Unity Ads Web App

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 555

<!

DOCTYPE html>
<html lang="en">
<head>
<title>Unity Ads WebView</title>

<meta charset="utf-8" />


<meta name="viewport" content="viewport-fit=cover, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="format-detection" content="telephone=no" />

<!--
/**
* EventTarget implementation taken from MDN https://developer.mozilla.org/en-US/docs/Web/API/EventTarget
* Licensed under the CC-By-SA license. (c) Mozilla Contributers. All Rights Reserved.
* https://developer.mozilla.org/en-US/docs/MDN/About#Using_MDN_Web_Docs_content
*/
/*
* A TypeScript implementation of the Secure Hash Algorithm, SHA-1, as defined
* in FIPS PUB 180-1
*
* This file is derived from JavaScript MD5 project ( http://pajhome.org.uk/crypt/md5/ )
* and is modified for oauth-typescript project.
*
* Copyright 2000-2002 Paul Johnston.
* (Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet)
* Copyright 2015 NOBUOKA Yu.
*
* Licensed under the BSD License.
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* 3. Neither the name of the copyright holder nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED.
* IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT,
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
OR
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY,
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-->
<script>/*
*****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
*****************************************************************************/
var n=n||{};n.scope={};n.arrayIteratorImpl=function(y){var z=0;return function(){return
z<y.length?{done:!1,value:y[z++]}:{done:!0}}};n.arrayIterator=function(y){return{next:n.arrayIteratorImpl(y)}};n.A
SSUME_ES5=!1;n.ASSUME_NO_NATIVE_MAP=!1;n.ASSUME_NO_NATIVE_SET=!1;n.SIMPLE_FROUND_P
OLYFILL=!1;n.ISOLATE_POLYFILLS=!1;n.FORCE_POLYFILL_PROMISE=!1;n.FORCE_POLYFILL_PROMIS
E_WHEN_NO_UNHANDLED_REJECTION=!1;
n . d e f i n e P r o p e r t y = n . A S S U M E _ E S 5 | | ' f u n c t i o n ' = = t y p e o f
Object.defineProperties?Object.defineProperty:function(y,z,E){if(y==Array.prototype||y==Object.prototype)return
y;y[z]=E.value;return y};n.getGlobal=function(y){y=['object'==typeof globalThis&&globalThis,y,'object'==typeof
window&&window,'object'==typeof self&&self,'object'==typeof global&&global];for(var z=0;z<y.length;++z){var
E=y[z];if(E&&E.Math==Math)return E}throw Error('Cannot find global object');};n.global=n.getGlobal(this);
n.IS_SYMBOL_NATIVE='function'===typeof Symbol&&'symbol'===typeof
Symbol('x');n.TRUST_ES6_POLYFILLS=!n.ISOLATE_POLYFILLS||n.IS_SYMBOL_NATIVE;n.polyfills={};n.pro
pertyToPolyfillSymbol={};n.POLYFILL_PREFIX='$jscp$';n.polyfill=function(y,z,E,G){z&&(n.ISOLATE_POLYFI
LLS?n.polyfillIsolated(y,z,E,G):n.polyfillUnisolated(y,z,E,G))};
n.polyfillUnisolated=function(y,z){var E=n.global;y=y.split('.');for(var G=0;G<y.length-1;G++){var P=y[G];if(!(P in
E ) ) r e t u r n ; E = E [ P ] } y = y [ y . l e n g t h -
1];G=E[y];z=z(G);z!=G&&null!=z&&n.defineProperty(E,y,{configurable:!0,writable:!0,value:z})};
n.polyfillIsolated=function(y,z,E){var G=y.split('.');y=1===G.length;var P=G[0];P=!y&&P in
n.polyfills?n.polyfills:n.global;for(var ua=0;ua<G.length-1;ua++){var M=G[ua];if(!(M in
P ) ) r e t u r n ; P = P [ M ] } G = G [ G . l e n g t h -
1];E=n.IS_SYMBOL_NATIVE&&'es6'===E?P[G]:null;z=z(E);null!=z&&(y?n.defineProperty(n.polyfills,G,{configu
r a b l e : ! 0 , w r i t a b l e : ! 0 , v a l u e : z } ) : z ! = = E & & ( v o i d
0===n.propertyToPolyfillSymbol[G]&&(y=1E9*Math.random()>>>0,n.propertyToPolyfillSymbol[G]=n.IS_SYMBO
L_NATIVE?n.global.Symbol(G):n.POLYFILL_PREFIX+
y+'$'+G),n.defineProperty(P,n.propertyToPolyfillSymbol[G],{configurable:!0,writable:!0,value:z})))};n.initSymbol=f
unction(){};
n.polyfill('Symbol',function(y){function z(ua){if(this instanceof z)throw new TypeError('Symbol is not a
constructor');return new E(G+(ua||'')+'_'+P++,ua)}function
E(ua,M){this.$jscomp$symbol$id_=ua;n.defineProperty(this,'description',{configurable:!0,writable:!0,value:M})}if(y
)return y;E.prototype.toString=function(){return this.$jscomp$symbol$id_};var
G='jscomp_symbol_'+(1E9*Math.random()>>>0)+'_',P=0;return z},'es6','es3');
n.polyfill('Symbol.iterator',function(y){if(y)return y;y=Symbol('Symbol.iterator');for(var z='Array Int8Array
Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array'.split('
'),E=0;E<z.length;E++){var G=n.global[z[E]];'function'===typeof G&&'function'!=typeof
G.prototype[y]&&n.defineProperty(G.prototype,y,{configurable:!0,writable:!0,value:function(){return
n.iteratorPrototype(n.arrayIteratorImpl(this))}})}return y},'es6','es3');
n . p o l y f i l l ( ' S y m b o l . a s y n c I t e r a t o r ' , f u n c t i o n ( y ) { r e t u r n
y?y:Symbol('Symbol.asyncIterator')},'es9','es3');n.iteratorPrototype=function(y){y={next:y};y[Symbol.iterator]=funct
ion(){return this};return y};n.createTemplateTagFirstArg=function(y){return
y.raw=y};n.createTemplateTagFirstArgWithRaw=function(y,z){y.raw=z;return y};n.makeIterator=function(y){var
z='undefined'!=typeof Symbol&&Symbol.iterator&&y[Symbol.iterator];return z?z.call(y):n.arrayIterator(y)};
n.arrayFromIterator=function(y){for(var z,E=[];!(z=y.next()).done;)E.push(z.value);return
E } ; n . a r r a y F r o m I t e r a b l e = f u n c t i o n ( y ) { r e t u r n y i n s t a n c e o f
Array?y:n.arrayFromIterator(n.makeIterator(y))};n.objectCreate=n.ASSUME_ES5||'function'==typeof
Object.create?Object.create:function(y){function z(){}z.prototype=y;return new z};
n.getConstructImplementation=function(){function y(){function E(){}new
E;Reflect.construct(E,[],function(){});return new E instanceof
E}if(n.TRUST_ES6_POLYFILLS&&'undefined'!=typeof Reflect&&Reflect.construct){if(y())return
R e f l e c t . c o n s t r u c t ; v a r z = R e f l e c t . c o n s t r u c t ; r e t u r n
function(E,G,P){E=z(E,G);P&&Reflect.setPrototypeOf(E,P.prototype);return E}}return function(E,G,P){void
0===P&&(P=E);P=n.objectCreate(P.prototype||Object.prototype);return
Function.prototype.apply.call(E,P,G)||P}};n.construct={valueOf:n.getConstructImplementation}.valueOf();
n.underscoreProtoCanBeSet=function(){var y={a:!0},z={};try{return
z.__proto__=y,z.a}catch(E){}return!1};n.setPrototypeOf=n.TRUST_ES6_POLYFILLS&&'function'==typeof
Object.setPrototypeOf?Object.setPrototypeOf:n.underscoreProtoCanBeSet()?function(y,z){y.__proto__=z;if(y.__prot
o__!==z)throw new TypeError(y+' is not extensible');return y}:null;
n.inherits=function(y,z){y.prototype=n.objectCreate(z.prototype);y.prototype.constructor=y;if(n.setPrototypeOf){var
E=n.setPrototypeOf;E(y,z)}else for(E in z)if('prototype'!=E)if(Object.defineProperties){var
G=Object.getOwnPropertyDescriptor(z,E);G&&Object.defineProperty(y,E,G)}else
y[E]=z[E];y.superClass_=z.prototype};n.generator={};n.generator.ensureIteratorResultIsObject_=function(y){if(!(y
instanceof Object))throw new TypeError('Iterator result '+y+' is not an object');};
n.generator.Context=function(){this.isRunning_=!1;this.yieldAllIterator_=null;this.yieldResult=void
0;this.nextAddress=1;this.finallyAddress_=this.catchAddress_=0;this.finallyContexts_=this.abruptCompletion_=null}
;n.generator.Context.prototype.start_=function(){if(this.isRunning_)throw new TypeError('Generator is already
running');this.isRunning_=!0};n.generator.Context.prototype.stop_=function(){this.isRunning_=!1};
n.generator.Context.prototype.jumpToErrorHandler_=function(){this.nextAddress=this.catchAddress_||this.finallyAd
dress_};n.generator.Context.prototype.next_=function(y){this.yieldResult=y};n.generator.Context.prototype.throw_=f
unction(y){this.abruptCompletion_={exception:y,isException:!0};this.jumpToErrorHandler_()};n.generator.Context.p
rototype.return=function(y){this.abruptCompletion_={return:y};this.nextAddress=this.finallyAddress_};
n.generator.Context.prototype.jumpThroughFinallyBlocks=function(y){this.abruptCompletion_={jumpTo:y};this.nex
tAddress=this.finallyAddress_};n.generator.Context.prototype.yield=function(y,z){this.nextAddress=z;return{value:y
}};n.generator.Context.prototype.yieldAll=function(y,z){y=n.makeIterator(y);var
E=y.next();n.generator.ensureIteratorResultIsObject_(E);if(E.done)this.yieldResult=E.value,this.nextAddress=z;else
return this.yieldAllIterator_=y,this.yield(E.value,z)};
n.generator.Context.prototype.jumpTo=function(y){this.nextAddress=y};n.generator.Context.prototype.jumpToEnd=f
unction(){this.nextAddress=0};n.generator.Context.prototype.setCatchFinallyBlocks=function(y,z){this.catchAddress
_ = y ; v o i d
0!=z&&(this.finallyAddress_=z)};n.generator.Context.prototype.setFinallyBlock=function(y){this.catchAddress_=0;t
his.finallyAddress_=y||0};n.generator.Context.prototype.leaveTryBlock=function(y,z){this.nextAddress=y;this.catch
Address_=z||0};
n.generator.Context.prototype.enterCatchBlock=function(y){this.catchAddress_=y||0;y=this.abruptCompletion_.excep
t i o n ; t h i s . a b r u p t C o m p l e t i o n _ = n u l l ; r e t u r n
y};n.generator.Context.prototype.enterFinallyBlock=function(y,z,E){E?this.finallyContexts_[E]=this.abruptCompleti
on_:this.finallyContexts_=[this.abruptCompletion_];this.catchAddress_=y||0;this.finallyAddress_=z||0};
n.generator.Context.prototype.leaveFinallyBlock=function(y,z){z=this.finallyContexts_.splice(z||0)[0];if(z=this.abrupt
Completion_=this.abruptCompletion_||z){if(z.isException)return this.jumpToErrorHandler_();void
0!=z.jumpTo&&this.finallyAddress_<z.jumpTo?(this.nextAddress=z.jumpTo,this.abruptCompletion_=null):this.next
Address=this.finallyAddress_}else this.nextAddress=y};n.generator.Context.prototype.forIn=function(y){return new
n.generator.Context.PropertyIterator(y)};
n.generator.Context.PropertyIterator=function(y){this.object_=y;this.properties_=[];for(var z in
y)this.properties_.push(z);this.properties_.reverse()};n.generator.Context.PropertyIterator.prototype.getNext=function
(){for(;0<this.properties_.length;){var y=this.properties_.pop();if(y in this.object_)return y}return
null};n.generator.Engine_=function(y){this.context_=new n.generator.Context;this.program_=y};
n.generator.Engine_.prototype.next_=function(y){this.context_.start_();if(this.context_.yieldAllIterator_)return
this.yieldAllStep_(this.context_.yieldAllIterator_.next,y,this.context_.next_);this.context_.next_(y);return
this.nextStep_()};n.generator.Engine_.prototype.return_=function(y){this.context_.start_();var
z=this.context_.yieldAllIterator_;if(z)return this.yieldAllStep_('return'in
z?z['return']:function(E){return{value:E,done:!0}},y,this.context_.return);this.context_.return(y);return
this.nextStep_()};
n.generator.Engine_.prototype.throw_=function(y){this.context_.start_();if(this.context_.yieldAllIterator_)return
this.yieldAllStep_(this.context_.yieldAllIterator_['throw'],y,this.context_.next_);this.context_.throw_(y);return
this.nextStep_()};
n.generator.Engine_.prototype.yieldAllStep_=function(y,z,E){try{var
G=y.call(this.context_.yieldAllIterator_,z);n.generator.ensureIteratorResultIsObject_(G);if(!G.done)return
t h i s . c o n t e x t _ . s t o p _ ( ) , G ; v a r P = G . v a l u e } c a t c h ( u a ) { r e t u r n
this.context_.yieldAllIterator_=null,this.context_.throw_(ua),this.nextStep_()}this.context_.yieldAllIterator_=null;E.c
all(this.context_,P);return this.nextStep_()};
n.generator.Engine_.prototype.nextStep_=function(){for(;this.context_.nextAddress;)try{var
y = t h i s . p r o g r a m _ ( t h i s . c o n t e x t _ ) ; i f ( y ) r e t u r n
this.context_.stop_(),{value:y.value,done:!1}}catch(z){this.context_.yieldResult=void
0,this.context_.throw_(z)}this.context_.stop_();if(this.context_.abruptCompletion_){y=this.context_.abruptCompletio
n_;this.context_.abruptCompletion_=null;if(y.isException)throw
y.exception;return{value:y.return,done:!0}}return{value:void 0,done:!0}};
n.generator.Generator_=function(y){this.next=function(z){return y.next_(z)};this.throw=function(z){return
y.throw_(z)};this.return=function(z){return y.return_(z)};this[Symbol.iterator]=function(){return
this}};n.generator.createGenerator=function(y,z){z=new n.generator.Generator_(new
n.generator.Engine_(z));n.setPrototypeOf&&y.prototype&&n.setPrototypeOf(z,y.prototype);return
z};n.getRestArguments=function(){for(var y=Number(this),z=[],E=y;E<arguments.length;E++)z[E-
y]=arguments[E];return z};
n.polyfill('Reflect',function(y){return y?y:{}},'es6','es3');n.polyfill('Reflect.construct',function(){return
n.construct},'es6','es3');n.polyfill('Reflect.setPrototypeOf',function(y){if(y)return y;if(n.setPrototypeOf){var
z=n.setPrototypeOf;return function(E,G){try{return z(E,G),!0}catch(P){return!1}}}return null},'es6','es5');
n.polyfill('Promise',function(y){function z(M){this.state_=0;this.result_=void
0;this.onSettledCallbacks_=[];this.isRejectionHandled_=!1;var
ba=this.createResolveAndReject_();try{M(ba.resolve,ba.reject)}catch(S){ba.reject(S)}}function
E(){this.batch_=null}function G(M){return M instanceof z?M:new
z(function(ba){ba(M)})}if(y&&(!(n.FORCE_POLYFILL_PROMISE||n.FORCE_POLYFILL_PROMISE_WHEN_N
O_UNHANDLED_REJECTION&&'undefined'===typeof n.global.PromiseRejectionEvent)||!n.global.Promise||-
1===n.global.Promise.toString().indexOf('[native code]')))return y;
E.prototype.asyncExecute=function(M){if(null==this.batch_){this.batch_=[];var
ba=this;this.asyncExecuteFunction(function(){ba.executeBatch_()})}this.batch_.push(M)};var
P=n.global.setTimeout;E.prototype.asyncExecuteFunction=function(M){P(M,0)};E.prototype.executeBatch_=functio
n(){for(;this.batch_&&this.batch_.length;){var M=this.batch_;this.batch_=[];for(var ba=0;ba<M.length;++ba){var
S=M[ba];M[ba]=null;try{S()}catch(T){this.asyncThrow_(T)}}}this.batch_=null};E.prototype.asyncThrow_=function
(M){this.asyncExecuteFunction(function(){throw M;
})};z.prototype.createResolveAndReject_=function(){function M(T){return function(ca){S||(S=!0,T.call(ba,ca))}}var
ba=this,S=!1;return{resolve:M(this.resolveTo_),reject:M(this.reject_)}};z.prototype.resolveTo_=function(M){if(M==
=this)this.reject_(new TypeError('A Promise cannot resolve to itself'));else if(M instanceof
z)this.settleSameAsPromise_(M);else{a:switch(typeof M){case 'object':var ba=null!=M;break a;case
'function':ba=!0;break a;default:ba=!1}ba?this.resolveToNonPromiseObj_(M):this.fulfill_(M)}};
z.prototype.resolveToNonPromiseObj_=function(M){var ba=void
0;try{ba=M.then}catch(S){this.reject_(S);return}'function'==typeof
ba?this.settleSameAsThenable_(ba,M):this.fulfill_(M)};z.prototype.reject_=function(M){this.settle_(2,M)};z.prototyp
e.fulfill_=function(M){this.settle_(1,M)};z.prototype.settle_=function(M,ba){if(0!=this.state_)throw Error('Cannot
s e t t l e ( ' + M + ' , ' + b a + ' ) : P r o m i s e a l r e a d y s e t t l e d i n
state'+this.state_);this.state_=M;this.result_=ba;2===this.state_&&this.scheduleUnhandledRejectionCheck_();
this.executeOnSettledCallbacks_()};z.prototype.scheduleUnhandledRejectionCheck_=function(){var
M=this;P(function(){if(M.notifyUnhandledRejection_()){var ba=n.global.console;'undefined'!==typeof
ba&&ba.error(M.result_)}},1)};z.prototype.notifyUnhandledRejection_=function(){if(this.isRejectionHandled_)retur
n!1;var M=n.global.CustomEvent,ba=n.global.Event,S=n.global.dispatchEvent;if('undefined'===typeof
S)return!0;'function'===typeof M?M=new M('unhandledrejection',{cancelable:!0}):'function'===typeof ba?
M = n e w
ba('unhandledrejection',{cancelable:!0}):(M=n.global.document.createEvent('CustomEvent'),M.initCustomEvent('unh
andledrejection',!1,!0,M));M.promise=this;M.reason=this.result_;return
S(M)};z.prototype.executeOnSettledCallbacks_=function(){if(null!=this.onSettledCallbacks_){for(var
M=0;M<this.onSettledCallbacks_.length;++M)ua.asyncExecute(this.onSettledCallbacks_[M]);this.onSettledCallbacks
_=null}};var ua=new E;z.prototype.settleSameAsPromise_=function(M){var ba=this.createResolveAndReject_();
M.callWhenSettled_(ba.resolve,ba.reject)};z.prototype.settleSameAsThenable_=function(M,ba){var
S=this.createResolveAndReject_();try{M.call(ba,S.resolve,S.reject)}catch(T){S.reject(T)}};z.prototype.then=function
(M,ba){function S(cd,Eg){return'function'==typeof cd?function(yi){try{T(cd(yi))}catch(Fe){ca(Fe)}}:Eg}var
T,ca,Va=new z(function(cd,Eg){T=cd;ca=Eg});this.callWhenSettled_(S(M,T),S(ba,ca));return
Va};z.prototype.catch=function(M){return this.then(void 0,M)};z.prototype.callWhenSettled_=function(M,
ba){function S(){switch(T.state_){case 1:M(T.result_);break;case 2:ba(T.result_);break;default:throw
E r r o r ( ' U n e x p e c t e d s t a t e : ' + T . s t a t e _ ) ; } } v a r
T=this;null==this.onSettledCallbacks_?ua.asyncExecute(S):this.onSettledCallbacks_.push(S);this.isRejectionHandled
_=!0};z.resolve=G;z.reject=function(M){return new z(function(ba,S){S(M)})};z.race=function(M){return new
z ( f u n c t i o n ( b a , S ) { f o r ( v a r
T=n.makeIterator(M),ca=T.next();!ca.done;ca=T.next())G(ca.value).callWhenSettled_(ba,S)})};z.all=function(M){var
ba=
n.makeIterator(M),S=ba.next();return S.done?G([]):new z(function(T,ca){function Va(yi){return
function(Fe){cd[yi]=Fe;Eg--;0==Eg&&T(cd)}}var cd=[],Eg=0;do cd.push(void
0),Eg++,G(S.value).callWhenSettled_(Va(cd.length-1),ca),S=ba.next();while(!S.done)})};return
z},'es6','es3');n.checkEs6ConformanceViaProxy=function(){try{var y={},z=Object.create(new
n . g l o b a l . P r o x y ( y , { g e t : f u n c t i o n ( E , G , P ) { r e t u r n
E==y&&'q'==G&&P==z}}));return!0===z.q}catch(E){return!1}};n.USE_PROXY_FOR_ES6_CONFORMANCE_C
HECKS=!1;
n.ES6_CONFORMANCE=n.USE_PROXY_FOR_ES6_CONFORMANCE_CHECKS&&n.checkEs6ConformanceVi
aProxy();n.owns=function(y,z){return Object.prototype.hasOwnProperty.call(y,z)};
n . p o l y f i l l ( ' W e a k M a p ' , f u n c t i o n ( y ) { f u n c t i o n
z(T){this.id_=(S+=Math.random()+1).toString();if(T){T=n.makeIterator(T);for(var
ca;!(ca=T.next()).done;)ca=ca.value,this.set(ca[0],ca[1])}}function E(){if(!y||!Object.seal)return!1;try{var
T = O b j e c t . s e a l ( { } ) , c a = O b j e c t . s e a l ( { } ) , V a = n e w
y([[T,2],[ca,3]]);if(2!=Va.get(T)||3!=Va.get(ca))return!1;Va.delete(T);Va.set(ca,4);return!Va.has(T)&&4==Va.get(ca)
}catch(cd){return!1}}function G(){}function P(T){var ca=typeof T;return'object'===ca&&null!==T||'function'===ca}
function ua(T){if(!n.owns(T,ba)){var ca=new G;n.defineProperty(T,ba,{value:ca})}}function
M(T){if(!n.ISOLATE_POLYFILLS){var ca=Object[T];ca&&(Object[T]=function(Va){if(Va instanceof G)return
V a ; O b j e c t . i s E x t e n s i b l e ( V a ) & & u a ( V a ) ; r e t u r n
ca(Va)})}}if(n.USE_PROXY_FOR_ES6_CONFORMANCE_CHECKS){if(y&&n.ES6_CONFORMANCE)return
y}else if(E())return y;var ba='$jscomp_hidden_'+Math.random();M('freeze');M('preventExtensions');M('seal');var
S=0;z.prototype.set=function(T,ca){if(!P(T))throw Error('Invalid WeakMap key');
ua(T);if(!n.owns(T,ba))throw Error('WeakMap key fail: '+T);T[ba][this.id_]=ca;return
this};z.prototype.get=function(T){return P(T)&&n.owns(T,ba)?T[ba][this.id_]:void
0 } ; z . p r o t o t y p e . h a s = f u n c t i o n ( T ) { r e t u r n
P(T)&&n.owns(T,ba)&&n.owns(T[ba],this.id_)};z.prototype.delete=function(T){return
P(T)&&n.owns(T,ba)&&n.owns(T[ba],this.id_)?delete T[ba][this.id_]:!1};return
z},'es6','es3');n.MapEntry=function(){};
n.polyfill('Map',function(y){function z(){var S={};return S.previous=S.next=S.head=S}function E(S,T){var
c a = S . h e a d _ ; r e t u r n
n.iteratorPrototype(function(){if(ca){for(;ca.head!=S.head_;)ca=ca.previous;for(;ca.next!=ca.head;)return
ca=ca.next,{done:!1,value:T(ca)};ca=null}return{done:!0,value:void 0}})}function G(S,T){var ca=T&&typeof
T;'object'==ca||'function'==ca?M.has(T)?ca=M.get(T):(ca=''+ ++ba,M.set(T,ca)):ca='p_'+T;var
Va=S.data_[ca];if(Va&&n.owns(S.data_,ca))for(S=0;S<Va.length;S++){var cd=Va[S];
if(T!==T&&cd.key!==cd.key||T===cd.key)return{id:ca,list:Va,index:S,entry:cd}}return{id:ca,list:Va,index:-
1,entry:void 0}}function P(S){this.data_={};this.head_=z();this.size=0;if(S){S=n.makeIterator(S);for(var
T;!(T=S.next()).done;)T=T.value,this.set(T[0],T[1])}}function
ua(){if(n.ASSUME_NO_NATIVE_MAP||!y||'function'!=typeof y||!y.prototype.entries||'function'!=typeof
O b j e c t . s e a l ) r e t u r n ! 1 ; t r y { v a r S = O b j e c t . s e a l ( { x : 4 } ) , T = n e w
y(n.makeIterator([[S,'s']]));if('s'!=T.get(S)||1!=T.size||T.get({x:4})||T.set({x:4},
' t ' ) ! = T | | 2 ! = T . s i z e ) r e t u r n ! 1 ; v a r
ca=T.entries(),Va=ca.next();if(Va.done||Va.value[0]!=S||'s'!=Va.value[1])return!1;Va=ca.next();return
Va.done||4!=Va.value[0].x||'t'!=Va.value[1]||!ca.next().done?!1:!0}catch(cd){return!1}}if(n.USE_PROXY_FOR_ES6
_CONFORMANCE_CHECKS){if(y&&n.ES6_CONFORMANCE)return y}else if(ua())return y;var M=new
W e a k M a p ; P . p r o t o t y p e . s e t = f u n c t i o n ( S , T ) { S = 0 = = = S ? 0 : S ; v a r
ca=G(this,S);ca.list||(ca.list=this.data_[ca.id]=[]);ca.entry?ca.entry.value=T:(ca.entry={next:this.head_,previous:this.h
ead_.previous,
head:this.head_,key:S,value:T},ca.list.push(ca.entry),this.head_.previous.next=ca.entry,this.head_.previous=ca.entry,t
his.size++);return this};P.prototype.delete=function(S){S=G(this,S);return
S.entry&&S.list?(S.list.splice(S.index,1),S.list.length||delete
this.data_[S.id],S.entry.previous.next=S.entry.next,S.entry.next.previous=S.entry.previous,S.entry.head=null,this.size-
-
,!0):!1};P.prototype.clear=function(){this.data_={};this.head_=this.head_.previous=z();this.size=0};P.prototype.has=f
unction(S){return!!G(this,
S).entry};P.prototype.get=function(S){return(S=G(this,S).entry)&&S.value};P.prototype.entries=function(){return
E(this,function(S){return[S.key,S.value]})};P.prototype.keys=function(){return E(this,function(S){return
S.key})};P.prototype.values=function(){return E(this,function(S){return
S . v a l u e } ) } ; P . p r o t o t y p e . f o r E a c h = f u n c t i o n ( S , T ) { f o r ( v a r
ca=this.entries(),Va;!(Va=ca.next()).done;)Va=Va.value,S.call(T,Va[1],Va[0],this)};P.prototype[Symbol.iterator]=P.p
rototype.entries;var ba=0;return P},'es6','es3');
n.polyfill('Set',function(y){function z(G){this.map_=new Map;if(G){G=n.makeIterator(G);for(var
P;!(P=G.next()).done;)this.add(P.value)}this.size=this.map_.size}function
E(){if(n.ASSUME_NO_NATIVE_SET||!y||'function'!=typeof y||!y.prototype.entries||'function'!=typeof
O b j e c t . s e a l ) r e t u r n ! 1 ; t r y { v a r G = O b j e c t . s e a l ( { x : 4 } ) , P = n e w
y(n.makeIterator([G]));if(!P.has(G)||1!=P.size||P.add(G)!=P||1!=P.size||P.add({x:4})!=P||2!=P.size)return!1;var
ua=P.entries(),M=ua.next();if(M.done||M.value[0]!=G||M.value[1]!=G)return!1;
M = u a . n e x t ( ) ; r e t u r n
M.done||M.value[0]==G||4!=M.value[0].x||M.value[1]!=M.value[0]?!1:ua.next().done}catch(ba){return!1}}if(n.USE_
PROXY_FOR_ES6_CONFORMANCE_CHECKS){if(y&&n.ES6_CONFORMANCE)return y}else if(E())return
y;z.prototype.add=function(G){G=0===G?0:G;this.map_.set(G,G);this.size=this.map_.size;return
this};z.prototype.delete=function(G){G=this.map_.delete(G);this.size=this.map_.size;return
G};z.prototype.clear=function(){this.map_.clear();this.size=0};z.prototype.has=function(G){return this.map_.has(G)};
z.prototype.entries=function(){return this.map_.entries()};z.prototype.values=function(){return
this.map_.values()};z.prototype.keys=z.prototype.values;z.prototype[Symbol.iterator]=z.prototype.values;z.prototype.
forEach=function(G,P){var ua=this;this.map_.forEach(function(M){return G.call(P,M,M,ua)})};return z},'es6','es3');
n.assign=n.TRUST_ES6_POLYFILLS&&'function'==typeof Object.assign?Object.assign:function(y,z){for(var
E=1;E<arguments.length;E++){var G=arguments[E];if(G)for(var P in G)n.owns(G,P)&&(y[P]=G[P])}return
y};n.polyfill('Object.assign',function(y){return y||n.assign},'es6','es3');n.polyfill('Object.is',function(y){return
y?y:function(z,E){return z===E?0!==z||1/z===1/E:z!==z&&E!==E}},'es6','es3');
n.iteratorFromArray=function(y,z){y instanceof String&&(y+='');var
E = 0 , G = ! 1 , P = { n e x t : f u n c t i o n ( ) { i f ( ! G & & E < y . l e n g t h ) { v a r
ua=E++;return{value:z(ua,y[ua]),done:!1}}G=!0;return{done:!0,value:void
0}}};P[Symbol.iterator]=function(){return P};return P};n.polyfill('Array.prototype.values',function(y){return
y?y:function(){return n.iteratorFromArray(this,function(z,E){return E})}},'es8','es3');
n.polyfill('Array.prototype.includes',function(y){return y?y:function(z,E){var G=this;G instanceof
String&&(G=String(G));var P=G.length;E=E||0;for(0>E&&(E=Math.max(E+P,0));E<P;E++){var
ua=G[E];if(ua===z||Object.is(ua,z))return!0}return!1}},'es7','es3');
n.checkStringArgs=function(y,z,E){if(null==y)throw new TypeError("The 'this' value for String.prototype."+E+' must
not be null or undefined');if(z instanceof RegExp)throw new TypeError('First argument to String.prototype.'+E+' must
not be a regular expression');return y+''};n.polyfill('String.prototype.includes',function(y){return
y?y:function(z,E){return-1!==n.checkStringArgs(this,z,'includes').indexOf(z,E||0)}},'es6','es3');
n.polyfill('Reflect.getOwnPropertyDescriptor',function(y){return
y||Object.getOwnPropertyDescriptor},'es6','es5');n.polyfill('Reflect.getPrototypeOf',function(y){return
y||Object.getPrototypeOf},'es6','es5');n.findDescriptor=function(y,z){for(;y;){var
E=Reflect.getOwnPropertyDescriptor(y,z);if(E)return E;y=Reflect.getPrototypeOf(y)}};
n.polyfill('Reflect.get',function(y){return y?y:function(z,E,G){if(2>=arguments.length)return z[E];var
P = n . f i n d D e s c r i p t o r ( z , E ) ; i f ( P ) r e t u r n
P.get?P.get.call(G):P.value}},'es6','es5');n.polyfill('String.prototype.startsWith',function(y){return
y?y:function(z,E){var G=n.checkStringArgs(this,z,'startsWith');z+='';var
P=G.length,ua=z.length;E=Math.max(0,Math.min(E|0,G.length));for(var
M=0;M<ua&&E<P;)if(G[E++]!=z[M++])return!1;return M>=ua}},'es6','es3');
n.polyfill('Object.entries',function(y){return y?y:function(z){var E=[],G;for(G in
z)n.owns(z,G)&&E.push([G,z[G]]);return E}},'es8','es3');n.polyfill('Number.isFinite',function(y){return
y?y:function(z){return'number'!==typeof z?!1:!isNaN(z)&&Infinity!==z&&-
Infinity!==z}},'es6','es3');n.polyfill('Number.isInteger',function(y){return y?y:function(z){return
Number.isFinite(z)?z===Math.floor(z):!1}},'es6','es3');
n.findInternal=function(y,z,E){y instanceof String&&(y=String(y));for(var G=y.length,P=0;P<G;P++){var
ua=y[P];if(z.call(E,ua,P,y))return{i:P,v:ua}}return{i:-1,v:void 0}};n.polyfill('Array.prototype.find',function(y){return
y?y:function(z,E){return n.findInternal(this,z,E).v}},'es6','es3');
n.polyfill('Array.from',function(y){return y?y:function(z,E,G){E=null!=E?E:function(ba){return ba};var
P=[],ua='undefined'!=typeof Symbol&&Symbol.iterator&&z[Symbol.iterator];if('function'==typeof
ua){z=ua.call(z);for(var M=0;!(ua=z.next()).done;)P.push(E.call(G,ua.value,M++))}else
for(ua=z.length,M=0;M<ua;M++)P.push(E.call(G,z[M],M));return
P}},'es6','es3');n.polyfill('Array.prototype.keys',function(y){return y?y:function(){return
n.iteratorFromArray(this,function(z){return z})}},'es6','es3');
n.polyfill('Array.prototype.entries',function(y){return y?y:function(){return
n.iteratorFromArray(this,function(z,E){return[z,E]})}},'es6','es3');n.polyfill('Object.values',function(y){return
y?y:function(z){var E=[],G;for(G in z)n.owns(z,G)&&E.push(z[G]);return
E}},'es8','es3');n.polyfill('Math.trunc',function(y){return y?y:function(z){z=Number(z);if(isNaN(z)||Infinity===z||-
Infinity===z||0===z)return z;var E=Math.floor(Math.abs(z));return 0>z?-E:E}},'es6','es3');
n.polyfill('Number.MAX_SAFE_INTEGER',function(){return 9007199254740991},'es6','es3');
n.polyfill('WeakSet',function(y){function z(G){this.map_=new WeakMap;if(G){G=n.makeIterator(G);for(var
P;!(P=G.next()).done;)this.add(P.value)}}function E(){if(!y||!Object.seal)return!1;try{var
G = O b j e c t . s e a l ( { } ) , P = O b j e c t . s e a l ( { } ) , u a = n e w
y([G]);if(!ua.has(G)||ua.has(P))return!1;ua.delete(G);ua.add(P);return!ua.has(G)&&ua.has(P)}catch(M){return!1}}if(
n.USE_PROXY_FOR_ES6_CONFORMANCE_CHECKS){if(y&&n.ES6_CONFORMANCE)return y}else
if(E())return y;z.prototype.add=function(G){this.map_.set(G,!0);return this};
z.prototype.has=function(G){return this.map_.has(G)};z.prototype.delete=function(G){return
this.map_.delete(G)};return z},'es6','es3');n.polyfill('Promise.prototype.finally',function(y){return
y?y:function(z){return this.then(function(E){return Promise.resolve(z()).then(function(){return
E})},function(E){return Promise.resolve(z()).then(function(){throw
E;})})}},'es9','es3');n.polyfill('Object.setPrototypeOf',function(y){return y||n.setPrototypeOf},'es6','es5');
n.polyfill('String.prototype.repeat',function(y){return y?y:function(z){var
E=n.checkStringArgs(this,null,'repeat');if(0>z||1342177279<z)throw new RangeError('Invalid count
value');z|=0;for(var G='';z;)if(z&1&&(G+=E),z>>>=1)E+=E;return G}},'es6','es3');
f u n c t i o n L r ( ) { f u n c t i o n y ( ) { i f ( ' u n d e f i n e d ' ! = = t y p e o f
window.orientation&&'ios'===Io&&!Mr){switch(window.orientation){case 180:var d='ios-portrait-upside-
down';break;case 90:d='ios-landscape-left';break;case -90:d='ios-landscape-right';break;default:d='ios-
portrait'}document.body.classList.remove.apply(document.body.classList,['ios-portrait','ios-landscape-left','ios-
landscape-right','ios-portrait-upside-down']);d&&document.body.classList.add(d)}}function
z(){Jo||(Jo=!0,'function'===typeof Nr?Nr(E):
s e t T i m e o u t ( E , 1 0 0 ) ) } f u n c t i o n E ( ) { v a r
d='portrait';0!==document.documentElement.clientHeight&&(d=1<=document.documentElement.clientWidth/docum
ent.documentElement.clientHeight?'landscape':'portrait');document.body.classList.remove('landscape');document.body
.classList.remove('portrait');document.body.classList.add(d);Jo=!1}function G(){}function P(){}function
u a ( ) { } f u n c t i o n M ( d ) { v a r a = t h i s ; ( n u l l = = = w i n d o w | | v o i d
0===window?0:window.addEventListener)&&window.addEventListener('error',function(b){return a.onError(b)},
!1);$a.setState({appStartTime:Date.now()});this._core=new ba(d)}function ba(d){this.NativeBridge=d;var
a=d.getPlatform();this.Api={Cache:new Ed(d),Connectivity:new Nm(d),DeviceInfo:new ac(d),ClassDetection:new
Om(d),Listener:new Ko(d),Permissions:new xk(d),Request:new Fe(d),Resolve:new yi(d),Sdk:new
Af(d),SensorInfo:new Va(d),Storage:new Qh(d),NativeError:new Lo(d),Android:a===B.ANDROID?{Broadcast:new
wj(d),Intent:new El(d),Lifecycle:new Fl(d),Preferences:new bf(d)}:void 0,iOS:a===B.IOS?{MainBundle:new Pm(d),
Notification:new zi(d),Preferences:new cf(d),UrlScheme:new Mo(d),TrackingManager:new yk(d),SKAdNetwork:new
Gl(d)}:void 0};this.FocusManager=new wc(this.NativeBridge.getPlatform(),this.Api);this.WakeUpManager=new
No(this.Api);this.CacheBookkeeping=new df(this.Api);this.ResolveManager=new
Ge(this.Api);this.MetaDataManager=new Oo(this.Api);this.StorageBridge=new Qm(this.Api)}function S(d){var
a={ett:void 0,gidi:void 0};if(!d)return a;d=T(d);Array.isArray(null===d||void 0===d?void 0:d.ett)&&(a.ett=d.ett);
'string'===typeof(null===d||void 0===d?void 0:d.ig)&&(a.gidi=d.ig);return a}function T(d){try{var
a = d . s p l i t ( ' . ' ) [ 1 ] . r e p l a c e ( / -
/g,'+').replace(/_/g,'/'),b=decodeURIComponent(window.atob(a).split('').map(function(c){return'%'+('00'+c.charCode
At(0).toString(16)).slice(-2)}).join(''));return JSON.parse(b)}catch(c){return null}}function ca(d){return la.setup(new
zk(d)).then(function(){la.get('serverUrl')&&Oa.setTestBaseUrl(la.get('serverUrl'));la.get('configUrl')&&Oa.setTestBa
seUrl(la.get('configUrl'));
la.get('kafkaUrl')&&Wa.setTestBaseUrl(la.get('kafkaUrl'));la.get('country')&&Oa.setCountry(la.get('country'));la.get('
countrySubdivision')&&Oa.setCountrySubdivision(la.get('countrySubdivision'));var
a=parseInt(la.get('abGroup'),10);isNaN(a)||Oa.setAbGroup(a);if(la.get('forceAuthorization')&&(a=la.get('forceAuthori
z a t i o n ' ) . s p l i t ( ' | ' ) , 0 = = = a . l e n g t h % 2 ) ) f o r ( v a r
b=0;b<a.length;b+=2)U.setAuthorizationHeaderForHost(a[b],a[b+1])})}function Va(d){var
a=H.call(this,d,'SensorInfo',ia.CORE)||this;d.getPlatform()===
B.IOS?a.Ios=new cd(d):a.Android=new Eg(d);return a}function cd(d){return
H.call(this,d,'SensorInfo',ia.CORE)||this}function Eg(d){return H.call(this,d,'SensorInfo',ia.CORE)||this}function
yi(d){d=H.call(this,d,'Resolve',ia.CORE,mb.RESOLVE)||this;d.onComplete=new C;d.onFailed=new C;return
d}function Fe(d){var a=H.call(this,d,'Request',ia.CORE,mb.REQUEST)||this;a.onComplete=new C;a.onFailed=new
C;d.getPlatform()===B.ANDROID&&(a.Android=new Rm(d));return a}function Rm(d){return
H.call(this,d,'Request',
i a . C O R E ) | | t h i s } f u n c t i o n x k ( d ) { v a r
a=H.call(this,d,'Permissions',ia.CORE,mb.PERMISSIONS)||this;a.permissionRequestCode=1E3;a.onPermissionsResu
lt=new C;var b=d.getPlatform();b===B.ANDROID?(a.Android=new
Hl(d),a.Android.onPermissionsResult.subscribe(a.onAndroidPermissionsResult),a.Android.onPermissionsError.subscr
i b e ( a . o n A n d r o i d P e r m i s s i o n s E r r o r ) ) : b = = = B . I O S & & ( a . I o s = n e w
Sm(d),a.Ios.onPermissionsResult.subscribe(a.onIosPermissionsResult));a._currentPlatform=b;return a}function
Ko(d){return H.call(this,
d,'Listener',ia.ADS)||this}function Mo(d){return H.call(this,d,'UrlScheme',ia.CORE)||this}function
yk(d){d=H.call(this,d,'TrackingManager',ia.CORE,mb.TRACKING_MANAGER)||this;d.onTrackingAuthorizationSta
tus=new C;return d}function Gl(d){return H.call(this,d,'SKAdNetwork',ia.CORE)||this}function cf(d){return
H . c a l l ( t h i s , d , ' P r e f e r e n c e s ' , i a . C O R E ) | | t h i s } f u n c t i o n
zi(d){d=H.call(this,d,'Notification',ia.CORE,mb.NOTIFICATION)||this;d.onNotification=new C;return d}function
Pm(d){return H.call(this,d,'MainBundle',
ia.CORE)||this}function ac(d){var a=H.call(this,d,'DeviceInfo',ia.CORE)||this;d.getPlatform()===B.IOS?a.Ios=new
E c ( d ) : a . A n d r o i d = n e w Z a ( d ) ; r e t u r n a } f u n c t i o n
Ec(d){d=H.call(this,d,'DeviceInfo',ia.CORE,mb.DEVICEINFO)||this;d.onVolumeChanged=new
C ; d . o n M u t e C h a n g e d = n e w C ; r e t u r n d } f u n c t i o n
Nm(d){d=H.call(this,d,'Connectivity',ia.CORE,mb.CONNECTIVITY)||this;d.onConnected=new
C;d.onDisconnected=new C;return d}function Om(d){return H.call(this,d,'ClassDetection',ia.CORE)||this}function
bf(d){return H.call(this,
d , ' P r e f e r e n c e s ' , i a . C O R E ) | | t h i s } f u n c t i o n
Fl(d){d=H.call(this,d,'Lifecycle',ia.CORE,mb.LIFECYCLE)||this;d.onActivityCreated=new
C;d.onActivityStarted=new C;d.onActivityResumed=new C;d.onActivityPaused=new C;d.onActivityStopped=new
C;d.onActivitySaveInstanceState=new C;d.onActivityDestroyed=new C;return d}function El(d){return
H . c a l l ( t h i s , d , ' I n t e n t ' , i a . C O R E ) | | t h i s } f u n c t i o n
wj(d){d=H.call(this,d,'Broadcast',ia.CORE,mb.BROADCAST)||this;d.onBroadcastAction=new C;return d}function
Lo(d){return H.call(this,
d,'NativeErrorApi',ia.CORE,mb.NATIVE_ERROR)||this}function Qm(d,a){this.onPublicStorageWrite=new
C ; t h i s . o n P r i v a t e S t o r a g e W r i t e = n e w
C;this._storageBatchInterval=1E3;this._core=d;this._publicStorageQueue={commands:[]};this._privateStorageQueue
={commands:[]};a&&(this._storageBatchInterval=a)}function Or(){}function Af(d){return
H . c a l l ( t h i s , d , ' S d k ' , i a . C O R E ) | | t h i s } f u n c t i o n B f ( d , a ) { v a r
b=ja.call(this,'UnityInfo',{analyticsUserId:['string','undefined'],analyticsSessionId:['string','undefined']})||this;b.mwu=
! 1 ; b . _ p l a t f o r m = d ; b . _ c o r e = a ; r e t u r n b } f u n c t i o n A i ( d , a ) { v a r
b=ja.call(this,'InstallInfo',{idfi:['string'],auid:['string']})||this;b._platform=d;b._api=a;return b}function dd(d){var
a=ja.call(this,'ClientInfo',{gameId:['string'],testMode:['boolean'],applicationName:['string'],applicationVersion:['string'
],sdkVersion:['number'],sdkVersionName:['string'],debuggable:['boolean'],configUrl:['string'],webviewUrl:['string'],we
bviewHash:['string','null'],webviewVersion:['string','null'],initTimestamp:['number'],
reinitialized:['boolean'],usePerPlacementLoad:['boolean'],isWebViewUpdateAvailable:['boolean'],loadCompleteTimes
tamp:['number'],stateId:['string','undefined'],privacyNativeState:['string','undefined']})||this;a.set('gameId',d[0]);a.set('t
estMode',d[1]);a.set('applicationName',d[2]);a.set('applicationVersion',d[3]);a.set('sdkVersion',d[4]);a.set('sdkVersion
Name',d[5]);a.set('debuggable',d[6]);a.set('configUrl',d[7]);a.set('webviewUrl',d[8]);a.set('webviewHash',d[9]);a.set('w
ebviewVersion',d[10]);a.set('initTimestamp',
d[11]);a.set('reinitialized',d[12]);a.set('usePerPlacementLoad',!!d[13]);a.set('isWebViewUpdateAvailable',d[14]);a.set('
loadCompleteTimestamp',d[15]);a.set('stateId',d[16]);a.set('privacyNativeState',18>d.length?void 0:d[17]);return
a}function No(d){var a=this;this.onNetworkConnected=new
C;this._core=d;this._firstConnection=Date.now();this._connectionEvents=0;this._core.Connectivity.onConnected.subs
c r i b e ( f u n c t i o n ( b , c ) { r e t u r n a . o n C o n n e c t e d ( b , c ) } ) } f u n c t i o n
Ge(d){this._core=d;this._core.Resolve.onComplete.subscribe(function(a,
b,c){return Ge.onResolveComplete(a,b,c)});this._core.Resolve.onFailed.subscribe(function(a,b,c,e){return
Ge.onResolveFailed(a,b,c,e)})}function Po(){return Cb.apply(this,arguments)||this}function
Oo(d){this._metaDataCache={};this._core=d}function wc(d,a){var b=this;this.onAppForeground=new
C;this.onAppBackground=new C;this.onEnterAppBackground=new C;this.onAppForegroundAfterResign=new
C;this.onActivityResumed=new C;this.onActivityPaused=new C;this.onActivityDestroyed=new
C;this.onScreenOn=new C;this._screenListener=
'screenListener';this.ACTION_SCREEN_ON='android.intent.action.SCREEN_ON';this._appForeground=!0;this._cor
e=a;d===B.ANDROID?(a.Android.Broadcast.onBroadcastAction.subscribe(function(c,e,f,g){return
b.onBroadcastAction(c,e,f,g)}),a.Android.Lifecycle.onActivityResumed.subscribe(function(c){return
b.onResume(c)}),a.Android.Lifecycle.onActivityPaused.subscribe(function(c){return
b.onPause(c)}),a.Android.Lifecycle.onActivityDestroyed.subscribe(function(c){return
b.onDestroyed(c)})):a.iOS.Notification.onNotification.subscribe(function(c,
e){return b.onNotification(c,e)})}function df(d){this._rootKey='cache';this._core=d}function
Tm(d,a){a=Error.call(this,a);this.message=a.message;'stack'in a&&(this.stack=a.stack);this.errorCode=d}function
Pu(d){return F(void 0,void 0,void 0,function b(){var c,e,f,g;return
n.generator.createGenerator(b,function(h){if(1==h.nextAddress)return
h.setCatchFinallyBlocks(2),h.yield(d.getTrrData(),4);if(2!=h.nextAddress)return c=h.yieldResult,e='string'===typeof
c?JSON.parse(c||'{}'):c,f=e.SRR,void 0!==(null===
f | | v o i d 0 = = = f ? v o i d
0:f.enabled)?h.return(f):h.leaveTryBlock(0);g=h.enterCatchBlock();xc.getState().captureException(g);h.jumpToEnd()
})})}function Um(){}function Pr(d){this._nativeDelta=d}function Vm(){}function Wm(){}function Zd(d,a,b,c,e){var
f=this;this._platform=d;this._requestManager=a;this._clientInfo=b;this._countryIso=e;this._batchedMetricEvents=[];
window.setInterval(function(){return f.sendBatchedEvents()},2E4);this._metricUrl=this.getMetricUrl(c)}function
Ak(){}function Qo(d){return H.call(this,
d,'Token',ia.ADS)||this}function yc(d,a){var b=this;this._showingPrivacy=this._showing=!1;var
c=!!a.DeviceInfo.getLimitAdTracking();this.PrivacySDK=xj.parse(d,c);this.Config=Bk.parse(d);this._core=a;this._lo
adApiEnabled=a.ClientInfo.getUsePerPlacementLoad();this.Analytics=new Xm(a,this.PrivacySDK);this.Store=new
Qu(a,this.Analytics.AnalyticsManager);d=a.NativeBridge.getPlatform();this.Api={AdsProperties:new
Ro(a.NativeBridge),Listener:new Rh(a.NativeBridge),Placement:new
Ck(a.NativeBridge),VideoPlayer:this.getVideoPlayer(a),
WebPlayer:new Fg(a.NativeBridge),Android:d===B.ANDROID?{AdUnit:new ed(a.NativeBridge),TopicsApi:new
Il(a.NativeBridge),MeasurementsApi:new Dk(a.NativeBridge)}:void 0,iOS:d===B.IOS?{AdUnit:new
Fd(a.NativeBridge)}:void 0,LoadApi:new Bi(a.NativeBridge),TokenApi:new Jl(a.NativeBridge),ShowApi:new
yj(a.NativeBridge),GMAScar:new fd(a.NativeBridge,d===B.IOS?new dh(a.NativeBridge):new
l e ( a . N a t i v e B r i d g e ) ) } ; t h i s . A d M o b S i g n a l F a c t o r y = n e w
Qb(this._core.NativeBridge.getPlatform(),this._core.Api,this.Api,this._core.ClientInfo,
this._core.DeviceInfo,this._core.FocusManager);this.InterstitialWebPlayerContainer=new
Qr(this._core.NativeBridge.getPlatform(),this.Api);this._core.NativeBridge.getPlatform()===B.ANDROID?(documen
t . b o d y . c l a s s L i s t . a d d ( ' a n d r o i d ' ) , t h i s . C o n t a i n e r = n e w
xd(this._core.Api,this.Api,this._core.DeviceInfo)):this._core.NativeBridge.getPlatform()===B.IOS&&(a=this._core.D
eviceInfo.getModel(),a.match(/iphone/i)||a.match(/ipod/i)?document.body.classList.add('iphone'):a.match(/ipad/i)&&d
ocument.body.classList.add('ipad'),
t h i s . C o n t a i n e r = n e w
Lb(this._core.Api,this.Api,this._core.DeviceInfo,this._core.FocusManager,this._core.ClientInfo));this.SessionManage
r=new eh(this._core.Api,this._core.RequestManager,this._core.StorageBridge);this.MissedImpressionManager=new
Rr(this._core.Api);this.ContentTypeHandlerManager=new Ym;this.ThirdPartyEventManagerFactory=new
Sr(this._core.Api,this._core.RequestManager,this._core.StorageBridge);this.SdkClickDetailsManager=new
nb(window);this._core.WakeUpManager.onNetworkConnected.subscribe(function(){return
b.onNetworkConnected()});
this._enablePrivacyConsentStepLogging=ea()('enablePrivacyConsentStepLogging','true');d===B.ANDROID&&(this.
TopicsManager=new So(this.Api.Android.TopicsApi),this.MeasurementsManager=new
Zm(this.Api.Android.MeasurementsApi))}function Ru(d){function a(){return
$d.apply(this,arguments)||this}n.inherits(a,$d);a.prototype.parse=function(){return
Promise.reject('AdViewerCampaignParserModule not implemented.')};var b=new a(Kl());d=new zj(d);var c={};return
c[zj.ContentType]={parser:b,factory:d},c}function zj(d,
a){this.parametersFactory=this.adUnitParametersFactory=a=void 0===a?new To(d):a;return this}function
To(d){return kc.call(this,d,d.Ads)||this}function gd(d){var
a=Z.call(this,d)||this;a.shouldCancelSubscription=!1;a.isVisible=!1;a.isMuted=!1;a.privacy=d.privacy;var
b=hd.getState().currentObjectId||'';a.auctionKey=d.placement.id+'.'+b;d=a.currentInstance;a.iframe=d.container;d.setO
perativeEventManager(a.getOperativeEventManager());d.setThirdPartyEventManager(a.getThirdPartyEventManager(
));a.startupTimer=
new me;a.setupObservers(a.getCore(),a.getStoreApi(),a.getPlatform());return a}function
Tr(d,a){Ci(d,'ADVIEWER','ON_VOLUME_CHANGE',a)}function
Uo(d,a){Ci(d,'ADVIEWER','ON_VISIBILITY_CHANGE',a)}function Su(d,a,b){return F(void 0,void 0,void
0,function e(){var f,g,h,k,l,m,p,q,r,u;return n.generator.createGenerator(e,function(v){if(1==v.nextAddress)return
g=Ja.getState(),h=g.core,k=null===(f=null===h||void 0===h?void 0:h.Api)||void 0===f?void
0:f.DeviceInfo,l=n,m=l.makeIterator,v.yield(Promise.all([Tu(k),
Cf()===qc.IOS?k.Ios.getDeviceVolume():k.Android.getDeviceVolume(Pc.STREAM_MUSIC),k.getConnectionType(
)]),2);p=m.call(l,v.yieldResult);q=p.next().value;r=p.next().value;u=p.next().value;d.contentWindow.postMessage({ha
ndleInvocation:['webview','show','_2',{orientation:q,volume:r,isMuted:b,connectionType:u,allowedPii:void
0,privacyFsm:void 0}]},'*');v.jumpToEnd()})})}function Tu(d){return F(void 0,void 0,void 0,function b(){var
c,e,f,g,h;return n.generator.createGenerator(b,function(k){if(1==k.nextAddress)return c=
n,e=c.makeIterator,k.yield(Promise.all([d.getScreenHeight(),d.getScreenWidth()]),2);f=e.call(c,k.yieldResult);g=f.nex
t().value;h=f.next().value;return k.return(h>=g?'landscape':'portrait')})})}function
Dk(d){d=H.call(this,d,'Measurements',ia.ADS,mb.MEASUREMENTS)||this;d.onMeasurementsNotAvailable=new
C;d.onMeasurementsAvailable=new C;d.onViewSuccessful=new C;d.onViewError=new C;d.onClickSuccessful=new
C;d.onClickError=new C;return d}function Zm(d){this._availabilityCache=null;this._measurementsApi=
d}function Il(d){d=H.call(this,d,'Topics',ia.ADS,mb.TOPICS)||this;d.onTopicsNotAvailable=new
C;d.onTopicsAvailable=new C;return d}function So(d){this._tokens=new
Map;this._availabilityCache=null;this._topicsApi=d}function Uu(d,a){d={parser:new id(d),factory:new
Vo(d,a)};a={};return a[id.ContentType]=d,a[id.ContentTypeVpaid]=d,a}function
Vo(d,a,b){this.parametersFactory=this.adUnitParametersFactory=b=void 0===b?new Wo(d,a):b;return this}function
Vu(d,a){var b,c,e,f,g=d.core;if(d.platform===B.ANDROID)return null===
( b = g . D e v i c e I n f o . A n d r o i d ) | | v o i d 0 = = = b ? v o i d
0:b.registerVolumeChangeListener(Pc.STREAM_MUSIC),null===(c=g.DeviceInfo.Android)||void 0===c?void
0:c.onVolumeChanged.subscribe(function(h,k,l){return a.onVolumeChange(k,l)});null===(e=g.DeviceInfo.Ios)||void
0===e?void 0:e.registerVolumeChangeListener();return null===(f=g.DeviceInfo.Ios)||void 0===f?void
0:f.onVolumeChanged.subscribe(function(h,k){return a.onVolumeChange(h,k)})}function Wu(d,a,b,c,e){var
f=b.videoScreen,g=new Xu[d](a,Object.assign(Object.assign({},
b),{storeHandler:e}));f.addEventHandler(g);b.privacy.setAdBuyerInfo({openProductInfo:function(){g.onVideoScree
nCallButton()}});Yu(b,d,e,a,g,c)}function Yu(d,a,b,c,e,f){var
g,h=d.campaign,k=d.endScreen,l=d.platform,m=d.ads,p=d.placement;h=h.hasStaticEndscreen()||h.hasIframeEndscree
n ( ) | | h . h a s H t m l E n d s c r e e n ( ) ; i f ( k & & h ) { v a r q = n e w
Zu[a](c,Object.assign(Object.assign({},d),{storeHandler:b}));k.addEventHandler(q);if(l===B.ANDROID){var
r=null===(g=m.Android)||void 0===g?void 0:g.AdUnit.onKeyDown.subscribe(function(u){q.onKeyEvent(u);
i f ( D i ( ' c l o s e R e p l a c e S k i p ' ) ) { v a r
v=p.skipEndCardOnClose()||f;e.onKeyEvent(u,v)}});c.onClose.subscribe(function(){var u;return
null===(u=m.Android)||void 0===u?void 0:u.AdUnit.onKeyDown.unsubscribe(r)})}}}function $u(d,a){return
Ur(d.getSeatId())?a?ef.TencentVastWithDownload:ef.TencentVast:a?ef.VastWithDownload:ef.Vast}function
Wo(d,a){d=kc.call(this,d,a)||this;d._webPlayerContainer=a.InterstitialWebPlayerContainer;return d}function
Ll(d,a){var b=yd.call(this,d,a)||this;b._adUnitContainer=d.container;
b._template=new Ib('<div class="circular-progress"></div><div class="btn-close-region<%= data.endscreenAlt ? \' \'
+ data.endscreenAlt : \'\' %>"><a class="btn-close brand"><span class="icon-close"></span></a></div><div
class="campaign-container<%= data.endscreenAlt ? \' \' + data.endscreenAlt : \'\' %>"><div class="game-background
game-background-landscape brand" style="background-image: url(\'<%= data.endScreenLandscape
%>\')"></div><div class="game-background game-background-portrait brand" style="background-image: url(\'<%=
data.endScreenPortrait %>\')"></div></div><div class="privacy-button"><span class="icon-
gdpr"></span></div><div class="china-advertisement">\u5e7f\u544a</div>');
d=b._campaign.getStaticLandscape();a=b._campaign.getStaticPortrait();b._templateData={endScreenLandscape:d?d.
getUrl():a?a.getUrl():void 0,endScreenPortrait:a?a.getUrl():d?d.getUrl():void
0};b._bindings=[{event:'click',listener:function(c){return b.onClickEvent(c)},selector:'.game-
background'},{event:'click',listener:function(c){return b.onCloseEvent(c)},selector:'.btn-close-
region'},{event:'click',listener:function(c){return b.onPrivacyEvent(c)},selector:'.privacy-button'}];return b}function
He(d){var a=
yd.call(this,d)||this;a._htmlContentTemplateData={};a._adUnitContainer=d.container;a._core=d.core;a._coreConfig=d
.coreConfig;a._clientInfo=d.clientInfo;a._deviceInfo=d.deviceInfo;a._hidePrivacy=d.adsConfig.getHidePrivacy()||!1;a
._webPlayerContainer=d.webPlayerContainer;a._muteVideo=d.placement.muteVideo();a._mraidEndScreenBridge=ne
w
jd(d,a);d=a._campaign.getVast().getHtmlCompanionResourceContent();a._htmlContentTemplateData={endScreenHt
mlContent:d||void 0};a._template=new Ib('<div class="circular-progress"></div><div class="btn-close-html-
endcard"><a class="btn-close brand"><span class="icon-close"></span></a></div><div class="privacy-button-html-
endcard"><span class="icon-gdpr"></span></div><div class="china-advertisement">\u5e7f\u544a</div>');
a._bindings=[{event:'click',listener:function(b){return a.onCloseEvent(b)},selector:'.btn-close-html-
endcard'},{event:'click',listener:function(b){return a.onPrivacyEvent(b)},selector:'.privacy-button-html-
endcard'},{event:'click',listener:function(b){return a.onClickEvent(b)}}];a._controlBarHeight=100;return a}function
y d ( d , a ) { a = h a . c a l l ( t h i s , d . p l a t f o r m , ' v a s t - e n d -
screen',a)||this;a._isSwipeToCloseEnabled=!1;a._hidePrivacy=!1;a._callButtonEnabled=!0;a.onCircularProgress=new
C;a._campaign=d.campaign;
a._country=d.coreConfig.getCountry();a.privacy=d.privacy;a._hidePrivacy=d.adsConfig.getHidePrivacy()||!1;a.closeT
imeout=ne.getState().closeTimeout;a.privacy.inject(a);return a}function av(d){var
a = n . m a k e I t e r a t o r ( Y f ( d . o n P r o g r e s s , 0 ) ) . n e x t ( ) . v a l u e ; r e t u r n
x(Xo,Object.assign({},d,{closeButtonClassName:'s61og5n',timerClassName:'w14frdxr',closeProgress:a}),void
0)}function bv(d){var a=d.getAdVerifications().reduce(function(b,c){var
e=n.makeIterator(c.getVerificationResources()).next().value;e&&'omid'===
e.apiFramework&&b.add(c.getVerificationVendor());return b},new Set);d.isPublica&&a.add('publica');return
Array.from(a)}function cv(d,a,b,c,e,f){dv(a,f)(bv(a.getVast()));var g=new
A j , h = Y o ( e v ) , k = Z o ( c = = = B . A N D R O I D ? b : v o i d 0 ) ; r e t u r n
function(l){Promise.all([b.getScreenWidth(),b.getScreenHeight(),l.getVideoViewRectangle()]).then(function(m){m=n
. m a k e I t e r a t o r ( m ) ; v a r
p=m.next().value,q=m.next().value;m=m.next().value;q=n.makeIterator(c===B.ANDROID?[p,q].map(function(u){ret
urn u/b.getDisplayMetricDensity()}):
[ p , q ] ) ; p = q . n e x t ( ) . v a l u e ; q = q . n e x t ( ) . v a l u e ; v a r
r={mediaType:Gg.Video,impressionType:Zf.BeginToRender,creativeType:$f.Video,videoEventAdaptorType:$m.JsC
ustom,videoEventAdaptorVersion:'Unity3d/1.3.0',viewport:Sh(p,q),adView:oe(Gd(0,0,p,q),k(m),[],[],!1)};a.getVast().
getAdVerifications().filter(function(u){return u.getVerificationResources().length}).forEach(function(u){var
v=u.getVerificationTrackingEvent();v=new Ek(d,h,g,a.getSession(),e,new $o,r,v?fv(f,a,v):void 0);var
w=v.injectAdVerification;u={resourceUrl:u.getVerificationResources()[0].resourceUrl,
vendorKey:u.getVerificationVendor(),verificationParameters:u.getVerificationParameters()};w.call(v,u)})});return{u
n m o u n t : f u n c t i o n ( ) { r e t u r n
g.notify({type:Y.Unmount})},backgrounded:function(m){m=m.videoViewRectangle;g.notify({type:Y.Pause});g.notif
y({type:Y.GeometryChange,data:{adView:oe(Gd(0,0,screen.width,screen.height),k(m),[],[ag.Backgrounded],!1)}})},f
oregrounded:function(m){m=m.videoViewRectangle;g.notify({type:Y.Resume});g.notify({type:Y.GeometryChange,
data:{adView:oe(Gd(0,0,screen.width,screen.height),
k ( m ) , [ ] , [ ] , ! 1 ) } } ) } , g e o m e t r y C h a n g e : f u n c t i o n ( m ) { v a r
p=m.videoViewRectangle,q=m.obstructionReasons;m=m.obstructionRectangle;return
g.notify({type:Y.GeometryChange,data:{adView:oe(Gd(0,0,screen.width,screen.height),k(p),m?[m]:[],q,!1)}})},skipp
ed:function(){g.notify({type:Y.Skipped});g.notify({type:Y.SessionFinish})},completed:function(){g.notify({type:Y.C
ompleted});g.notify({type:Y.SessionFinish})},play:function(m){var
p=m.deviceVolume,q=m.videoPlayerVolume,r=m.duration;m=m.loadedProps;g.notify({type:Y.Resume});
g.notify({type:Y.Loaded,data:{loadedProps:m}});g.notify({type:Y.Start,data:{duration:r,videoPlayerVolume:q,device
Volume:p}})},pause:function(){return g.notify({type:Y.Pause})},sessionStart:function(){return
g.notify({type:Y.SessionStart})},sendFirstQuartile:function(){return
g.notify({type:Y.SendFirstQuartile})},sendMidpoint:function(){return
g.notify({type:Y.SendMidpoint})},sendThirdQuartile:function(){return
g.notify({type:Y.SendThirdQuartile})},volumeChange:function(m){return g.notify({type:Y.VolumeChange,
data:{deviceVolume:m.deviceVolume,videoPlayerVolume:m.videoPlayerVolume}})},playerStateChanged:function(
m){return g.notify({type:Y.PlayStateChanged,data:{state:m}})},adUserInteraction:function(m){return
g.notify({type:Y.AdUserInteraction,data:{interactionType:m}})}}}}function dv(d,a){return
function(b){d.setOmEnabled(!0);d.setOMVendors(b);a.setTemplateValue(fb.OM_ENABLED,'true');a.setTemplateVa
lue(fb.OM_VENDORS,b.join('|'))}}function fv(d,a,b){return function(c){d.sendWithGet('adVerificationErrorEvent',
a.getSession().id,b,a,void 0,void 0,{'%5BREASON%5D':c.toString()})}}function
$ o ( ) { t h i s . _ s t a t e = a e . S t o p p e d } f u n c t i o n f f ( d ) { v a r a , b ; v a r
c=gb.call(this,d)||this;c._omStartCalled=!1;c._userStateChangeHasBeenSent=!1;c._vastAdUnit=d.adUnit;c._vastCam
paign=d.campaign;c._om=c._vastAdUnit.getOpenMeasurementController();c._eventObserverMap=c._vastAdUnit.get
EventObserverMap();c._progressEvents=null!==(b=null===(a=c._vastCampaign.getTrackingEvents(zd.PROGRESS)
)||void 0===a?void 0:a.filter(function(e){return e.offset}))&&
void 0!==b?b:[];return c}function gv(d,a,b,c){if(0===c.length)return c;var
e=n.makeIterator(c.reduce(function(f,g){var h=n.makeIterator(f);f=h.next().value;h=h.next().value;var
k=g.offset;k&&k<=a?h.push(g):f.push(g);return[f,h]},[[],[]]));c=e.next().value;e=e.next().value;0<e.length&&(e.forE
a c h ( f u n c t i o n ( f ) { f = f . u r l ; r e t u r n
b.sendWithGet(Bj(d.getContentType(),zd.PROGRESS),d.getSession().id,f,d,d.getUseWebViewUserAgentForTrackin
g())}),e=hd.getState().currentSeatId,t.reportMetricEventWithTags(rc.VastProgressEventFired,
e?{seatId:e.toString()}:{}));return c}function ap(){return Ei.apply(this,arguments)||this}function
Ei ( d , a ) {d= H d.call(this,d,a)| | this;d._storeHan d l er=a. s t o reHan d l er; ret u rn d } fu n ct i o n b p ( ) { r e t u r n
H d . a p p l y ( t h i s , a r g u m e n t s ) | | t h i s } f u n c t i o n H d ( d , a ) { v a r
b=bc.call(this,d,a)||this;b._platform=a.platform;b._core=a.core;b._vastAdUnit=d;b._request=a.request;b._vastCampaig
n=a.campaign;b._placement=a.placement;b._vastOverlay=b._vastAdUnit.getVideoScreen();b._gameSessionId=a.gam
eSessionId;b._om=b._vastAdUnit.getOpenMeasurementController();
b._eventObserverMap=b._vastAdUnit.getEventObserverMap();return b}function cp(){return
Fi.apply(this,arguments)||this}function Fi(d,a){d=pe.call(this,d,a)||this;d._storeHandler=a.storeHandler;return
d}function dp(){return pe.apply(this,arguments)||this}function Cj(){}function
pe(d,a){this._platform=a.platform;this._core=a.core;this._vastAdUnit=d;this._request=a.request;this._vastCampaign=
a.campaign;this._vastEndScreen=this._vastAdUnit.getEndScreen();this._gameSessionId=a.gameSessionId;this._ads=a
.ads;
t h i s . _ p l a c e m e n t = a . p l a c e m e n t } f u n c t i o n
Qu(d,a){this.Api={Android:d.NativeBridge.getPlatform()===B.ANDROID?{Store:new fh(d.NativeBridge)}:void
0,iOS:d.NativeBridge.getPlatform()===B.IOS?{Products:new Dj(d.NativeBridge),AppSheet:new
gh(d.NativeBridge),SKAdNetwork:new Ml(d.NativeBridge)}:void 0};var
b=d.Config.isAnalyticsEnabled(),c=d.ClientInfo.getSdkVersion();c=[4E3,4100,4200,4210,41200].includes(c);b&&d.
NativeBridge.getPlatform()===B.ANDROID&&!c?this.StoreManager=new
Gi(this.Api,a):b&&d.NativeBridge.getPlatform()===
B.IOS&&!d.DeviceInfo.isStoreApiBroken()?this.StoreManager=new Ej(this.Api,a):this.StoreManager=new
V r ( t h i s . A p i , a ) } f u n c t i o n
Ml(d){d=H.call(this,d,'SKAdNetwork',ia.STORE,mb.SKADNETWORK)||this;d.onStartSuccess=new
C;d.onStartFailure=new C;d.onEndSuccess=new C;d.onEndFailure=new C;return d}function Vr(){return
F k . a p p l y ( t h i s , a r g u m e n t s ) | | t h i s } f u n c t i o n
Dj(d){d=H.call(this,d,'Products',ia.STORE,mb.STORE)||this;d.onProductRequestErrorNoProducts=new
C;d.onProductRequestComplete=new C;d.onProductRequestFailed=
new C;d.onTransaction=new C;return d}function Ej(d,a){var b=Fk.call(this,d,a)||this;b._appleStore=new
Gk(d);b._store.iOS.Products.onTransaction.subscribe(function(c){return
b.onTransaction(c)});b._store.iOS.Products.startTransactionObserver();return b}function Gk(d){var
a=this;this._callbackId=1;this._store=d;this._callbacks={};this._productRequests={};this._store.iOS.Products.onProd
u c t R e q u e s t C o m p l e t e . s u b s c r i b e ( f u n c t i o n ( b , c ) { r e t u r n
a.onProductRequestComplete(b,c)});this._store.iOS.Products.onProductRequestErrorNoProducts.subscribe(function(b
){return a.onProductRequestErrorNoProducts(b)});
this._store.iOS.Products.onProductRequestFailed.subscribe(function(b,c){return
a.onProductRequestFailed(b,c)})}function Hk(d){return Ie.call(this,'IosStoreTransaction',Hk.Schema,d)||this}function
Gi(d,a){var b=Fk.call(this,d,a)||this;b._googleStore=new Hi(d);b._existingOrderIds=[];if(!b._store.Android)return
b;b._store.Android.Store.onInitializationRequestResult.subscribe(function(){return
b.onInitialized()});b._store.Android.Store.onInitializationRequestError.subscribe(function(){return
b.onInitializationFailed()});
b._store.Android.Store.onDisconnectedResult.subscribe(function(){return
b.onDisconnected()});b._store.Android.Store.onPurchasesUpdatedResult.subscribe(function(c){return
b.onPurchasesReceived(c)});b._store.Android.Store.onPurchasesOnResume.subscribe(function(c){return
b.onPurchasesReceived(c)});b._store.Android.Store.initialize();return b}function Wr(d){return
Ie.call(this,'StoreTransaction',Ie.Schema,d)||this}function Ie(d,a,b){return
ja.call(this,'StoreTransaction',a,b)||this}function Hi(d){var a=
this;this._requestId=1;this._isFeatureSupportedRequestCallbacks={};this._skuDetailsRequestCallbacks={};this._purc
hasesRequestCallbacks={};this._purchaseHistoryRequestCallbacks={};this._store=d;this._store.Android.Store.onIsFe
a t u r e S u p p o r t e d R e q u e s t R e s u l t . s u b s c r i b e ( f u n c t i o n ( b , c ) { r e t u r n
a.finishRequestWithSuccess(a._isFeatureSupportedRequestCallbacks,b,c)});this._store.Android.Store.onIsFeatureSup
p o r t e d R e q u e s t E r r o r . s u b s c r i b e ( f u n c t i o n ( b , c , e ) { r e t u r n
a.finishRequestWithError(a._isFeatureSupportedRequestCallbacks,
b,c,e)});this._store.Android.Store.onSkuDetailsListRequestResult.subscribe(function(b,c){a.finishRequestWithSucces
s(a._skuDetailsRequestCallbacks,b,c)});this._store.Android.Store.onSkuDetailsListRequestError.subscribe(function(b
, c , e ) { r e t u r n
a.finishRequestWithError(a._skuDetailsRequestCallbacks,b,c,e)});this._store.Android.Store.onPurchasesRequestResu
l t . s u b s c r i b e ( f u n c t i o n ( b , c ) { r e t u r n
a.finishRequestWithSuccess(a._purchasesRequestCallbacks,b,c)});this._store.Android.Store.onPurchaseRequestError.
subscribe(function(b,
c , e ) { r e t u r n
a.finishRequestWithError(a._purchasesRequestCallbacks,b,c,e)});this._store.Android.Store.onPurchaseHistoryListRe
q u e s t R e s u l t . s u b s c r i b e ( f u n c t i o n ( b , c ) { r e t u r n
a.finishRequestWithSuccess(a._purchaseHistoryRequestCallbacks,b,c)});this._store.Android.Store.onPurchaseHistory
L i s t R e q u e s t E r r o r . s u b s c r i b e ( f u n c t i o n ( b , c , e ) { r e t u r n
a.finishRequestWithError(a._purchaseHistoryRequestCallbacks,b,c,e)})}function Fk(d,a){var
b = t h i s ; t h i s . o n S t o r e T r a n s a c t i o n = n e w
C;this._store=d;this._analyticsManager=a;this.onStoreTransaction.subscribe(function(c){return
b._analyticsManager.onTransactionSuccess(c)})}
function fh(d){d=H.call(this,d,'Store',ia.STORE,mb.STORE)||this;d.onInitializationRequestResult=new
C;d.onInitializationRequestError=new C;d.onIsFeatureSupportedRequestResult=new
C;d.onIsFeatureSupportedRequestError=new C;d.onPurchasesRequestResult=new C;d.onPurchaseRequestError=new
C;d.onPurchaseHistoryListRequestResult=new C;d.onPurchaseHistoryListRequestError=new
C;d.onSkuDetailsListRequestResult=new C;d.onSkuDetailsListRequestError=new
C;d.onPurchasesUpdatedResult=new C;d.onPurchasesUpdatedError=
new C;d.onPurchasesOnResume=new C;d.onPurchasesOnResumeError=new C;d.onDisconnectedResult=new
C ; r e t u r n d } f u n c t i o n x j ( ) { } f u n c t i o n
Je(d,a,b,c,e,f,g,h){this._gamePrivacy=d;this._userPrivacy=a;this._gdprEnabled=b;this._ageGateLimit=c;this._legalFra
mework=e;this._contextualOnly=f;this._userPrivacyWasReset=g;this._coppaCompliant=h}function hv(d,a){var
b = n e w k d ( a ) , c = n e w I d ( a ) ; d = n e w I i ( a , d ) ; a = { } ; r e t u r n
a[kd.ContentType]={parser:b,factory:c},a[kd.ContentTypeMRAID]={parser:b,factory:d},a}function
kd(d){this._platform=
d.NativeBridge.getPlatform();this._core=d;this._requestManager=d.RequestManager;return this}function iv(d,a){var
b=a.NativeBridge.getPlatform(),c=new Ik(b);b=new Jk(b);d=new Ii(a,d);a={};return
a[Ik.ContentType]={parser:c,factory:d},a[Jk.ContentType]={parser:b,factory:d},a}function Jk(){return
$d.apply(this,arguments)||this}function Ik(){return $d.apply(this,arguments)||this}function
Ii(d,a,b){this.parametersFactory=this.adUnitParametersFactory=b=void 0===b?new Th(d,a):b;return this}function
Kk(d,
a,b){return Ke.call(this,d,a,b)||this}function Lk(d,a){d=Qc.call(this,d,a)||this;d._storeHandler=a.storeHandler;return
d } f u n c t i o n N l ( d , a ) { r e t u r n F j . c a l l ( t h i s , d , a ) | | t h i s } f u n c t i o n
Fj(d,a){d=Qc.call(this,d,a)||this;d._storeHandler=a.storeHandler;return d}function Qc(d,a){var b;var
c=Hg.call(this,a.privacyManager,a.coreConfig,a.adsConfig,a.privacySDK)||this;c._operativeEventManager=a.operativ
eEventManager;c._thirdPartyEventManager=a.thirdPartyEventManager;c._adUnit=d;c._mraidView=d.getMRAIDVie
w();c._campaign=
a.campaign;c._placement=a.placement;c._request=a.request;c._platform=a.platform;c._core=a.core;c._ads=a.ads;c._d
eviceInfo=a.deviceInfo;c._customImpressionFired=!1;c._gameSessionId=a.gameSessionId;c._abGroup=null===(b=C
a.getState().config)||void 0===b?void 0:b.abGroup;return c}function Df(d){var
a=hb.call(this,d)||this;a._webPlayerContainer=d.webPlayerContainer;return a}function
Uh(d,a){this._deviceInfo=d;this._platform=a}function hb(d){function a(){var f;return
null===(f=c._mraid.getEventObserverMap())||
void 0===f?void 0:f.foregrounded()}function b(){var f;return null===(f=c._mraid.getEventObserverMap())||void
0===f?void 0:f.backgrounded()}var c=Z.call(this,d)||this;c.isHiddenObservable=new
C ; c . i s C o n t a i n e r D e s t r o y e d O b s e r v a b l e = n e w
C;c.sendStartOnLoad=!1;c._campaign=d.campaign;if(d.isAdviewerAdUnit)return c;var
e=ea();c.sendStartOnLoad=e('sendStartOnMraidLoad')&&c._campaign instanceof
cc;c._mraid=d.mraid;c._additionalTrackingEvents=d.campaign.getTrackingUrls();c._endScreen=d.endScreen;c.privac
y=d.privacy;
c._mraid.render().catch(function(f){!e('reportMraidShowFailExp')||c._mraid instanceof
lc||c.handleRenderPromiseError(Mk(f))});c.populateDocument();c._orientationProperties={allowOrientationChange:!
0,forceOrientation:pb.NONE};c.setupVolumeChangeObservers(d);c.setShowing(!1);c._focusManager=d.focusManag
er;c._onAppBackground=c._focusManager.onAppBackground.subscribe(function(){return
b()});c._onAppForeground=c._focusManager.onAppForeground.subscribe(function(){return
a()});c._onActivityPaused=c._focusManager.onActivityPaused.subscribe(function(){return b()});
c._onActivityResumed=c._focusManager.onActivityResumed.subscribe(function(){return a()});return c}function
Th(d,a){d=kc.call(this,d,a)||this;d._webPlayerContainer=a.InterstitialWebPlayerContainer;return d}function
lc(d,a,b,c,e,f,g,h,k,l,m,p){d=ma.call(this,d,a,b,c,e,'webplayer-mraid',f,g,h,k,void
0 = = = p ? ! 1 : p , l , m ) | | t h i s ; d . o n L o a d e d = n e w
C;d._domContentLoaded=!1;d._isWebPlayerError=!1;d._deviceInfo=e;d._placement=f;d._campaign=g;d._template=n
ew Ib('<div class="close-region"><div class="close"><span class="icon-close <%= data.showSkip ? \'icon-skip\' : \'\'
%>"></span><div class="circle-base"></div><div class="progress-wrapper"><div class="circle-left"></div><div
class="circle-right"></div></div></div></div> <% if (data.enableAdNotice) { %> <div class="ad-notice <%=
data.showAdNotice ? \'visible-ad-notice\' : \'hidden-ad-notice\' %>"> <%= data.t("advertisement") %> </div> <% }
%> <div class="gdpr-pop-up"><div class="icon-gdpr"></div><div class="gdpr-text"> <%= data.t("privacy-
legitimate-interest-pop-up-1") %> <span class="gdpr-link"><%= data.t("privacy-legitimate-interest-pop-up-2")
%></span> <%= data.t("privacy-legitimate-interest-pop-up-3") %> </div></div><div class="ios-
attribution"></div><div class="privacy-button"><span class="icon-gdpr"></span></div> <% if
(data.hasOneTapRedirect) { %> <div class="one-tap-redirect"></div> <% } %> <iframe id="mraid-iframe"
scrolling="no" sandbox="allow-scripts"></iframe>',
d._localization);return d}function jv(d){return new Promise(function(a){return setTimeout(a,d)})}function
bg(d,a,b,c,e,f,g,h,k,l,m,p){d=ma.call(this,d,a,b,c,e,'extended-mraid',f,g,h,k,void
0===p?!1:p,m,l)||this;d.loadingScreenDuration=2500;d._deviceInfo=e;d._placement=f;d._campaign=g;d._template=n
ew Ib('<div class="close-region"><div class="close"><span class="icon-close"></span><div class="circle-
base"></div><div class="progress-wrapper"><div class="circle-left"></div><div class="circle-
right"></div></div></div></div> <% if (data.enableAdNotice) { %> <div class="ad-notice">Advertisement</div>
<% } %> <div class="gdpr-pop-up"><div class="icon-gdpr"></div><div class="gdpr-text"> <%= data.t("privacy-
legitimate-interest-pop-up-1") %> <span class="gdpr-link"><%= data.t("privacy-legitimate-interest-pop-up-2")
%></span> <%= data.t("privacy-legitimate-interest-pop-up-3") %> </div></div><div class="loading-screen"><div
class="container"><div class="user-text"><%= data.t("Try the playable demo") %></div><div class="game-icon"
style="background-image: url(\'<%= data.gameIcon %>\')"></div><div class="store-container"> <% if(!!data.rating)
{ %> <span class="game-rating"><span class="game-rating-mask" style="width: <%= data.rating %>%"> <% for
(var i = 0; i < 5; i++) { %><span class="icon-star"></span><% } %> </span> <% for (var i = 0; i < 5; i++) {
%><span class="icon-star"></span><% } %> </span> <% } %> <% if (!!data.ratingCount && data.ratingCount !==
"0") { %> <span class="game-rating-count">(<span class="game-rating-count-number"><%= data.ratingCount
%></span>) </span> <% } %> </div><div class="name-container"><%= data.gameName %></div><div
class="progress-bar"><span class="filling"></span></div></div><div class="unity-ads-logo"><svg x="0px" y="0px"
viewBox="0 0 312.94 79.6"><path fill="#fff" d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-
0.1-0.22-0.13c-0.18-0.07-0.39-0.07-0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-
0.01,0.5,0.58,0.83,1,0.58l11.89-6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-
0.58V44.1c0-0.46-0.24-0.9-0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-
0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-0.44,0.23-
0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div></div><div
class="privacy-button"><span class="icon-gdpr"></span></div><iframe id="mraid-iframe" scrolling="no"
sandbox="allow-scripts"></iframe>',
d._localization);if(g){d._templateData={gameName:g.getGameName()};if(e=g.getGameIcon())d._templateData.game
Icon=e.getUrl();if(e=g.getRating())d._templateData.rating=(20*e).toString();if(g=g.getRatingCount())d._templateDat
a.ratingCount=d._localization.abbreviate(g)}d._templateData.isCoppaCompliant=d._coreConfig.isCoppaCompliant();
return d}function Ig(d,a,b,c,e,f,g,h,k,l,m,p){d=Jd.call(this,d,a,b,c,e,f,g,h,k,l,void 0===m?0:m,void
0===p?!1:p)||this;d._mraidCustomCloseCalled=!1;d._mraidCustomCloseDelay=
f.allowSkip()?5:40;return d}function Jd(d,a,b,c,e,f,g,h,k,l,m,p,q){q=void
0===q?!1:q;d=ma.call(this,d,a,b,c,e,'mraid',f,g,h,k,void 0===p?!1:p,l,m)||this;d.onLoaded=new
C;d._domContentLoaded=!1;d._deviceInfo=e;d._placement=f;d._campaign=g;d._creativeId=g.getCreativeId();d._has
EndScreen=q;d._template=new Ib('<div class="close-region"><div class="close"><span class="icon-close <%=
data.showSkip ? \'icon-skip\' : \'\' %>"></span><div class="circle-base"></div><div class="progress-wrapper"><div
class="circle-left"></div><div class="circle-right"></div></div></div></div> <% if (data.enableAdNotice) { %>
<div class="ad-notice <%= data.showAdNotice ? \'visible-ad-notice\' : \'hidden-ad-notice\' %>"> <%=
data.t("advertisement") %> </div> <% } %> <div class="gdpr-pop-up"><div class="icon-gdpr"></div><div
class="gdpr-text"> <%= data.t("privacy-legitimate-interest-pop-up-1") %> <span class="gdpr-link"><%=
data.t("privacy-legitimate-interest-pop-up-2") %></span> <%= data.t("privacy-legitimate-interest-pop-up-3") %>
</div></div><div class="ios-attribution"></div><div class="privacy-button"><span class="icon-
gdpr"></span></div> <% if (data.hasOneTapRedirect) { %> <div class="one-tap-redirect"></div> <% } %> <iframe
id="mraid-iframe" scrolling="no" sandbox="allow-scripts"></iframe>',
d._localization);d._templateData=Object.assign(Object.assign({},d._templateData),{showSkip:q,isCoppaCompliant:d.
_coreConfig.isCoppaCompliant()});return d}function ma(d,a,b,c,e,f,g,h,k,l,m,p,q){var
r=ha.call(this,d,f)||this;r.privacy=k;r._showGDPRBanner=!1;r._enableAdNotice=!1;r._gdprPopupClicked=!1;r._callB
uttonEnabled=!0;r._isLoaded=!1;r._isMuted=!0;r._canClose=!1;r._canSkip=!1;r._didReward=!1;r._CLOSE_LENGT
H=30;r._core=a;r._placement=g;r._coreConfig=b;r._clientInfo=c;r._deviceInfo=e;r._campaign=
h;r._showGDPRBanner=l;r._hidePrivacyButton=m;r._localization=new
y b ( e . g e t L a n g u a g e ( ) , ' m r a i d ' ) ; r . p r i v a c y . i n j e c t ( r ) ; v o i d
0!==p&&(r._enableAdNotice=!0,r._hideAdNoticeAfterMS=p.hideAfterMS,r._showAdNoticeAfterMS=p.showAfter
MS);a:{switch(r._campaign.getStore()){case Kd.APPLE:b=ep(r._campaign.getAppStoreId()||'');break a;case
Kd.GOOGLE:b='market://details?id='+r._campaign.getAppStoreId()+'&referrer=unityads_'+r._campaign.getSession()
.id;break a}b=void 0}var u=b;r._bindings=[{event:'click',listener:function(v){return r.onCloseEvent(v)},
selector:'.close-region'},{event:'click',listener:function(v){return r.onPrivacyEvent(v)},selector:'.privacy-
button'},{event:'click',listener:function(v){r.onGDPRPopupEvent(v);r._gdprPopupClicked=!0;r.choosePrivacyShown(
)},selector:'.gdpr-link'},{event:'touchstart',listener:function(){return u&&r.onBridgeOpen(u)},selector:'.one-tap-
redirect'}];r._gameSessionId=q||0;r._eventObserverMapBuilder=kv(a.Sdk,h,e,d,fp(c,e,d));return r}function lv(d){var
a;return function(){return a?Promise.resolve(a):Promise.all([d.getScreenWidth(),
d.getScreenHeight()]).then(function(b){var c=n.makeIterator(b);b=c.next().value;c=c.next().value;return
a=Sh(b,c)})}}function kv(d,a,b,c,e){var f=new Aj,g=Yo(mv),h=lv(b)().then(function(k){return
Zo(c===B.ANDROID?b:void 0)([0,0,k.width,k.height])});return function(k){h.then(function(l){var
m={mediaType:Gg.Display,impressionType:Zf.BeginToRender,creativeType:$f.HtmlDisplay,viewport:Sh(l.width,l.h
eight),adView:oe(l,l,[],[],!1)};gp(encodeURIComponent(k)).forEach(function(p){(new Ek(d,g,f,a.getSession(),
e,Xr(),m)).injectAdVerification({resourceUrl:p,vendorKey:'',verificationParameters:null})})});return{unmount:functi
on(){f.notify({type:Y.Unmount});f.notify({type:Y.SessionFinish})},backgrounded:function(){h.then(function(l){f.not
ify({type:Y.GeometryChange,data:{adView:oe(l,l,[],[ag.Backgrounded],!1)}})})},foregrounded:function(){h.then(fun
ction(l){f.notify({type:Y.GeometryChange,data:{adView:oe(l,l,[],[],!1)}})})},sessionStart:function(){f.notify({type:Y
.SessionStart});f.notify({type:Y.Loaded,data:{loadedProps:{mediaType:Gg.Display,
creativeType:$f.HtmlDisplay,impressionType:Zf.BeginToRender}}})},adUserInteraction:function(l){f.notify({type:Y
.AdUserInteraction,data:{interactionType:l}})},geometryChange:function(l){var
m=l.obstructionReasons,p=l.obstructionRectangle;h.then(function(q){f.notify({type:Y.GeometryChange,data:{adVie
w:oe(q,q,p?[p]:[],m,!1)}})})}}}}function hh(d,a,b,c){var e=this;b=void
0===b?an.AdMProtocolHBLoadV5Compatible:b;this.sdkApi=d;this.tokenApi=a;this.protocolVersion=b;this.mediati
onName=void 0===c?'unknown':
c;this.tokenCount=10;this.valuationToken='';this.starts=this.wins=this.seq=0;this.didPreload=!1;this.loadedCampaign
s={loadedCampaign:[]};this.tokenApi.onTokenAccess.subscribe(function(f){return
e.onTokenAccess(f)});this.tokenApi.onQueueEmpty.subscribe(function(){return e.onQueueEmpty()})}function
L e ( d , a , b , c , e , f , g ) { v a r
h=this;this.sdkApi=d;this.getPlacement=a;this.adsApi=b;this.adRequestManager=c;this.tokenManager=e;this.placeme
ntManager=f;this.perPlacementLoadManagerV5=g;this.adRequestManager.onNewHeaderBiddingToken.subscribe(fu
nction(k,
l){h.tokenManager.updateValuationToken(k,{isPreload:l.isPreload})});g.onReloadedHeaderBiddingCampaign.subscr
ibe(function(k,l,m){h.onReloadedHeaderBiddingCampaign(k,l,m)});g.onReloadHeaderBiddingNoFill.subscribe(funct
ion(k,l){gf.getState().invalidatePlacements(k,l)});b.TokenApi.onTokenAccess.subscribe(function(){return
h.onTokenAccess()})}function Yr(d,a){return(void 0===a?gf.getState():a).loadedContent[d]}function
nv(d,a){d={parser:new Jg(a.NativeBridge.getPlatform()),factory:new bn(a,d)};a={};return a[Jg.ContentTypeHtml]=
d,a[Jg.ContentTypeJs]=d,a}function Jg(d){this._platform=d;return this}function
bn(d,a,b){this.parametersFactory=this.adUnitParametersFactory=b=void 0===b?new hp(d,a):b;return this}function
hp(d,a){d=kc.call(this,d,a)||this;d._webPlayerContainer=a.InterstitialWebPlayerContainer;return d}function
cg(d,a,b,c,e,f,g,h){h=void 0===h?!1:h;var k=ha.call(this,d,'display-
interstitial')||this;k.privacy=f;k.onPrivacyOpened=new C;k.onPrivacyClosed=new
C;k._gdprPopupClicked=!1;k._webPlayerPrepared=!1;k._timers=
[];k._core=a;k._deviceInfo=b;k._placement=c;k._campaign=e;k._template=new Ib('<div class="close-region"><div
class="close"><span class="icon-close"></span><div class="circle-base"></div><div class="progress-
wrapper"><div class="circle-left"></div><div class="circle-right"></div></div></div></div><div class="gdpr-pop-
up"><div class="gdpr-text"> <%= data.t("privacy-legitimate-interest-pop-up-1") %> <span class="gdpr-link"><%=
data.t("privacy-legitimate-interest-pop-up-2") %></span> <%= data.t("privacy-legitimate-interest-pop-up-3") %>
</div></div><div class="privacy-button"><span class="icon-gdpr"></span></div>',
n e w
yb(b.getLanguage(),'privacy'));k._showGDPRBanner=g;k._hidePrivacy=h;k._messageListener=function(l){return
k.onMessage(l)};k._bindings=[{event:'click',listener:function(l){return
k.onCloseEvent(l)},selector:'.close'},{event:'click',listener:function(l){return
k.onGDPRPopupEvent(l)},selector:'.gdpr-link'},{event:'click',listener:function(l){return
k.onPrivacyEvent(l)},selector:'.privacy-button'}];k.privacy.inject(k);return k}function ip(d,a){var
b=Hg.call(this,a.privacyManager,a.coreConfig,a.adsConfig,
a.privacySDK)||this;b._operativeEventManager=a.operativeEventManager;b._adUnit=d;b._campaign=a.campaign;b._
p l a c e m e n t = a . p l a c e m e n t ; r e t u r n b } f u n c t i o n J i ( d ) { v a r
a=Rb.call(this,d)||this;a._isStartImpressionRecorded=!1;a._isEndImpressionRecorded=!1;a._skAdNetwork=a.getStore
Api().iOS.SKAdNetwork;a._isVTASupported=d.deviceInfo.isVTASupported();a.configSKAdImpression();return
a } f u n c t i o n R b ( d ) { v a r
a=Z.call(this,d)||this;a._receivedOnPageStart=!1;a._clickEventHasBeenSent=!1;a._handlingShouldOverrideUrlLoadin
g=
!1;a._contentReady=!1;a._privacyShowing=!1;a._topWebViewAreaMinHeight=60;a._view=d.view;a._campaign=d.c
ampaign;a._clientInfo=d.clientInfo;a._webPlayerContainer=d.webPlayerContainer;a._request=d.request;a._storeHandl
er=d.storeHandler;a._view.render();document.body.appendChild(a._view.container());a.setShowing(!1);a._topWebVi
ewAreaHeight=d.platform===B.ANDROID?Math.floor(a.getAndroidViewSize(a._topWebViewAreaMinHeight,a.get
ScreenDensity())):a._topWebViewAreaMinHeight;return a}function Zr(){}function yj(d){var a=
H.call(this,d,'Show',ia.ADS,mb.SHOW_API)||this;a._listenerApi=new Rh(d);return a}function Bi(d){return
H . c a l l ( t h i s , d , ' L o a d ' , i a . A D S , m b . L O A D _ A P I ) | | t h i s } f u n c t i o n
Oa(d,a,b,c,e,f,g,h){this._platform=d;this._core=a;this._metaDataManager=b;this._clientInfo=c;this._deviceInfo=e;this
._unityInfo=f;this._request=g;this._installInfo=h;this._shouldUseChinaConfigUrlChinaTraffic=e.isChineseNetworkO
perator();this._configBaseUrl=this.getConfigUrl(this._shouldUseChinaConfigUrlChinaTraffic)}function Nk(){var
d=ld.call(this,
'AdapterMetaData',Object.assign(Object.assign({},ld.Schema),{name:['string','undefined'],version:['string','undefined']
}))||this;d.set('category','adapter');d.set('keys',['name','version']);return d}function jp(d){return
hf.call(this,d.message,d.name)||this}function Gj(d,a){this.core=d;this.ads=a;this.Api={BannerApi:new
X c ( d . N a t i v e B r i d g e ) , B a n n e r L i s t e n e r A p i : n e w
Hj(d.NativeBridge)};this.setBannerPlacements(a.Config,this.Api,a.Api);this.AdUnitFactory=new
Ki;this.ScarAdUnitFactory=new Ol;var b=this.createFillManager();
this.CampaignManager=this.createCampaignManager(b);this.AdUnitParametersFactory=new
kp(this,a,d);this.ScarAdUnitParametersFactory=new $r(this,a,d);this.BannerAdContextManager=new
O k ( d , a , t h i s ) } f u n c t i o n
$r(d,a,b){this._platform=b.NativeBridge.getPlatform();this._core=b.Api;this._clientInfo=b.ClientInfo;this._thirdParty
EventManagerFactory=a.ThirdPartyEventManagerFactory;this._bannerNativeApi=d.Api;this._deviceInfo=b.DeviceIn
fo;this._coreConfig=b.Config;this._sessionManager=a.SessionManager;this._playerMetadata=
b.MetaDataManager.fetch(Ij,!1)}function Ol(){}function Hj(d){return
H.call(this,d,'BannerListener',ia.BANNER)||this}function Li(d){return
ja.call(this,'BannerExperimentOption',Li.Schema,d)||this}function Pl(){return Pk.apply(this,arguments)||this}function
Pk(d,a,b,c){this._core=d;this._platform=a;this._coreConfig=b;this._bannerExperiment=c}function
Ok(d,a,b){this._contexts={};this._bannerModule=b;this._core=d;this._ads=a;this.setupObservables()}function
Ld(d,a,b,c,e,f,g){this._loadState=ih.Unloaded;
this._fireLoadedEventEarly=!1;this._placement=d;this._bannerAdViewId=a;this._size=b;this._bannerNativeApi=c.Ap
i;this._focusManager=f.FocusManager;this._campaignManager=c.CampaignManager;this._bannerAdUnitFactory=c.
AdUnitFactory;this._adUnitParametersFactory=c.AdUnitParametersFactory;this._scarBannerAdUnitFactory=c.ScarA
dUnitFactory;this._scarAdUnitParametersFactory=c.ScarAdUnitParametersFactory;this._webPlayerContainer=new
as(f.NativeBridge.getPlatform(),e.Api,a);this._mraidManager=new Ql(f,this._webPlayerContainer);
this._deviceInfo=f.DeviceInfo;this._core=f;this._ads=e;this._adUnitOnShowHasBeenCalled=this._bannerAttached=!1
;this._fireLoadedEventEarly=ea()('bannerLoad');(null===g||void 0===g?0:g.adMarkup)&&(null===g||void
0===g?0:g.objectId)&&(this._headerBiddingOptions=g);this.subscribeListeners()}function
Xc(d){d=H.call(this,d,'Banner',ia.BANNER,mb.BANNER)||this;d.onBannerResized=new
C;d.onBannerVisibilityChanged=new C;d.onBannerAttached=new C;d.onBannerDetached=new
C;d.onBannerLoaded=new C;d.onBannerDestroyed=
new C;d.onBannerLoadPlacement=new C;d.onBannerDestroyBanner=new C;d.onScarBannerLoaded=new
C;d.onScarBannerLoadFailed=new C;d.onScarBannerImpression=new C;d.onScarBannerClicked=new
C;d.onScarBannerAttached=new C;d.onScarBannerDetached=new C;d.onScarBannerOpened=new C;return
d}function Ql(d,a){this._core=d;this._mraidAdapter=new jf(this._core.Api,this,a)}function
dg(d,a,b,c,e,f,g,h,k,l,m,p,q,r,u,v){v=void 0===v?[new lp(h,b),new mp(h,b),new
np(h,b)]:v;this._platform=d;this._core=a;this._coreConfig=
b;this._adsConfig=c;this._sessionManager=e;this._adMobSignalFactory=f;this._request=g;this._clientInfo=h;this._de
viceInfo=k;this._metaDataManager=l;this._privacySDK=m;this._userPrivacyManager=p;this._installInfo=q;this._fill
Manager=r;this._topicsManager=u;this._requestGuards=v}function np(){return
Qk.apply(this,arguments)||this}function Mi(){var d=Error.apply(this,arguments);this.message=d.message;'stack'in
d&&(this.stack=d.stack)}function eg(){}function bs(d){if(d.mediaId)return d}function op(){}
function jh(d,a){this._platform=d;this._wrapJS=void 0===a?!1:a;return this}function lp(){return
Qk.apply(this,arguments)||this}function mp(){return Qk.apply(this,arguments)||this}function
Q k ( d , a ) { t h i s . _ c l i e n t I n f o = d ; t h i s . _ c o r e C o n f i g = a } f u n c t i o n
Ni(d,a,b,c,e,f,g,h,k,l,m,p,q,r){this._platform=d;this._core=a;this._coreConfig=b;this._adsConfig=c;this._sessionMana
ger=e;this._request=f;this._clientInfo=g;this._deviceInfo=h;this._metaDataManager=k;this._privacy=l;this._userPriva
cyManager=m;this._installInfo=
p;this._adMobSignalFactory=q;this._topicsManager=r}function Oi(d){var
a=this;this._impressionEventSent=this._leaveApplicationEventSent=this._clickEventSent=!1;this._bannerAdViewId=
d.bannerAdViewId;this._bannerNativeApi=d.bannerNativeApi;this._campaign=d.campaign;this._core=d.core;this._pl
atform=d.platform;this._thirdPartyEventManager=d.thirdPartyEventManager;this._scarBannerImpressionHandler=thi
s._bannerNativeApi.BannerApi.onScarBannerImpression.subscribe(function(b){if(a._bannerAdViewId===b)a.onSho
w()});
this._scarBannerOpenedHandler=this._bannerNativeApi.BannerApi.onScarBannerOpened.subscribe(function(b){if(a.
_bannerAdViewId===b)a.onOpened()});this._scarBannerClickHandler=this._bannerNativeApi.BannerApi.onScarBan
nerClicked.subscribe(function(b){if(a._bannerAdViewId===b)a.onClick()})}function as(d,a,b){return
f g . c a l l ( t h i s , d , a , b ) | | t h i s } f u n c t i o n
kp(d,a,b){this._platform=b.NativeBridge.getPlatform();this._core=b.Api;this._clientInfo=b.ClientInfo;this._thirdParty
EventManagerFactory=a.ThirdPartyEventManagerFactory;
this._bannerNativeApi=d.Api;this._deviceInfo=b.DeviceInfo;this._coreConfig=b.Config;this._store=a.Store.Api;this._
focusManager=b.FocusManager;this._ads=a.Api;this._installInfo=b.InstallInfo;this._sdkClickDetailsManager=a.SdkC
lickDetailsManager;this._privacyManager=a.PrivacyManager;this._sessionManager=a.SessionManager;this._storage
Bridge=b.StorageBridge;this._adsConfig=a.Config;this._privacySDK=a.PrivacySDK;this._metadataManager=b.Meta
DataManager;this._request=b.RequestManager;this._playerMetadata=
b.MetaDataManager.fetch(Ij,!1);this._measurementsManager=a.MeasurementsManager}function Ij(){var
d=ld.call(this,'PlayerMetaData',Object.assign(Object.assign({},ld.Schema),{server_id:['string']}))||this;d.set('keys',['ser
ver_id']);d.set('category','player');return d}function ov(d,a,b,c,e,f){var g=new Aj,h=Zo(c===B.ANDROID?b:void
0)([0,0,f.w,f.h]),k={mediaType:Gg.Display,impressionType:Zf.BeginToRender,creativeType:$f.HtmlDisplay,viewpor
t:Sh(screen.width,screen.height),adView:oe(h,h,[],[],!1)};gp(a.getMarkup()).forEach(function(l){(new Ek(d,
function(){return[]},g,a.getSession(),e,Xr(),k)).injectAdVerification({resourceUrl:l,vendorKey:'',verificationParamete
rs:null})});return{unmount:function(){g.notify({type:Y.Unmount});g.notify({type:Y.SessionFinish})},backgrounded:
function(){g.notify({type:Y.GeometryChange,data:{adView:oe(h,h,[],[ag.Backgrounded],!1)}})},foregrounded:functi
on(){g.notify({type:Y.GeometryChange,data:{adView:oe(h,h,[],[],!1)}})},sessionStart:function(){g.notify({type:Y.Se
ssionStart});g.notify({type:Y.Loaded,data:{loadedProps:{mediaType:Gg.Display,
creativeType:$f.HtmlDisplay,impressionType:Zf.BeginToRender}}})},adUserInteraction:function(l){return
g.notify({type:Y.AdUserInteraction,data:{interactionType:l}})}}}function
Xr(){return{isInvalidEvent:function(){return!1},setStateByEventType:function(){}}}function
E k ( d , a , b , c , e , f , g , h ) { f u n c t i o n
k(p){f.isInvalidEvent(p.type)||(f.setStateByEventType(p.type),l.triggerEventByEventType(p))}var
l=this;this._sessionStartProcessedByOmidScript=this._sessionFinishProcessedByOmidScript=!1;this._campaignSessi
on=
c;this._sessionContext=e;this._impressionObject=g;this._friendlyObstructionBuilder=a;this._adSessionId=Vh.generat
e();this._container=document.createElement('div');this._container.innerHTML=(new Ib('<iframe id="omid-iframe"
scrolling="no" sandbox="allow-scripts"></iframe>')).render({});document.body.appendChild(this._container);var
m=pv(function(){return b.addObserver(k)});this._omBridge=new
W h ( t h i s . _ a d S e s s i o n I d , { o n E v e n t R e g i s t e r e d : f u n c t i o n ( ) { r e t u r n
m()},onSessionStart:function(p){p=p.vendorKey;l._sessionStartProcessedByOmidScript=
!0;g&&(l._omBridge.triggerAdEvent(va.OmidImpression,Date.now(),g),p&&!pp(p)||f.isInvalidEvent(Y.GeometryCh
ange)||l._omBridge.triggerAdEvent(va.OmidGeometryChange,Date.now(),{viewport:g.viewport,adView:g.adView,de
claredFriendlyObstructions:a().length,friendlyObstructions:a()}))},onSessionFinish:function(){l._sessionFinishProces
sedByOmidScript=!0;l.removeFromViewHierarchy().finally(function(){return b.unsubscribe(k)})}},d,h)}function
Wh(d,a,b,c){var e=this;this._sendErrorEvent=c;this._adSessionId=d;
d = { } ; v a r
f=(d[Md.SessionStart]=function(){a.onSessionStart({vendorKey:e._vendorKey})},d[Md.SessionFinish]=function(){a.
onSessionFinish()},d[Md.LoadError]=function(){var g;null===(g=e._sendErrorEvent)||void 0===g?void
0:g.call(e,Rk.ERROR_RESOURCE_LOADING)},d[Md.VendorkeyMismatch]=function(){e._logger.logDebug('Vend
or attribute was either never registered or vendor attribute does not match registered key. SessionStart not
called.')},d[Md.SessionError]=function(){},d[Md.SessionRegistered]=function(){},
d);d={};this._omidHandlers=(d[zc.OnEventProcessed]=function(g){var
h;a.onEventRegistered();g=g.data.eventType;null===(h=null===f||void 0===f?void 0:f[g])||void 0===h?void
0:h.call(f)},d[qp.OnEventRegistered]=function(g){e.onEventRegistered(g.data.eventName,g.data.uuid,g.data.iframeId
)},d);this._logger=b;this._messageListener=function(g){return e.onMessage(g)};this._registeredEventHandler=new
cn(function(g){return e.postMessage(g)});window.addEventListener('message',this._messageListener,!1)}function
cn(d){function a(){return new Aj}
this._postMessageHandler=d;d={};this._eventTypeDict=(d[va.OmidImpression]=a(),d[va.OmidGeometryChange]=a(
),d[va.OmidLoaded]=a(),d[va.OmidStart]=a(),d[va.OmidFirstQuartile]=a(),d[va.OmidMidpoint]=a(),d[va.OmidThird
Quartile]=a(),d[va.OmidComplete]=a(),d[va.OmidPause]=a(),d[va.OmidResume]=a(),d[va.OmidBufferStart]=a(),d[va
.OmidBufferFinish]=a(),d[va.OmidSkipped]=a(),d[va.OmidVolumeChange]=a(),d[va.OmidPlayerStateChange]=a(),d
[va.OmidAdUserInteraction]=a(),d[va.OmidVideo]=a(),d);d={};this._eventTypeUuidCounter=
(d[va.OmidImpression]=0,d[va.OmidGeometryChange]=0,d[va.OmidLoaded]=0,d[va.OmidStart]=0,d[va.OmidFirstQ
uartile]=0,d[va.OmidMidpoint]=0,d[va.OmidThirdQuartile]=0,d[va.OmidComplete]=0,d[va.OmidPause]=0,d[va.Omi
dResume]=0,d[va.OmidBufferStart]=0,d[va.OmidBufferFinish]=0,d[va.OmidSkipped]=0,d[va.OmidVolumeChange]
=0,d[va.OmidPlayerStateChange]=0,d[va.OmidAdUserInteraction]=0,d[va.OmidVideo]=0,d)}function Aj(){var
d=C.apply(this,arguments)||this;d.eventHistory=[];return d}function Ki(){}function Jj(d){var a=
kh.call(this,d)||this;a._isClickEnabled=!0;a._request=d.request;a._store=d.store;a._storeHandler=d.storeHandler;a._sto
re&&(a._appSheetOpenObserver=a._store.iOS.AppSheet.onOpen.subscribe(function(){a.onAppSheetOpened()}),a._a
ppSheetCloseObserver=a._store.iOS.AppSheet.onClose.subscribe(function(){a.onAppSheetClosed()}),a._appSheetErr
orObserver=a._store.iOS.AppSheet.onError.subscribe(function(){a.onAppSheetErrored()}));return a}function
kh(d){var a=md.call(this,d)||this;a._duplicatedClick=!1;a._shouldPreventOverrideUrlLoading=
d . s h o u l d P r e v e n t O v e r r i d e U r l L o a d i n g ; r e t u r n a } f u n c t i o n
md(d){this._leaveApplicationEventTriggered=this._impressionEventsSent=this._clickEventsSent=!1;this._bannerAd
ViewId=d.bannerAdViewId;this._bannerNativeApi=d.bannerNativeApi;this._campaign=d.campaign;this._clientInfo=
d.clientInfo;this._core=d.core;this._isCoppaCompliant=d.isCoppaCompliant;this._limitAdTracking=d.limitAdTrackin
g;this._platform=d.platform;this._thirdPartyEventManager=d.thirdPartyEventManager;this._webPlayerContainer=d.w
ebPlayerContainer;
this._eventObserverMap=d.eventObserverMap}function Rl(d,a,b,c,e){return F(void 0,void 0,void 0,function g(){var
h,k,l,m,p,q,r,u,v,w,A,D;return n.generator.createGenerator(g,function(I){switch(I.nextAddress){case
1:h=e.getContentType();k=e.getSeatId();l=qv(d);m=l.primaryUrl;p=l.fallbackUrl;q=l.primaryTracker;r=l.fallbackTrac
ker;u=Object.assign(Object.assign({},h&&{contentType:h}),k&&{seatId:k.toString()});m&&p?t.reportMetricEvent
WithTags(kf.ParsePrimaryAndFallbackUrlSuccess,u):m?t.reportMetricEventWithTags(kf.ParsePrimarySuccess,
u):p?t.reportMetricEventWithTags(kf.ParseFallbackUrlSuccess,u):t.reportMetricEventWithTags(kf.ParsePrimaryAnd
FallbackUrlFail,u);q&&r?t.reportMetricEventWithTags(kf.ParsePrimaryAndFallbackTrackerSuccess,u):q?t.reportMet
ricEventWithTags(kf.ParsePrimaryTrackerSuccess,u):r?t.reportMetricEventWithTags(kf.ParseFallbackTrackerSucces
s,u):t.reportMetricEventWithTags(kf.ParsePrimaryAndFallbackTrackerFail,u);v=function(K){return
a===B.IOS?b.iOS.UrlScheme.open(K):b.Android.Intent.launch({action:'android.intent.action.VIEW',
uri:K})};w=function(K,W,Ka){return F(void 0,void 0,void 0,function ya(){return
n.generator.createGenerator(ya,function(Fa){if(1==Fa.nextAddress)return
Fa.setCatchFinallyBlocks(2),Fa.yield(v(K),4);if(2!=Fa.nextAddress)return
t.reportMetricEventWithTags(W,u),Fa.return(!0);Fa.enterCatchBlock();t.reportMetricEventWithTags(Ka,u);return
F a . r e t u r n ( ! 1 ) } ) } ) } ; i f ( ! m ) { I . j u m p T o ( 2 ) ; b r e a k } r e t u r n
I.yield(w(m,kf.OpenDeepLinkSuccess,kf.OpenDeepLinkFail),3);case 3:if(A=I.yieldResult)return
q&&c.sendWithGet(h+' deeplink primary URL open success',
e.getSession().id,q,e,!0),I.return();case 2:if(!p){I.jumpTo(0);break}return
I.yield(w(p,kf.OpenFallbackUrlSuccess,kf.OpenFallbackUrlFail),5);case
5:(D=I.yieldResult)&&r&&c.sendWithGet(h+' deeplink fallback URL open
success',e.getSession().id,r,e,!0),I.jumpToEnd()}})})}function qv(d){if(!Xh(d))return{};try{var a=(new
URL(d)).searchParams,b=a.get('primaryUrl'),c=a.get('fallbackUrl'),e=a.get('primaryTracker'),f=a.get('fallbackTracker'
);return{fallbackTracker:rp(f),fallbackUrl:rp(c),primaryTracker:rp(e),
primaryUrl:b||void 0}}catch(g){return{}}}function rp(d){var a=/^(https|itms-
apps|market|deeplinker):/i;return(null===d||void 0===d?0:d.match(a))?d:void 0}function Pi(d){return
d.getDspConfig().deepLinking?!0:!1}function Xh(d){return!(null===d||void
0 = = = d | | ! d . m a t c h ( / ^ d e e p l i n k e r : . / i ) ) } f u n c t i o n Y h ( d ) { v a r
a=Sb.call(this,'BannerCampaign',Object.assign(Object.assign({},Sb.Schema),{markup:['string'],width:['number'],heig
ht:['number']}),d)||this;d.willExpireAt?a.set('willExpireAt',Date.now()+1E3*d.willExpireAt):
a.set('willExpireAt',void 0);a.getSkadnAppStoreId()&&t.reportMetricEvent(Fc.ValidSkAdnBannerCampaign);return
a}function rv(d,a){return F(void 0,void 0,void 0,function c(){var e,f,g;return
n.generator.createGenerator(c,function(h){if(1==h.nextAddress)return
d!==B.ANDROID?h.jumpTo(0):h.yield(Gc.checkPermissions(d,a.Api,sc.AD_ID),3);e=h.yieldResult;f=Kg[e]||'n/a';g=
a.DeviceInfo.getApiLevel();33<=g&&da.adIdPermission({reason:g.toString(),message:f});return
h.return(e)})})}function Gc(){}function Sm(d){d=
H.call(this,d,'Permissions',ia.CORE)||this;d.onPermissionsResult=new C;return d}function
Hl(d){d=H.call(this,d,'Permissions',ia.CORE)||this;d.onPermissionsResult=new C;d.onPermissionsError=new C;return
d } f u n c t i o n
Xm(d,a){this._core=d;this._analyticsEnabled=d.Config.isAnalyticsEnabled()||Di('exampleApp');this.Api={Analytics:
new dn(d.NativeBridge)};this.AnalyticsStorage=new Rc(d.Api);this.AnalyticsManager=this._analyticsEnabled?new
Nd(d,a,this.AnalyticsStorage):new en}function sv(d,a){return F(void 0,
void 0,void 0,function c(){var e;return n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return
f.yield(nd(d,'unifiedconfig.data'),2);e=f.yieldResult;if((null===e||void 0===e?void 0:e.sdkVersionName)!==a)return
f.return(Ef(d,'unifiedconfig.data',Object.assign(Object.assign({},e),{sdkVersionName:a})));f.jumpToEnd()})})}functi
on tv(d,a){return F(void 0,void 0,void 0,function c(){var e;return
n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return f.yield(nd(d,'unifiedconfig.data'),
2 ) ; e = f . y i e l d R e s u l t ; r e t u r n
f.return(Ef(d,'unifiedconfig.data',Object.assign(Object.assign({},e),{gameSessionId:a})))})})}function uv(d,a){return
F(void 0,void 0,void 0,function c(){var e;return n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return
f.yield(nd(d,'unifiedconfig.data'),2);e=f.yieldResult;if((null===e||void 0===e?void 0:e.gameId)!==a)return
f.return(Ef(d,'unifiedconfig.data',Object.assign(Object.assign({},e),{gameId:a})));f.jumpToEnd()})})}function
en(){}function dn(d){return H.call(this,
d,'Analytics',ia.ANALYTICS,mb.ANALYTICS)||this}function Rc(d){this._core=d}function
Nd(d,a,b){this._endpoint='https://thind.unityads.unity3d.com/v1/events';this._newSessionThreshold=18E5;this._platfo
rm=d.NativeBridge.getPlatform();this._focusManager=d.FocusManager;this._request=d.RequestManager;this._clientI
nfo=d.ClientInfo;this._deviceInfo=d.DeviceInfo;this._configuration=d.Config;this._privacySDK=a;this._storage=b;thi
s._storageApi=d.Api.Storage;this._adsAnalyticsSessionId=Vh.generate()}function be(){}
function Qr(d,a){return fg.call(this,d,a,sp.WebPlayer)||this}function fg(d,a,b){var c=this;this.onPageStarted=new
C;this.onPageFinished=new C;this.onWebPlayerError=new C;this.onWebPlayerEvent=new
C;this.onCreateWindow=new C;this.shouldOverrideUrlLoading=new C;this.onCreateWebView=new
C;this._platform=d;this._ads=a;this._viewId=b;this._ads.WebPlayer.onPageStarted.subscribe(function(e,f){return
c . v a l i d a t e V i e w I d ( e , f u n c t i o n ( ) { r e t u r n
c.onPageStarted.trigger(f)})});this._ads.WebPlayer.onPageFinished.subscribe(function(e,
f ) { r e t u r n c . v a l i d a t e V i e w I d ( e , f u n c t i o n ( ) { r e t u r n
c.onPageFinished.trigger(f)})});this._ads.WebPlayer.onWebPlayerEvent.subscribe(function(e,f){return
c . v a l i d a t e V i e w I d ( e , f u n c t i o n ( ) { r e t u r n
c.onWebPlayerEvent.trigger(f)})});this._ads.WebPlayer.onWebPlayerError.subscribe(function(e,f){return
c . v a l i d a t e V i e w I d ( e , f u n c t i o n ( ) { r e t u r n
c.onWebPlayerError.trigger(f)})});this._ads.WebPlayer.shouldOverrideUrlLoading.subscribe(function(e,f,g){return
c.validateViewId(e,function(){return c.shouldOverrideUrlLoading.trigger(f,
g)})});this._ads.WebPlayer.onCreateWebView.subscribe(function(e,f){return c.validateViewId(e,function(){return
c.onCreateWebView.trigger(f)})})}function cs(){}function tp(){return kc.apply(this,arguments)||this}function
fn(){return Me.apply(this,arguments)||this}function Zh(d,a){var
b=Z.call(this,d)||this;b._isPoddedAd=!0;b._contentTypeHandlerManager=a;b._showingAdIndex=0;b._poddingParame
ters=d;gn.setState({isPoddedAd:!0,adsInfo:[]});return b}function Bk(){}function vv(d){var
a,b=!1;return[d.reduce(function(c,
e){var f=new Ga(e);e.default&&(a=f);!b&&f.hasAdUnitId()&&(b=!0);e={};return
Object.assign(Object.assign({},c),(e[f.id]=f,e))},{}),a,b]}function Od(d){return
j a . c a l l ( t h i s , ' C o n f i g u r a t i o n ' , O d . S c h e m a , d ) | | t h i s } f u n c t i o n
Fg(d){d=H.call(this,d,'WebPlayer',ia.ADS,mb.WEBPLAYER)||this;d.onPageStarted=new C;d.onPageFinished=new
C;d.onWebPlayerError=new C;d.onWebPlayerEvent=new C;d.onCreateWindow=new
C;d.shouldOverrideUrlLoading=new C;d.onCreateWebView=new C;d.onFrameUpdate=new
C;d.onGetFrameResponse=new C;return d}
f u n c t i o n L g ( d ) { v a r
a=$h.call(this,d,'VideoPlayer',ia.ADS,mb.VIDEOPLAYER)||this;d.getPlatform()===B.IOS?a.iOS=new
up(d):d.getPlatform()===B.ANDROID&&(a.Android=new hn(d));return a}function up(d){return
$h.call(this,d,'VideoPlayer',ia.ADS)||this}function hn(d){return $h.call(this,d,'VideoPlayer',ia.ADS)||this}function
$h(d,a,b,c){d=H.call(this,d,a,b,c)||this;d._handlers=[];return d}function
Jl(d){d=H.call(this,d,'Token',ia.ADS,mb.TOKEN)||this;d.onQueueEmpty=new C;d.onTokenAccess=new C;return
d}function Ck(d){return H.call(this,
d , ' P l a c e m e n t ' , i a . A D S ) | | t h i s } f u n c t i o n
Rh(d){d=H.call(this,d,'Listener',ia.ADS)||this;d.onPlacementStateChangedEventSent=new C;return d}function
dh(d){var a;d=H.call(this,d,'GMAScar',ia.ADS,mb.INIT_GMA)||this;var b=null===(a=$a.getState().clientInfo)||void
0 = = = a ? v o i d
0:a.sdkVersion;a=b&&4200<=b?Mg.CODE_1100:Mg.CODE_900;a=b&&41100<=b?Mg.CODE_1200:a;d.versionsA
ndMetrics=[{range:[a],version:Xb.IosAboveApplicable,metric:N.ScarIosVerAboveApplicable},{range:[Mg.CODE_8
70,a],version:Xb.Ios870,metric:N.ScarIosVer870},
{range:[Mg.CODE_800,Mg.CODE_870],version:Xb.Ios800,metric:N.ScarIosVer8},{range:[Mg.CODE_752,Mg.CO
DE_800],version:Xb.Ios7520,metric:N.ScarIosVer752},{range:[0,Mg.CODE_752],version:Xb.IosBelowApplicable,
m e t r i c : N . S c a r I o s V e r B e l o w A p p l i c a b l e } ] ; r e t u r n d } f u n c t i o n
Fd(d){d=H.call(this,d,'AdUnit',ia.ADS,mb.ADUNIT)||this;d.onViewControllerInit=new
C;d.onViewControllerDidLoad=new C;d.onViewControllerDidAppear=new
C;d.onViewControllerWillDisappear=new C;d.onViewControllerDidDisappear=new
C;d.onViewControllerDidReceiveMemoryWarning=
new C;return d}function fd(d,a){var b=H.call(this,d,'GMAScar',ia.ADS,mb.GMA)||this;b.gmaSignals=new
C;b.signalsError=new C;b.onLoaded=new C;b.onLoadedError=new C;b.onShowError=new C;b.onStart=new
C;b.onStartProcessed=new C;b.onFinish=new C;b.onClose=new C;b.onError=new C;b.onClick=new
C;b.onRewarded=new C;b.onFirstQuartile=new C;b.onMidpoint=new C;b.onThirdQuartile=new
C ; b . o n L a s t Q u a r t i l e = n e w C ; b . o n S k i p = n e w
C;b.hasInitError=!1;b._adTypeMap={};b._nativeBridge=d;b._apiAdapter=a;b._foundAvailability=
!1;b._available=!1;return b}function le(d){d=H.call(this,d,'GMAScar',ia.ADS,mb.INIT_GMA)||this;d.version=new
C;return d}function ed(d){d=H.call(this,d,'AdUnit',ia.ADS,mb.ADUNIT)||this;d.onStart=new C;d.onCreate=new
C;d.onResume=new C;d.onDestroy=new C;d.onPause=new C;d.onKeyDown=new C;d.onRestore=new
C;d.onStop=new C;d.onFocusGained=new C;d.onFocusLost=new C;return d}function Ro(d){return
H.call(this,d,'AdsProperties',ia.ADS)||this}function Sl(d){var a=Ng.call(this,'ShowOptions',{options:['object']},
d)||this;a.set('options',d.options);return a}function jn(d){var
a=Ng.call(this,'LoadOptions',{options:['object','null']},d)||this;a.set('options',d.options);return a}function
Ng(d,a,b){d=ja.call(this,d,Object.assign(Object.assign({},a),{placementId:['string'],listenerId:['string'],time:['number']
}))||this;d.set('placementId',b.placementId);d.set('listenerId',b.listenerId);d.set('time',b.time);return d}function
Sr(d,a,b){this._core=d;this._requestManager=a;this._storageBridge=b}function eh(d,a,b){this._core=
d;this._request=a;this._storageBridge=b}function Qi(d,a){this._ads=d;this._configuration=a}function
q e ( d , a , b , c , e , f , g , h ) { v a r
k=Hc.call(this,d,a,b,c,e,f,g,h)||this;k._shouldRefresh=!0;k._waitForReload=!1;k._waitForStart=!1;k.onReloadedHeade
rBiddingCampaign=new C;k.onReloadHeaderBiddingNoFill=new
C;k._adRequestLoadManager.onCampaign.subscribe(function(l,m,p){return
k.onCampaign(l,m,p)});k._adRequestLoadManager.onNoFill.subscribe(function(l,m){return k.onNoFill(l,m)});return
k}function Hc(d,a,b,c,e,f,
g , h ) { v a r k = t h i s ; k . c a c h e M a n a g e r = h ; k . l o a d e d C a m p a i g n s = n e w
Map;k._ads=d;k._adsConfig=a;k._coreConfig=b;k._adRequestLoadManager=c;k._focusManager=f;k._loadAndFillEv
entManager=g;k._focusManager.onAppForeground.subscribe(function(){return
k.refresh()});k._focusManager.onActivityResumed.subscribe(function(){return
k.refresh()});k._placementLoadOptions={};return k}function kn(d){return d instanceof
X?'mraid'===d.getEndScreenType()?'performance(v+p)':'performance(v)':d instanceof cc?'performance(p)':d
instanceof
Ne?d.getContentType()===Ff.DisplayContentType?'AdMobScarDisplay':'AdMobScar':d instanceof Pa?'vast':d
instanceof ib?'mraid':d instanceof Oe?'AdMob':'unknown'}function wv(d){if(0!==d.size){var a=new
Map;d=n.makeIterator(d);for(var b=d.next();!b.done;b=d.next()){var
c=n.makeIterator(b.value);b=c.next().value;c=c.next().value;var e=c.campaign;if(e instanceof X||e instanceof cc){var
f = e i n s t a n c e o f
X?e.getGameId():e.getTargetGameId(),g=a.get(e.id);g||(g={campaignId:e.id,targetGameId:f,impressionOpportunities:
[]});
g.impressionOpportunities.push({placementId:c.placementId,objectId:b});a.set(e.id,g)}}a=Array.from(a.values());retu
rn 0===a.length?void 0:a}}function Sk(){}function Rr(d){var
a=this;this._core=d;this._core.Storage.onSet.subscribe(function(b,c){return a.onStorageSet(b,c)})}function
l h ( d , a , b , c , e , f , g , h , k , l , m , p , q ) { v a r
r,u={};d=ai.call(this,d,a,(u[ab.TOKEN]=e.getToken(),u[ab.GAME_ID]=c.getGameId(),u[ab.COPPA]=''+e.isCoppaC
ompliant(),u[ab.FRAMEWORK_NAME]=(null===p||void 0===p?void
0:p.getName())||'',u[ab.FRAMEWORK_VERSION]=
( n u l l = = = p | | v o i d 0 = = = p ? v o i d
0:p.getVersion())||'',u[ab.PLATFORM]=B[b].toLowerCase(),u[ab.SDK_VERSION]=''+c.getSdkVersion(),u[ab.AB_G
ROUP]=''+(null===(r=Ca.getState().config)||void 0===r?void
0:r.abGroup),u[ab.COUNTRY]=''+e.getCountry(),u[ab.LOADV5_SUPPORT]=''+c.getUsePerPlacementLoad(),u[ab.
OS_VERSION]=''+k.getOsVersion(),u[ab.OPTOUT_RECORDED]=''+g.isOptOutRecorded(),u[ab.IS_LOAD_ENAB
LED]=''+l,u[ab.LIMITED_AD_TRACKING]=''+k.getLimitAdTracking(),u[ab.TRACK_AUTH_STATUS]=''+(k
instanceof qa?k.getTrackingAuthorizationStatus():
' ' ) , u [ a b . M E D I A T I O N _ N A M E ] = ( n u l l = = = q | | v o i d 0 = = = q ? v o i d
0:q.getName())||'',u[ab.MEDIATION_VERSION]=(null===q||void 0===q?void
0:q.getVersion())||'',u[ab.GAME_SESSION_ID]=''+m.toString(),u),f)||this;d._url='https://events.mz.unity3d.com/'+lh.
TemplateUrl;d._platform=b;d._privacy=g;d._adsConfig=h;return d}function
Ym(){this._parsers={};this._factories={}}function re(d,a,b,c,e,f){this.onAssetProcessed=new
C;this._platform=d;this._core=a;this._cache=b;this.cacheMode=c;this._cacheBookkeeping=f;this._deviceInfo=
e;this._fastConnectionDetected=this._caching=this._stopped=!1;this._requiredQueue=[];this._optionalQueue=[];this._
campaignQueue={};this._queueId=0}function Ad(d){return ja.call(this,'Configuration',Ad.Schema,d)||this}function
Cb(d,a,b,c,e){function f(k,l,m){m=void 0===m?'native_error':m;var p;m='string'===typeof
m?m:Math.round(m/1E6).toString();null===(p=h[k])||void 0===p?void
0:p.stopAndSend(l,{cache_size:m});h[k]=void 0}var g=this;this.onFastConnectionDetected=new C;this.onStart=new
C;this.onRedirect=
new C;this.onFinish=new C;this.onStop=new C;this.onError=new C;this.onFinishError=new
C ; t h i s . o n T o o L a r g e F i l e = n e w
C;this._callbacks={};this._maxRetries=5;this._retryDelay=1E4;this._maxFileSize=20971520;this._currentDownloadP
o s i t i o n = -
1;this._fastConnectionDetected=!1;this._core=d;this._wakeUpManager=a;this._request=b;this._cacheBookkeeping=c;
e&&(this._maxRetries=e.retries,this._retryDelay=e.retryDelay);this._paused=!1;this._wakeUpManager.onNetworkCo
nnected.subscribe(function(){return g.onNetworkConnected()});
v a r
h={};this._core.Cache.setProgressInterval(250);this._core.Cache.onDownloadStarted.subscribe(function(k,l,m,p,q){h[
k]=ds();g.onDownloadStarted(k,l,m,p,q,function(){f(k,Tk.CacheFailed,l)})});this._core.Cache.onDownloadProgress.s
u b s c r i b e ( f u n c t i o n ( k , l , m ) { r e t u r n
g.onDownloadProgress(k,l,m)});this._core.Cache.onDownloadEnd.subscribe(function(k,l,m,p,q,r){f(k,Tk.CacheSucce
ss,l);g.onDownloadEnd(k,l,m,p,q,r)});this._core.Cache.onDownloadStopped.subscribe(function(k,l,m,p,q,r){f(k,Tk.C
acheSuccess,l);g.onDownloadStopped(k,
l,m,p,q,r)});this._core.Cache.onDownloadError.subscribe(function(k,l,m){f(l,Tk.CacheFailed);g.onDownloadError(k,l
,m)});this._core.Storage.onSet.subscribe(function(k,l){return
g.onStorageSet(k,l)});this._core.Storage.get(L.PUBLIC,'caching.pause.value').then(function(k){g._paused=k;g._core.
Storage.delete(L.PUBLIC,'caching.pause');g._core.Storage.write(L.PUBLIC)}).catch(function(){})}function
Kj(){}function Ed(d){var a=H.call(this,d,'Cache',ia.CORE,mb.CACHE)||this;a.onDownloadStarted=new
C;a.onDownloadProgress=
new C;a.onDownloadEnd=new C;a.onDownloadStopped=new C;a.onDownloadError=new
C;d.getPlatform()===B.IOS?a.iOS=new vp(d):a.Android=new Uk(d);return a}function vp(d){return
H.call(this,d,'Cache',ia.CORE)||this}function Uk(d){return H.call(this,d,'Cache',ia.CORE)||this}function
Gf(d,a,b,c,e,f,g,h,k,l,m,p,q,r,u,v){d=Xa.call(this,d,a,b,c,e,f,g,h,k,l,m,p,q,r,u,v)||this;d.onAdditionalPlacementsReady=n
ew C;d.onAdditionalPlacementsCached=new C;a=void 0;a=void
0===a?Ca.getState():a;a=ln(a)('reloadRetryTimeInSeconds');
a=isNaN(a)||0>=a?void 0:1E3*a;d.retryReloadAfterMsExperiment=a;d.requestId=0;return d}function mn(){var
d,a=null===(d=$a.getState().clientInfo)||void 0===d?void 0:d.gameId;return a?xv.includes(a):!1}function
Id(d,a){this.parametersFactory=this.adUnitParametersFactory=a=void 0===a?new Vk(d):a;return this}function
Wk(d,a,b,c){d=Ke.call(this,d,a,b)||this;d._externalMRAIDEndScreen=c;return d}function Vk(d){return
kc.call(this,d,d.Ads)||this}function nn(d,a,b){var c=Pe.call(this,d,a,b)||this;c.endScreenAdapterComponentProps=
{color:'#167dfb',country:c._country,ctaText:c._ctaText,elementIds:nb.zones.endScreen,gameIcon:c._campaign.getGa
meIcon().getUrl(),gameName:c._campaign.getGameName(),onClick:function(e){return
c.onDownloadEvent(e)},onClose:function(){return c.onCloseEvent()},onPrivacyClick:function(){return
c.onPrivacyEvent()},privacyLegitimateInterestPopUp1:c._localization.translate('privacy-legitimate-interest-pop-up-
1'),privacyLegitimateInterestPopUp2:c._localization.translate('privacy-legitimate-interest-pop-up-2'),
privacyLegitimateInterestPopUp3:c._localization.translate('privacy-legitimate-interest-pop-up-
3'),showGdpr:c._showGDPRBanner,showPrivacyIcon:!c._hidePrivacy};return c}function wp(d,a,b){var c,e,f;var
g=Pe.call(this,d,a,b)||this;g.endScreenAdapterComponentProps={color:'#167dfb',country:g._country,ctaText:g._ctaTe
xt,elementIds:nb.zones.endScreen,gameIcon:g._campaign.getGameIcon().getUrl(),gameName:g._campaign.getGame
Name(),landscapeImage:null===(c=g._campaign.getPortrait())||void 0===c?void 0:c.getUrl(),
language:g._language,onClick:function(h){return g.onDownloadEvent(h)},onClose:function(){return
g . o n C l o s e E v e n t ( ) } , o n P r i v a c y C l i c k : f u n c t i o n ( ) { r e t u r n
g.onPrivacyEvent()},portraitImage:null===(e=g._campaign.getLandscape())||void 0===e?void
0:e.getUrl(),privacyLegitimateInterestPopUp1:g._localization.translate('privacy-legitimate-interest-pop-up-
1'),privacyLegitimateInterestPopUp2:g._localization.translate('privacy-legitimate-interest-pop-up-
2'),privacyLegitimateInterestPopUp3:g._localization.translate('privacy-legitimate-interest-pop-up-3'),
rating:g._campaign.getRating(),ratingCountText:g._localization.abbreviate(g._campaign.getRatingCount()),showGdpr
:g._showGDPRBanner,showPrivacyIcon:!g._hidePrivacy,squareImage:null===(f=g._campaign.getSquare())||void
0 = = = f ? v o i d
0:f.getUrl(),closeTimeout:g.closeTimeout,subtitle:g.subtitle,freeText:g._localization.translate('Free'),priceText:g._loca
lization.translate('Price'),showFeedbackDialog:g.showFeedbackDialog,sendFeedback:function(h){return
g.onUserFeedback(h)}};return g}function Pe(d,a,b){var c=
ha.call(this,a.platform,'end-screen-adapter')||this;c._circularCounterProgression=new
C;c._language=a.language;c.privacy=a.privacy;c._showGDPRBanner=a.showGDPRBanner;c._hidePrivacy=a.hidePri
vacy||!1;c._campaign=d;c._template=new Ib('');c._country=b||'';c._localization=new
yb(a.language,'endscreen');c._isDefaultLanguage=c._language.includes('en');c.showFeedbackDialog=a.showFeedback
D i a l o g | | ! 1 ; c . _ c t a T e x t = e s ( f s ( c . _ c a m p a i g n ) , v o i d
0,a.platform===B.IOS?se.Get:se.Install,c._isDefaultLanguage,c._localization);
c.privacy.inject(c);c.closeTimeout=a.placement.getCloseTimerDuration();return c}function yv(d){var
a=d.color,b=d.country,c=d.ctaText,e=d.elementIds,f=d.gameName,g=d.onClick,h=d.onClose,k=d.gameIcon,l=d.onPri
vacyClick,m=d.privacyLegitimateInterestPopUp1,p=d.privacyLegitimateInterestPopUp2,q=d.privacyLegitimateIntere
stPopUp3,r=d.showPrivacyIcon,u=n.makeIterator(gs(function(K){return[K.show,K.closeTimeout]},hs)),v=u.next().va
lue;u=u.next().value;u=is(v,100,u,function(){ne.setState({enableBackButton:!0})});
v a r
w=on(),A=w.isSkOverlayForEndScreenEnabled,D=w.isSkOverlayBottomRaisedPosition;D=(w=!(!w.configuration||!
A))&&!D;A=n.makeIterator(od(d.showGdpr));d=A.next().value;var I=A.next().value;b='CN'===b;r=r&&!d;return
v?x('div',Object.assign({className:ka('e1mehvma','b1e7wd89')},{children:[x(Xo,{elementId:e.closeButton,closeProg
ress:u,className:'cxa0c08',closeButtonClassName:'c1kioqma',onClose:h},void
0),r&&x(pn,{color:'white',opacity:.8,onClick:l,elementId:e.privacyButton,containerClassName:'ps5gn1z'},
v o i d 0 ) , x ( ' d i v ' , { c l a s s N a m e : k a ( ' e 8 x n b b 9 ' ) } , v o i d
0),x('div',Object.assign({},Yc(e.info),{className:w?'ckhy8tc':'c1qspyn6'},{children:[x('div',Object.assign({classNam
e:w?'gp9ktbp':'gheg228'},{children:[x(xp,{icon:k,elementId:e.appIcon,onClick:g,alt:f},void
0),x(yp,Object.assign({color:'white',elementId:e.appName,className:w?'g169xino':void 0},{children:f}),void
0 ) ] } ) , v o i d
0),x('div',Object.assign({className:w?'b3de4x9':'biiw87l'},{children:x(mh,Object.assign({onClick:g,animation:nh.B
ubbling,elementId:e.ctaButton,
color:a,className:'c1n9dfh6'},{children:c}),void 0)}),void 0)]}),void
0),d&&x(zp,{onClick:function(){I(!1);l()},privacyLegitimateInterestPopUp1:m,privacyLegitimateInterestPopUp2:p,p
rivacyLegitimateInterestPopUp3:q,elementIds:{gdprBanner:e.gdprBanner,gdprButton:e.gdprButton,gdprLink:e.gdprL
ink},className:'g1f9m80q',iconClassName:'g1it756d',textClassName:'g1lg3h44'},void
0),!d&&x('div',Object.assign({className:D?'pt3cjh1':'p1lm6x23'},{children:[x('div',{},void
0),x('div',{children:x(Ap,{elementId:e.adsLogo,
h e i g h t : ' 0 . 6 5 e m ' , c o l o r : ' w h i t e ' , o p a c i t y : . 8 } , v o i d 0 ) } , v o i d
0),x('div',{children:b&&x(qn,{elementId:e.chinaAd,color:'white',opacity:.8},void 0)},void 0)]}),void 0)]}),void
0 ) : n u l l } f u n c t i o n z v ( d ) { v a r
a=d.showFeedbackDialog,b=d.sendFeedback,c=vb(d,['showFeedbackDialog','sendFeedback']),e=n.makeIterator(gs(fu
nction(m){return[m.show,m.closeTimeout]},hs));d=e.next().value;e=e.next().value;var
f=is(d,100,e,function(){ne.setState({enableBackButton:!0})}),g=n.makeIterator(od(a));a=g.next().value;var
h=g.next().value;
g = Q e ( f u n c t i o n ( ) { r e t u r n h ( ! 1 ) } , [ h ] ) ; v a r
k=n.makeIterator(js()),l=k.next().value;k=k.next().value;c=x(Av,Object.assign({},c,{closeProgress:f,lastSeenPrivacyP
olicyVersionOutdated:l,updateLastSeenPrivacyPolicyVersion:k,isPrivacyPolicyBannerActive:!1,closeTimeout:e}),voi
d 0);b=a&&x(Bv,{open:a,onClose:g,sendFeedback:b},void 0);return x(gg,{children:[d&&c,d&&b]},void 0)}function
Av(d){function a(){mc(!Ic)}function b(){return F(void 0,void 0,void 0,function hg(){return
n.generator.createGenerator(hg,function(ig){if(1==
ig.nextAddress)return Ta?ig.yield(null===fa||void 0===fa?void
0:fa(),3):ig.jumpTo(2);2!=ig.nextAddress&&mc(!1);q();ig.jumpToEnd()})})}var c=void
0===d.animation?nh.Bubbling:d.animation,e=d.color,f=d.country,g=d.ctaText,h=d.elementIds,k=d.gameName,l=void
0===d.landscapeImage?'':d.landscapeImage,m=d.onClick,p=d.onClose,q=d.onPrivacyClick,r=void
0===d.portraitImage?'':d.portraitImage,u=d.privacyLegitimateInterestPopUp1,v=d.privacyLegitimateInterestPopUp2,
w=d.privacyLegitimateInterestPopUp3,A=d.rating,
D = d . r a t i n g C o u n t T e x t , I = d . s h o w P r i v a c y I c o n , K = v o i d
0===d.squareImage?'':d.squareImage,W=d.closeTimeout,Ka=d.freeText,Da=d.priceText,ya=d.closeProgress,Fa=d.las
tSeenPrivacyPolicyVersionOutdated,fa=d.updateLastSeenPrivacyPolicyVersion,Ta=d.isPrivacyPolicyBannerActive,tc
=vb(d,'animation color country ctaText elementIds gameName landscapeImage onClick onClose onPrivacyClick
portraitImage privacyLegitimateInterestPopUp1 privacyLegitimateInterestPopUp2 privacyLegitimateInterestPopUp3
rating ratingCountText showPrivacyIcon squareImage closeTimeout freeText priceText closeProgress
lastSeenPrivacyPolicyVersionOutdated updateLastSeenPrivacyPolicyVersion isPrivacyPolicyBannerActive'.split(' ')),
dc=n.makeIterator(od(!1)),Ic=dc.next().value,mc=dc.next().value;dc=n.makeIterator(od(d.showGdpr));d=dc.next().val
u e ; v a r
Bd=dc.next().value;f='CN'===f;dc=ka('t1q3gjn6','t5ls40c','d1yojxte','c1dcil42');dc=x(Tl,{className:dc,onClick:p,ele
m e n t I d : h . c l o s e B u t t o n } , v o i d
0);p=0<W?x(Xo,{elementId:h.closeButton,closeProgress:ya,className:'c1dcil42',onClose:p},void
0):dc;W=A&&x(ks,{rating:A,ratingCountText:D,elementId:h.appRating,className:'g6g9j3i'},void
0);u=d&&x(zp,{onClick:function(){Bd(!1);q()},privacyLegitimateInterestPopUp1:u,
privacyLegitimateInterestPopUp2:v,privacyLegitimateInterestPopUp3:w,elementIds:{gdprBanner:h.gdprBanner,gdpr
Button:h.gdprButton,gdprLink:h.gdprLink},className:'g18fgkyn'},void 0);v=Hf(function(){return
oh.getState().isSupported},[]);var wb=Hf(function(){return ea()},[]);d=Hf(function(){return
w b ( ' i n l i n e I n s t a l l e r V a r i a n t A ' ) } , [ w b ] ) ; w = H f ( f u n c t i o n ( ) { r e t u r n
wb('inlineInstallerVariantB')},[wb]);ya=Hf(function(){return
wb('useInlineForEndScreen')},[wb]);d=v&&ya&&d&&x(Bp,{showCtaButton:!0,onClick:m,elementId:h.ctaButton,
className:'i1c14gc0',width:'4em',height:'1em',theme:'light'},void
0);v=v&&ya&&w&&x(Bp,{showCtaButton:!0,onClick:m,elementId:h.ctaButton,className:'i1c14gc0',width:'7em',h
e i g h t : ' 2 e m ' , t h e m e : ' d a r k ' } , v o i d 0 ) ; r e t u r n
x('div',Object.assign({},tc,{className:ka('e1mehvma','eqg9k4o')},{children:[p,x('div',{className:ka('e8xnbb9')},voi
d
0),x(Cv,{onClick:m,landscapeImage:l,portraitImage:r,squareImage:K,elementIds:h,gameName:k,rating:A,ratingCoun
tText:D,gdprEl:u},void 0),x('div',Object.assign({},Yc(h.info),{className:'e1vxgeii'},
{children:[x(Dv,{elementId:h.appName,gameName:k,ratingEl:W,gdprEl:u,freeText:Ka,priceText:Da,inlineInstallerEl
:d},void 0),x(ls,{hideInLandscape:!0,freeText:Ka,priceText:Da,inlineInstallerEl:d},void
0),x('div',Object.assign({className:'beorry5'},{children:v||x(mh,Object.assign({onClick:m,animation:c,elementId:h.c
taButton,color:e,className:'c1ny5gge'},{children:g}),void 0)}),void
0),x('div',Object.assign({className:ka('hrfpe9a','fn5rde0')},{children:x(ms,{showPrivacyPolicyBanner:!!Ta&&Ic,on
PrivacyPolicyClick:b,
togglePrivacyBanner:a,privacyButtonEl:I&&x(pn,{onClick:Ta&&Fa?a:b,showPrivacyPolicyBanner:!!Ta&&Ic,show
PrivacyPolicyNotification:!!Ta&&Fa,elementId:h.privacyButton},void
0),unityLogoEl:x(Ap,{elementId:h.adsLogo,height:'0.65em'},void
0),chinaAdLabelEl:f&&x(qn,{elementId:h.chinaAd},void 0),className:'f75zil5'},void 0)}),void 0)]}),void
0),x('div',Object.assign({className:'h1l1qo4a'},{children:x(ms,{showPrivacyPolicyBanner:!!Ta&&Ic,onPrivacyPolic
yClick:b,togglePrivacyBanner:a,privacyButtonEl:I&&x(pn,
{onClick:Ta&&Fa?a:b,showPrivacyPolicyBanner:!!Ta&&Ic,showPrivacyPolicyNotification:!!Ta&&Fa,elementId:h.p
rivacyButton},void 0),unityLogoEl:x(Ap,{elementId:h.adsLogo,height:'0.65em'},void
0),chinaAdLabelEl:f&&x(qn,{elementId:h.chinaAd},void 0)},void 0)}),void 0)]}),void 0)}function Dv(d){var
a=d.gameName,b=d.ratingEl,c=d.elementId,e=d.gdprEl,f=d.freeText,g=d.priceText,h=void
0===d.gameNameColor?'black':d.gameNameColor;d=d.inlineInstallerEl;return
x('div',Object.assign({className:ka('hrfpe9a','m1jo0os')},
{children:[x(yp,Object.assign({color:h,elementId:c,className:'g1teokdw'},{children:a}),void
0),e,x('div',Object.assign({className:ka('b16i13u',!!e&&'gkxm25q')},{children:[b,x(ls,{freeText:f,priceText:g,inlineI
nstallerEl:d},void 0)]}),void 0)]}),void 0)}function ls(d){var
a=d.freeText,b=d.priceText,c=d.freeClassName,e=d.inlineInstallerEl;return
x('div',Object.assign({className:ka('p1tdckdh',d.hideInLandscape&&'h1l1qo4a',d.className)},{children:[x('span',O
bject.assign({className:'sic1s8k'},{children:b}),
void 0),x('span',Object.assign({className:ka('f7figtx',c)},{children:a}),void 0),e]}),void 0)}function Cv(d){var
a=d.elementIds,b=d.gameName,c=void 0===d.landscapeImage?'':d.landscapeImage,e=d.onClick,f=void
0===d.portraitImage?'':d.portraitImage,g=d.rating,h=d.ratingCountText,k=d.ratingTopColor,l=d.gdprEl,m=void
0 = = = d . s q u a r e I m a g e ? ' ' : d . s q u a r e I m a g e , p = d . c l a s s N a m e , q = v o i d
0===d.gameNameColor?'black':d.gameNameColor;d=vb(d,'elementIds gameName landscapeImage onClick
portraitImage rating ratingCountText ratingTopColor gdprEl squareImage className gameNameColor'.split(' '));
g=g&&x(ks,{rating:g,ratingTopColor:k,ratingCountText:h,elementId:a.appRating,className:'g1jrzf5s'},void
0 ) ; r e t u r n
x('div',Object.assign({className:ka('cmleivz',p)},d,{children:[x(Ev,{onClick:e,landscapeImageUrl:f,portraitImageUrl
: c , s q u a r e I m a g e U r l : m , e l e m e n t I d : a . c r e a t i v e } , v o i d
0),x('div',Object.assign({className:ka('m1jo0os','h1l1qo4a',!!l&&'g1cr8ixi')},{children:[x(yp,Object.assign({color:q,
elementId:a.appName,className:'g1uqyw4a'},{children:b}),void 0),g,l]}),void 0)]}),void 0)}function Ev(d){var a=
d.elementId,b=d.squareImageUrl,c=d.onClick,e=d.portraitImageUrl,f=d.landscapeImageUrl,g=d.className;d=vb(d,'e
lementId squareImageUrl onClick portraitImageUrl landscapeImageUrl className'.split(' '));return
b?x('div',Object.assign({className:ka('skvbfnk',g),onClick:c},d,{children:x('img',Object.assign({className:ka('i1on
y 1 z m ' ) , ' d a t a - t e s t i d ' : ' c r e a t i v e ' , s r c : b } , Y c ( a ) ) , v o i d 0 ) } ) , v o i d
0):x('div',Object.assign({className:ka('ncx688w',g),onClick:c},d,{children:[x('img',Object.assign({className:ka('i1
ony1zm',
'l14ojzdr'),'data-testid':'creative-landscape',src:f},Yc(a)),void
0),x('img',Object.assign({className:ka('i1ony1zm','p1mqk0xx'),'data-testid':'creative-portrait',src:e},Yc(a)),void
0)]}),void 0)}function Xo(d){var a=d.elementId,b=d.onClose,c=d.closeProgress,e=void
0===d.progressColor?'white':d.progressColor,f=d.closeButtonClassName,g=d.closeTimeout,h=d.timerClassName,k=
v o i d
0===d.circularProgressProps?{}:d.circularProgressProps,l=k.backgroundCircleClassName;k=k.circleClassName;var
m=100>c,p=Math.ceil((null!==
g & & v o i d 0 ! = = g ? g : 0 ) / 1 E 3 * ( ( 1 0 0 - c ) / 1 0 0 ) ) ; g = g & & 0 < p ; r e t u r n
x(Xk,Object.assign({justifyContent:'center',alignItems:'center',className:ka('t1q3gjn6','t5ls40c',d.className)},{child
ren:[x(Fv,Object.assign({backgroundCircleProps:{className:ka('b1l31owb',l,!m&&'hg0o4fa')},backgroundColor:'lig
htgrey',circleProps:{className:ka('p30hw98',k,!m&&'hg0o4fa')},color:e,size:'1.5em',thickness:2.75,value:c,children
Class:ka('d1yojxte','thvqumf',h)},{children:g&&p}),void 0),!g&&x(Tl,{className:ka('t1q3gjn6','d1yojxte',f,
m&&'gjnlrha'),elementId:a,onClick:function(q){m||b(q)}},void 0)]}),void 0)}function Fv(d){var a=d.value,b=void
0===d.color?'white':d.color,c=d.backgroundColor,e=void 0===d.size?40:d.size,f=void
0 = = = d . t h i c k n e s s ? 3 . 6 : d . t h i c k n e s s , g = v o i d
0===d.circleProps?{}:d.circleProps,h=d.backgroundCircleProps,k=d.childrenTextProps,l=d.childrenClass,m=d.childr
en;d=vb(d,'value color backgroundColor size thickness circleProps backgroundCircleProps childrenTextProps
childrenClass children'.split(' '));var p=g.className;
g=vb(g,['className']);var q=(44-f)/2*Math.PI*2;return x('svg',Object.assign({width:e,height:e,viewBox:'22 22 44
44'},d,{children:[(c||h)&&x(ns,Object.assign({'data-testid':'bg-circle',thickness:f,stroke:c},h),void
0),x(ns,Object.assign({'data-testid':'circle',stroke:b,strokeDasharray:q.toFixed(3),strokeDashoffset:((100-
a)/100*q).toFixed(3)+'px',thickness:f,transform:'rotate(-90 44 44)',className:ka('cl9xpcd',p)},g),void
0),m&&x('text',Object.assign({x:44,y:44,textAnchor:'middle',alignmentBaseline:'middle',
fontSize:'10',fill:b,className:l},k,{children:m}),void 0)]}),void 0)}function ns(d){var
a=d.thickness;d=vb(d,['thickness']);return x('circle',Object.assign({cx:44,cy:44,r:(44-
a)/2,strokeWidth:a,fill:'none'},d),void 0)}function Ap(d){var a=void 0===d.color?'#696969':d.color,b=void
0===d.opacity?.3:d.opacity;d=vb(d,['color','opacity']);return
x(Gv,Object.assign({color:a,height:'0.55em',opacity:b},d),void 0)}function ms(d){var
a=d.privacyButtonEl,b=d.unityLogoEl,c=d.chinaAdLabelEl,e=d.showPrivacyPolicyBanner,
f = d . o n P r i v a c y P o l i c y C l i c k , g = d . t o g g l e P r i v a c y B a n n e r ; r e t u r n
x('div',Object.assign({className:ka('p1docnlf',e&&'p1xp103b',d.className)},{children:[x('div',Object.assign({class
N a m e : ' p b v 8 h n 4 ' } , { c h i l d r e n : a } ) , v o i d
0),e?x(gg,{children:[x('div',Object.assign({className:ka('pbv8hn4','p1j654a5')},{children:['Unity has updated its
',x('a',Object.assign({onClick:f},{children:'Privacy Policy'}),void 0),', effective as of November 15, 2022.']}),void
0),x('div',Object.assign({className:'pbv8hn4'},{children:x('span',
Object.assign({className:'p1bld7zq',onClick:g},{children:x(Cp,{color:'white'},void 0)}),void 0)}),void 0)]},void
0):x(gg,{children:[x('div',Object.assign({className:'pbv8hn4'},{children:b}),void
0),x('div',Object.assign({className:'pbv8hn4'},{children:c}),void 0)]},void 0)]}),void 0)}function ks(d){var
a=d.rating,b=d.ratingCountText,c=d.ratingCountColor,e=d.elementId,f=d.ratingTopColor,g=d.ratingBottomColor,h=d
.animated;d=void 0===d.className?'':d.className;b='0'!==(b||'0')&&x('span',Object.assign({className:'gdwwr4u',
s t y l e : { c o l o r : c } } , { c h i l d r e n : b } ) , v o i d 0 ) ; r e t u r n
x(Xk,Object.assign({className:ka('gvcqqce',d)},Yc(e),{children:[x('div',Object.assign({className:'g1dea9fv'},{chil
dren:[x('span',Object.assign({className:ka('g12k1x5p',h&&'g106ae11'),style:{width:a/5*100+'%',fill:f}},{children:[
x(Og,{},void 0),x(Og,{},void 0),x(Og,{},void 0),x(Og,{},void 0),x(Og,{},void 0)]}),void
0),x('span',Object.assign({className:'gxjtfbq',style:{fill:g}},{children:[x(Og,{},void 0),x(Og,{},void 0),x(Og,{},void
0),x(Og,{},void 0),x(Og,
{},void 0)]}),void 0)]}),void 0),b]}),void 0)}function is(d,a,b,c){var
e=Ul(),f=n.makeIterator(od(0)),g=f.next().value,h=f.next().value,k=Hf(function(){return
100/(b/a)},[b,a]);pd(function(){if(d)return h(0),e.current=setInterval(function(){h(function(l){return
l + k } ) } , a ) , f u n c t i o n ( ) { r e t u r n
e.current&&clearInterval(e.current)}},[a,k,d]);pd(function(){d&&e.current&&100<=g&&(clearInterval(e.current),nul
l===c||void 0===c?void 0:c())},[c,g,d]);return d?g:0}function Yk(d,a,b){d=Ke.call(this,d,a,b)||this;
d.operativeEventManager=a.operativeEventManager;return d}function Bv(d){var a=void 0===d.title?'Was this ad
relevant to you?':d.title,b=void 0===d.description?'We will improve our ad selection based on your
feedback':d.description,c=d.open,e=d.onClose,f=d.sendFeedback;d=vb(d,['title','description','open','onClose','sendFeed
back']);var g=n.makeIterator(od(Re.None)),h=g.next().value,k=g.next().value;g=Qe(function(m){return
function(){k(m);f(m);e()}},[k,f,e]);var l=Qe(function(){f(Re.None);e()},[f,e]);
r e t u r n
x(os,Object.assign({open:c,className:'b222hdb',transitionDuration:0,onClose:l},d,{children:[x(Dp,Object.assign({cl
assName:'cgmpyij'},{children:[x(Hv,{stroke:'black',className:'q1xumbx6'},void 0),x('h3',{children:a},void
0 ) , x ( ' p ' , { c h i l d r e n : b } , v o i d 0 ) ] } ) , v o i d
0),x(Ep,Object.assign({className:'a1u9hxuq'},{children:[x(mh,Object.assign({className:ka(h===Re.Happy&&'sele
cted'),onClick:g(Re.Happy)},{children:x(Iv,{},void 0)}),void
0),x(mh,Object.assign({className:ka(h===Re.Neutral&&'selected'),onClick:g(Re.Neutral)},
{ c h i l d r e n : x ( J v , { } , v o i d 0 ) } ) , v o i d
0),x(mh,Object.assign({className:ka(h===Re.Sad&&'selected'),onClick:g(Re.Sad)},{children:x(Kv,{},void
0 ) } ) , v o i d 0 ) ] } ) , v o i d 0 ) ] } ) , v o i d 0 ) } f u n c t i o n
Ke(d,a,b){a=Hg.call(this,a.privacyManager,a.coreConfig,a.adsConfig,a.privacySDK)||this;a._adUnit=d;a._storeHandl
e r = b ; r e t u r n a } f u n c t i o n
Zk(d,a,b){d=bi.call(this,d,a,b)||this;d._endScreen=a.endScreen;d._operativeEventManager=a.operativeEventManager;
return d}function bi(d,a,b){b=ph.call(this,d,a,b)||this;b._performanceAdUnit=
d;b._thirdPartyEventManager=a.thirdPartyEventManager;return b}function ph(d,a,b){var c;var
e=bc.call(this,d,a)||this;e._thirdPartyEventManager=a.thirdPartyEventManager;e._videoScreen=e._adUnit.getVideoSc
reen();e._storeHandler=b;e.appSheet=null===(c=a.store.iOS)||void 0===c?void
0 : c . A p p S h e e t ; e . o n A p p S h e e t C l o s e = f u n c t i o n ( ) { v a r
f;e._adUnit.getPlatform()===B.IOS&&(null===(f=e.appSheet)||void 0===f?void
0:f.onClose.unsubscribe(e.onAppSheetClose),e.onAppSheetClosed())};return e}function bc(d,a){var b=Hg.call(this,
a.privacyManager,a.coreConfig,a.adsConfig,a.privacySDK)||this;b._isSkOverlayVisible=!1;b._wasScreenRecentlyTo
uched=!1;b._isTouchStartTimeoutActive=!1;b._backgroundedByUserSwipe=!1;b._ads=a.ads;b._operativeEventMana
ger=a.operativeEventManager;b._thirdPartyEventManager=a.thirdPartyEventManager;b._focusManager=a.focusMan
ager;b._adUnit=d;b._campaign=a.campaign;b._placement=a.placement;return b}function
Se(d){d=Yb.call(this,d)||this;d._isViewControllerSpawnedOnComplete=Di('viewControllerSpawnedOnComplete');
d._isFirstPoddedAdUnit=!1;d._isLastPoddedAdUnit=!1;return d}function Yb(d){var a;var
b=Ea.call(this,d)||this;b._muted=!1;b._impressionSent=!1;d.videoScreen.setSpinnerEnabled(!d.campaign.getVideo().i
sCached());b._endScreen=d.endScreen||null;b._vastCampaign=d.campaign;b._vastOMController=d.om;b._endScreen
&&(b._endScreen.render(),b._endScreen.hide(),document.body.appendChild(b._endScreen.container()));d.platform==
=B.ANDROID&&d.core.DeviceInfo.Android?Promise.all([d.core.DeviceInfo.Android.getDeviceVolume(Pc.STREA
M_MUSIC),
d.core.DeviceInfo.Android.getDeviceMaxVolume(Pc.STREAM_MUSIC)]).then(function(c){var
e=n.makeIterator(c);c=e.next().value;e=e.next().value;return
b.setVolume(c/e)}):d.platform===B.IOS&&d.core.DeviceInfo.Ios&&d.core.DeviceInfo.Ios.getDeviceVolume().then(
f u n c t i o n ( c ) { r e t u r n
b.setVolume(c)});b.privacy=d.privacy;b._eventObserverMap=null===(a=d.eventObserverMapBuilder)||void
0===a?void 0:a.call(d,b);return b}function ps(d,a){if(!a)return!1;try{var
b=JSON.parse(te()(d))}catch(c){return!1}return b.includes(a)}
function rn(d){return lf.call(this,d)||this}function lf(d){var
a=gb.call(this,d)||this;a._performanceAdUnit=d.adUnit;a._campaign=d.campaign;return a}function gb(d){var
a=Pg.call(this,d)||this;a._thirdPartyEventManager=d.thirdPartyEventManager;a._operativeEventManager=d.operative
EventManager;a._placement=d.placement;a._video=d.video;return a}function $k(){}function Ac(){}function
mf(d){d=Zc.call(this,d)||this;d._isViewControllerSpawnedOnComplete=Di('viewControllerSpawnedOnComplete');d._
isFirstPoddedAdUnit=
!1;d._isLastPoddedAdUnit=!1;return d}function Vl(d){var a=d.campaign;if(a instanceof
X&&a.getStore()===Kd.STANDALONE_ANDROID)return new Wl(d);if(d.platform===B.IOS)return new
qh(d);if(a instanceof X&&a.getStore()===Kd.XIAOMI)return new al(d);if(d.platform===B.ANDROID)return new
rh(d);throw Error('Invalid store for creating new store handler');}function al(d){var
a=qd.call(this,d)||this;if(!d.clientInfo||!d.coreConfig)throw Error('Missing clientInfo or coreConfig for creating
XiaomiStoreHandler');
a._clientInfo=d.clientInfo;a._coreConfig=d.coreConfig;return a}function Wl(d){return qd.call(this,d)||this}function
rh(d){var a=qd.call(this,d)||this;if(!d.clientInfo)throw Error('Missing clientInfo for creating
GoogleStoreHandler');a._clientInfo=d.clientInfo;a.deviceInfo=d.deviceInfo;return a}function qh(d){var
a=qd.call(this,d)||this;if(!d.deviceInfo)throw Error('Missing deviceInfo for creating
AppleStoreHandler');a._deviceInfo=d.deviceInfo;a._focusManager=d.focusManager;return a}function gh(d){d=
H.call(this,d,'AppSheet',ia.STORE,mb.APPSHEET)||this;d.onPrepared=new C;d.onOpen=new C;d.onClose=new
C ; d . o n E r r o r = n e w C ; r e t u r n d } f u n c t i o n
qd(d){this._core=d.core;this._ads=d.ads;this._store=d.store;this._thirdPartyEventManager=d.thirdPartyEventManager
;this._operativeEventManager=d.operativeEventManager;this._placement=d.placement;this._campaign=d.campaign;t
h i s . _ a d U n i t = d . a d U n i t } f u n c t i o n Z c ( d ) { v a r
a=Ea.call(this,d)||this;a.parameters=d;d.videoScreen.setSpinnerEnabled(!Cd.isCached(d.campaign));a._endScreen=
d.endScreen;a._endScreen.render();a._endScreen.hide();document.body.appendChild(a._endScreen.container());var
b=a.getEndScreenCTA();b&&(b.render(),b.hide(),document.body.appendChild(b.container()));a.privacy=d.privacy;a.
_performanceCampaign=d.campaign;return a}function uc(d,a,b,c){var
e=ce.call(this,d,a,b)||this;e.hideUIElements=function(){e._privacyButton.style.pointerEvents='1';e._privacyButton.styl
e.visibility='hidden';e._gdprBanner.style.pointerEvents='1';e._gdprBanner.style.visibility='hidden';
e._closeRegion.style.pointerEvents='1';e._closeRegion.style.visibility='hidden'};e._parameters=d;e._endScreenCTA=
c;a:{switch(e._campaign.getStore()){case Kd.APPLE:a=ep(e._campaign.getAppStoreId());break a;case
Kd.GOOGLE:a='market://details?id='+e._campaign.getAppStoreId()+'&referrer=unityads_'+e._campaign.getSession(
).id;break a}a=void 0}var f=a;e._bindings=[{event:'click',listener:function(){return
e.showEndScreen()},selector:'.close-region'},{event:'click',listener:function(){return e.onPrivacyEvent()},
s e l e c t o r : ' . p r i v a c y -
button'},{event:'click',listener:function(g){e.onGDPRPopupEvent(g);e._gdprPopupClicked=!0;e.choosePrivacyShown
()},selector:'.gdpr-link'},{event:'click',listener:function(){return e.onPrivacyEvent()},selector:'.icon-
gdpr'},{event:'touchstart',listener:function(){return f&&e.onMraidClick(f)},selector:'.one-tap-
redirect'}];e._localization=new yb(d.language,'endscreen');e._template=new Ib('<div class="close-region"><div
class="close"><span class="icon-close <%= data.showSkip ? \'icon-skip\' : \'\' %>"></span><div class="circle-
base"></div><div class="progress-wrapper"><div class="circle-left"></div><div class="circle-
right"></div></div></div></div><iframe id="iframe-end-screen" scrolling="no" sandbox="allow-
scripts"></iframe><div class="gdpr-pop-up"><div class="icon-gdpr"></div><div class="gdpr-text"> <%=
data.t("privacy-legitimate-interest-pop-up-1") %> <span class="gdpr-link"><%= data.t("privacy-legitimate-interest-
pop-up-2") %></span> <%= data.t("privacy-legitimate-interest-pop-up-3") %> </div></div><div class="privacy-
button"><span class="icon-gdpr"></span></div> <% if (data.hasOneTapRedirect) { %> <div class="one-tap-
redirect"></div> <% } %> <% if (data.allowSkipToPlayable) { %> <div class="progress-bar"><div class="linear-
progress-bar"></div><div class="linear-skip-progress-bar"></div></div> <% } %>',
e._localization);e._templateData=Object.assign(Object.assign({},e._templateData),{showSkip:!!e._endScreenCTA});
e._store=d.store;a=e._campaign.getEndScreenSettings();e.closeTimeout=e.closeTimerRemaining=d.placement.getClo
seTimerDuration()/1E3;a?(e._showCloseButton=a.showCloseButton,e._showCloseButton||(e._canClose=!0)):e._show
CloseButton=!0;window.removeEventListener('message',e._messageListener);t.reportMetricEvent(ue.Initialize);retur
n e}function Lv(d){return F(void 0,void 0,void 0,function b(){return n.generator.createGenerator(b,
function(c){return c.return(Promise.all([d.getDeviceVolume(),d.getDeviceMaxVolume()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;return 0===f?0:e/f*100}))})})}function Mv(d){return F(void
0,void 0,void 0,function b(){return n.generator.createGenerator(b,function(c){return
c.return(Promise.all([d.getDeviceVolume(Pc.STREAM_MUSIC),d.getDeviceMaxVolume(Pc.STREAM_MUSIC)]).t
hen(function(e){var f=n.makeIterator(e);e=f.next().value;f=f.next().value;return 0===f?0:e/f*100}))})})}
function Fp(d,a){return d===B.ANDROID?Mv(a.Android):Lv(a.Ios)}function
jd(d,a){this._isVideoComplete=!1;this._adUnit=a;this._adUnitContainer=d.container;this._core=d.core;this._focusMa
nager=d.focusManager;this._platform=d.platform;this._privacy=d.privacy;this.publisherConfigIsMuted=d.placement.
muteVideo();this._mraidAdapter=this.isWebPlayerAdapter(d)?new jf(this._core,this,d.webPlayerContainer):new
If(this._core,this,d.iframe)}function If(d,a,b){var c=this;this._core=d;this._handler=a;this._iframe=
b ; t h i s . _ m e s s a g e L i s t e n e r = f u n c t i o n ( e ) { r e t u r n
c.onMessage(e)};this._mraidHandlers=qs(this._core,this._handler,!1);this._isConnected=!1}function
jf(d,a,b){this._container=b;this._core=d;this._handler=a;this._mraidHandlers=qs(this._core,this._handler,!0);this._isC
onnected=!1}function qs(d,a,b){var c={};c=(c[nf.Open]=function(h){return
a.onBridgeOpen(h.url||h[0])},c);if(!('onBridgeSetOrientationProperties'in a))return c;var e={},f={},g={};return
Object.assign(Object.assign(Object.assign({},c),(e[nf.Close]=
function(){return a.onBridgeClose()},e[nf.DevOrientationSubscribe]=function(){return
a.onBridgeDeviceOrientationSubscribe()},e[nf.Loaded]=function(){return
a . o n B r i d g e L o a d ( ) } , e [ n f . U s e C u s t o m C l o s e ] = f u n c t i o n ( h ) { r e t u r n
a.onUseCustomClose(h.hideClose)},e[nf.StateChange]=function(h){return
a.onBridgeStateChange(h.state||h[0])},e[nf.Orientation]=function(h){var
k=h.properties||h[0];h=k.allowOrientationChange;var l;k=null!==(l=Nv[k.forceOrientation])&&void
0!==l?l:pb.NONE;a.onBridgeSetOrientationProperties(h,
k)},e)),b?(f[nf.ResizeWebView]=function(){return a.onBridgeResizeWebview()},f[nf.HrefClick]=function(h){return
a.onBridgeOpen(h[0])},f):(g[nf.ConsoleLog]=function(h){d.Sdk.logDebug(h.data.functionName+':
'+h.data.args)},g))}function ep(d,a){a=void 0===a?{}:a;return
R.addParameters('https://itunes.apple.com/app/id'+d,a)}function ce(d,a,b){var c=ha.call(this,d.platform,'container-
i f r a m e - e n d -
screen')||this;c._isIframeReady=!1;c._language=d.language;c.privacy=d.privacy;c._showGDPRBanner=d.showGDPR
Banner;
c._campaignId=d.campaignId;c._hidePrivacy=d.hidePrivacy||!1;c._campaign=a;c._template=new Ib('<iframe
i d = " i f r a m e - e n d - s c r e e n " s c r o l l i n g = " n o " s a n d b o x = " a l l o w -
scripts"></iframe>');c._core=d.core;c._country=b;c._endScreenUrl=a.getEndScreen().getUrl();c._endScreenParameter
s=c.getParameters();c._messageListener=function(e){if(e.data.target!==sn.Iframe)if(e.data.type===bl.Open)c.route(e.
d a t a . u r l ) ; e l s e
if(e.data.type===bl.GetParameters)c._isIframeReady=!0,c._readyTimeStopwatch&&c._readyTimeStopwatch.stopAn
dSend(Gp.ReadyTime,
{}),c.sendParameters();else if(e.data.type===bl.Close)c.onCloseEvent();else
e.data.type===bl.Metric&&t.reportMetricEventWithTags(e.data.metric,Object.assign({},e.data.tags))};window.addEv
entListener('message',c._messageListener);c.privacy.inject(c);return c}function of(){}function rs(){var
d,a=hd.getState().currentCampaignId;if(a&&(a=null===(d=jg.getState().campaigns[a])||void 0===d?void
0:d.events))return d=n.makeIterator(a),d.next(),d.next().value}function tn(d,a,b,c){return
Promise.all([na.getVersionCode(c,
a),d.getFreeSpace()])}function Xa(d,a,b,c,e,f,g,h,k,l,m,p,q,r,u,v){var
w=na.call(this)||this;w.core=a;w.mustCancelReloadRequest=!1;w.loadedAdMarkups=new
W e a k S e t ; w . o n R e l o a d R e q u e s t C a n c e l e d = n e w
C;w.usedAuctionIds={};w._platform=d;w._core=a.Api;w._coreConfig=b;w._adsConfig=c;w._assetManager=e;w._se
ssionManager=f;w._request=h;w._clientInfo=k;w._deviceInfo=l;w._metaDataManager=m;w._adMobSignalFactory=g
;w._cacheBookkeeping=p;w._contentTypeHandlerManager=q;w._privacy=r;w._userPrivacyManager=u;w._topicsMa
nager=
v;w._ongoingReloadRequest=null;w._ongoingLoadRequests={};w._reloadResults={};w._preloadData=null;w._encry
ptedPreloadData={};w._preloadFailed=!1;w._ongoingPreloadRequest=new
Promise(function(A){w._ongoingPreloadRequestResolve=A});w._activePreload=!1;w._installInfo=a.InstallInfo;d={}
;w._campaignLoaders=(d[Lj.DEFAULT]=new ss,d[Lj.SCAR]=new
un(a.Ads.Api,w._core),d);d=ea();w.isTrackingExp=d('trackingExperiment','true');a.Ads.Api.TokenApi.onTokenAcces
s.subscribe(function(){w.reportTokenAccessWithPreloadState()});
r e t u r n w } f u n c t i o n
Ov(d,a){window.addEventListener('message',function(b){b.source===d.contentWindow&&Pv(a,b)})}function
Qv(){var d=te()('adViewerDownloadUrl'),a=la.get('adViewerDownloadUrlOverride');a&&(d=a);return d}function
Rv(d){return F(void 0,void 0,void 0,function b(){var c,e,f,g,h;return
n.generator.createGenerator(b,function(k){if(1==k.nextAddress){c=Ja.getState();e=c.core;f=null===e||void
0===e?void 0:e.CacheManager;g=null===e||void 0===e?void 0:e.Api.Storage;if(!g)throw
t.reportMetricEvent(Sc.PrepareAdViewerMissingStorageApi),
Error('Failed to prepare AdViewer container: Storage API.');return
k.yield(nd(g,'adViewerDownloadLocalUrl'),2)}h=k.yieldResult;if(!h)throw
t.reportMetricEvent(Sc.PrepareAdViewerMissingPath),Error('Failed to prepare AdViewer container:
Path.');if(!f)throw t.reportMetricEvent(Sc.PrepareAdViewerMissingCacheManager),Error('Failed to prepare
A d V i e w e r c o n t a i n e r : C a c h e M a n a g e r . ' ) ; v a r
l=k.return,m=Kl(),p=document.createElement('iframe');p.src=h+'?platform='+m;p.width='100%';p.height='100%';p.st
yle.border=
'0';p.style.display='none';p.allow='autoplay; encrypted-media';p.setAttribute('data-auction-key',d);Ov(p,d);return
l.call(k,p)})})}function Pv(d,a){return F(void 0,void 0,void 0,function c(){var e,f,g,h,k,l,m,p,q,r,u,v,w;return
n.generator.createGenerator(c,function(A){if(1==A.nextAddress){e=a;f=e.data;g=e.source;try{h=JSON.parse(f)[0]}c
atch(D){return da.wvavHandleInvocationFailedToParse(null===D||void 0===D?void
0:D.message),A.return()}if(!Array.isArray(h)||4!==h.length)return da.wvavHandleInvocationInvalidFormat(),
A.return();k=n.makeIterator(h);l=k.next().value;m=k.next().value;p=k.next().value;q=k.next().value;r=ts.get(l+'.'+m);i
f(!r)return da.wvavHandleInvocationApiNotFound('API '+l+'.'+m+' not found'),Hp(g,'ERROR',q,'API '+l+'.'+m+' not
found'),A.return();u=r.fn.bind({instanceRef:d,getCurrentInstance:function(){return
Ja.getState().instances[d]}});A.setCatchFinallyBlocks(2);return
A.yield(u.apply(null,n.arrayFromIterable(p)),4)}if(2!=A.nextAddress)return
v=A.yieldResult,Hp(g,'OK',q,v),A.leaveTryBlock(0);
w=A.enterCatchBlock();Hp(g,'ERROR',q,JSON.stringify(w));A.jumpToEnd()})})}function Hp(d,a,b){var
c=n.getRestArguments.apply(3,arguments);d.postMessage({handleCallback:[[b,a,Array.from(c)]]},'*')}function
zb(d){d.topic.forEach(function(a){ts.set(a,d)})}function Ip(d,a,b){function
c(){d.onComplete.unsubscribe(e);d.onFailed.unsubscribe(f)}var e=function(g,h,k,l,m){g===b&&(m=void
0===m?[]:m,Ci(a,'REQUEST','COMPLETE',g,h,k,void 0===l?0:l,m),c())};var f=function(g,h,k){if(g===b){var
l=void 0;l=void 0===
l?[]:l;Ci(a,'REQUEST','FAILED',g,h,k,0,l);c()}};d.onComplete.subscribe(e);d.onFailed.subscribe(f)}function
Ci(d,a,b){var c=n.getRestArguments.apply(3,arguments),e;null===(e=d.contentWindow)||void 0===e?void
0:e.postMessage({handleEvent:[a,b].concat(n.arrayFromIterable(c))},'*')}function Sv(d,a,b){return F(void 0,void
0,void 0,function e(){var f,g,h,k,l,m;return n.generator.createGenerator(e,function(p){switch(p.nextAddress){case
1:return p.setCatchFinallyBlocks(2),f=Date.now(),p.yield(d.DeviceInfo.fetchFreeSpace(),
4);case 4:return g=p.yieldResult,p.yield(a.recordTimeSpentOnStore(),5);case 5:return
h=p.yieldResult,k=h.duration,l=h.endEvent,p.yield(d.DeviceInfo.fetchFreeSpace(),6);case
6:m=p.yieldResult;a.sendStoreOpenEvent(cl.External,k,{preClickFreeSpace:g,postClickFreeSpace:m},{cts:f,endevt:l
},b);p.leaveTryBlock(0);break;case 2:p.enterCatchBlock(),p.jumpToEnd()}})})}function Kl(d,a){d=void
0===d?location.search:d;if(vn&&(void 0===a||!a))return vn;d=Jp(d,'platform');if(d===Qg.ANDROID)return
vn=Qg.ANDROID;if(d===
Qg.IOS)return vn=Qg.IOS;throw Error('Unknown platform: '+d);}function Tc(d){return
Tv.map(function(a){return''+a+d})}function wn(d){return Mb(d,function(){return Promise.resolve()})}function
M b ( d , a ) { r e t u r n { t o p i c : d , f n : a } } f u n c t i o n
Uv(d,a,b,c,e){return{auctionResponse:a,placement:b,container:c,clickCount:0,incrementClickCount:function(){d(func
t i o n ( f ) { v a r g = { } ; r e t u r n
Object.assign(Object.assign({},f),{instances:Object.assign(Object.assign({},f.instances),(g[e]=Object.assign(Object.a
ssign({},f.instances[e]),
{clickCount:f.instances[e].clickCount+1}),g))})})},setFinishState:function(f){d(function(g){var h={};return
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{finishState:f}),h))})})},setLoaded:function(f){d(function(g){var h={};return
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{loaded:f}),h))})})},setLoadErrorMessage:function(f){d(function(g){var h=
{ } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{loadErrorMessage:f}),h))})})},setStarted:function(f){d(function(g){var h={};return
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{started:f}),h))})})},setOpened:function(f){d(function(g){var h={};return
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},
g.instances),(h[e]=Object.assign(Object.assign({},g.instances[e]),{opened:f}),h))})})},setShowEvent:function(f){d(fu
n c t i o n ( g ) { v a r h = { } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{showEvent:f}),h))})})},setOperativeEventManager:function(f){d(function(g){var
h = { } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},
g.instances[e]),{operativeEventManager:f}),h))})})},setThirdPartyEventManager:function(f){d(function(g){var
h = { } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{thirdPartyEventManager:f}),h))})})},setRefreshedAdData:function(f){d(function(g){var
h = { } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),
{refreshedAdData:f}),h))})})},setPrivacyOpened:function(f){d(function(g){var h={};return
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{privacyOpened:f}),h))})})},setFinishStateMessage:function(f){d(function(g){var
h = { } ; r e t u r n
Object.assign(Object.assign({},g),{instances:Object.assign(Object.assign({},g.instances),(h[e]=Object.assign(Object.a
ssign({},g.instances[e]),{finishStateMessage:f}),h))})})}}}function us(){}
function vs(){}function Kp(d,a){this._request=a;this._core=d}function Vv(d,a){if(a)return
a.reduce(function(b,c){(c=d[c])&&b.push(c);return b},[])}function ws(){}function ec(d){var
a=La.call(this,'CampaignAggregate',Object.assign(Object.assign({},La.Schema),{placementId:['string'],currentCampa
igns:['array'],currentTrackingUrls:['array']}),d)||this;a.set('isLoadEnabled',d.currentCampaigns.every(function(b){retur
n b.isLoadEnabled()}));a._campaignsWithConnectionNeeded=d.currentCampaigns.filter(function(b){return
b.isConnectionNeeded()});
a._expiredCampaigns=d.currentCampaigns.filter(function(b){var c=b.getWillExpireAt();if(void
0!==c&&Date.now()>c)return b});return a}function xs(d){return
d.preloadData?[Object.entries(d.preloadData).reduce(function(a,b){var
c=n.makeIterator(b);b=c.next().value;c=c.next().value;a[b]=c;return
a},{}),d.encryptedPreloadData]:[null,d.encryptedPreloadData]}function
id(d){this._platform=d.NativeBridge.getPlatform();this._deviceInfo=d.DeviceInfo;this._coreApi=d.Api;this._request
Manager=d.RequestManager;this._coreConfig=
d.Config;this._vastParserStrict=new nc(void 0,void 0);return this}function nc(d,a){a=void
0===a?nc.DEFAULT_MAX_WRAPPER_DEPTH:a;this._domParser=d||new
DOMParser;this._maxWrapperDepth=a;this._compiledCampaignErrors=[]}function Wv(d){return
d.includes('https://vast.adsafeprotected.com')||d.includes('https://vastpixel3.adsafeprotected.com')}function Xv(d){var
a;if(!Lp.test(d))throw Error('Invalid time format. Please provide a string in the format "HH:MM:SS" or
"HH:MM:SS.mmm"');d=n.makeIterator(null!==
(a=d.match(Lp))&&void 0!==a?a:[]);d.next();a=d.next().value;var
b=d.next().value,c=d.next().value;d=d.next().value;c=n.makeIterator([a,b,c,void 0===d?'0':d].map(function(e){return
parseInt(e,10)}));d=c.next().value;a=c.next().value;b=c.next().value;c=c.next().value;return
36E5*d+6E4*a+1E3*b+c}function Ri(d){this._errors=[];this.validate(d)}function
de(d){this._errors=[];this.validate(d)}function ee(d){this._errors=[];this.validate(d)}function
Jc(d){this._errors=[];this.validate(d)}function Mj(d){this._errors=
[];this.validate(d)}function xn(d){this._errors=[];this.validate(d)}function pf(){}function Pd(d,a,b,c,e,f,g,h){var
k=ja.call(this,'VastCompanionAdStaticResource',{id:['string','null'],width:['number'],height:['number'],type:['string'],st
aticResourceURL:['string','null'],creativeType:['string','null'],companionClickThroughURLTemplate:['string','null'],co
mpanionClickTrackingURLTemplates:['array'],trackingEvents:['object']})||this;k.set('id',d||null);k.set('width',b||0);k.set
('height',a||0);k.set('type',
Xl.STATIC);k.set('creativeType',c||null);k.set('staticResourceURL',e||null);k.set('companionClickThroughURLTempla
te',f||null);k.set('companionClickTrackingURLTemplates',g||[]);k.set('trackingEvents',h||{});return k}function
c i ( d , a , b , c ) { v a r
e=ja.call(this,'VastCompanionAdIframeResource',{id:['string','null'],type:['string'],width:['number'],height:['number'],i
frameResourceURL:['string','null']})||this;e.set('id',d||null);e.set('type',Xl.IFRAME);e.set('width',b);e.set('height',a);e.se
t('iframeResourceURL',
c | | n u l l ) ; r e t u r n e } f u n c t i o n k g ( d , a , b , c , e ) { v a r
f=ja.call(this,'VastCompanionAdHTMLResource',{id:['string','null'],type:['string'],width:['number'],height:['number'],h
tmlResourceContent:['string','null'],trackingEvents:['object']})||this;f.set('id',d||null);f.set('type',Xl.HTML);f.set('width',
b);f.set('height',a);f.set('htmlResourceContent',c||null);f.set('trackingEvents',e||{});return f}function
jb(d,a,b,c,e,f,g,h,k,l){var m=ja.call(this,'VastAd',{id:['string','null'],creatives:['array'],staticCompanionAds:['array'],
iframeCompanionAds:['array'],htmlCompanionAds:['array'],errorURLTemplates:['array'],impressionURLTemplates:['
array'],wrapperURLs:['array'],unsupportedCompanionAds:['array'],adVerifications:['array']})||this;m.companionClick
T r a c k i n g U r l s = n e w
Set;m.set('id',d||null);m.set('creatives',a||[]);m.set('staticCompanionAds',f||[]);m.set('iframeCompanionAds',k||[]);m.set('
htmlCompanionAds',l||[]);m.set('errorURLTemplates',b||[]);m.set('impressionURLTemplates',c||[]);m.set('wrapperUR
Ls',e||[]);m.set('unsupportedCompanionAds',
g||[]);m.set('adVerifications',h||[]);return m}function Bc(d,a,b,c,e,f,g,h){var
k=Si.call(this,'VastCreativeLinear',{type:['string'],trackingEvents:['object'],duration:['number'],skipDelay:['number','nu
ll'],mediaFiles:['array'],videoClickThroughURLTemplate:['string','null'],videoClickTrackingURLTemplates:['array'],vi
deoCustomClickURLTemplates:['array'],adParameters:['string','null'],iconUrls:['array']},'linear')||this;k.set('duration',d||
0);k.set('skipDelay',a||null);k.set('mediaFiles',b||[]);k.set('videoClickThroughURLTemplate',
c||null);k.set('videoClickTrackingURLTemplates',e||[]);k.set('videoCustomClickURLTemplates',f||[]);k.set('adParamet
e r s ' , g | | n u l l ) ; k . s e t ( ' i c o n U r l s ' , h | | [ ] ) ; r e t u r n k } f u n c t i o n
Si(d,a,b,c){d=ja.call(this,d,a)||this;d.set('type',b);d.set('trackingEvents',c||{});return d}function Yl(){}function
D b ( d , a , b ) { v a r
c=ja.call(this,'Vast',{ads:['array'],parseErrorURLTemplates:['array'],additionalTrackingEvents:['object']})||this;c.isPubl
ica=!1;c.set('ads',d);c.set('parseErrorURLTemplates',a);c.set('additionalTrackingEvents',
{});c._campaignErrors=null!==b&&void 0!==b?b:[];return c}function ys(d){var a;return(null===(a=d.type)||void
0 = = = a ? v o i d 0 : a . t o L o w e r C a s e ( ) ) = = = y n . V i d e o M p 4 } f u n c t i o n
lg(d,a){a=oc.call(this,'Image',a,oc.Schema)||this;a.set('url',d);return a}function mg(){}function
un(d,a){this._ads=d;this._core=a}function Nj(){}function Yv(d,a){var
b=ea()('trackingExperiment','true');a=sh(a);if(a=null===a||void 0===a?void
0:a[d]){d=a.mediaId;a=a.tracking;if(b)return d&&Array.isArray(d)?[d,[]]:void 0;if(d&&a&&Array.isArray(d)&&
Array.isArray(a)&&d.length===a.length)return[d,a]}}function zs(d){return Object.entries(d).map(function(a){return
a . j o i n ( ' = ' ) } ) . j o i n ( ' & ' ) } f u n c t i o n R g ( d , a , b , c ) { v a r
e=ja.call(this,'AuctionPlacement',{placementId:['string'],mediaId:['string'],trackingUrls:['object','undefined'],skipReloa
d:['boolean','undefined']})||this;e.set('placementId',d);e.set('mediaId',a);e.set('trackingUrls',b);e.set('skipReload',c);retur
n e}function zn(d){return Object.entries(d).reduce(function(a,b){var c=n.makeIterator(b);
b=c.next().value;var e=c.next().value;c=Zv.filter(function(f){return void 0!==(null===e||void 0===e?void
0:e[f])}).map(function(f){var g={};return g[f]=null===e||void 0===e?void
0:e[f],g});c.length&&(a[b]=Object.assign.apply(Object,[{}].concat(n.arrayFromIterable(c))));return a},{})}function
$ v ( d , a ) { O b j e c t . e n t r i e s ( d ) . f o r E a c h ( f u n c t i o n ( b ) { v a r
c=n.makeIterator(b);b=c.next().value;c=c.next().value;(b=a[b])&&Object.assign(c,b)})}function Te(){}function
Ya(d,a,b,c,e){var f=ea()('adTypeDeprecationExperiment');
f=ja.call(this,'AuctionResponse',{placements:['array'],contentType:['string'],content:['string'],cacheTTL:['integer','unde
fined'],trackingUrls:['object'],adType:f?['string','undefined']:['string'],creativeId:['string','undefined'],seatId:['integer','u
ndefined'],correlationId:['string'],campaignId:['string','undefined'],bundleId:['string','undefined'],useWebViewUserAge
ntForTracking:['boolean','undefined'],mediaId:['string'],width:['number','undefined'],height:['number','undefined'],statu
sCode:['number',
'undefined'],isOMEnabled:['boolean','undefined'],shouldMuteByDefault:['boolean','undefined'],isCustomCloseEnabled
:['boolean'],skadn:['object','undefined'],adUnitID:['string','undefined'],videoLength:['number','undefined'],queryId:['stri
ng','undefined'],adText:['string','undefined'],dsp:['object','undefined'],buyerId:['string','undefined'],featureFlags:['object'
,'undefined'],enifd:['string','undefined']})||this;f.set('placements',d);f.set('contentType',a.contentType);f.set('content',a.c
ontent);f.set('cacheTTL',
a.cacheTTL);f.set('trackingUrls',a.trackingUrls?a.trackingUrls:{});f.set('adType',a.adType);f.set('creativeId',a.creativeI
d);f.set('seatId',a.seatId);f.set('correlationId',c);f.set('campaignId',a.campaignId);f.set('bundleId',a.bundleId);f.set('use
WebViewUserAgentForTracking',a.useWebViewUserAgentForTracking||!1);f.set('mediaId',b);f.set('width',a.width);f.
set('height',a.height);f.set('statusCode',e);f.set('isOMEnabled',a.isOMEnabled);f.set('shouldMuteByDefault',a.shouldM
uteByDefault);f.set('isCustomCloseEnabled',
a.isCustomCloseEnabled||!1);f.set('skadn',a.skadn);f.set('adText',a.adText);f.set('dsp',a.dsp);f.set('buyerId',a.buyerId);f.
set('featureFlags',a.featureFlags);f.set('enifd',a.enifd);f.setAdUnitID(a.adUnitID);f.setQueryID(a.queryId);f.setVideoL
ength(a.videoLength);return f}function Oj(d){this._platform=d;return this}function Ue(d){var
a=Sb.call(this,'ScarBannerCampaign',Object.assign(Object.assign({},Sb.Schema),{adString:['string'],adUnitID:['string
'],queryId:['string'],width:['number'],height:['number']}),
d)||this;d.willExpireAt?a.set('willExpireAt',Date.now()+1E3*d.willExpireAt):a.set('willExpireAt',void
0);a.getSkadnAppStoreId()&&t.reportMetricEvent(Fc.ValidSkAdnBannerCampaign);return a}function
Sg(){}function ss(){}function Qa(d,a,b,c,e,f,g,h){var k=Error.call(this,d);this.message=k.message;'stack'in
k&&(this.stack=k.stack);this.errorLevel=b||Ra.MEDIUM;this.contentType=a;this.errorTrackingUrls=e||[];this.errorCo
de=c||999;this.errorMessage=d;this.assetUrl=f;this.seatId=g;this.creativeId=h;this.errorData=
{};this._subCampaignErrors=[]}function Tb(d,a){d=Error.call(this,d);this.message=d.message;'stack'in
d&&(this.stack=d.stack);this.tag=a}function na(){this.onCampaign=new C;this.onOptimizableCampaign=new
C;this.onNoFill=new C;this.onError=new C;this.onConnectivityError=new C;this.onAdPlanReceived=new
C;this.onNewHeaderBiddingToken=new C}function As(){var
d=Zl.getState().speeds;return{unknown:Math.round(Mp(d.unknown)),wifi:Math.round(Mp(d.wifi)),cellular:Math.rou
nd(Mp(d.cellular))}}function Mp(d){return 0===
d.length?0:d.reduce(function(a,b){return a+b},0)/d.length}function aw(d){return F(void 0,void 0,void 0,function
b(){var c;return n.generator.createGenerator(b,function(e){if(1==e.nextAddress)return
e.setCatchFinallyBlocks(2),d?e.yield(d.getConnectionType(),4):e.return('unknown');if(2!=e.nextAddress)switch(c=e.y
ieldResult,c){case 'wifi':case 'cellular':return e.return(c);default:return e.return('unknown')}e.enterCatchBlock();return
e.return('unknown')})})}function bw(d){return F(void 0,void 0,void 0,
function b(){var c,e;return n.generator.createGenerator(b,function(f){switch(f.nextAddress){case 1:return
f.setCatchFinallyBlocks(2),f.yield(d.get(L.PRIVATE,'caching.speeds'),4);case 4:if(c=f.yieldResult)return
e=c.speeds,f.return({unknown:e.unknown||[],wifi:e.wifi||[],cellular:e.cellular||[]});f.leaveTryBlock(3);break;case
2:f.enterCatchBlock();case 3:return f.return({unknown:[],wifi:[],cellular:[]})}})})}function cw(d,a){return F(void
0,void 0,void 0,function c(){return n.generator.createGenerator(c,
f u n c t i o n ( e ) { i f ( 1 = = e . n e x t A d d r e s s ) r e t u r n
e.setCatchFinallyBlocks(2),e.yield(d.set(L.PRIVATE,'caching.speeds',{speeds:a}),4);if(2!=e.nextAddress)return
e.leaveTryBlock(0);e.enterCatchBlock();e.jumpToEnd()})})}function Bs(){var
d=th.getState(),a=d.counters;return{global_ads_focus_time:d.globalAdsFocusTime,global_ads_focus_change_count:a
.global_ads_focus_change_count,bidding_load_count:a.bidding_load,waterfall_load_count:a.waterfall_load,focus_ch
ange_count:a.focus_change,skip_count:a.skip}}function Cs(){var d=
ea(),a=d('allowTopicsInAdRequest','true');d=d('androidStoreKit');return
Object.assign(Object.assign({},a&&{allowTopicsInAdRequest:a}),d&&{androidStoreKitEnabled:d})}function
Np(d,a){return Object.entries(d).reduce(function(b,c){var e=n.makeIterator(c);c=e.next().value;var
f;e=e.next().value;var g,h;if(!e.isBannerPlacement()||a||e.isBidding()){var k;void
0!==e.getAdMob()&&(k={name:null===(f=e.getAdMob())||void 0===f?void
0:f.name,client:null===(g=e.getAdMob())||void 0===g?void 0:g.client,slotID:null===
( h = e . g e t A d M o b ( ) ) | | v o i d 0 = = = h ? v o i d
0:h.slotID,gmaImpressionCount:e.getGmaImpressionCount(),gmaEligible:e.isGmaEligible()});f={adTypes:e.getAdTy
pes(),allowSkip:e.allowSkip(),auctionType:e.getAuctionType(),adFormat:e.getAdFormat(),placementType:e.placeme
ntType,adUnitId:e.getAdUnitId(),dimensions:a&&e.isBannerPlacement()?a:void 0,admobSyncMeta:k}}else f=void
0;b[c]=f;return b},{})}function dw(d){var a,b;if(!d)return!1;d=null===(a=$a.getState().clientInfo)||void 0===a?void
0:a.sdkVersion;a=null===(b=Ca.getState().config)||
void 0===b?void 0:b.usesRedeem;return d&&4200<=d&&a?!1:!0}function
fe(d){this._adUnitContainer=d.adUnitContainer;this._platform=d.platform;this._privacyManager=d.privacyManager;t
his._core=d.core;this._privacySDK=d.privacySDK;this._landingPage=this._privacySDK.isAgeGateEnabled()&&!this
._privacyManager.isDeveloperAgeGateActive()?ge.AGE_GATE:ge.HOMEPAGE;var
a={platform:d.platform,privacyManager:d.privacyManager,landingPage:this._landingPage,language:d.deviceInfo.get
Language(),consentABTest:!1,ageGateLimit:this._privacySDK.getAgeGateLimit()};
this._platform===B.ANDROID?a=Object.assign(Object.assign({},a),{apiLevel:d.deviceInfo.getApiLevel()}):this._pl
atform===B.IOS&&(a=Object.assign(Object.assign({},a),{osVersion:d.deviceInfo.getOsVersion()}));this._unityCons
e n t V i e w = n e w
Eb(a);this._unityConsentView.addEventHandler(this);this._useTransparency=!0;this._platform===B.IOS&&d.device
Info.isAdUnitTransparencyBroken()&&(this._useTransparency=!1)}function Lb(d,a,b,c,e){var
f=qf.call(this)||this;f._core=d;f._ads=a;f._focusManager=c;f._deviceInfo=
b;f._clientInfo=e;f._onViewControllerDidDisappearObserver=f._ads.iOS.AdUnit.onViewControllerDidDisappear.sub
s c r i b e ( f u n c t i o n ( ) { r e t u r n
f.onViewDidDisappear()});f._onViewControllerDidAppearObserver=f._ads.iOS.AdUnit.onViewControllerDidAppear
. s u b s c r i b e ( f u n c t i o n ( ) { r e t u r n
f.onViewDidAppear()});f._onMemoryWarningObserver=f._ads.iOS.AdUnit.onViewControllerDidReceiveMemoryW
a r n i n g . s u b s c r i b e ( f u n c t i o n ( ) { r e t u r n
f.onMemoryWarning()});f._onNotificationObserver=f._core.iOS.Notification.onNotification.subscribe(function(g,
h){return f.onNotification(g,h)});return f}function xd(d,a,b){var
c=qf.call(this)||this;c._core=d;c._ads=a;c._deviceInfo=b;c._activityId=0;c._currentActivityFinished=!1;c._onResume
Observer=c._ads.Android.AdUnit.onResume.subscribe(function(e){return
c.onResume(e)});c._onPauseObserver=c._ads.Android.AdUnit.onPause.subscribe(function(e,f){return
c.onPause(e,f)});c._onDestroyObserver=c._ads.Android.AdUnit.onDestroy.subscribe(function(e,f){return
c.onDestroy(e,f)});c._onCreateObserver=c._ads.Android.AdUnit.onCreate.subscribe(function(e){return
c.onCreate(e)});
c._onRestoreObserver=c._ads.Android.AdUnit.onRestore.subscribe(function(e){return c.onRestore(e)});return
c } f u n c t i o n
Qb(d,a,b,c,e,f){this._platform=d;this._core=a;this._ads=b;this._clientInfo=c;this._focusManager=f;this._gmaIntegrate
d = ! 1 ; t h i s . _ d e v i c e I n f o = e } f u n c t i o n O ( ) { r e t u r n
ja.call(this,'AdMobSignal',{sdkVersion:['string'],batteryLevel:['number'],batteryState:['number'],accelerometerX:['num
ber'],accelerometerY:['number'],accelerometerZ:['number'],networkType:['number'],deviceOrientation:['number'],
touchXUp:['number'],touchXDown:['number'],touchYUp:['number'],touchYDown:['number'],touchDuration:['number'
],touchPressure:['number'],touchDiameter:['number'],cpuCount:['number'],touchUpTotal:['number'],touchDownTotal:[
'number'],touchMoveTotal:['number'],touchCancelTotal:['number'],osVersion:['string'],timeZoneOffset:['number'],usb
Connected:['number'],appActive:['boolean'],appUptime:['number'],appStartTime:['number'],rooted:['number'],eventTi
mestamp:['number'],apkHash:['string'],apkDeveloperSigningCertificateHash:['string'],
appVersionName:['string'],appVersionCode:['number'],appIdName:['string'],appInstaller:['string'],deviceUptime:['num
ber'],deviceElapsedRealtime:['number'],adbEnabled:['number'],timeOnScreen:['number'],minimumAlpha:['number'],a
dViewWidth:['number'],adViewHeight:['number'],androidTouchObscured:['boolean'],touchToolType:['number'],touch
Source:['number'],touchDeviceId:['number'],touchDistance:['number'],adViewX:['number'],adViewY:['number'],scree
nWidth:['number'],screenHeight:['number']})||this}function ob(){return ja.call(this,
'AdMobOptionalSignal',{sequenceNumber:['number'],granularSpeedBucket:['string'],isNetworkMetered:['boolean'],de
viceSubModel:['string'],numPriorUserRequests:['number'],isDeviceCharging:['boolean'],deviceBatteryLevel:['number'
],androidMarketVersion:['string'],adLoadDuration:['number'],priorClickCount:['number'],deviceIncapabilities:['string']
,hasIAPCapability:['boolean'],iuSizes:['string'],adtest:['boolean'],isJailbroken:['boolean'],sdk_apis:['string'],omid_p:['st
ring']})||this}function ew(d,a){d={parser:new Ff(a),
factory:new Op(a,d)};a={};return a[Ff.ContentType]=d,a[Ff.DisplayContentType]=d,a}function
Op(d,a,b){this.parametersFactory=this.adUnitParametersFactory=b=void 0===b?new Pp(d,a):b;return this}function
Pp(d,a){d=kc.call(this,d,a)||this;d._adMobSignalFactory=a.AdMobSignalFactory;return d}function Ve(d){var
a=Z.call(this,d)||this;a._wasRewarded=!1;a._wasHidden=!1;a._adShowingIsInterstitial=!1;a._adStarted=!1;a._adFaile
dToShow=!1;a._skipped=!1;a._campaign=d.campaign;a._placement=d.placement;a._scarAdapterVersion=
d.ads.GMAScar.getScarAdapterVersion();a._onActivityPausedObserver=d.focusManager.onActivityPaused.subscribe
(function(b){'com.google.android.gms.ads.AdActivity'===b&&(d.focusManager.onActivityPaused.unsubscribe(a._on
ActivityPausedObserver),a.sendClickIfApplicable())});a._onAppBackgroundObserver=d.focusManager.onAppBackg
round.subscribe(function(){d.focusManager.onAppBackground.unsubscribe(a._onAppBackgroundObserver);a.sendCl
ickIfApplicable()});a._onStartObserver=d.ads.GMAScar.onStart.subscribe(function(){d.ads.GMAScar.onStart.unsubs
cribe(a._onStartObserver);
a._adStarted=!0;a.sendStartEvent()});a._onClickObserver=d.ads.GMAScar.onClick.subscribe(function(){d.ads.GMA
Scar.onClick.unsubscribe(a._onClickObserver);a.sendClickEvent()});a._onRewardedObserver=d.ads.GMAScar.onRe
warded.subscribe(function(){d.ads.GMAScar.onRewarded.unsubscribe(a._onRewardedObserver);a.sendRewardEvent
()});a._onFirstQuartileObserver=d.ads.GMAScar.onFirstQuartile.subscribe(function(){d.ads.GMAScar.onFirstQuartil
e.unsubscribe(a._onFirstQuartileObserver);a.sendFirstQuartile()});a._onMidpointObserver=
d.ads.GMAScar.onMidpoint.subscribe(function(){d.ads.GMAScar.onMidpoint.unsubscribe(a._onMidpointObserver);
a.sendMidpoint()});a._onThirdQuartileObserver=d.ads.GMAScar.onThirdQuartile.subscribe(function(){d.ads.GMAS
car.onThirdQuartile.unsubscribe(a._onThirdQuartileObserver);a.sendThirdQuartile()});a._onLastQuartileObserver=d.
ads.GMAScar.onLastQuartile.subscribe(function(){d.ads.GMAScar.onLastQuartile.unsubscribe(a._onLastQuartileOb
server);a.sendLastQuartile()});a._onSkipObserver=d.ads.GMAScar.onSkip.subscribe(function(){d.ads.GMAScar.onS
kip.unsubscribe(a._onSkipObserver);
a.sendSkipEvent()});a._onShowErrorObserver=d.ads.GMAScar.onShowError.subscribe(function(b,c){d.ads.GMASca
r.onShowError.unsubscribe(a._onShowErrorObserver);a._adStarted||a._adFailedToShow||(a._adFailedToShow=!0,a.se
ndErrorEvent(kb.INTERNAL_ERROR,c))});a._onCloseObserver=d.ads.GMAScar.onClose.subscribe(function(){d.fo
cusManager.onActivityPaused.unsubscribe(a._onActivityPausedObserver);d.focusManager.onAppBackground.unsub
scribe(a._onAppBackgroundObserver);d.ads.GMAScar.onStart.unsubscribe(a._onStartObserver);
d.ads.GMAScar.onClick.unsubscribe(a._onClickObserver);d.ads.GMAScar.onRewarded.unsubscribe(a._onRewarded
Observer);d.ads.GMAScar.onFirstQuartile.unsubscribe(a._onFirstQuartileObserver);d.ads.GMAScar.onMidpoint.uns
ubscribe(a._onMidpointObserver);d.ads.GMAScar.onThirdQuartile.unsubscribe(a._onThirdQuartileObserver);d.ads.G
MAScar.onLastQuartile.unsubscribe(a._onLastQuartileObserver);d.ads.GMAScar.onSkip.unsubscribe(a._onSkipObse
rver);d.ads.GMAScar.onShowError.unsubscribe(a._onShowErrorObserver);d.ads.GMAScar.onClose.unsubscribe(a._o
nCloseObserver);
a.hide()});return a}function Ff(d){this._platform=d.NativeBridge.getPlatform();return this}function Ne(d){return
Sb.call(this,'AdMobCampaign',Object.assign(Object.assign({},Sb.Schema),{adString:['string','undefined'],adUnitID:['
string','undefined'],videoLength:['number','undefined'],queryId:['string','undefined']}),d)||this}function Ti(){var
d,a=$a.getState().clientInfo;return(null!==(d=null===a||void 0===a?void 0:a.usePerPlacementLoad)&&void
0!==d?d:!1)&&ea()('delayScarLoads','true')}function fw(d,
a){d={parser:new dl(a),factory:new Qp(a,d)};a={};return a[dl.ContentType]=d,a}function
dl(d){this._platform=d.NativeBridge.getPlatform();return this}function $d(d){this._platform=d}function
Qp(d,a,b){this.parametersFactory=this.adUnitParametersFactory=b=void 0===b?new Rp(d,a):b;return this}function
Rp(d,a){d=kc.call(this,d,a)||this;d._adMobSignalFactory=a.AdMobSignalFactory;return d}function
Pj(d){this._campaign=d}function Qd(d,a,b,c,e,f,g,h){var k=fc.call(this,e,g)||this;k._platform=d;k._core=a;
k._clientInfo=b;k._campaign=c;k._deviceInfo=f;k._thirdPartyEventManager=h;k._omAdSessionId=Vh.generate();k._
omSessionInterfaceBridge=new di(a,{onImpression:function(){return
k.admobImpression(g)},onLoaded:function(l){return k.loaded(l)},onStart:function(l){return
k.start(l)},onSendFirstQuartile:function(){return k.sendFirstQuartile()},onSendMidpoint:function(){return
k.sendMidpoint()},onSendThirdQuartile:function(){return k.sendThirdQuartile()},onCompleted:function(){return
k.completed()},onPause:function(){return k.pause()},
onResume:function(){return k.resume()},onBufferStart:function(){return
k.bufferStart()},onBufferFinish:function(){return k.bufferFinish()},onSkipped:function(){return
k.skipped()},onVolumeChange:function(l){return k.volumeChange(l)},onPlayerStateChange:function(l){return
k.playerStateChanged(l)},onAdUserInteraction:function(l){return
k.adUserInteraction(l)},onSlotElement:function(l){k._admobSlotElement=l},onVideoElement:function(l){k._admob
VideoElement=l},onElementBounds:function(l){k._admobElementBounds=
l } , o n I n j e c t V e r i f i c a t i o n R e s o u r c e s : f u n c t i o n ( l ) { r e t u r n
k.injectVerificationResources(l)},onSessionStart:function(l){return
k.sessionStart(l)},onSessionFinish:function(){return k.sessionFinish()},onSessionError:function(l){return
k.sessionError(l)}},k);return k}function Yo(d){return function(){return d.map(function(a){var
b=n.makeIterator(a).next().value;b=document.querySelector(b);return{option:a,element:b}}).filter(function(a){if(a=a.
element){var b=a.getBoundingClientRect();a=0!==b.width&&0!==b.height&&
'visible'===window.getComputedStyle(a).visibility}else a=!1;return a}).map(function(a){var
b = n . m a k e I t e r a t o r ( a . o p t i o n ) ; b . n e x t ( ) ; v a r
c=b.next().value,e=b.next().value;b=b.next().value;a=a.element.getBoundingClientRect();return{geometryData:Gd(a.l
eft,a.top,a.width,a.height),obstructionClass:b,obstructionPurpose:c,detailedReason:e}})}}function
fc(d,a,b){this._state=ve.Stopped;this._omInstances=[];this._placement=d;this._omAdViewBuilder=a;b&&(this._omIn
stances=b)}function Nb(d,a,b,c,e,f,g,h){var k=ha.call(this,
d,'openMeasurement_'+(f?f:'default_key'))||this;k._sessionFinishCalled=!1;k._sessionStartProcessedByOmidScript=!1
;k._sessionFinishProcessedByOmidScript=!1;k._template=new Ib('<iframe id="omid-iframe" scrolling="no"
s a n d b o x = " a l l o w -
scripts"></iframe>');k._omAdSessionId=Vh.generate();k._bindings=[];k._core=a;k._campaign=b;k._thirdPartyEvent
Manager=e;k._omFriendlyObstructionsBuilder=g;k._deviceInfo=c;h&&(k._adVerification=h);k._omBridge=new
Jf(a,{onEventProcessed:function(l,m){return k.onEventProcessed(l,
m ) } } , k . _ o m I f r a m e , k ) ; r e t u r n k } f u n c t i o n U i ( d , a , b , c ) { v a r
e=ja.call(this,'VastAdVerifications',{verificationVendor:['string'],verificationResources:['array'],verificationTrackingE
vent:['string','null'],verificationParameters:['string','null']})||this;e.set('verificationVendor',d);e.set('verificationResourc
es',a);e.set('verificationTrackingEvent',c||null);e.set('verificationParameters',b||null);return e}function
gw(d,a,b,c){return{percentageInView:Math.trunc(a),geometry:Object.assign(Object.assign({},
d),{pixels:Math.trunc(d.height*d.width)}),onScreenGeometry:Object.assign(Object.assign({},d),{pixels:Math.trunc(d
.height*d.width),obstructions:b}),reasons:c}}function hw(d,a,b){return
Object.assign(Object.assign({},d),{measuringElement:!0,containerGeometry:Object.assign(Object.assign({},a),{x:0,y
:0}),onScreenContainerGeometry:Object.assign(Object.assign({},a),{x:0,y:0,obstructions:b})})}function
oe(d,a,b,c,e){c=void 0===c?[]:c;var f=c.includes(ag.Backgrounded),g=n.makeIterator(f?[Qj]:b).next().value,
h=a?a:d;b=[g].filter(function(k){return!(!k||0===k.width&&0===k.height)}).map(function(k){return
Object.assign(Object.assign({},k),{pixels:Math.trunc(h.height*h.width)})});a=gw(f?Qj:h,f?0:iw(a,g,d),b,c);return
e ? h w (a,d,b) :a}f unc tion Zo(d){re turn fu n ct i o n (a){ a=d i n s t an ceo f Aa?a. m ap (fu n ct i o n (b ) { r e t u r n
b/d.getDisplayMetricDensity()}):a;return Gd(a[0],a[1],a[2],a[3])}}function
fp(d,a,b){return{apiVersion:'Unity3d/1.3.0',environment:'app',accessMode:$l.Limited,adSessionType:An.Html,omidN
ativeInfo:{partnerName:'Unity3d',
partnerVersion:d.getSdkVersionName()},omidJsInfo:{partnerName:'Unity3d',serviceVersion:'1.3.0',sessionClientVers
ion:'1.3.0',omidImplementer:'Unity3d',partnerVersion:d.getSdkVersionName()},app:{libraryVersion:'1.3.0',appId:d.ge
tApplicationName()},deviceInfo:{deviceType:a.getModel(),os:b===B.ANDROID?'Android':'iOS',osVersion:a
instanceof Aa?a.getApiLevel().toString():a.getOsVersion()},supports:['clid']}}function
gp(d){return[].concat(n.arrayFromIterable(Array.from((new DOMParser).parseFromString(decodeURIComponent(d),
'text/html').querySelectorAll('script[src]')).reduce(function(a,b){R.isValid(b.src)&&a.add(b.src);return a},new
Set)))}function jw(d){return new Promise(function(a){return setTimeout(a,d)})}function pv(d){var a=!1;return
f u n c t i o n ( ) { a | | ( d ( ) , a = ! 0 ) } } f u n c t i o n J f ( d , a , b , c ) { v a r
e=this;this._videoEventQueue={};this._eventHistory={};this._registeredFuncs={};this._core=d;this._messageListener
= f u n c t i o n ( f ) { r e t u r n
e.onMessage(f)};this._omidHandlers={};this._handler=a;this._iframe3p=b;this._openMeasurement=c;this._omidHand
lers[zc.OnEventProcessed]=
f u n c t i o n ( f ) { r e t u r n
e._handler.onEventProcessed(f.data.eventType,f.data.vendorKey)};this._omidHandlers[Sp.OnEventRegistered]=funct
i o n ( f ) { r e t u r n
e.onEventRegistered(f.data.eventName,f.data.uuid,f.data.iframeId)};this._registeredFuncs={omidVideo:[]}}function
O e ( d ) { r e t u r n
Sb.call(this,'AdMobCampaign',Object.assign(Object.assign({},Sb.Schema),{dynamicMarkup:['string'],omVendors:['ar
ray'],isOMEnabled:['boolean','undefined'],shouldMuteByDefault:['boolean','undefined']}),d)||this}function
Tp(d){d=Error.call(this,
d ) ; t h i s . m e s s a g e = d . m e s s a g e ; ' s t a c k ' i n
d&&(this.stack=d.stack);Error.captureStackTrace&&Error.captureStackTrace(this,Tp);this.name='OpenMeasurement
E r r o r ' } f u n c t i o n p p ( d ) { i f ( ! d ) r e t u r n ! 1 ; v a r
a=d.includes('moat.com')||d.includes('moatads.com'),b=d.includes('adloox.com-omid'),c='doubleverify.com-
omid'===d,e='IAS'===d||d.startsWith('integralads.com');d=d.startsWith('doubleclickbygoogle.com');return
a||b||c||e||d}function kw(d){return function(a){return new d.VerificationScriptResource(a.resourceUrl,a.vendorKey,
a.verificationParameters,Up.LIMITED)}}function lw(d){d=void 0===d?Ds:d;return F(void 0,void 0,void 0,function
b(){return n.generator.createGenerator(b,function(c){if(1==c.nextAddress)return
mw()?c.jumpTo(2):c.yield(Promise.all(d.map(Es('head'))),2);var e=c.return,f;var
g=null===(f=window.OmidSessionClient)||void 0===f?void 0:f.default;return e.call(c,g)})})}function mw(d){d=void
0===d?Ds:d;return d.every(function(a){return!!document.querySelector('script[src="'+a.src+'"]')})}function
di(d,a,b){var c=
t h i s ; t h i s . _ c o r e = d ; t h i s . _ m e s s a g e L i s t e n e r = f u n c t i o n ( e ) { r e t u r n
c.onMessage(e)};this._omidHandlers={};this._handler=a;this._omidHandlers={};this._omidHandlers[he.ImpressionO
ccurred]=function(e){return c._handler.onImpression(e.data)};this._omidHandlers[he.Loaded]=function(e){return
c._handler.onLoaded(e.data)};this._omidHandlers[he.Start]=function(e){return
c._handler.onStart(e.data.duration,e.data.videoPlayerVolume)};this._omidHandlers[he.FirstQuartile]=function(){retur
n c._handler.onSendFirstQuartile()};
t h i s . _ o m i d H a n d l e r s [ h e . M i d p o i n t ] = f u n c t i o n ( ) { r e t u r n
c._handler.onSendMidpoint()};this._omidHandlers[he.ThirdQuartile]=function(){return
c._handler.onSendThirdQuartile()};this._omidHandlers[he.Complete]=function(){return
c._handler.onCompleted()};this._omidHandlers[he.Pause]=function(){return
c._handler.onPause()};this._omidHandlers[he.Resume]=function(){return
c._handler.onResume()};this._omidHandlers[he.BufferStart]=function(){return
c._handler.onBufferStart()};this._omidHandlers[he.BufferFinish]=
function(){return c._handler.onBufferFinish()};this._omidHandlers[he.Skipped]=function(){return
c._handler.onSkipped()};this._omidHandlers[he.VolumeChange]=function(e){return
c._handler.onVolumeChange(e.data.videoPlayerVolume)};this._omidHandlers[he.PlayerStateChange]=function(e){re
t u r n
c._handler.onPlayerStateChange(e.data.playerState)};this._omidHandlers[he.AdUserInteraction]=function(e){return
c._handler.onAdUserInteraction(e.data.interactionType)};this._omidHandlers[Md.SessionStart]=function(e){return
c._handler.onSessionStart(e.data)};
t h i s . _ o m i d H a n d l e r s [ M d . S e s s i o n F i n i s h ] = f u n c t i o n ( e ) { r e t u r n
c._handler.onSessionFinish(e.data)};this._omidHandlers[Md.SessionError]=function(e){return
c._handler.onSessionError(e.data)};this._omidHandlers[zc.VerificationResources]=function(e){return
c._handler.onInjectVerificationResources(e.data)};this._omidHandlers[ei.SdkVersion]=function(){return
c.sendSDKVersion(b.getSDKVersion())};this._omidHandlers[ei.SessionId]=function(){return
c.sendSessionId(b.getOMAdSessionId())};this._omidHandlers[ei.VideoElement]=
f u n c t i o n ( e ) { r e t u r n
c._handler.onSlotElement(e.data.videoElement)};this._omidHandlers[ei.SlotElement]=function(e){return
c._handler.onVideoElement(e.data.slotElement)};this._omidHandlers[ei.ElementBounds]=function(e){return
c._handler.onElementBounds(e.data.elementBounds)}}function
kc(d,a){this._platform=d.NativeBridge.getPlatform();this._core=d.Api;this._focusManager=d.FocusManager;this._de
viceInfo=d.DeviceInfo;this._clientInfo=d.ClientInfo;this._requestManager=d.RequestManager;this._metadataManage
r=
d.MetaDataManager;this._coreConfig=d.Config;this._storageBridge=d.StorageBridge;this._installInfo=d.InstallInfo;t
his._ads=a.Api;this._store=a.Store.Api;this._container=a.Container;this._adsConfig=a.Config;this._sessionManager=a
.SessionManager;this._privacyManager=a.PrivacyManager;this._thirdPartyEventManagerFactory=a.ThirdPartyEvent
ManagerFactory;this._privacySDK=a.PrivacySDK;this._sdkClickDetailsManager=a.SdkClickDetailsManager;this._m
easurementsManager=a.MeasurementsManager}function Ab(d,a,b,c,
e , f , g , h ) { b = U c . c a l l ( t h i s , d , b , e , c , ' p r i v a c y -
settings',!1)||this;b.campaign=a;b.language=f;b._showExtendedAdInfo=g;b._adBuyerInfo=h;b.reportSent=!1;b._pendi
ngOptout=!1;b._navigationStack=[];b._templateData.reportKeys=Object.keys(Vi);b._templateData.reportReasons=Ob
j e c t . k e y s ( V i ) . m a p ( f u n c t i o n ( k ) { r e t u r n
Vi[k].reason});b._templateData.reportLocaleKeys=Object.keys(Vi).map(function(k){return Vi[k].localeKey});a=new
Tg(f,'consent',b.legalFramework);b.learnMoreText=a.translate('privacy-settings-about-this-ad-learn-more');
b._templateData.paidBy=null===h||void 0===h?void 0:h.paidBy;b._templateData.paidFor=(null===h||void
0===h?void 0:h.productName)||b.learnMoreText;b._template=new Ib('\x3c!--\n Managed by:
src/ts/Ads/Views/Privacy/screen/PrivacySettings.ts\n--\x3e<div ontouchstart="void(0)" class="safe-area-
content"><div class="close-area"><div class="close-button ripple-square"><span><%= data.t("privacy-settings-
close") %></span></div></div><div class="view-container">\x3c!-- <div class="header">\n <div class="privacy-
policy-info">\n <span class="icon-info"></span>\n </div>\n <div class="privacy-policy-text">\n
<div>\n Unity has updated its <a href="https://unity.com/legal/privacy-policy" target="_blank">Privacy
Policy</a>,\n effective as of November 15, 2022.\n </div>\n </div>\n </div> --\x3e<div class="back-
button ripple-circle"><span class="consent-icon-arrow"></span></div><div class="screen-choice-gate-container
page-container"><div class="privacy-logo"><span class="icon-gdpr"></span></div><div class="title"><span><%=
data.t("privacy-settings-screen-choice-gate-ad-settings") %></span></div><div class="button-container"><div
class="about-this-ad-button settings-button ripple-square"><span class="button-text"><%= data.t("privacy-settings-
screen-choice-gate-about-this-ad") %></span></div><div class="privacy-settings-button settings-button ripple-
square"><span class="button-text"><%= data.t("privacy-settings-screen-choice-gate-privacy-settings")
%></span></div></div><div class="button-row-container button-container"><div class="report-ad-button row-
button ripple-square"><span class="button-text"><%= data.t("privacy-settings-report-ad") %></span></div><div
class="build-info-button row-button ripple-square"><span class="button-text"><%= data.t("privacy-settings-build-
info") %></span></div></div><div class="logo-container"><div class="unity-ads-logo"><svg x="0px" y="0px"
viewBox="0 0 312.94 79.6"><path fill="#000" d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-
0.14-0.1-0.22-0.13c-0.18-0.07-0.39-0.07-0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-
0.01,0.5,0.58,0.83,1,0.58l11.89-6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-
0.58V44.1c0-0.46-0.24-0.9-0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-
0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-0.44,0.23-
0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div></div></div><di
v class="about-this-ad-container page-container"><div class="about-this-ad-title"><%= data.t("privacy-settings-
about-this-ad-why-this-ad") %></div><p><%= data.t("privacy-settings-about-this-ad-why-this-ad-desc-1")
%></p><ul><li><b><%= data.t("privacy-settings-about-this-ad-why-this-ad-identifiers") %></b>: <%=\n
data.t("privacy-settings-about-this-ad-why-this-ad-identifiers-desc") %> </li><li><b><%= data.t("privacy-settings-
about-this-ad-why-this-ad-general-info") %></b>: <%=\n data.t("privacy-settings-about-this-ad-why-this-ad-
general-info-desc") %> </li><li><b><%= data.t("privacy-settings-about-this-ad-why-this-ad-performance-info")
%></b>: <%=\n data.t("privacy-settings-about-this-ad-why-this-ad-peformance-info-desc") %>
</li></ul><p><%= data.t("privacy-settings-about-this-ad-why-this-ad-desc-2") %></p><p><%= data.t("privacy-
settings-about-this-ad-why-this-ad-desc-3") %></p><p class="control-ad-exp-subtitle"><%= data.t("privacy-settings-
about-this-ad-control-ad-exp") %></p><p><%= data.t("privacy-settings-about-this-ad-control-ad-exp-desc")
%></p><p>\u00b7 <%= data.t("privacy-settings-about-this-ad-control-ad-exp-opt-1") %></p><p>\u00b7 <%=
data.t("privacy-settings-about-this-ad-control-ad-exp-opt-2") %></p><p>\u00b7 <%= data.t("privacy-settings-about-
this-ad-control-ad-exp-opt-3") %></p><p>\u00b7 <%= data.t("privacy-settings-submit-report") %></p><div
class="paid-by-for-section"><div class="paid-by-for-row ad-paid-by"><div class="paid-by-for-title"><%=
data.t("privacy-settings-about-this-ad-paid-by") %></div><div class="paid-by-for-value"><%= data.paidBy
%></div></div><div class="paid-by-for-row on-behalf-of-row"><div class="paid-by-for-title"><%= data.t("privacy-
settings-about-this-ad-paid-for") %></div><a class="paid-by-for-value" href="#"><%= data.paidFor
%></a></div></div></div>\x3c!-- region (SECTION) Main screen --\x3e<div class="main-view-container page-
container"><div class="privacy-logo"><span class="icon-gdpr"></span></div><div class="title"><span><%=
data.t("privacy-settings-title") %></span></div><div class="button-container"><div class="personalization-button
settings-button ripple-square"><span class="consent-icon-person2"></span> <span class="button-text"><%=
data.t("privacy-settings-personalization-settings") %></span></div><div class="delete-data-button settings-button
ripple-square"><span class="consent-icon-lock"></span> <span class="button-text"><%= data.t("privacy-settings-
manage-your-data") %></span></div><div class="button-row-container button-container"><div class="report-ad-
button row-button ripple-square"><span class="button-text"><%= data.t("privacy-settings-report-ad")
%></span></div><div class="build-info-button row-button ripple-square"><span class="button-text"><%=
data.t("privacy-settings-build-info") %></span></div></div></div>\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/privacy-row-item-container.html [info-container] --\x3e<div class="info-
container"></div></div>\x3c!-- endregion (SECTION) Main screen --\x3e\x3c!-- region (SECTION) Personalization
Privacy Choices --\x3e<div class="personalization-container page-container"><div class="heading"><span><%=
data.t("privacy-settings-personalization-settings") %></span></div>\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/personalization-switch-group.html [checkbox-group-container] --\x3e<div class="checkbox-group-
container"></div></div>\x3c!-- endregion (SECTION) Personalization Privacy Choices --\x3e\x3c!-- region
(SECTION) Delete your data --\x3e<div class="view-your-data-container page-container">\x3c!-- region (SECTION)
Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-data-request.html [data-
disclosure] --\x3e<div class="captcha-request" id="data-disclosure"></div>\x3c!-- endregion (SECTION) Request
your Data --\x3e<div class="heading"><span><%= data.t("privacy-settings-manage-your-data")
%></span></div><div class="text"><p><%= data.t("privacy-settings-manage-your-data-desc") %></p></div><div
class="delete-data-container text"><span class="delete-data-confirmed-text"> <%= data.t("privacy-settings-manage-
your-data-deletion-msg") %> </span><div class="delete-data-confirm"><div class="heading2"><p><%=
data.t("privacy-settings-manage-your-data-are-you-sure") %></p></div><div class="delete-data-confirm-
buttons"><div id="delete-data-yes"><%= data.t("privacy-settings-manage-your-data-yes") %></div><div id="delete-
data-cancel"><%= data.t("privacy-settings-manage-your-data-no") %></div></div></div></div></div>\x3c!--
endregion (SECTION) Delete your data --\x3e\x3c!-- region (SECTION) Report Advertisement --\x3e\x3c!--
todo(Daniel-Leontiev) doesn\'t this require internationalization? --\x3e<div class="report-ad-container page-
container"><div class="heading"><span><%= data.t("privacy-settings-report-ad-title") %></span></div><div
class="text"><p><%= data.t("privacy-settings-report-ad-desc") %></p></div><ul class="radio-group-container"> <%
for (var k = 0; k < data.reportReasons.length; k++) { %> <div class="radio-item-container"><input id="<%=
data.reportKeys[k] %>" class="report-choice-radio" name="report-reason" type="radio"> <label for="<%=
data.reportKeys[k] %>"> <%= (data.t(data.reportLocaleKeys[k]) === null || typeof data.reportLocaleKeys[k] ===
"undefined") ? "N/A" :\n data.t(data.reportLocaleKeys[k]) %> </label></div> <% } %> </ul><div class="text-
small"><p><%= data.t("privacy-settings-report-ad-disclaimer") %></p></div><div class="report-container"><div
class="report-button ripple-square"><%= data.t("privacy-settings-report-ad-button")%></div><span class="report-
confirmed-text text"></span></div></div>\x3c!-- endregion (SECTION) Report Advertisement --\x3e\x3c!-- region
(SECTION) Build info --\x3e<div class="build-info-container page-container"><div class="heading"><span><%=
data.t("privacy-settings-build-info") %></span></div><p></p> <% for (var k in data.buildInformation) { %> <p
class="build-information-item text"><span class="build-information-key"><%= k %>:</span> <span class="build-
information-value"> <%= (data.buildInformation[k] === null || typeof data.buildInformation[k] === "undefined") ?
"N/A" :\n data.buildInformation[k] %> </span></p> <% } %> </div>\x3c!-- endregion (SECTION) Build info -
-\x3e</div></div>',
a ) ; b . i n i t E v e n t s ( ) ; b . p r i v a c y R o w I t e m C o n t a i n e r = n e w
Rj(d,b.privacyManager,f);b.privacyRowItemContainer.addEventHandler(b);b.switchGroup=new
rf(d,f,b.legalFramework,b.userPrivacyPermissions,Fs());b.switchGroup.addEventHandler(b);return b}function
r d ( d , a , b , c , e , f ) { v a r
g=Uc.call(this,d,b,e,c,'privacy')||this;g._campaign=a;g._gdprEnabled=c;g._language=f;g._dataDeletionConfirmation=!
1;g._reportSent=!1;g._pendingOptout=!1;g._templateData.reportKeys=Object.keys(Vi);g._templateData.reportReason
s=Object.values(Vi).map(function(h){return h.reason});
g._templateData.reportLocaleKeys=Object.values(Vi).map(function(h){return h.localeKey});g._localization=new
Tg(f,'privacy',b.getLegalFramework());g._template=new Ib('\x3c!--\n Managed by:
src/ts/Ads/Views/Privacy/screen/Privacy.ts\n--\x3e<div class="view-container"><div class="header">\x3c!-- <div
class="info">\n <span class="icon-info"></span>\n </div>\n <div class="privacy-policy-text">\n <div>\n
Unity has updated its <a href="https://unity.com/legal/privacy-policy" target="_blank">Privacy Policy</a>,\n
effective as of November 15, 2022.\n </div>\n </div> --\x3e<div class="close-button ripple-circle"><span
class="icon-close"></span></div></div><div class="scroll-area-container"><div class="title-container"><div
class="privacy-logo"><span class="icon-gdpr"></span></div><div class="title"><span><%= data.t("privacy-dialog-
title") %></span></div><div class="unity-ads-logo"><svg x="0px" y="0px" viewBox="0 0 312.94 79.6"><path
fill="#fff" d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-0.1-0.22-0.13c-0.18-0.07-0.39-0.07-
0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-0.01,0.5,0.58,0.83,1,0.58l11.89-
6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-0.58V44.1c0-0.46-0.24-0.9-
0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-
0.44,0.23-0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div><div class="tool-
button-container"><div class="report-ad-button ripple-square"><span><%= data.t("privacy-settings-report-ad")
%></span></div><div class="build-info-button ripple-square" aria-label="button-build-info"><span><%=
data.t("privacy-settings-build-info") %></span></div></div></div><div class="tool-container">\x3c!-- region Report
Advertisement --\x3e\x3c!-- todo(Daniel-Leontiev) doesn\'t this require internationalization? --\x3e<div class="report-
ad-container"><div class="heading"><span><%= data.t("privacy-settings-report-ad-title") %></span></div><div
class="text"><p><%= data.t("privacy-settings-report-ad-desc") %></p></div><ul class="radio-group-container"> <%
for (var k = 0; k < data.reportReasons.length; k++) { %> <div class="radio-item-container" aria-label="radio-button-
report-reason"><input id="<%= data.reportKeys[k] %>" class="report-choice-radio" name="report-reason"
type="radio"> <label for="<%= data.reportKeys[k] %>"> <%= (data.t(data.reportLocaleKeys[k]) === null || typeof
data.reportLocaleKeys[k] === "undefined") ? "N/A"\n : data.t(data.reportLocaleKeys[k]) %> </label></div>
<% } %> </ul><div class="text-small"><p><%= data.t("privacy-settings-report-ad-disclaimer") %></p></div><div
class="report-container"><div class="report-button" aria-label="button-report-advertisement"> <%= data.t("privacy-
settings-report-ad-button")%> </div><span class="report-confirmed-text text"></span></div></div>\x3c!-- endregion
--\x3e\x3c!-- region WebView Build info --\x3e<div class="build-info-container"><div class="heading"><span> <%=
data.t("privacy-settings-build-info") %> </span></div><p></p> <% for (var k in data.buildInformation) { %> <p
class="build-information-item text"><span class="build-information-key"><%= k %>:</span> <span class="build-
information-value"> <%= (data.buildInformation[k] === null || typeof data.buildInformation[k] === "undefined") ?
"N/A" :\n data.buildInformation[k] %> </span></p> <% } %> </div>\x3c!-- endregion --\x3e</div><div
class="privacy-content-container"> <% if(data.isCoppaCompliant) { %> <div class="coppa"><p><%=
data.t("privacy-dialog-text-coppa-p1") %></p><p> <%= data.t("privacy-dialog-text-coppa-p2-1") %> <a
href="https://unity3d.com/legal/privacy-policy"><%= data.t("privacy-dialog-text-coppa-p2-2") %></a> <%=
data.t("privacy-dialog-text-coppa-p2-3") %> </p><p> <%= data.t("privacy-dialog-text-coppa-p2-4") %> <a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/"><%= data.t("privacy-
dialog-text-coppa-p2-5") %></a> <%= data.t("privacy-dialog-text-coppa-p2-6") %> </p></div>\x3c!-- NOT GDPR
OR QUEBEC --\x3e <% } else if(!data.isGDPREnabled) { %> <div class="not-gdpr"><div class="privacy-
text"><p>\x3c!-- todo(Daniel-Leontiev) internationalization? --\x3e This advertisement has been served by Unity Ads.
Unity Ads collects information gathered through your use of apps in order to create an individualized and more
relevant user experience and to show you ads that are more likely to interest you (\u201cpersonalized experiences and
ads\u201d).</p><div class="opt-out-flow">\x3c!-- region (SECTION) Network-Wide Personalization --\x3e <%
if(!data.isUserUnderAgeLimit) { %> \x3c!-- region (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-
Leontiev) INJECT src/html/privacy/privacy-data-request.html [data-disclosure] --\x3e<div class="captcha-request"
id="data-disclosure"></div>\x3c!-- endregion (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev)
INJECT src/html/privacy/privacy-nwo-request.html [nwo] --\x3e<div class="captcha-request" id="nwo"></div> <% }
%> \x3c!-- endregion (SECTION) Network-Wide Personalization --\x3e</div><h2><%= data.t("privacy-dialog-text-
updated-privacy-policy-header-iron-source") %></h2><p> <%= data.t("privacy-dialog-text-updated-privacy-policy-
p1-iron-source") %> <a href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-
policy/"><%= data.t("privacy-dialog-text-updated-privacy-policy-p2-iron-source") %></a> <%= data.t("privacy-
dialog-text-updated-privacy-policy-p3-iron-source") %> <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/"><%= data.t("privacy-dialog-text-
updated-privacy-policy-p4-iron-source") %></a></p><h2><%= data.t("privacy-dialog-text-updated-privacy-policy-
header-unity") %></h2><p> <%= data.t("privacy-dialog-text-updated-privacy-policy-p1-unity") %> <a
href="https://unity3d.com/legal/privacy-policy"><%= data.t("privacy-dialog-text-updated-privacy-policy-p2-unity")
%></a> <%= data.t("privacy-dialog-text-updated-privacy-policy-p3-unity") %> </p>\x3c!-- region (SECTION)
Network-Wide Personalization --\x3e <% if(data.isNone) { %> \x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/privacy-nwo-request.html [nwo] --\x3e<div class="captcha-request" id="nwo"></div> <% } %>
\x3c!-- endregion (SECTION) Network-Wide Personalization --\x3e<div class="padding-
block"></div></div></div>\x3c!-- MIXED GAME, USER UNDER AGE LIMIT --\x3e <% } else
if(data.isUserUnderAgeLimit) { %> <div class="user-under-age-limit"> <% if(data.isCCPA || data.isCTDPA ||
data.isOCPA || data.isFDBR) { %> <p><%= data.t("privacy-dialog-text-failed-age-gate-p1-ccpa") %></p><p> <%=
data.t("privacy-dialog-text-failed-age-gate-p2-1-ccpa") %> <a href="https://unity3d.com/legal/privacy-policy"><%=
data.t("privacy-dialog-text-failed-age-gate-p2-2-ccpa") %></a> <%= data.t("privacy-dialog-text-failed-age-gate-p2-3-
ccpa") %> </p> <% } else { %> <p><%= data.t("privacy-dialog-text-failed-age-gate-p1") %></p><p> <%=
data.t("privacy-dialog-text-failed-age-gate-p2-1") %> <a href="https://unity3d.com/legal/privacy-policy"><%=
data.t("privacy-dialog-text-failed-age-gate-p2-2") %></a> <%= data.t("privacy-dialog-text-failed-age-gate-p2-3") %>
</p> <% } %> </div>\x3c!-- GDPR, OR OTHER REGULATION --\x3e <% } else { %> <div class="opt-out-
flow">\x3c!-- region (SECTION) Opt-out Header --\x3e<p><%= data.t("privacy-dialog-text-li-p1") %></p><p><%=
data.t("privacy-dialog-text-li-p2") %></p><p><%= data.t("privacy-dialog-text-li-p2-1") %></p><p><%=
data.t("privacy-dialog-text-li-p2-2") %></p>\x3c!-- endregion (SECTION) Opt-out Header --\x3e\x3c!-- region
(SECTION) Personalization --\x3e <% if(data.isCCPA || data.isCPA || data.isCTDPA || data.isVCDPA || data.isUCPA
|| data.isOCPA || data.isFDBR ||\n data.isTDPSA) { %> <h2><%= data.t("privacy-dialog-text-li-p5-header-
personalization") %></h2> <% } else { %> <h2><%= data.t("privacy-dialog-text-li-p5-header") %></h2> <% } %>
<p><%= data.t("privacy-dialog-text-li-p5") %></p><div class="radio-group-container"><div class="radio-item-
container"><input class="ripple-circle" id="gdpr-agree-radio" name="gdpr-radio-group" type="radio"> <label
for="gdpr-agree-radio"> <% if(data.isCCPA || data.isCPA || data.isCTDPA || data.isVCDPA || data.isUCPA ||
data.isOCPA ||\n data.isFDBR || data.isTDPSA) { %> <%=\n data.t("privacy-dialog-text-li-agree-
radio-button-with-explaination") %> <% } else { %> <%=\n data.t("privacy-dialog-text-li-agree-radio-
button") %> <% } %> </label></div><div class="radio-item-container"><input id="gdpr-refuse-radio" name="gdpr-
radio-group" type="radio"> <label for="gdpr-refuse-radio"> <% if(data.isCCPA || data.isCPA || data.isCTDPA ||
data.isVCDPA || data.isUCPA || data.isOCPA ||\n data.isFDBR || data.isTDPSA) { %> <%=\n
data.t("privacy-dialog-text-li-disagree-radio-button-with-explaination") %> <% } else { %> <%=\n
data.t("privacy-dialog-text-li-disagree-radio-button") %> <% } %> </label></div></div>\x3c!-- endregion
(SECTION) Personalization --\x3e\x3c!-- region (SECTION) Changing your privacy choice --\x3e<h2><%=
data.t("privacy-dialog-text-li-p6-header") %></h2><p><%= data.t("privacy-dialog-text-li-p6") %></p>\x3c!--
endregion (SECTION) Changing your privacy choice --\x3e <% if(data.isCCPA || data.isCPA || data.isCTDPA ||
data.isVCDPA || data.isUCPA || data.isOCPA || data.isFDBR ||\n data.isTDPSA) { %> \x3c!-- region (SECTION)
Delete Data --\x3e<h2><%= data.t("privacy-dialog-text-li-p7-header-delete-data") %></h2><p> <%= data.t("privacy-
dialog-text-li-p7-1-delete-data") %> <span class="data-deletion-link page-link" aria-label="link-delete-data"> <%=
data.t("privacy-dialog-text-li-p7-2-delete-data") %> </span> <%= data.t("privacy-dialog-text-li-p7-3-delete-data") %>
<span class="data-deletion-note"> <%= data.t("privacy-dialog-text-li-p7-data-request-info") %> </span><span
id="data-deletion-container"> <%= data.t("privacy-dialog-text-li-p7-are-you-sure") %> <span id="data-deletion-
confirm" class="page-link"> <%= data.t("privacy-dialog-text-li-p7-yes") %> </span>/ <span class="data-deletion-
reject page-link"> <%= data.t("privacy-dialog-text-li-p7-no") %> </span></span><span id="data-deletion-request-
container"> <%= data.t("privacy-dialog-text-li-p7-data-deletion-text-delete-data") %> </span></p>\x3c!-- endregion
(SECTION) Delete Data --\x3e\x3c!-- region (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev)
INJECT src/html/privacy/privacy-data-request.html [data-disclosure] --\x3e<div class="captcha-request" id="data-
disclosure"></div>\x3c!-- endregion (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/privacy-nwo-request.html [nwo] --\x3e<div class="captcha-request" id="nwo"></div>\x3c!--
endregion (SECTION) Request your Data --\x3e <% } else if(data.isLGPD) { %> <h2><%= data.t("privacy-dialog-
text-li-p7-header-lgpd") %></h2><ul><li><%= data.t("privacy-dialog-text-li-p7-1-lgpd") %></li><li><%=
data.t("privacy-dialog-text-li-p7-2-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-3-lgpd")
%></li><li><%= data.t("privacy-dialog-text-li-p7-4-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-5-
lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-6-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-
7-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-8-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-
p7-9-lgpd") %></li><li><%= data.t("privacy-dialog-text-li-p7-10-lgpd") %></li><li><%= data.t("privacy-dialog-
text-li-p7-11-lgpd") %></li></ul><p> <%= data.t("privacy-dialog-text-li-p7-12-lgpd") %> <a
href="https://unity3d.com/legal/privacy-policy"><%= data.t("privacy-dialog-text-li-p7-13-lgpd") %></a></p>\x3c!--
region (SECTION) Delete Data --\x3e<h2><%= data.t("privacy-dialog-text-li-p7-header") %></h2><p> <%=
data.t("privacy-dialog-text-li-p7-1") %> <span class="data-deletion-link page-link" aria-label="link-delete-data">
<%= data.t("privacy-dialog-text-li-p7-2") %> </span> <%= data.t("privacy-dialog-text-li-p7-3") %> <span id="data-
deletion-container"> <%= data.t("privacy-dialog-text-li-p7-are-you-sure") %> <span id="data-deletion-confirm"
class="page-link"> <%= data.t("privacy-dialog-text-li-p7-yes") %> </span>/ <span class="data-deletion-reject page-
link"> <%= data.t("privacy-dialog-text-li-p7-no") %> </span></span><span id="data-deletion-request-container">
<%= data.t("privacy-dialog-text-li-p7-data-deletion-text") %> </span></p>\x3c!-- endregion (SECTION) Delete Data
--\x3e\x3c!-- region (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/privacy-data-request.html [data-disclosure] --\x3e<div class="captcha-request" id="data-
disclosure"></div>\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-nwo-request.html [nwo] --
\x3e<div class="captcha-request" id="nwo"></div>\x3c!-- endregion (SECTION) Request your Data --\x3e <% } else
{ %> \x3c!-- region (SECTION) Delete Data --\x3e<h2><%= data.t("privacy-dialog-text-li-p7-header") %></h2><p>
<%= data.t("privacy-dialog-text-li-p7-1") %> <span class="data-deletion-link page-link" aria-label="link-delete-
data"> <%= data.t("privacy-dialog-text-li-p7-2") %> </span> <%= data.t("privacy-dialog-text-li-p7-3") %> <span
id="data-deletion-container"> <%= data.t("privacy-dialog-text-li-p7-are-you-sure") %> <span id="data-deletion-
confirm" class="page-link"> <%= data.t("privacy-dialog-text-li-p7-yes") %> </span>/ <span class="data-deletion-
reject page-link"> <%= data.t("privacy-dialog-text-li-p7-no") %> </span></span><span id="data-deletion-request-
container"> <%= data.t("privacy-dialog-text-li-p7-data-deletion-text") %> </span></p>\x3c!-- endregion (SECTION)
Delete Data --\x3e\x3c!-- region (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/privacy-data-request.html [data-disclosure] --\x3e<div class="captcha-request" id="data-
disclosure"></div>\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-nwo-request.html [nwo] --
\x3e<div class="captcha-request" id="nwo"></div>\x3c!-- endregion (SECTION) Request your Data --\x3e <% } %>
</div>\x3c!-- region (SECTION) Network-Wide Personalization --\x3e <% if(!data.isUserUnderAgeLimit) { %>
\x3c!-- region (SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-
data-request.html [data-disclosure] --\x3e<div class="captcha-request" id="data-disclosure"></div>\x3c!-- endregion
(SECTION) Request your Data --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-nwo-
request.html [nwo] --\x3e<div class="captcha-request" id="nwo"></div> <% } %> \x3c!-- endregion (SECTION)
Network-Wide Personalization --\x3e\x3c!-- region (SECTION) New Privacy Policy Updates --\x3e<h2><%=
data.t("privacy-dialog-text-updated-privacy-policy-header-iron-source") %></h2><p> <%= data.t("privacy-dialog-
text-updated-privacy-policy-p1-iron-source") %> <a href="https://developers.is.com/ironsource-
mobile/air/ironsource-mobile-privacy-policy/"><%= data.t("privacy-dialog-text-updated-privacy-policy-p2-iron-
source") %></a> <%= data.t("privacy-dialog-text-updated-privacy-policy-p3-iron-source") %> <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/"><%= data.t("privacy-dialog-text-
updated-privacy-policy-p4-iron-source") %></a></p><h2><%= data.t("privacy-dialog-text-updated-privacy-policy-
header-unity") %></h2><p> <%= data.t("privacy-dialog-text-updated-privacy-policy-p1-unity") %> <a
href="https://unity3d.com/legal/privacy-policy"><%= data.t("privacy-dialog-text-updated-privacy-policy-p2-unity")
%></a> <%= data.t("privacy-dialog-text-updated-privacy-policy-p3-unity") %> </p>\x3c!-- endregion (SECTION)
New Privacy Policy Updates --\x3e <% } %> </div></div></div>',
g._localization);g._bindings=[{event:'click',listener:function(h){return
g.onPrivacyEvent(h)},selector:'a'},{event:'click',listener:function(h){return
g.onButtonEvent(h,el.REPORT)},selector:'.report-ad-button'},{event:'click',listener:function(h){return
g.onButtonEvent(h,el.BUILD_INFO)},selector:'.build-info-button'},{event:'click',listener:function(h){return
g.onCloseEvent(h)},selector:'.close-button'},{event:'click',listener:function(h){return
g.onDataDeletion(h)},selector:'.data-deletion-link, .data-deletion-reject'},
{event:'click',listener:function(h){return g.onDataDeletionConfirmation(h)},selector:'#data-deletion-
confirm'},{event:'click',listener:function(h){return g.onReportAd(h)},selector:'.report-
button'},{event:'change',listener:function(){return g.onGDPRAgreeChange()},selector:'#gdpr-agree-radio'}];return
g}function Uc(d,a,b,c,e,f){d=ha.call(this,d,e,f)||this;d._onReport=new
C;d._isCoppaCompliant=b;d._userPrivacyManager=a;d._templateData={isCoppaCompliant:b,isGDPREnabled:c,buil
dInformation:Uc.buildInformation,
isUserUnderAgeLimit:a.isUserUnderAgeLimit(),isCCPA:a.getLegalFramework()===Ub.CCPA,isCPA:a.getLegalFra
mework()===Ub.CPA,isCTDPA:a.getLegalFramework()===Ub.CTDPA,isVCDPA:a.getLegalFramework()===Ub.V
CDPA,isLGPD:a.getLegalFramework()===Ub.LGPD,isNone:a.getLegalFramework()===Ub.NONE,isQCLAW25:a.g
etLegalFramework()===Ub.QCLAW25,isUCPA:a.getLegalFramework()===Ub.UCPA,isOCPA:a.getLegalFramewor
k()===Ub.OCPA,isFDBR:a.getLegalFramework()===Ub.FDBR,isTDPSA:a.getLegalFramework()===Ub.TDPSA};r
eturn d}function Sj(){}
f u n c t i o n B n ( ) { } f u n c t i o n
ai(d,a,b,c){this._templateValues={};this._core=d;this._request=a;this._storageBridge=c;b&&this.setTemplateValues(
b)}function Gs(){var d=$a.getState().clientInfo||{};d=void 0===d.bundleId?'-1':d.bundleId;var
a=Hs.getState().advertisingTrackingId,b=Cf()===qc.IOS?Cn.Idfa:Cn.Aaid,c={};a=a?(c[encodeURIComponent(fi.IFA
)]=a,c[encodeURIComponent(fi.IFATYPE)]=b,c):{};b={};return
Object.assign((b[encodeURIComponent(fi.TIMESTAMP)]=(new
Date).toISOString(),b[encodeURIComponent(fi.OMIDPARTNER)]=
'Unity3d/1.3.0',b[encodeURIComponent(fi.CACHEBUSTING)]='-
1',b[encodeURIComponent(fi.APIFRAMEWORKS)]='7',b[encodeURIComponent(fi.APPBUNDLE)]=d,b),a)}functio
n U ( d , a , b , c ) { v a r
e=this;this._platform=d;this._core=a;this._wakeUpManager=b;this._deviceInfo=c;this._core.Request.onComplete.sub
s c r i b e ( f u n c t i o n ( f , g , h , k , l ) { r e t u r n
e.onRequestComplete(f,g,h,k,l)});this._core.Request.onFailed.subscribe(function(f,g,h){return
e.onRequestFailed(f,g,h)});this._wakeUpManager.onNetworkConnected.subscribe(function(){return
e.onNetworkConnected()})}
f u n c t i o n I s ( ) { } f u n c t i o n
Js(d,a){a&&nw.includes(a)&&(a=d.impression,d=[].concat(n.arrayFromIterable(d.start||[]),n.arrayFromIterable(a||[])).
filter(function(b){return!!b.match('https://events.mz.unity3d.com/impression')||!!b.match(/pangle.io/i)}),0<d.length?(t.
reportMetricEvent(Sc.ByteDanceBurl),xc.getState().captureException(Error('ByteDance
Burl'),{extra:d})):t.reportMetricEvent(Sc.ByteDanceBurlMissing))}function Vp(d){var
a=d.impression;d=[].concat(n.arrayFromIterable(d.start||[]),n.arrayFromIterable(a||
[ ] ) ) ; a = 0 ; f o r ( v a r
b=n.makeIterator(d),c=b.next();!c.done;c=b.next())if(c.value.match('https://events.mz.unity3d.com/impression')&&a+
+,1<a){xc.getState().captureException(Error('Duplicated events found'),{extra:d});break}}function Tj(d,a,b){return
n g . c a l l ( t h i s , d , a , b ) | | t h i s } f u n c t i o n K s ( d ) { v a r
a=d.protocol+'//'+d.host+d.pathname;d=d.toString().split('?')[1];return[a,d]}function Wp(){}function fl(d){var
a=Ha.call(this,d)||this;a._mraidCampaign=d.campaign;return a}function Wi(d){var a=Ha.call(this,d)||
t h i s ; a . _ p e r f o r m a n c e C a m p a i g n = d . c a m p a i g n ; r e t u r n a } f u n c t i o n
Ha(d){this.storeOpenCount=0;this._storageBridge=d.storageBridge;this._metaDataManager=d.metaDataManager;this
._sessionManager=d.sessionManager;this._clientInfo=d.clientInfo;this._deviceInfo=d.deviceInfo;this._request=d.requ
est;this._coreConfig=d.coreConfig;this._campaign=d.campaign;this._platform=d.platform;this._core=d.core;this._ads
=d.ads;this._playerMetadataServerId=d.playerMetadataServerId;this._privacySDK=d.privacySDK;this._userPrivacy
Manager=
d.userPrivacyManager;this._loadV5Support=d.loadV5Support||!1;this._installInfo=d.installInfo;this._store=d.store;thi
s._focusManager=d.focusManager;this._sdkClickDetailsManager=d.sdkClickDetailsManager;this._measurementsMa
nager=d.measurementsManager}function la(){}function Ls(d){switch(d){case
'com.unity3d.services.ads.adunit.AdUnitActivity':case 'com.unity3d.ads.adunit.AdUnitActivity':case
'com.unity3d.services.ads.adunit.AdUnitTransparentActivity':case 'com.google.android.gms.ads.AdActivity':case
'com.facebook.ads.AudienceNetworkActivity':case 'com.applovin.adview.AppLovinFullscreenThemedActivity':case
'com.applovin.adview.AppLovinFullscreenActivity':case 'com.applovin.adview.AppLovinInterstitialActivity':case
'com.applovin.impl.adview.AppLovinOrientationAwareInterstitialActivity':case
'com.ironsource.sdk.controller.ControllerActivity':case 'com.ironsource.sdk.controller.InterstitialActivity':return!0;
default:return!1}}function ds(){var d=new me;d.start();return d}function me(){this.reset()}function Xi(){var
d=ld.call(this,'FrameworkMetaData',Object.assign(Object.assign({},ld.Schema),{name:['string','undefined'],version:['s
tring','undefined']}))||this;d.set('category','framework');d.set('keys',['name','version']);return d}function
ow(d,a){a=(void 0===a?gf.getState():a).loadedContent;return Object.values(a).find(function(b){var
c;return!(null===(c=null===b||void 0===b?void 0:b.placement)||void 0===
c||!c.isBanner)&&(null===b||void 0===b?void 0:b.campaignId)===d})}function pw(d,a){d=void
0===d?gf.getState():d;var b=d.loadedContent,c=d.currentId,e=(void 0===a?hd.getState():a).campaigns;return
O b j e c t . e n t r i e s ( b ) . r e d u c e ( f u n c t i o n ( f , g ) { v a r
h=n.makeIterator(g);g=h.next().value;h=h.next().value;if(g===c||!h||!qw(h,e))return f;f.push(h.placement.id);return
f},[])}function qw(d,a){var b=null===d||void 0===d?void
0:d.campaignId;if(!b)return!0;a=a[b];if(!a)return!0;if(d.skipReload)return!1;d=a.getContentType();
return'comet/campaign'===d||'comet/video'===d||'comet/mraid-url'===d}function rw(d){d=(void
0 = = = d ? g f . g e t S t a t e ( ) : d ) . l o a d e d C o n t e n t ; r e t u r n
Object.values(d).reduce(function(a,b){b&&a.push(b.placement.id);return a},[])}function Dn(d){var a=void
0===d?gf.getState():d;d=a.currentId;a=a.loadedContent;return d?a[d]:void 0}function
s w ( d , a ) { r e t u r n { i n v a l i d a t e P l a c e m e n t s : f u n c t i o n ( b , c ) { v a r
e=a().loadedContent;d({loadedContent:tw(e,b,c)})},addLoadedContent:function(b,c){var
e={};d({loadedContent:Object.assign(Object.assign({},
a().loadedContent),(e[b]=c,e))})},replaceCampaignId:function(b,c){var e=a().loadedContent,f=e[b];if(f){var
g={};d({loadedContent:Object.assign(Object.assign({},e),(g[b]=Object.assign(Object.assign({},f),{campaignId:c}),g)
)})}},replaceTrackingUrls:function(b,c){var e=a().loadedContent,f=e[b];if(f){var
g={};d({loadedContent:Object.assign(Object.assign({},e),(g[b]=Object.assign(Object.assign({},f),{trackingUrls:c}),g
))})}},removeLoadedContent:function(b){var c=a().loadedContent,e=c[b];if(e)return delete c[b],
d({loadedContent:c}),e},updateCurrent:function(b){d({currentId:b})}}}function tw(d,a,b){return
O b j e c t . e n t r i e s ( d ) . r e d u c e ( f u n c t i o n ( c , e ) { v a r
f=n.makeIterator(e);e=f.next().value;f=f.next().value;if(!f||a&&f.placement.id!==a)return c;var g={};return
Object.assign(Object.assign({},c),(g[e]=Object.assign(Object.assign({},f),{invalidated:!0,invalidationReason:b}),g))}
, d ) } f u n c t i o n W e ( ) { v a r
d=ld.call(this,'MediationMetaData',Object.assign(Object.assign({},ld.Schema),{name:['string','undefined'],version:['str
ing',
'undefined'],adapter_version:['string','undefined'],ordinal:['number','undefined'],enable_metadata_load:['boolean','unde
fined']}))||this;d.set('category','mediation');d.set('keys',['name','version','adapter_version','ordinal','enable_metadata_loa
d']);return d}function ld(d,a){return ja.call(this,d,a)||this}function zk(d){this._core=d}function gc(){}function
ng(d,a,b){this._core=d;this._sessionId=a;this._eventId=b}function
Yi(d){this._type=d;this._batch={commands:[]}}function Zi(){}function am(d,a,
b,c,e){this.platform=d;this.core=a;this.privacyManager=b;this.legalFramework=c;this.gamePrivacy=e}function
Eb(d){var a=ha.call(this,d.platform,'consent')||this;a.parameters=d;a.localization=new
Tg(a.language,'consent',a.legalFramework);a._template=new Ib('\x3c!--\n Managed by:
src/ts/Ads/Views/Privacy/screen/PrivacyConsent.ts\n--\x3e\x3c!-- Initial consent screen, allow user to select the Age
and privacy options --\x3e<div class="safe-area">\x3c!-- region (SCREEN) Age Gate --\x3e<div id="age-gate"><div
class="text-container"><span class="title"><%= data.t("age-gate-title") %></span><div class="main-text"><p><%=
data.t("age-gate-text") %></p></div><div class="empty-block"></div></div><div class="homepage-button-
container"><div class="age-gate-over consent-button ripple-square" aria-label="button-age-gate-over">\x3c!--
todo(Daniel-Leontiev) INJECT src/html/privacy/button-spinner.html [age-gate-over] --\x3e <span><%= data.t("age-
gate-over-age-limit-btn") %></span></div><div class="age-gate-under consent-button ripple-square" aria-
label="button-age-gate-under"><span><%= data.t("age-gate-under-age-limit-btn") %></span></div><div
class="logo-container"><div class="unity-ads-logo"><svg x="0px" y="0px" viewBox="0 0 312.94 79.6"><path
fill="#000" d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-0.1-0.22-0.13c-0.18-0.07-0.39-
0.07-0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-0.01,0.5,0.58,0.83,1,0.58l11.89-
6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-0.58V44.1c0-0.46-0.24-0.9-
0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-
0.44,0.23-0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div></div></div></d
iv>\x3c!-- endregion Age Gate --\x3e\x3c!-- region (SCREEN) Accept cookie collection --\x3e<div id="consent-
homepage"><div class="text-container"><div class="privacy-logo"><span class="icon-gdpr"></span></div><span
class="title"><%= data.t("homepage-title") %></span><div class="main-text"><p><%= data.t("homepage-main-
text") %></p></div><div class="empty-block"></div></div><div class="homepage-button-container"><div
class="homepage-accept-all consent-button ripple-square" aria-label="button-accept-all">\x3c!-- todo(Daniel-
Leontiev) INJECT src/html/privacy/button-spinner.html [homepage-accept-all] --\x3e <span><%= data.t("homepage-
accept-all") %></span></div><div class="show-choices consent-button ripple-square" aria-label="button-show-
choices"><span><%= data.t("homepage-show-my-choices") %></span></div><div class="logo-container"><div
class="unity-ads-logo"><svg x="0px" y="0px" viewBox="0 0 312.94 79.6"><path fill="#000"
d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-0.1-0.22-0.13c-0.18-0.07-0.39-0.07-0.57,0.04l-
14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-0.01,0.5,0.58,0.83,1,0.58l11.89-
6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-0.58V44.1c0-0.46-0.24-0.9-
0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-
0.44,0.23-0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div></div></div></d
iv>\x3c!-- endregion --\x3e\x3c!-- region (SCREEN) Privacy Choices --\x3e<div id="consent-my-choices"
class="consent-container"><div class="back-button ripple-square" aria-label="button-back"><span><%= data.t("my-
choices-back") %></span></div><div class="consent-settings"><span class="consent-title"> <%= data.t("my-
choices-title") %> </span>\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/personalization-switch-group.html
[switch-group-container] --\x3e<div ontouchstart="void(0)" class="switch-group-container" aria-label="template-
personalization-switch-group"></div><p><%= data.t("my-choices-text") %></p>\x3c!-- todo(Daniel-Leontiev)
INJECT src/html/privacy/privacy-row-item-container.html [privacy-container] --\x3e<div class="privacy-
container"></div><div class="empty-block"></div></div><div class="consent-button-container"><div class="save-
my-choices consent-button ripple-square" aria-label="button-save-my-choices">\x3c!-- todo(Daniel-Leontiev)
INJECT src/html/privacy/button-spinner.html [save-my-choices] --\x3e <span><%= data.t("save-my-choices")
%></span></div><div class="agree consent-button ripple-square" aria-label="button-agree">\x3c!-- todo(Daniel-
Leontiev) INJECT src/html/privacy/button-spinner.html [agree] --\x3e <span><%= data.t("agree-to-all")
%></span></div><div class="disagree consent-button ripple-square" aria-label="button-disagree">\x3c!--
todo(Daniel-Leontiev) INJECT src/html/privacy/button-spinner.html [disagree] --\x3e <span><%= data.t("no-thanks")
%></span></div></div></div>\x3c!-- endregion Privacy Choices --\x3e</div>',
a.localization);a._templateData={};a._pendingOptout=!1;a.initEvents();a.switchGroup=new
rf(a._platform,a.language,a.legalFramework,a.userPrivacyPermissions,Fs());a.switchGroup.addEventHandler(a);a.priv
a c y R o w I t e m C o n t a i n e r = n e w
Rj(a._platform,a.privacyManager,a.language,!0);a.privacyRowItemContainer.addEventHandler(a);return a}function
Fb(d,a,b,c,e,f){var g=ha.call(this,d,b)||this;g._language=c;g._isEmailRequired=e;g._context=f;g._localization=new
Tg(c,'privacy',a.getLegalFramework());g._privacyManager=
a;b=e?'\x3c!--\n Managed by: src/ts/Ads/Views/Privacy/PrivacyCaptchaRequest.ts\n Used by:\n
src/html/privacy/screen/Privacy.html\n--\x3e\x3c!-- Request your Data Component --\x3e<h2 class="heading"><%=
data.t("privacy-data-request-header") %></h2><p class="text"><%= data.t("privacy-data-request-text")
%></p><input class="captcha-request" id="captcha-request-email-input" type="email" name="email"><div id="data-
request-submit" class="captcha-request captcha-request-submit-button ripple-square" aria-label="button-submit-
email">\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/button-spinner.html [captcha-request-submit-button] -
-\x3e <span><%= data.t("privacy-data-request-submit") %></span></div><div id="data-request-confimed"
class="captcha-request captcha-request-msg captcha-request-confirm-msg"><span class="text"><%= data.t("privacy-
data-request-confirmation-message") %></span></div><div id="data-request-error" class="captcha-request captcha-
request-msg captcha-request-error-msg"><span class="text error-msg"><%= data.t("privacy-data-request-fail-
message") %></span></div>\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/screen/PrivacyCaptcha.html
[document.body] --\x3e':
'\x3c!--\n Managed by: src/ts/Ads/Views/Privacy/PrivacyCaptchaRequest.ts\n Used by:\n
src/html/privacy/screen/Privacy.html\n--\x3e\x3c!-- Network-Wide Personalization Component --\x3e<h2><%=
data.t("privacy-data-nwo-header") %></h2> <% if(data.hasIdfa) { %> <div id="nw-section"><p><%=
data.t("privacy-data-nwo-text-opt-out-description") %></p><div id="nwo-submit" class="captcha-request-submit-
button ripple-square" aria-label="button-network-wide-opt-out">\x3c!-- todo(Daniel-Leontiev) INJECT
src/html/privacy/button-spinner.html [captcha-request-submit-button] --\x3e <span><%= data.t("privacy-data-nwo-
text-opt-out-button") %></span></div> <%= data.t("privacy-data-nwo-text-opt-in-description") %> <span id="nwoi-
request-clicked" class="page-link nwoi-request-confimed-text" aria-label="link-network-wide-opt-in"> <%=
data.t("privacy-data-nwo-text-opt-in-link") %> </span><span><%= data.t("privacy-data-nwo-text-opt-in-description-
2") %></span>\x3c!-- region Confirmation Yes/No --\x3e<div id="nwoi-container"> <%= data.t("privacy-dialog-text-
li-p7-are-you-sure") %> <span id="nwoi-confirm" class="page-link captcha-request-confirm-msg" aria-label="button-
nowi-confirm"> <%= data.t("privacy-dialog-text-li-p7-yes") %> </span><span>/</span> <span id="nwoi-reject"
class="page-link captcha-request-confirm-msg" aria-label="button-nwoi-reject"> <%= data.t("privacy-dialog-text-li-
p7-no") %> </span></div>\x3c!-- endregion --\x3e\x3c!-- region Response messages --\x3e<div id="nwo-request-
error" class="captcha-request captcha-request-msg captcha-request-error-msg"><span class="error-msg"><%=
data.t("privacy-data-request-fail-message") %></span></div><div id="nwoo-request-confimed" class="captcha-
request captcha-request-msg captcha-request-confirm-msg"><span><%= data.t("privacy-data-nwoo-confirmation-
message") %></span></div><div id="nwoi-request-confimed" class="captcha-request captcha-request-msg captcha-
request-confirm-msg"><span><%= data.t("privacy-data-nwoi-confirmation-message") %></span></div></div> <% }
else { %> <div id="nw-unavailable-msg"><p><%= data.t("privacy-data-nw-unavailable-msg") %></p></div> <% }
%> \x3c!-- endregion --\x3e\x3c!-- todo(Daniel-Leontiev) INJECT src/html/privacy/screen/PrivacyCaptcha.html
[document.body] --\x3e';
g._templateData=Object.assign(Object.assign({},g._templateData),{hasIdfa:a.advertisingIdentifierAvailable});g._tem
plate=new Ib(b,g._localization);g._bindings=[{event:'click',listener:function(h){return
g.onDataRequestSubmitEvent(h)},selector:'#data-request-submit'},{event:'blur',listener:function(){return
g.onBlur()},selector:'#captcha-request-email-input'},{event:'click',listener:function(h){return
g.onNetworkWideOptOut(h)},selector:'#nwo-submit'},{event:'click',listener:function(h){return
g.onNetworkWideOptIn(h)},
selector:'#nwoi-request-clicked'},{event:'click',listener:function(h){return
g.onNetworkWideOptInConfirmed(h)},selector:'#nwoi-confirm'},{event:'click',listener:function(h){return
g.onNetworkWideOptInCancelled(h)},selector:'#nwoi-reject'}];g._buttonSpinner=new Xp(d);return g}function
E n ( ) { } f u n c t i o n
uw(d,a,b){return{sendInitRequest:function(c){c=Object.assign(Object.assign({},Ms(d)),{email:c});return
Y p ( d , K f . I N I T , c ) } , s e n d D e b u g R e s e t R e q u e s t : f u n c t i o n ( ) { r e t u r n
Y p ( d , K f . D E B U G _ R E S E T ) } , s e n d V e r i f y R e q u e s t : f u n c t i o n ( c ,
e){var f;c=Object.assign(Object.assign({},Ms(d)),{email:e,answer:c,abGroup:null===(f=Ca.getState().config)||void
0 = = = f ? v o i d
0:f.abGroup,legalFramework:a.getLegalFramework(),agreedOverAgeLimit:a.getAgeGateChoice(),agreedVersion:b.ge
tGamePrivacy().getVersion(),coppa:d.Config.isCoppaCompliant(),layout:'',requestType:e?void
0:'player_network_opt_out',origin:'unity-ads-webview'});return Yp(d,Kf.VERIFY,c)}}}function Ms(d){var
a;return{idfa:null!==(a=d.DeviceInfo.getAdvertisingIdentifier())&&void 0!==a?
a : v o i d
0,idfv:og.getIosDeviceVendorIdentifier(d.DeviceInfo),gameID:d.ClientInfo.getGameId(),bundleID:d.ClientInfo.getA
pplicationName(),projectID:d.Config.getUnityProjectId(),platform:B[d.NativeBridge.getPlatform()].toLowerCase(),la
nguage:d.DeviceInfo.getLanguage(),country:d.Config.getCountry(),subdivision:d.Config.getSubdivision(),token:d.Co
nfig.getToken()}}function Yp(d,a,b){b=void 0===b?{}:b;return
d.RequestManager.post('https://irs.prd.mz.internal.unity3d.com/api/v1/debot/'+a,JSON.stringify(b)).then(function(c){
var e=
c.response;if(200!==c.responseCode)return{status:Lf.GENERIC_ERROR};a===Kf.INIT?bb.trigger(pg.REQUEST_S
CREEN_SHOW):a===Kf.VERIFY&&bb.trigger(pg.REQUEST_CAPTCHA_PASS);return{status:Lf.SUCCESS,ima
geUrls:JSON.parse(e).imageURLs}}).catch(function(c){if(!(c instanceof sf&&c.nativeResponse))return
a===Kf.INIT?bb.trigger(pg.REQUEST_CAPTCHA_ERROR_INIT):a===Kf.VERIFY&&bb.trigger(pg.REQUEST_
CAPTCHA_ERROR_VERIFY),{status:Lf.GENERIC_ERROR};if(403===c.nativeResponse.responseCode)return
bb.trigger(pg.REQUEST_CAPTCHA_FAIL),
{status:Lf.FAILED_VERIFICATION};if(429===c.nativeResponse.responseCode)return
a===Kf.INIT?bb.trigger(pg.REQUEST_CAPTCHA_BLOCKED):a===Kf.VERIFY&&bb.trigger(pg.REQUEST_CA
PTCHA_FAIL_LIMIT),{status:Lf.MULTIPLE_FAILED_VERIFICATIONS};a===Kf.INIT?bb.trigger(pg.REQUES
T_CAPTCHA_ERROR_INIT_MISSING_DATA):a===Kf.VERIFY&&bb.trigger(pg.REQUEST_CAPTCHA_ERR
OR_VERIFY_MISSING_DATA);return{status:Lf.GENERIC_ERROR}})}function gi(d,a,b){var
c=ha.call(this,d,'privacy-captcha',!1)||this;c._gridItems=[];c._template=new Ib('\x3c!--\n Managed by:
src/ts/Ads/Views/Privacy/screen/PrivacyCaptcha.ts\n Used by:\n src/html/privacy/privacy-data-request.html\n
src/html/privacy/privacy-nwo-request.html\n--\x3e<div class="privacy-captcha-container"><div class="privacy-
captcha-title"><span><%= data.t("privacy-captcha-description") %></span></div><div class="privacy-captcha-grid-
container">\x3c!-- todo(Daniel-Leontiev) INJECT src/ts/Ads/Views/Privacy/CaptchaGridItem.ts [privacy-captcha-
grid] dynamic html image content --\x3e<div class="privacy-captcha-grid"></div><div class="privacy-captcha-
spinner-container"><div class="privacy-captcha-spinner"></div></div></div><div class="privacy-captcha-retry-
message"><span><%= data.t("privacy-captcha-retry-message") %></span></div></div>',
new yb(a,'privacy'));c._gridItems=c.createGridItems(b);c._bindings=[{event:'click',listener:function(e){return
c.onCloseEvent(e)}},{event:'click',listener:function(e){return e.stopPropagation()},selector:'.privacy-captcha-
container'}];return c}function Fn(d,a,b){this._id=d;this._url=a;this._listener=b}function Fs(d){d=(void
0===d?Ob.getState():d).metadata;var a,b=Ca.getState().config;b=null===(a=null===b||void 0===b?void
0:b.pipl)||void 0===a?void 0:a.applies;return{optinState:null===d||void 0===
d?void 0:d.piplOptinState,applies:b}}function Rj(d,a,b,c){c=void 0===c?!1:c;var e=ha.call(this,d,'privacy-row-item-
container',!1)||this;e._localization=new Tg(b,'consent',a.getLegalFramework());e._template=new Ib('\x3c!--\n
Managed by: src/ts/Ads/Views/Privacy/PrivacyRowItemContainer.ts\n Used by:\n
src/html/privacy/screen/PrivacySettings.html\n src/html/privacy/screen/PrivacyConsent.html\n--\x3e<div
ontouchstart="void(0)"><div class="row-item"><div class="what-we-collect row-item-title ripple-
square"><span><%= data.t("privacy-what-we-collect-title") %></span><div class="arrow-icon"><span
class="consent-icon-chevron"></span></div></div><div class="description"><p><%= data.t("privacy-what-we-
collect-desc-p1") %></p><p><%= data.t("privacy-what-we-collect-desc-p2") %></p><p><%= data.t("privacy-what-
we-collect-desc-p3") %></p><p class="measurement-paragraph"><span class="heading2"><%= data.t("privacy-
what-we-collect-sub-title") %></span></p><p><%= data.t("privacy-what-we-collect-desc-p5") %></p><p><%=
data.t("privacy-what-we-collect-desc-p6") %></p></div></div><div class="row-item"><div class="data-transfer
row-item-title ripple-square"><span><%= data.t("privacy-data-transfer-title") %></span><div class="arrow-
icon"><span class="consent-icon-chevron"></span></div></div><div class="description"><p><%= data.t("privacy-
data-transfer-desc") %></p></div></div><div class="row-item"><div class="third-party row-item-title ripple-
square"><span><%= data.t("privacy-third-party-title") %></span><div class="arrow-icon"><span class="consent-
icon-chevron"></span></div></div><div class="description"><p class="dsp-list"><a
h r e f = " h t t p s : / / w w w . a d m a z i n g . c o / p r i v a c y " > A d m a z i n g < / a > , < a
href="http://www.mobgc.com/privacy_policy.html">GCMOB</a>, <a href="https://eve.meitu.com/">MeituEve</a>,
<a href="https://www.admaxim.com/admaxim-privacy-policy/">AdMaxim</a>, <a
href="https://www.superawesome.com/privacy-hub/privacy-policy/">SuperAwesome</a>, <a
href="https://www.thetradedesk.com/us/privacy">TheTradeDesk</a>, <a href="https://discover-tech.io/dsp-privacy-
policy/">DiscoverTech</a>, <a href="http://vlion.mobi/privacy-policy.html">Advlion</a>, <a
href="https://admixplay.com/legal/privacy-policy">WAM Group Ltd. T/a Admix</a>, <a
href="http://corp.aarki.com/privacy">Aarki</a>, <a href="https://www.adcolony.com/gdpr/">AdColony</a>, <a
href="https://www.adikteev.com/privacy-policy-eng/">Adikteev</a>, <a
href="https://admixer.com/privacy/">AdMixer</a>, <a href="https://admixplay.com/legal/privacy-
policy">Admix</a>, <a href="https://policies.google.com/technologies/partner-sites">Google</a>, <a
href="https://www.adtiming.com/privacy-policy.php">Adtiming</a>, <a href="https://www.algorix.co/privacy-
policy/">Algorix</a>, <a href="https://www.appier.com/privacy-policy/">Appier</a>, <a
href="https://kayzen.io/data-privacy-policy">Kayzen (fka Applift)</a>, <a
href="https://www.xandr.com/privacy/platform-privacy-policy/">Xandr</a>, <a href="https://bidmachine.io/privacy-
policy/">BidMachine</a>, <a href="https://appreciate.mobi/page.html#!/end-user-privacy-policy">Appreciate</a>,
<a href="https://apptimustech.com/privacy">apptimus</a>, <a
href="https://beeswax.com/privacy.html">Beeswax</a>, <a href="https://www.bidease.com/privacy-
policy/">Bidease</a>, <a href="https://www.bid-matrix.com/PrivacyPolicy.html">Bidmatrix</a>, <a
href="https://docs.bidswitch.com/support/gdpr-faq.html">BidSwitch</a>, <a
h r e f = " h t t p s : / / w w w . b i g a b i d . c o m / l e g a l " > B i g a b i d < / a > , < a
href="https://www.adsbigo.com/privacy.html">BigoAds</a>, <a href="https://www.thebrave.io/privacy-
policy/">Brave People LTD</a>, <a href="https://www.bucksense.com/developer-privacy/">Bucksense</a>, <a
href="https://www.pangleglobal.com/privacy">Pangle</a>, <a
href="http://blueseasx.com/public/static/policy/ALGOBLUESEA%20PRIVACY%20POLICY.pdf">AlgoBluesea</a
>, <a href="https://se7en.es/private-policy">Se7en</a>, <a href="https://privacy.centro.net/">Centro</a>, <a
href="https://answers.chartboost.com/en-us/articles/200780269">Chartboost</a>, <a
href="https://clearpier.com/privacy-policy/">ClearPier</a>, <a href="https://connekt.ai/privacy-policy/">Connekt
Media</a>, <a href="https://www.criteo.com/privacy/">Crtieo LLC</a>, <a href="https://www.dataseat.com/privacy-
policy/">Dataseat Ltd</a>, <a href="https://hybrid.ai/privacy_policy">Hybrid.Ai</a>, <a
href="https://hyperad.tech/privacy_policy/">Hyper LLC</a>, <a
href="http://www.ignitemediatech.com/privacyPolicy.html">IGNITE MEDIA</a>, <a
href="https://www.indexexchange.com/privacy/">Index Exchange</a>, <a href="https://www.inmobi.com/privacy-
policy/">InMobi</a>, <a href="https://jampp.com/privacy-policy/">Jampp</a>, <a href="https://kidoz.net/privacy-
policy/">Kidoz</a>, <a href="http://lifestreet.com/privacy/">Lifestreet</a>, <a href="https://liftoff.io/privacy-
policy/">Liftoff</a>, <a href="https://loopme.com/privacy/">LoopMe</a>, <a
href="https://www.mediamath.com/privacy-policy/">MediaMath</a>, <a
href="https://mobupps.com/presentations/Mobupps_Privacy_policy.pdf">Mobupps</a>, <a
href="https://www.mintegral.com/en/privacy/">Mintegral</a>, <a href="http://www.molocoads.com/private-
policy.html">Moloco</a>, <a href="https://www.openx.com/legal/privacy-policy/">OpenX</a>, <a
href="https://www.opera.com/privacy">Opera</a>, <a href="http://persona.ly/privacy_dsp">Persona.ly</a>, <a
href="https://playdigo.com/home/privacy-policy/">Playdigo, Inc.</a> <a
href="https://www.pokkt.com/privacy">Pokkt</a> <a href="https://pubmatic.com/legal/privacy-
policy/">Pubmatic</a>, <a href="https://pubnative.net/privacy-policy/">Pubnative</a>, <a
href="https://www.pulsepoint.com/legal/platform-privacy-policy">PulsePoint, Inc.</a>, <a
href="https://remerge.io/privacy-policy.html">Remerge</a>, <a href="https://www.revx.io/privacy-
policy">Affle</a>, <a href="https://www.rhythmone.com/privacy-policy/">RhythmOne</a>, <a
href="https://risecodes.com/wp-content/uploads/2023/01/Risecodes.com-Privacy-Policy-05.01.2023.pdf">Rise</a>,
<a href="https://www.rtbhouse.com/privacy-center/website-privacy-policy/">RTBHouse</a>, <a
href="https://rubiconproject.com/privacy-policy/">Magnite</a>, <a href="https://smadex.com/end-user-privacy-
policy">Smadex</a>, <a href="https://snap.com/en-US/privacy/privacy-policy">Snap Inc.</a>, <a
href="https://spotad.co/privacy-policy-2/">Spotad</a>, <a href="https://www.svg.com/privacy-policy/">SVG</a>,
<a href="https://telaria.com/privacy-policy/">Telaria</a>, <a href="https://www.tencent.com/zh-cn/privacy-
policy.html">Tencent</a>, <a href="https://www.toponad.com/en/privacy-policy">TopOn</a>, <a href="https://uni-
corn.net/en/privacy.html">Unicorn</a>, <a href="https://taurusx.com/privacy-policy.html">Webeye</a>, <a
href="https://wildlifestudios.com/privacy-policy/">Wildlife Studios</a>, <a
href="https://www.wish.com/privacy_policy?hide_login_modal=true">Wish</a>, <a
href="http://www.wofhub.com/privacy_policy.html">Wof</a>, <a href="https://www.xapads.com/privacy-
policy/">Xapads</a>, <a href="https://www.mopub.com/en/legal/privacy">MoPub</a>, <a
href="https://yandex.com/legal/confidential/">Yandex</a>, <a
href="https://en.yeahmobi.com/html/privacypolicy/">YeahMobi</a>, <a href="https://youappi.com/privacy-
p o l i c y / " > Y o u a p p i < / a > < a
href="https://www.zmaticoo.com/zmaticoo/privacies.html">Zmaticoo</a></p></div></div> <%
if(data.showChangingPrivacyChoiceItem) { %> <div class="row-item"><div class="changing-privacy-choice row-
item-title ripple-square"><span><%= data.t("privacy-changing-privacy-choice-title") %></span><div class="arrow-
icon"><span class="consent-icon-chevron"></span></div></div><div class="description"><p><%= data.t("privacy-
changing-privacy-choice-text") %></p></div></div> <% } %> <div class="row-item"><div class="network-wide-
personalization row-item-title ripple-square"><span><%= data.t("privacy-data-nwo-header") %></span><div
class="arrow-icon"><span class="consent-icon-chevron"></span></div></div><div class="description">\x3c!--
todo(Daniel-Leontiev) INJECT src/html/privacy/privacy-nwo-request.html [nwo] --\x3e<div class="captcha-request"
id="nwo"></div></div></div><div class="row-item"><div class="privacy-policy-is row-item-title ripple-
square"><span><%= data.t("privacy-our-privacy-policy-title-iron-source") %></span><div class="arrow-
icon"><span class="consent-icon-chevron"></span></div></div><div class="description"><p><%= data.t("privacy-
our-privacy-policy-desc-iron-source") %></p></div></div><div class="row-item"><div class="privacy-policy-unity
row-item-title ripple-square"><span><%= data.t("privacy-our-privacy-policy-title") %></span><div class="arrow-
icon"><span class="consent-icon-chevron"></span></div></div><div class="description"><p><%= data.t("privacy-
our-privacy-policy-desc") %></p></div></div>\x3c!-- QUEBEC ONLY --\x3e <% if(data.isQCLAW25) { %> <div
class="row-item"><div class="privacy-policy-quebec row-item-title ripple-square"><span><%= data.t("privacy-
quebec-policy-title") %></span><div class="arrow-icon"><span class="consent-icon-
chevron"></span></div></div><div class="description"><p><%= data.t("privacy-quebec-policy-desc-1")
%></p><ul><li><%= data.t("privacy-quebec-policy-desc-2") %></li><li><%= data.t("privacy-quebec-policy-desc-
3") %></li><li><%= data.t("privacy-quebec-policy-desc-4") %></li></ul><p><%= data.t("privacy-quebec-policy-
desc-5") %></p></div></div> <% } %> </div>',
e._localization);e._templateData={showChangingPrivacyChoiceItem:c,isQCLAW25:a.getLegalFramework()===Ub.
QCLAW25};e._bindings=[{event:'click',listener:function(f){return
e.onPrivacyEvent(f)},selector:'a'},{event:'click',listener:function(f){return e.onEvent(f,'.what-we-
collect')},selector:'.what-we-collect'},{event:'click',listener:function(f){return e.onEvent(f,'.data-
transfer')},selector:'.data-transfer'},{event:'click',listener:function(f){return e.onEvent(f,'.third-party')},selector:'.third-
party'},
{event:'click',listener:function(f){return e.onEvent(f,'.changing-privacy-choice')},selector:'.changing-privacy-
choice'},{event:'click',listener:function(f){return e.onEvent(f,'.privacy-policy-is')},selector:'.privacy-policy-
is'},{event:'click',listener:function(f){return e.onEvent(f,'.privacy-policy-unity')},selector:'.privacy-policy-
unity'},{event:'click',listener:function(f){return e.onEvent(f,'.privacy-policy-quebec')},selector:'.privacy-policy-
quebec'},{event:'click',listener:function(f){return e.onEvent(f,
'.network-wide-personalization')},selector:'.network-wide-personalization'}];return e}function rf(d,a,b,c,e){var
f=ha.call(this,d,'personalization-switch-group')||this;f.permissions=c;f.pipl=e;f._template=new Ib('\x3c!--\n Managed
by: src/ts/Ads/Views/Privacy/PersonalizationSwitchGroup.ts\n Used by:\n
src/html/privacy/screen/PrivacySettings.html\n src/html/privacy/screen/PrivacyConsent.html\n--\x3e\x3c!-- Privacy
choice toggles Component --\x3e<div ontouchstart="void(0)" class="switch-container"><div class="switch-
label"><span><%= data.t("my-choices-switch-game-experience") %></span></div><div class="switch"><input
id="personalized-experience-switch" type="checkbox"> <label for="personalized-experience-
switch"></label></div></div><div ontouchstart="void(0)" class="switch-container"><div class="switch-
label"><span><%= data.t("my-choices-switch-personalized-ads") %></span></div><div class="switch"><input
id="personalized-ads-switch" type="checkbox"> <label for="personalized-ads-switch" class="personalized-ads-
label"></label></div></div><div ontouchstart="void(0)" id="third-party-switch" class="switch-container"><div
class="switch-label"><span><%= data.t("my-choices-switch-personalized-third-party") %></span></div><div
class="switch"><input id="personalized-ads-3rd-party-switch" type="checkbox"> <label for="personalized-ads-3rd-
party-switch"></label></div></div> <% if(data.showPipl) { %> <div ontouchstart="void(0)" id="pipl-switch"
class="switch-container"><div class="switch-label"><span><%= data.t("my-choices-switch-pipl")
%></span></div><div class="switch"><input id="personalized-ads-pipl" type="checkbox"> <label
for="personalized-ads-pipl"></label></div></div><div><%= data.t("my-choices-switch-pipl-privacy-policy")
%></div> <% } %>',
new Tg(a,'consent',b));f._templateData.showPipl=null===e||void 0===e?void
0:e.applies;f._bindings=[{event:'click',listener:function(g){return
f.onPrivacyEvent(g)},selector:'a'},{event:'change',listener:function(g){return
f.onChange(g)},selector:sd.GameExp},{event:'change',listener:function(g){return
f.onChange(g,!0)},selector:sd.Ads},{event:'change',listener:function(g){return
f.onChange(g)},selector:sd.External},{event:'change',listener:function(g){return
f.onChange(g)},selector:sd.Pipl}];return f}
function Tg(d,a,b){return yb.call(this,Tg.resolveLanguage(d,a,b),a)||this}function Xp(d){d=ha.call(this,d,'button-
spinner')||this;d._template=new Ib('\x3c!--\n Managed by: src/ts/Ads/Views/Privacy/ButtonSpinner.ts\n Used by:\n
src/html/privacy/screen/PrivacyConsent.html\n src/html/privacy/privacy-data-request.html\n
src/html/privacy/privacy-nwo-request.html\n--\x3e<div class="loader"></div>');d._bindings=[];return d}function
Gb(d,a,b,c,e,f,g,h,k,l){var m=ha.call(this,d,'admob')||this;m.privacy=
h;m._showGDPRBanner=!1;m._gdprPopupClicked=!1;m._volume=1;m._campaign=e;m._template=new Ib('<iframe
id="admob-iframe" sandbox="allow-scripts"></iframe><div class="gdpr-pop-up"><div class="icon-
gdpr"></div><div class="gdpr-text"> <%= data.t("privacy-legitimate-interest-pop-up-1") %> <span class="gdpr-
link"><%= data.t("privacy-legitimate-interest-pop-up-2") %></span> <%= data.t("privacy-legitimate-interest-pop-up-
3") %> </div></div><div class="privacy-button"><span class="icon-gdpr"></span></div>',
n e w
yb(f.getLanguage(),'privacy'));m._adMobSignalFactory=b;m._showGDPRBanner=k;m._admobOMController=l;m._d
eviceInfo=f;m._afmaBridge=new hi(a,{onAFMAClose:function(){return
m . o n C l o s e ( ) } , o n A F M A O p e n U R L : f u n c t i o n ( p ) { r e t u r n
m.onOpenURL(p)},onAFMADisableBackButton:function(){},onAFMAClick:function(p,q){return
m.onAttribution(p,q)},onAFMAFetchAppStoreOverlay:function(){},onAFMAForceOrientation:function(){},onAFM
A G r a n t R e w a r d : f u n c t i o n ( ) { r e t u r n
m.onGrantReward()},onAFMAOpenInAppStore:function(){},onAFMAOpenStoreOverlay:function(){},
OnAFMAVideoStart:function(){return m.onVideoStart()},onAFMAResolveOpenableIntents:function(p){return
m.onResolveOpenableIntents(p)},onAFMATrackingEvent:function(p,q){return
m.onTrackingEvent(p,q)},onAFMAClickSignalRequest:function(p){return
m.onClickSignalRequest(p)},onAFMAUserSeeked:function(){return
m.onUserSeeked()},onVolumeChange:function(p){m._volume=p}});m._mraidBridge=new
b m ( a , { o n S e t O r i e n t a t i o n P r o p e r t i e s : f u n c t i o n ( p , q ) { r e t u r n
m.onSetOrientationProperties(p,q)}});m._bindings=[{event:'click',
listener:function(p){return m.onGDPRPopupEvent(p)},selector:'.gdpr-link'},{event:'click',listener:function(p){return
m.onPrivacyEvent(p)},selector:'.privacy-button'}];m.privacy.inject(m);return m}function bm(d,a){var
b=this;this._core=d;this._handler=a;this._messageListener=function(c){return
b.onMessage(c)};this._mraidHandlers={};this._mraidHandlers[Zp.ORIENTATION]=function(c){return
b.handleSetOrientationProperties(c.data)}}function tf(){}function Ns(d,a){var b=Math.min(d.x+d.width,a.x+a.width)-
Math.max(d.x,a.x);a=Math.min(d.y+d.height,a.y+a.height)-Math.max(d.y,a.y);if(0>b||0>a)return
0;d=d.width*d.height;return 0===d?0:b*a/d*100}function Gd(d,a,b,c){return{x:d,y:a,width:b,height:c}}function
Sh(d,a){return{width:d,height:a}}function iw(d,a,b){d=void 0===d?Qj:d;a=void 0===a?Qj:a;var
c = a , e = c . x , f = c . y , g = c . w i d t h ; c = c . h e i g h t ; v a r
h=e+a.width,k=f+a.height,l=b.width,m=b.height,p=b.x+l,q=b.y+m;a=e>=p||f>=q?Qj:Object.assign(Object.assign({},a
),{width:h>p?l-e:g,height:k>q?m-f:c});a=Ns(d,a);return Ns(d,
b)-a}function hi(d,a){var b=this;this._core=d;this._handler=a;this._messageListener=function(c){return
b.onMessage(c)};this._afmaHandlers={};this._afmaHandlers[ie.OPEN_URL]=function(c){return
b._handler.onAFMAOpenURL(c.data.url)};this._afmaHandlers[ie.CLOSE]=function(){return
b._handler.onAFMAClose()};this._afmaHandlers[ie.FORCE_ORIENTATION]=function(c){return
b._handler.onAFMAForceOrientation('portrait'===c.data.orientation?pb.PORTRAIT:pb.LANDSCAPE)};this._afmaH
andlers[ie.CLICK]=function(c){return b._handler.onAFMAClick(c.data.url,
c.data.touch)};this._afmaHandlers[ie.VIDEO_START]=function(){return
b._handler.OnAFMAVideoStart()};this._afmaHandlers[ie.GRANT_REWARD]=function(){return
b._handler.onAFMAGrantReward()};this._afmaHandlers[ie.DISABLE_BACK_BUTTON]=function(c){return
b._handler.onAFMADisableBackButton(c.data.disabled)};this._afmaHandlers[ie.OPEN_STORE_OVERLAY]=functi
o n ( c ) { r e t u r n
b._handler.onAFMAOpenStoreOverlay(c.data.url)};this._afmaHandlers[ie.OPEN_IN_APP_STORE]=function(c){ret
urn b._handler.onAFMAOpenInAppStore(c.data.productId,
c.data.url)};this._afmaHandlers[ie.FETCH_APP_STORE_OVERLAY]=function(c){return
b._handler.onAFMAFetchAppStoreOverlay(c.data.productId)};this._afmaHandlers[ie.OPEN_INTENTS_REQUEST]
= f u n c t i o n ( c ) { r e t u r n
b._handler.onAFMAResolveOpenableIntents(c.data)};this._afmaHandlers[ie.TRACKING]=function(c){return
b._handler.onAFMATrackingEvent(c.data.event,c.data.data)};this._afmaHandlers[ie.GET_CLICK_SIGNAL]=functio
n ( c ) { r e t u r n
b._handler.onAFMAClickSignalRequest(c.data)};this._afmaHandlers[ie.USER_SEEKED]=function(){return
b._handler.onAFMAUserSeeked()};
this._afmaHandlers[ie.VOLUME_CHANGE]=function(c){return
b._handler.onVolumeChange(c.data.volume)}}function Me(d){this.adUnitParametersFactory=d}function gl(d){return
Pg.call(this,d)||this}function $i(d){return Pg.call(this,d)||this}function
Pg(d){this._platform=d.platform;this._core=d.core;this._ads=d.ads;this._adUnit=d.adUnit;this._campaign=d.campaig
n ; t h i s . _ v i d e o = d . v i d e o } f u n c t i o n E a ( d ) { v a r
a=Z.call(this,d)||this;a._videoState=db.NOT_READY;a._video=d.video;a._active=!1;a._videoScreen=d.videoScreen;
a._lowMemory=!1;a._campaign=d.campaign;a._noiseGenerator=new
u h ; a . is HtmlPlaye r=ea ()(' htmlVide oPlayerT es t ', 't ru e'); a. p rep areVi d eo S creen (); ret u rn a} f u n c t i o n
uh(){this.it=this.ot=this.lst=this.ic=this.lit=this.st=0;this.tst=!1}function $p(d,a){var b,c,e,f=null===(b=sh(d))||void
0===b?void 0:b[a];b=null===(c=null===f||void 0===f?void 0:f.mediaId)||void 0===c?void
0:c[0];c=(null===(e=d.media)||void 0===e?void 0:e[b])||{};return{auid:null===d||void 0===d?void
0:d.auctionId,campaignId:c.campaignId,creativeId:c.creativeId,
contentType:c.contentType,seatId:c.seatId,placementId:a}}function sh(d){return
d . p l a c e m e n t s V 2 ? d . p l a c e m e n t s V 2 : d . p l a c e m e n t s } f u n c t i o n
vw(d,a,b,c,e,f,g){if(!d)return[];a||b||c||e||f||g||(a=!0);d=[];a&&d.push.apply(d,n.arrayFromIterable(ww));b&&d.push.ap
ply(d,n.arrayFromIterable(xw));e&&d.push.apply(d,n.arrayFromIterable(yw));c&&d.push.apply(d,n.arrayFromIterabl
e(zw));f&&d.push.apply(d,n.arrayFromIterable(Aw));g&&d.push.apply(d,n.arrayFromIterable(Bw));return[].concat(n
.arrayFromIterable(new Set(d)))}
f u n c t i o n C w ( d , a , b , c , e , f , g , h , k , l , m , p ) { v a r
q=[];!d||a||b||c||e||g||h||k||l||m||p||(a=!0);a&&q.push.apply(q,n.arrayFromIterable(Dw));b&&q.push.apply(q,n.arrayFromI
terable(Ew));c&&q.push.apply(q,n.arrayFromIterable(Fw));e&&q.push.apply(q,n.arrayFromIterable(Gw));f&&q.pus
h.apply(q,n.arrayFromIterable(Hw));g&&q.push.apply(q,n.arrayFromIterable(Iw));h&&q.push.apply(q,n.arrayFromIt
erable(Jw));k&&q.push.apply(q,n.arrayFromIterable(Kw));l&&q.push.apply(q,n.arrayFromIterable(Lw));m&&q.push
('user_feedback');
p&&q.push.apply(q,n.arrayFromIterable(Mw));return[].concat(n.arrayFromIterable(new Set(q)))}function ii(d){return
f u n c t i o n ( a , b ) { b = v o i d
0===b?{}:b;we.getState().enabled&&(a=Mk(a),aq(bq(d,Object.assign(Object.assign({},b),{error:a}))))}}function
sa(d){return function(a){we.getState().enabled&&aq(bq(d,a))}}function cq(d){return
function(){we.getState().enabled&&aq(bq(d,{}))}}function Mk(d){if(d instanceof Error)return d.name+':
'+d.message;if(d instanceof hf)return''+d.message;try{return JSON.stringify(d)}catch(a){return'non-stringable error'}}
function Nw(d){var a;return null===(a=we.getState().requestManager)||void 0===a?void
0 : a . p o s t ( ' h t t p s : / / c d p . c l o u d . u n i t y 3 d . c o m / v 1 / e v e n t s ' , d , v o i d
0,{retries:2,retryDelay:2E4,followRedirects:!1,retryWithConnectionEvents:!0}).catch(function(b){return
xc.getState().captureException(b)})}function aq(d){if(we.getState().enabled){var
a='',b=we.getState(),c=b.experimentEnabled,e=b.allowedEvents,f=b.allowedExperimentEvents,g=b.canSendPayload;
b.regularEnabled&&e.includes(d.eventType)&&(b=Object.assign(Object.assign({},
d ) , { e t t 2 : v o i d
0}),a+=JSON.stringify({type:'ads.sdk.tracing_hourly.v1',msg:b})+'\n');c&&f.includes(d.eventType)&&(d=Object.assi
g n ( O b j e c t . a s s i g n ( { } , d ) , { p a y l o a d : g ? d . p a y l o a d : v o i d
0}),a+=JSON.stringify({type:'ads.sdk.tracing_experiments_hourly.v1',msg:d})+'\n');if(''!==a)return Nw(a)}}function
b q ( d , a ) { v a r b , c , e , f , g , h , k , l ; r e t u r n
Object.assign({ts:Date.now(),eventId:Gn(),eventType:d,plt:Cf(),gameId:null!==(c=null===(b=$a.getState().clientInfo
)||void 0===b?void 0:b.gameId)&&void 0!==c?c:'unknown',sdkVersion:null!==
(f=null===(e=$a.getState().clientInfo)||void 0===e?void 0:e.sdkVersion)&&void
0!==f?f:0,tracingSessionId:we.getState().tracingSessionId,gameSessionId:we.getState().gameSessionId,sessionTime:
Math.round(null!==(g=null===performance||void 0===performance?void 0:performance.now())&&void
0!==g?g:0),country:null!==(k=null===(h=Ca.getState().config)||void 0===h?void 0:h.country)&&void
0!==k?k:'unknown',legalFramework:null===(l=Ca.getState().config)||void 0===l?void
0:l.legalFramework,medn:we.getState().mediationName,
ett2:we.getState().ett,ss:we.getState().ss,gidi:we.getState().gidi},a)}function ji(d,a){var
b=hf.call(this,d.message,d.name)||this;b.diagnostic={};b.stack=d.stack;b.diagnostic=a;return b}function Kc(d){var
a=Hg.call(this,d.privacyManager,d.coreConfig,d.adsConfig,d.privacySDK)||this;a._adUnit=d.adUnit;a._platform=d.pl
atform;a._core=d.core;a._request=d.request;a._thirdPartyEventManager=d.thirdPartyEventManager;a._session=d.sess
ion;a._adMobSignalFactory=d.adMobSignalFactory;a._campaign=d.campaign;a._clientInfo=
d.clientInfo;a._timeoutTimer=new Hn(function(){return a.onFailureToLoad()},Kc._loadTimeout);return a}function
Hn(d,a){this._handle=-1;this._func=d;this._duration=a}function Ug(){}function
Os(d){d=Error.call(this,d);this.message=d.message;'stack'in d&&(this.stack=d.stack)}function
Hg(d,a,b,c){this._privacyManager=d;this._coreConfig=a;this._adsConfig=b;this._privacySDK=c}function
ra(d,a,b,c,e,f,g,h,k){var l=this;this._platform=d;this._core=a;this._coreConfig=b;this._clientInfo=c;this._deviceInfo=e;
this._request=f;this.privacySDK=g;this._sessionManager=h;this._enableConsentStepLogging=k;this._ageGateChoice
=Xe.MISSING;this._ageGateSource=Mf.MISSING;this._privacyFormatMetadataSeenInSession=this._developerAge
GateChoice=this._developerAgeGateActive=this._privacySettingsHaveBeenPersistedForUser=!1;this._core.Storage.o
nSet.subscribe(function(m,p){return l.onStorageSet(m,p)})}function og(){}function Aa(d){return
Ma.call(this,'AndroidDeviceInfo',Object.assign(Object.assign({},Ma.Schema),{androidId:['string',
'undefined'],openAdvertisingTrackingId:['string','undefined'],deviceId1:['string'],deviceId2:['string'],isGoogleStoreInst
alled:['boolean'],isXiaomiStoreInstalled:['boolean'],isGoogleMapsInstalled:['boolean'],isTelephonyInstalled:['boolean']
,apiLevel:['number'],extensionVersion:['number','undefined'],freeExternalSpace:['number'],totalExternalSpace:['numb
er'],manufacturer:['string'],screenLayout:['number'],screenDensity:['number'],displayMetricDensity:['number'],ringerM
ode:['number'],apkDigest:['string'],
certificateFingerPrint:['string'],board:['string'],bootLoader:['string'],brand:['string'],device:['string'],hardware:['string'],h
ost:['string'],product:['string'],fingerPrint:['string'],supportedAbis:['array'],usbConnected:['boolean'],upTime:['number']
,elapsedRealtime:['number'],sensorList:['array'],networkMetered:['boolean'],appInstaller:['string','undefined']}),B.AN
D R O I D , d ) | | t h i s } f u n c t i o n
Za(d){d=H.call(this,d,'DeviceInfo',ia.CORE,mb.DEVICEINFO)||this;d.onVolumeChanged=new
C;d.foundPackageInfo=
!1;return d}function dq(d,a,b){var c,e,f;void 0===d&&(d=Ob.getState().metadata);void
0===a&&(a=null===(c=Ca.getState().config)||void 0===c?void 0:c.pipl);void
0===b&&(b=null===(f=null===(e=Ca.getState().config)||void 0===e?void 0:e.gamePrivacy)||void 0===f?void
0:f.method);return(null===a||void 0===a?0:a.applies)||(null===d||void 0===d?0:d.piplApplies)?void
0!==(null===d||void 0===d?void 0:d.piplConsent)||b===Ua.DEVELOPER_CONSENT?!0!==(null===d||void
0===d?void 0:d.piplConsent):((null===a||void 0===
a?void 0:a.optinState)||(null===d||void 0===d?void 0:d.piplOptinState))!==Uj.OptIn:!1}function Nf(){}function
b b ( ) { } f u n c t i o n w a ( d ) { v a r
a=ja.call(this,'UserPrivacy',{method:['string'],version:['number'],permissions:['object']})||this;a.set('method',d.method);
a.set('version',d.version);a.set('permissions',{ads:d.permissions.ads,external:d.permissions.external,gameExp:d.permis
sions.gameExp,dataLeavesTerritory:d.permissions.dataLeavesTerritory});return a}function Bb(d){var
a=Z.call(this,d)||this;a._foregroundTime=
0;a._startTime=0;a._requestToViewTime=0;a._geometryCalled=!1;a._view=d.view;a._keyDownListener=function(c)
{ r e t u r n
a.onKeyDown(c)};a._campaign=d.campaign;a._isRewardedPlacement=a.getPlacement().getAdFormat()===xe.REW
A R D E D ; d = a . g e t C o r e ( ) ; v a r
b=a.getPlatform();b===B.ANDROID?Promise.all([d.DeviceInfo.Android.getDeviceVolume(Pc.STREAM_MUSIC),d
.DeviceInfo.Android.getDeviceMaxVolume(Pc.STREAM_MUSIC)]).then(function(c){var
e=n.makeIterator(c);c=e.next().value;e=e.next().value;a.setVolume(c/e)}):b===B.IOS&&
d.DeviceInfo.Ios.getDeviceVolume().then(function(c){a.setVolume(c)});a.setFinishState(a._isRewardedPlacement?xa
.SKIPPED:xa.COMPLETED);return a}function $c(d){this.value=d}function Of(){}function Ba(){}function
Z(d){this.onStart=new C;this.onStartProcessed=new C;this.onFinish=new C;this.onClose=new C;this.onError=new
C;this._parameters=d;this._ads=this._parameters.ads;this._store=this._parameters.store;this._showing=!1;this._finishS
tate=xa.ERROR}function Cd(){}function Ps(d){d=Error.call(this,d);this.message=
d.message;'stack'in d&&(this.stack=d.stack)}function td(d){var
a=ja.call(this,'Session',{id:['string'],adPlan:['string','undefined'],eventSent:['object'],gameSessionCounters:['object'],pri
vacy:['object','undefined'],legacyPrivacy:['object','undefined'],deviceFreeSpace:['number']})||this;a.canSendDuplicate=
ea()('canSendDuplicateEvents');a.set('id',d);a.resetAllEventSent();return a}function Bj(d,a){return d+' '+a}function
cm(d){return!(null===d||void 0===d||!d.match(/^https:\/\/events.mz.unity3d.com/i))}
function Sa(d,a,b,c,e){var f,g,h,k,l;var m=uf.call(this,d.platform,'video-screen-
adapter',d.placement.muteVideo())||this;m.privacy=a;m._canClickCtaButton=!0;m._showGDPRBanner=!1;m._progre
ssBarProgression=new C;m._shouldShowAdNotice=new C;m._shouldShowCtaButton=new
C;m._shouldEnableFullScreenCta=new C;m._shouldShowSkipButton=new C;m._shouldShowSpinner=new
C;m.isHidden=new C;m.isContainerDestroyedObservable=new C;m.mutedObservable=new
C;m.shouldShowRewardedNotification=new C;m.openDialogObservable=
new C;m._enableAdNotice=!1;m._template=new Ib('');m._localization=new
yb(d.deviceInfo.getLanguage(),'videoScreen');m._language=d.deviceInfo.getLanguage();m._isDefaultLanguage=m._l
anguage.includes('en');m._videoPlayer=d.ads.VideoPlayer;m._gameId=d.clientInfo.getGameId();m._country=d.coreC
onfig.getCountry();m._campaign=d.campaign;m._showGDPRBanner=b;m._showPrivacyDuringVideo=c;m._deviceIn
fo=d.deviceInfo;b=d.placement.allowSkipInSeconds();m._skipDuration=void 0===b?-
1:1E3*m.getSkipInSeconds(b);void 0!==
e&&(m._enableAdNotice=!0,m._showAdNoticeAfterMS=e.showAfterMS,m._hideAdNoticeAfterMS=e.hideAfterMS
) ; e = ( n u l l = = = ( f = d . p l a c e m e n t ) | | v o i d 0 = = = f ? v o i d
0:f.getAdFormat())===xe.REWARDED;f=0<=m._skipDuration;m.isRewarded=void
0 = = = e ? ! ( n u l l = = = ( g = d . p l a c e m e n t ) | | v o i d
0===g?0:g.allowSkip()):e;m.skipEndcardOnClose=!!d.placement.skipEndCardOnClose();m.isSkippableRewarded=m
.isRewarded&&f;m.isRewarded&&!m.isSkippableRewarded&&(m._skipDuration=-
1);m._videoDuration=0;m.ctaReadyDelay=Ow(m._campaign);m.skOverlayDelay=Pw(m._campaign);
m._gdprText=[m._localization.translate('privacy-legitimate-interest-pop-up-1'),m._localization.translate('privacy-
legitimate-interest-pop-up-2'),m._localization.translate('privacy-legitimate-interest-pop-up-
3')];m._useCloseIconInsteadOfSkipIcon=Di('closeReplaceSkip')||!!d.placement.useCloseIconInsteadOfSkipIcon();m._
showPrivacyDuringVideo&&a&&(null===(h=m.privacy)||void 0===h?void
0:h.inject(m));a=m.getAdvertisedGameInfo();g=!!d.placement.disableVideoControlsFade();h=m._useCloseIconInstea
dOfSkipIcon?
aj.Close:m.isVideoAndPlayable(m._campaign)?aj.Play:aj.Skip;f=m.isAppRelatedAd(a)?se.InstallNow:Qw;m.skipRe
wardedDialogProps={showSkipRewardedDialog:m.isSkippableRewarded,onSkip:function(){m.openDialogObservabl
e . t r i g g e r ( ! 1 ) ; m . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( p ) { r e t u r n
p.onVideoScreenClose()})},onResume:function(){m.openDialogObservable.trigger(!1);m._videoPlayer.play()},title:
m._localization.translate('close-reward-dialog-title'),description:m._localization.translate('close-reward-dialog-
desc'),skipButtonText:m._localization.translate('close-reward-dialog-close-btn'),
resumeButtonText:m._localization.translate('close-reward-dialog-resume-
btn')};e=d.coreConfig.isCoppaCompliant();b=ea()('movedPrivacyButton');c=null===(k=m._campaign.getDspConfig()
)||void 0===k?void 0:k.storeInfo;k=Qs(c);c&&t.reportMetricEventWithTags(bj.Experiment,{exp:'storekit-
info',data:k.toString()});m._partialVideoScreenProps={showChinaAdLabel:'CN'===m._country,showSkipButton:!1,c
loseTimeout:d.placement.getCloseTimerDuration(),country:m._country,showSpinner:!1,muted:m._muted,closeButton
Type:h,
g a m e I c o n : n u l l = = = a | | v o i d 0 = = = a ? v o i d
0:a.gameIcon,showPrivacyIcon:m._showPrivacyDuringVideo,ctaText:es(fs(m._campaign),void
0,f,m._isDefaultLanguage,m._localization),onCtaButtonClick:m.onCtaClick.bind(m),onPrivacyButtonClick:m.onPriv
acyButtonClick.bind(m),onSkipButtonClick:m.onSkipButtonClick.bind(m),onMuteButtonChange:m.onMuteButtonC
hange.bind(m),elementIds:nb.zones.videoScreen,children:{},disableFadeOutOnClick:Di('videoScreenAlwaysVisible')
&&g||e,disableInitialFadeOut:g||e,showCloseSkipButton:e,isFullScreenCta:Rs(m._campaign),
movedPrivacyButtonExperiment:b,localization:m._localization,storeKitInfo:null===(l=m._campaign.getDspConfig())
||void 0===l?void 0:l.storeInfo,playVideo:function(){return d.ads.VideoPlayer.play()},pauseVideo:function(){return
d . a d s . V i d e o P l a y e r . p a u s e ( ) } } ; m . _ c a m p a i g n i n s t a n c e o f
Pa&&m._partialVideoScreenProps.gameIcon?t.reportMetricEvent(rc.VastIconCTACount):m._campaign instanceof
Pa&&t.reportMetricEvent(rc.VastNoIconCTACount);m.iosAttributionAdapterProps=Rw(d,m.isContainerDestroyedO
bservable,m.isHidden,
m.onSkOverlayShow.bind(m),m.onSkOverlayHide.bind(m));return m}function Pw(d){var a,b,c;return
d.getContentType()===Na.Comet?2E3:null!==(c=null===(b=null===(a=d.getDspConfig().skadn)||void 0===a?void
0:a.skOverlayConfig)||void 0===b?void 0:b.videoDelay)&&void 0!==c?c:5E3}function
Rw(d,a,b,c,e){if(hc.getState().isAppSheetSupported)return{isVTASupported:d.deviceInfo.isVTASupported(),campai
gn:d.campaign,skAdNetwork:d.store.iOS.SKAdNetwork,appSheet:d.store.iOS.AppSheet,sdkApi:d.sdkApi,isContaine
rDestroyedObservable:a,
isHiddenObservable:b,onSkOverlayShow:c,onSkOverlayHide:e,onAppSheetOpened:function(){return
d.ads.VideoPlayer.pause()},onAppSheetClosed:function(){return
d.ads.VideoPlayer.play()},onAppSheetErrored:function(){Lc.getState().status===Ye.READY&&d.ads.VideoPlayer.p
lay()}}}function eq(d){var a=(null===d||void 0===d?void 0:d.target)||void 0,b=Object,c=Object;return
b.assign.call(b,c.assign.call(c,{},{normX:d.clientX/window.innerWidth,normY:d.clientY/window.innerHeight}),{id:a
&&nb.getOperativeId(a)})}function Ow(d){var a;
return Rs(d)||(d instanceof Pa||d instanceof X)&&(d=null===(a=d.getVideo())||void 0===a?void
0:a.getDuration())&&1E4>=d?{cta:0,clickableVideo:0}:Sw}function fs(d){d=d.getDspConfig().adText;var
a;if(a=d)try{a=JSON.parse(te()('ctaAdTextAllowList')).includes(d)}catch(b){a=!1}if(a)return d}function Tw(d){var
a=d.gdprText,b=d.rewardedText,c=d.iosAttributionAdapterProps,e=d.muted,f=d.mutedObservable,g=d.onGdprBanne
rClick,h=d.onMuteButtonChange,k=d.progressBarProgression,l=d.shouldShowCtaButton,m=d.shouldEnableFullScre
enCta,
p=d.shouldShowSpinner,q=d.shouldShowRewardedNotification,r=d.showGDPRBanner,u=d.partialVideoScreenProps
,v=u.elementIds,w=u.disableFadeOutOnClick,A=n.makeIterator(Yf(d.shouldShowSkipButton,!1)).next().value;p=n.m
akeIterator(Yf(p,!1)).next().value;l=n.makeIterator(Yf(l,!1)).next().value;m=n.makeIterator(Yf(m,!1)).next().value;f=
n.makeIterator(Yf(f,e)).next().value;e=n.makeIterator(Yf(q,!1)).next().value;q=n.makeIterator(Yf(d.openDialogObser
vable,!1)).next().value;var D=n.makeIterator(Yf(d.shouldShowAdNotice,
d.showAdNotice)).next().value;k=n.makeIterator(Yf(k,0,0,0));var
I=k.next().value,K=k.next().value,W=k.next().value;k=n.makeIterator(od(r));r=k.next().value;var
Ka=k.next().value;k=Qe(function(){g();Ka(!1)},[g,Ka]);var Da=Qe(function(ya){return
h(ya)},[h]);I={progressBarProps:{elementId:v.progressBar,maxValue:100,value:I},skipBarProps:{value:K,maxValue
:W,elementId:v.skipProgressBar}};W=n.makeIterator(js());K=W.next().value;W=W.next().value;b=Object.assign(Ob
ject.assign({},u),{showSkipButton:A,showSpinner:p,
showCtaButton:l,enableFullScreenCta:m,onMuteButtonChange:Da.bind(void
0 ) , m u t e d : f , p r o g r e s s B a r E l : x ( U w , O b j e c t . a s s i g n ( { } , I ) , v o i d
0),disableFadeOutOnClick:w,rewardedText:e?b:'',lastSeenPrivacyPolicyVersionOutdated:K,updateLastSeenPrivacyP
olicyVersion:W,adNotice:{enabled:d.enableAdNotice,visible:D}});u=d.skipRewardedDialogProps;d=u.showSkipRew
ardedDialog;u=vb(u,['showSkipRewardedDialog']);d=d&&!e;return
x(gg,{children:[x(Vw,Object.assign({},b,{children:{gdprBannerComponent:r?x(zp,{onClick:k,privacyLegitimateInte
restPopUp1:a[0],
privacyLegitimateInterestPopUp2:a[1],privacyLegitimateInterestPopUp3:a[2],elementIds:v,className:ka('gmr4xmq','
p 1 3 w q u n 8 ' ) } , v o i d 0 ) : v o i d
0,skipRewardedDialogComponent:d&&x(Ww,Object.assign({open:q,buttonColor:b.color},u),void 0)}}),void
0),x(Xw,{},void 0),c&&x(Ss,Object.assign({},c),void 0)]},void 0)}function Ss(d){var
a=d.skAdNetwork,b=d.appSheet,c=d.campaign,e=d.isContainerDestroyedObservable,f=d.isHiddenObservable,g=d.is
VTASupported,h=d.onAppSheetOpened,k=d.onAppSheetClosed,l=d.onAppSheetErrored,
m=d.onSkOverlayShow,p=d.onSkOverlayHide;d=Yw(c,d.sdkApi).iosViewAttribution;f=n.makeIterator(Yf(f,!1)).nex
t().value;e=n.makeIterator(Yf(e,!1)).next().value;Zw();return
x(gg,{children:[x($w,{appSheet:b,isHidden:f,onAppSheetOpened:h,onAppSheetClosed:k,onAppSheetErrored:l},void
0),g&&d&&x(ax,{skAdImpression:d,campaign:c,skAdNetwork:a,isContainerDestroyed:e,isHidden:f},void
0),x(bx,{onSkOverlayShow:m,onSkOverlayHide:p},void 0)]},void 0)}function ax(d){var
a=d.skAdNetwork,b=d.campaign,c=d.isContainerDestroyed,
e=d.isHidden,f=d.skAdImpression;d=n.makeIterator(od(!1));var
g=d.next().value,h=d.next().value;d=n.makeIterator(od(!1));var
k=d.next().value,l=d.next().value,m=fq().appSheetState,p=Ul({}),q=Qe(function(){a.onStartSuccess.unsubscribe(p.cu
rrent.onStartSuccess);a.onStartFailure.unsubscribe(p.current.onStartFailure);a.onEndSuccess.unsubscribe(p.current.on
EndSuccess);a.onEndFailure.unsubscribe(p.current.onEndFailure)},[a]);pd(function(){var
r={cnt:b.getContentType()};p.current.onStartSuccess=a.onStartSuccess.subscribe(function(){h(!0);
t.reportMetricEventWithTags(Fc.StartVTAImpressionSuccess,r)});p.current.onStartFailure=a.onStartFailure.subscrib
e(function(){t.reportMetricEventWithTags(Fc.StartVTAImpressionFailure,r)});p.current.onEndSuccess=a.onEndSucc
ess.subscribe(function(){l(!0);t.reportMetricEventWithTags(Fc.EndVTAImpressionSuccess,r)});p.current.onEndFailu
re=a.onEndFailure.subscribe(function(){t.reportMetricEventWithTags(Fc.EndVTAImpressionFailure,r)});g||a.startVT
AImpression(f);return function(){q()}},[a,f,b,g,q]);pd(function(){if(e){var r=
s e t T i m e o u t ( q , 2 E 3 ) ; r e t u r n f u n c t i o n ( ) { r e t u r n
clearTimeout(r)}}},[e,q]);pd(function(){(e||m===ki.Opened||c)&&g&&!k&&f&&a.endVTAImpression(f)},[e,m,c,g,k
, f , a ] ) ; r e t u r n n u l l } f u n c t i o n $ w ( d ) { v a r
a=d.appSheet,b=d.isHidden,c=d.onAppSheetOpened,e=d.onAppSheetClosed,f=d.onAppSheetErrored,g=fq().setAppS
heetState,h=Ul({}),k=Qe(function(){a.onOpen.unsubscribe(h.current.onAppSheetOpen);a.onClose.unsubscribe(h.curr
ent.onAppSheetClose);a.onError.unsubscribe(h.current.onAppSheetError)},[a]);pd(function(){h.current.onAppSheetO
pen=
a.onOpen.subscribe(function(){g(ki.Opened);b||c()});h.current.onAppSheetClose=a.onClose.subscribe(function(){g(ki
.Closed);b||e()});h.current.onAppSheetError=a.onError.subscribe(function(){g(ki.Errored);b||f()});return
function(){return k()}},[a,c,e,f,g,k,b]);return null}function Yw(d,a){var b=n.makeIterator(od(void
0)),c=b.next().value,e=b.next().value;pd(function(){var f=gq(d);f=f?Ts(d,f,a):void
0;e(f)},[d,a]);return{iosViewAttribution:c}}function bx(d){var
a=d.onError,b=d.onSkOverlayShow,c=d.onSkOverlayHide,
e=on();d=e.configuration;var f=e.statusChange,g=e.setHasFailed;e=e.show;var
h=Qe(function(q){cx.includes(q)||(g(),null===a||void 0===a?void
0:a(q))},[g,a]),k=Qe(function(){b();f(Pf.WillStartPresentation)},[f]),l=Qe(function(){c();f(Pf.WillStartDismissal)},[f])
,m=Qe(function(){f(Pf.DidFinishPresentation)},[f]),p=Qe(function(){f(Pf.DidFinishDismissal)},[f]);return
d?x(dx,{show:e,config:d,onFailToLoad:h,onWillStartPresentation:k,onDidFinishPresentation:m,onWillStartDismissal
:l,onDidFinishDismissal:p},
v o i d 0 ) : n u l l } f u n c t i o n d x ( d ) { v a r
a=d.config,b=d.show,c=d.onFailToLoad,e=d.onWillStartPresentation,f=d.onDidFinishPresentation,g=d.onWillStartDi
smissal,h=d.onDidFinishDismissal,k=Ul(!1);void 0===hq&&(hq=ex(ad.ADS,'Overlay','SKOVERLAY'));d=hq;var
l = f x ( d ) ; p d ( f u n c t i o n ( ) { t r y { v a r
m=l.onEvent('DID_FAIL_TO_LOAD',c),p=e&&l.onEvent('WILL_START_PRESENTATION',e),q=f&&l.onEvent('
DID_FINISH_PRESENTATION',f),r=g&&l.onEvent('WILL_START_DISMISSAL',g),u=h&&l.onEvent('DID_FINI
SH_DISMISSAL',h);return function(){m();null===
p||void 0===p?void 0:p();null===q||void 0===q?void 0:q();null===r||void 0===r?void 0:r();null===u||void
0===u?void 0:u()}}catch(v){c('error while registering SKOverlayApi
events')}},[l,c,e,f,g,h]);pd(function(){b&&!k.current?(l.invoke('show',a),k.current=!0):!b&&k.current&&(l.invoke('hi
de'),k.current=!1)},[l,b,a]);pd(function(){return function(){k.current&&(null===g||void 0===g?void
0:g(),l.invoke('hide'))}},[g,l]);return null}function Us(){var d=In.getState().watermarkUrl;if(d)return'<div
style="position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-image: url(\''+
d+'\'); background-repeat: repeat; z-index: 1000; pointer-events: none;"></div>'}function gx(d){return F(void 0,void
0 , v o i d 0 , f u n c t i o n b ( ) { v a r c , e ; r e t u r n
n.generator.createGenerator(b,function(f){if(1==f.nextAddress){c=ea()('watermarkOpacityCheck');if(!c)return
f.return();f.setCatchFinallyBlocks(2);return f.yield(hx(d),4)}if(2!=f.nextAddress)return
e=f.yieldResult,dm(Vj.AdIdentificationOverlaySuccess,e?'validOpacity':'invalidOpacity'),f.leaveTryBlock(0);f.enterC
atchBlock();dm(Vj.AdIdentificationOverlayError,
'opacityCheckErrored');f.jumpToEnd()})})}function dm(d,a){t.reportMetricEventWithTags(d,{type:a})}function
i x ( d ) { f o r ( v a r a = d . w i d t h * d . h e i g h t , b = a / 4 , c = n e w
Set;c.size<b;)c.add(4*Math.floor(Math.random()*a)+3);return![].concat(n.arrayFromIterable(c)).some(function(e){ret
urn d.data[e]>jx})}function hx(d){return new Promise(function(a,b){function c(){e.onload=null;e.onerror=null}var
e=new Image;e.src='data:image/png;base64,'+d;e.onload=function(){var
f=document.createElement('canvas');f.width=e.width;f.height=
e . h e i g h t ; v a r
g=f.getContext('2d');g?(g.drawImage(e,0,0),f=g.getImageData(0,0,f.width,f.height),f=ix(f),c(),a(f)):(c(),b(Error('Faile
d to get canvas context')))};e.onerror=function(){c();b(Error('Failed to load image'))}})}function kx(d,a,b){var
c=b||8192,e=c>>>1,f=null,g=c;return function(h){if(1>h||h>e)return
d(h);g+h>c&&(f=d(c),g=0);h=a.call(f,g,g+=h);g&7&&(g=(g|7)+1);return h}}function lx(d){try{var
a=eval('quire'.replace(/^/,'re'))(d);if(a&&(a.length||Object.keys(a).length))return a}catch(b){}return null}
f u n c t i o n m x ( d , a ) { f o r ( v a r b = A r r a y ( a r g u m e n t s . l e n g t h -
1),c=0,e=2,f=!0;e<arguments.length;)b[c++]=arguments[e++];return new
Promise(function(g,h){b[c]=function(k){if(f)if(f=!1,k)h(k);else{for(var l=Array(arguments.length-
1),m=0;m<l.length;)l[m++]=arguments[m];g.apply(null,l)}};try{d.apply(a||null,b)}catch(k){f&&(f=!1,h(k))}})}functi
on js(){function d(){return F(void 0,void 0,void 0,function f(){var g;return
n.generator.createGenerator(f,function(h){if(1==h.nextAddress)return h.yield(nx(),2);g=h.yieldResult;
2 0 2 2 1 1 1 5 < = g & & c ( ! 1 ) ; h . j u m p T o E n d ( ) } ) } ) } v a r
a=n.makeIterator(od(!0)),b=a.next().value,c=a.next().value;pd(function(){d()},[]);return[b,function(){return F(void
0,void 0,void 0,function f(){return n.generator.createGenerator(f,function(g){if(1==g.nextAddress){var h=g.yield;var
k=(k=Ob.getState().storageApi)?Ef(k,'privacypolicy.data',{lastSeenVersion:20221115}):Promise.resolve();return
h.call(g,k,2)}c(!1);g.jumpToEnd()})})}]}function cj(d){var
a=ja.call(this,'GamePrivacy',{method:['string']})||this;a.set('method',
d.method);return a}function nx(){return F(void 0,void 0,void 0,function a(){var b,c,e,f;return
n.generator.createGenerator(a,function(g){if(1==g.nextAddress)return
c=Ob.getState(),(e=c.storageApi)?g.yield(nd(e,'privacypolicy.data'),2):g.return(Promise.resolve(0));f=g.yieldResult;re
turn g.return(null!==(b=null===f||void 0===f?void 0:f.lastSeenVersion)&&void 0!==b?b:0)})})}function
ox(d,a,b,c,e){return F(void 0,void 0,void 0,function g(){var h,k,l,m,p,q,r,u,v,w,A;return
n.generator.createGenerator(g,
function(D){switch(D.nextAddress){case 1:return iq()?D.return():D.yield(px(d,a,b,e),2);case
2:k=h=D.yieldResult;l=k.protocolUrl;m=k.requestBody;if(!l.value||!m.value){p=ye.ConfigurationError;q=l.exception||
m . e x c e p t i o n ; J n ( p , q ) ; v a r
I=h;Kn(d,{protocolUrl:I.protocolUrl,requestBody:I.requestBody},hl.Protocol,Wj.ProtocolConfigurationError);return
D.return()}D.setCatchFinallyBlocks(3);return D.yield(c(l.value,m.value),5);case
5:r=D.yieldResult;u=r.responseCode;Jn(u);D.leaveTryBlock(0);break;case 3:v=D.enterCatchBlock();
var K;I=v instanceof sf&&void 0!==(null===(K=v.nativeResponse)||void 0===K?void
0:K.responseCode)?v.nativeResponse.responseCode:ye.Exception;w=I;if(4===Math.floor(w/100))return
Jn(w),D.return();A='Privacy Setup Error | Request Error ('+(null===v||void 0===v?void
0:v.message)+')';Jn(w,A);I=h;Kn(d,{protocolUrl:I.protocolUrl,requestBody:I.requestBody,statusCode:w,error:A},hl.P
rotocol,Wj.ProtocolRequestError);D.jumpToEnd()}})})}function Vs(d){return(d=(void
0===d?Ob.getState():d).privacyProtocol.statusCode)?
400<=d?ye.Exception:qx.includes(d)?d:ye.Unknown:ye.Uninitialized}function iq(d){return((void
0===d?Ob.getState():d).nativeState||Xj.Unknown)!==Xj.Unknown}function Wa(){}function
Ln(d){if('number'===typeof d)return Math.round(d)}function px(d,a,b,c){return F(void 0,void 0,void 0,function
f(){var g,h;return n.generator.createGenerator(f,function(k){if(1==k.nextAddress){var l;try{var
m,p=null===(m=$a.getState().clientInfo)||void 0===m?void 0:m.gameId;if(!p)throw Error('gameId is not
defined');var q=
$a.getState().clientInfo,r=RegExp('^https:\\/\\/(.*?)\\.unityads\\.(.*?)\\/.*$'),u=null===q||void 0===q?void
0:q.configUrl,v=null===u||void 0===u?void 0:u.match(r);if(v){var w=['webview','config'].includes(v[1])?'publisher-
config':v[1],A='string'===typeof c?jq(em.China,c)?'unity.cn':'unity3d.com':v[2];'publisher-
config'!==w&&jq(em.China,c)&&(A='unitychina.cn');var D={base:w,host:A}}else D=void 0;m=D;if(!m)throw
Error('urlInfo is not available');var I={value:'https://'+m.base+'.unityads.'+m.host+'/privacy/'+
p+'/state'}}catch(K){I={exception:'Privacy Setup Error | No Url ('+(null===(l=K)||void 0===l?void
0:l.message)+')'}}g=I;return k.yield(rx(d,a,b),2)}h=k.yieldResult;return
k.return({protocolUrl:g,requestBody:h})})})}function rx(d,a,b){return F(void 0,void 0,void 0,function e(){var
f,g,h,k;return n.generator.createGenerator(e,function(l){if(1==l.nextAddress)return
l.setCatchFinallyBlocks(2),l.yield(sx(d,a,b),4);if(2!=l.nextAddress)return
g=l.yieldResult,h=Ob.getState().privacyProtocol,Ob.setState({privacyProtocol:Object.assign(Object.assign({},
h),{requestBody:g})}),l.return({value:JSON.stringify(g)});k=l.enterCatchBlock();return l.return({exception:'Privacy
Setup Error | No Body ('+(null===(f=k)||void 0===f?void 0:f.message)+')'})})})}function sx(d,a,b){return F(void
0 , v o i d 0 , v o i d 0 , f u n c t i o n e ( ) { v a r f , g , h , k , l , m , p ; r e t u r n
n.generator.createGenerator(e,function(q){if(1==q.nextAddress)return g=null===(f=$a.getState().clientInfo)||void
0===f?void 0:f.sdkVersionName,q.yield(Promise.all([tx(b),ux(b),vx(b)]),2);h=q.yieldResult;k=n.makeIterator(h);
l = k . n e x t ( ) . v a l u e ; m = k . n e x t ( ) . v a l u e ; p = k . n e x t ( ) . v a l u e ; r e t u r n
q.return(Object.assign(Object.assign(Object.assign({platform:d,idfi:a,sdkVersionName:g},m),p),l))})})}function
vx(d){return F(void 0,void 0,void 0,function b(){var c,e,f,g,h,k;return
n.generator.createGenerator(b,function(l){if(1==l.nextAddress)return
l.yield(Ws(d),2);e=c=l.yieldResult;f=e.piplApplies;g=e.piplOptinState;h=e.piplConsent;k={};return
l.return((k[fm.PiplApplies]=f,k[fm.PiplOptInState]=g,k[fm.PiplConsent]=h,k))})})}function ux(d){return F(void 0,
v o i d 0 , v o i d 0 , f u n c t i o n b ( ) { v a r c , e , f , g , h , k , l , m , p ; r e t u r n
n.generator.createGenerator(b,function(q){if(1==q.nextAddress)return
q.yield(Promise.all([nd(d,vh.PrivacyUserOverAgeGateLimit,L.PUBLIC),nd(d,vh.PrivacyAgeGateUnderAgeLimit),nd
(d,vh.PrivacyAgeGateSource),nd(d,vh.PrivacyConsent,L.PUBLIC),nd(d,vh.GdprConsent,L.PUBLIC),kq(d)]),2);c=q.
yieldResult;e=n.makeIterator(c);f=e.next().value;g=e.next().value;h=e.next().value;k=e.next().value;l=e.next().value;
m=e.next().value;p={};return q.return((p[dj.PrivacyUserOverAgeGateLimit]=
f,p[dj.PrivacyAgeGateUnderAgeLimit]=g,p[dj.PrivacyAgeGateSource]=h,p[dj.PrivacyConsent]=k,p[dj.GdprConsent]
=l,p[dj.UserNonBehavioral]=m,p))})})}function tx(d){return F(void 0,void 0,void 0,function b(){var c,e;return
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return f.yield(wx(d),2);c=f.yieldResult;e={};return
f.return((e[Yj.All]=c.all,e[Yj.GameExperience]=c.gameExp,e[Yj.Ads]=c.ads,e[Yj.External]=c.external,e[Yj.DataLeav
esTerritory]=c.dataLeavesTerritory,e))})})}function wx(d){return F(void 0,
void 0,void 0,function b(){var c;return n.generator.createGenerator(b,function(e){if(1==e.nextAddress)return
e . y i e l d ( n d ( d , v h . P e r m i s s i o n s ) , 2 ) ; c = e . y i e l d R e s u l t ; r e t u r n
e.return(Object.assign(Object.assign({},xx),c||{}))})})}function
sf(d,a,b){d=hf.call(this,d)||this;d.nativeRequest=a;d.nativeResponse=b;return d}function lq(d){d=void
0===d?Ob.getState().permissions||yx:d;var a=d.external,b=d.gameExp,c={};return
c[gm.Ads]=d.ads,c[gm.External]=a,c[gm.GameExperience]=b,c}function Xs(d){d=void 0===d?void 0:
Ys(d,void 0);return void 0===d?Uj.Unknown:d?Uj.OptIn:Uj.OptOut}function Ef(d,a,b,c){c=void
0===c?L.PRIVATE:c;return F(void 0,void 0,void 0,function f(){return
n.generator.createGenerator(f,function(g){switch(g.nextAddress){case 1:return
g.setCatchFinallyBlocks(2),g.yield(null===d||void 0===d?void 0:d.set(c,a,b),4);case 4:return g.yield(null===d||void
0===d?void 0:d.write(c),5);case 5:g.leaveTryBlock(0);break;case
2:g.enterCatchBlock(),g.jumpToEnd()}})})}function nd(d,a,b){b=void 0===b?L.PRIVATE:b;
r e t u r n F ( v o i d 0 , v o i d 0 , v o i d 0 , f u n c t i o n e ( ) { r e t u r n
n.generator.createGenerator(e,function(f){if(1==f.nextAddress)return
f.setCatchFinallyBlocks(2),f.yield(null===d||void 0===d?void 0:d.get(b,a),4);if(2!=f.nextAddress)return
f.return(f.yieldResult);f.enterCatchBlock();f.jumpToEnd()})})}function
Qh(d){d=H.call(this,d,'Storage',ia.CORE,mb.STORAGE)||this;d.onSet=new C;return d}function
H(d,a,b,c){this._nativeBridge=d;this._apiClass=a;this._apiPackage=b;this._fullApiClassName=this.getFullApiClassN
ame();
'undefined'!==typeof c&&d.addEventHandler(c,this)}function Ww(d){var
a=d.title,b=d.description,c=d.skipButtonText,e=d.resumeButtonText,f=void
0===d.buttonColor?'#167dfb':d.buttonColor,g=d.onSkip,h=d.onResume;return
x(os,Object.assign({open:d.open,transitionDuration:d.transitionDuration},{children:[x(Dp,Object.assign({className:'
c1kwvtgg'},{children:[x('div',Object.assign({className:'w1471dgn'},{children:x(zx,{},void 0)}),void
0),x('div',Object.assign({className:'ten97je'},{children:a}),void 0),x('div',
Object.assign({className:'dw6e7gz'},{children:b}),void 0)]}),void
0),x(Ep,{children:[x(mh,Object.assign({variant:li.Text,size:mi.Medium,textColor:f,onClick:g},{children:c}),void
0),x(mh,Object.assign({variant:li.Cta,size:mi.Medium,color:f,onClick:h},{children:e}),void 0)]},void 0)]}),void
0)}function zx(d){return x(ze,Object.assign({viewBox:'0 0 22 22','aria-label':'Warning
Icon'},d,{children:x('path',{d:'M2.7,21h18.5c0.8,0,1.3-0.8,0.9-1.5l-9.3-16c-0.4-0.7-1.4-0.7-1.7,0l-
9.3,16C1.5,20.2,2,21,2.7,21z M12,18L12,18\nc-0.6,0-1-0.4-1-1v0c0-0.6,0.4-1,1-
1h0c0.6,0,1,0.4,1,1v0C13,17.6,12.6,18,12,18z M12,14c-0.6,0-1-0.4-1-1v-2c0-0.6,0.4-1,1-
1\ns1,0.4,1,1v2C13,13.6,12.6,14,12,14z'},
void 0)}),void 0)}function os(d){var a=void 0===d.container?window.document.body:d.container,b=d.open,c=void
0===d.transitionDuration?.5:d.transitionDuration,e=d.className,f=d.onClose,g=d.children;d=vb(d,'container open
transitionDuration className onClose children'.split(' '));var
h=Qe(function(l){l.stopPropagation();l.preventDefault()},[]),k=f&&x(Tl,{className:'d9c95r3',onClick:f},void
0 ) ; r e t u r n
Ax(x(Bx,Object.assign({open:b,transitionDuration:c,onClick:f},d,{children:x(Xk,Object.assign({flexDirection:'colum
n',
className:ka('dwobclr',e),onClick:h},{children:[k,g]}),void 0)}),void 0),a)}function Bx(d){var a=d.open,b=void
0===d.transitionDuration?.5:d.transitionDuration,c=d.className,e=d.children;d=vb(d,['open','transitionDuration','clas
s N a m e ' , ' c h i l d r e n ' ] ) ; r e t u r n
x(Cx,Object.assign({open:a,duration:b},{children:x(Xk,Object.assign({alignItems:'center',justifyContent:'center'},d,{
className:ka(c,'b1xspqgr')},{children:e}),void 0)}),void 0)}function Cx(d){var a=d.open,b=d.className,c=void
0===d.duration?.5:d.duration,
e=d.children;d=vb(d,['open','className','duration','children']);var
f=Ul(),g=n.makeIterator(od(a)),h=g.next().value,k=g.next().value;pd(function(){if(a)k(a);else{var
l=setTimeout(function(){k(a)},1E3*c);return function(){return
clearTimeout(l)}}},[a,c,k]);pd(function(){f.current&&(a?f.current.classList.add('vlpw1tx'):f.current.classList.remove('
v l p w 1 t x ' ) ) } , [ a , h ] ) ; g = { t r a n s i t i o n D u r a t i o n : c + ' s ' } ; r e t u r n
h?x('div',Object.assign({ref:f,className:ka(b,'f1c94uur'),style:g},d,{children:e}),void 0):null}function Uw(d){var a=
d.progressBarProps,b=d.skipBarProps,c=void 0===d.backgroundColor?'rgba(0, 0, 0,
0.541)':d.backgroundColor,e=d.className;d=vb(d,['progressBarProps','skipBarProps','backgroundColor','className']
);var f=void 0===a.color?'#1365c8':a.color;a=vb(a,['color']);var g=void
0===b.color?'#1297ff':b.color;b=vb(b,['color']);return x('div',Object.assign({'aria-label':'Progress
Bar',className:e||'r403v9c',style:{backgroundColor:c}},d,{children:[x(Zs,Object.assign({color:f},a),void
0),x(Zs,Object.assign({color:g},
b),void 0)]}),void 0)}function Zs(d){var a=d.className,b=d.color,c=d.elementId,e=void
0 = = = d . m a x V a l u e ? 1 0 0 : d . m a x V a l u e , f = v o i d
0===d.value?0:d.value;d=vb(d,['className','color','elementId','maxValue','value']);b={backgroundColor:b,width:Mat
h.min(Math.max(e,0),100)+'%',transform:'translateX('+(Math.min(Math.max(f,0),100)-100)+'%)'};return
x('div',Object.assign({className:ka('rl55x46',a),style:b},Yc(c),d),void 0)}function Vw(d){function
a(wh){if(Fa)return x($s,{'data-testid':'skip-button',onClick:wh||m,
elementId:D.closeButton,className:'c1dn8vw2'},void 0);switch(e){case aj.Close:return
x($s,{onClick:wh||m,elementId:D.closeButton},void 0);case aj.Play:return
x(Dx,{onClick:wh||m,elementId:D.playButton},void 0);default:return
x(Ex,{onClick:wh||m,elementId:D.skipButton},void 0)}}function b(){return F(void 0,void 0,void 0,function
Fx(){return n.generator.createGenerator(Fx,function(mq){if(1==mq.nextAddress)return mq.yield(null===dc||void
0===dc?void 0:dc(),2);p();mq.jumpToEnd()})})}var c=d.showSkipButton,
e=d.closeButtonType,f=d.showCtaButton,g=d.enableFullScreenCta,h=d.showSpinner,k=d.showPrivacyIcon,l=d.game
Icon,m=d.onSkipButtonClick,p=d.onPrivacyButtonClick,q=d.onCtaButtonClick,r=d.onMuteButtonChange,u=d.muted
,v=d.showChinaAdLabel,w=d.debugMessage,A=d.ctaText,D=d.elementIds,I=d.color,K=d.animation,W=void
0===d.entryAnimation?Vb.Slide:d.entryAnimation,Ka=d.disableFadeOutOnClick,Da=d.disableInitialFadeOut,ya=d.p
rogressBarEl,Fa=d.showCloseSkipButton,fa=d.isFullScreenCta,Ta=d.rewardedText,tc=d.lastSeenPrivacyPolicyVersio
nOutdated,
dc=d.updateLastSeenPrivacyPolicyVersion,Ic=d.isPrivacyPolicyBannerActive,mc=d.movedPrivacyButtonExperiment
, B d = d . a d N o t i c e , w b = v o i d
0===d.storeKitInfo?{}:d.storeKitInfo,hm=d.playVideo,hg=d.pauseVideo,ig=d.children,qg=ig.gdprBannerComponent
; i g = i g . s k i p R e w a r d e d D i a l o g C o m p o n e n t ; v a r
Rd=on().isVisible,Ze=n.makeIterator(od(!1)),rg=Ze.next().value,il=Ze.next().value;Ze=n.makeIterator(od(!0));var
Mn=Ze.next().value,Nn=Ze.next().value;Ze=ka(!Mn&&'h1g68plw');var On=Hf(function(){return
oh.getState().isSupported},
[]),jl=Hf(function(){return ea()},[]),nq=Hf(function(){return jl('inlineInstallerVariantA')},[jl]),kl=Hf(function(){return
j l ( ' i n l i n e I n s t a l l e r V a r i a n t B ' ) } , [ j l ] ) , o q = H f ( f u n c t i o n ( ) { r e t u r n
jl('useInlineForVideoScreen')},[jl]);pd(function(){if(fa)Nn(!0);else if(Mn&&!Da&&!Ka){var
wh=window.setTimeout(function(){Nn(!1)},3E3);return function(){return
window.clearTimeout(wh)}}},[Mn,Da,Ka,fa]);pd(function(){Nn(!0)},[c,u]);pd(function(){if(On&&oq)if(kl)il(f);else
if(nq){var wh=window.setTimeout(function(){il(f)},
500);return function(){return window.clearTimeout(wh)}}},[f,On,oq,nq,kl]);var
im=n.makeIterator(od(!1)),Gx=im.next().value,Hx=im.next().value,Pn=n.makeIterator(od(!1));im=Pn.next().value;var
at=Pn.next().value;rg=On&&oq&&(nq||kl)&&x(Bp,{showCtaButton:rg,onClick:q,elementId:D.ctaButton,animation:
K,entryAnimation:W,width:kl?'7em':void 0,height:kl?'2em':void 0,theme:'dark'},void 0);Pn=!Rd&&(!On||!kl);var
jm=n.makeIterator(od(void 0)),pq=jm.next().value,Ix=jm.next().value;jm=Qs(wb)&&!ea()('blockAndroidKitShow');
v a r J x = ! i m & & j m ? f u n c t i o n ( w h ) { H x ( ! 0 ) ; I x ( w h ) } : v o i d
0,Kx=Qe(function(){at(!0);pq?m(pq):qq('unableToContinueSkip')},[at,pq]);return
x('div',Object.assign({className:ka('c1ex00vx','fwvov18'),onClick:function(){Ka||Nn(!Mn)}},Yc(D.videoScreen),{c
hildren:[fa&&g&&x('div',Object.assign({className:'fd8wusy',onClick:q},Yc(D.videoScreen)),void
0 ) , h & & x ( L x , { } , v o i d
0),x(Xk,Object.assign({className:ka('t1d258wr','p15jiaek')},{children:[x('div',Object.assign({className:ka('c1u9rvv
5','cl1qh6l',Ze)},{children:[x('div',
Object.assign({className:'p13wqun8'},{children:c&&a(Jx)}),void
0),v&&x(qn,{color:'#ffffff',opacity:1,elementId:D.chinaAd},void 0)]}),void 0),(null===Bd||void 0===Bd?void
0:Bd.enabled)&&x('div',Object.assign({'data-testid':'ad-notice',className:'a1kl75db
'+(Bd.visible?'v8hst9k':'h9p3q6z')},{children:d.localization.translate('advertisement')}),void
0),!!Ta&&x('div',Object.assign({className:ka('c1u9rvv5','c1crmcrm')},{children:x('span',Object.assign({className:'
ryuegng'},{children:Ta}),void 0)}),void 0)]}),
void 0),ig,w&&x('div',Object.assign({className:'d11qhi1c'},{children:w}),void
0),jm&&Gx&&x(Mx,{localization:d.localization,appIcon:l,elementIds:D,isClosed:im,storeKitInfo:wb,onCtaButtonCl
i c k : q , c l o s e : K x , p l a y V i d e o : h m , p a u s e V i d e o : h g } , v o i d
0),x(Xk,Object.assign({className:ka('b2xpucf',Rd&&'s1bdz8k2','p15jiaek')},{children:[x(gg,{children:[x('div',Objec
t . a s s i g n ( { ' d a t a - t e s t i d ' : ' m u t e - b u t t o n -
container',className:ka('c1u9rvv5','cl1qh6l',Ze,'p15jiaek')},{children:[x(Nx,{onChange:function(){return
r(!u)},className:'p13wqun8',
m u t e d : u , e l e m e n t I d : D . m u t e B u t t o n } , v o i d
0),k&&!qg&&x(pn,{color:'white',opacity:1,onClick:b,showPrivacyPolicyNotification:!!Ic&&tc,className:ka('pj9ti5
e','p13wqun8'),containerClassName:ka('p137b89t',mc&&'m1us85sb'),elementId:D.privacyButton},void 0)]}),void
0 ) , x ( ' d i v ' , O b j e c t . a s s i g n ( { ' d a t a - t e s t i d ' : ' c t a - c o n t a i n e r -
wrapper',className:ka('c1u9rvv5','c1crmcrm')},{children:[rg&&x('div',Object.assign({className:ka('no-
background','iuj6joa')},{children:rg}),void 0),Pn&&x(Ox,{showCtaButton:f,ctaText:A,gameIcon:l,
onCtaButtonClick:q,elementIds:D,color:I,animation:K,entryAnimation:W,className:'p13wqun8'},void 0)]}),void
0)]},void 0),!!qg&&qg]}),void 0),ya]}),void 0)}function Lx(d){return
x('div',Object.assign({className:'svxh9om'},d,{children:[x('div',{className:'s14udbgt'},void
0),x('div',Object.assign({className:'s118l2oc'},{children:'Buffering'}),void 0)]}),void 0)}function Px(d){var
a=d.onChange,b=d.selected,c=d.children;d=vb(d,['onChange','selected','children']);return
x(ll,Object.assign({onClick:a,'aria-pressed':b},
d , { c h i l d r e n : c } ) , v o i d 0 ) } f u n c t i o n O x ( d ) { v a r
a=d.showCtaButton,b=d.gameIcon,c=d.onCtaButtonClick,e=d.ctaText,f=d.elementIds,g=d.color,h=d.animation,k=voi
d 0===d.entryAnimation?Vb.Slide:d.entryAnimation,l=void 0===d.ctaSize?mi.Medium:d.ctaSize;return
x('div',Object.assign({className:ka('c1i91pnk',bt[k],a&&ct[k],d.className),onClick:c},Yc(f.ctaButton),{'data-
t e s t i d ' : ' c t a C o n t a i n e r ' } , { c h i l d r e n : [ b & & x ( x p , { ' d a t a -
testid':'gameIcon',icon:b,className:'g7baaep',elementId:f.appIcon},void 0),x(mh,Object.assign({'data-
testid':'ctaButton',
variant:li.Cta,size:l,color:g,animation:h,className:ka(Qx[k],a&&Rx[k])},{children:e}),void 0)]}),void 0)}function
Z w ( ) { v a r
d=Sx().isPrivacyShowing,a=on(),b=a.isAvailable,c=a.status;a=fq().appSheetState;c=[Pf.WillStartPresentation,Pf.Did
F i n i s h P r e s e n t a t i o n ] . i n c l u d e s ( c ) ; v a r
e=!b||d||a===ki.Opened,f=b&&!c&&!e;pd(function(){f?Mc.getState().setShow(!0):e&&Mc.getState().setShow(!1)},[f
,e])}function fx(d){if(rq.has(d))return rq.get(d);var a=Tx(d);rq.set(d,a);return a}function Tx(d){function a(c){var
e=n.getRestArguments.apply(1,
a r g u m e n t s ) , f ; n u l l = = = ( f = b [ c ] ) | | v o i d 0 = = = f ? v o i d
0:f.forEach(function(g){try{g.apply(null,n.arrayFromIterable(Array.from(e)))}catch(h){xc.getState().captureExceptio
n(h)}})}var b={};return{onInvoke:function(c,e){var f=b[c]||(b[c]=[]);f.push(e);return
function(){f.splice(f.indexOf(e),1)}},invoke:function(c){var e=n.getRestArguments.apply(1,arguments);return F(void
0,void 0,void 0,function g(){var h;return n.generator.createGenerator(g,function(k){if(1==k.nextAddress)return
k.yield(d,2);h=k.yieldResult;
a . a p p l y ( n u l l , [ c ] . c o n c a t ( n . a r r a y F r o m I t e r a b l e ( e ) ) ) ; r e t u r n
k.return(window.nativebridge.invoke(h.path,c,e))})})},onEvent:function(c,e){function
f(g,h,k){d.then(function(l){g===l.eventCategory&&c===h&&e.apply(null,n.arrayFromIterable(k))})}window.native
bridge.onNativeEvent.subscribe.bind(window.nativebridge.onNativeEvent).bind(window.nativebridge.onNativeEvent
)(f);return function(){return window.nativebridge.onNativeEvent.unsubscribe(f)}}}}function ex(d,a,b){return F(void
0,void 0,void 0,function e(){var f,
g,h,k;return n.generator.createGenerator(e,function(l){if(1==l.nextAddress){f=Cf();if(!f)throw Error('Native bridge is
n o t a v a i l a b l e o n t h i s p l a t f o r m : ' + f ) ; r e t u r n
l.yield(Ux('./platforms/'+f+'.ts'),2)}g=l.yieldResult;h=g.default;k=h[d]+a;b&&window.nativebridge.registerEventCate
gory(b);return l.return({path:k,eventCategory:b,__nativeMethodsType:void 0})})})}function Qs(d){var a,b;return
d&&ea()('androidStoreKit')?!!(Cf()===qc.ANDROID&&d.name&&(d.categoryName||d.subcategoryName)&&d.stor
ePublisherName&&
(null===(a=null===d||void 0===d?void 0:d.ratings)||void 0===a?0:a.ratingsAverage)&&(null===(b=d.ratings)||void
0===b?0:b.ratingsCount)):!1}function Mx(d){function a(K){I(!0);k(K)}var
b,c,e,f,g,h=d.appIcon,k=d.onCtaButtonClick,l=d.isClosed,m=d.close,p=d.elementIds,q=d.storeKitInfo,r=d.className,
u=d.localization,v=d.playVideo,w=d.pauseVideo,A=Qe(function(){v();m();qq('close')},[m,v]);pd(function(){qq('show
');w()},[w]);d=n.makeIterator(od(!1));var D=d.next().value,I=d.next().value;pd(function(){var K=
$e.subscribe(function(W){'foreground'===W&&D&&A()},function(W){return W.containerVisibility});return
f u n c t i o n ( ) { r e t u r n K ( ) } } , [ D ] ) ; r e t u r n
x('div',Object.assign({className:ka('cbrv8z8',r,l&&'ccra0')},{children:[x('div',Object.assign({className:'c4c4hbs'},{
children:x('div',Object.assign({'data-testid':'close',className:'c1qblgnc',onClick:A},{children:x(Cp,{},void 0)}),void
0)}),void 0),x('div',Object.assign({className:'mmgxp03'},{children:[h&&x(xp,Object.assign({'data-
testid':'appIcon',icon:h,className:'a16y23qn',
e l e m e n t I d : p . a p p I c o n , o n C l i c k : a } , Y c ( p . s t o r e K i t I c o n ) ) , v o i d
0),x('div',Object.assign({className:'m16fu0w9'},{children:[x('span',Object.assign({'data-
testid':'appName',className:'a1u28fr8'},{children:q.name}),void 0),x('span',Object.assign({'data-
testid':'publisher',className:'pr8ijqy'},{children:q.storePublisherName}),void
0 ) , q . o f f e r s I n A p p P u r c h a s e s & & x ( ' s p a n ' , O b j e c t . a s s i g n ( { ' d a t a -
testid':'notices',className:'nqxnglb'},{children:u.translate('In-app purchases')}),void 0)]}),void 0)]}),void
0),x('div',Object.assign({className:'t159cli8'},
{c h i l dr en:[ x( 'div' ,Objec t.assign({c la ssNa m e: 't 1 v p 2 h l z'} , { ch i l d ren : [x ('d i v ', Ob j ect . as s i g n ( { ' d a t a -
testid':'rating',className:'rdub9b0'},{children:[null===(c=null===(b=q.ratings)||void 0===b?void
0:b.ratingsAverage)||void 0===c?void 0:c.toFixed(1),' ',x(Og,{},void 0)]}),void 0),x('div',Object.assign({'data-
testid':'ratingsCount',className:'s1birhej'},{children:(null===(e=q.ratings)||void 0===e?void
0:e.ratingsCount)&&Vx(null===(f=q.ratings)||void 0===f?void 0:f.ratingsCount,{thousand:'K',million:'M'})+
' ' + u . t r a n s l a t e ( ' R e v i e w s ' ) } ) , v o i d 0 ) ] } ) , v o i d
0),x('div',Object.assign({className:'t1vp2hlz'},{children:[x('div',Object.assign({'data-
testid':'category'},{children:'Games'===q.categoryName&&q.subcategoryName?q.subcategoryName:q.categoryName
}),void 0),x('div',Object.assign({className:'s1birhej'},{children:u.translate('Category')}),void 0)]}),void
0),x('div',Object.assign({className:'t1vp2hlz'},{children:[x('div',{children:null===(g=u.translate('Free'))||void
0===g?void 0:g.toLocaleUpperCase()},void 0),
x('div',Object.assign({className:'s1birhej'},{children:u.translate('Price')}),void 0)]}),void 0)]}),void
0),x('div',Object.assign({className:'c1ivq9fa'},{children:[x(mh,Object.assign({'data-
testid':'secondaryCtaButton',onClick:a},Yc(p.storeKitMoreInfoButton),{className:'styop5z',textColor:'#0b57d1'},{ch
ildren:u.translate('More info')}),void 0),x(mh,Object.assign({'data-
testid':'ctaButton',onClick:a},Yc(p.storeKitInstallButton),{className:'m1xqwq0b'},{children:u.translate('Install')}),vo
id 0)]}),void 0)]}),
void 0)}function qq(d){t.reportMetricEventWithTags(bj.Experiment,{exp:'android-storekit',data:d})}function
Wx(d){return Xx(d.progress,d.duration)}function Xx(d,a){var b;if(a){var
c=null!==(b=Yx.find(function(e){e=n.makeIterator(e).next().value;return d>=e/4*a}))&&void
0!==b?b:[];b=n.makeIterator(c);b.next();return b.next().value}}function Vx(d,a){return
a?1E7<=d?''+Math.floor(d/1E6).toString()+a.million.toUpperCase():1E6<=d?''+(Math.floor(d/1E5)/10).toString()+a.
million.toUpperCase():1E4<=d?''+Math.floor(d/
1E3).toString()+a.thousand.toUpperCase():d.toString():d.toString()}function Yf(d){var
a=n.getRestArguments.apply(1,arguments);a=n.makeIterator(od(a));var
b=a.next().value,c=a.next().value;pd(function(){var e=d.subscribe(function(){var
f=n.getRestArguments.apply(0,arguments);c(function(g){return g.some(function(h,k){return h!==f[k]})?f:g})});return
function(){return d.unsubscribe(e)}},[d]);return b}function Zx(d){return x(ze,Object.assign({viewBox:'0 0 162.28
32','aria-label':'Google Play Logo'},d,
{children:x('g',Object.assign({'data-name':'Capa 2'},{children:x('g',Object.assign({'data-name':'Capa
1'},{children:[x('path',{d:'m159.36 13.46-3 7.64h-.09l-3.13-7.64h-2.83L155 24.14l-2.68 5.94h2.75l7.23-16.62zm-
21.2-6.34h-2.62v17.62h2.62zm-9.86 0H122v17.62h2.64v-6.67h3.67a5.59 5.59 0 0 0 5.78-5.47 5.6 5.6 0 0 0-5.79-
5.48Zm.07 8.49h-3.73v-6h3.74a3 3 0 0 1 0 6Zm16.25-2.53a4.94 4.94 0 0 0-4.69 2.7l2.34 1a2.48 2.48 0 0 1 2.4-1.28
2.52 2.52 0 0 1 2.76 2.27v.18a5.73 5.73 0 0 0-2.73-.69c-2.51 0-5.07 1.38-5.07 4 0 2.36 2.05 3.88 4.37 3.88a3.66 3.66
0 0 0 3.34-1.72h.1v1.36H150V18c0-3.13-2.34-4.87-5.36-4.87Zm-.31 9.66c-.86 0-2.06-.44-2.06-1.5 0-1.36 1.49-1.88
2.79-1.88a4.67 4.67 0 0 1 2.4.59 3.19 3.19 0 0 1-3.13 2.79Zm-94.82 2.38A9.46 9.46 0 0 1 40 15.81a9.46 9.46 0 0 1
9.49-9.31 8.91 8.91 0 0 1 6.41 2.57l-1.81 1.79A6.51 6.51 0 0 0 49.49 9a6.77 6.77 0 0 0 0 13.54 6.25 6.25 0 0 0 4.72-
1.87 5.26 5.26 0 0 0 1.39-3.2h-6.11V15h8.6a8.38 8.38 0 0 1 .13 1.59 8.37 8.37 0 0 1-2.21 6 8.57 8.57 0 0 1-6.52
2.53Zm22.03-6a5.94 5.94 0 1 1-11.87 0 5.94 5.94 0 1 1 11.87 0zm-2.6 0a3.35 3.35 0 1 0-6.67 0 3.35 3.35 0 1 0 6.67
0zm15.9 0a5.93 5.93 0 1 1-11.86 0 5.93 5.93 0 1 1 11.86 0zm-2.59 0a3.35 3.35 0 1 0-6.67 0 3.35 3.35 0 1 0 6.67
0zm15.57-5.63v10.77c0 4.42-2.63 6.24-5.73 6.24a5.75 5.75 0 0 1-5.34-3.5L89 26a3.33 3.33 0 0 0 3 2.13c2 0 3.22-
1.23 3.22-3.52v-.86h-.1A4.12 4.12 0 0 1 92 25.12a6 6 0 0 1 0-12 4.18 4.18 0 0 1 3.16 1.34h.1v-1h2.54Zm-2.33
5.66a3.39 3.39 0 0 0-3.21-3.66 3.48 3.48 0 0 0-3.36 3.66 3.45 3.45 0 0 0 3.36 3.61 3.35 3.35 0 0 0 3.21-3.61Zm6.96-
12.01v17.61h-2.64V7.14Zm10.4 13.96 2.06 1.36a6 6 0 0 1-5 2.66 5.81 5.81 0 0 1-5.89-6 5.52 5.52 0 0 1 10.75-
2.18l.27.69-8 3.31a3.07 3.07 0 0 0 2.92 1.82 3.44 3.44 0 0 0 2.89-1.66zm-6.31-2.16 5.38-2.22a2.34 2.34 0 0 0-2.24-
1.27 3.29 3.29 0 0 0-3.14 3.49z',
style:{fill:'#5f6368'}},void 0),x('path',{d:'M13.54 15.28.12 29.34a3.64 3.64 0 0 0 5.33 2.16l15.1-
8.6z',style:{fill:'#ea4335'}},void 0),x('path',{d:'m27.11 12.89-6.53-3.74-7.35 6.45 7.38 7.28 6.48-3.7a3.55 3.55 0 0 0
0-6.29z',style:{fill:'#fbbc04'}},void 0),x('path',{d:'M.12 2.66a3.46 3.46 0 0 0-.12.92v24.84a3.66 3.66 0 0 0 .12.92L14
15.64Z',style:{fill:'#4285f4'}},void 0),x('path',{d:'m13.64 16 6.94-6.85L5.5.51A3.72 3.72 0 0 0 3.63 0 3.64 3.64 0 0 0
.12 2.65Z',style:{fill:'#34a853'}},void 0)]}),
void 0)}),void 0)}),void 0)}function $x(d){return x(ze,Object.assign({viewBox:'0 0 135 40','aria-label':'Google
Play'},d,{children:[x('defs',{children:x('style',{children:'\n .cls-1 { stroke: #fff; stroke-miterlimit: 10; stroke-
width: 0.2px; }\n .cls-1, .cls-2 { fill: #fff; }\n .cls-3 { fill: #a6a6a6; }\n .cls-3, .cls-4, .cls-5, .cls-6,
.cls-7, .cls-8, .cls-2 { stroke-width: 0px; }\n .cls-4 { fill: #34a853; }\n .cls-5 { fill: #000; }\n .cls-6 {
fill: #4285f4; }\n .cls-7 { fill: #ea4335; }\n .cls-8 { fill: #fbbc04; }\n '},
void 0)},void 0),x('rect',{className:'cls-5',width:'135',height:'40',rx:'5',ry:'5'},void 0),x('path',{className:'cls-
3',d:'M130,.8c2.32,0,4.2,1.88,4.2,4.2v30c0,2.32-1.88,4.2-4.2,4.2H5c-2.32,0-4.2-1.88-4.2-
4.2V5C.8,2.68,2.68.8,5,.8h125M130,0H5C2.25,0,0,2.25,0,5v30c0,2.75,2.25,5,5,5h125c2.75,0,5-2.25,5-
5V5C135,2.25,132.75,0,130,0h0Z'},void 0),x('path',{className:'cls-1',d:'M47.42,10.24c0,.84-.25,1.51-.75,2-.56.59-
1.29.89-2.2.89s-1.61-.3-2.21-.9c-.6-.6-.9-1.35-.9-2.23s.3-1.63.9-2.23c.6-.6,1.34-.91,2.21-
.91.44,0,.86.08,1.25.23.39.16.71.38.96.66l-.55.55c-.18-.22-.42-.4-.72-.52-.29-.13-.61-.19-.94-.19-.65,0-1.21.23-
1.66.68-.45.46-.67,1.03-.67,1.72s.22,1.26.67,1.72c.45.45,1,.68,1.66.68.6,0,1.09-.17,1.49-.5.4-.33.63-.8.69-1.38h-
2.18v-.72h2.91c.03.16.04.31.04.45Z'},
void 0),x('path',{className:'cls-1',d:'M52.03,7v.74h-2.73v1.9h2.46v.72h-2.46v1.9h2.73v.74h-3.5v-6h3.5Z'},void
0),x('path',{className:'cls-1',d:'M55.28,7.74v5.26h-.77v-5.26h-1.68v-.74h4.12v.74h-1.68Z'},void
0),x('path',{className:'cls-1',d:'M60.71,13h-.77v-6h.77v6Z'},void 0),x('path',{className:'cls-
1',d:'M64.13,7.74v5.26h-.77v-5.26h-1.68v-.74h4.12v.74h-1.68Z'},void 0),x('path',{className:'cls-
1',d:'M74.49,10c0,.89-.3,1.63-.89,2.23-.6.6-1.33.9-2.2.9s-1.6-.3-2.2-.9c-.59-.6-.89-1.34-.89-2.23s.3-1.63.89-2.23c.59-
.6,1.32-.91,2.2-.91s1.6.3,2.2.91c.59.6.89,1.34.89,2.22ZM69.11,10c0,.69.22,1.27.65,1.72.44.45.99.68,1.64.68s1.2-
.23,1.63-.68c.44-.45.66-1.02.66-1.72s-.22-1.27-.66-1.72c-.44-.45-.98-.68-1.63-.68s-1.2.23-1.64.68c-.44.45-.65,1.03-
.65,1.72Z'},
void 0),x('path',{className:'cls-1',d:'M76.34,13h-.77v-6h.94l2.92,4.67h.03l-.03-1.16v-3.51h.77v6h-.8l-3.05-4.89h-
.03l.03,1.16v3.74Z'},void 0),x('path',{className:'cls-2',d:'M68.14,21.75c-2.35,0-4.27,1.79-
4.27,4.25s1.92,4.25,4.27,4.25,4.27-1.8,4.27-4.25-1.92-4.25-4.27-4.25ZM68.14,28.58c-1.29,0-2.4-1.06-2.4-2.58s1.11-
2.58,2.4-2.58,2.4,1.05,2.4,2.58-1.11,2.58-2.4,2.58ZM58.82,21.75c-2.35,0-4.27,1.79-
4.27,4.25s1.92,4.25,4.27,4.25,4.27-1.8,4.27-4.25-1.92-4.25-4.27-4.25ZM58.82,28.58c-1.29,0-2.4-1.06-2.4-2.58s1.11-
2.58,2.4-2.58,2.4,1.05,2.4,2.58-1.11,2.58-2.4,2.58ZM47.74,23.06v1.8h4.32c-.13,1.01-.47,1.76-.98,2.27-.63.63-
1.61,1.32-3.33,1.32-2.66,0-4.74-2.14-4.74-4.8s2.08-4.8,4.74-4.8c1.43,0,2.48.56,3.25,1.29l1.27-1.27c-1.08-1.03-2.51-
1.82-4.53-1.82-3.64,0-6.7,2.96-6.7,6.61s3.06,6.61,6.7,6.61c1.97,0,3.45-.64,4.61-1.85,1.19-1.19,1.56-2.87,1.56-4.22,0-
.42-.03-.81-.1-1.13h-6.07ZM93.05,24.46c-.35-.95-1.43-2.71-3.64-2.71s-4.01,1.72-
4.01,4.25c0,2.38,1.8,4.25,4.22,4.25,1.95,0,3.08-1.19,3.54-1.88l-1.45-.97c-.48.71-1.14,1.18-2.09,1.18s-1.63-.43-2.06-
1.29l5.69-2.35-.19-.48ZM87.25,25.88c-.05-1.64,1.27-2.48,2.22-2.48.74,0,1.37.37,1.58.9l-3.8,1.58ZM82.63,30h1.87v-
12.5h-1.87v12.5ZM79.57,22.7h-.06c-.42-.5-1.22-.95-2.24-.95-2.13,0-4.08,1.87-
4.08,4.27s1.95,4.24,4.08,4.24c1.01,0,1.82-.45,2.24-.97h.06v.61c0,1.63-.87,2.5-2.27,2.5-1.14,0-1.85-.82-2.14-1.51l-
1.63.68c.47,1.13,1.71,2.51,3.77,2.51,2.19,0,4.04-1.29,4.04-4.43v-7.64h-1.77v.69ZM77.42,28.58c-1.29,0-2.37-1.08-
2.37-2.56s1.08-2.59,2.37-2.59,2.27,1.1,2.27,2.59-1,2.56-2.27,2.56ZM101.81,17.5h-4.47v12.5h1.87v-
4.74h2.61c2.07,0,4.1-1.5,4.1-3.88s-2.03-3.88-4.1-3.88ZM101.85,23.52h-2.65v-4.29h2.65c1.4,0,2.19,1.16,2.19,2.14s-
.79,2.14-2.19,2.14ZM113.39,21.73c-1.35,0-2.75.6-3.33,1.91l1.66.69c.35-.69,1.01-.92,1.7-
.92.96,0,1.95.58,1.96,1.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79,0-3.6.98-
3.6,2.81,0,1.67,1.46,2.75,3.1,2.75,1.25,0,1.95-.56,2.38-1.22h.06v.96h1.8v-4.79c0-2.22-1.66-3.46-3.8-
3.46ZM113.16,28.58c-.61,0-1.46-.31-1.46-1.06,0-.96,1.06-1.33,1.98-1.33.82,0,1.21.18,1.7.42-.14,1.16-1.14,1.98-
2.22,1.98ZM123.74,22l-2.14,5.42h-.06l-2.22-5.42h-2.01l3.33,7.58-1.9,4.21h1.95l5.13-11.79h-
2.07ZM106.94,30h1.87v-12.5h-1.87v12.5Z'},
void 0),x('path',{className:'cls-7',d:'M20.72,19.42l-10.65,11.3s0,0,0,0c.33,1.23,1.45,2.13,2.78,2.13.53,0,1.03-
.14,1.46-.4l.03-.02,11.98-6.91-5.61-6.11Z'},void 0),x('path',{className:'cls-8',d:'M31.49,17.5h-.01s-5.17-3.01-5.17-
3.01l-5.83,5.19,5.85,5.85,5.15-2.97c.9-.49,1.51-1.44,1.51-2.53s-.6-2.04-1.5-2.52Z'},void 0),x('path',{className:'cls-
6',d:'M10.07,9.28c-.06.24-.1.48-.1.74v19.97c0,.26.03.5.1.74l11.01-11.01-11.01-10.44Z'},void
0),x('path',{className:'cls-4',d:'M20.8,20l5.51-5.51-11.97-6.94c-.43-.26-.94-.41-1.49-.41-1.33,0-2.45.91-
2.78,2.13,0,0,0,0,0,0l10.73,10.72Z'},
void 0)]}),void 0)}function ay(d){return x(ze,Object.assign({viewBox:'0 0 24 24','aria-label':'Volume
Icon'},d,{children:x('path',{d:'M3 10v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.41c0-.89-1.08-1.34-
1.71-.71L7 9H4c-.55 0-1 .45-1 1zm13.5 2A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 4.45v.2c0
.38.25.71.6.85C17.18 6.53 19 9.06 19 12s-1.82 5.47-4.4 6.5c-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85C18.6 19.11
21 15.84 21 12s-2.4-7.11-5.79-8.4c-.58-.23-1.21.22-1.21.85z'},void 0)}),
void 0)}function by(d){return x(ze,Object.assign({viewBox:'0 0 24 24','aria-label':'Volume Mute
Icon'},d,{children:x('path',{d:'M3.63 3.63a.996.996 0 000 1.41L7.29 8.7 7 9H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1
1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18
1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 101.41-1.41L5.05 3.63c-.39-.39-1.02-.39-1.42 0zM19 12c0
.82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0
.38.25.71.61.85C17.18 6.54 19 9.06 19 12zm-8.71-6.29l-.17.17L12 7.76V6.41c0-.89-1.08-1.33-1.71-.7zM16.5
12A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z'},
void 0)}),void 0)}function Gv(d){return x(ze,Object.assign({viewBox:'0 0 312.94 79.6','aria-label':'Unity Ads Logo
Icon'},d,{children:x('path',{d:'M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-0.1-0.22-0.13c-0.18-
0.07-0.39-0.07-0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-0.01,0.5,0.58,0.83,1,0.58l11.89-
6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-0.58V44.1c0-0.46-0.24-0.9-
0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-
0.44,0.23-0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6.22-5c-3.77,0-5.3,1.68-5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z'},
void 0)}),void 0)}function Og(d){return x(ze,Object.assign({viewBox:'0 0 24 24','aria-label':'Star
Icon'},d,{children:x('path',{d:'M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46
4.73L5.82 21z'},void 0)}),void 0)}function cy(d){return x(ze,Object.assign({viewBox:'0 0 37.5 22','aria-label':'Skip
Icon'},d,{children:x('path',{d:'M28.3,5.8v10.4h-1.4v-4.6l-8.4,4.5v-5l-9.3,5V5.8l9.3,5.1V5.8l8.4,4.6V5.8H28.3z'},void
0)}),void 0)}function Hv(d){return x(ze,Object.assign({viewBox:'0 0 39 39',
'aria-label':'Question Icon'},d,{children:x('path',{d:'M24.0012 9.53875C24.3744 9.7506 24.8161 9.80629 25.2302
9.69365C25.6442 9.58101 25.9969 9.30919 26.2112 8.9375C26.3886 8.62445 26.6649 8.37914 26.9967
8.24002C27.3285 8.1009 27.6972 8.07584 28.0448 8.16879C28.3924 8.26173 28.6993 8.46741 28.9174
8.75357C29.1355 9.03973 29.2525 9.3902 29.25 9.75C29.25 10.181 29.0788 10.5943 28.774 10.899C28.4693
11.2038 28.056 11.375 27.625 11.375C27.194 11.375 26.7807 11.5462 26.4759 11.851C26.1712 12.1557 26 12.569
26 13C26 13.431 26.1712 13.8443 26.4759 14.149C26.7807 14.4538 27.194 14.625 27.625 14.625C28.4806 14.6244
29.321 14.3987 30.0617 13.9705C30.8025 13.5423 31.4174 12.9267 31.8449 12.1855C32.2723 11.4443 32.4972
10.6037 32.4969 9.74805C32.4965 8.89244 32.271 8.05199 31.8429 7.31115C31.4149 6.5703 30.7994 5.95517
30.0583 5.52754C29.3173 5.09991 28.4767 4.87486 27.6211 4.875C26.7655 4.87514 25.925 5.10046 25.184
5.52832C24.4431 5.95618 23.8278 6.57152 23.4 7.3125C23.2925 7.49797 23.2228 7.70286 23.1949 7.91537C23.167
8.12789 23.1814 8.34383 23.2373 8.55075C23.2932 8.75768 23.3894 8.95151 23.5206 9.12107C23.6517 9.29064
23.815 9.43259 24.0012 9.53875ZM30.9887 21.125C30.5622 21.0696 30.1311 21.1856 29.7899 21.4476C29.4488
21.7096 29.2254 22.0961 29.1687 22.5225C28.8277 25.2771 27.4913 27.812 25.4111 29.6497C23.331 31.4875
20.6506 32.5012 17.875 32.5H8.79123L9.84748 31.4437C10.1501 31.1393 10.32 30.7274 10.32 30.2981C10.32
29.8688 10.1501 29.457 9.84748 29.1525C8.26302 27.5618 7.18473 25.5378 6.74843 23.3354C6.31213 21.1331
6.53734 18.8508 7.39568 16.7762C8.25402 14.7016 9.70711 12.9274 11.5719 11.6771C13.4367 10.4267 15.6298
9.75624 17.875 9.75C18.306 9.75 18.7193 9.57879 19.024 9.27405C19.3288 8.9693 19.5 8.55598 19.5 8.125C19.5
7.69402 19.3288 7.2807 19.024 6.97595C18.7193 6.6712 18.306 6.5 17.875 6.5C15.1275 6.51146 12.4388 7.29663
10.1169 8.76556C7.79502 10.2345 5.93389 12.3278 4.74671 14.8056C3.55954 17.2834 3.09435 20.0455 3.40443
22.7754C3.71452 25.5054 4.78734 28.0928 6.49998 30.2412L3.72123 32.9712C3.49575 33.1998 3.34301 33.4899
3.28227 33.8052C3.22154 34.1204 3.25554 34.4466 3.37998 34.7425C3.50189 35.0393 3.70891 35.2933 3.97496
35.4726C4.241 35.6519 4.55417 35.7484 4.87498 35.75H17.875C21.4361 35.7505 24.875 34.4516 27.5467
32.0971C30.2183 29.7426 31.9391 26.4942 32.3862 22.9612C32.4159 22.7488 32.4033 22.5326 32.349
22.325C32.2948 22.1175 32.1999 21.9227 32.07 21.752C31.9401 21.5813 31.7776 21.438 31.5921 21.3304C31.4065
21.2228 31.2014 21.153 30.9887 21.125ZM28.2425 16.3637C27.9466 16.2329 27.6185 16.1933 27.3 16.25L27.0075
16.3475L26.715 16.4937L26.4712 16.705C26.3251 16.8547 26.2092 17.0313 26.13 17.225C26.0339 17.4277
25.9892 17.6509 26 17.875C25.9952 18.0917 26.0339 18.3072 26.1137 18.5087C26.1978 18.7038 26.3192 18.8804
26.4712 19.0287C26.6231 19.1794 26.8031 19.2985 27.0011 19.3794C27.1991 19.4602 27.4111 19.5012 27.625
19.5C28.056 19.5 28.4693 19.3288 28.774 19.024C29.0788 18.7193 29.25 18.306 29.25 17.875C29.2555 17.6618
29.211 17.4504 29.12 17.2575C28.9454 16.867 28.633 16.5546 28.2425 16.38V16.3637Z'},
void 0)}),void 0)}function dy(d){return x(ze,Object.assign({viewBox:'0 0 37.5 22','aria-label':'Play
Icon'},d,{children:x('path',{d:'M13,5v14l11-7L13,5z'},void 0)}),void 0)}function dt(d){return
x(ze,Object.assign({viewBox:'0 0 31.9 32','aria-label':'Gdprs Icon'},d,{children:x('path',{d:'M18.6 17.2c.7 0 1.3.5 1.4
1.1.1.4.1.8-.1 1.1-.2.3-.5.6-.9.7l-3.4.9c-.4.1-.8.5-1 .9-.2.4-.1.9.2 1.3l.4.5c.3.4.7.6 1.2.6h.2l5.1-.6c.3 0 .6-.2.8-.4L28
18c.3-.3.7-.4 1.1-.4.4 0 .8.2 1.1.5.6.6.6 1.6 0 2.2L23 27.4c-.4.4-.9.6-1.4.6H10.2c-.4 0-.8.2-1 .4l-1.8 1.9-5.5-5.5L9
18.7c.3-.3.7-.4 1.1-.5l8.5-1.1c-.2.1-.1.1 0 .1m0-1.4h-.4l-8.5 1.1c-.7.1-1.4.4-1.9.8L.4 24c-.5.4-.5 1.1-.1 1.6l.1.1 6
6c.1.2.4.3.7.3.3 0 .6-.1.8-.3l2-2.1h11.4c.9 0 1.7-.3 2.4-1l7.2-7.1c1.2-1.1 1.2-3 .1-4.2-.6-.6-1.4-.9-2.1-.9-.7 0-1.5.3-2
.8l-5.6 5.3-5.1.5-.4-.5 3.4-.9c1.6-.4 2.5-2 2.1-3.6-.3-1.4-1.4-2.2-2.7-2.2zM29.8 2l-6-1.9c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-
.3.1l-6 1.9c-.3.1-.4.4-.4.7v4c0 2.1.6 4 1.9 5.7 1.2 1.7 2.8 2.7 4.6 3.2h.4c1.8-.5 3.3-1.6 4.6-3.2 1.3-1.7 1.9-3.6 1.9-5.7v-
4c0-.3-.1-.6-.4-.7zm-2.9 3.8l-4 4c-.1.1-.2.1-.2.1-.1 0-.2 0-.2-.1l-1.9-1.9c-.1-.1-.1-.4 0-.5L21 7c.1-.1.2-.1.2-.1.1 0 .2 0
.2.1l1.1 1.1L26 4.8c.1-.1.2-.1.2-.1.1 0 .2 0 .2.1l.5.5c.1.1.1.2.1.3s0 .1-.1.2z'},
void 0)}),void 0)}function Kv(d){return x(ze,Object.assign({viewBox:'0 0 45 45','aria-label':'Rate Sad
Icon'},d,{children:[x('g',Object.assign({clipPath:'url(#clip0_6443_19395)'},{children:[x('path',{d:'M22.5
39.375C31.8198 39.375 39.375 31.8198 39.375 22.5C39.375 13.1802 31.8198 5.625 22.5 5.625C13.1802 5.625 5.625
13.1802 5.625 22.5C5.625 31.8198 13.1802 39.375 22.5
39.375Z',strokeWidth:'3',strokeMiterlimit:'10',fill:'transparent'},void 0),x('path',{d:'M16.1719 21.0938C17.3369
21.0938 18.2812 20.1494 18.2812 18.9844C18.2812 17.8194 17.3369 16.875 16.1719 16.875C15.0069 16.875
14.0625 17.8194 14.0625 18.9844C14.0625 20.1494 15.0069 21.0938 16.1719 21.0938Z'},
void 0),x('path',{d:'M28.8281 21.0938C29.9931 21.0938 30.9375 20.1494 30.9375 18.9844C30.9375 17.8194
29.9931 16.875 28.8281 16.875C27.6631 16.875 26.7188 17.8194 26.7188 18.9844C26.7188 20.1494 27.6631
21.0938 28.8281 21.0938Z'},void 0),x('path',{d:'M16.1719 21.0938C17.3369 21.0938 18.2812 20.1494 18.2812
18.9844C18.2812 17.8194 17.3369 16.875 16.1719 16.875C15.0069 16.875 14.0625 17.8194 14.0625
18.9844C14.0625 20.1494 15.0069 21.0938 16.1719 21.0938Z'},void 0),x('path',{d:'M28.8281 21.0938C29.9931
21.0938 30.9375 20.1494 30.9375 18.9844C30.9375 17.8194 29.9931 16.875 28.8281 16.875C27.6631 16.875
26.7188 17.8194 26.7188 18.9844C26.7188 20.1494 27.6631 21.0938 28.8281 21.0938Z'},
void 0),x('path',{d:'M29.8125 30.9372C29.0691 29.6564 28.0024 28.5934 26.7191 27.8544C25.4357 27.1155
23.9809 26.7266 22.5 26.7266C21.0191 26.7266 19.5643 27.1155 18.2809 27.8544C16.9976 28.5934 15.9309
29.6564 15.1875 30.9372',strokeWidth:'3',strokeLinecap:'round',strokeLinejoin:'round',fill:'transparent'},void
0 ) ] } ) , v o i d
0),x('defs',{children:x('clipPath',Object.assign({id:'clip0_6443_19395'},{children:x('rect',{width:'45',height:'45',fill:'tra
nsparent'},void 0)}),void 0)},void 0)]}),void 0)}function Jv(d){return x(ze,
Object.assign({viewBox:'0 0 45 45','aria-label':'Rate Neutral Icon'},d,{children:[x('path',{d:'M22.5 39.375C31.8198
39.375 39.375 31.8198 39.375 22.5C39.375 13.1802 31.8198 5.625 22.5 5.625C13.1802 5.625 5.625 13.1802 5.625
22.5C5.625 31.8198 13.1802 39.375 22.5 39.375Z',strokeWidth:'3',strokeMiterlimit:'10',fill:'transparent'},void
0),x('path',{d:'M15.4688 28.125H29.5312',strokeWidth:'3',strokeLinecap:'round',strokeLinejoin:'round'},void
0),x('path',{d:'M16.1719 21.0938C17.3369 21.0938 18.2812 20.1494 18.2812 18.9844C18.2812 17.8194 17.3369
16.875 16.1719 16.875C15.0069 16.875 14.0625 17.8194 14.0625 18.9844C14.0625 20.1494 15.0069 21.0938
16.1719 21.0938Z'},
void 0),x('path',{d:'M28.8281 21.0938C29.9931 21.0938 30.9375 20.1494 30.9375 18.9844C30.9375 17.8194
29.9931 16.875 28.8281 16.875C27.6631 16.875 26.7188 17.8194 26.7188 18.9844C26.7188 20.1494 27.6631
21.0938 28.8281 21.0938Z'},void 0)]}),void 0)}function Iv(d){return x(ze,Object.assign({viewBox:'0 0 45 45','aria-
l a b e l ' : ' R a t e H a p p y
Icon'},d,{children:[x('g',Object.assign({clipPath:'url(#clip0_6443_19382)'},{children:[x('path',{d:'M22.5
39.375C31.8198 39.375 39.375 31.8198 39.375 22.5C39.375 13.1802 31.8198 5.625 22.5 5.625C13.1802 5.625 5.625
13.1802 5.625 22.5C5.625 31.8198 13.1802 39.375 22.5 39.375Z',
strokeWidth:'3',strokeLinecap:'round',strokeLinejoin:'round',fill:'transparent'},void 0),x('path',{d:'M16.1719
21.0938C17.3369 21.0938 18.2812 20.1494 18.2812 18.9844C18.2812 17.8194 17.3369 16.875 16.1719
16.875C15.0069 16.875 14.0625 17.8194 14.0625 18.9844C14.0625 20.1494 15.0069 21.0938 16.1719
21.0938Z'},void 0),x('path',{d:'M28.8281 21.0938C29.9931 21.0938 30.9375 20.1494 30.9375 18.9844C30.9375
17.8194 29.9931 16.875 28.8281 16.875C27.6631 16.875 26.7188 17.8194 26.7188 18.9844C26.7188 20.1494
27.6631 21.0938 28.8281 21.0938Z'},
void 0),x('path',{d:'M29.8125 26.7188C29.0691 27.9995 28.0024 29.0625 26.7191 29.8015C25.4357 30.5404
23.9809 30.9293 22.5 30.9293C21.0191 30.9293 19.5643 30.5404 18.2809 29.8015C16.9976 29.0625 15.9309
27.9995 15.1875 26.7188',strokeWidth:'3',strokeLinecap:'round',strokeLinejoin:'round',fill:'transparent'},void
0 ) ] } ) , v o i d
0),x('defs',{children:x('clipPath',Object.assign({id:'clip0_6443_19382'},{children:x('rect',{width:'45',height:'45',fill:'tra
nsparent'},void 0)}),void 0)},void 0)]}),void 0)}function Cp(d){return x(ze,
Object.assign({viewBox:'0 0 24 24','aria-label':'Close Icon'},d,{children:x('path',{d:'M18.3,5.7c-0.4-0.4-1-0.4-
1.4,0L12,10.6L7.1,5.7c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l4.9,4.9l-4.9,4.9c-0.4,0.4-0.4,1,0,1.4s1,0.4,1.4,0l4.9-
4.9l4.9,4.9c0.4,0.4,1,0.4,1.4,0s0.4-1,0-1.4L13.4,12l4.9-4.9C18.7,6.7,18.7,6.1,18.3,5.7z'},void 0)}),void 0)}function
ey(d){return x(ze,Object.assign({viewBox:'0 0 123.5 60.3','aria-label':'China Ad
Icon'},d,{children:x('path',{d:'M62.5,9v7.1H14.8v12.1c0,15.6-2.6,26.9-8,34.5l-1.2,1.7l-1.2-1.7c-0.4-0.6-2-2-2.9-
2.4L0,59.6l1-1.4\n c5.8-8.4,6.5-20.4,6.5-29.8V8.9h22.7V0.1l9,0.6l-0.3,1.7c-0.2,0.8-0.6,1.4-1.3,1.7V9H62.5z
M127.2,24.9V32H66.1v-7.1h5.4\n C71,24.6,70.5,24.3,70,24l-1.6-0.9l1.2-1.4c3.5-4.2,7-11.8,9.2-19.9l0.4-
1.5l8.2,2.3L87.1,4c-0.1,0.5-0.4,1.4-1.7,1.8\n c-0.4,1.3-0.9,2.7-1.4,4h8.7V0l9,0.6l-0.3,1.7c-0.2,0.8-0.6,1.4-
1.3,1.7v6H122v7h-21.8v7.9H127.2z M81.1,16.9c-1.4,3-3.1,5.8-4.7,8\n h16.3v-8H81.1z M117.8,35.2v27.6h-
7.5v-2.6H83.1v2.7h-7.4V35.2H117.8z M83.1,42.3v10.9h27.2V42.3H83.1z'},
v o i d 0 ) } ) , v o i d 0 ) } f u n c t i o n z e ( d ) { v a r
a=d.children,b=d.className,c=d.color,e=d.elementId,f=d.height,g=d.width,h=d.opacity,k=d.viewBox;d=vb(d,'childre
n className color elementId height width opacity viewBox'.split('
' ) ) ; c = { f i l l : ' ' + c , h e i g h t : ' ' + f , w i d t h : ' ' + g , o p a c i t y : ' ' + h } ; r e t u r n
x('svg',Object.assign({className:ka('r1f2ue17',b),viewBox:k,style:c},Yc(e),d,{children:a}),void 0)}function
et(d,a,b){if(++b[1]===b[0]&&d.o.delete(a),d.props.revealOrder&&('t'!==d.props.revealOrder[0]||!d.o.size))for(b=d.u;
b;){for(;3<
b.length;)b.pop()();if(b[1]<b[0])break;d.u=b=b[2]}}function ka(){return
Array.prototype.slice.call(arguments).filter(Boolean).join(' ')}function Ib(d,a){var b=this;this._localization=a;var
c=0,e="__p+='";d&&d.replace(Ib._matcher,function(g,h,k,l){e+=d.slice(c,l).replace(Ib._escapeRegExp,Ib._escapeCh
ar);c=l+g.length;h?e+="'+\n((__t=("+h+"))==null?'':__t)+\n'":k&&(e+="';\n"+k+"\n__p+='");return
g});e+="';\n";e="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+
e+'return __p;\n';try{var f=new Function('data',e);this._templateFunction=function(g){return
f.call(b,g)}}catch(g){throw g.source=e,g;}}function yb(d,a){this._language=d;this._namespace=a}function
Di(d,a){a=(void 0===a?Ca.getState():a).config;return null!==a&&void
0!==a&&a.sdkFeatureFlags?!!a.sdkFeatureFlags[d]:!1}function fy(d,a){switch(d){case sg.Download:return
se.Download;case sg.DownloadForFree:return se.DownloadForFree;case sg.Get:return se.Get;case sg.GET:return
se.GET;case sg.InstallNow:return se.InstallNow;
case sg.Install:return se.Install;case sg.Play:return se.Play;case sg.PlayForFree:return se.PlayForFree;case
sg.PlayGame:return se.PlayGame;case sg.PlayNow:return se.PlayNow;case sq.LearnMore:return
Qn.LearnMore;default:return a||se.DownloadForFree}}function Rs(d){var a;if((null===(a=Ca.getState().config)||void
0===a?0:a.fullScreenCTROptOut)||d instanceof X)return!1;a=d.getDspConfig().clickableVideo;d=d instanceof
Pa;return a&&d?!0:!1}function uf(d,a,b,c){d=ha.call(this,d,a,c)||this;d._fadeEnabled=
!0;d._isPrivacyShowing=!1;d._callToActionButtonReady=!1;d._muted=b;return d}function
ha(d,a,b){this._templateData={};this._bindings=[];this._handlers=[];this._attachTap=!1;this._platform=d;this._id=a;th
is._attachTap=void 0!==b?b:this._platform===B.IOS}function Rn(d){return Vg.call(this,d)||this}function
S n ( d ) { r e t u r n V g . c a l l ( t h i s , d ) | | t h i s } f u n c t i o n V g ( d ) { v a r
a=this;this._element=d;this._startY=this._startX=0;this._element.addEventListener('touchstart',function(b){return
a.onTouchStart(b)},!1)}function ni(d){var a=
this;this._supportsPassive=!1;this._element=d;this._moved=!1;this._startY=this._startX=0;try{var
b=Object.defineProperty({},'passive',{get:function(){a._supportsPassive=!0}});document.addEventListener('testPassi
ve',function(){a._supportsPassive=!1},b);document.removeEventListener('testPassive',function(){a._supportsPassive=
!1},b)}catch(c){this._supportsPassive=!1}this._element.addEventListener('touchstart',function(c){return
a.onTouchStart(c)},this._supportsPassive?{passive:!1}:!1)}function nb(d){var a=
t h i s ; t h i s . _ o n C l i c k R e c o r d e d = n e w
C;d.addEventListener('touchend',function(b){a.onTouchEndListener(b)},!0);d.addEventListener('message',function(b)
{b.data&&'SdkClickDetailsManager.click'===b.data.type&&(b=b.data.clickDetails,a.computeLastClickDetails(b.id,b
.clientX/d.innerWidth,b.clientY/d.innerHeight,Date.now(),d.innerHeight>d.innerWidth,b.operativeId))})}function
ml(d){try{var a=gy[Cf()];return a?a(d):!1}catch(b){return!1}}function gq(d){if(d instanceof X||d instanceof cc)return
d.getAppStoreId();
if(d instanceof Sb)return d.getSkadnAppStoreId()}function
cc(d,a,b,c){d=ib.call(this,d)||this;d._headerBiddingToken=a;d._isApsAttributionEnabled=b;d._compoundCampaignId
=c;return d}function qf(){this._handlers=[];this._paused=!1}function ib(d){return
Sb.call(this,'MRAIDCampaign',Object.assign(Object.assign({},Sb.Schema),{resourceAsset:['object','undefined'],resou
rce:['string','undefined'],dynamicMarkup:['string','undefined'],clickAttributionUrl:['string','undefined'],clickAttribution
UrlFollowsRedirects:['boolean',
'undefined'],clickUrl:['string','undefined'],gameName:['string','undefined'],gameIcon:['object','undefined'],rating:['num
ber','undefined'],ratingCount:['number','undefined'],landscapeImage:['object','undefined'],portraitImage:['object','undefi
ned'],bypassAppSheet:['boolean','undefined'],store:['number','undefined'],appStoreId:['string','undefined'],videoEventU
rls:['object','undefined'],targetGameId:['number','undefined'],isCustomCloseEnabled:['boolean'],mraidUrl:['string','und
efined']}),d)||this}
function nl(d,a,b){a=oc.call(this,'HTML',a,oc.Schema)||this;a.set('url',d);a.set('creativeId',b);return a}function
x h ( d ) { r e t u r n
Sb.call(this,'DisplayInterstitialCampaign',Object.assign(Object.assign({},Sb.Schema),{dynamicMarkup:['string','undef
ined'],width:['number','undefined'],height:['number','undefined']}),d)||this}function Pa(d){var
a=Sb.call(this,'VastCampaign',Object.assign(Object.assign({},Sb.Schema),{vast:['object'],video:['object'],hasStaticEn
dscreen:['boolean'],hasIframeEndscreen:['boolean'],
hasHtmlEndscreen:['boolean'],hasBundleId:['boolean'],staticPortrait:['object','undefined'],staticLandscape:['object','und
efined'],impressionUrls:['array'],isOMEnabled:['boolean'],omVendors:['array'],gameIcon:['object','undefined']}),d)||thi
s;a.shouldCacheVideoOptionally=!1;a.addCustomTracking(d.trackingUrls);a.shouldCacheVideoOptionally=ea()('cach
e V i d e o O p t i o n a l l y ' ) ; r e t u r n a } f u n c t i o n
Sb(d,a,b){d=La.call(this,d,a,b)||this;b.skadn&&d.setSkadnAppStoreId(b.skadn.itunesitem);(b=d.getSeatId())&&hy.inc
ludes(b)&&
((b=d.getSkAdn())?(t.reportMetricEventWithTags(Fc.SkadSignaturePresent,{cnt:d.getContentType()}),b=!(!b||!tq(ne
w
pc(b),km.VIEW)),t.reportMetricEventWithTags(b?Fc.VTASignaturePresent:Fc.VTASignatureNotPresent,{cnt:d.getC
ontentType()})):t.reportMetricEventWithTags(Fc.SkadSignatureNotPresent,{cnt:d.getContentType()}));return
d}function ft(d,a){var b,c=d.getSkAdn();if(c){c=new pc(c);var e=tq(c,km.CLICK);if(c.getSignature()||(null===e||void
0===e?0:e.getSignature())){var f={};e=c.getSignature()?c:e;var g=
e.getNonce();if(void 0!==g&&(0===g.length||!iy.test(g))){g=void 0;var h=null===(b=d.getSeatId())||void
0 = = = b ? v o i d
0:b.toString();t.reportMetricEventWithTags(yh.InvalidNonce,h?{seatId:h}:{})}b=Number(c.getSourceIdentifier()||'');
h = N u m b e r ( c . g e t C a m p a i g n ( ) | | ' ' ) ; v a r
k=c.getVersion();f=Object.assign(Object.assign({},f),{adNetworkId:c.getNetwork(),adNetworkNonceString:g,adNet
workImpressionTimestamp:Number(e.getTimestamp()||''),adNetworkAttributionSignature:e.getSignature()});f=gt(k)?
Object.assign(Object.assign({},
f),{sourceIdentifier:b}):Object.assign(Object.assign({},f),{adNetworkCampaignId:h});k===qb.version4_0||k===qb.v
ersion2_0||k===qb.version2_1||k===qb.version2_2||k===qb.version3_0?(f=Object.assign(Object.assign({},f),{adNet
workSourceAppStoreIdentifier:Number(c.getSourceApp()||''),adNetworkPayloadVersion:k}),null===a||void
0===a?void 0:a.logInfo('Getting SkAdN click options for Version '+k)):null===a||void 0===a?void
0:a.logInfo('Getting SkAdN click options for Version 1.0');t.reportMetricEventWithTags(yh.AttributionRetrieved,
{cnt:d.getContentType()})}else null===a||void 0===a?void 0:a.logWarning('Getting SkadN click options with no
SKAdNetwork Attribution')}else null===a||void 0===a?void 0:a.logWarning('Getting SkadN click options with no
SKAdNetwork Attribution');return f}function Ts(d,a,b){var c=(d=d.getSkAdn())&&new pc(d),e=d&&tq(new
pc(d),km.VIEW),f=Number(a);if(c&&e&&lm(f)){a=c.getVersion();var
g=Number(c.getSourceApp());d=Number(c.getCampaign());var
h=Number(c.getSourceIdentifier()),k=Number(e.getTimestamp()),l=
e . g e t N o n c e ( ) ; e = e . g e t S i g n a t u r e ( ) ; v a r
m=c.getNetwork();c=gt(a);if(!c&&!lm(d)||c&&!lm(h))t.reportMetricEventWithTags(Fc.SkadSourceIdentifierNotPres
ent,{use_src_id:''+c});else if(lm(g)&&lm(k)&&m&&l&&e&&a)return
f={sourceAppStoreItemIdentifier:g,advertisedAppStoreItemIdentifier:f,adNetworkIdentifier:m,adImpressionIdentifier
:l,timestamp:k,signature:e,version:a},b.logInfo('Getting VTA Options with SKAdNetwork Attribution Version
'+a),c?Object.assign({sourceIdentifier:h},f):Object.assign({adCampaignIdentifier:d},
f ) } } f u n c t i o n g t ( d ) { r e t u r n v o i d
0!==d&&![qb.version1_0,qb.version2_0,qb.version2_1,qb.version2_2,qb.version3_0].includes(d)}function
l m ( d ) { r e t u r n ! i s N a N ( d ) & & i s F i n i t e ( d ) } f u n c t i o n p c ( d ) { v a r
a=ja.call(this,'SkAdn',{signature:['string','undefined'],itunesitem:['string','undefined'],sourceapp:['string','undefined'],ne
twork:['string','undefined'],campaign:['string','undefined'],sourceidentifier:['string','undefined'],timestamp:['string','und
efined'],nonce:['string','undefined'],version:['string','undefined'],
fidelities:['array','undefined']})||this;a.setSignature(d.signature);a.setItunesItem(d.itunesitem);a.setSourceApp(d.source
app);a.setNetwork(d.network);a.setCampaign(d.campaign);a.setSourceIdentifier(d.sourceidentifier);a.setTimestamp(d.
timestamp);a.setNonce(d.nonce);a.setVersion(d.version);a.setFidelities(d.fidelities);return a}function
tq(d,a){if(d=d.getFidelities()){var b=d.filter(function(c){return c.fidelity===a});b=b[0]?new Wg(b[0]):void 0}return
b}function Wg(d){var a=ja.call(this,'SkAdNFidelity',
{fidelity:['number','undefined'],signature:['string','undefined'],timestamp:['string','undefined'],nonce:['string','undefined
']})||this;a.setFidelity(d.fidelity);a.setSignature(d.signature);a.setTimestamp(d.timestamp);a.setNonce(d.nonce);return
a } f u n c t i o n
Cc(d,a,b,c,e,f){a=oc.call(this,'Video',a,Object.assign(Object.assign({},oc.Schema),{size:['number','undefined'],width:[
'number'],height:['number'],duration:['number'],position:['number'],positionRepeats:['number'],quartile:['number'],start
ed:['boolean'],
creativeId:['string','undefined']}))||this;a.set('url',d);a.set('size',b);a.set('width',e||0);a.set('height',f||0);a.set('duration',0);
a.set('position',0);a.set('positionRepeats',0);a.set('quartile',0);a.set('started',!1);a.set('creativeId',c);b&&t.reportMetricE
ventWithTags(uq.VideoSize,{size:''+Math.round(b/1E6)});return a}function
oc(d,a,b){d=ja.call(this,d,b)||this;d.set('session',a);d.set('processed',!1);return d}function X(d){return
La.call(this,'PerformanceCampaign',Object.assign(Object.assign({},
La.Schema),{appStoreId:['string'],gameId:['number'],gameName:['string'],gameIcon:['object'],rating:['number'],rating
Count:['number'],landscapeImage:['object','undefined'],portraitImage:['object','undefined'],squareImage:['object','undef
ined'],video:['object','undefined'],streamingVideo:['object','undefined'],videoPortrait:['object','undefined'],streamingPor
traitVideo:['object','undefined'],clickAttributionUrl:['string','undefined'],clickAttributionUrlFollowsRedirects:['boolean
','undefined'],clickUrl:['string'],
videoEventUrls:['object'],bypassAppSheet:['boolean'],store:['number'],appDownloadUrl:['string','undefined'],endScree
nType:['string','undefined'],endScreen:['object','undefined'],endScreenSettings:['object','undefined'],headerBiddingTok
en:['string','undefined'],endScreenUrl:['string','undefined'],buyerId:['string','undefined'],isApsAttributionEnabled:['bool
ean','undefined'],compoundCampaignId:['string','undefined']}),d)||this}function
La(d,a,b){d=ja.call(this,d,a,b)||this;d._uniqueId=Vh.generate();
d . _ r e q u e s t S o u r c e = ' l o a d ' ; r e t u r n d } f u n c t i o n V h ( ) { } f u n c t i o n
Gn(){return'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx'.replace(/[xy]/g,function(d){var
a=16*Math.random()|0;return('x'===d?a:a&3|8).toString(16)})}function Sd(){}function Ga(d){var a;var
b=ja.call(this,'Placement',{id:['string'],name:['string'],storeName:['string','undefined'],adFormat:['string','undefined'],all
owSkipInSeconds:['number','undefined'],closeTimerDuration:['number'],allowSkip:['boolean'],disableBackButton:['bo
olean'],muteVideo:['boolean'],
skipEndCardOnClose:['boolean','undefined'],disableVideoControlsFade:['boolean','undefined'],useCloseIconInsteadOf
SkipIcon:['boolean','undefined'],adTypes:['array'],state:['number'],previousState:['number'],placementStateChanged:['b
oolean'],currentCampaign:['object','undefined'],currentTrackingUrls:['object','undefined'],auctionType:['string'],banner
RefreshRate:['number','undefined'],adUnitId:['string','undefined'],groupId:['string','undefined'],rs:['string','undefined'],
mediationFee:['string','undefined'],
winPrice:['string','undefined'],fillInvalidated:['boolean'],invalidationPending:['boolean'],adPodding:['object','undefined'
],placementType:['string','undefined'],mediationLineItemId:['string','undefined'],meta:['string','undefined'],hbMeta:['str
ing','undefined'],commitmentCount:['number'],wasLoaded:['boolean'],loadedObjectId:['array'],gmaEligible:['boolean','
undefined'],gmaImpressionCount:['number','undefined'],admob:['object','undefined'],skipReload:['boolean','undefined']
})||this;b.set('id',d.id);
b.set('name',d.name);b.set('allowSkip',d.allowSkip);d.allowSkip&&b.set('allowSkipInSeconds',d.allowSkipInSeconds||
d.skipInSeconds||0);b.set('closeTimerDuration',d.closeTimerDuration||0);b.set('storeName',d.storeName);b.set('adFor
mat',d.adFormat);b.set('disableBackButton',d.disableBackButton);b.set('muteVideo',d.muteVideo);b.set('skipEndCard
OnClose',d.skipEndCardOnClose);b.set('disableVideoControlsFade',d.disableVideoControlsFade);b.set('useCloseIcon
InsteadOfSkipIcon',d.useCloseIconInsteadOfSkipIcon);
b.set('adTypes',d.adTypes);b.set('state',rb.NOT_AVAILABLE);b.set('auctionType',d.auctionType||'cpm');b.set('banner
RefreshRate',d.bannerRefreshRate||(null===(a=d.banner)||void 0===a?void
0:a.refreshRate));b.set('adPodding',d.adPodding);b.set('adUnitId',d.adUnitId);b.set('groupId',d.groupId);b.set('invalidat
ionPending',!1);b.set('fillInvalidated',!1);b.set('gmaEligible',d.gmaEligible);b.set('gmaImpressionCount',d.gmaImpress
ionCount);b.set('admob',d.admob);b.set('placementType',d.placementType);b.set('mediationLineItemId',
d.mediationLineItemId);b.set('commitmentCount',0);b.set('wasLoaded',!1);b.set('loadedObjectId',[]);b.set('skipReload'
,!1);return b}function ht(){}function Qf(d){d=d.split('/');d=d[d.length-1].split('?')[0].split('.');return
1<d.length?d[d.length-1]:void 0}function jy(d,a,b){if(4100>d||a!==qc.IOS)return!1;d=Tn(b);return
1 4 < = d & & 1 7 > d | | 1 7 . 3 < = d } f u n c t i o n q a ( d ) { r e t u r n
Ma.call(this,'IosDeviceInfo',Object.assign(Object.assign({},Ma.Schema),{userInterfaceIdiom:['number'],screenScale:[
'number'],statusBarHeight:['number'],
statusBarWidth:['number'],statusBarHidden:['boolean'],simulator:['boolean'],sensorList:['array'],deviceName:['string'],
vendorIdentifier:['string'],localeList:['array'],currentUiTheme:['number'],adNetworksPlist:['array'],systemBootTime:['n
umber'],trackingAuthorizationStatus:['number'],builtSdkVersion:['string'],skadnVersions:['array']}),B.IOS,d)||this}fun
ction Tn(d){var a=n.makeIterator(d.split('.'));d=a.next().value;a=a.next().value;return+(d+'.'+(void
0===a?'0':a))}function it(d){d=void 0===d?Ca.getState():
d;return function(a){a=ln(d)(a);if(!isNaN(a))return a}}function ky(d){d=void 0===d?Ca.getState():d;return
function(a,b){b=void 0===b?'true':b;return ly(d)(a)===b}}function ea(d){d=void 0===d?Ca.getState():d;return
function(a,b){b=void 0===b?'true':b;return te(d)(a)===b}}function my(d){d=void 0===d?Ca.getState():d;return
function(a,b){return ny(d)(a).gameIds.includes(b)}}function ny(d){d=void 0===d?Ca.getState():d;return
function(a){a=ln(d)(a);return a.gameIds?a:{gameIds:[]}}}function ln(d){d=void 0===
d?Ca.getState():d;return function(a){var b=te(d);try{return JSON.parse(b(a))}catch(c){return{}}}}function
ly(d){d=void 0===d?Ca.getState():d;return function(a){var b,c;return(null===(c=null===(b=d.config)||void
0===b?void 0:b.experimentationPrivacy)||void 0===c?void 0:c[a])||''}}function te(d){d=void
0===d?Ca.getState():d;return function(a){var b,c;return(null===(c=null===(b=d.config)||void 0===b?void
0:b.experimentation)||void 0===c?void 0:c[a])||''}}function mm(d){return function(a,b){var c=n.makeIterator(od(a?
a(d.getState()):d.getState())),e=c.next().value,f=c.next().value;oy(function(){var g=d.subscribe(f,a,b);return
function(){return g()}},[a,b]);return e}}function t(){}function oi(){this._metrics=[];this._timings=[]}function
nm(d,a,b){var c=Error.call(this,b);this.message=c.message;'stack'in
c&&(this.stack=c.stack);Error.captureStackTrace&&Error.captureStackTrace(this,nm);this.name='JSONParserError';t
his.message=JSON.stringify({id:d,i:a,m:b})}function Ma(d,a,b,c){d=ja.call(this,'DeviceInfo',a)||this;
d._platform=b;d._core=c;return d}function ja(d,a,b){b=void
0===b?{}:b;this._data={};this._schema=a;this._name=d;this.setModelValues(b)}function
hf(d,a){this.message=d;this.name=a}function jq(d,a){a=n.makeIterator(vq(a)).next().value;return!(!a||a!==d)}function
vq(d){return'string'===typeof d?[jt(d.substr(0,3)),jt(d.substr(3))]:[void 0,void 0]}function jt(d){d=void
0===d?'':d;if(/\d{3}/.test(d))return d=parseInt(d,10),isNaN(d)?void 0:d}function Un(d){return
function(a){return!!a&&(null===d||void 0===
d?void 0:d.includes(a))}}function R(){}function wq(){}function ol(){}function ud(d,a,b){b=void
0 = = = b ? ! 0 : b ; t h i s . c a l l b a c k I d R e g i s t r y = n e w
Set;this.handledEventCategories={};this._callbackId=1;this._callbackTable={};this._eventHandlers={};this._onNativ
eEvent=new C;this._backend=d;this._platform=a;this._autoBatchEnabled=b}function C(){this._observers=[]}function
om(d,a){this.resolve=d;this.reject=a}function pm(d){this._batch=[];this._nativeBridge=d}function py(d,a){a=void
0===a?{}:a;return F(void 0,void 0,
void 0,function c(){var e,f,g;return n.generator.createGenerator(c,function(h){if(1==h.nextAddress)return
e={environment:'production',maxValueLength:2E3},h.yield(Es('head')({src:'https://browser.sentry-
c d n . c o m / 7 . 1 0 . 0 / b u n d l e . m i n . j s ' , i n t e g r i t y : ' s h a 3 8 4 -
dYk8IGKSujqaxtnmrp4iK76YSCU2+hOQ/EKf8L5ZMvzYNbqyom8E+Y3mwgwisAfE'}),2);f=window;return(g=f.S
e n t r y ) ? h . r e t u r n ( n e w
Promise(function(k){try{g.onLoad(function(){g.init(Object.assign(Object.assign(Object.assign({},e),a),{initialScope:
{tags:Object.assign({},
d)},beforeSend:qy}));k(!0)})}catch(l){console.error('Error while initializing
Sentry.',l),k(!1)}g.forceLoad()})):h.return(!1)})})}function qy(d){var a,b;null===(b=null===(a=d.exception)||void
0===a?void 0:a.values)||void 0===b?void 0:b.forEach(function(c){var e,f;null===(f=null===(e=c.stacktrace)||void
0===e?void 0:e.frames)||void 0===f?void 0:f.forEach(function(g){var h;if(null===(h=g.filename)||void
0===h?0:h.includes('UnityAdsWebApp.html'))g.filename='/Bundle.min.js';g.lineno&&(g.lineno-=51)})});
return d}function Es(d){return function(a){return new Promise(function(b,c){var
e=document.createElement('script');e.src=a.src;e.crossOrigin=a.crossOrigin||'anonymous';e.async=!0;e.integrity=a.inte
grity||'';e.addEventListener('load',b);e.addEventListener('error',c);document[d].appendChild(e)})}}function
Cf(d,a){d=void 0===d?location.search:d;if(Vn&&(void 0===a||!a))return
Vn;d=Jp(d,'platform');if(d===qc.ANDROID)return Vn=qc.ANDROID;if(d===qc.IOS)return Vn=qc.IOS;throw
Error('Unknown platform: '+d);
} f u n c t i o n J p ( d , a ) { r e t u r n ( d = ( n e w
RegExp('[?&]'+a+'=([^&#]*)')).exec(d))&&decodeURIComponent(d[1].replace(/\+/g,' '))}function vb(d,a){var
b = { } , c ; f o r ( c i n
d)Object.prototype.hasOwnProperty.call(d,c)&&0>a.indexOf(c)&&(b[c]=d[c]);if(null!=d&&'function'===typeof
O b j e c t . g e t O w n P r o p e r t y S y m b o l s ) { v a r
e=0;for(c=Object.getOwnPropertySymbols(d);e<c.length;e++)0>a.indexOf(c[e])&&Object.prototype.propertyIsEnum
erable.call(d,c[e])&&(b[c[e]]=d[c[e]])}return b}function F(d,a,b,c){function e(f){return f instanceof b?
f:new b(function(g){g(f)})}return new (b||(b=Promise))(function(f,g){function
h(m){try{l(c.next(m))}catch(p){g(p)}}function k(m){try{l(c['throw'](m))}catch(p){g(p)}}function
l(m){m.done?f(m.value):e(m.value).then(h,k)}l((c=c.apply(d,a||[])).next())})}function ta(d){return
d&&d.__esModule&&Object.prototype.hasOwnProperty.call(d,'default')?d.default:d}function oa(d,a){return
a={exports:{}},d(a,a.exports),a.exports}function ej(d,a){for(var b in a)d[b]=a[b];return d}function Zj(d,a,b){var
c,e,f,g=arguments,
h = { } ; f o r ( f i n
a)'key'==f?c=a[f]:'ref'==f?e=a[f]:h[f]=a[f];if(3<arguments.length)for(b=[b],f=3;f<arguments.length;f++)b.push(g[f]);i
f(null!=b&&(h.children=b),'function'==typeof d&&null!=d.defaultProps)for(f in d.defaultProps)void
0===h[f]&&(h[f]=d.defaultProps[f]);return Wn(d,h,c,e,null)}function
Wn(d,a,b,c,e){d={type:d,props:a,key:b,ref:c,__k:null,__:null,__b:0,__e:null,__d:void
0,__c:null,__h:null,constructor:void 0,__v:null==e?++za.__v:e};return null!=za.vnode&&za.vnode(d),d}function
gg(d){return d.children}
function pi(d,a){this.props=d;this.context=a}function qm(d,a){if(null==a)return
d.__?qm(d.__,d.__.__k.indexOf(d)+1):null;for(var b;a<d.__k.length;a++)if(null!=(b=d.__k[a])&&null!=b.__e)return
b.__e;return'function'==typeof d.type?qm(d):null}function kt(d){var
a,b;if(null!=(d=d.__)&&null!=d.__c){d.__e=d.__c.base=null;for(a=0;a<d.__k.length;a++)if(null!=(b=d.__k[a])&&nul
l!=b.__e){d.__e=d.__c.base=b.__e;break}return kt(d)}}function
lt(d){(!d.__d&&(d.__d=!0)&&Xn.push(d)&&!Yn.__r++||mt!==za.debounceRendering)&&
((mt=za.debounceRendering)||ry)(Yn)}function Yn(){for(var d;Yn.__r=Xn.length;)d=Xn.sort(function(a,b){return
a . _ _ v . _ _ b - b . _ _ v . _ _ b } ) , X n = [ ] , d . s o m e ( f u n c t i o n ( a ) { v a r
b,c,e,f,g,h;a.__d&&(g=(f=a.__v).__e,(h=a.__P)&&(b=[],(c=ej({},f)).__v=f.__v+1,e=xq(h,f,c,a.__n,void
0!==h.ownerSVGElement,null!=f.__h?[g]:null,b,null==g?qm(f):g,f.__h),nt(b,f),e!=g&&kt(f)))})}function
o t ( d , a , b , c , e , f , g , h , k , l ) { v a r
m,p,q,r,u,v=c&&c.__k||yq,w=v.length;k==fj&&(k=null!=g?g[0]:w?qm(c,0):null);b.__k=[];for(c=0;c<a.length;c++)if(
null!=
(q=b.__k[c]=null==(q=a[c])||'boolean'==typeof q?null:'string'==typeof q||'number'==typeof
q?Wn(null,q,null,null,q):Array.isArray(q)?Wn(gg,{children:q},null,null,null):null!=q.__e||null!=q.__c?Wn(q.type,q.pr
ops,q.key,null,q.__v):q)){if(q.__=b,q.__b=b.__b+1,null===(p=v[c])||p&&q.key==p.key&&q.type===p.type)v[c]=voi
d 0;else for(m=0;m<w;m++){if((p=v[m])&&q.key==p.key&&q.type===p.type){v[m]=void 0;break}p=null}var
A=xq(d,q,p=p||fj,e,f,g,h,k,l);(m=q.ref)&&p.ref!=m&&(u||(u=[]),p.ref&&u.push(p.ref,null,q),
u.push(m,q.__c||A,q));null!=A?(null==r&&(r=A),k=pt(d,q,p,v,g,A,k),l||'option'!=b.type?'function'==typeof
b.type&&(b.__d=k):d.value=''):k&&p.__e==k&&k.parentNode!=d&&(k=qm(p))}if(b.__e=r,null!=g&&'function'!=ty
peof b.type)for(c=g.length;c--;)null!=g[c]&&(d=g[c],(a=d.parentNode)&&a.removeChild(d));for(c=w;c--
;)null!=v[c]&&zq(v[c],v[c]);if(u)for(c=0;c<u.length;c++)qt(u[c],u[++c],u[++c])}function Aq(d,a){return
a=a||[],null==d||'boolean'==typeof d||(Array.isArray(d)?d.some(function(b){Aq(b,a)}):a.push(d)),
a}function pt(d,a,b,c,e,f,g){if(void 0!==a.__d){var h=a.__d;a.__d=void 0}else
if(e==b||f!=g||null==f.parentNode)a:if(null==g||g.parentNode!==d)d.appendChild(f),h=null;else{a=g;for(b=0;(a=a.nex
tSibling)&&b<c.length;b+=2)if(a==f)break a;d.insertBefore(f,g);h=g}return void 0!==h?h:f.nextSibling}function
rt(d,a,b){'-'===a[0]?d.setProperty(a,b):d[a]=null==b?'':'number'!=typeof b||sy.test(a)?b:b+'px'}function
Zn(d,a,b,c,e){var f,g,h;if(e&&'className'==a&&(a='class'),'style'===a)if('string'==typeof b)d.style.cssText=
b;else{if('string'==typeof c&&(d.style.cssText=c=''),c)for(a in c)b&&a in b||rt(d.style,a,'');if(b)for(a in
b)c&&b[a]===c[a]||rt(d.style,a,b[a])}else'o'===a[0]&&'n'===a[1]?(f=a!==(a=a.replace(/Capture$/,'')),(g=a.toLowerC
a s e ( ) ) i n
d&&(a=g),a=a.slice(2),d.l||(d.l={}),d.l[a+f]=b,h=f?ty:uy,b?c||d.addEventListener(a,h,f):d.removeEventListener(a,h,f))
:'list'!==a&&'tagName'!==a&&'form'!==a&&'type'!==a&&'size'!==a&&'download'!==a&&'href'!==a&&!e&&a in
d?d[a]=null==b?'':b:'function'!=typeof b&&'dangerouslySetInnerHTML'!==
a&&(a!==(a=a.replace(/xlink:?/,''))?null==b||!1===b?d.removeAttributeNS('http://www.w3.org/1999/xlink',a.toLower
Case()):d.setAttributeNS('http://www.w3.org/1999/xlink',a.toLowerCase(),b):null==b||!1===b&&!/^ar/.test(a)?d.remo
veAttribute(a):d.setAttribute(a,b))}function uy(d){this.l[d.type+!1](za.event?za.event(d):d)}function
ty(d){this.l[d.type+!0](za.event?za.event(d):d)}function st(d,a,b){var
c,e;for(c=0;c<d.__k.length;c++)(e=d.__k[c])&&(e.__=d,e.__e&&('function'==typeof e.type&&1<e.__k.length&&
st(e,a,b),a=pt(b,e,e,d.__k,null,e.__e,a),'function'==typeof d.type&&(d.__d=a)))}function xq(d,a,b,c,e,f,g,h,k){var
l,m,p,q,r,u,v,w,A,D,I=a.type;if(void 0!==a.constructor)return
null;null!=b.__h&&(k=b.__h,h=a.__e=b.__e,a.__h=null,f=[h]);(l=za.__b)&&l(a);try{a:if('function'==typeof
I){if(w=a.props,A=(l=I.contextType)&&c[l.__c],D=l?A?A.props.value:l.__:c,b.__c?v=(m=a.__c=b.__c).__=m.__E:('
prototype'in I&&I.prototype.render?a.__c=m=new I(w,D):(a.__c=m=new
pi(w,D),m.constructor=I,m.render=vy),A&&A.sub(m),
m.props=w,m.state||(m.state={}),m.context=D,m.__n=c,p=m.__d=!0,m.__h=[]),null==m.__s&&(m.__s=m.state),null!
=I.getDerivedStateFromProps&&(m.__s==m.state&&(m.__s=ej({},m.__s)),ej(m.__s,I.getDerivedStateFromProps(w,
m.__s))),q=m.props,r=m.state,p)null==I.getDerivedStateFromProps&&null!=m.componentWillMount&&m.compone
ntWillMount(),null!=m.componentDidMount&&m.__h.push(m.componentDidMount);else{if(null==I.getDerivedStat
eFromProps&&w!==q&&null!=m.componentWillReceiveProps&&m.componentWillReceiveProps(w,
D),!m.__e&&null!=m.shouldComponentUpdate&&!1===m.shouldComponentUpdate(w,m.__s,D)||a.__v===b.__v){
m.props=w;m.state=m.__s;a.__v!==b.__v&&(m.__d=!1);m.__v=a;a.__e=b.__e;a.__k=b.__k;m.__h.length&&g.push(
m ) ; s t ( a , h , d ) ; b r e a k
a}null!=m.componentWillUpdate&&m.componentWillUpdate(w,m.__s,D);null!=m.componentDidUpdate&&m.__h.
push(function(){m.componentDidUpdate(q,r,u)})}m.context=D;m.props=w;m.state=m.__s;(l=za.__r)&&l(a);m.__d=!
1;m.__v=a;m.__P=d;l=m.render(m.props,m.state,m.context);m.state=m.__s;null!=m.getChildContext&&
(c=ej(ej({},c),m.getChildContext()));p||null==m.getSnapshotBeforeUpdate||(u=m.getSnapshotBeforeUpdate(q,r));var
K=null!=l&&l.type==gg&&null==l.key?l.props.children:l;ot(d,Array.isArray(K)?K:[K],a,b,c,e,f,g,h,k);m.base=a.__e;
a.__h=null;m.__h.length&&g.push(m);v&&(m.__E=m.__=null);m.__e=!1}else
null==f&&a.__v===b.__v?(a.__k=b.__k,a.__e=b.__e):a.__e=wy(b.__e,a,b,c,e,f,g,k);(l=za.diffed)&&l(a)}catch(W){a
.__v=null,(k||null!=f)&&(a.__e=h,a.__h=!!k,f[f.indexOf(h)]=null),za.__e(W,a,b)}return a.__e}function nt(d,
a){za.__c&&za.__c(a,d);d.some(function(b){try{d=b.__h,b.__h=[],d.some(function(c){c.call(b)})}catch(c){za.__e(c,
b . _ _ v ) } } ) } f u n c t i o n w y ( d , a , b , c , e , f , g , h ) { v a r
k,l,m,p,q=b.props,r=a.props;if(e='svg'===a.type||e,null!=f)for(k=0;k<f.length;k++)if(null!=(l=f[k])&&((null===a.type
?3===l.nodeType:l.localName===a.type)||d==l)){d=l;f[k]=null;break}if(null==d){if(null===a.type)return
document.createTextNode(r);d=e?document.createElementNS('http://www.w3.org/2000/svg',a.type):document.create
Element(a.type,r.is&&
{is:r.is});f=null;h=!1}if(null===a.type)q===r||h&&d.data===r||(d.data=r);else{if(null!=f&&(f=yq.slice.call(d.childNo
des)),m=(q=b.props||fj).dangerouslySetInnerHTML,l=r.dangerouslySetInnerHTML,!h){if(null!=f)for(q={},p=0;p<d.a
ttributes.length;p++)q[d.attributes[p].name]=d.attributes[p].value;(l||m)&&(l&&(m&&l.__html==m.__html||l.__html
===d.innerHTML)||(d.innerHTML=l&&l.__html||''))}m=d;p=q;var u=e,v=h,w;for(w in
p)'children'===w||'key'===w||w in r||Zn(m,w,null,p[w],u);for(w in r)v&&'function'!=typeof r[w]||
'children'===w||'key'===w||'value'===w||'checked'===w||p[w]===r[w]||Zn(m,w,r[w],p[w],u);l?a.__k=[]:(k=a.props.chi
ldren,ot(d,Array.isArray(k)?k:[k],a,b,c,'foreignObject'!==a.type&&e,f,g,fj,h));h||('value'in r&&void
0!==(k=r.value)&&(k!==d.value||'progress'===a.type&&!k)&&Zn(d,'value',k,q.value,!1),'checked'in r&&void
0!==(k=r.checked)&&k!==d.checked&&Zn(d,'checked',k,q.checked,!1))}return d}function
qt(d,a,b){try{'function'==typeof d?d(a):d.current=a}catch(c){za.__e(c,b)}}function zq(d,a,b){var c,
e;if(za.unmount&&za.unmount(d),(c=d.ref)&&(c.current&&c.current!==d.__e||qt(c,null,a)),b||'function'==typeof
d . t y p e | | ( b = n u l l ! = ( e = d . _ _ e ) ) , d . _ _ e = d . _ _ d = v o i d
0,null!=(c=d.__c)){if(c.componentWillUnmount)try{c.componentWillUnmount()}catch(f){za.__e(f,a)}c.base=c.__P=
null}if(c=d.__k)for(d=0;d<c.length;d++)c[d]&&zq(c[d],a,b);null!=e&&(a=e.parentNode)&&a.removeChild(e)}functi
on vy(d,a,b){return this.constructor(d,b)}function Xg(d,a,b){var c;za.__&&za.__(d,a);var
e=(c=b===tt)?null:b&&b.__k||a.__k;d=Zj(gg,
n u l l , [ d ] ) ; v a r f = [ ] ; x q ( a , ( c ? a : b | | a ) . _ _ k = d , e | | f j , f j , v o i d
0!==a.ownerSVGElement,b&&!c?[b]:e?null:a.childNodes.length?yq.slice.call(a.childNodes):null,f,b||fj,c);nt(f,d)}fun
ction $n(d,a){za.__h&&za.__h(Rf,d,rm||a);rm=0;a=Rf.__H||(Rf.__H={__:[],__h:[]});return
d>=a.__.length&&a.__.push({}),a.__[d]}function od(d){return rm=1,xy(ut,d)}function xy(d,a,b){var
c = $ n ( s m + + , 2 ) ; r e t u r n c . t = d , c . _ _ c | | ( c . _ _ = [ b ? b ( a ) : u t ( v o i d
0,a),function(e){e=c.t(c.__[0],e);c.__[0]!==e&&(c.__=[e,c.__[1]],c.__c.setState({}))}],c.__c=
R f ) , c . _ _ } f u n c t i o n p d ( d , a ) { v a r
b=$n(sm++,3);!za.__s&&Bq(b.__H,a)&&(b.__=d,b.__H=a,Rf.__H.__h.push(b))}function oy(d,a){var
b=$n(sm++,4);!za.__s&&Bq(b.__H,a)&&(b.__=d,b.__H=a,Rf.__h.push(b))}function Ul(d){return
rm=5,Hf(function(){return{current:d}},[])}function Hf(d,a){var b=$n(sm++,7);return
Bq(b.__H,a)&&(b.__=d(),b.__H=a,b.__h=d),b.__}function Qe(d,a){return rm=8,Hf(function(){return d},a)}function
yy(){Cq.forEach(function(d){if(d.__P)try{d.__H.__h.forEach(ao),d.__H.__h.forEach(Dq),d.__H.__h=[]}catch(a){d._
_H.__h=
[],za.__e(a,d.__v)}});Cq=[]}function ao(d){var a=Rf;'function'==typeof d.__c&&d.__c();Rf=a}function Dq(d){var
a=Rf;d.__c=d.__();Rf=a}function Bq(d,a){return!d||d.length!==a.length||a.some(function(b,c){return
b!==d[c]})}function ut(d,a){return'function'==typeof a?a(d):a}function x(d,a,b,c,e){var
f,g;b={type:d,props:a,key:b,ref:a&&a.ref,__k:null,__:null,__b:0,__e:null,__d:void
0 , _ _ c:null,__h:nu ll,c onstructor:void 0,_ _ v : ++za. _ _ v , _ _ s o u rce: c, _ _ s el f: e} ; i f('fu n ct i o n '= = t y p e o f
d & & (f =d.def aultProps))for(g in f)void 0 ===
a[g]&&(a[g]=f[g]);return za.vnode&&za.vnode(b),b}function es(d,a,b,c,e){if(d)return e.translate(d);if(!a)return
e.translate(b);d=fy(a,b);return c?d:e.translate(d)!==d?e.translate(d):e.translate(b)}function Yc(d){return d?{'data-
element-id':d}:{}}function vt(d,a){for(var b in a)d[b]=a[b];return d}function Eq(d,a){for(var b in
d)if('__source'!==b&&!(b in a))return!0;for(var c in a)if('__source'!==c&&d[c]!==a[c])return!0;return!1}function
wt(d){this.props=d}function Sf(d,a){function b(e){var f=this.props.ref,
g=f==e.ref;return!g&&f&&(f.call?f(null):f.current=null),a?!a(this.props,e)||!g:Eq(this.props,e)}function c(e){return
t h i s . s h o u l d C o m p o n e n t U p d a t e = b , Z j ( d , e ) } r e t u r n
c.displayName='Memo('+(d.displayName||d.name)+')',c.prototype.isReactComponent=!0,c.__f=!0,c}function
x t ( d ) {r etur n d&&(d.__c &&d.__c.__H&& (d . _ _ c. _ _ H. _ _ . fo rE ach (fu n ct i o n (a){ 'fu n ct i o n '= = t y p e o f
a.__c&&a.__c()}),d.__c.__H=null),(d=vt({},d)).__c=null,d.__k=d.__k&&d.__k.map(xt)),d}function yt(d){return
d&&(d.__v=null,d.__k=d.__k&&d.__k.map(yt)),
d}function Fq(){this.__u=0;this.__b=this.t=null}function zt(d){var a=d.__.__c;return a&&a.__e&&a.__e(d)}function
bo(){this.o=this.u=null}function zy(d){return this.getChildContext=function(){return d.context},d.children}function
Ay(d){var a=this,b=d.i,c=Zj(zy,{context:a.context},d.__v);a.componentWillUnmount=function(){var
e=a.l.parentNode;e&&e.removeChild(a.l);zq(a.s)};a.i&&a.i!==b&&(a.componentWillUnmount(),a.h=!1);d.__v?a.h?(
b.__k=a.__k,Xg(c,b),a.__k=b.__k):(a.l=document.createTextNode(''),a.__k=
b.__k,Xg('',b,tt),b.appendChild(a.l),a.h=!0,a.i=b,Xg(c,b,a.l),b.__k=a.__k,a.__k=a.l.__k):a.h&&a.componentWillUnmo
unt();a.s=c}function Ax(d,a){return Zj(Ay,{__v:d,i:a})}function By(){}function Cy(){return
this.cancelBubble}function Dy(){return this.defaultPrevented}function Ia(d,a){void
0===a&&(a={});a=a.insertAt;if(d&&'undefined'!==typeof document){var
b=document.head||document.getElementsByTagName('head')[0],c=document.createElement('style');c.type='text/css';'t
op'===a?b.firstChild?b.insertBefore(c,
b.firstChild):b.appendChild(c):b.appendChild(c);c.styleSheet?c.styleSheet.cssText=d:c.appendChild(document.create
TextNode(d))}}function Xk(d){var a=d.children,b=void 0===d.component?'div':d.component,c=void
0===d.display?'flex':d.display,e=d.flexDirection,f=d.flexWrap,g=d.alignContent,h=d.justifyContent,k=d.alignItems,l=
d.order,m=d.flexGrow,p=d.flexShrink,q=d.alignSelf;d=vb(d,'children component display flexDirection flexWrap
alignContent justifyContent alignItems order flexGrow flexShrink alignSelf'.split(' '));
r e t u r n
Zj(b,Object.assign({style:{display:c,flexDirection:e,flexWrap:f,alignContent:g,justifyContent:h,alignItems:k,order:l,fl
exGrow:m,flexShrink:p,alignSelf:q}},d),a)}function Ux(d){switch(d){case './platforms/android.ts':return
Promise.resolve().then(function(){return Ey});case './platforms/ios.ts':return Promise.resolve().then(function(){return
Fy});default:return new Promise(function(a,b){('function'===typeof
queueMicrotask?queueMicrotask:setTimeout)(b.bind(null,Error('Unknown variable dynamic import: '+
d ) ) ) } ) } } f u n c t i o n A t ( d , a ) { r e t u r n f u n c t i o n ( b ) { v a r
c=b.className;b=Object.assign(Object.assign({},b),{className:ka(a,c)});return x(d,Object.assign({},b),void
0)}}function Gy(d,a){return F(this,void 0,void 0,function c(){var e;return
n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return
f.yield(nd(d,Gq.UserLevelCoppaOld,L.PUBLIC),2);e=f.yieldResult;return f.return(void 0!==a&&void
0!==e?a||e:void 0===a&&void 0!==e?e:void 0!==a&&void 0===e?a:void 0)})})}function kq(d){return F(this,void 0,
void 0,function b(){var c;return n.generator.createGenerator(b,function(e){if(1==e.nextAddress)return
e.yield(nd(d,ak.UserLevelCoppa,L.PUBLIC),2);c=e.yieldResult;return e.return(Gy(d,c))})})}function Bt(d){var
a={};return a[bk.Spm]=d||pl.None,a}function Ys(d,a){return'boolean'===typeof
d?d:'true'===d||('false'===d?!1:a)}function Ws(d){return F(this,void 0,void 0,function b(){var c,e,f,g,h;return
n.generator.createGenerator(b,function(k){if(1==k.nextAddress)return
k.yield(Promise.all([nd(d,gj.DeveloperConsent,
L.PUBLIC),nd(d,gj.PiplApplies),nd(d,gj.PiplOptInState)]),2);c=k.yieldResult;e=n.makeIterator(c);f=e.next().value;g=
e.next().value;h=e.next().value;return k.return({piplConsent:f,piplApplies:g,piplOptinState:h})})})}function
Kn(d,a,b,c){c=void 0===c?Wj.Default:c;var e,f=null===(e=Ca.getState().config)||void 0===e?void
0:e.country;e=$a.getState().clientInfo||{};Wa.sendEvent('ads.sdk2.privacy.refactor',Ae.EMPTY,{platform:d,reportTyp
e:b,reportCategory:c,country:f,gameId:e.gameId,sdkVersion:e.sdkVersion,
sdkVersionName:e.sdkVersionName,configUrl:e.configUrl,data:a})}function Ct(){var
d=Ob.getState(),a=d.coppaSession,b=a.isUserLevelFlagDetected;a=a.nonBehavioral;var
c=d.sessionPrivacyModeState[bk.Spm]||pl.None;d=d.devicePrivacyModeState[ck.Dpm];var e;var
f = n u l l = = = ( e = d | | v f . N o n e ) | | v o i d 0 = = = e ? v o i d
0:e.toLowerCase();e=f===vf.App||c===pl.App?vf.App:f===vf.Mixed||c===pl.Mixed?vf.Mixed:vf.None;c=e===vf.M
i x e d ? v o i d 0 = = = a ? v o i d 0 : a : v o i d
0;return{nonBehavioral:c,isUserLevelFlagDetected:b,isSendingTrackingIdentifiersAllowed:e===
vf.App?!1:e===vf.Mixed?!1===a:!0,dpm:d}}function co(){if(iq())return Ob.getState().nativeState===Xj.Allowed;var
d = V s ( ) ; i f ( d = = = y e . U s e D P M V a l u e ) { v a r
a=Ob.getState();d=a.coppaSession.nonBehavioral;a=a.devicePrivacyModeState[ck.Dpm]||vf.None;d=a===vf.App?!1:
a===vf.Mixed?!1===d:!0}else d=d===ye.UseResponseValue;return d}function Jn(d,a){var
b=Ob.getState().privacyProtocol;Ob.setState({privacyProtocol:Object.assign(Object.assign({},b),{statusCode:d,error:
a})})}function eo(){this._listeners={}}function Dt(d){'undefined'!==
typeof Float32Array?function(){function a(k,l,m){f[0]=k;l[m]=g[0];l[m+1]=g[1];l[m+2]=g[2];l[m+3]=g[3]}function
b(k,l,m){f[0]=k;l[m]=g[3];l[m+1]=g[2];l[m+2]=g[1];l[m+3]=g[0]}function
c(k,l){g[0]=k[l];g[1]=k[l+1];g[2]=k[l+2];g[3]=k[l+3];return f[0]}function
e(k,l){g[3]=k[l];g[2]=k[l+1];g[1]=k[l+2];g[0]=k[l+3];return f[0]}var f=new Float32Array([-0]),g=new
Uint8Array(f.buffer),h=128===g[3];d.writeFloatLE=h?a:b;d.writeFloatBE=h?b:a;d.readFloatLE=h?c:e;d.readFloatBE
=h?e:c}():function(){function a(c,e,
f,g){var h=0>e?1:0;h&&(e=-e);if(0===e)c(0<1/e?0:2147483648,f,g);else if(isNaN(e))c(2143289344,f,g);else
if(3.4028234663852886E38<e)c((h<<31|2139095040)>>>0,f,g);else if(1.1754943508222875E-
38>e)c((h<<31|Math.round(e/1.401298464324817E-45))>>>0,f,g);else{var
k=Math.floor(Math.log(e)/Math.LN2);c((h<<31|k+127<<23|Math.round(e*Math.pow(2,-
k)*8388608)&8388607)>>>0,f,g)}}function b(c,e,f){f=c(e,f);c=2*(f>>31)+1;e=f>>>23&255;f&=8388607;return
255===e?f?NaN:Infinity*c:0===e?1.401298464324817E-45*c*f:c*Math.pow(2,
e -
150)*(f+8388608)}d.writeFloatLE=a.bind(null,Et);d.writeFloatBE=a.bind(null,Ft);d.readFloatLE=b.bind(null,Gt);d.re
adFloatBE=b.bind(null,Ht)}();'undefined'!==typeof Float64Array?function(){function
a(k,l,m){f[0]=k;l[m]=g[0];l[m+1]=g[1];l[m+2]=g[2];l[m+3]=g[3];l[m+4]=g[4];l[m+5]=g[5];l[m+6]=g[6];l[m+7]=g[7]
} f u n c t i o n
b(k,l,m){f[0]=k;l[m]=g[7];l[m+1]=g[6];l[m+2]=g[5];l[m+3]=g[4];l[m+4]=g[3];l[m+5]=g[2];l[m+6]=g[1];l[m+7]=g[0
]}function c(k,l){g[0]=k[l];g[1]=k[l+1];g[2]=k[l+2];g[3]=k[l+3];g[4]=k[l+4];
g [ 5 ] = k [ l + 5 ] ; g [ 6 ] = k [ l + 6 ] ; g [ 7 ] = k [ l + 7 ] ; r e t u r n f [ 0 ] } f u n c t i o n
e(k,l){g[7]=k[l];g[6]=k[l+1];g[5]=k[l+2];g[4]=k[l+3];g[3]=k[l+4];g[2]=k[l+5];g[1]=k[l+6];g[0]=k[l+7];return
f [ 0 ] } v a r f = n e w F l o a t 6 4 A r r a y ( [ - 0 ] ) , g = n e w
Uint8Array(f.buffer),h=128===g[7];d.writeDoubleLE=h?a:b;d.writeDoubleBE=h?b:a;d.readDoubleLE=h?c:e;d.read
DoubleBE=h?e:c}():function(){function a(c,e,f,g,h,k){var l=0>g?1:0;l&&(g=-
g);if(0===g)c(0,h,k+e),c(0<1/g?0:2147483648,h,k+f);else if(isNaN(g))c(0,h,k+e),c(2146959360,h,k+f);else
if(1.7976931348623157E308<
g)c(0,h,k+e),c((l<<31|2146435072)>>>0,h,k+f);else if(2.2250738585072014E-308>g)g/=4.9E-
324,c(g>>>0,h,k+e),c((l<<31|g/4294967296)>>>0,h,k+f);else{var
m=Math.floor(Math.log(g)/Math.LN2);1024===m&&(m=1023);g*=Math.pow(2,-
m);c(4503599627370496*g>>>0,h,k+e);c((l<<31|m+1023<<20|1048576*g&1048575)>>>0,h,k+f)}}function
b(c,e,f,g,h){e=c(g,h+e);g=c(g,h+f);c=2*(g>>31)+1;f=g>>>20&2047;e=4294967296*(g&1048575)+e;return
2047===f?e?NaN:Infinity*c:0===f?4.9E-324*c*e:c*Math.pow(2,f-
1075)*(e+4503599627370496)}d.writeDoubleLE=
a.bind(null,Et,0,4);d.writeDoubleBE=a.bind(null,Ft,4,0);d.readDoubleLE=b.bind(null,Gt,0,4);d.readDoubleBE=b.bind
( n u l l , H t , 4 , 0 ) } ( ) ; r e t u r n d } f u n c t i o n
Et(d,a,b){a[b]=d&255;a[b+1]=d>>>8&255;a[b+2]=d>>>16&255;a[b+3]=d>>>24}function
Ft(d,a,b){a[b]=d>>>24;a[b+1]=d>>>16&255;a[b+2]=d>>>8&255;a[b+3]=d&255}function
Gt(d,a){return(d[a]|d[a+1]<<8|d[a+2]<<16|d[a+3]<<24)>>>0}function
Ht(d,a){return(d[a]<<24|d[a+1]<<16|d[a+2]<<8|d[a+3])>>>0}function
Td(d,a){this.lo=d>>>0;this.hi=a>>>0}function tm(d,a,b){this.fn=d;
this.len=a;this.next=void 0;this.val=b}function Hq(){}function
Hy(d){this.head=d.head;this.tail=d.tail;this.len=d.len;this.next=d.states}function
Jb(){this.len=0;this.tail=this.head=new tm(Hq,0,0);this.states=null}function Iq(d,a,b){a[b]=d&255}function
J q ( d , a ) { t h i s . l e n = d ; t h i s . n e x t = v o i d 0 ; t h i s . v a l = a } f u n c t i o n
Kq(d,a,b){for(;d.hi;)a[b++]=d.lo&127|128,d.lo=(d.lo>>>7|d.hi<<25)>>>0,d.hi>>>=7;for(;127<d.lo;)a[b++]=d.lo&12
7|128,d.lo>>>=7;a[b++]=d.lo}function Lq(d,a,b){a[b]=d&255;a[b+1]=d>>>8&255;a[b+2]=d>>>
16&255;a[b+3]=d>>>24}function dk(){Mq.call(this)}function
Iy(d,a,b){40>d.length?lb.utf8.write(d,a,b):a.utf8Write(d,b)}function Yg(d,a){return RangeError('index out of range:
'+d.pos+' + '+(a||1)+' > '+d.len)}function vd(d){this.buf=d;this.pos=0;this.len=d.length}function Nq(){var d=new
I t ( 0 , 0 ) , a = 0 ; i f ( 4 < t h i s . l e n -
this.pos){for(;4>a;++a)if(d.lo=(d.lo|(this.buf[this.pos]&127)<<7*a)>>>0,128>this.buf[this.pos++])return
d;d.lo=(d.lo|(this.buf[this.pos]&127)<<28)>>>0;d.hi=(d.hi|(this.buf[this.pos]&127)>>
4)>>>0;if(128>this.buf[this.pos++])return d;a=0}else{for(;3>a;++a){if(this.pos>=this.len)throw
Yg(this);d.lo=(d.lo|(this.buf[this.pos]&127)<<7*a)>>>0;if(128>this.buf[this.pos++])return
d}d.lo=(d.lo|(this.buf[this.pos++]&127)<<7*a)>>>0;return d}if(4<this.len-
this.pos)for(;5>a;++a){if(d.hi=(d.hi|(this.buf[this.pos]&127)<<7*a+3)>>>0,128>this.buf[this.pos++])return d}else
f o r ( ; 5 > a ; + + a ) { i f ( t h i s . p o s > = t h i s . l e n ) t h r o w
Yg(this);d.hi=(d.hi|(this.buf[this.pos]&127)<<7*a+3)>>>0;if(128>this.buf[this.pos++])return d}throw Error('invalid
varint encoding');
}function fo(d,a){return(d[a-4]|d[a-3]<<8|d[a-2]<<16|d[a-1]<<24)>>>0}function Jt(){if(this.pos+8>this.len)throw
Yg(this,8);return new It(fo(this.buf,this.pos+=4),fo(this.buf,this.pos+=4))}function um(d){Oq.call(this,d)}function
vm(d,a,b){if('function'!==typeof d)throw TypeError('rpcImpl must be a
function');lb.EventEmitter.call(this);this.rpcImpl=d;this.requestDelimited=!!a;this.responseDelimited=!!b}function
Jy(d,a,b,c){return F(this,void 0,void 0,function f(){var g,h,k,l;return n.generator.createGenerator(f,
f u n c t i o n ( m ) { i f ( 1 = = m . n e x t A d d r e s s ) r e t u r n
m.setCatchFinallyBlocks(2),g=og.getDeviceTrackingIdentifiers(d,a,b),h=g.advertisingTrackingId,k=d===B.IOS?og.g
e t I o s D e v i c e V e n d o r I d e n t i f i e r ( a ) : v o i d
0,m.yield(c.set(L.PRIVATE,'unifiedconfig.pii',{advertisingTrackingId:h,vendorIdentifier:k}),4);if(2!=m.nextAddress)
return m.leaveTryBlock(0);l=m.enterCatchBlock();xc.getState().captureException(l);m.jumpToEnd()})})}var
qc;(function(d){d.IOS='ios';d.ANDROID='android';d.TEST='test'})(qc||(qc={}));[qc.ANDROID,qc.IOS];
v a r
Vn=null,B;(function(d){d[d.ANDROID=0]='ANDROID';d[d.IOS=1]='IOS';d[d.TEST=2]='TEST'})(B||(B={}));var
go={},ho=(go[B.ANDROID]=qc.ANDROID,go[B.IOS]=qc.IOS,go[B.TEST]=qc.TEST,go),pa='undefined'!==typeof
window?window:'undefined'!==typeof global?global:'undefined'!==typeof
self?self:{},Ky=oa(function(d,a){Object.defineProperty(a,'__esModule',{value:!0});a.default=function(b){function
c(l,m,p){function q(){var u=m(k);if(!p(r,u)){var v=r;l(r=u,v)}}void 0===m&&(m=e);void
0===p&&(p=Object.is);var r=m(k);
g.add(q);return function(){return g.delete(q)}}function e(){return k}function f(l,m){l='function'===typeof
l?l(k):l;if(l!==k){var p=k;k=m?l:Object.assign({},k,l);g.forEach(function(q){return q(k,p)})}}var g=new
Set,h={setState:f,getState:e,subscribe:function(l,m,p){if(m||p)return c(l,m,p);g.add(l);return function(){return
g.delete(l)}},destroy:function(){return g.clear()}};var k=b(f,e,h);return
h}}),Wb=ta(Ky),qi;(function(d){d[d.Pending=0]='Pending';d[d.Ok=1]='Ok';d[d.Fail=2]='Fail'})(qi||(qi={}));
var xc=Wb(function(d,a){return{status:qi.Pending,queue:[],init:function(b,c){return F(void 0,void 0,void 0,function
f(){var g;return n.generator.createGenerator(f,function(h){if(1==h.nextAddress)return
h.setCatchFinallyBlocks(2),h.yield(py(b,c),4);if(2!=h.nextAddress)return
g=h.yieldResult,d({status:g?qi.Ok:qi.Fail}),h.leaveTryBlock(0);h.enterCatchBlock();d({status:qi.Fail});h.jumpToEnd
()})})},captureException:function(b,c){var e=a(),f=e.queue;return
e.status!==qi.Fail&&10>f.length?(d({queue:[].concat(n.arrayFromIterable(f),
[ [ b , c ] ] ) } ) , ! 0 ) : ! 1 } } } ) , L y = x c . s u b s c r i b e ( f u n c t i o n ( ) { v a r
d=xc.getState(),a=d.queue;d=d.status;d===qi.Fail&&(Ly(),xc.setState({queue:[]}));d===qi.Ok&&0<a.length&&(a.fo
rEach(function(b){var c;return null===(c=window.Sentry)||void 0===c?void
0:c.captureException.apply(c,n.arrayFromIterable(b))}),xc.setState({queue:[]}))},function(d){return{queue:d.queue,st
a t u s : d . s t a t u s } } , f u n c t i o n ( d , a ) { r e t u r n
d.status===a.status&&0===a.queue.length}),mb;(function(d){d[d.APPSHEET=0]='APPSHEET';d[d.ADUNIT=1]='
ADUNIT';d[d.VIDEOPLAYER=
2]='VIDEOPLAYER';d[d.CACHE=3]='CACHE';d[d.CONNECTIVITY=4]='CONNECTIVITY';d[d.STORAGE=5]='
STORAGE';d[d.REQUEST=6]='REQUEST';d[d.RESOLVE=7]='RESOLVE';d[d.BROADCAST=8]='BROADCAST'
;d[d.NOTIFICATION=9]='NOTIFICATION';d[d.LIFECYCLE=10]='LIFECYCLE';d[d.DEVICEINFO=11]='DEVIC
EINFO';d[d.WEBPLAYER=12]='WEBPLAYER';d[d.DECISION=13]='DECISION';d[d.PLACEMENT_CONTENT
=14]='PLACEMENT_CONTENT';d[d.BANNER=15]='BANNER';d[d.AR=16]='AR';d[d.ANALYTICS=17]='ANAL
YTICS';d[d.PERMISSIONS=18]='PERMISSIONS';d[d.DOWNLOAD=19]='DOWNLOAD';
d[d.INSTALL=20]='INSTALL';d[d.STORE=21]='STORE';d[d.WEB_AUTH_SESSION=22]='WEB_AUTH_SESSI
ON';d[d.NATIVE_ERROR=23]='NATIVE_ERROR';d[d.LOAD_API=24]='LOAD_API';d[d.TRACKING_MANAG
ER=25]='TRACKING_MANAGER';d[d.TOKEN=26]='TOKEN';d[d.SHOW_API=27]='SHOW_API';d[d.SKADNE
TWORK=28]='SKADNETWORK';d[d.GMA=29]='GMA';d[d.INIT_GMA=30]='INIT_GMA';d[d.TOPICS=31]='TO
PICS';d[d.MEASUREMENTS=32]='MEASUREMENTS'})(mb||(mb={}));pm.prototype.queue=function(d,a,b){b=voi
d 0===b?[]:b;return this.rawQueue(d,a,b)};pm.prototype.rawQueue=
f unc tio n ( d , a , b ){ v ar c = t h i s; b=voi d 0===b?[]: b; ret urn new
Promise(function(e,f){e=c._nativeBridge.registerCallback(e,f);c._batch.push([d,a,b,e.toString()])})};pm.prototype.get
Batch=function(){return this._batch};C.prototype.subscribe=function(d){this._observers.push(d);return
d};C.prototype.unsubscribe=function(d){this._observers.length&&(this._observers='undefined'!==typeof
d?this._observers.filter(function(a){return a!==d}):[])};C.prototype.trigger=function(){var
d=n.getRestArguments.apply(0,arguments);
t h i s . _ o b s e r v e r s . f o r E a c h ( f u n c t i o n ( a ) { r e t u r n
a.apply(null,n.arrayFromIterable(d))})};C.prototype[Symbol.asyncIterator]=function(){var
d=this,a=[],b,c=this.subscribe(function(){var e=n.getRestArguments.apply(0,arguments);b?(b(e),b=void
0):a.push(e)});return{next:function(){return F(d,void 0,void 0,function f(){var g,h;return
n.generator.createGenerator(f,function(k){if(1==k.nextAddress){if(a.length)return k.return({value:a.shift()});g=new
Promise(function(l){b=l});return k.yield(g,2)}h=k.yieldResult;
return k.return({value:h})})})},return:function(e){d.unsubscribe(c);return Promise.resolve({value:e})}}};var
Vc;(function(d){d[d.OK=0]='OK';d[d.ERROR=1]='ERROR'})(Vc||(Vc={}));ud.convertStatus=function(d){switch(d)
{case Vc[Vc.OK]:return Vc.OK;case Vc[Vc.ERROR]:return Vc.ERROR;default:throw Error('Status string is not
valid: '+d);}};ud.prototype.registerCallback=function(d,a){var b=this._callbackId++;this._callbackTable[b]=new
om(d,a);return b};ud.prototype.invoke=function(d,a,b){if(this._autoBatchEnabled){if(this._autoBatch)return
this._autoBatch.queue(d,
a,b);this._autoBatch=new pm(this)}var c=new pm(this);d=c.queue(d,a,b);this.invokeBatch(c);return
d};ud.prototype.handleCallback=function(d){var a=this;d.forEach(function(b){var
c = n . m a k e I t e r a t o r ( b ) ; b = c . n e x t ( ) . v a l u e ; v a r
e=c.next().value;c=c.next().value;b=parseInt(b,10);e=ud.convertStatus(e);c=1===c.length?c[0]:c;var
f=a._callbackTable[b];if(!f)throw Error('Unable to find matching callback object from callback id '+b);switch(e){case
Vc.OK:f.resolve(c);break;case Vc.ERROR:f.reject(c);break;default:throw Error('Unknown callback status');
} d e l e t e
a._callbackTable[b]});this._autoBatchEnabled&&(this._autoBatch&&0<this._autoBatch.getBatch().length&&this.inv
okeBatch(this._autoBatch),delete this._autoBatch)};ud.prototype.addEventHandler=function(d,a){mb[d]in
this._eventHandlers||(this._eventHandlers[mb[d]]=a)};ud.prototype.handleEvent=function(d){var
a=n.makeIterator(d);d=a.next().value;var b=a.next().value;a=n.arrayFromIterator(a);var
c=this.handledEventCategories[d];c&&this._onNativeEvent.trigger(d,b,a);if(this._eventHandlers[d])this._eventHandl
ers[d].handleEvent(b,
a);else if(!c&&d!==mb[mb.TOKEN])throw Error('Unknown event category:
'+d);};ud.prototype.handleInvocation=function(d){function a(p){var
q=n.getRestArguments.apply(1,arguments);b.invokeCallback.apply(b,[f,Vc[p]].concat(n.arrayFromIterable(q)))}var
b = t h i s ; d = n . m a k e I t e r a t o r ( d ) ; v a r
c=d.next().value,e=d.next().value,f=d.next().value,g=n.arrayFromIterator(d),h,k;d=xc.getState().captureException;this
.callbackIdRegistry.has(f)?d(Error('Callback id '+f+' already exists')):this.callbackIdRegistry.add(f);var l=
Reflect.get(window,c);if(l){var m=null===(k=null===(h=Reflect.get(l,e))||void 0===h?void 0:h.bind)||void
0===k?void 0:k.call(h,l);if(m)try{m.apply(null,[].concat(n.arrayFromIterable(g),[a]))}catch(p){d(p instanceof
Error?p:Error(p)),this.invokeCallback(f,Vc[Vc.ERROR],'Unexpected error')}else h='Unable to find method '+e+' on
class '+c,d(Error(h)),this.invokeCallback(f,Vc[Vc.ERROR],h)}else h='Unable to find class
'+c,d(Error(h)),this.invokeCallback(f,Vc[Vc.ERROR],h)};ud.prototype.getPlatform=function(){return
this._platform};
ud.prototype.setAutoBatchEnabled=function(d){this._autoBatchEnabled=d};ud.prototype.invokeBatch=function(d){t
his._backend.handleInvocation(JSON.stringify(d.getBatch()).replace(ud._doubleRegExp,'$1'))};ud.prototype.invokeC
a l l b a c k = f u n c t i o n ( d , a ) { v a r
b=n.getRestArguments.apply(2,arguments);this.callbackIdRegistry.delete(d)?this._backend.handleCallback(d,a,JSON.
stringify(b)):xc.getState().captureException(Error('Callback id '+d+' does not
exist'))};ud.prototype.registerEventCategory=function(d){this.handledEventCategories[d]=
!0};n.global.Object.defineProperties(ud.prototype,{onNativeEvent:{configurable:!0,enumerable:!0,get:function(){retu
r n
this._onNativeEvent}}});ud._doubleRegExp=/"(\d+\.\d+)=double"/g;ol.prototype.handleInvocation=function(d){var
a = n e w
XMLHttpRequest;a.open('POST',ol._nativeUrl+'/handleInvocation',!0);a.send(d)};ol.prototype.handleCallback=functi
o n ( d , a , b ) { v a r c = n e w
XMLHttpRequest;c.open('POST',ol._nativeUrl+'/handleCallback',!0);c.send('{"id":"'+d+'","status":"'+a+'","parameter
s":'+b+'}')};ol._nativeUrl=
'https://webviewbridge.unityads.unity3d.com';wq.prototype.handleInvocation=function(d){window.webkit.messageHa
ndlers.handleInvocation.postMessage(d)};wq.prototype.handleCallback=function(d,a,b){window.webkit.messageHan
dlers.handleCallback.postMessage({id:d,status:a,parameters:b})};R.decodeProtocol=function(d){return
d.replace(/^(https|http)%3A%2F%2F/i,'$1://')};R.applyEncode=function(d,a){if(d){for(var
b='',c=0;c<d.length;)'%'===d[c]&&3<=d.length-c&&R.isNumber(d[c+1])&&R.isNumber(d[c+2])?(b+=d[c++],
b+=d[c++],b+=d[c++]):(b+=a(d[c]),c++);return b}return d};R.encode=function(d){return
this.applyEncode(d,function(a){return encodeURI(a)})};R.encodeParam=function(d){return
t h i s . a p p l y E n c o d e ( d , f u n c t i o n ( a ) { r e t u r n
encodeURIComponent(a)})};R.encodeUrlWithQueryParams=function(d){if(!d.includes('?'))return R.encode(d);var
a=d.split('?');d=a[0];var b=a[1].split('&');a=[];b=n.makeIterator(b);for(var c=b.next();!c.done;c=b.next()){var
e=c.value.split('=');c=[];e=n.makeIterator(e);for(var f=e.next();!f.done;f=
e.next())c.push(R.encodeParam(f.value));a.push(c.join('='))}return
R . e n c o d e ( d ) + ' ? ' + a . j o i n ( ' & ' ) } ; R . p a r s e = f u n c t i o n ( d ) { v a r
a=document.createElement('a');a.href=d;return{protocol:a.protocol,host:a.host,hostname:a.hostname,port:parseInt(a.p
ort,10),pathname:a.pathname,search:a.search,hash:a.hash}};R.addParameters=function(d,a,b){d=d.toString();b=b?'#':'
?';d=d.includes(b)?d+'&':d+b;b=[];for(var c in a)if(c in a){var e=a[c];void
0!==e&&b.push(encodeURIComponent(c)+'='+encodeURIComponent(e))}return d+=b.join('&')};
R.getQueryParameter=function(d,a){if(!d.includes('?'))return
n u l l ; d = d . s p l i t ( ' ? ' ) [ 1 ] . s p l i t ( ' & ' ) ; d = n . m a k e I t e r a t o r ( d ) ; f o r ( v a r
b=d.next();!b.done;b=d.next())if(b=b.value.split('='),b[0]===a)return b[1];return
null};R.removeQueryParameter=function(d,a){var b=R.getQueryParameter(d,a);return null==b?d:d.replace(new
RegExp('&?'+a+'='+b),'')};R.isValid=function(d){return!(!d.match(/^http:./i)&&!d.match(/^https:./i)||!R.isValidUrlCh
aracters(d))};R.isValidUrlCharacters=function(d){return!(null===d||void 0===
d||!d.match(/^([!\$#&-;=\?-\[\]_a-z~{}|\\^`]|[\u00A1-\uFFFF]|%[0-9a-fA-
F]{2})+$/i))};R.isValidNonHttpProtocol=function(d){return!(null===d||void 0===d||!d.match(/^(https|itms-
apps|market|deeplinker):/i))};R.isValidProtocol=function(d){return!(null===d||void
0 = = = d | | ! d . m a t c h ( / ^ ( h t t p | h t t p s | i t m s -
apps|market|deeplinker):/i))};R.isValidProtocolWithAllSupportedProtocols=function(d){return
R . i s V a l i d P r o t o c o l ( d ) | | ! ( n u l l = = = d | | v o i d
0===d||!d.match(/^(itmss|itunes):/i))};R.isRelativeProtocol=function(d){return!(null===
d||void 0===d||!d.match(/^\/\/./i))};R.getProtocol=function(d){var
a=document.createElement('a');a.setAttribute('href',d);return a.protocol};R.isProtocolWhitelisted=function(d,a){var
b=[];switch(a){case B.IOS:b=this.iosWhitelistedProtocols;break;case
B.ANDROID:b=this.androidWhitelistedProtocols}a=n.makeIterator(b);for(b=a.next();!b.done;b=a.next())if(b=b.value
,null===d||void 0===d?0:d.startsWith(b))return!0;return!1};R.getAppStoreUrlTemplates=function(d){var
a=[];switch(d){case B.IOS:a=this.iosAppStoreUrlTemplates;
break;case B.ANDROID:a=this.androidAppStoreUrlTemplates}return
a } ; R . g e t A p p S t o r e U r l T e m p l a t e s W i t h D T = f u n c t i o n ( d ) { r e t u r n
d===B.ANDROID?[].concat(n.arrayFromIterable(this.getAppStoreUrlTemplates(d)),['dtignite']):this.getAppStoreUrl
Templates(d)};R.isNumber=function(d){return!!d.match(/^[0-9a-fA-F]$/)};R.iosWhitelistedProtocols='deeplinker
i t u n e s i t m s i t m s s h t t p h t t p s ' . s p l i t ( '
');R.androidWhitelistedProtocols=['deeplinker','market','http','https'];R.iosAppStoreUrlTemplates=['https://itunes.apple
.com'];
R.androidAppStoreUrlTemplates=['https://play.google.com'];var
Ur=Un([9107,9258]),My=Un(['1475968','1708468','3391175','37214','37215']),Ny=Un('109455881 109455877
109091853 109091754 114617576 114617336 145941071 145940860 147367465 151099348 151338976 151337994
152919353 153119177 16_215968892 16_220979354 16_203260709 16_223349858 16_220980857 16_203291188
16_203288594 16_217248861 16_220977264 16_217250598 16_200397780 16_200563587 16_200562587
16_219202714 16_217239365 16_220977577 16_200562390 16_200561491 16_223806491 16_219208805
16_217249360 16_217248733 16_226244139 16_226221945 16_223349336 16_226136780 16_226249715
16_217251023 16_226628388 16_225901232 16_226604812 16_220589497 16_223538689 16_225901233
16_225900934 16_225904217 16_223536291 16_223524147 16_223536390 16_215924381 16_254529147
16_254531438 16_254448866 16_254457659 16_254817914'.split(' ')),
Kt=Un([9119,9121]),Lt;(function(d){d[d.MobileCountryCode=0]='MobileCountryCode';d[d.MobileNetworkCode=1]
='MobileNetworkCode'})(Lt||(Lt={}));var em;(function(d){d[d.China=460]='China'})(em||(em={}));var
Pc;(function(d){d[d.STREAM_ALARM=4]='STREAM_ALARM';d[d.STREAM_DTMF=8]='STREAM_DTMF';d[d.
STREAM_MUSIC=3]='STREAM_MUSIC';d[d.STREAM_NOTIFICATION=5]='STREAM_NOTIFICATION';d[d.
STREAM_RING=2]='STREAM_RING';d[d.STREAM_SYSTEM=1]='STREAM_SYSTEM';d[d.STREAM_VOICE_
CALL=0]='STREAM_VOICE_CALL'})(Pc||(Pc={}));ja.prototype.toJSON=
function(){return JSON.stringify(this._data,this.serializeFilter)};ja.prototype.set=function(d,a){d in
this._schema||this.handleError(new hf('model: '+this._name+' key:'+d+' not in
schema','SchemaError'));this.checkValue(a,this._schema[d])?this._data[d]=a:this.handleError(new hf('model:
'+this._name+' key: '+d+' with value: '+a+': '+this.getTypeOf(a)+' is not in:
'+this._schema[d],'CheckValueError'))};ja.prototype.setModelValues=function(d){var
a=this;Object.entries(d).forEach(function(b){var c=n.makeIterator(b);
b=c.next().value;c=c.next().value;return a.set(b,c)})};ja.prototype.getAllData=function(){return
this._data};ja.prototype.get=function(d){return this._data[d]};ja.prototype.handleError=function(d){throw
d;};ja.prototype.serializeFilter=function(d,a){return a};ja.prototype.getTypeOf=function(d){return
Array.isArray(d)?'array':null===d?'null':'number'===typeof d&&Number.isInteger(d)?'integer':typeof
d};ja.prototype.checkValue=function(d,a){a=n.makeIterator(a);for(var b=a.next();!b.done;b=a.next()){b=
b . v a l u e ; v a r
c=this.getTypeOf(d);if(c===b||'number'===b&&'integer'===c)return!0}return!1};n.inherits(Ma,ja);Ma.prototype.fetc
h=function(){var d=this,a=[];a.push(this._core.DeviceInfo.getAdvertisingTrackingId().then(function(b){return
d . s e t ( ' a d v e r t i s i n g I d e n t i f i e r ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getLimitAdTrackingFlag().then(function(b){return
d . s e t ( ' l i m i t A d T r a c k i n g ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getOsVersion().then(function(b){return d.set('osVersion',
b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getModel().then(function(b){return
d . s e t ( ' m o d e l ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getScreenWidth().then(function(b){return
d.set('screenWidth',Math.floor(b))}).catch(function(b){return
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getScreenHeight().then(function(b){return
d.set('screenHeight',Math.floor(b))}).catch(function(b){return d.handleDeviceInfoError(b)}));
a.push(this._core.DeviceInfo.getSystemLanguage().then(function(b){return
d . s e t ( ' l a n g u a g e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d . h a ndleD eviceI n foError(b)}));a .push(thi s . _ co re. Dev i ceIn fo . i s R o o t ed (). t h en (fu n ct i o n (b ) { r e t u r n
d . s e t ( ' r o o t e d ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getTimeZone(!1).then(function(b){return
d . s e t ( ' t i m e Z o n e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getTotalMemory().then(function(b){return
d.set('totalMemory',
b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getCPUCount().then(function(b){return
d . s e t ( ' c p u C o u n t ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(this._core.DeviceInfo.getNetworkOperator().then(function(b){return
d.set('networkOperator',b)}).catch(function(b){return d.handleDeviceInfoError(b)}));return
Promise.all(a)};Ma.prototype.isChineseNetworkOperator=function(){return
jq(em.China,this.get('networkOperator'))};Ma.prototype.getAdvertisingIdentifier=
function(){return this.get('advertisingIdentifier')};Ma.prototype.getLimitAdTracking=function(){return
this.get('limitAdTracking')};Ma.prototype.getModel=function(){return
this.get('model')};Ma.prototype.getNetworkType=function(){var d=this;return
this._core.DeviceInfo.getNetworkType().then(function(a){d.set('networkType',a);return
d.get('networkType')})};Ma.prototype.getNetworkOperator=function(){return F(this,void 0,void 0,function a(){var
b=this,c;return n.generator.createGenerator(a,function(e){if(1==
e . n e x t A d d r e s s ) r e t u r n
b._platform!==B.IOS&&b._platform!==B.ANDROID?e.jumpTo(2):e.yield(b._core.DeviceInfo.getNetworkOperator(
),3);2!=e.nextAddress&&(c=e.yieldResult,b.set('networkOperator',c));return
e.return(b.get('networkOperator'))})})};Ma.prototype.getNetworkOperatorName=function(){return F(this,void 0,void
0,function a(){var b=this,c;return n.generator.createGenerator(a,function(e){if(1==e.nextAddress)return
b._platform!==B.IOS&&b._platform!==B.ANDROID?e.jumpTo(2):e.yield(b._core.DeviceInfo.getNetworkOperator
Name(),
3);2!=e.nextAddress&&(c=e.yieldResult,b.set('networkOperatorName',c));return
e.return(b.get('networkOperatorName'))})})};Ma.prototype.getOsVersion=function(){return
this.get('osVersion')};Ma.prototype.getScreenWidth=function(){var d=this;return
this._core.DeviceInfo.getScreenWidth().then(function(a){a=Math.floor(a);d.set('screenWidth',a);return
a})};Ma.prototype.getScreenHeight=function(){var d=this;return
this._core.DeviceInfo.getScreenHeight().then(function(a){a=Math.floor(a);d.set('screenHeight',
a ) ; r e t u r n a } ) } ; M a . p r o t o t y p e . i s R o o t e d = f u n c t i o n ( ) { r e t u r n
this.get('rooted')};Ma.prototype.getConnectionType=function(){var d=this;return
this._core.DeviceInfo.getConnectionType().then(function(a){d.set('connectionType',a);return
d.get('connectionType')})};Ma.prototype.getTimeZone=function(){return
this.get('timeZone')};Ma.prototype.getTotalSpace=function(){return
this.get('totalInternalSpace')};Ma.prototype.getLanguage=function(){return
this.get('language')};Ma.prototype.getHeadset=function(){var d=
this;return this._core.DeviceInfo.getHeadset().then(function(a){d.set('headset',a);return
d.get('headset')})};Ma.prototype.getDeviceVolume=function(d){var a=this;d=void
0 = = = d ? P c . S T R E A M _ S Y S T E M : d ; r e t u r n
this._platform===B.IOS?this._core.DeviceInfo.Ios.getDeviceVolume().then(function(b){a.set('volume',b);return
a.get('volume')}):this._platform===B.ANDROID?this._core.DeviceInfo.Android.getDeviceVolume(d).then(function(
b){a.set('volume',b);return a.get('volume')}):Promise.resolve(this.get('volume'))};
Ma.prototype.checkIsMuted=function(){var d;null===(d=this._core.DeviceInfo.Ios)||void 0===d?void
0:d.checkIsMuted()};Ma.prototype.getScreenBrightness=function(){var d=this;return
t h i s. _cor e.DeviceInfo.ge tSc re enB rightnes s (). t h en (fu n ct i o n (a){ d . s et ('s creen B ri g h t n es s ', a ) ; r e t u r n
d.get('screenBrightness')})};Ma.prototype.getBatteryLevel=function(){var d=this;return
this._core.DeviceInfo.getBatteryLevel().then(function(a){d.set('batteryLevel',a);return
d.get('batteryLevel')})};Ma.prototype.getBatteryStatus=
function(){var d=this;return this._core.DeviceInfo.getBatteryStatus().then(function(a){d.set('batteryStatus',a);return
d.get('batteryStatus')})};Ma.prototype.getFreeMemory=function(){var d=this;return
this._core.DeviceInfo.getFreeMemory().then(function(a){d.set('freeMemory',a);return
d.get('freeMemory')})};Ma.prototype.getTotalMemory=function(){return
this.get('totalMemory')};Ma.prototype.getDTO=function(){var d=this;return
this.getAnonymousDTO().then(function(a){d.getAdvertisingIdentifier()&&(a.advertisingTrackingId=
d.getAdvertisingIdentifier(),a.limitAdTracking=d.getLimitAdTracking());return
a})};Ma.prototype.getAnonymousDTO=function(){var d=this;return
Promise.all([this.getConnectionType().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getNetworkType().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getNetworkOperator().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getNetworkOperatorName().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getHeadset().catch(function(a){return d.handleDeviceInfoError(a)}),
t h i s . g e t D e v i c e V o l u m e ( ) . c a t c h ( f u n c t i o n ( a ) { r e t u r n
d.handleDeviceInfoError(a)}),this.getScreenWidth().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getScreenHeight().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getScreenBrightness().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getFreeSpace().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getBatteryLevel().catch(function(a){return
d.handleDeviceInfoError(a)}),this.getBatteryStatus().catch(function(a){return d.handleDeviceInfoError(a)}),
this.getFreeMemory().catch(function(a){return d.handleDeviceInfoError(a)})]).then(function(a){var
b = n . m a k e I t e r a t o r ( a ) ; a = b . n e x t ( ) . v a l u e ; v a r
c=b.next().value,e=b.next().value,f=b.next().value,g=b.next().value,h=b.next().value,k=b.next().value,l=b.next().value
,m=b.next().value,p=b.next().value,q=b.next().value,r=b.next().value;b=b.next().value;return{osVersion:d.getOsVersi
on(),deviceModel:d.getModel(),connectionType:a,networkType:c,screenWidth:k,screenHeight:l,networkOperator:e,ne
tworkOperatorName:f,
timeZone:d.getTimeZone(),headset:g,language:d.getLanguage(),deviceVolume:h,screenBrightness:m,freeSpaceIntern
al:p,totalSpaceInternal:d.getTotalSpace(),batteryLevel:q,batteryStatus:r,freeMemory:b,totalMemory:d.getTotalMemor
y(),rooted:d.isRooted()}})};Ma.prototype.getStaticDTO=function(){var
d=this.getAnonymousStaticDTO();this.getAdvertisingIdentifier()&&(d.advertisingTrackingId=this.getAdvertisingIde
ntifier(),d.limitAdTracking=this.getLimitAdTracking());return d};Ma.prototype.getAnonymousStaticDTO=
function(){return{osVersion:this.getOsVersion(),deviceModel:this.getModel(),timeZone:this.getTimeZone(),language
:this.getLanguage(),totalSpaceInternal:this.getTotalSpace(),totalMemory:this.getTotalMemory(),rooted:this.isRooted(
)}};Ma.prototype.handleDeviceInfoError=function(d){this._core.Sdk.logWarning(JSON.stringify(d))};Ma.prototype.f
e t c h F r e e S p a c e = f u n c t i o n ( ) { r e t u r n P r o m i s e . r e s o l v e ( v o i d
0)};Ma.Schema={advertisingIdentifier:['string','undefined','null'],connectionType:['string'],timeZone:['string'],
volume:['number'],networkOperator:['string','undefined'],networkOperatorName:['string','undefined'],screenWidth:['int
eger'],screenHeight:['integer'],screenBrightness:['number'],limitAdTracking:['boolean','undefined'],osVersion:['string'],
model:['string'],rooted:['boolean'],language:['string'],freeInternalSpace:['number'],totalInternalSpace:['number'],networ
kType:['number'],batteryLevel:['number'],batteryStatus:['number'],freeMemory:['number'],totalMemory:['number'],cpu
Count:['integer'],maxVolume:['number'],
h e a d s e t : [ ' b o o l e a n ' ] } ; v a r
qb;(function(d){d.version1_0='1.0';d.version2_0='2.0';d.version2_1='2.1';d.version2_2='2.2';d.version3_0='3.0';d.versi
o n 4 _ 0 = ' 4 . 0 ' } ) ( q b | | ( q b = { } ) ) ; n . i n h e r i t s ( n m , E r r o r ) ; v a r
$a=Wb(function(d){return{appStartTime:Date.now(),setClientInfo:function(a){try{d({clientInfo:{gameId:a[0],testMo
de:a[1],bundleId:a[2],bundleVersion:a[3],sdkVersion:a[4],sdkVersionName:'3.0.1-
rc2'!==a[5]?a[5]:'3.0.1',encrypted:!a[6],configUrl:a[7],webviewUrl:a[8],webviewHash:a[9],webviewVersion:a[10],init
Timestamp:a[11],
reinitialized:a[12],usePerPlacementLoad:!!a[13],isWebViewUpdateAvailable:a[14],loadCompleteTimestamp:a[15],st
ateId:a[16],privacyNativeState:18>a.length?void 0:a[17]}})}catch(b){xc.getState().captureException(new
nm('ClientInfoData',b.message))}}}});oi.prototype.forwardTo=function(d){this._metrics.forEach(function(a){d.report
MetricEventWithTags(a.event,a.tags)});this._timings.forEach(function(a){d.reportTimingEventWithTags(a.event,a.va
lue,a.tags)})};oi.prototype.reportMetricEvent=function(d){this._metrics.push({event:d,
tags:{}})};oi.prototype.reportMetricEventWithTags=function(d,a){this._metrics.push({event:d,tags:a})};oi.prototype.
reportTimingEvent=function(d,a){this._timings.push({event:d,value:a,tags:{}})};oi.prototype.reportTimingEventWit
hTags=function(d,a,b){this._timings.push({event:d,value:a,tags:b})};oi.prototype.sendBatchedEvents=function(){retu
r n P r o m i s e . r e s o l v e ( [ ] ) } ; v a r
tg;(function(d){d.TooLargeFile='too_large_file';d.BannerRequestError='banner_request_error';d.VastClickWithoutIm
pressionError='vast_click_without_impression';
d.AdUnitAlreadyShowing='ad_unit_already_showing';d.PrivacyAlreadyShowing='privacy_ad_unit_already_showing'
;d.PlacementWithIdDoesNotExist='placement_with_id_does_not_exist';d.CampaignExpired='campaign_expired';d.N
oConnectionWhenNeeded='no_connection_when_needed';d.MissingTrackingUrlsOnShow='missing_tracking_urls_o
n_show';d.AttemptToStreamCampaignWithoutConnection='attempt_to_stream_campaign_without_connection'})(tg||(
tg={}));var ug;(function(d){d.GenericError='video_player_generic_error';d.PrepareError=
'video_player_prepare_error';d.PrepareTimeout='video_player_prepare_timeout';d.SeekToError='video_player_seek_t
o_error';d.PauseError='video_player_pause_error';d.IllegalStateError='video_player_illegal_state_error';d.TooLongEr
ror='video_too_long';d.PlayerStuck='video_player_stuck';d.AttemptToMinimizeAppWhilePreparingVideoPlayer='atte
mpt_to_minimize_app_while_preparing_video_player'})(ug||(ug={}));var
Tf;(function(d){d.HtmlVideoElementError='html_video_element_error';d.HtmlVideoElementStalled='html_video_ele
ment_stalled';
d.NoHtmlVideoElementWhenReady='no_html_video_element_when_ready';d.PlayerReady='player_ready';d.PlayerSt
art='player_start';d.PlayerPaused='player_paused';d.PlayerComplete='player_complete';d.PlayerError='player_error'})
( T f | | ( T f = { } ) ) ; v a r
je;(function(d){d.AdmobVideoElementMissing='admob_video_element_missing';d.AdmobUserVideoSeeked='admob
_user_video_seeked';d.AdmobRewardedVideoStart='admob_rewarded_video_start';d.AdmobUserWasRewarded='ad
mob_user_was_rewarded';d.AdmobUserSkippedRewardedVideo='admob_user_skipped_rewarded_video';
d.AdmobVideoCanPlay='admob_video_canplay';d.AdmobVideoStarted='admob_video_started';d.AdmobOMEnabled
='admob_om_enabled';d.AdmobOMImpression='admob_om_impression';d.AdmobOMVideoStart='admob_om_video
_start';d.OnAttributionCall='admob_on_attribution_call';d.OnAttributionMsPresent='admob_on_attribution_ms_prese
nt';d.OnAttributionCreatingClickUrl='admob_on_attribution_creating_click_url';d.OnAttributionSendingClickEvent='
admob_on_attribution_sending_click_event';d.OnAttributionError='admob_on_attribution_error'})(je||
( j e = { } ) ) ; v a r
Zb;(function(d){d.BannerOnLoad='banner_on_load';d.BannerOnLoadError='banner_on_load_error';d.BannerOnLoad
Success='banner_on_load_success';d.BannerAdLoad='banner_ad_load';d.BannerAdUnitLoaded='banner_ad_unit_loa
ded';d.BannerAdRequest='banner_ad_request';d.BannerAdImpression='banner_ad_impression';d.BannerAdFill='bann
er_ad_fill';d.BannerAdFillDimensions='banner_ad_fill_dimensions';d.BannerAdNoFill='banner_ad_no_fill';d.Banner
AdRequestWithLimitedAdTracking='banner_ad_request_with_limited_ad_tracking';
d.BannerAdNoFillRequestBlocked='banner_ad_no_fill_request_blocked';d.ScarBannerLoadAttempt='scar_banner_lo
ad_attempt';d.ScarBannerLoadSuccess='scar_banner_load_success';d.ScarBannerLoadFailed='scar_banner_load_faile
d';d.ScarBannerAdImpression='scar_banner_ad_impression';d.ScarBannerClick='scar_banner_click';d.ScarBannerOpe
ned='scar_banner_opened';d.ScarBannerDestroy='scar_banner_destroy'})(Zb||(Zb={}));var
Pq;(Pq||(Pq={})).CachingModeForcedToDisabled='caching_mode_forced_to_disabled';var
rc;(function(d){d.ParseVast=
'parse_vast';d.VastContainsIcon='vast_contains_icon';d.VastEndcardContainsEscapeChars='vast_endcard_contains_es
cape_chars';d.VastHTMLEndcardShown='vast_html_endcard_shown';d.VastHTMLEndcardShownFailed='vast_html
_endcard_shown_failed';d.VastHasEndScreen='vast_has_endscreen';d.VastHasHTMLIcon='vast_has_html_icon';d.Va
stHasIframeIcon='vast_has_iframe_icon';d.VastHasStaticIcon='vast_has_static_icon';d.VastIconCTAClick='vast_icon
_cta_click';d.VastIconCTACount='vast_icon_cta_count';d.VastIsBrandAd='vast_is_brand_ad';
d.VastIsPerformanceAd='vast_is_performance_ad';d.VastNoEndScreen='vast_no_endscreen';d.VastNoIconCTAClick
='vast_no_icon_cta_click';d.VastNoIconCTACount='vast_no_icon_cta_count';d.VastVideoImpressionFailed='vast_vi
deo_impression_failed';d.VastClickThroughNull='vast_clickthrough_null';d.VastProgressEventParsed='vast_progress
_event_parsed';d.VastProgressEventFired='vast_progress_event_fired'})(rc||(rc={}));var
Sc;(function(d){d.CampaignNotFound='campaign_not_found';d.LoadedWaterfallPlacementWithObjectId=
'loaded_waterfall_placement_with_object_id';d.ConsentParagraphLinkClicked='consent_paragraph_link_clicked';d.A
uctionRequestFailed='auction_request_failed';d.AuctionRequestOk='auction_request_ok';d.AuctionRequestCreated='a
uction_request_created';d.iOSPurchaseSucceeded='ios_purchase_succeeded';d.iOSPurchaseFailed='ios_purchase_fail
ed';d.ClickOperativeEventEventFired='click_operative_event_event_fired';d.CampaignIdMissing='campaign_id_miss
ing';d.SetupSentryError='setup_sentry_error';d.UsesRedeemTrueReceived=
'uses_redeem_true_received';d.ByteDanceBurl='bytedance_burl';d.ByteDanceBurlMissing='bytedance_burl_missing';
d.GetTrrDataFailed='get_trr_data_failed';d.InstallIdSpread='installation_id_spread';d.MalformedAllowRetryOnErrors
='malformed_allow_retry_on_errors';d.RetryRequestOnError='retry_request_on_error';d.CacheAdViewerError='cache
_ad_viewer_error';d.PrepareAdViewerMissingStorageApi='prepare_ad_viewer_missing_storage_api';d.PrepareAdVie
werMissingPath='prepare_ad_viewer_missing_path';d.PrepareAdViewerMissingCacheManager=
'prepare_ad_viewer_missing_cache_manager';d.AdViewerSupportedContentTypesParseError='ad_viewer_supported_
c o n t e n t _ t y p e s _ p a r s e _ e r r o r ' } ) ( S c | | ( S c = { } ) ) ; v a r
Qq;(Qq||(Qq={})).LoadAuctionRequestBlocked='load_auction_request_blocked';var
Uf;(function(d){d.WebviewInitialization='webview_init';d.DeviceInfoCollection='webview_init_device_info_collecti
on';d.ConfigurationRequest='webview_init_configuration_request';d.FirstAdRequest='webview_init_first_ad_request'
;d.WebviewLoad='webview_load';d.WebviewUpdateStarted=
'webview_update_started';d.WebviewUpdateNotAvailable='webview_update_not_available';d.WebviewUpdateFailed
='webview_update_failed';d.WebviewUpdateUnknownError='webview_update_unknown_error';d.InitializeOptions='i
nitialize_options';d.UsePerPlacementLoadManagerV5='use_per_placement_load_manager_v5'})(Uf||(Uf={}));var
Vf;(function(d){d.UseCustomCloseCalled='mraid_use_custom_close_called';d.CloseMovedToLeft='mraid_close_gra
phic_moved_to_left';d.CloseHidden='mraid_close_graphic_hidden';d.ClosedByAdUnit=
'mraid_closed_by_ad_unit';d.ClosedByUnityAds='mraid_closed_by_unity_ads';d.CreateMraidSuccess='create_mraid_
success';d.CreateMraidFail='create_mraid_fail'})(Vf||(Vf={}));var
af;(function(d){d.GameIconImageMissing='external_end_screen_game_icon_missing';d.ImageMissing='external_end
_screen_image_missing';d.UnableToGetDataUrl='external_end_screen_image_unable_to_get_data_url';d.NotReadyIn
Time='external_end_screen_not_ready_in_time';d.StartInitIframe='external_end_screen_start_init_iframe';d.ShowIfra
me=
'external_end_screen_show_iframe';d.UseOriginalUrl='external_end_screen_use_original_url';d.DefaultRouteUsed='e
xternal_end_screen_default_route_used';d.AutoCloseInvoked='external_end_screen_auto_close_invoked';d.ShowIfra
meBeforeTimeout='external_end_screen_show_iframe_before_timeout';d.ShowIframeAfterTimeout='external_end_sc
r e e n _ s h o w _ i f r a m e _ a f t e r _ t i m e o u t ' } ) ( a f | | ( a f = { } ) ) ; v a r
Gp;(Gp||(Gp={})).ReadyTime='external_end_screen_ready_time';var
ue;(function(d){d.Initialize='external_mraid_end_screen_initialize';
d.IframeInitialize='external_mraid_end_screen_iframe_initialize';d.CreateMRAID='external_mraid_end_screen_creat
e_mraid';d.Show='external_mraid_end_screen_show';d.Hide='external_mraid_end_screen_hide';d.Close='external_mr
aid_end_screen_close';d.Click='external_mraid_end_screen_click';d.ShowNotReady='external_mraid_end_screen_sh
ow_not_ready';d.MRAIDEventBridgeReady='external_mraid_end_screen_mraid_event_bridge_ready';d.MRAIDEven
tBridgeLoaded='external_mraid_end_screen_mraid_event_bridge_loaded';d.FetchMRAID=
'external_mraid_end_screen_fetch_mraid';d.MRAIDFailed='external_mraid_end_screen_mraid_failed';d.MRAIDWar
ning='external_mraid_end_screen_mraid_warning';d.UnknownMRAIDEvent='external_mraid_end_screen_unknown_
mraid_event';d.GDPR='external_mraid_end_screen_gdpr';d.InternalError='external_mraid_end_screen_internal_error'
} ) ( u e | | ( u e = { } ) ) ; v a r
wm;(function(d){d.AuctionRequest='auction_request';d.CacheSpeed='cache_speed';d.TokenRefreshLatency='token_r
efresh_latency';d.TimeToDownload1MB='time_to_download_1mb'})(wm||
( w m = { } ) ) ; v a r
sb;(function(d){d.PreloadRequestFailed='v5_preload_request_failed';d.PreloadRequestParsingResponse='v5_preload_
request_parsing_response';d.PreloadRequestStarted='v5_preload_request_started';d.PreloadRequestSuccessTime='v5_
preload_request_success_time';d.PreloadRequestFailTime='v5_preload_request_fail_time';d.PreloadRequestAlreadyA
ctive='v5_preload_request_already_active';d.LoadRequestStarted='v5_load_request_started';d.LoadRequestSuccessTi
me='v5_load_request_success_time';d.LoadRequestFailTime=
'v5_load_request_fail_time';d.LoadRequestParsingResponse='v5_load_request_parsing_response';d.LoadRequestFaile
d='v5_load_request_failed';d.LoadRequestFrequencyCap='v5_load_request_frequency_cap';d.LoadRequestWasCance
led='v5_load_request_was_canceled';d.LoadRequestFill='v5_load_request_fill';d.LoadRequestParseCampaignFailed='
v5_load_request_parse_campaign_failed';d.AdMarkupParseCampaignFailed='v5_admarkup_parse_campaign_failed';
d.ReloadRequestFailed='v5_reload_request_failed';d.ReloadRequestSuccessTime=
'v5_reload_request_success_time';d.ReloadRequestFailTime='v5_reload_request_fail_time';d.ReloadRequestParsingR
esponse='v5_reload_request_parsing_response';d.ReloadRequestStarted='v5_reload_request_started';d.ReloadRequest
ParseCampaignFailed='v5_reload_request_parse_campaign_failed';d.RefreshManagerCampaignExpired='v5_refresh_
manager_campaign_expired';d.RefreshManagerCampaignFailedToInvalidate='v5_refresh_manager_campaign_failed
_to_be_invalidate';d.Show='v5_show';d.ShowApiTriggered='show_api_triggered';
d.PlacementInvalidationPending='placement_invalidation_pending';d.PlacementInvalidatedOnShow='placement_inva
lidated_on_show';d.RefreshManagerForcedToInvalidate='v5_refresh_manager_forced_to_invalidate';d.ReloadReques
tFill='v5_reload_request_fill';d.ReloadRequestNoFill='v5_reload_request_no_fill';d.PreloadRequestMissingData='v5_
preload_request_missing_data';d.ReloadRequestMissingData='v5_reload_request_missing_data';d.LoadRequestMissi
n g D a t a = ' v 5 _ l o a d _ r e q u e s t _ m i s s i n g _ d a t a ' } ) ( s b | | ( s b = { } ) ) ; v a r
F c ; ( f u n c t i o n ( d ) { d . P r e p a r e d A p p S h e e t W i t h S k a d n A t t r i b u t i o n =
'appsheet_skadn_attribution_prepared';d.ErrorInShowingAppSheetWithSkadnAttribution='appsheet_skadn_attribution
_error';d.ShowedAppSheetWithSkadnAttribution='appsheet_skadn_attribution_showed';d.InvalidAppStoreId='appshe
et_skadn_attribution_invalid_appstore_id';d.ValidSkAdnBannerCampaign='appsheet_skadn_attribution_valid_banner
_campaign';d.StartVTAImpressionSuccess='skadnetwork_start_vta_impression_success';d.StartVTAImpressionFailur
e='skadnetwork_start_vta_impression_failure';d.EndVTAImpressionSuccess=
'skadnetwork_end_vta_impression_success';d.EndVTAImpressionFailure='skadnetwork_end_vta_impression_failure';
d.AppSheetOpenAttempt='appsheet_open_attempt';d.RetryAfterRecoverableError='appsheet_retry_after_recoverable
_error';d.FailureWhenRecoveringError='appsheet_failure_when_recovering_error';d.VTAImpressionPresent='skadnet
work_vta_impression_present';d.VTAImpressionNotPresent='skadnetwork_vta_impression_not_present';d.VTASigna
turePresent='skadnetwork_vta_signature_present';d.VTASignatureNotPresent=
'skadnetwork_vta_signature_not_present';d.SkadSignaturePresent='skadnetwork_signature_present';d.SkadSignatureN
otPresent='skadnetwork_signature_not_present';d.SkadSourceIdentifierNotPresent='skadnetwork_source_identifier_n
o t _ p r e s e n t ' } ) ( F c | | ( F c = { } ) ) ; v a r
yh;(function(d){d.InvalidNonce='skadnetwork_attribution_invalid_nonce';d.AttributionRetrieved='skadnetwork_attrib
ution_retrieved';d.SkadVersionMaxEnabled='skadnetwork_version_max_enabled';d.SkadCampaignVersionInPerform
ance='skadnetwork_campaign_version_in_performance'})(yh||
( y h = { } ) ) ; v a r
Rq;(function(d){d.onFailToLoad='on_skoverlay_fail_to_load';d.NoSKADNetworkOption='no_skad_network_option'
} ) ( R q | | ( R q = { } ) ) ; v a r
Mt;(function(d){d.RequestSuccessTimeV6='v6_campaign_success_time';d.RequestFailTimeV6='v6_campaign_reque
s t _ f a i l _ t i m e ' } ) ( M t | | ( M t = { } ) ) ; v a r
zh;(function(d){d.FailedToParse='v6_failed_to_parse';d.AuctionIdMissing='v6_auction_id_missing';d.PlacementsMis
sing='v6_placements_missing';d.TrackingIndicesOutOfBounds='v6_tracking_indices_out_of_bounds';d.FailedCreatin
gAuctionResponse=
'v6_failed_creating_auction_response';d.PlacementsV2Missing='v6_placements_v2_missing';d.PlacementsV2NonLoa
dMissing='v6_placements_v2_non_load_missing'})(zh||(zh={}));var
Nt;(function(d){d.AuctionRequest='china_user_auction_request';d.AuctionResponse='china_user_auction_response'})
(Nt||(Nt={}));var Sq;(Sq||(Sq={})).InitializeFailed='webview_fail_to_initialize';var
io;(function(d){d.LengthOverreported='dsp_video_length_overreported';d.LengthUnderreported='dsp_video_length_u
nderreported'})(io||(io=
{ } ) ) ; v a r
Wf;(function(d){d.MraidClickSent='mraid_ad_clicked';d.MraidClickReceived='mraid_click_received';d.MraidDomL
oaded='mraid_dom_loaded';d.MraidDomLoadedAtShow='mraid_dom_loaded_at_show';d.MraidWebDataLoadAttem
pted='mraid_web_data_load_attempted';d.MraidSetDataFailed='mraid_set_data_failed';d.MraidCreateFailed='mraid_c
reate_failed';d.MraidHrefClickReceived='mraid_href_clicked_received';d.MraidLoadingCachedFileError='mraid_load
ing_cached_file_error';d.MraidGenericLoadingError='mraid_generic_loading_error';
d.MraidLoadingCachedFileNoError='mraid_loading_cached_file_no_error'})(Wf||(Wf={}));var
jo;(function(d){d.Load='native_load';d.LoadFail='native_load_fail'})(jo||(jo={}));var
ko;(function(d){d.Show='native_show';d.ShowFail='native_show_fail'})(ko||(ko={}));var
Tq;(Tq||(Tq={})).ConfigEndpointLatencyCN='config_endpoint_latency_cn';var
lo;(function(d){d.ConfigRequest='config_request';d.ConfigResponse='config_response'})(lo||(lo={}));var
N;(function(d){d.ScarInitSuccess='scar_init_success';d.ScarInitFailure=
'scar_init_failure';d.ScarUnsupported='scar_unsupported';d.ScarAlreadyInitialized='scar_already_initialized';d.ScarWi
llAttemptReinit='scar_will_attempt_reinit';d.ScarMethodFailure='scar_method_failure';d.ScarNoAdError='scar_no_ad
_error';d.ScarPresent='scar_present';d.ScarNotPresent='scar_not_present';d.ScarIosVerAboveApplicable='scar_ios_ve
r_above_applicable';d.ScarIosVer8='scar_ios_ver_8';d.ScarIosVer870='scar_ios_ver_8_7';d.ScarIosVer752='scar_ios
_ver_7_52';d.ScarIosVerBelowApplicable='scar_ios_ver_below_applicable';
d.ScarIosVerUnknown='scar_ios_ver_unknown';d.ScarAndroidVerAboveApplicable='scar_android_ver_above_appli
cable';d.ScarAndroidVer23='scar_android_ver_23';d.ScarAndroidVer22='scar_android_ver_22';d.ScarAndroidVer21=
'scar_android_ver_21';d.ScarAndroidVer20='scar_android_ver_20';d.ScarAndroidVer195='scar_android_ver_19_5';d.
ScarAndroidVer192='scar_android_ver_19_2';d.ScarAndroidVerBelowApplicable='scar_android_ver_below_applica
ble';d.ScarAndroidVerUnknown='scar_android_ver_unknown';d.ScarVersionError=
'scar_version_error';d.ScarSignalsCalled='scar_signals_called';d.ScarSignalCalled='get_scar_signal_called';d.ScarSig
nalsCollected='scar_signals_collected';d.ScarInternalSignalsError='scar_internal_signals_error';d.ScarSignalsError='s
car_signals_error';d.ScarSignalsUnknownError='scar_signals_unknown_error';d.ScarResponseParsed='scar_response
_parsed';d.ScarLoadAttempt='scar_load_attempt';d.ScarUndefinedFields='scar_undefined_fields';d.ScarNoAdUnitID
='scar_no_ad_unit_id';d.ScarNoQueryID='scar_no_query_id';
d.ScarNoVideoLength='scar_no_video_length';d.ScarVideoLengthNotRound='scar_video_length_not_round';d.ScarV
ideoLengthUnder10='scar_video_length_under_10';d.ScarVideoLength10To15='scar_video_length_10_to_15';d.Scar
VideoLength15To30='scar_video_length_15_to_30';d.ScarVideoLength30To60='scar_video_length_30_to_60';d.Scar
VideoLengthOver60='scar_video_length_over_60';d.ScarLoadError='scar_load_error';d.ScarLoadErrorLoadV5='scar
_load_error_load_v5';d.ScarQueryNotFound='scar_query_not_found';d.ScarAdInfoError=
'scar_ad_info_error';d.ScarInternalLoadError='scar_internal_load_error';d.ScarShowError='scar_show_error';d.ScarInt
ernalShowError='scar_internal_show_error';d.ScarRewardedShowError='scar_rewarded_show_error';d.ScarInterstitial
ShowError='scar_interstitial_show_error';d.ScarAdLoaded='scar_ad_loaded';d.ScarAdLoadedLoadV5='scar_ad_loade
d_load_v5';d.ScarAdAttemptedShow='scar_ad_attempted_show';d.ScarNoShowCallback='scar_no_show_callback';d.
ScarAdImpression='scar_ad_impression';d.ScarAdClicked='scar_ad_clicked';
d.ScarAdStarted='scar_ad_started';d.ScarAdSkipped='scar_ad_skipped';d.ScarAdRewarded='scar_ad_rewarded';d.Sca
rAdClosed='scar_ad_closed';d.ScarInvalidRequest='scar_invalid_request';d.ScarInternalError='scar_internal_error';d.
ScarNoFill='scar_no_fill';d.ScarNetworkError='scar_network_error';d.ScarServerError='scar_server_error';d.ScarOsV
ersionTooLow='scar_os_version_too_low';d.ScarTimeoutError='scar_timeout_error';d.ScarInterstitialAlreadyUsed='s
car_interstitial_already_used';d.ScarMediationInvalidResponse=
'scar_mediation_invalid_response';d.ScarMediationAdapterError='scar_mediation_adapter_error';d.ScarAppIdMissing
='scar_app_id_missing';d.ScarMediationNoFill='scar_mediation_no_fill';d.ScarMediationInvalidAdSize='scar_mediat
ion_invalid_ad_size';d.ScarInvalidArgument='scar_invalid_argument';d.ScarInvalidResponse='scar_invalid_response'
;d.ScarRewardedAlreadyUsed='scar_rewarded_already_used';d.ScarAdAlreadyUsed='scar_ad_already_used';d.ScarL
oadErrorUnknown='scar_load_error_unknown';d.ScarAdNotReady='scar_ad_not_ready';
d.ScarAdTooLarge='scar_ad_too_large';d.ScarNotMainThread='scar_not_main_thread';d.ScarAppNotForeground='sc
ar_app_not_foreground';d.ScarShowErrorUnknown='scar_show_error_unknown';d.ScarFirstQuartile='scar_first_quart
ile';d.ScarMidPoint='scar_mid_point';d.ScarThirdQuartile='scar_third_quartile';d.ScarLastQuartile='scar_last_quartile'
;d.ScarSignalsParseError='scar_signals_parse_error';d.LegacyGetSCARSignalsCalledError='scar_legacy_get_scar_si
gnals_called_error';d.NewGetSCARSignalsCalledError='scar_new_get_scar_signals_called_error';
d.ScarSignalsNotMatching='scar_signals_not_matching'})(N||(N={}));var
u q ; ( u q | | ( u q = { } ) ) . V i d e o S i z e = ' v i d e o _ s i z e ' ; v a r
Tk;(function(d){d.CacheSuccess='cache_success_v1';d.CacheFailed='cache_failed_v1'})(Tk||(Tk={}));var
Nc;(function(d){d.NoToken='header_bidding_no_token_received';d.NoTokenReload='header_bidding_no_token_rece
ived_reload';d.UseWaterfall='header_bidding_use_waterfall';d.TokenAccessDuringReload='header_bidding_token_ac
cess_during_reload';d.TokenAccessAfterPreload='header_bidding_token_access_after_preload';
d.TokenAccessBeforePreload='header_bidding_token_access_before_preload';d.QueueEmptyAfterPreload='header_bi
dding_queue_empty_after_preload';d.QueueEmptyBeforePreload='header_bidding_queue_empty_before_preload';d.F
ailedAppendTokens='header_bidding_failed_append_tokens';d.AttemptedToShowBiddingPlacementWithWrongObje
ctId='header_bidding_attempted_to_show_bidding_placement_with_wrong_object_id';d.AttemptedToShowWaterfall
PlacementWithHeaderBidding='header_bidding_attempted_to_show_waterfall_placement_with_header_bidding';
d.AttemptedToShowBiddingPlacementWithoutObjectId='header_bidding_attempted_to_show_bidding_placement_wi
thout_object_id';d.UnusedCheck='header_bidding_unused_check';d.LoadError='header_bidding_load_error';d.LoadAt
tempt='header_bidding_load_attempt';d.LoadSuccess='header_bidding_load_success';d.ReusedAdMarkup2times='hea
der_bidding_reused_ad_markup_2times_v2';d.ReusedAdMarkup3times='header_bidding_reused_ad_markup_3times
_v2';d.ReusedAdMarkupMoreThan3times='header_bidding_reused_ad_markup_more_than_3times_v2';
d.AttemptedToShowHBPlacementButNotReady='header_bidding_attempted_to_show_hb_placement_but_not_ready'
;d.ShowHBPlacementButNotReady='header_bidding_show_hb_placement_but_not_ready'})(Nc||(Nc={}));var
ql;(function(d){d.OptOut='sdk_opt_out';d.OptIn='sdk_opt_in';d.NetworkOptOut='sdk_network_opt_out';d.NetworkO
p t I n = ' s d k _ n e t w o r k _ o p t _ i n ' } ) ( q l | | ( q l = { } ) ) ; v a r
mo;(function(d){d.FailedThirdPartyEventSent='failed_third_party_event_sent';d.FailedOperativeEventSent='failed_o
perative_event_sent'})(mo||(mo={}));var Uq;
(Uq||(Uq={})).AppWentInBackground='app_went_in_background';var
Vq;(Vq||(Vq={})).AppWentInForeground='app_went_in_foreground_in_s';var Wq;(Wq||(Wq={})).OAID='oaid';var
ek;(function(d){d.topicsAvailability='topics_availability';d.measurementsAvailability='measurements_availability'})(e
k | | ( e k = { } ) ) ; v a r
ri;(function(d){d.ShowMissMatch='miss_match_objectId';d.FillInvalidation='fill_invalidation';d.MultiLoad='multi_lo
ad';d.NoFill='no_fill';d.NoObjectId='no_objectId';d.ShowWaterfallPlacementButNotReady='waterfall_show_placeme
nt_but_not_ready';
d . L o a d T i m e o u t = ' s e q u e n t i a l _ l o a d _ t i m e o u t ' } ) ( r i | | ( r i = { } ) ) ; v a r
kf;(function(d){d.ParsePrimarySuccess='deeplink_parse_primary_success';d.ParseFallbackUrlSuccess='deeplink_pars
e_fallback_success';d.ParsePrimaryAndFallbackUrlSuccess='deeplink_parse_primary_and_fallback_success';d.ParseP
rimaryAndFallbackUrlFail='deeplink_parse_primary_and_fallback_fail';d.ParsePrimaryTrackerSuccess='deeplink_par
se_primary_tracker_success';d.ParseFallbackTrackerSuccess='deeplink_parse_fallback_tracker_success';d.ParsePrima
ryAndFallbackTrackerSuccess=
'deeplink_parse_primary_and_fallback_tracker_success';d.ParsePrimaryAndFallbackTrackerFail='deeplink_parse_pri
mary_and_fallback_tracker_fail';d.OpenDeepLinkSuccess='deeplink_open_success';d.OpenDeepLinkFail='deeplink_
open_fail';d.OpenFallbackUrlSuccess='deeplink_fallback_open_success';d.OpenFallbackUrlFail='deeplink_fallback_
o p e n _ f a i l ' } ) ( k f | | ( k f = { } ) ) ; v a r
fk;(function(d){d.ShowIncorrectSkip='show_with_incorrect_skip';d.ContainerCloseError='container_close_on_error';
d.ContainerOpenError='container_open_error'})(fk||
( f k = { } ) ) ; v a r X q ; ( X q | | ( X q = { } ) ) . S t a r t E v e n t = ' s t a r t _ e v e n t ' ; v a r
Ot;(function(d){d.AdViewerUrlNotAvailable='adviewer_url_not_available';d.AdViewerUrlAvailable='adviewer_url_
available';d.AdViewerStartEvent='adviewer_start_event'})(Ot||(Ot={}));var
no;(function(d){d.AdViewerStartupTime='adviewer_startup_time';d.AdViewerStartupTimeFailure='adviewer_startup
_ f a i l u r e ' } ) ( n o | | ( n o = { } ) ) ; v a r
oo;(function(d){d.UserFeedbackSuccess='user_feedback_success';d.UserFeedbackFail='user_feedback_fail'})(oo||(oo
={}));var bj;
( b j | | ( b j = { } ) ) . E x p e r i m e n t = ' e x p e r i m e n t ' ; v a r
Vj;(function(d){d.AdIdentificationOverlaySuccess='ad_identification_overlay_success';d.AdIdentificationOverlayErr
or='ad_identification_overlay_error'})(Vj||(Vj={}));t.initialize=function(){this._metricInstance=new
oi};t.setMetricInstance=function(d){this._metricInstance instanceof
oi&&this._metricInstance.forwardTo(d);this._metricInstance=d};t.reportMetricEvent=function(d){this._metricInstanc
e.reportMetricEventWithTags(d,{})};t.reportMetricEventWithTags=function(d,
a){this._metricInstance.reportMetricEventWithTags(d,a)};t.reportTimingEvent=function(d,a){this._metricInstance.re
portTimingEvent(d,a)};t.reportTimingEventWithTags=function(d,a,b){this._metricInstance.reportTimingEventWithT
ags(d,a,b)};t.reportScarMetric=function(d,a,b,c){var e={version:'GA'};switch(a){case
!0:e.adType='interstitial';break;case !1:e.adType='rewarded'}b&&(e.event=b);switch(c){case
! 0 : e . l o a d T y p e = ' d e l a y e d ' ; b r e a k ; c a s e
!1:e.loadType='legacy'}this.reportMetricEventWithTags(d,e);t.sendBatchedEvents()};
t.sendBatchedEvents=function(){this._metricInstance.sendBatchedEvents()};t._metricInstance=new oi;var
C a = W b ( f u n c t i o n ( d , a ) { r e t u r n { s e t C o n f i g : f u n c t i o n ( b ) { t r y { v a r
c=JSON.parse(b);d({config:c})}catch(e){xc.getState().captureException(new
nm('PublisherConfiguration',b))}},refreshConfig:function(b){try{var
c=a().config,e=JSON.parse(b);d({config:Object.assign(Object.assign({},c),e)})}catch(f){xc.getState().captureExcepti
o n ( n e w
nm('PublisherShortConfiguration',b))}}}}),mt,fj={},yq=[],sy=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^or
d|itera/i;
v a r z a = { _ _ e : f u n c t i o n ( d , a ) { f o r ( v a r
b,c,e,f=a.__h;a=a.__;)if((b=a.__c)&&!b.__)try{if((c=b.constructor)&&null!=c.getDerivedStateFromError&&(b.setSta
te(c.getDerivedStateFromError(d)),e=b.__d),null!=b.componentDidCatch&&(b.componentDidCatch(d),e=b.__d),e)ret
urn a.__h=f,b.__E=b}catch(g){d=g}throw d;},__v:0};pi.prototype.setState=function(d,a){var
b=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=ej({},this.state);'function'==typeof
d&&(d=d(ej({},b),this.props));d&&ej(b,d);null!=d&&this.__v&&(a&&
this.__h.push(a),lt(this))};pi.prototype.forceUpdate=function(d){this.__v&&(this.__e=!0,d&&this.__h.push(d),lt(this)
)};pi.prototype.render=gg;var Xn=[];var ry='function'==typeof
Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout;Yn.__r=0;var tt=fj;0;var
sm,Rf,Pt,rm=0,Cq=[],Qt=za.__b,Rt=za.__r,St=za.diffed,Tt=za.__c,Ut=za.unmount;za.__b=function(d){Rf=null;Qt&
&Qt(d)};za.__r=function(d){Rt&&Rt(d);sm=0;(d=(Rf=d.__c).__H)&&(d.__h.forEach(ao),d.__h.forEach(Dq),d.__h=
[])};za.diffed=function(d){St&&
St(d);(d=d.__c)&&d.__H&&d.__H.__h.length&&(1!==Cq.push(d)&&Pt===za.requestAnimationFrame||((Pt=za.requ
estAnimationFrame)||function(a){function b(){clearTimeout(e);Vt&&cancelAnimationFrame(c);setTimeout(a)}var
c,e=setTimeout(b,100);Vt&&(c=requestAnimationFrame(b))})(yy));Rf=void
0};za.__c=function(d,a){a.some(function(b){try{b.__h.forEach(ao),b.__h=b.__h.filter(function(c){return!c.__||Dq(c)}
)}catch(c){a.some(function(e){e.__h&&(e.__h=[])}),a=[],za.__e(c,b.__v)}});Tt&&Tt(d,a)};za.unmount=function(d){
Ut&&
Ut(d);if((d=d.__c)&&d.__H)try{d.__H.__.forEach(ao)}catch(a){za.__e(a,d.__v)}};var Vt='function'==typeof
requestAnimationFrame;n.inherits(qa,Ma);qa.prototype.fetch=function(){var d=this;return
M a . p r o t o t y p e . f e t c h . c a l l ( t h i s ) . t h e n ( f u n c t i o n ( ) { v a r
a=[];d.setOsVersionNumber();d.handleLimitAdTrackingDeprecation();a.push(d._core.DeviceInfo.Ios.getUserInterfac
eIdiom().then(function(b){return d.set('userInterfaceIdiom',b)}).catch(function(b){return
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getScreenScale().then(function(b){return
d.set('screenScale',
b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.isSimulator().then(function(b){return
d . s e t ( ' s i m u l a t o r ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getTotalSpace().then(function(b){return
d . s e t ( ' t o t a l I n t e r n a l S p a c e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getStatusBarHeight().then(function(b){return
d.set('statusBarHeight',b)}).catch(function(b){return d.handleDeviceInfoError(b)}));
a.push(d._core.DeviceInfo.Ios.getStatusBarWidth().then(function(b){return
d . s e t ( ' s t a t u s B a r W i d t h ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getDeviceMaxVolume().then(function(b){return
d . s e t ( ' m a x V o l u m e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getDeviceName().then(function(b){return
d . s e t ( ' d e v i c e N a m e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getVendorIdentifier().then(function(b){return
d.set('vendorIdentifier',
b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getLocaleList().then(function(b){return
d . s e t ( ' l o c a l e L i s t ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getCurrentUITheme().then(function(b){return
d . s e t ( ' c u r r e n t U i T h e m e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.DeviceInfo.Ios.getAdNetworkIdsPlist().then(function(b){return
d.set('adNetworksPlist',b)}).catch(function(b){return d.handleDeviceInfoError(b)}));
a.push(d._core.DeviceInfo.Ios.getSystemBootTime().then(function(b){return
d . s e t ( ' s y s t e m B o o t T i m e ' , b ) } ) . c a t c h ( f u n c t i o n ( b ) { r e t u r n
d.handleDeviceInfoError(b)}));a.push(d._core.iOS.TrackingManager.getTrackingAuthorizationStatus().then(function(
b){return d.set('trackingAuthorizationStatus',b)}).catch(function(b){return
d.handleDeviceInfoError(b)}));a.push(d.fetchBuiltSdkVersion().then(function(b){return
d.determineSkadnVersions(b)}).catch(function(b){return d.handleDeviceInfoError(b)}));return Promise.all(a)})};
qa.prototype.getStores=function(){return'apple'};qa.prototype.getScreenScale=function(){return
this.get('screenScale')};qa.prototype.getUserInterfaceIdiom=function(){return
this.get('userInterfaceIdiom')};qa.prototype.isSimulator=function(){return
this.get('simulator')};qa.prototype.getStatusBarHeight=function(){return
this.get('statusBarHeight')};qa.prototype.getStatusBarWidth=function(){return
this.get('statusBarWidth')};qa.prototype.getDeviceName=function(){return
this.get('deviceName')};qa.prototype.getVendorIdentifier=
function(){return this.get('vendorIdentifier')};qa.prototype.getLocaleList=function(){return
this.get('localeList')};qa.prototype.getCurrentUiTheme=function(){return
this.get('currentUiTheme')};qa.prototype.getAdNetworksPlist=function(){return
this.get('adNetworksPlist')};qa.prototype.getSystemBootTime=function(){return
this.get('systemBootTime')};qa.prototype.getTrackingAuthorizationStatus=function(){return
this.get('trackingAuthorizationStatus')};qa.prototype.isStatusBarHidden=function(){var d=
this;return this._core.DeviceInfo.Ios.isStatusBarHidden().then(function(a){d.set('statusBarHidden',a);return
d.get('statusBarHidden')})};qa.prototype.getSensorList=function(){var d=this;return
this._core.DeviceInfo.Ios.getSensorList().then(function(a){d.set('sensorList',a);return
d.get('sensorList')})};qa.prototype.getFreeSpace=function(){var d=this;return
this._core.DeviceInfo.Ios.getFreeSpace().then(function(a){d.set('freeInternalSpace',a);return
d.get('freeInternalSpace')})};qa.prototype.getDTO=
function(){var d=this;return Ma.prototype.getDTO.call(this).then(function(a){return
Object.assign(Object.assign({},a),{screenScale:d.getScreenScale(),userInterfaceIdiom:d.getUserInterfaceIdiom(),simu
lator:d.isSimulator()})})};qa.prototype.getAnonymousDTO=function(){var d=this;return
Ma.prototype.getAnonymousDTO.call(this).then(function(a){return
Object.assign(Object.assign({},a),{screenScale:d.getScreenScale(),userInterfaceIdiom:d.getUserInterfaceIdiom(),simu
lator:d.isSimulator()})})};qa.prototype.getStaticDTO=
f u n c t i o n ( ) { r e t u r n
Object.assign(Object.assign({},Ma.prototype.getStaticDTO.call(this)),{screenScale:this.getScreenScale(),userInterfac
eIdiom:this.getUserInterfaceIdiom(),simulator:this.isSimulator()})};qa.prototype.getAnonymousStaticDTO=function(
) { r e t u r n
Object.assign(Object.assign({},Ma.prototype.getAnonymousStaticDTO.call(this)),{screenScale:this.getScreenScale(),
userInterfaceIdiom:this.getUserInterfaceIdiom(),simulator:this.isSimulator()})};qa.prototype.handleLimitAdTracking
Deprecation=function(){this.isSdk14OrGreater()&&
this.set('limitAdTracking',!1)};qa.prototype.determineSkadnVersions=function(d){d=Tn(d);var
a=[];this.isSdkAndBuiltSdkGreaterOrEqual(16.1,d)?(t.reportMetricEventWithTags(yh.SkadVersionMaxEnabled,{sk_
v:qb.version4_0}),a.push(qb.version4_0,qb.version3_0,qb.version2_2,qb.version2_1,qb.version2_0,qb.version1_0)):t
his.isSdkAndBuiltSdkGreaterOrEqual(14.6,d)?(t.reportMetricEventWithTags(yh.SkadVersionMaxEnabled,{sk_v:qb.
version3_0}),a.push(qb.version3_0,qb.version2_2,qb.version2_1,qb.version2_0,qb.version1_0)):
this.isSdkAndBuiltSdkGreaterOrEqual(14.5,d)?(t.reportMetricEventWithTags(yh.SkadVersionMaxEnabled,{sk_v:qb.
version2_2}),a.push(qb.version2_2,qb.version2_1,qb.version2_0,qb.version1_0)):this.isSdkAndBuiltSdkGreaterOrEq
ual(14,d)?(t.reportMetricEventWithTags(yh.SkadVersionMaxEnabled,{sk_v:qb.version2_1}),a.push(qb.version2_1,q
b.version2_0,qb.version1_0)):this.isSdkAndBuiltSdkGreaterOrEqual(11.3,d)&&(t.reportMetricEventWithTags(yh.Sk
adVersionMaxEnabled,{sk_v:qb.version1_0}),a.push(qb.version1_0));this.set('skadnVersions',
a ) } ; q a . p r o t o t y p e . g e t S k a d n V e r s i o n s = f u n c t i o n ( ) { r e t u r n
this.get('skadnVersions')};qa.prototype.getBuiltSdkVersion=function(){return
this.get('builtSdkVersion')};qa.prototype.isSdk14OrGreater=function(){return
this.isSdkGreaterOrEqual(14)};qa.prototype.isOsBetween17And18=function(){return
this.isOsVersionInRange(17,18)};qa.prototype.isCustomProductPageSupported=function(){return
this.isSdkGreaterOrEqual(15)};qa.prototype.isSdkAndBuiltSdkGreaterOrEqual=function(d,a){return
this.isSdkGreaterOrEqual(d)&&
a > = d } ; q a . p r o t o t y p e . s e t O s V e r s i o n N u m b e r = f u n c t i o n ( ) { v a r
d=this.getOsVersion();this.osVersionNumber=Tn(d)};qa.prototype.isSdkGreaterOrEqual=function(d){return!!(this.os
VersionNumber&&this.osVersionNumber>=d)};qa.prototype.isOsVersionInRange=function(d,a){return!!(this.osVers
ionNumber&&this.osVersionNumber>=d&&this.osVersionNumber<=a)};qa.prototype.fetchBuiltSdkVersion=functio
n ( ) { v a r d = t h i s ; r e t u r n
this._core.iOS.MainBundle.getDataForKey(qa.DtsdkNameKey).then(function(a){a=d.getBuiltSdkVersionFromPlistP
arams(a);
d.set('builtSdkVersion',a);return a})};qa.prototype.getBuiltSdkVersionFromPlistParams=function(d){try{return
d[1].replace('iphoneos','')}catch(a){return''}};qa.prototype.isAppSheetBroken=function(){var
d;if(this.isOsVersionInRange(7,8.9)||15.7===this.osVersionNumber)return!0;var
a = n u l l = = = ( d = $ a . g e t S t a t e ( ) . c l i e n t I n f o ) | | v o i d 0 = = = d ? v o i d
0:d.sdkVersion;if(this.isOsVersionInRange(13,13.9)&&a&&3510>a)return!0;d=ea()('noAppSheetIos17');return
this.isOsVersionInRange(17,17.2)&&d?!0:!1};qa.prototype.isVTASupported=
function(){var d=n.makeIterator(this.getOsVersion().split('.')),a=d.next().value,b=d.next().value;b=void
0===b?'0':b;d=d.next().value;a=+(a+'.'+b);return 14.5<a||14.5===a&&1<=+(''+(void
0===d?'0':d))};qa.prototype.isStoreApiBroken=function(){return!this.isSdkGreaterOrEqual(11.2)};qa.prototype.isAd
U n i t T r a n s p a r e n c y B r o k e n = f u n c t i o n ( ) { r e t u r n
this.isSdkGreaterOrEqual(13)};qa.prototype.hasVideoStallingApi=function(){return
this.isSdkGreaterOrEqual(10)};qa.prototype.fetchFreeSpace=function(){return F(this,
void 0,void 0,function a(){var b,c=this,e;return n.generator.createGenerator(a,function(f){if(1==f.nextAddress)return
b=function(){},f.yield(c.getFreeSpace().catch(b),2);e=f.yieldResult;return
f.return({internal:e})})})};qa.DtsdkNameKey='DTSDKName';var
aj;(function(d){d.Skip='skip';d.Close='close';d.Play='play'})(aj||(aj={}));ht.getNextUTCDayDeltaSeconds=function(d)
{var a=new Date(d+864E5);a.setUTCHours(0,0,0,0);return Math.floor((a.getTime()-d)/1E3)};var
Yq;(function(d){d.Waterfall='waterfall';d.Bidding=
' b i d d i n g ' } ) ( Y q | | ( Y q = { } ) ) ; v a r
rb;(function(d){d[d.READY=0]='READY';d[d.NOT_AVAILABLE=1]='NOT_AVAILABLE';d[d.DISABLED=2]='
DISABLED';d[d.WAITING=3]='WAITING';d[d.NO_FILL=4]='NO_FILL'})(rb||(rb={}));var
xe;(function(d){d.INTERSTITIAL='interstitial';d.REWARDED='rewarded';d.BANNER='banner'})(xe||(xe={}));var
xm;(function(d){d.Video='VIDEO';d.Mraid='MRAID';d.Display='DISPLAY';d.Banner='BANNER';d.MraidAr='MR
AID_AR'})(xm||(xm={}));n.inherits(Ga,ja);Ga.prototype.getName=function(){return this.get('name')};
Ga.prototype.allowSkip=function(){return this.get('allowSkip')};Ga.prototype.allowSkipInSeconds=function(){return
this.get('allowSkipInSeconds')};Ga.prototype.getCloseTimerDuration=function(){var d;return
1 E 3 * ( n u l l ! = = ( d = t h i s . g e t ( ' c l o s e T i m e r D u r a t i o n ' ) ) & & v o i d
0!==d?d:0)};Ga.prototype.disableBackButton=function(){return
this.get('disableBackButton')};Ga.prototype.setFillInvalidated=function(){this.set('fillInvalidated',!0)};Ga.prototype.w
asFillInvalidated=function(){return this.get('fillInvalidated')};
Ga.prototype.resetFillInvalidation=function(){this.set('fillInvalidated',!1)};Ga.prototype.muteVideo=function(){return
this.get('muteVideo')};Ga.prototype.skipEndCardOnClose=function(){return
this.get('skipEndCardOnClose')};Ga.prototype.disableVideoControlsFade=function(){return
this.get('disableVideoControlsFade')};Ga.prototype.useCloseIconInsteadOfSkipIcon=function(){return
this.get('useCloseIconInsteadOfSkipIcon')};Ga.prototype.getAdTypes=function(){return
this.get('adTypes')};Ga.prototype.getState=
function(){return this.get('state')};Ga.prototype.getAuctionType=function(){return
this.get('auctionType')};Ga.prototype.setState=function(d){this.isBannerPlacement()&&d!==rb.READY||(this.getStat
e()!==d&&(this.set('previousState',this.getState()),this.setPlacementStateChanged(!0)),this.set('state',d))};Ga.prototyp
e . g e t P l a c e m e n t S t a t e C h a n g e d = f u n c t i o n ( ) { r e t u r n
this.get('placementStateChanged')};Ga.prototype.setPlacementStateChanged=function(d){this.set('placementStateCha
nged',d)};Ga.prototype.getPreviousState=
function(){return this.get('previousState')};Ga.prototype.getCurrentCampaign=function(){return
this.get('currentCampaign')};Ga.prototype.setCurrentCampaign=function(d){this.set('currentCampaign',d)};Ga.protot
ype.addLoadedObjectId=function(d){this.get('loadedObjectId').push(d)};Ga.prototype.getLoadedObjectIds=function()
{return this.get('loadedObjectId')};Ga.prototype.removeLoadedObjectId=function(d){var
a = t h i s . g e t ( ' l o a d e d O b j e c t I d ' ) . f i l t e r ( f u n c t i o n ( b ) { r e t u r n
b!==d});this.set('loadedObjectId',a)};Ga.prototype.getCurrentTrackingUrls=
f u n c t i o n ( ) { r e t u r n
this.get('currentTrackingUrls')};Ga.prototype.setCurrentTrackingUrls=function(d){this.set('currentTrackingUrls',d)};
G a . p r o t o t y p e . g e t B a n n e r R e f r e s h R a t e = f u n c t i o n ( ) { r e t u r n
this.get('bannerRefreshRate')};Ga.prototype.isBannerPlacement=function(){var
d = t h i s . g e t A d T y p e s ( ) ; i f ( d ) { d = n . m a k e I t e r a t o r ( d ) ; f o r ( v a r
a=d.next();!a.done;a=d.next())if(a.value===xm.Banner)return!0}return!1};Ga.prototype.isInvalidationPending=functi
on(){return this.get('invalidationPending')};Ga.prototype.setInvalidationPending=
function(d){this.set('invalidationPending',d)};Ga.prototype.getAdUnitId=function(){return
this.get('adUnitId')};Ga.prototype.hasAdUnitId=function(){return
this.getAdUnitId()?!0:!1};Ga.prototype.getGroupId=function(){return
this.get('groupId')};Ga.prototype.hasGroupId=function(){return
this.getGroupId()?!0:!1};Ga.prototype.getAdFormat=function(){var
d,a=this.get('adFormat');if(!a)return(null===(d=this.getAdTypes())||void
0===d?0:d.includes(xm.Banner))?xe.BANNER:this.allowSkip()?xe.INTERSTITIAL:xe.REWARDED;
switch(a){case 'banner':return xe.BANNER;case 'rewarded':return xe.REWARDED;default:return
xe.INTERSTITIAL}};Ga.prototype.getAdPodding=function(){return
this.get('adPodding')};Ga.prototype.getAdMob=function(){return
this.get('admob')};Ga.prototype.getGmaImpressionCount=function(){return
this.get('gmaImpressionCount')};Ga.prototype.isGmaEligible=function(){return
this.get('gmaEligible')};Ga.prototype.isBidding=function(){return!!this.placementType&&this.placementType===Yq.
Bidding};Ga.prototype.commitmentCount=
f u n c t i o n ( ) { r e t u r n
this.get('commitmentCount')};Ga.prototype.increaseCommitment=function(){this.set('commitmentCount',Math.max(t
his.commitmentCount()+1,0))};Ga.prototype.decreaseCommitment=function(){this.set('commitmentCount',Math.max
( t h i s . c o m m i t m e n t C o u n t ( ) -
1,0))};Ga.prototype.setLoaded=function(){this.set('wasLoaded',!0)};Ga.prototype.setSkipReload=function(d){this.set(
'skipReload',d)};Ga.prototype.getDTO=function(){return{id:this.id,name:this.getName(),allowSkip:this.allowSkip(),s
kipInSeconds:this.allowSkipInSeconds(),
disableBackButton:this.disableBackButton(),muteVideo:this.muteVideo(),skipEndCardOnClose:this.skipEndCardOn
Close(),disableVideoControlsFade:this.disableVideoControlsFade(),useCloseIconInsteadOfSkipIcon:this.useCloseIco
nInsteadOfSkipIcon(),adTypes:this.getAdTypes(),adUnitId:this.getAdUnitId(),groupId:this.getGroupId(),rs:this.rs,stat
e:rb[this.getState()].toLowerCase(),adPodding:this.getAdPodding(),gmaEligible:this.isGmaEligible(),gmaImpression
Count:this.getGmaImpressionCount(),admob:this.getAdMob()}};
n.global.Object.defineProperties(Ga.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return
this.get('id')},set:function(d){this.set('id',d)}},rs:{configurable:!0,enumerable:!0,set:function(d){this.set('rs',d)},get:fun
c t i o n ( ) { r e t u r n
this.get('rs')}},mediationFee:{configurable:!0,enumerable:!0,set:function(d){this.set('mediationFee',d)},get:function()
{ r e t u r n
this.get('mediationFee')}},winPrice:{configurable:!0,enumerable:!0,set:function(d){this.set('winPrice',d)},get:function
(){return this.get('winPrice')}},
meta:{configurable:!0,enumerable:!0,set:function(d){this.set('meta',d)},get:function(){return
this.get('meta')}},hbMeta:{configurable:!0,enumerable:!0,set:function(d){this.set('hbMeta',d)},get:function(){return
this.get('hbMeta')}},placementType:{configurable:!0,enumerable:!0,get:function(){return
this.get('placementType')}},wasLoaded:{configurable:!0,enumerable:!0,get:function(){return
this.get('wasLoaded')}},skipReload:{configurable:!0,enumerable:!0,get:function(){return this.get('skipReload')||
!1}}});var hd=Wb(function(d,a){return{campaigns:{},addCampaign:function(b){var
c = a ( ) . c a m p a i g n s , e = b . g e t U n i q u e I d ( ) ; i f ( ! c [ e ] ) { v a r
f={};d({campaigns:Object.assign(Object.assign({},c),(f[e]=b,f))})}},removeCampaign:function(b){var
c=a().campaigns,e=c[b];b=vb(c,['symbol'===typeof b?b:b+'']);d({campaigns:b});return
e}}}),Lj;(function(d){d[d.DEFAULT=0]='DEFAULT';d[d.SCAR=1]='SCAR'})(Lj||(Lj={}));Sd.trigger=function(){re
turn Promise.resolve({})};Vh.generate=function(){return Gn()};n.inherits(La,ja);La.prototype.getSession=
function(){return this.get('session')};La.prototype.getAdType=function(){return
this.get('adType')};La.prototype.getContentType=function(){return
this.get('contentType')};La.prototype.getCorrelationId=function(){return
this.get('correlationId')};La.prototype.getCreativeId=function(){return
this.get('creativeId')};La.prototype.getSeatId=function(){return
t h i s . g e t ( ' s e a t I d ' ) } ; L a . p r o t o t y p e . g e t M e t a = f u n c t i o n ( ) { r e t u r n
this.get('meta')};La.prototype.getWillExpireAt=function(){return this.get('willExpireAt')};
La.prototype.getBuyerId=function(){return this.get('buyerId')};La.prototype.getFeatureFlags=function(){return
this.get('featureFlags')};La.prototype.isExpired=function(){var d=this.get('willExpireAt');return void
0!==d&&Date.now()>d};La.prototype.setIsLoadEnabled=function(d){this.set('isLoadEnabled',d)};La.prototype.isLoa
dEnabled=function(){return this.get('isLoadEnabled')};La.prototype.getSkAdn=function(){return
this.get('skadn')};La.prototype.setMediaId=function(d){this.set('mediaId',d)};La.prototype.getMediaId=
f u n c t i o n ( ) { r e t u r n
this.get('mediaId')};La.prototype.setTrackingUrls=function(d){this.set('trackingUrls',d)};La.prototype.getTrackingUrl
s=function(){return this.get('trackingUrls')};La.prototype.getTrackingUrlsForEvent=function(d){var
a=this.getTrackingUrls();return a?a[d]||[]:[]};La.prototype.getReferrer=function(){return
this.get('referrer')};La.prototype.getUniqueId=function(){return
this._uniqueId};La.prototype.getRequestSource=function(){return
this._requestSource};La.prototype.setRequestSource=
function(d){this._requestSource=d};La.prototype.isReusedAfterInvalidation=function(){return
this.get('reused')};La.prototype.reuseAfterInvalidation=function(){this.set('reused',!0)};La.prototype.setHeaderBiddin
gInfo=function(d){this.set('headerBiddingInfo',d)};La.prototype.getHeaderBiddingInfo=function(){return
this.get('headerBiddingInfo')};La.prototype.getDspConfig=function(){var d;return null!==(d=this.get('dsp'))&&void
0!==d?d:{}};La.prototype.getPpid=function(){var d;return null!==(d=this.getDspConfig().productPage)&&
v o i d
0!==d?d:this.get('appleProductPageId')};La.prototype.getDTO=function(){return{id:this.id,willExpireAt:this.getWill
ExpireAt(),mediaId:this.getMediaId()}};La.prototype.getCampaignLoaderType=function(){return
Lj.DEFAULT};La.prototype.handleError=function(d){Sd.trigger('set_model_value_failed',d,this.getSession());throw
d;};La.prototype.getRawAuctionResponseData=function(){return
this.get('rawAuctionResponseData')};La.prototype.setRawAuctionResponseData=function(d){this.set('rawAuctionRes
ponseData',
d ) } ; L a . p r o t o t y p e . g e t E n i f d = f u n c t i o n ( ) { r e t u r n
this.get('enifd')};n.global.Object.defineProperties(La.prototype,{id:{configurable:!0,enumerable:!0,get:function(){retu
r n
this.get('id')}}});La.Schema={id:['string'],willExpireAt:['number','undefined'],contentType:['string'],adType:['string','u
ndefined'],correlationId:['string','undefined'],creativeId:['string','undefined'],seatId:['number','undefined'],meta:['string','
undefined'],session:['object'],mediaId:['string'],trackingUrls:['object'],referrer:['string',
'undefined'],isLoadEnabled:['boolean'],reused:['boolean'],headerBiddingInfo:['object','undefined'],skadn:['object','unde
fined'],appleProductPageId:['string','undefined'],adText:['string','undefined'],dsp:['object','undefined'],buyerId:['string','
undefined'],featureFlags:['object','undefined'],enifd:['string','undefined'],rawAuctionResponseData:['object','undefined'
] } ; v a r
Kd;(function(d){d[d.APPLE=0]='APPLE';d[d.GOOGLE=1]='GOOGLE';d[d.XIAOMI=2]='XIAOMI';d[d.STANDAL
ONE_ANDROID=3]='STANDALONE_ANDROID'})(Kd||
(Kd={}));n.inherits(X,La);X.prototype.getStore=function(){return
this.get('store')};X.prototype.getAppStoreId=function(){return
this.get('appStoreId')};X.prototype.getGameId=function(){return
this.get('gameId')};X.prototype.getGameName=function(){return
this.get('gameName')};X.prototype.getGameIcon=function(){return
this.get('gameIcon')};X.prototype.getRating=function(){return
this.get('rating')};X.prototype.getRatingCount=function(){return
this.get('ratingCount')};X.prototype.getPortrait=function(){return this.get('portraitImage')};
X.prototype.getLandscape=function(){return this.get('landscapeImage')};X.prototype.getSquare=function(){return
this.get('squareImage')};X.prototype.getVideo=function(){return
this.get('video')};X.prototype.getStreamingVideo=function(){return
this.get('streamingVideo')};X.prototype.getPortraitVideo=function(){return
this.get('videoPortrait')};X.prototype.getStreamingPortraitVideo=function(){return
this.get('streamingPortraitVideo')};X.prototype.getClickAttributionUrl=function(){return
this.get('clickAttributionUrl')};
X.prototype.getClickAttributionUrlFollowsRedirects=function(){return
this.get('clickAttributionUrlFollowsRedirects')};X.prototype.getClickUrl=function(){return
this.get('clickUrl')};X.prototype.getVideoEventUrls=function(){return
this.get('videoEventUrls')};X.prototype.getVideoEventUrl=function(d){return
this.get('videoEventUrls')[d]};X.prototype.getBypassAppSheet=function(){return
this.get('bypassAppSheet')};X.prototype.getTimeoutInSeconds=function(){return
0};X.prototype.getRequiredAssets=function(){return[]};
X.prototype.getOptionalAssets=function(){var d=[];d.push(this.getGameIcon());var
a=this.getSquare();a&&d.push(a);(a=this.getLandscape())&&d.push(a);(a=this.getPortrait())&&d.push(a);(a=this.getE
ndScreen())&&d.push(a);return d};X.prototype.getAppDownloadUrl=function(){return
this.get('appDownloadUrl')};X.prototype.isConnectionNeeded=function(){return!1};X.prototype.getEndScreenUrl=fu
nction(){return this.get('endScreenUrl')};X.prototype.getEndScreenType=function(){return
this.get('endScreenType')};
X . p r o t o t y p e . g e t E n d S c r e e n = f u n c t i o n ( ) { r e t u r n
this.get('endScreen')};X.prototype.getEndScreenSettings=function(){return
this.get('endScreenSettings')};X.prototype.getHeaderBiddingToken=function(){return
this.get('headerBiddingToken')};X.prototype.getIsApsAttributionEnabled=function(){return
this.get('isApsAttributionEnabled')};X.prototype.getCompoundCampaignId=function(){return
this.get('compoundCampaignId')};X.prototype.getDTO=function(){var
d,a=this.getGameIcon();a&&(d=a.getDTO());var b;(a=this.getSquare())&&
(b=a.getDTO());var c;(a=this.getLandscape())&&(c=a.getDTO());var e;(a=this.getPortrait())&&(e=a.getDTO());var
f ; ( a = t h i s . g e t V i d e o ( ) ) & & ( f = a . g e t D T O ( ) ) ; v a r
g;(a=this.getStreamingVideo())&&(g=a.getDTO());return{campaign:La.prototype.getDTO.call(this),appStoreId:this.g
etAppStoreId(),gameId:this.getGameId(),gameName:this.getGameName(),gameIcon:d,rating:this.getRating(),ratingC
ount:this.getRatingCount(),squareImage:b,landscapeImage:c,portraitImage:e,video:f,streamingVideo:g,clickAttributio
nUrl:this.getClickAttributionUrl(),
clickAttributionUrlFollowsRedirects:this.getClickAttributionUrlFollowsRedirects(),bypassAppSheet:this.getBypassA
ppSheet(),store:Kd[this.getStore()].toLowerCase(),appDownloadUrl:this.getAppDownloadUrl(),endScreenType:this.g
etEndScreenType(),endScreen:this.getEndScreen(),endScreenSettings:this.getEndScreenSettings(),headerBiddingTok
en:this.getHeaderBiddingToken()}};X.prototype.getAllDTO=function(){var
d,a,b,c,e,f,g,h=this.getAllData();h=vb(h,['session','streamingPortraitVideo','videoPortrait','store']);
r e t u r n
Object.assign(Object.assign({},h),{gameIcon:this.getGameIcon().getDTO(),landscapeImage:null===(d=this.getLands
cape())||void 0===d?void 0:d.getDTO(),portraitImage:null===(a=this.getPortrait())||void 0===a?void
0:a.getDTO(),squareImage:null===(b=this.getSquare())||void 0===b?void
0:b.getDTO(),streamingPortraitVideo:null===(c=this.getStreamingPortraitVideo())||void 0===c?void
0:c.getDTO(),streamingVideo:null===(e=this.getStreamingVideo())||void 0===e?void
0:e.getDTO(),video:null===(f=this.getVideo())||
void 0===f?void 0:f.getDTO(),videoPortrait:null===(g=this.getPortraitVideo())||void 0===g?void
0:g.getDTO(),store:Kd[this.getStore()].toLowerCase(),endScreenUrl:this.getEndScreenUrl(),endScreenType:this.getE
ndScreenType()})};n.inherits(oc,ja);oc.prototype.getUrl=function(){var d=this.getCachedUrl();return
d?d:this.getOriginalUrl()};oc.prototype.getUrlWithoutFileProtocol=function(){return
this.getUrl().replace('file://','')};oc.prototype.getOriginalUrl=function(){return this.get('url')};oc.prototype.isCached=
function(){return'undefined'!==typeof this.getCachedUrl()};oc.prototype.getCachedUrl=function(){return
this.get('cachedUrl')};oc.prototype.setCachedUrl=function(d){this.set('cachedUrl',d)};oc.prototype.setFileId=function(
d){this.set('fileId',d)};oc.prototype.getFileId=function(){return
this.get('fileId')};oc.prototype.setProcessed=function(d){this.set('processed',d)};oc.prototype.isProcessed=function(){r
eturn this.get('processed')};oc.prototype.getSession=function(){return this.get('session')};oc.prototype.getCreativeId=
f u n c t i o n ( ) { r e t u r n
this.get('creativeId')};oc.prototype.getDTO=function(){return{url:this.getOriginalUrl(),cachedUrl:this.getCachedUrl()
,fileId:this.getFileId()}};oc.prototype.handleError=function(d){Sd.trigger('set_model_value_failed',d,this.getSession()
) ; t h r o w
d;};oc.Schema={url:['string'],cachedUrl:['string','undefined'],fileId:['string','undefined'],session:['object'],creativeId:['st
ring','undefined'],processed:['boolean']};n.inherits(Cc,oc);Cc.prototype.getDescription=function(){return'VIDEO'};
Cc.prototype.getSize=function(){return this.get('size')};Cc.prototype.getWidth=function(){return
t h i s . g e t ( ' w i d t h ' ) } ; C c . p r o t o t y p e . g e t H e i g h t = f u n c t i o n ( ) { r e t u r n
this.get('height')};Cc.prototype.hasStarted=function(){return
this.get('started')};Cc.prototype.setStarted=function(d){this.set('started',d)};Cc.prototype.getDuration=function(){retur
n
this.get('duration')};Cc.prototype.setDuration=function(d){this.set('duration',d)};Cc.prototype.getPosition=function(){
return this.get('position')};Cc.prototype.setPosition=
function(d){this.set('position',d);(d=this.get('duration'))&&this.set('quartile',Math.floor(4*this.get('position')/d))};Cc.p
r o t o t y p e . g e t P o s i t i o n R e p e a t s = f u n c t i o n ( ) { r e t u r n
this.get('positionRepeats')};Cc.prototype.setPositionRepeats=function(d){this.set('positionRepeats',d)};Cc.prototype.g
e t Q u a r t i l e = f u n c t i o n ( ) { r e t u r n
this.get('quartile')};Cc.prototype.setQuartile=function(d){this.set('quartile',d)};Cc.prototype.resetState=function(){this
.set('duration',0);this.set('position',0);this.set('positionRepeats',
0);this.set('quartile',0);this.set('started',!1)};Cc.prototype.getDTO=function(){return{asset:oc.prototype.getDTO.call(t
his),size:this.getSize(),width:this.getWidth(),height:this.getHeight(),duration:this.getDuration(),position:this.getPositi
on(),positionRepeats:this.getPositionRepeats(),quartile:this.getQuartile()}};n.inherits(Wg,ja);Wg.prototype.setFidelity
=function(d){this.set('fidelity',d)};Wg.prototype.getFidelity=function(){return
this.get('fidelity')};Wg.prototype.setSignature=function(d){this.set('signature',
d ) } ; W g . p r o t o t y p e . g e t S i g n a t u r e = f u n c t i o n ( ) { r e t u r n
this.get('signature')};Wg.prototype.setTimestamp=function(d){this.set('timestamp',d)};Wg.prototype.getTimestamp=f
u n c t i o n ( ) { r e t u r n
this.get('timestamp')};Wg.prototype.setNonce=function(d){this.set('nonce',d)};Wg.prototype.getNonce=function(){ret
u r n
this.get('nonce')};Wg.prototype.getDTO=function(){return{fidelity:this.get('fidelity'),signature:this.get('signature'),tim
estamp:this.get('timestamp'),nonce:this.get('nonce')}};n.inherits(pc,ja);pc.prototype.setSignature=
function(d){this.set('signature',d)};pc.prototype.getSignature=function(){return
this.get('signature')};pc.prototype.setItunesItem=function(d){this.set('itunesitem',d)};pc.prototype.getItunesItem=funct
i o n ( ) { r e t u r n
this.get('itunesitem')};pc.prototype.setSourceApp=function(d){this.set('sourceapp',d)};pc.prototype.getSourceApp=fu
n c t i o n ( ) { r e t u r n
this.get('sourceapp')};pc.prototype.setNetwork=function(d){this.set('network',d)};pc.prototype.getNetwork=function()
{return this.get('network')};pc.prototype.setCampaign=
function(d){this.set('campaign',d)};pc.prototype.getCampaign=function(){return
this.get('campaign')};pc.prototype.setSourceIdentifier=function(d){this.set('sourceidentifier',d)};pc.prototype.getSourc
e I d e n t i f i e r = f u n c t i o n ( ) { r e t u r n
this.get('sourceidentifier')};pc.prototype.setTimestamp=function(d){this.set('timestamp',d)};pc.prototype.getTimestam
p = f u n c t i o n ( ) { r e t u r n
this.get('timestamp')};pc.prototype.setNonce=function(d){this.set('nonce',d)};pc.prototype.getNonce=function(){retur
n this.get('nonce')};
pc.prototype.setVersion=function(d){this.set('version',d)};pc.prototype.getVersion=function(){return
this.get('version')};pc.prototype.setFidelities=function(d){this.set('fidelities',d)};pc.prototype.getFidelities=function(){
r e t u r n
this.get('fidelities')};pc.prototype.getDTO=function(){return{signature:this.get('signature'),itunesitem:this.get('itunesit
em'),sourceapp:this.get('sourceapp'),network:this.get('network'),campaign:this.get('campaign'),timestamp:this.get('time
stamp'),nonce:this.get('nonce'),
version:this.get('version'),fidelities:this.get('fidelities')}};var
km;(function(d){d[d.VIEW=0]='VIEW';d[d.CLICK=1]='CLICK'})(km||(km={}));var iy=RegExp('^[0-9a-f]{8}-[0-9a-
f ] { 4 } - [ 0 - 9 a - f ] { 4 } - [ 0 - 9 a - f ] { 4 } - [ 0 - 9 a -
f]{12}$','i'),hy=[].concat(n.arrayFromIterable([9310,9191]),n.arrayFromIterable([9691,9190]));n.inherits(Sb,La);Sb.pr
ototype.getUseWebViewUserAgentForTracking=function(){return!!this.get('useWebViewUserAgentForTracking')};S
b.prototype.getSkadnAppStoreId=function(){return this._skadnAppStoreId};
S b . p r o t o t y p e . s e t S k a d n A p p S t o r e I d = f u n c t i o n ( d ) { i f ( d ) { v a r
a=Number(d);!isNaN(a)&&isFinite(a)?this._skadnAppStoreId=d:t.reportMetricEventWithTags(Fc.InvalidAppStoreId
,{cnt:this.getContentType()})}};Sb.Schema=Object.assign(Object.assign({},La.Schema),{useWebViewUserAgentFor
Tracking:['boolean','undefined']});n.inherits(Pa,Sb);Pa.prototype.getVast=function(){return
this.get('vast')};Pa.prototype.getGameIcon=function(){return
this.get('gameIcon')};Pa.prototype.getVideo=function(){this.get('video')||this.set('video',
new Cc(this.get('vast').getVideoUrl(),this.getSession()));return
this.get('video')};Pa.prototype.getRequiredAssets=function(){return
this.shouldCacheVideoOptionally?[]:[this.get('video')]};Pa.prototype.getOptionalAssets=function(){var
d=[],a=this.getGameIcon();a&&d.push(a);this.shouldCacheVideoOptionally&&d.push(this.get('video'));return
d } ; P a . p r o t o t y p e . h a s S t a t i c E n d s c r e e n = f u n c t i o n ( ) { r e t u r n
this.get('hasStaticEndscreen')};Pa.prototype.hasIframeEndscreen=function(){return this.get('hasIframeEndscreen')};
P a . p r o t o t y p e . h a s H t m l E n d s c r e e n = f u n c t i o n ( ) { r e t u r n
this.get('hasHtmlEndscreen')};Pa.prototype.hasBundleId=function(){return
this.get('hasBundleId')};Pa.prototype.getStaticLandscape=function(){return
this.get('staticLandscape')};Pa.prototype.getStaticPortrait=function(){return
this.get('staticPortrait')};Pa.prototype.isConnectionNeeded=function(){return!1};Pa.prototype.getImpressionUrls=fun
ction(){return this.get('impressionUrls')};Pa.prototype.isOMEnabled=function(){return
this.get('isOMEnabled')};Pa.prototype.getOMVendors=
f u n c t i o n ( ) { r e t u r n
this.get('omVendors')};Pa.prototype.setOmEnabled=function(d){this.set('isOMEnabled',d)};Pa.prototype.setOMVend
ors=function(d){this.set('omVendors',d)};Pa.prototype.setTrackingUrls=function(d){Sb.prototype.setTrackingUrls.cal
l(this,d);this.addCustomTracking(d)};Pa.prototype.getTrackingUrlsForEvent=function(d){return
this.getVast().getVastTrackingUrlsForEvent(d)};Pa.prototype.getTrackingEvents=function(d){return
this.getVast().getVastTrackingEvents(d)};Pa.prototype.getCompanionCreativeViewTrackingUrls=
f u n c t i o n ( ) { r e t u r n
this.hasHtmlEndscreen()?this.getVast().getHTMLCompanionCreativeViewTrackingUrls():this.getVast().getCompani
onCreativeViewTrackingUrls()};Pa.prototype.addCustomTracking=function(d){var
a=this;d&&Object.entries(d).forEach(function(b){b=n.makeIterator(b);var
c=b.next().value;(b=b.next().value)&&b.forEach(function(e){return
a.getVast().addTrackingEventUrl(c,{url:e})})})};n.inherits(xh,Sb);xh.prototype.getDynamicMarkup=function(){retur
n this.get('dynamicMarkup')};xh.prototype.getRequiredAssets=
function(){return[]};xh.prototype.getOptionalAssets=function(){return[]};xh.prototype.isConnectionNeeded=function
(){return!1};xh.prototype.getWidth=function(){return this.get('width')};xh.prototype.getHeight=function(){return
this.get('height')};n.inherits(nl,oc);nl.prototype.getDescription=function(){return'MRAID'};n.inherits(ib,Sb);ib.prototy
p e . g e t R e s o u r c e U r l = f u n c t i o n ( ) { r e t u r n
t h i s. get( 'r es our ceAsset' )};ib.prototype.se t R es o u rceUrl =fu n ct i o n (d ){ t h i s . s et ('res o u rceAss e t ' , n e w
n l ( d , this .getSes s ion()))};
ib.prototype.setResource=function(d){this.set('resource',d)};ib.prototype.getResource=function(){return
this.get('resource')};ib.prototype.getGameName=function(){return
this.get('gameName')};ib.prototype.getGameIcon=function(){return
this.get('gameIcon')};ib.prototype.getRating=function(){return
this.get('rating')};ib.prototype.getRatingCount=function(){return
this.get('ratingCount')};ib.prototype.getPortrait=function(){return
this.get('portraitImage')};ib.prototype.getLandscape=function(){return this.get('landscapeImage')};
ib.prototype.getMraidUrl=function(){return this.get('mraidUrl')};ib.prototype.getRequiredAssets=function(){var
d=[],a=this.getResourceUrl();a&&d.push(a);return d};ib.prototype.getOptionalAssets=function(){var
d=[],a=this.getGameIcon();a&&d.push(a);(a=this.getPortrait())&&d.push(a);(a=this.getLandscape())&&d.push(a);ret
u r n d } ; i b . p r o t o t y p e . g e t D y n a m i c M a r k u p = f u n c t i o n ( ) { r e t u r n
this.get('dynamicMarkup')};ib.prototype.getClickAttributionUrl=function(){return
this.get('clickAttributionUrl')};ib.prototype.getClickAttributionUrlFollowsRedirects=
function(){return this.get('clickAttributionUrlFollowsRedirects')};ib.prototype.getClickUrl=function(){return
this.get('clickUrl')};ib.prototype.getBypassAppSheet=function(){return
this.get('bypassAppSheet')};ib.prototype.getStore=function(){return
this.get('store')};ib.prototype.getAppStoreId=function(){return
this.get('appStoreId')};ib.prototype.getVideoEventUrls=function(){return
this.get('videoEventUrls')};ib.prototype.getVideoEventUrl=function(d){var a=this.get('videoEventUrls');return a?a[d]:
v o i d 0 } ; i b . p r o t o t y p e . g e t T a r g e t G a m e I d = f u n c t i o n ( ) { r e t u r n
this.get('targetGameId')};ib.prototype.isCustomCloseEnabled=function(){return
this.get('isCustomCloseEnabled')};ib.prototype.isConnectionNeeded=function(){var d=this.getResourceUrl();return
d&&d.getOriginalUrl().match(/playables\/production\/unity/)?!1:!0};ib.prototype.getDTO=function(){var
d,a=this.getResourceUrl();a&&(d=a.getDTO());return{campaign:Sb.prototype.getDTO.call(this),resourceUrl:d,resour
ce:this.getResource(),dynamicMarkup:this.getDynamicMarkup()}};
ib.prototype.getAllDTO=function(){var d,a,b,c=this.getAllData();c=vb(c,['session']);return
Object.assign(Object.assign({},c),{gameIcon:null===(d=this.getGameIcon())||void 0===d?void
0:d.getDTO(),landscapeImage:null===(a=this.getLandscape())||void 0===a?void
0:a.getDTO(),portraitImage:null===(b=this.getPortrait())||void 0===b?void
0:b.getDTO(),mraidUrl:this.getMraidUrl(),store:0===this.getStore()?'apple':'google',endScreenType:void
0,endScreenUrl:void 0})};var pb;(function(d){d[d.NONE=0]='NONE';d[d.PORTRAIT=
1]='PORTRAIT';d[d.LANDSCAPE=2]='LANDSCAPE'})(pb||(pb={}));var
wd;(function(d){d[d.ENDSCREEN=0]='ENDSCREEN';d[d.ENDSCREEN_WITH_VIDEOPLAYER=1]='ENDSCR
EEN_WITH_VIDEOPLAYER';d[d.LANDSCAPE_VIDEO=2]='LANDSCAPE_VIDEO';d[d.WEB_PLAYER=3]='W
EB_PLAYER';d[d.PODDING=4]='PODDING'})(wd||(wd={}));var
Zg;(function(d){d[d.MEMORY_WARNING=0]='MEMORY_WARNING';d[d.AUDIO_SESSION_INTERRUPT_B
EGAN=1]='AUDIO_SESSION_INTERRUPT_BEGAN';d[d.AUDIO_SESSION_INTERRUPT_ENDED=2]='AUDI
O_SESSION_INTERRUPT_ENDED';d[d.AUDIO_SESSION_ROUTE_CHANGED=
3]='AUDIO_SESSION_ROUTE_CHANGED';d[d.AUDIO_SESSION_CATEGORY_CHANGED=4]='AUDIO_SES
SION_CATEGORY_CHANGED'})(Zg||(Zg={}));qf.setForcedOrientation=function(d){qf._forcedOrientation=d};qf.
getForcedOrientation=function(){return qf._forcedOrientation};qf.prototype.getLockedOrientation=function(){return
this._lockedOrientation};qf.prototype.addEventHandler=function(d){this._handlers.push(d);return
d};qf.prototype.removeEventHandler=function(d){this._handlers.length&&(this._handlers='undefined'!==typeof d?
t h i s . _ h a n d l e r s . f i l t e r ( f u n c t i o n ( a ) { r e t u r n
a!==d}):[])};n.inherits(cc,ib);cc.prototype.getHeaderBiddingToken=function(){return
this._headerBiddingToken};cc.prototype.getIsApsAttributionEnabled=function(){return
this._isApsAttributionEnabled};cc.prototype.getCompoundCampaignId=function(){return
t h i s . _ c o m p o u n d C a m p a i g n I d } ; v a r
ki;(function(d){d.Opened='opened';d.Closed='closed';d.Errored='errored';d.NotReady='not_ready'})(ki||(ki={}));var
hc=Wb(function(d,a){return{appSheetState:ki.NotReady,isPrepared:!1,
isAppSheetSupported:!1,canShowAppSheet:function(b,c,e){e=void 0===e?!1:e;var
f=a(),g=f.osVersion,h=f.sdkVersion;if(!f.isAppSheetSupported||!g||!h)return!1;f=(b.get('screenWidth')>=b.get('screen
Height')?pb.LANDSCAPE:pb.PORTRAIT)===pb.LANDSCAPE;b=b.getModel();return(b.match(/iphone/i)||b.match(
/ipod/i))&&f&&14>g&&3510>h||[17,17.1,17.2].includes(g)&&f&&c&&e?!1:!0},checkAppSheetSupport:function(b,
c,e,f){if(f!==B.IOS)return!1;c=c.getSdkVersion();f=Tn(e.getOsVersion());if((b instanceof X||b instanceof cc)&&
b.getBypassAppSheet()||b instanceof X&&'mraid'===b.getEndScreenType()&&3500>c||(b instanceof Pa||b instanceof
i b | | b i n s t a n c e o f
xh)&&14>f||e.isAppSheetBroken()||!gq(b))return!1;d({isAppSheetSupported:!0,osVersion:f,sdkVersion:c});return!0},
setAppSheetState:function(b){d({appSheetState:b})}}}),fq=mm(hc),oh=Wb(function(d){return{isSupported:!1,confi
g:function(a,b){d({isSupported:!1});Cf()!==qc.ANDROID||23>b.getApiLevel()||!(a instanceof
X&&'mraid'!==a.getEndScreenType())||a instanceof X&&a.getStore()===
K d . X I A O M I | | a i n s t a n c e o f
X&&a.getStore()===Kd.STANDALONE_ANDROID||(b=ea(),(b('inlineInstallerVariantA')||b('inlineInstallerVariantC'
)||b('skipToInlineInstaller'))&&a.getEnifd()&&d({isSupported:!0}))}}}),Zq={},gy=(Zq[qc.IOS]=function(d){var
a , b ; r e t u r n
hc.getState().isAppSheetSupported&&Ca.getState().config.isSkipToAppSheetEnabled?0<(null!==(b=null===(a=d.ge
tDspConfig().skadn)||void 0===a?void 0:a.ask)&&void 0!==b?b:-
1 ) ? ! 0:( d=d.getS eatId())? 9E3===d| | 9541= ==d ?!0 : !1 : !1 : !1 } , Z q [q c. ANDR OID]=fu n ct i o n () { v a r d =
oh.getState().isSupported,a=ea()('skipToInlineInstaller');return
d & & a ? ! 0 : ! 1 } , Z q ) ; n b . p r o t o t y p e . g e t C l i c k e d I d = f u n c t i o n ( d ) { v a r
a=nb.getElementId(d);for(d=d.parentElement;!a&&d;){var b=nb.getElementId(d);b?a=b:d=d.parentElement}return
a};nb.getElementId=function(d){var a;return null===(a=d.dataset)||void 0===a?void
0:a.elementId};nb.getOperativeId=function(d){for(var a;!a&&d;){var
b=this.getElementId(d);b===nb.zones.endScreen.secondaryCtaButton?a=nb.zones.endScreen.ctaButton:b&&nb.opera
tiveZones.includes(b)?
a=b:b&&this.skipOperativeZonesEnabled()&&nb.skipOperativeZones.includes(b)?a=b:d=d.parentElement}return
a } ; n b . p r o t o t y p e . o n T o u c h E n d L i s t e n e r = f u n c t i o n ( d ) { v a r
a=d.changedTouches[0].target,b=d.changedTouches[0].clientX/window.innerWidth;d=d.changedTouches[0].clientY/
w i n d o w . i n n e r H e i g h t ; v a r
c=Date.now(),e=window.innerHeight>window.innerWidth,f=this.getClickedId(a);a=nb.getOperativeId(a);this.comput
eLastClickDetails(f,b,d,c,e,a)};nb.prototype.computeLastClickDetails=function(d,a,b,c,e,f){this._lastClickDetails=
{id:d,normalized_x:a,normalized_y:b,ts:c,is_portrait:e,operativeId:f};this._onClickRecorded.trigger(this._lastClickDe
t a i l s ) } ; n b . g e n e r a t e C l i c k E v e n t = f u n c t i o n ( d , a , b ) { b = v o i d
0===b?window:b;b.postMessage({type:'SdkClickDetailsManager.click',clickDetails:{id:d,operativeId:a}},'*')};nb.ski
pOperativeZonesEnabled=function(){var d=hd.getState(),a=d.currentCampaign;return
d.currentId&&a?ml(a):!1};n.global.Object.defineProperties(nb.prototype,{onClickRecorded:{configurable:!0,enumer
able:!0,get:function(){return this._onClickRecorded}},
lastClickDetails:{configurable:!0,enumerable:!0,get:function(){return
this._lastClickDetails}}});nb.zones={videoScreen:{videoScreen:'video-overlay',clickableVideoScreen:'clickable-
video-overlay',storeKitIcon:'store-kit-icon',storeKitMoreInfoButton:'store-kit-more-info-
button',storeKitInstallButton:'store-kit-install-button',info:'end-screen-info',creative:'end-screen-
creative',adsLogo:'end-screen-unity-ads-logo',skipButton:'video-skip-button',playButton:'video-play-
button',closeButton:'video-close-button',
timer:'video-timer',chinaAd:'video-china-ad',muteButton:'video-mute-button',privacyButton:'video-privacy-
button',appIcon:'video-app-icon',appName:'video-app-name',appRating:'video-app-rating',ctaButton:'video-cta-
button',learnMoreButton:'video-learn-more-button',gdprBanner:'video-gdpr-banner',gdprButton:'video-gdpr-
button',gdprLink:'video-gdpr-link',progressBar:'video-progress-bar',skipProgressBar:'video-skip-progress-
bar',thumbUpIcon:'video-thumb-up-icon',thumbDownIcon:'video-thumb-down-icon',adCount:'video-ad-count',
skOverlay:'sk-overlay'},endScreen:{creative:'end-screen-creative',closeButton:'end-screen-close-
button',gdprBanner:'end-screen-gdpr-banner',gdprButton:'end-screen-gdpr-button',gdprLink:'end-screen-gdpr-
link',info:'end-screen-info',appIcon:'end-screen-app-icon',appName:'end-screen-app-name',appRating:'end-screen-app-
rating',ctaButton:'end-screen-cta-button',secondaryCtaButton:'end-screen-secondary-cta-button',ctaMessage:'end-
screen-cta-msg',privacyButton:'end-screen-privacy-button',adsLogo:'end-screen-unity-ads-logo',
chinaAd:'end-screen-china-ad',shareButton:'end-screen-share-button',endScreen:'end-screen',tooltip:'end-screen-
tooltip'}};nb.operativeZones=[nb.zones.videoScreen.appIcon,nb.zones.videoScreen.ctaButton,nb.zones.videoScreen.s
kOverlay,nb.zones.videoScreen.videoScreen,nb.zones.videoScreen.clickableVideoScreen,nb.zones.videoScreen.store
KitIcon,nb.zones.videoScreen.storeKitMoreInfoButton,nb.zones.videoScreen.storeKitInstallButton,nb.zones.endScree
n.appIcon,nb.zones.endScreen.creative,nb.zones.endScreen.ctaButton];
nb.skipOperativeZones=[nb.zones.videoScreen.skipButton,nb.zones.videoScreen.closeButton,nb.zones.videoScreen.p
layButton];ni.prototype.getTouchStartPosition=function(){return{startX:this._startX,startY:this._startY}};ni.prototyp
e . o n T o u c h S t a r t = f u n c t i o n ( d ) { v a r
a=this;d.stopPropagation();d.preventDefault();this._onTouchMoveListener=function(b){return
a.onTouchMove(b)};this._onTouchEndListener=function(b){return
a.onTouchEnd(b)};this._onTouchCancelListener=function(b){return
a.onTouchCancel(b)};this._element.addEventListener('touchmove',
this._onTouchMoveListener,this._supportsPassive?{passive:!0}:!1);this._element.addEventListener('touchend',this._o
nTouchEndListener,!1);this._element.addEventListener('touchcancel',this._onTouchCancelListener,!1);this._moved=!
1;this._startX=d.touches[0].clientX;this._startY=d.touches[0].clientY};ni.prototype.onTouchMove=function(d){var
a=d.touches[0].clientY;if(Math.abs(d.touches[0].clientX-this._startX)>ni._moveTolerance||Math.abs(a-
this._startY)>ni._moveTolerance)this._moved=!0};ni.prototype.onTouchEnd=
function(d){this._onTouchMoveListener&&this._onTouchEndListener&&this._onTouchCancelListener&&(this._ele
ment.removeEventListener('touchmove',this._onTouchMoveListener,!1),this._element.removeEventListener('touchen
d',this._onTouchEndListener,!1),this._element.removeEventListener('touchcancel',this._onTouchCancelListener,!1));t
his._onTouchCancelListener=this._onTouchEndListener=this._onTouchMoveListener=void 0;if(!this._moved){var
a=new MouseEvent('click',{view:window,bubbles:!0,cancelable:!0});d.stopPropagation();
d.target&&!d.target.dispatchEvent(a)&&d.preventDefault()}};ni.prototype.onTouchCancel=function(){this._moved=!
1;this._startY=this._startX=0};ni._moveTolerance=10;Vg.prototype.onTouchStart=function(d){var
a = t h i s ; t h i s . _ o n T o u c h E n d L i s t e n e r = f u n c t i o n ( b ) { r e t u r n
a.onTouchEnd(b)};this._onTouchCancelListener=function(b){return
a.onTouchCancel(b)};this._onTouchMoveListener=function(b){return
a.onTouchMove(b)};this._element.addEventListener('touchend',this._onTouchEndListener,!1);this._element.addEvent
Listener('touchcancel',
this._onTouchCancelListener,!1);this._element.addEventListener('touchmove',this._onTouchMoveListener,!1);this._st
artX=d.touches[0].clientX;this._startY=d.touches[0].clientY};Vg.prototype.onTouchEnd=function(d){this._element.r
emoveEventListener('touchend',this._onTouchEndListener,!1);this._element.removeEventListener('touchcancel',this._
onTouchCancelListener,!1);this._element.removeEventListener('touchmove',this._onTouchMoveListener,!1);if(this.is
SwipeEvent(this._startX,this._startY,d.changedTouches[0].clientX,
d . c h a n g e d T o u c h e s [ 0 ] . c l i e n t Y ) ) { v a r
a=document.createEvent('MouseEvent');a.initMouseEvent(this.getEventType(),!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,nu
ll);d.stopPropagation();d.target&&!d.target.dispatchEvent(a)&&d.preventDefault()}this._startY=this._startX=0};Vg.p
rototype.onTouchCancel=function(){this._startY=this._startX=0};Vg.prototype.onTouchMove=function(d){d.prevent
Default()};Vg._moveTolerance=75;n.inherits(Sn,Vg);Sn.prototype.isSwipeEvent=function(d,a,b,c){d-=b;return
Math.abs(d)>Vg._moveTolerance&&
M a t h . a b s ( d ) > M a t h . a b s ( a -
c)?!0:!1};Sn.prototype.getEventType=function(){return'swipe'};n.inherits(Rn,Vg);Rn.prototype.isSwipeEvent=functio
n(d,a,b,c){var e=a-c;return Math.abs(e)>Vg._moveTolerance&&Math.abs(e)>Math.abs(d-
b)&&Math.abs(c)>Math.abs(a)?!0:!1};Rn.prototype.getEventType=function(){return'swipedown'};ha.addEventListen
er=function(d,a,b){'swipe'===d.event&&(d.swipe=new Sn(a));'swipedown'===d.event&&(d.swipe=new
Rn(a));b&&'click'===d.event&&(d.tap=new ni(a));a.addEventListener(d.event,d.listener,
!1)};ha.prototype.addEventHandler=function(d){this._handlers.push(d);return
d};ha.prototype.removeEventHandler=function(d){this._handlers.length&&(this._handlers='undefined'!==typeof
d?this._handlers.filter(function(a){return a!==d}):[])};ha.prototype.getEventHandlers=function(){return
t h i s . _ h a n d l e r s } ; h a . p r o t o t y p e . r e n d e r = f u n c t i o n ( ) { v a r
d=this,a=this._container=document.createElement('div');a.id=this._id;a.innerHTML=this._template.render(this._templ
ateData?this._templateData:{});this._bindings.forEach(function(b){if(b.selector)for(var c=
a.querySelectorAll(b.selector),e=0;e<c.length;++e)ha.addEventListener(b,c[e],d._attachTap);else
ha.addEventListener(b,a,d._attachTap)})};ha.prototype.container=function(){return
this._container};ha.prototype.show=function(){this._container&&(this._container.style.visibility='visible')};ha.prototy
pe.hide=function(){this._container&&(this._container.style.visibility='hidden')};ha.prototype.tap=function(d){for(var
a=n.makeIterator(this._bindings),b=a.next();!b.done;b=a.next())if(b=b.value,b.selector&&
b . s e l e c t o r = = = d ) r e t u r n
b.tap};n.inherits(uf,ha);uf.setAutoSkip=function(d){uf.AutoSkip=d};uf.prototype.setSkipDuration=function(d){this._
skipDuration=this._skipRemaining=1E3*d};uf.prototype.setVideoDuration=function(d){this._videoDuration=d};uf.pr
o t o t y p e . i s M u t e d = f u n c t i o n ( ) { r e t u r n
this._muted};uf.prototype.setFadeEnabled=function(d){this._fadeEnabled!==d&&(this._fadeEnabled=d)};uf.prototyp
e.setCTAReady=function(){this._callToActionButtonReady=!0};uf.AutoSkip=!1;var
Ye;(function(d){d.VISIBLE='VISIBLE';
d.READY='READY';d.END='END';d.HIDDEN='HIDDEN';d.ERROR='ERROR'})(Ye||(Ye={}));var
hj;(function(d){d.VideoScreen='VideoScreen';d.EndScreen='EndScreen';d.Playable='Playable'})(hj||(hj={}));var
Lc=Wb(function(){return{}}),sg;(function(d){d.DownloadForFree='download_for_free';d.Get='get';d.GET='GET';d.I
nstallNow='install_now';d.Install='install';d.Download='download';d.Play='play';d.PlayGame='play_game';d.PlayNow
='play_now';d.PlayForFree='play_for_free'})(sg||(sg={}));var sq;(sq||(sq={})).LearnMore='learn_more';
var se;(function(d){d.DownloadForFree='Download For Free';d.Get='Get';d.GET='GET';d.InstallNow='Install
Now';d.Install='Install';d.Download='Download';d.Play='Play';d.PlayGame='Play Game';d.PlayNow='Play
Now';d.PlayForFree='Play For Free'})(se||(se={}));var Qn;(Qn||(Qn={})).LearnMore='Learn More';var
Qw=Qn.LearnMore,vg=Wb(function(){return{isShowing:!1,autoSkip:!1,callToActionButtonReady:!1,canClickCTA
Button:!0,ctaText:'',elementIds:{},fadeEnabled:!0,gdprText:[],handlers:[],isRewardDialogOpened:!1,
isSkippableRewarded:!1,muted:!1,onSkipButtonClick:function(){return{}},paused:!1,platform:B.IOS,progressValue:
0,showChinaAdLabel:!1,showGDPRBanner:!1,showPrivacyIcon:!1,showSpinner:!1,skipEndCardOnClose:!1,closeBu
ttonType:aj.Skip,skipClicked:!1,completed:!1}});yb.getLanguageMap=function(d,a){var
b=yb._languageMap[d];if(b)return b[a];for(var c in yb._languageMap)if(d.match(c))return
yb._languageMap[c][a]};yb.getLocalizedAbbreviations=function(d){var a=yb._localizedAbbreviations[d];if(a)return
a;for(var b in yb._localizedAbbreviations)if(d.match(b))return yb._localizedAbbreviations[b]};
yb.setLanguageMap=function(d,a,b){yb._languageMap||(yb._languageMap={});yb._languageMap[d]||(yb._language
Map[d]={});yb._languageMap[d][a]=b};yb.formatTranslation=function(d,a){return
d.replace(/{(\d+)}/g,function(b,c){return a[c]||b})};yb.prototype.translate=function(d){var
a=yb.getLanguageMap(this._language,this._namespace);return a&&d in
a||(a=yb.getLanguageMap('en.*',this._namespace),a&&d in a)?a[d]:d};yb.prototype.abbreviate=function(d){var
a=yb.getLocalizedAbbreviations(this._language);return a?
1E6<=d?Math.floor(d/1E6).toString()+' '+a.million:1E4<=d?Math.floor(d/1E3).toString()+'
'+a.thousand:d.toString():d.toString()};yb._languageMap={'en.*':{endscreen:{Ratings:'Ratings','Download For
Free':'Download For Free',Downloading:'Downloading','Download completed':'Download completed','Download
failed due to insufficient space':'Download failed due to insufficient space','Download failed because file already
exists':'Download failed because file already exists','Download failed due network error':'Download failed due
network error',
'Download canceled':'Download canceled','Download failed':'Download failed','Download is queued':'Download is
queued','Download paused':'Download paused','Download paused due to network':'Download paused due to
network','Download is retrying':'Download is retrying','Download already enqueued':'Download already
enqueued','Opening browser to complete download':'Opening browser to complete download','Enqueuing is in
progress':'Enqueuing is in progress','Safe to resume game':'Safe to resume game','privacy-legitimate-interest-pop-up-
1':'Unity is personalizing your ads experience in this application. ',
'privacy-legitimate-interest-pop-up-2':'Tap here ','privacy-legitimate-interest-pop-up-3':'to learn more about Unity and
y o u r p r i v a c y c h o i c e s ' , ' I n s t a l l N o w ' : ' I n s t a l l
Now',Install:'Install',GET:'GET',Get:'Get',Free:'Free',Price:'Price'},videoScreen:{'Learn More':'Learn More','Download
For Free':'Download For Free','Install Now':'Install Now',Install:'Install',GET:'GET',Get:'Get','looking-for-something-
new':'Something new to try!','privacy-legitimate-interest-pop-up-1':'Unity is personalizing your ads experience in this
application. ',
'privacy-legitimate-interest-pop-up-2':'Tap here ','privacy-legitimate-interest-pop-up-3':'to learn more about Unity and
your privacy choices','recommended-for-you':'Recommended for you','similar-game':'Similar to what you
play',Sponsored:'Sponsored','support-your-game':'Support your game','close-reward-dialog-title':'Close Video?','close-
reward-dialog-desc':'You will lose your reward','close-reward-dialog-close-btn':'CLOSE VIDEO','close-reward-
dialog-resume-btn':'RESUME VIDEO',Free:'Free','reward-granted':'Reward Granted!',
advertisement:'Advertisement','More info':'More info',Category:'Category',Price:'Price',Reviews:'Reviews','In-app
purchases':'In-app purchases'},consent:{'homepage-title':'Can the Unity cookie collect and use your data to tailor your
ads and experience?','homepage-main-text':'Unity and our <span class="third-parties-link page-link">third-
parties</span> will collect <span class="data-link page-link">data</span>, including <span class="demographic-link
page-link">demographic information</span>, and use <span class="mobile-identifiers-link page-link">mobile
identifiers</span> for ads & gameplay <span class="personalization-link page-link">personalization</span> and
<span class="measurement-link page-link">measurement</span>. You can access these options at any time by
tapping the Unity Data Privacy icon when or after an ad appears.',
'homepage-accept-all':'Accept','homepage-show-my-choices':'Show my choices','my-choices-title':'Can the Unity
cookie collect and use your data to tailor your ads and experience?','my-choices-text':'Unity and our third-parties will
collect data, including demographic information, and use mobile identifiers for ads & gameplay personalization and
measurement. You can access these options at any time by tapping the Unity Data Privacy icon when or after an ad
appears.','my-choices-switch-game-experience':'I agree to personalized game experience',
'my-choices-switch-personalized-ads':'I agree to personalized ads and in-app content from Unity','my-choices-switch-
personalized-third-party':'I also agree to personalized ads and measurement, including those using demographic and
other data from third-party partners','my-choices-switch-pipl':'I agree to transfer my end-user gamer ID, unique device
identifier (IDFA), and my usage records and click records related to advertisements to the overseas recipient Unity
Technologies SF for the purpose of advertising analysis',
'my-choices-switch-pipl-privacy-policy':'You can find more information in our <a href="https://unity.cn/unityads-
sdk">Chinese Privacy Policy</a>.','my-choices-back':'Back','save-my-choices':'Save my choices','agree-to-all':'Agree
to all','no-thanks':'Disagree','privacy-what-we-collect-title':'What information we collect and how we use it','privacy-
what-we-collect-desc-p1':'Most of the information we use for this personalization is based on your device\u2019s
advertising ID (Apple\u2019s Advertising Identifier or Google Advertising Identifier) and your IP address.',
'privacy-what-we-collect-desc-p2':'We would use this information to show ads for other games we think you would
enjoy or virtual items that may be useful to you. We may even determine that we will not show you an ad.','privacy-
what-we-collect-desc-p3':'Subject to your privacy choices, your app interaction data may be associated with a unique
Unity ID and retained for up to 12 months. We will also retain a record of personal data associated with your
advertising ID for 30 days; however, we may keep your transaction record using your personal data for up to 180 days
for billing and fraud prevention purposes.',
'privacy-what-we-collect-sub-title':'What do our partners collect (measurement and demographics)','privacy-what-we-
collect-desc-p5':'Our partners may use your advertising ID and IP address to build a profile about you according to
your preferences and household demographic information. Demographic information may include things like marital
status or approximate income. Please visit our third parties\u2019 privacy policies to see how you can access or
delete the information they have about you.',
'privacy-what-we-collect-desc-p6':'Information may also be collected from your phone, including how hard you are
pressing the screen (pressure point measurement). The purpose of our partners collecting such information is to
prevent fraud by assessing whether it is a real person engaging with the application (uneven pressure points), or a bot
put into the marketplace by a bad actor attempting to mislead ad networks.','privacy-using':'Using {0}','privacy-
located-in':'Located in {0}','privacy-used-this-app':'Used this app {0} times this week',
'privacy-seen-ads':'Seen {0} ads in this app','privacy-installed-based-on':'Installed {0} apps based on those
ads','privacy-data-transfer-title':'Data transfer','privacy-data-transfer-desc':'Please note Unity may transfer and process
your data on servers located in the United States. We have committed through internal agreements and agreements
with our third-party processors to treat your data with the same protections as those afforded to you by applicable law,
including, in the European Economic Area if your data is collected in that region of the world. For more information
on transfers, visit Unity\u2019s <a href="https://unity3d.com/legal/privacy-policy">Privacy Policy</a>.',
'privacy-third-party-title':'View our third-party ad partners','privacy-changing-privacy-choice-title':'Changing your
privacy choice','privacy-changing-privacy-choice-text':'You can access these options at any time by tapping the Unity
Data Privacy icon when or after an ad appears.','privacy-our-privacy-policy-title-iron-source':'ironSource Data Subject
Rights','privacy-our-privacy-policy-desc-iron-source':'Please visit <a href="https://developers.is.com/ironsource-
mobile/air/ironsource-mobile-privacy-policy/">ironSource\'s privacy policy</a> to understand how our affiliate,
ironSource, may collect and use your data. In order to exercise your data access and/or deletion rights in connection
with data that ironSource may collect about you, please <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">click here</a>.',
'privacy-our-privacy-policy-title':'Our Privacy Policy','privacy-our-privacy-policy-desc':'Our <a
href="https://unity3d.com/legal/privacy-policy">Privacy Policy</a> explains how we manage your data, including
how and where in the world we transfer data for processing, and how we work with partners who serve ads. These
partners may collect information about your advertising ID from sources other than Unity to further personalize the
ads you see. Please visit the privacy policies of these third parties to review the compiled data they may have.',
'privacy-quebec-policy-title':'Automated Decision Making','privacy-quebec-policy-desc-1':'Unity may use automated
decision making systems to process your personal information. Unity may rely on decisions made by these automated
systems for the following purposes:','privacy-quebec-policy-desc-2':'Service provision & maintenance (e.g. providing
services, analyzing our products and services);','privacy-quebec-policy-desc-3':'Personalizing services (e.g.
personalizing our interactions with you);','privacy-quebec-policy-desc-4':'Business reporting purposes.',
'privacy-quebec-policy-desc-5':'Please see our Contact Us section located in our Privacy Policy for information on
how to reach out to us regarding our use of these systems.','privacy-settings-title':'Privacy settings','privacy-settings-
personalization-settings':'Personalization settings','privacy-settings-manage-your-data':'Manage your data','privacy-
settings-manage-your-data-desc':'You can delete any data Unity has about your device by clicking <span
class="delete-your-data-link page-link">here</span>.',
'privacy-settings-manage-your-data-are-you-sure':'Are you sure?','privacy-settings-manage-your-data-
yes':'Yes','privacy-settings-manage-your-data-no':'No','privacy-settings-manage-your-data-deletion-msg':'We will
process your request and your data will be deleted in 30 days. We will also opt you out of personalized ads
immediately. Please note we may keep a transactional record using your personal information for 180 days for billing
and fraud prevention purposes.','privacy-settings-report-ad':'Report ad',
'privacy-settings-build-info':'Build info','privacy-settings-close':'Close','privacy-settings-report-ad-title':'Report
advertisement','privacy-settings-report-ad-desc':'Are you facing issues with your current advertisement? You can
report this ad to Unity and let us know. Reporting will close this ad, and if the ad has not completed, any rewards will
be forfeited.','privacy-settings-report-ad-reason-1':'Ad is not showing','privacy-settings-report-ad-reason-2':'Ad is very
offensive','privacy-settings-report-ad-reason-3':'Ad does not look right',
'privacy-settings-report-ad-reason-4':"I don't like this ad",'privacy-settings-report-ad-reason-5':'Other','privacy-
settings-report-ad-disclaimer':'Disclaimer: Reporting will close this ad, and if the ad has not completed, any rewards
will be forfeited.','privacy-settings-report-ad-button':'Report',disagree:'Disagree','age-gate-title':'Before you get started,
please verify your age','age-gate-text':'To ensure we offer you the best possible in-game experience, including your
privacy choices and protecting your privacy, please confirm your age:',
'age-gate-over-age-limit-btn':"I'm {0} or older",'age-gate-under-age-limit-btn':"I'm {0} or younger",'privacy-data-
nwo-header':'Network-Wide Personalization','privacy-settings-screen-choice-gate-ad-settings':'Ad settings','privacy-
settings-screen-choice-gate-about-this-ad':'About this ad','privacy-settings-screen-choice-gate-privacy-
settings':'Privacy settings','privacy-settings-about-this-ad-why-this-ad':'Why are you seing this ad','privacy-settings-
about-this-ad-why-this-ad-desc-1':'There are different parameters that determine which ad you are seeing:',
'privacy-settings-about-this-ad-why-this-ad-desc-2':'We use the parameters mentioned above for optimizing
advertising campaigns, including for limiting the number of times you view a specific campaign across our network,
or the number of ads you view in a specific app.','privacy-settings-about-this-ad-why-this-ad-desc-3':'For certain users,
as instructed by our publishers (e.g., due to it being a child-directed app), we will not collect and use cross app
identifiers, such as advertiser ID, for deciding which ad to serve.',
'privacy-settings-about-this-ad-why-this-ad-identifiers':'Identifiers','privacy-settings-about-this-ad-why-this-ad-
identifiers-desc':'Such as Advertising ID, IP address, and a self-created ID unique to a specific app, and IDs unique
only to apps of the same developer.','privacy-settings-about-this-ad-why-this-ad-general-info':'General technical
information about your device','privacy-settings-about-this-ad-why-this-ad-general-info-desc':'Technical information
such as the device\u2019s time zone, the amount of free memory on the device, the name and version of the app to
which the ad is served, etc.',
'privacy-settings-about-this-ad-why-this-ad-performance-info':'Performance information','privacy-settings-about-this-
ad-why-this-ad-performance-info-desc':'An indication if an ad was viewed, or clicked, or if there was an install of an
advertised app. Information about actions performed within an advertiser\u2019s app following such an install, such
as in-app purchases, and level in the game (if the advertiser chooses to provide such information)','privacy-settings-
about-this-ad-control-ad-exp':'Control your ad experience',
'privacy-settings-about-this-ad-control-ad-exp-desc':'You have control over what ads you see by using the features
available to you in this privacy card for all Unity Ads:','privacy-settings-about-this-ad-control-ad-exp-opt-1':'You can
<a class="report-ad-link">report an ad</a> to inform us in the case where you see an ad which has offensive content,
or if you simply don\u2019t like the ad. This will help us identify ads which we need to review and take action
on.','privacy-settings-about-this-ad-control-ad-exp-opt-2':'You can review and <a class="ad-personalization-
link">change your ad personalization settings</a> for this app. This will limit the data we collect which is used to
deliver relevant ads to you based on the data described above.',
'privacy-settings-about-this-ad-control-ad-exp-opt-3':'You can <a class="nwo-link">perform a \u201cNetwork-wide
opt-out\u201d</a>. This will delete your unique identifier and data we collect which is used to deliver ads that are
relevant to you across the entire Unity Ads network.','privacy-settings-submit-report':'You can <a class="submit-
report-link" target="_blank" href="https://unity-transparency.atlassian.net/servicedesk/customer/portal/1">submit a
report under the Digital Services Act</a>.',
'privacy-settings-about-this-ad-paid-by':'Ad paid by','privacy-settings-about-this-ad-paid-for':'On behalf of','privacy-
settings-about-this-ad-learn-more':'Learn More'},mraid:{Sponsored:'Sponsored','Try the playable demo':'Try the
playable demo','privacy-legitimate-interest-pop-up-1':'Unity is personalizing your ads experience in this application.
','privacy-legitimate-interest-pop-up-2':'Tap here ','privacy-legitimate-interest-pop-up-3':'to learn more about Unity and
your privacy choices'},privacy:{'privacy-legitimate-interest-pop-up-1':'Unity is personalizing your ads experience in
this application. ',
'privacy-legitimate-interest-pop-up-2':'Tap here ','privacy-legitimate-interest-pop-up-3':'to learn more about Unity and
your privacy choices.','privacy-dialog-title':'A message from Unity about your privacy','privacy-dialog-text-li-p1':'Ads
allow developers to offer great apps for free. We try to show the apps and products that will be most interesting to you
based on the apps you play, the device you use, and the country you are in.','privacy-dialog-text-li-p2':"Most of the
information we use for ad personalization is based on a device-level resettable advertising ID (generally Apple's
Advertising Identifier or Google Advertising Identifier) and your IP address.",
'privacy-dialog-text-li-p2-1':'We would use this information to show ads for other games we think you would enjoy or
virtual items that may be useful to you. We may even determine that we will not show you an ad.','privacy-dialog-text-
li-p2-2':'Subject to your privacy choices, your app interaction data may be associated with a unique Unity ID and
retained for up to 12 months. We will also retain a record of personal data associated with your advertising ID for 30
days; however, we may keep your transaction record using your personal data for up to 180 days for billing and fraud
prevention purposes.',
'privacy-dialog-text-li-p3-1':'Our ','privacy-dialog-text-li-p3-2':'Privacy Policy','privacy-dialog-text-li-p3-3':' explains
how we manage your data and how we work with partners who serve ads. These partners may collect information
about your advertising ID from sources other than Unity to further personalize the ads you see. Please visit the privacy
policies of these third parties to review the compiled data they may have.','privacy-dialog-text-li-p5-
header':'Selection','privacy-dialog-text-li-p5-header-personalization':'Personalization',
'privacy-dialog-text-li-p5':'You can choose to continue to have a personalized experience, or to have a generic one.
This will apply to both advertising that comes from Unity directly as well as from advertising partners. Please note
that if you have already performed a network-wide opt-out, Unity will continue to honor your prior privacy choice and
no further opt-out election needs to be made at this time.','privacy-dialog-text-updated-privacy-policy-header-iron-
source':'ironSource Data Subject Rights',
'privacy-dialog-text-updated-privacy-policy-p1-iron-source':'Please visit ','privacy-dialog-text-updated-privacy-policy-
p2-iron-source':"ironSource's privacy policy ",'privacy-dialog-text-updated-privacy-policy-p3-iron-source':'to
understand how our affiliate, ironSource, may collect and use your data. In order to exercise your data access and/or
deletion rights in connection with data that ironSource may collect about you, please ','privacy-dialog-text-updated-
privacy-policy-p4-iron-source':'click here.',
'privacy-dialog-text-updated-privacy-policy-header-unity':'Our Privacy Policy','privacy-dialog-text-updated-privacy-
policy-p1-unity':'Our ','privacy-dialog-text-updated-privacy-policy-p2-unity':'Privacy Policy ','privacy-dialog-text-
updated-privacy-policy-p3-unity':'explains how we manage your data, including how and where in the world we
transfer data for processing, and how we work with partners who serve ads. These partners may collect information
about your advertising ID from sources other than Unity to further personalize the ads you see. Please visit the privacy
policies of these third parties to review the compiled data they may have.',
'privacy-using':'Using {0}','privacy-located-in':'Located in {0}','privacy-used-this-app':'Used this app {0} times this
week','privacy-seen-ads':'Seen {0} ads in this app','privacy-installed-based-on':'Installed {0} apps based on those
ads','privacy-dialog-text-li-agree-radio-button':'Yes, I agree to a personalized experience.','privacy-dialog-text-li-
disagree-radio-button':'No, I do not want a personalized experience.','privacy-dialog-text-li-agree-radio-button-with-
explaination':'Yes, I agree to a personalized experience. This means you are choosing to Opt In.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'No, I do not want a personalized experience. This
means you are choosing to Opt Out.','privacy-dialog-text-li-p6-header':'Changing your privacy choice','privacy-dialog-
text-li-p6':'You can access these options at any time by tapping the Unity Data Privacy icon when or after an ad
appears.','privacy-dialog-text-li-p7-header':'Data Management','privacy-dialog-text-li-p7-header-delete-data':'Delete
your data','privacy-dialog-text-li-p7-1':'You can delete any data Unity has about your device by clicking ',
'privacy-dialog-text-li-p7-2':'here','privacy-dialog-text-li-p7-3':'.','privacy-dialog-text-li-p7-1-delete-data':'You can
delete any data Unity has about your device by clicking ','privacy-dialog-text-li-p7-2-delete-data':'here','privacy-
dialog-text-li-p7-3-delete-data':'.','privacy-dialog-text-li-p7-data-request-info':'*Please note, if you already have a data
disclosure request in progress, the data that you are requesting to delete for this game may be not included in that
report.','privacy-dialog-text-li-p7-are-you-sure':'Are you sure? ',
'privacy-dialog-text-li-p7-yes':'Yes ','privacy-dialog-text-li-p7-no':'No','privacy-dialog-text-li-p7-data-deletion-
text':'We will process your request and your data for profile purposes will be deleted in 30 days. We will also opt you
out of personalized ads immediately. Please note we may retain your data for invoicing and fraud prevention purposes
for 180 days.','privacy-dialog-text-li-p7-data-deletion-text-delete-data':'We will process your request and your data
will be deleted. Please note, for profile purposes this process will take 30 days to complete. We will also opt you out
of personalized ads immediately. We may retain your data for invoicing and fraud prevention purposes for 180 days.',
'privacy-dialog-text-failed-age-gate-p1':'This advertisement has been served by Unity Ads. As you have indicated that
you are under 18 years old we deliver ads to you based on contextual data (e.g., the game you are playing).','privacy-
dialog-text-failed-age-gate-p2-1':'Please review our ','privacy-dialog-text-failed-age-gate-p2-2':'Privacy
Policy','privacy-dialog-text-failed-age-gate-p2-3':' for a full description of our data practices. You can view your
privacy settings at any time by tapping the Unity Data Privacy icon when or after an ad appears.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'This advertisement has been served by Unity Ads. In this app we are
delivering ads to you based on contextual data, such as the game you are playing.','privacy-dialog-text-failed-age-gate-
p2-1-ccpa':'Please review our ','privacy-dialog-text-failed-age-gate-p2-2-ccpa':'Privacy Policy','privacy-dialog-text-
failed-age-gate-p2-3-ccpa':' for a full description of our data practices. You can view your privacy settings at any time
by tapping the Unity Data Privacy icon when or after an ad appears.',
'privacy-dialog-text-coppa-p1':'This advertisement has been served by Unity Ads. The developer of this app has
enabled privacy controls to create a more privacy-protective experience or to indicate that this app is directed to
children under the age of 13. As a result, we deliver ads to you based only on contextual data (e.g., the game you are
playing).','privacy-dialog-text-coppa-p2-1':'Please review our ','privacy-dialog-text-coppa-p2-2':'Privacy
Policy','privacy-dialog-text-coppa-p2-3':' for a full description of our data practices. You can view privacy information
at any time by tapping the Unity Data Privacy icon when or after an ad appears.',
'privacy-dialog-text-coppa-p2-4':'Please visit ','privacy-dialog-text-coppa-p2-5':"ironSource's Privacy Policy",'privacy-
dialog-text-coppa-p2-6':' to understand how our affiliate, ironSource, may collect and use your data.','privacy-dialog-
button-confirm':'Confirm','privacy-dialog-button-close':'Close','privacy-data-request-header':'Request your
data','privacy-data-request-text':'It is your right to request the data that we have collected on you for this game. In
order to do so, please provide us with your email address so that we can share a secure and personalized link to the
data request page. We will not be using your email address for any other purpose.',
'privacy-data-request-submit':'Submit','privacy-data-request-email-input-placeholder':'Enter Email ID','privacy-data-
request-confirmation-message':'Thank you. You should receive an email with the link to request your data
shortly.','privacy-data-request-fail-message':'You have reached the maximum number of attempts. To request your
data, please try again after 24 hours.','privacy-data-request-error-message':'Error: Please try again later.','privacy-
captcha-description':'We need to verify that the user is human. Please review the following 16 images and select the
one that does not fit the theme.',
'privacy-captcha-success-message':'Confirmed','privacy-captcha-retry-message':'Incorrect. Please try again.','privacy-
dialog-text-li-p7-header-lgpd':'Direitos do titular dos dados','privacy-dialog-text-li-p7-1-lgpd':'A lei geral de
prote\u00e7\u00e3o de dados do Brasil d\u00e1 a voc\u00ea o direito de: ','privacy-dialog-text-li-p7-2-
lgpd':'Confirmar o processamento dos seus dados pela Unity;','privacy-dialog-text-li-p7-3-lgpd':'Acessar seus
dados;','privacy-dialog-text-li-p7-4-lgpd':'Corrigir seus dados que estejam incompletos, imprecisos ou desatualizados;',
'privacy-dialog-text-li-p7-5-lgpd':'Solicitar anonimiza\u00e7\u00e3o, bloqueio ou elimina\u00e7\u00e3o de dados
desnecess\u00e1rios ou excessivos ou dados processados em n\u00e3o conformidade com a lei geral de
prote\u00e7\u00e3o de dados do Brasil;','privacy-dialog-text-li-p7-6-lgpd':'Transferir seus dados para outros
provedores de servi\u00e7os ou fornecedores de produtos;','privacy-dialog-text-li-p7-7-lgpd':'Excluir seus dados
pessoais quando processados com seu consentimento;','privacy-dialog-text-li-p7-8-lgpd':'Obter informa\u00e7\u00f5es
sobre entidades p\u00fablicas e privadas com as quais a Unity compartilha seus dados;',
'privacy-dialog-text-li-p7-9-lgpd':'Obter informa\u00e7\u00f5es sobre a possibilidade de n\u00e3o fornecer
consentimento e sobre as consequ\u00eancias da nega\u00e7\u00e3o;','privacy-dialog-text-li-p7-10-lgpd':'Revogar seu
consentimento com rela\u00e7\u00e3o ao processamento de seus dados quando tentarmos obter seu consentimento;
e','privacy-dialog-text-li-p7-11-lgpd':'Apresentar queixas \u00e0s autoridades de prote\u00e7\u00e3o de
dados.','privacy-dialog-text-li-p7-12-lgpd':'Quando aplic\u00e1veis, estes direitos podem ser levados a efeito pelas
suas op\u00e7\u00f5es de privacidade aqui inclu\u00eddas ou de outro modo conforme definido em nossa ',
'privacy-dialog-text-li-p7-13-lgpd':'Pol\u00edtica de Privacidade.','privacy-data-nwo-header':'Network-Wide
Personalization','privacy-data-nwo-text-opt-out-description':'You can choose to opt out from a personalized experience
across the Unity platform. This will apply to both advertising that comes from Unity directly as well as from its
advertising partners, as well as personalized experiences provided by Unity services. Note that this option applies
across all your applications to the extent that advertisements or experiences are served by Unity.',
'privacy-data-nwo-text-opt-out-button':'Opt Out of Personalization Network-Wide','privacy-data-nw-unavailable-
msg':'Due to the developer\u2019s enablement of privacy controls and/or your own privacy choices and device
settings, Unity does not maintain a network-wide profile for you in connection with this application and therefore we
cannot provide you an opt-out of network-wide personalization at this time.','privacy-data-nwo-text-opt-in-
description':'If you want to re-enable a personalized experience network-wide, you can choose to opt back in by
clicking ',
'privacy-data-nwo-text-opt-in-link':'here','privacy-data-nwo-text-opt-in-description-2':'. Please note that this will re-
enable a full personalized experience across all applications that use the Unity platform, subject to any app-level
privacy choices you may make following this opt-in.','privacy-data-nwo-text-opt-in-ccpa-header':'CCPA Notice
Update','privacy-data-nwoo-confirmation-message':'You have chosen to Opt-Out Network-Wide from a personalized
experience','privacy-data-nwoi-confirmation-message':'You have chosen to Opt-In Network-Wide to a personalized
experience',
'privacy-settings-report-ad':'Report advertisement','privacy-settings-report-ad-title':'Report advertisement','privacy-
settings-report-ad-desc':'Are you facing issues with your current advertisement? You can report this ad to Unity and
let us know. Reporting will close this ad, and if the ad has not completed, any rewards will be forfeited.','privacy-
settings-report-ad-reason-1':'Ad is not showing','privacy-settings-report-ad-reason-2':'Ad is very offensive','privacy-
settings-report-ad-reason-3':'Ad does not look right',
'privacy-settings-report-ad-reason-4':"I don't like this ad",'privacy-settings-report-ad-reason-5':'Other','privacy-
settings-report-ad-disclaimer':'Disclaimer: Reporting will close this ad, and if the ad has not completed, any rewards
will be forfeited.','privacy-settings-report-ad-button':'Report','privacy-settings-build-info':'Build
info',advertisement:'Advertisement'}},'ru.*':{endscreen:{Ratings:'\u041e\u0446\u0435\u043d\u043a\u0438','Downloa
d For Free':'\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c
\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e',
' I n s t a l l
Now':'\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c',Install:'\u0423\u0441\u0442\u0430\u043d
\u043e\u0432\u0438\u0442\u044c',GET:'\u0417\u0410\u0413\u0420\u0423\u0417\u0418\u0422\u042c',Get:'\u0417\u
0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c',Free:'\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0
43e',Price:'\u0426\u0435\u043d\u0430'},videoScreen:{'Learn More':'\u0423\u0437\u043d\u0430\u0442\u044c
\u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435','Download For
Free':'\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c
\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e',
' I n s t a l l
Now':'\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c',Install:'\u0423\u0441\u0442\u0430\u043d
\u043e\u0432\u0438\u0442\u044c',GET:'\u0417\u0410\u0413\u0420\u0423\u0417\u0418\u0422\u042c',Get:'\u0417\u
0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c',Sponsored:'\u0420\u0435\u043a\u043b\u0430\u043c\u0430','cl
ose-reward-dialog-title':'\u0417\u0430\u043a\u0440\u044b\u0442\u044c
\u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u0438\u0435?','close-reward-dialog-
desc':'\u0412\u043e\u0437\u043d\u0430\u0433\u0440\u0430\u0436\u0434\u0435\u043d\u0438\u0435 \u043d\u0435
\u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043e.',
'close-reward-dialog-close-btn':'\u0417\u0410\u041a\u0420\u042b\u0422\u042c
\u041e\u0411\u042a\u042f\u0412\u041b\u0415\u041d\u0418\u0415','close-reward-dialog-resume-
btn':'\u041f\u0420\u041e\u0414\u041e\u041b\u0416\u0418\u0422\u042c
\u041f\u0420\u041e\u0421\u041c\u041e\u0422\u0420',Free:'\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u
0 4 3 e ' , ' r e w a r d -
granted':'\u0412\u043e\u0437\u043d\u0430\u0433\u0440\u0430\u0436\u0434\u0435\u043d\u0438\u0435
\u0432\u044b\u0434\u0430\u043d\u043e!',advertisement:'\u0420\u0435\u043a\u043b\u0430\u043c\u0430'},
consent:{'homepage-title':'\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0435 \u043b\u0438
\u0432\u044b Unity \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0444\u0430\u0439\u043b\u044b
cookie \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c
\u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435, \u0447\u0442\u043e\u0431\u044b
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0434\u043b\u044f \u0432\u0430\u0441 \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441?',
'homepage-main-text':'Unity \u0438 <span class="third-parties-link page-
link">\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b</span> \u0431\u0443\u0434\u0443\u0442
\u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c <span class="data-link page-
link">\u0434\u0430\u043d\u043d\u044b\u0435</span>, \u0432\u043a\u043b\u044e\u0447\u0430\u044f <span
c l a s s = " d e m o g r a p h i c - l i n k p a g e -
link">\u0434\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0435</span>,
\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c <span class="mobile-
identifiers-link page-link">\u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0435
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b</span>
\u0447\u0442\u043e\u0431\u044b <span class="personalization-link page-
link">\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u
044c</span> \u0438 <span class="measurement-link page-
link">\u043e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c</span>
\u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438 \u0438\u0433\u0440\u043e\u0432\u043e\u0439
\u043f\u0440\u043e\u0446\u0435\u0441\u0441. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0438
\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432 \u043b\u044e\u0431\u043e\u0439
\u043c\u043e\u043c\u0435\u043d\u0442, \u043a\u043e\u0441\u043d\u0443\u0432\u0448\u0438\u0441\u044c
\u0437\u043d\u0430\u0447\u043a\u0430 Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'homepage-accept-all':'\u041f\u0440\u0438\u043d\u044f\u0442\u044c','homepage-show-my-
choices':'\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043c\u043e\u0439
\ u 0 4 3 2 \ u 0 4 4 b \ u 0 4 3 1 \ u 0 4 3 e \ u 0 4 4 0 ' , ' m y - c h o i c e s -
title':'\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0435 \u043b\u0438 \u0432\u044b Unity
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0444\u0430\u0439\u043b\u044b cookie \u0438
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435, \u0447\u0442\u043e\u0431\u044b
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0434\u043b\u044f \u0432\u0430\u0441 \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441?',
'my-choices-text':'Unity \u0438 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u0431\u0443\u0434\u0443\u0442
\u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435,
\ u 0 4 3 2 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 4 e \ u 0 4 4 7 \ u 0 4 3 0 \ u 0 4 4 f
\u0434\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0435, \u0438
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c
\ u 0 4 3 c \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 3 8 \ u 0 4 3 b \ u 0 4 4 c \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 5
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b,
\ u 0 4 4 7 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 4 b
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0438 \u043e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c \u0440\u0435\u043a\u043b\u0430\u043c\u0443
\u0438 \u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441.
\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c
\u044d\u0442\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432
\u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442,
\u043a\u043e\u0441\u043d\u0443\u0432\u0448\u0438\u0441\u044c \u0437\u043d\u0430\u0447\u043a\u0430 Unity
Data Privacy \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438
\u043f\u043e\u0441\u043b\u0435 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'my-choices-switch-game-experience':'\u042f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c
\u043d\u0430 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430.','my-
choices-switch-personalized-ads':'\u042f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 4 3 \ u 0 4 4 7 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 4 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\
u0443\u044e \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438 \u043a\u043e\u043d\u0442\u0435\u043d\u0442
\u0432\u043d\u0443\u0442\u0440\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439
Unity.',
'my-choices-switch-personalized-third-party':'\u0422\u0430\u043a\u0436\u0435 \u044f
\u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u043d\u0430
\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0438 \u043e\u0446\u0435\u043d\u043a\u0443
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\
u043e\u0439 \u0440\u0435\u043a\u043b\u0430\u043c\u044b, \u0432\u043a\u043b\u044e\u0447\u0430\u044f
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0443\u044e
\u0434\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0438
\u0438\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435,
\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0435 \u043e\u0442
\ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 3 8 \ u 0 4 4 5
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432.',
'my-choices-back':'\u041d\u0430\u0437\u0430\u0434','save-my-
choices':'\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043c\u043e\u0439
\ u 0 4 3 2 \ u 0 4 4 b \ u 0 4 3 1 \ u 0 4 3 e \ u 0 4 4 0 ' , ' a g r e e - t o -
all':'\u0421\u043e\u0433\u043b\u0430\u0441\u0438\u0442\u044c\u0441\u044f \u043d\u0430
\u0432\u0441\u0435','no-thanks':'\u041d\u0435\u0442, \u0441\u043f\u0430\u0441\u0438\u0431\u043e','privacy-
w h a t - w e - c o l l e c t - t i t l e ' : ' \ u 0 4 1 a \ u 0 4 3 0 \ u 0 4 3 a \ u 0 4 4 3 \ u 0 4 4 e
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043c\u044b
\u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c \u0438 \u043a\u0430\u043a \u0435\u0435
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c',
'privacy-what-we-collect-desc-p1':'\u0411\u043e\u043b\u044c\u0448\u0430\u044f \u0447\u0430\u0441\u0442\u044c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u0443\u044e
\u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0434\u043b\u044f
\ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 9
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438,
\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0430 \u043d\u0430
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0435
\u0432\u0430\u0448\u0435\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430
( \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 9
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 Apple \u0438
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 9
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 Google) \u0438
\u0432\u0430\u0448\u0435\u043c IP-\u0430\u0434\u0440\u0435\u0441\u0435.',
'privacy-what-we-collect-desc-p2':'\u041d\u0438\u0436\u0435
\u043f\u0440\u0438\u0432\u0435\u0434\u0435\u043d\u044b \u043f\u0440\u0438\u043c\u0435\u0440\u044b
\u0434\u0430\u043d\u043d\u044b\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u044b
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c, \u0447\u0442\u043e\u0431\u044b
\u043f\u0440\u0435\u0434\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c,
\u043a\u0430\u043a\u0438\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f
\ u 0 4 3 c \ u 0 4 3 e \ u 0 4 3 3 \ u 0 4 4 3 \ u 0 4 4 2
\u0437\u0430\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u0442\u044c
\u0432\u0430\u0441, \u043e\u0441\u043d\u043e\u0432\u044b\u0432\u0430\u044f\u0441\u044c \u043d\u0430
\ u 0 4 3 2 \ u 0 4 3 0 \ u 0 4 4 8 \ u 0 4 3 5 \ u 0 4 3 c
\u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0438 \u0441
\u044d\u0442\u0438\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c:',
'privacy-what-we-collect-desc-p3':'\u041c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c
\u044d\u0442\u0443 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e,
\u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c
\u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0434\u0440\u0443\u0433\u0438\u0445 \u0438\u0433\u0440,
\u043a\u043e\u0442\u043e\u0440\u044b\u0435, \u043a\u0430\u043a \u043c\u044b
\u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u043c\u043e\u0433\u0443\u0442 \u0432\u0430\u043c
\u043f\u043e\u043d\u0440\u0430\u0432\u0438\u0442\u044c\u0441\u044f, \u0438
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0432\u0430\u0448 \u0438\u0433\u0440\u043e\u0432\u043e\u0439
\u043f\u0440\u043e\u0446\u0435\u0441\u0441, \u0435\u0441\u043b\u0438 \u044d\u0442\u043e
\ u 0 4 3 2 \ u 0 4 3 e \ u 0 4 3 7 \ u 0 4 3 c \ u 0 4 3 e \ u 0 4 3 6 \ u 0 4 3 d \ u 0 4 3 e .
\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f
\u043c\u043e\u0436\u0435\u0442 \u0432\u043a\u043b\u044e\u0447\u0430\u0442\u044c \u0432
\u0441\u0435\u0431\u044f \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435
\u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430 \u0438\u0433\u0440\u044b, \u0432
\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0442\u0435\u043c,
\u043a\u0430\u043a\u0438\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b
\u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435
\u0442\u043e\u0432\u0430\u0440\u044b \u0432\u044b, \u0441\u043a\u043e\u0440\u0435\u0435
\u0432\u0441\u0435\u0433\u043e, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435,
\u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0432
\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441
\u0432\u0430\u0448\u0438\u043c\u0438 \u043d\u0430\u0432\u044b\u043a\u0430\u043c\u0438.',
'privacy-what-we-collect-desc-p4':'\u041c\u044b \u0445\u0440\u0430\u043d\u0438\u043c
\u0432\u0430\u0448\u0438 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435
\u0434\u0430\u043d\u043d\u044b\u0435 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30
\u0434\u043d\u0435\u0439, \u043d\u043e \u043c\u044b \u043c\u043e\u0436\u0435\u043c
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u0438 \u043e
\u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f\u0445,
\u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441 \u0432\u0430\u0448\u0435\u0439
\ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 7 \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 9
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439, \u0432
\u0442\u0435\u0447\u0435\u043d\u0438\u0435 180 \u0434\u043d\u0435\u0439 \u0434\u043b\u044f
\u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0447\u0435\u0442\u043e\u0432
\u0438 \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430.',
'privacy-what-we-collect-sub-title':'\u041a\u0430\u043a\u0443\u044e
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e
\u0441\u043e\u0431\u0438\u0440\u0430\u044e\u0442 \u043d\u0430\u0448\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b (\u043e\u0446\u0435\u043d\u043a\u0430 \u0438
\u0434\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u044f)','privacy-what-we-collect-desc-
p5':'\u041d\u0430\u0448\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b
\u043c\u043e\u0433\u0443\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c
\u0432\u0430\u0448 \u0440\u0435\u043a\u043b\u0430\u043c\u043d\u044b\u0439
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0438 IP-
\ u 0 4 3 0 \ u 0 4 3 4 \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 4 1 \ u 0 4 3 4 \ u 0 4 3 b \ u 0 4 4 f
\u0441\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432\u0430\u0448\u0435\u0433\u043e
\u043f\u0440\u043e\u0444\u0438\u043b\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435
\u0432\u0430\u0448\u0438\u0445 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u0439
\u0438 \u0434\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445
\ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 4 5 \ u 0 4 3 e
\u0434\u043e\u043c\u043e\u0445\u043e\u0437\u044f\u0439\u0441\u0442\u0432\u0435.
\u0414\u0435\u043c\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0435
\u0434\u0430\u043d\u043d\u044b\u0435 \u043c\u043e\u0433\u0443\u0442
\ u 0 4 3 2 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 4 e \ u 0 4 4 7 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 4 c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e, \u0442\u0430\u043a\u0443\u044e
\u043a\u0430\u043a \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0435
\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0438
\u043f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439
\u0434\u043e\u0445\u043e\u0434. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430,
\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 a \ u 0 4 3 e \ u 0 4 3 9
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u043d\u0430\u0448\u0438\u0445 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432, \u0447\u0442\u043e\u0431\u044b
\u0443\u0437\u043d\u0430\u0442\u044c, \u043a\u0430\u043a \u0432\u044b
\u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c
\u0434\u043e\u0441\u0442\u0443\u043f \u0438\u043b\u0438 \u0443\u0434\u0430\u043b\u044f\u0442\u044c
\u0441\u043e\u0431\u0440\u0430\u043d\u043d\u0443\u044e \u0438\u043c\u0438
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0432\u0430\u0441.',
'privacy-what-we-collect-desc-p6':'\u0422\u0430\u043a\u0436\u0435
\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u043c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043c\u043e\u0436\u0435\u0442
\u0431\u044b\u0442\u044c \u0432\u0430\u0448 \u0442\u0435\u043b\u0435\u0444\u043e\u043d,
\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0441\u0438\u043b\u0443
\u043d\u0430\u0436\u0430\u0442\u0438\u044f \u043d\u0430 \u044d\u043a\u0440\u0430\u043d
(\u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u0435 \u0442\u043e\u0447\u043a\u0438
\u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f). \u041d\u0430\u0448\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u044e\u0442
\u0434\u0430\u043d\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e,
\ u 0 4 4 7 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 4 b
\u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0430\u0442\u044c
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435
\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438, \u043e\u0446\u0435\u043d\u0438\u0432\u0430\u044f,
\u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u043b\u0438
\ u 0 4 4 7 \ u 0 4 3 5 \ u 0 4 3 b \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 3 5 \ u 0 4 3 a
\u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u0441
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c
(\u043d\u0435\u0440\u0430\u0432\u043d\u043e\u043c\u0435\u0440\u043d\u0430\u044f \u0441\u0438\u043b\u0430
\u043d\u0430\u0436\u0430\u0442\u0438\u044f) \u0438\u043b\u0438 \u0431\u043e\u0442,
\u0440\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u043d\u044b\u0439 \u0432
\ u 0 4 3 c \ u 0 4 3 0 \ u 0 4 3 3 \ u 0 4 3 0 \ u 0 4 3 7 \ u 0 4 3 8 \ u 0 4 3 d \ u 0 4 3 5
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439
\u0437\u043b\u043e\u0443\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u0438\u043a\u0430\u043c\u0438
\u0434\u043b\u044f \u043e\u0431\u043c\u0430\u043d\u0430
\u0440\u0435\u043a\u043b\u0430\u043c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439.',
'privacy-using':'\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f {0}','privacy-
l o c a t e d - i n ' : ' \ u 0 4 1 c \ u 0 4 3 5 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 3 e
\u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f: {0}','privacy-used-this-
app':'\u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u043e\u0441\u044c {0}
\u0440\u0430\u0437 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u044d\u0442\u043e\u0439
\u043d\u0435\u0434\u0435\u043b\u0438',
'privacy-seen-ads':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u0432
\ u 0 4 3 f \u0440\u0438\u043b\u043e\u0436 \ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 3 8 \ u 0 4 3 8 \ u 0 4 3 1 \ u 0 4 4 b \ u 0 4 3 b \ u 0 4 3 0
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u0430 {0} \u0440\u0430\u0437','privacy-
installed-based-on':'\u041d\u0430 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0438
\u044d\u0442\u043e\u0439 \u0440\u0435\u043a\u043b\u0430\u043c\u044b
\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e {0}
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439',
'privacy-data-transfer-title':'\u041f\u0435\u0440\u0435\u0434\u0430\u0447\u0430
\u0434\u0430\u043d\u043d\u044b\u0445 \u0432\u043d\u0435
\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u043e\u0433\u043e
\ u 0 4 4 1 \ u 0 4 3 e \ u 0 4 4 e \ u 0 4 3 7 \ u 0 4 3 0 ' , ' p r i v a c y - d a t a - t r a n s f e r -
desc':'\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430,
\u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435,
\u0447\u0442\u043e Unity \u043c\u043e\u0436\u0435\u0442
\u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0442\u044c \u0438
\u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0430\u0445,
\ u 0 4 4 0\u0430\u0441\u043f\u043e\u043b \ u 0 4 3 e\ u 0 4 3 6 \ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 4 5 \ u 0 4 3 2
\u0421\u0428\u0410. \u0421\u043e\u0433\u043b\u0430\u0441\u043d\u043e
\u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u043c
\u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0435\u043d\u043d\u043e\u0441\u0442\u044f\u043c \u0438
\u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0430\u043c \u0441\u043e
\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u043c\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u043f\u043e
\ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 3 1 \ u 0 4 3 e \ u 0 4 4 2 \ u 0 4 3 a \ u 0 4 3 5
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u043c\u044b
\ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 4 f \ u 0 4 3 7 \ u 0 4 4 3 \ u 0 4 3 5 \ u 0 4 3 c \ u 0 4 4 1 \ u 0 4 4 f
\u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438\u043c
\u0434\u0430\u043d\u043d\u044b\u043c \u0442\u043e\u0442 \u0436\u0435
\u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0437\u0430\u0449\u0438\u0442\u044b, \u0447\u0442\u043e
\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u0432
\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u043e\u0439
\u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0437\u043e\u043d\u0435,
\u0435\u0441\u043b\u0438 \u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435
\u0431\u044b\u043b\u0438 \u0441\u043e\u0431\u0440\u0430\u043d\u044b \u0441 \u044d\u0442\u043e\u043c
\u0440\u0435\u0433\u0438\u043e\u043d\u0435. \u0411\u043e\u043b\u0435\u0435
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 4 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 3 d \ u 0 4 4 3 \ u 0 4 4 e
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e
\u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0434\u0430\u043d\u043d\u044b\u0445
\u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0439\u0442\u0438 \u0432 <a
href="https://unity3d.com/legal/privacy-policy">\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438</a> Unity.',
'privacy-third-party-title':'\u041d\u0430\u0448\u0438 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 5
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b','privacy-changing-privacy-choice-
title':'\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 5 \ u 0 4 3 a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-changing-privacy-choice-text':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0438
\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432 \u043b\u044e\u0431\u043e\u0439
\u043c\u043e\u043c\u0435\u043d\u0442, \u043a\u043e\u0441\u043d\u0443\u0432\u0448\u0438\u0441\u044c
\u0437\u043d\u0430\u0447\u043a\u0430 Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'privacy-our-privacy-policy-title':'\u041d\u0430\u0448\u0430 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-our-privacy-policy-desc':'\u041d\u0430\u0448\u0430 <a href="https://unity3d.com/legal/privacy-
p o l i c y " > \ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 a \ u 0 4 3 0
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438</a> \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u0435\u0442, \u043a\u0430\u043a \u043c\u044b
\u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u043c\u0438,
\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0442\u043e, \u043a\u0430\u043a \u0438 \u0432
\ u 0 4 3 a \ u 0 4 3 0 \ u 0 4 3 a \ u 0 4 3 e \ u 0 4 3 5
\u0433\u0435\u043e\u043e\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0435
\u043c\u0435\u0441\u0442\u043e\u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435
\u043c\u044b \u043f\u0435\u0440\u0435\u0434\u0430\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0435
\u0434\u043b\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438 \u043a\u0430\u043a
\u043c\u044b \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0430\u0435\u043c \u0441
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438,
\u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0449\u0438\u043c\u0438
\u0440\u0435\u043a\u043b\u0430\u043c\u0443. \u042d\u0442\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u043c\u043e\u0433\u0443\u0442
\ u 0 4 4 1 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 3 8 \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 4 c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0432\u0430\u0448\u0435\u043c
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0435 \u0438\u0437
\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432,
\u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0445 \u043e\u0442 Unity, \u0434\u043b\u044f
\u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0432\u0430\u043c
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 4 b .
\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430,
\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 a \ u 0 4 3 e \ u 0 4 3 9
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432, \u0447\u0442\u043e\u0431\u044b
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c
\u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0438\u043c\u0438
\u0441\u0432\u043e\u0434\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.',
'privacy-our-privacy-policy-title-iron-source':'\u041f\u0440\u0430\u0432\u0430
\u0441\u0443\u0431\u044a\u0435\u043a\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432
i r o n S o u r c e ' , ' p r i v a c y - o u r - p r i v a c y - p o l i c y - d e s c - i r o n -
source':'\u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 <a href="https://developers.is.com/ironsource-
mobile/air/ironsource-mobile-privacy-policy/">\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0438
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 ironSource</a>, \u0447\u0442\u043e\u0431\u044b \u0443\u0437\u043d\u0430\u0442\u044c,
\ u 0 4 3 a \ u 0 4 3 0 \ u 0 4 3 a \ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 8 \ u 0 4 3 5
\u0430\u0444\u0444\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435
\u043b\u0438\u0446\u043e, \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f ironSource,
\u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0438
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435. \u0427\u0442\u043e\u0431\u044b
\u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f
\u0441\u0432\u043e\u0438\u043c\u0438 \u043f\u0440\u0430\u0432\u0430\u043c\u0438 \u043d\u0430
\u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0434\u0430\u043d\u043d\u044b\u043c,
\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f ironSource
\u043c\u043e\u0433\u043b\u0430 \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u043e \u0432\u0430\u0441,
\u0438 (\u0438\u043b\u0438) \u0438\u0445 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435, <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\u0449\u0435\u043b\u043a\u043d\u04
38\u0442\u0435 \u0437\u0434\u0435\u0441\u044c</a>.',
'privacy-settings-title':'\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-settings-personalization-settings':'\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438','privacy-settings-
manage-your-data':'\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435
\u0434\u0430\u043d\u043d\u044b\u043c\u0438',
'privacy-settings-manage-your-data-desc':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043b\u044e\u0431\u044b\u0435
\u0434\u0430\u043d\u043d\u044b\u0435, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 Unity
\u043e \u0432\u0430\u0448\u0435\u043c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435,
\u0449\u0435\u043b\u043a\u043d\u0443\u0432 <span class="delete-your-data-link page-
link">\u0437\u0434\u0435\u0441\u044c</span>.','privacy-settings-manage-your-data-are-you-sure':'\u0412\u044b
\u0443\u0432\u0435\u0440\u0435\u043d\u044b?',
'privacy-settings-manage-your-data-yes':'\u0414\u0430','privacy-settings-manage-your-data-
no':'\u041d\u0435\u0442','privacy-settings-manage-your-data-deletion-msg':'\u041c\u044b
\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0432\u0430\u0448
\u0437\u0430\u043f\u0440\u043e\u0441, \u0438 \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435 \u0431\u0443\u0434\u0443\u0442
\u0443\u0434\u0430\u043b\u0435\u043d\u044b \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 30
\u0434\u043d\u0435\u0439. \u0422\u0430\u043a\u0436\u0435
\u043c\u044b\n\u043d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e
\ u 0 4 3 f \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0434\u043b\u044f \u0432\u0430\u0441 \u0440\u0435\u043a\u043b\u0430\u043c\u0443.
\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435,
\u0447\u0442\u043e \u043c\u044b \u043c\u043e\u0436\u0435\u043c
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u0438 \u043e
\u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f\u0445,
\u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441 \u0432\u0430\u0448\u0435\u0439
\ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 7 \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 9
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439, \u0432
\u0442\u0435\u0447\u0435\u043d\u0438\u0435 180 \u0434\u043d\u0435\u0439 \u0434\u043b\u044f
\u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0447\u0435\u0442\u043e\u0432
\u0438 \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430.',
'privacy-settings-report-ad':'\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f
\u043d\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u0443','privacy-settings-build-
info':'\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e
\ u 0 4 4 1 \ u 0 4 3 1 \ u 0 4 3 e \ u 0 4 4 0 \ u 0 4 3 a \ u 0 4 3 5 ' , ' p r i v a c y - s e t t i n g s -
close':'\u0417\u0430\u043a\u0440\u044b\u0442\u044c',disagree:'\u041d\u0435\u0442,
\u0441\u043f\u0430\u0441\u0438\u0431\u043e'},mraid:{Sponsored:'\u0420\u0435\u043a\u043b\u0430\u043c\u0430'
,
'Try the playable demo':'\u043f\u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u0442\u044c
\u0434\u0435\u043c\u043e',advertisement:'\u0420\u0435\u043a\u043b\u0430\u043c\u0430'},privacy:{'privacy-
l e g i t i m a t e - i n t e r e s t - p o p - u p - 1 ' : ' U n i t y
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u0442
\u0432\u0430\u0448 \u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441
\ u 0 4 3 2 \ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0438. ',
'privacy-legitimate-interest-pop-up-2':'\u041d\u0430\u0436\u043c\u0438\u0442\u0435
\u0437\u0434\u0435\u0441\u044c ','privacy-legitimate-interest-pop-up-3':'\u0434\u043b\u044f
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 4 3 \ u 0 4 4 7 \ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 3 8 \ u 0 4 4 f
\u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e Unity \u0438
\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438.',
'privacy-dialog-title':'\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435 Unity \u043e
\u0441\u043e\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0438
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-dialog-text-li-p1':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 7 \ u 0 4 3 2 \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 4 f \ u 0 4 3 5 \ u 0 4 4 2
\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c
\u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0442\u044c
\u0437\u0430\u043c\u0435\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f
\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e. \u041c\u044b
\ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 c \ u 0 4 3 8 \ u 0 4 3 c \ u 0 4 4 1 \ u 0 4 4 f
\u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438
\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435
\u0431\u0443\u0434\u0443\u0442 \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435
\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b \u0434\u043b\u044f \u0432\u0430\u0441, \u0432
\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442
\u0442\u043e\u0433\u043e, \u043a\u0430\u043a\u0438\u0435
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438
\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432\u044b
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435, \u0430
\u0442\u0430\u043a\u0436\u0435 \u043e\u0442 \u0441\u0442\u0440\u0430\u043d\u044b, \u0432
\u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0432\u044b
\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0435\u0441\u044c.',
'privacy-dialog-text-li-p2':'\u0411\u043e\u043b\u044c\u0448\u0430\u044f \u0447\u0430\u0441\u0442\u044c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u0443\u044e
\u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0434\u043b\u044f
\ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 9
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438,
\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0430 \u043d\u0430
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0435
\u0432\u0430\u0448\u0435\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430
(\u043a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e,
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 9
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 Apple \u0438\u043b\u0438
Google) \u0438 \u0432\u0430\u0448\u0435\u043c IP-\u0430\u0434\u0440\u0435\u0441\u0435.',
'privacy-dialog-text-li-p2-1':'\u041c\u044b \u0431\u0443\u0434\u0435\u043c
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u0443
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0434\u043b\u044f
\u043f\u043e\u043a\u0430\u0437\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u044b
\u0434\u0440\u0443\u0433\u0438\u0445 \u0438\u0433\u0440, \u043a\u043e\u0442\u043e\u0440\u044b\u0435,
\u043f\u043e \u043d\u0430\u0448\u0435\u043c\u0443 \u043c\u043d\u0435\u043d\u0438\u044e,
\u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u044f\u0442\u0441\u044f, \u0438\u043b\u0438
\u0434\u0440\u0443\u0433\u0438\u0445 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0445
\u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435
\u043c\u043e\u0433\u0443\u0442 \u043e\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f
\u043f\u043e\u043b\u0435\u0437\u043d\u044b\u043c\u0438 \u0434\u043b\u044f \u0432\u0430\u0441.
\u041c\u044b \u0434\u0430\u0436\u0435 \u043c\u043e\u0436\u0435\u043c
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 4 8 \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 4 c \ u 0 4 3 d \ u 0 4 3 5
\u0434\u0435\u043c\u043e\u043d\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0432\u0430\u043c \u0440\u0435\u043a\u043b\u0430\u043c\u0443.',
'privacy-dialog-text-li-p2-2':'\u0412 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438
\u043e\u0442 \u0432\u0430\u0448\u0438\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u 0 4 3 8 \ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 5
\u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f
\u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f
\u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u0441\u0432\u044f\u0437\u0430\u043d\u044b
\u0441 \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u043c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u043e\u043c Unity \u0438
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c\u0441\u044f \u0434\u043e 12
\u043c\u0435\u0441\u044f\u0446\u0435\u0432. \u041c\u044b \u0442\u0430\u043a\u0436\u0435
\u0431\u0443\u0434\u0435\u043c \u0445\u0440\u0430\u043d\u0438\u0442\u044c
\ u 0 4 3 7 \ u 0 4 3 0 \ u 0 4 3 f \ u 0 4 3 8 \ u 0 4 4 1 \ u 0 4 4 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445
\u0434\u0430\u043d\u043d\u044b\u0445, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0443\u044e \u0441
\ u 0 4 3 2\u0430\u0448\u0438\u043c \u044 0 \ u 0 4 3 5 \ u 0 4 3 a\ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c\ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u043e\u043c, \u0432
\u0442\u0435\u0447\u0435\u043d\u0438\u0435 30 \u0434\u043d\u0435\u0439.
\u041e\u0434\u043d\u0430\u043a\u043e \u0437\u0430\u043f\u0438\u0441\u0438 \u043e
\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0445 \u0432\u0430\u043c\u0438
\u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f\u0445 \u0441
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c
\u0432\u0430\u0448\u0438\u0445 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445
\u0434\u0430\u043d\u043d\u044b\u0445 \u043c\u044b \u043c\u043e\u0436\u0435\u043c
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0434\u043e 180 \u0434\u043d\u0435\u0439
\u0434\u043b\u044f \u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f
\ u 0 4 4 1 \ u 0 4 4 7 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 3 8
\u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430.',
'privacy-dialog-text-li-p3-123':'\u041d\u0430\u0448\u0430 {\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438} \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u0435\u0442, \u043a\u0430\u043a \u043c\u044b
\u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u0448\u0438\u043c\u0438
\ u 0 4 3 4 \ u 0 4 3 0 \ u 0 4 3 d \ u 0 4 3 d \ u 0 4 4 b \ u 0 4 3 c \ u 0 4 3 8 \ u 0 4 3 8
\u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0430\u0435\u043c \u0441
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u043f\u043e
\u0440\u0435\u043a\u043b\u0430\u043c\u0435. \u042d\u0442\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u043c\u043e\u0433\u0443\u0442
\ u 0 4 4 1 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 3 8 \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 4 c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0432\u0430\u0448\u0435\u043c
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0435 \u0438\u0437
\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432,
\u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0445 \u043e\u0442 Unity, \u0434\u043b\u044f
\u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0432\u0430\u043c
\u0440\u0435\u043a\u043b\u0430\u043c\u044b. \u041f\u043e\u0441\u0435\u0442\u0438\u0442\u0435
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u043f\u043e\u043b\u0438\u0442\u0438\u043a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u044d\u0442\u0438\u0445 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432, \u0447\u0442\u043e\u0431\u044b
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c
\u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0438\u043c\u0438
\u0441\u0432\u043e\u0434\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.',
'privacy-dialog-text-li-p5-header':'\u0412\u044b\u0431\u043e\u0440','privacy-dialog-text-li-p5-header-
personalization':'\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f','priv
acy-dialog-text-li-p5':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430
\u0438\u043b\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c
\u043e\u0431\u0449\u0438\u0439 \u0438\u0433\u0440\u043e\u0432\u043e\u0439
\u043f\u0440\u043e\u0446\u0435\u0441\u0441. \u042d\u0442\u043e \u0431\u0443\u0434\u0435\u0442
\u043f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u043a\u0430\u043a \u0432
\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u044b,
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 3 f \ u 0 4 4 0 \ u 0 4 4 f \ u 0 4 3 c \ u 0 4 4 3 \ u 0 4 4 e
\u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0439 \u043e\u0442 Unity, \u0442\u0430\u043a
\u0438 \u0432 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 4 b ,
\u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0439 \u043e\u0442
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u043f\u043e
\u0440\u0435\u043a\u043b\u0430\u043c\u0435. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435
\u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435: \u0435\u0441\u043b\u0438 \u0432\u044b
\u0443\u0436\u0435 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u043b\u0438
\u043e\u0442\u043a\u0430\u0437 \u0432 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445
\u0441\u0435\u0442\u0438, Unity \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442
\u0441\u043e\u0431\u043b\u044e\u0434\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9 \ u 0 4 3 a \ u 0 4 3 8
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0438 \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442
\u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439
\u0434\u043b\u044f \u043e\u0442\u043a\u0430\u0437\u0430 \u043d\u0435
\u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'\u041f\u0440\u0430\u0432\u0430
\u0441\u0443\u0431\u044a\u0435\u043a\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432
ironSource','privacy-dialog-text-updated-privacy-policy-p1-iron-source-
1234':'\u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 {\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0438
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 ironSource}, \u0447\u0442\u043e\u0431\u044b \u0443\u0437\u043d\u0430\u0442\u044c, \u043a\u0430\u043a
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 8 \ u 0 4 3 5
\u0430\u0444\u0444\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435
\u043b\u0438\u0446\u043e, \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f ironSource,
\u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0438
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435. \u0427\u0442\u043e\u0431\u044b
\u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f
\u0441\u0432\u043e\u0438\u043c\u0438 \u043f\u0440\u0430\u0432\u0430\u043c\u0438 \u043d\u0430
\u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0434\u0430\u043d\u043d\u044b\u043c,
\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f ironSource
\u043c\u043e\u0433\u043b\u0430 \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u043e \u0432\u0430\u0441,
\u0438 (\u0438\u043b\u0438) \u0438\u0445 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435,
{\u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u0437\u0434\u0435\u0441\u044c}.',
'privacy-dialog-text-updated-privacy-policy-header-unity':'\u041d\u0430\u0448\u0430
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 a \ u 0 4 3 0
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-dialog-text-updated-privacy-policy-p1-unity-123':'\u041d\u0430\u0448\u0430
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 a \ u 0 4 3 0
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u0435\u0442, \u043a\u0430\u043a \u043c\u044b
\u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u0448\u0438\u043c\u0438
\u0434\u0430\u043d\u043d\u044b\u043c\u0438, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0442\u043e,
\u043a\u0430\u043a \u0438 \u043a\u0443\u0434\u0430 \u0432 \u043c\u0438\u0440\u0435 \u043c\u044b
\u043f\u0435\u0440\u0435\u0434\u0430\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f
\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438 \u043a\u0430\u043a \u043c\u044b
\u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0430\u0435\u043c \u0441
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u043f\u043e
\u0440\u0435\u043a\u043b\u0430\u043c\u0435. \u042d\u0442\u0438
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u044b \u043c\u043e\u0433\u0443\u0442
\ u 0 4 4 1 \ u 0 4 3 e \ u 0 4 3 1 \ u 0 4 3 8 \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 4 c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0432\u0430\u0448\u0435\u043c
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 c
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0435 \u0438\u0437
\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432,
\u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0445 \u043e\u0442 Unity, \u0434\u043b\u044f
\u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0432\u0430\u043c
\u0440\u0435\u043a\u043b\u0430\u043c\u044b. \u041f\u043e\u0441\u0435\u0442\u0438\u0442\u0435
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u043f\u043e\u043b\u0438\u0442\u0438\u043a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u044d\u0442\u0438\u0445 \u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0445
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432, \u0447\u0442\u043e\u0431\u044b
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c
\u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0438\u043c\u0438
\u0441\u0432\u043e\u0434\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.',
'privacy-using':'\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435
{0}','privacy-located-in':'\u0420\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u043e \u0432 {0}','privacy-used-
this-app':'\u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u043e\u0441\u044c {0}
\u0440\u0430\u0437 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u044d\u0442\u043e\u0439
\u043d\u0435\u0434\u0435\u043b\u0438','privacy-seen-ads':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u0432
\ u 0 4 3 f \u0440\u0438\u043b\u043e\u0436 \ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 3 8 \ u 0 4 3 8 \ u 0 4 3 1 \ u 0 4 4 b \ u 0 4 3 b \ u 0 4 3 0
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u0430 {0} \u0440\u0430\u0437',
'privacy-installed-based-on':'\u041d\u0430 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0438
\u044d\u0442\u043e\u0439 \u0440\u0435\u043a\u043b\u0430\u043c\u044b
\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e {0}
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439','privacy-dialog-text-li-agree-radio-
button':'\u0414\u0430, \u044f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u043d\u0430
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430.',
'privacy-dialog-text-li-disagree-radio-button':'\u041d\u0435\u0442, \u044f \u043d\u0435
\u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u043d\u0430
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\ u 0 4 3 8 \ u 0 4 3 3 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 3 e \ u 0 4 3 3 \ u 0 4 3 e
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430.','privacy-dialog-text-li-agree-radio-button-with-
explaination':'\u0414\u0430, \u044f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c
\u043d\u0430 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430.
\u042d\u0442\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0432\u044b
\u0441\u043e\u0433\u043b\u0430\u0441\u043d\u044b.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'\u041d\u0435\u0442, \u044f \u043d\u0435
\u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u043d\u0430
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430.
\u042d\u0442\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0432\u044b
\u043d\u0435 \u0441\u043e\u0433\u043b\u0430\u0441\u043d\u044b.',
' p r i v acy- dialog- text-li-p6-hea de r' :' \u041 8 \ u 0 4 3 7 \ u 0 4 3 c\ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 3 5 \ u 0 4 3 d \ u 0 4 38 \ u 0 4 3 5
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 5 \ u 0 4 3 a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438','privacy-dialog-text-li-p6':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0438
\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432 \u043b\u044e\u0431\u043e\u0439
\u043c\u043e\u043c\u0435\u043d\u0442, \u043d\u0430\u0436\u0430\u0432 \u043d\u0430
\u0437\u043d\u0430\u0447\u043e\u043a Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'privacy-dialog-text-li-p7-header':'\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435
\u0434\u0430\u043d\u043d\u044b\u043c\u0438','privacy-dialog-text-li-p7-header-delete-
data':'\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0432\u0430\u0448\u0438\u0445
\u0434\u0430\u043d\u043d\u044b\u0445','privacy-dialog-text-li-p7-123':'\u0412\u044b
\u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c
\u043b\u044e\u0431\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435,
\u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 Unity \u043e \u0432\u0430\u0448\u0435\u043c
\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435, \u043d\u0430\u0436\u0430\u0432
{\u0437\u0434\u0435\u0441\u044c}.',
'privacy-dialog-text-li-p7-1-delete-data-123':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043b\u044e\u0431\u044b\u0435
\u0434\u0430\u043d\u043d\u044b\u0435, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0435 Unity
\u043e \u0432\u0430\u0448\u0435\u043c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435,
\u043d\u0430\u0436\u0430\u0432 {\u0437\u0434\u0435\u0441\u044c}.','privacy-dialog-text-li-p7-data-request-
i n f o ' : ' * \ u 0 4 1 e \ u 0 4 3 1 \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 5
\u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435: \u0435\u0441\u043b\u0438 \u0432\u044b
\u0443\u0436\u0435 \u0438\u043c\u0435\u0435\u0442\u0435 \u0437\u0430\u043f\u0440\u043e\u0441
\u043d\u0430 \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435
\u0434\u0430\u043d\u043d\u044b\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0439
\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438,
\u0434\u0430\u043d\u043d\u044b\u0435, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b
\u0437\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0435\u0442\u0435
\u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0434\u043b\u044f \u044d\u0442\u043e\u0439
\u0438\u0433\u0440\u044b, \u043c\u043e\u0433\u0443\u0442 \u043d\u0435 \u0431\u044b\u0442\u044c
\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u0434\u0430\u043d\u043d\u044b\u0439
\u043e\u0442\u0447\u0435\u0442.',
'privacy-dialog-text-li-p7-are-you-sure':'\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b? ','privacy-
dialog-text-li-p7-yes':'\u0414\u0430 ','privacy-dialog-text-li-p7-no':'\u041d\u0435\u0442','privacy-dialog-text-li-p7-
data-deletion-text':'\u041c\u044b \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c
\u0432\u0430\u0448 \u0437\u0430\u043f\u0440\u043e\u0441, \u0438 \u0434\u0430\u043d\u043d\u044b\u0435
\u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u043e\u0444\u0438\u043b\u044f
\u0431\u0443\u0434\u0443\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u044b \u0432
\u0442\u0435\u0447\u0435\u043d\u0438\u0435 30 \u0434\u043d\u0435\u0439. \u041c\u044b
\u043d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e
\ u 0 4 3 f \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0434\u043b\u044f \u0432\u0430\u0441 \u0440\u0435\u043a\u043b\u0430\u043c\u0443.
\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435,
\u0447\u0442\u043e \u043c\u044b \u043c\u043e\u0436\u0435\u043c
\u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043e 180 \u0434\u043d\u0435\u0439 \u0434\u043b\u044f
\u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0447\u0435\u0442\u043e\u0432
\u0438 \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430.',
'privacy-dialog-text-li-p7-data-deletion-text-delete-data':'\u041c\u044b
\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0432\u0430\u0448
\u0437\u0430\u043f\u0440\u043e\u0441, \u0438 \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435 \u0431\u0443\u0434\u0443\u0442
\u0443\u0434\u0430\u043b\u0435\u043d\u044b. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435
\u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0434\u043e
\u043e\u0442\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432
\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445 \u043f\u0440\u043e\u0444\u0438\u043b\u044f
\u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441
\u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u0434\u043e 30
\u0434\u043d\u0435\u0439. \u041c\u044b \u043d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e
\ u 0 4 3 f \ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 4 2 \ u 0 4 3 8 \ u 0 4 3 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c
\u0434\u043b\u044f \u0432\u0430\u0441 \u0440\u0435\u043a\u043b\u0430\u043c\u0443. \u041c\u044b
\u043c\u043e\u0436\u0435\u043c \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c
\u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043e 180 \u0434\u043d\u0435\u0439
\u0434\u043b\u044f \u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f
\ u 0 4 4 1 \ u 0 4 4 7 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 3 8
\u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f
\u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430.',
'privacy-dialog-text-failed-age-gate-p1':'\u042d\u0442\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u0430
\u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0430 Unity Ads.
\u041f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0432\u044b
\u0443\u043a\u0430\u0437\u0430\u043b\u0438, \u0447\u0442\u043e \u0432\u0430\u043c \u043d\u0435
\u0438\u0441\u043f\u043e\u043b\u043d\u0438\u043b\u043e\u0441\u044c 18 \u043b\u0435\u0442, \u043c\u044b
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u043c
\u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435
\u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445
(\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u0433\u0440\u0430, \u0432
\u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u044b \u0438\u0433\u0440\u0430\u0435\u0442\u0435).',
'privacy-dialog-text-failed-age-gate-p2-123':'\u041f\u043e\u043b\u043d\u043e\u0435
\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u043e\u0434\u043e\u0432
\u0441\u0431\u043e\u0440\u0430 \u0438 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f
\u0434\u0430\u043d\u043d\u044b\u0445 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432
\u043d\u0430\u0448\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432\u0430\u0448\u0438
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9 \ u 0 4 3 a \ u 0 4 3 8
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442,
\u043d\u0430\u0436\u0430\u0432 \u043d\u0430 \u0437\u043d\u0430\u0447\u043e\u043a Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'\u042d\u0442\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u0430
\u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0430 Unity Ads. \u0412
\u044d\u0442\u043e\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0438 \u043c\u044b
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u043c
\u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435
\u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445
(\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u0433\u0440\u0430, \u0432
\u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u044b \u0438\u0433\u0440\u0430\u0435\u0442\u0435).',
'privacy-dialog-text-failed-age-gate-p2-1-ccpa-123':'\u041f\u043e\u043b\u043d\u043e\u0435
\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u043e\u0434\u043e\u0432
\u0441\u0431\u043e\u0440\u0430 \u0438 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f
\u0434\u0430\u043d\u043d\u044b\u0445 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432
\u043d\u0430\u0448\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432\u0430\u0448\u0438
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9 \ u 0 4 3 a \ u 0 4 3 8
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442,
\u043d\u0430\u0436\u0430\u0432 \u043d\u0430 \u0437\u043d\u0430\u0447\u043e\u043a Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'privacy-dialog-text-coppa-p1':'\u042d\u0442\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u0430
\u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0430 Unity Ads.
\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u044d\u0442\u043e\u0433\u043e
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0432\u043a\u043b\u044e\u0447\u0438\u043b
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9 \ u 0 4 3 a \ u 0 4 3 8
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0434\u043b\u044f \u0437\u0430\u0449\u0438\u0442\u044b \u0432\u0430\u0448\u0438\u0445
\u0434\u0430\u043d\u043d\u044b\u0445 \u0438\u043b\u0438 \u0432 \u0446\u0435\u043b\u044f\u0445
\u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f
\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f
\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c \u043a \u0438\u0433\u0440\u0430\u043c
\u0434\u043b\u044f \u0434\u0435\u0442\u0435\u0439 \u043c\u043b\u0430\u0434\u0448\u0435 13
\u043b\u0435\u0442. \u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u043c\u044b
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u043c
\u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430
\u043e\u0441\u043d\u043e\u0432\u0435 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u044b\u0445
\u0434\u0430\u043d\u043d\u044b\u0445 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440,
\u0438\u0433\u0440\u0430, \u0432 \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u044b
\u0438\u0433\u0440\u0430\u0435\u0442\u0435).',
'privacy-dialog-text-coppa-p2-123':'\u041f\u043e\u043b\u043d\u043e\u0435
\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043c\u0435\u0442\u043e\u0434\u043e\u0432
\u0441\u0431\u043e\u0440\u0430 \u0438 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f
\u0434\u0430\u043d\u043d\u044b\u0445 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432
\u043d\u0430\u0448\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c
\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442,
\u043d\u0430\u0436\u0430\u0432 \u043d\u0430 \u0437\u043d\u0430\u0447\u043e\u043a Unity Data Privacy \u0432
\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u044b.',
'privacy-dialog-text-coppa-p2-4':'\u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 {\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0438
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 ironSource}, \u0447\u0442\u043e\u0431\u044b \u0443\u0437\u043d\u0430\u0442\u044c, \u043a\u0430\u043a
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 8 \ u 0 4 3 5
\u0430\u0444\u0444\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435
\u043b\u0438\u0446\u043e, \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f ironSource,
\u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0438
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0438
\u0434\u0430\u043d\u043d\u044b\u0435.',
'privacy-dialog-button-confirm':'\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c','privacy-
dialog-button-close':'\u0417\u0430\u043a\u0440\u044b\u0442\u044c','privacy-data-request-
header':'\u0417\u0430\u043f\u0440\u043e\u0441 \u0434\u0430\u043d\u043d\u044b\u0445','privacy-data-request-
t e x t ' : '\u0412\u04 4b \u0438\u043c \u0435 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 5 \ u 0 4 3 f\ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 3 2 \ u 0 4 3 e
\u0437\u0430\u043f\u0440\u043e\u0441\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435,
\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u044b \u0441\u043e\u0431\u0440\u0430\u043b\u0438
\u043e \u0432\u0430\u0441 \u0434\u043b\u044f \u044d\u0442\u043e\u0439 \u0438\u0433\u0440\u044b.
\ u 0 4 1 4 \ u 0 4 3 b \ u 0 4 4 f \ u 0 4 4 d \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 3 3 \ u 0 4 3 e
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043d\u0430\u043c
\u0430\u0434\u0440\u0435\u0441 \u0432\u0430\u0448\u0435\u0439
\u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b,
\u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u044b
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 3 f \ u 0 4 4 0 \ u 0 4 3 0 \ u 0 4 3 2 \ u 0 4 3 8 \ u 0 4 3 c
\u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u0443\u044e \u0438
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\
u0443\u044e \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430
\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443 \u0441
\u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u044b\u043c\u0438
\u0434\u0430\u043d\u043d\u044b\u043c\u0438. \u041c\u044b \u043d\u0435 \u0431\u0443\u0434\u0435\u043c
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0430\u0434\u0440\u0435\u0441
\u0432\u0430\u0448\u0435\u0439 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439
\u043f\u043e\u0447\u0442\u044b \u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u043a\u0438\u0445
\u0434\u0440\u0443\u0433\u0438\u0445 \u0446\u0435\u043b\u0435\u0439.',
'privacy-data-request-submit':'\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u044c','privacy-
data-request-email-input-placeholder':'\u0412\u0432\u0435\u0434\u0438\u0442\u0435
\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440
\u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439
\u043f\u043e\u0447\u0442\u044b','privacy-data-request-confirmation-
message':'\u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0438\u043c \u0432\u0430\u0441! \u0412
\u0441\u043a\u043e\u0440\u043e\u043c \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0432\u044b
\u0434\u043e\u043b\u0436\u043d\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c
\ u 0 4 3 f \ u 0 4 3 8 \ u 0 4 4 1 \ u 0 4 4 c \ u 0 4 3 c \ u 0 4 3 e \ u 0 4 3 f \ u 0 4 3 e
\u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u0435,
\u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0435\u0435 \u0441\u0441\u044b\u043b\u043a\u0443
\u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u044b\u0435
\u0434\u0430\u043d\u043d\u044b\u0435.',
'privacy-data-request-fail-message':'\u0412\u044b \u0434\u043e\u0441\u0442\u0438\u0433\u043b\u0438
\u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e
\u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u043f\u043e\u043f\u044b\u0442\u043e\u043a.
\u0414\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430 \u0434\u0430\u043d\u043d\u044b\u0445
\u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443
\u0447\u0435\u0440\u0435\u0437 24 \u0447\u0430\u0441\u0430.',
'privacy-data-request-error-message':'\u041e\u0448\u0438\u0431\u043a\u0430.
\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443
\u043f\u043e\u0437\u0434\u043d\u0435\u0435.','privacy-captcha-description':'\u041d\u0430\u043c
\u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e
\u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e
\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c
\u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e\u043c.
\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435
\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 16
\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0438
\u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0437 \u043d\u0438\u0445
\u043e\u0434\u043d\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043d\u0435
\u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442
\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0435.',
' p r i v a c y - c a p t c h a - s u c c e s s -
message':'\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u043e.','privacy-captcha-retry-
m e s s a g e ' : ' \ u 0 4 1 d \ u 0 4 3 5 \ u 0 4 3 2 \ u 0 4 3 5 \ u 0 4 4 0 \ u 0 4 3 d \ u 0 4 3 e .
\ u 0 4 1 f \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 4 0 \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 3 5
\u043f\u043e\u043f\u044b\u0442\u043a\u0443.','privacy-data-nwo-
h e a d e r ' : ' \ u 0 4 2 1 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 5 \ u 0 4 3 2 \ u 0 4 3 0 \ u 0 4 4 f
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f','privacy-data-nwo-
text-opt-out-description':'\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043e\u0442\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f \u043e\u0442
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430 \u043d\u0430
\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435 Unity. \u042d\u0442\u043e
\u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u043a\u0430\u043a
\u0432 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438
\u0440\u0435\u043a\u043b\u0430\u043c\u044b, \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e
\u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0439 \u043e\u0442 Unity, \u0442\u0430\u043a
\u0438 \u0432 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438
\ u 0 4 4 0 \ u 0 4 3 5 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 3 0 \ u 0 4 3 c \ u 0 4 4 b ,
\u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0449\u0435\u0439 \u043e\u0442
\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u043f\u043e
\u0440\u0435\u043a\u043b\u0430\u043c\u0435, \u0430 \u0442\u0430\u043a\u0436\u0435
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430,
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c\u043e\u0439
\u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c\u0438 Unity.
\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435,
\u0447\u0442\u043e \u0434\u0430\u043d\u043d\u0430\u044f \u043e\u043f\u0446\u0438\u044f
\u043f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u0430 \u043a\u043e \u0432\u0441\u0435\u043c
\u0432\u0430\u0448\u0438\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u043c \u0432
\u0442\u043e\u0439 \u0441\u0442\u0435\u043f\u0435\u043d\u0438, \u0432
\ u 0 4 3 a \ u 0 4 3 e \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9
\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f
\u0440\u0435\u043a\u043b\u0430\u043c\u0430 \u0438\u043b\u0438 \u0438\u0433\u0440\u043e\u0432\u043e\u0439
\u043e\u043f\u044b\u0442.',
'privacy-data-nwo-text-opt-out-button':'\u041e\u0442\u043a\u0430\u0437 \u043e\u0442
\ u 0 4 4 1 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 5 \ u 0 4 3 2 \ u 0 4 3 e \ u 0 4 3 9
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438','privacy-data-nw-
u n a v a i l a b l e - m s g ' : ' \ u 0 4 1 8 \ u 0 4 3 7 - \ u 0 4 3 7 \ u 0 4 3 0
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f
\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u043c
\u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0438/\u0438\u043b\u0438 \u0432\u0430\u0448\u0438\u0445
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 5 \ u 0 4 3 a
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u0432\u0430\u0448\u0435\u0433\u043e
\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 Unity \u043d\u0435
\u0432\u0435\u0434\u0435\u0442 \u0434\u043b\u044f \u0432\u0430\u0441
\u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u043f\u0440\u043e\u0444\u0438\u043b\u044c \u0432
\u0441\u0432\u044f\u0437\u0438 \u0441 \u0434\u0430\u043d\u043d\u044b\u043c
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c, \u0438 \u043f\u043e
\u044d\u0442\u043e\u0439 \u043f\u0440\u0438\u0447\u0438\u043d\u0435 \u0432
\u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u044b \u043d\u0435
\u043c\u043e\u0436\u0435\u043c \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c
\u0432\u0430\u043c \u043e\u0442\u043a\u0430\u0437 \u043e\u0442
\ u 0 4 4 1 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 5 \ u 0 4 3 2 \ u 0 4 3 e \ u 0 4 3 9
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438.',
'privacy-data-nwo-text-opt-in-description-123':'\u0427\u0442\u043e\u0431\u044b
\u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c
\ u 0 4 4 1 \ u 0 4 3 5 \ u 0 4 4 2 \ u 0 4 3 5 \ u 0 4 3 2 \ u 0 4 4 3 \ u 0 4 4 e
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430,
\u043d\u0430\u0436\u043c\u0438\u0442\u0435 {\u0437\u0434\u0435\u0441\u044c}.
\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435:
\u044d\u0442\u043e \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u043a
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 2 \ u 0 4 4 2 \ u 0 4 3 e \ u 0 4 4 0 \ u 0 4 3 d \ u 0 4 3 e \ u 0 4 3 9
\u0430\u043a\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u043f\u043e\u043b\u043d\u043e\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430 \u0432\u043e
\u0432\u0441\u0435\u0445 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0445,
\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442
\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 Unity,
\u0443\u0447\u0438\u0442\u044b\u0432\u0430\u044f \u0432\u0441\u0435
\ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 1 \ u 0 4 4 2 \ u 0 4 4 0 \ u 0 4 3 e \ u 0 4 3 9 \ u 0 4 3 a \ u 0 4 3 8
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438 \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435
\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435
\u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0434\u0430\u0442\u044c
\u043f\u043e\u0441\u043b\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.',
'privacy-data-nwo-text-opt-in-ccpa-header':'\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435
\u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f CCPA','privacy-data-nwoo-confirmation-
message':'\u0412\u044b \u0432\u044b\u0431\u0440\u0430\u043b\u0438
\u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0441\u0435\u0442\u0435\u0432\u043e\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430',
'privacy-data-nwoi-confirmation-message':'\u0412\u044b \u0432\u044b\u0431\u0440\u0430\u043b\u0438
\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0441\u0435\u0442\u0435\u0432\u043e\u0439
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438
\u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430','privacy-settings-report-
ad':'\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430
\u0440\u0435\u043a\u043b\u0430\u043c\u0443',
'privacy-settings-report-ad-title':'\u041f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f
\u043d\u0430 \u0440\u0435\u043a\u043b\u0430\u043c\u0443','privacy-settings-report-ad-
desc':'\u0422\u0435\u043a\u0443\u0449\u0430\u044f \u0440\u0435\u043a\u043b\u0430\u043c\u0430
\u0432\u044b\u0437\u044b\u0432\u0430\u0435\u0442 \u0443 \u0432\u0430\u0441
\u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b? \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\u0441\u044f Unity \u043d\u0430
\u044d\u0442\u0443 \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438
\u0434\u043e\u0432\u0435\u0441\u0442\u0438 \u044d\u0442\u043e\u0442 \u0444\u0430\u043a\u0442
\u0434\u043e \u043d\u0430\u0448\u0435\u0433\u043e \u0441\u0432\u0435\u0434\u0435\u043d\u0438\u044f.
\u041f\u043e\u0434\u0430\u0447\u0430 \u0436\u0430\u043b\u043e\u0431\u044b
\u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u043a \u0437\u0430\u043a\u0440\u044b\u0442\u0438\u044e
\u044d\u0442\u043e\u0439 \u0440\u0435\u043a\u043b\u0430\u043c\u044b, \u0438, \u0435\u0441\u043b\u0438
\u0440\u0435\u043a\u043b\u0430\u043c\u0430 \u0435\u0449\u0435 \u043d\u0435
\u043f\u0440\u043e\u0448\u043b\u0430, \u0432\u0441\u0435 \u043e\u0447\u043a\u0438
\ u 0 4 3 1 \ u 0 4 4 3 \ u 0 4 3 4 \ u 0 4 4 3 \ u 0 4 4 2
\u0430\u043d\u043d\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u044b.',
'privacy-settings-report-ad-reason-1':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u043d\u0435
\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f','privacy-settings-report-ad-reason-
2':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u043d\u043e\u0441\u0438\u0442
\u043e\u0441\u043a\u043e\u0440\u0431\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439
\u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440','privacy-settings-report-ad-reason-
3':'\u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u043d\u0435
\u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0430
\u043f\u043e\u0434\u043e\u0431\u0430\u044e\u0449\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c',
'privacy-settings-report-ad-reason-4':'\u041c\u043d\u0435 \u043d\u0435
\u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f \u044d\u0442\u0430
\u0440\u0435\u043a\u043b\u0430\u043c\u0430','privacy-settings-report-ad-reason-
5':'\u0414\u0440\u0443\u0433\u043e\u0435','privacy-settings-report-ad-
d i s c l a i m e r ' : ' \ u 0 4 1 e \ u 0 4 4 2 \ u 0 4 3 a \ u 0 4 3 0 \ u 0 4 3 7 \ u 0 4 3 e \ u 0 4 4 2
\u043f\u0440\u0435\u0442\u0435\u043d\u0437\u0438\u0439. \u041f\u043e\u0434\u0430\u0447\u0430
\u0436\u0430\u043b\u043e\u0431\u044b \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u043a
\u0437\u0430\u043a\u0440\u044b\u0442\u0438\u044e \u044d\u0442\u043e\u0439
\u0440\u0435\u043a\u043b\u0430\u043c\u044b, \u0438, \u0435\u0441\u043b\u0438
\u0440\u0435\u043a\u043b\u0430\u043c\u0430 \u0435\u0449\u0435 \u043d\u0435
\u043f\u0440\u043e\u0448\u043b\u0430, \u0432\u0441\u0435 \u043e\u0447\u043a\u0438
\ u 0 4 3 1 \ u 0 4 4 3 \ u 0 4 3 4 \ u 0 4 4 3 \ u 0 4 4 2
\u0430\u043d\u043d\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u044b.',
'privacy-settings-report-ad-button':'\u0416\u0430\u043b\u043e\u0431\u0430','privacy-settings-build-
info':'\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e
\u0441\u0431\u043e\u0440\u043a\u0435','privacy-data-nwo-text-opt-in-description':'\u0415\u0441\u043b\u0438
\u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0441\u043d\u043e\u0432\u0430
\ u 0 4 3 2 \ u 0 4 3 a \ u 0 4 3 b \ u 0 4 4 e \ u 0 4 4 7 \ u 0 4 3 8 \ u 0 4 4 2 \ u 0 4 4 c
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\
u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0432
\u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445 \u0432\u0441\u0435\u0439
\u0441\u0435\u0442\u0438, \u043c\u043e\u0436\u043d\u043e \u044d\u0442\u043e
\u0441\u0434\u0435\u043b\u0430\u0442\u044c, \u043d\u0430\u0436\u0430\u0432 ',
'privacy-data-nwo-text-opt-in-link':'\u0437\u0434\u0435\u0441\u044c','privacy-data-nwo-text-opt-in-description-2':'.
\u041e\u0431\u0440\u0430\u0449\u0430\u0435\u043c \u0432\u0430\u0448\u0435
\u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0441\u043d\u043e\u0432\u0430
\u0431\u0443\u0434\u0435\u0442 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430
\ u 0 4 3 f \ u 0 4 3 e \ u 0 4 3 b \ u 0 4 3 d \ u 0 4 3 0 \ u 0 4 4 f
\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u043e
\u0432\u0441\u0435\u0445 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0445,
\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445
\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 Unity, \u0441 \u0443\u0447\u0435\u0442\u043e\u043c
\u0432\u0441\u0435\u0445 \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u0432
\u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f
\u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\
u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435
\u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u043e\u0441\u043b\u0435
\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.'}},
' j a . * ' : { e n d s c r e e n : { R a t i n g s : ' \ u 8 a 5 5 \ u 4 f a 1 ' , ' D o w n l o a d F o r
Free':'\u7121\u6599\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9','Install
Now':'\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb',Install:'\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb',GET:'\u5165\u624b',
Get:'\u5165\u624b',Free:'\u7121\u6599',Price:'\u4fa1\u683c'},videoScreen:{'Learn
M o r e ' : ' \ u 3 0 8 2 \ u 3 0 6 3 \ u 3 0 6 8 \ u 3 0 7 f \ u 3 0 8 b ' , ' D o w n l o a d F o r
Free':'\u7121\u6599\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9','Install
N o w ' :'\u30a4\u30f3\u30b9\u30c8\u30fc \u3 0 eb ', In s t al l : '\ u 3 0 a4 \ u 3 0 f3 \ u 3 0 b 9 \ u 3 0 c8 \ u 3 0 fc \ u 3 0 e b ' ,
GET:'\u5165\u624b',Get:'\u5165\u624b',Sponsored:'\u5e83\u544a','close-reward-dialog-
title':'\u52d5\u753b\u3092\u7d42\u4e86\u3057\u307e\u3059\u304b?','close-reward-dialog-
desc':'\u5831\u916c\u306f\u5f97\u3089\u308c\u306a\u304f\u306a\u308a\u307e\u3059','close-reward-dialog-close-
btn':'\u52d5\u753b\u3092\u7d42\u4e86','close-reward-dialog-resume-
btn':'\u52d5\u753b\u3092\u518d\u958b',Free:'\u7121\u6599','reward-
granted':'\u5831\u916c\u3092\u7372\u5f97\uff01',advertisement:'\u5e83\u544a'},consent:{'homepage-title':'Unity
\u306e\u30af\u30c3\u30ad\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306e\u5e83\u544a\u304a\u3088\u3073\u30a8\u3
0af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3059\u308b\u305f\u308
1\u306b\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u53ce\u96c6\u304a\u3088\u3073\u5229\u7528\
u3067\u304d\u307e\u3059\u304b\uff1f',
'homepage-main-text':'Unity \u304a\u3088\u3073\u5f53\u793e\u306e<span class="third-parties-link page-
link">\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3</span>\u306f\u3001<span class="demographic-link page-
link">\u4eba\u53e3\u7d71\u8a08\u5b66\u7684\u60c5\u5831</span>\u306a\u3069\u306e<span class="data-link page-
link">\u30c7\u30fc\u30bf</span>\u3092\u53ce\u96c6\u3059\u308b\u3068\u3068\u3082\u306b\u3001\u5e83\u544a\u
304a\u3088\u3073\u30b2\u30fc\u30e0\u30d7\u30ec\u30a4\u306e<span class="personalization-link page-
link">\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3</span>\u304a\u3088\u3073<span
class="measurement-link page-link">\u6e2c\u5b9a</span>\u306e\u305f\u3081\u306b<span class="mobile-
i d e n t i f i e r s - l i n k p a g e -
link">\u30e2\u30d0\u30a4\u30eb\u8b58\u5225\u5b50</span>\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u5e83\
u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e83\u544a\u3
0 4 c \ u 8 8 6 8 \ u 7 9 3 a \ u 3 0 5 5 \ u 3 0 8 c \ u 3 0 5 f \ u 5 f 8 c \ u 3 0 6 b \ u 3 0 0 1 U n i t y
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u3053\u308c\u3089\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u30
44\u3064\u3067\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002',
' h o m e p a g e - a c c e p t - a l l ' : ' \ u 6 2 7 f \ u 8 a f e ' , ' h o m e p a g e - s h o w - m y -
choices':'\u79c1\u306e\u9078\u629e\u3092\u8868\u793a','my-choices-title':'Unity
\u306e\u30af\u30c3\u30ad\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306e\u5e83\u544a\u304a\u3088\u3073\u30a8\u3
0af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3059\u308b\u305f\u308
1\u306b\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u53ce\u96c6\u304a\u3088\u3073\u5229\u7528\
u3067\u304d\u307e\u3059\u304b\uff1f','my-choices-text':'Unity
\u304a\u3088\u3073\u5f53\u793e\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u306f\u3001\u4eba\u53e3\u7
d71\u8a08\u5b66\u7684\u60c5\u5831\u306a\u3069\u306e\u30c7\u30fc\u30bf\u3092\u53ce\u96c6\u3059\u308b\u306
8\u3068\u3082\u306b\u3001\u5e83\u544a\u304a\u3088\u3073\u30b2\u30fc\u30e0\u30d7\u30ec\u30a4\u306e\u30d1\
u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u304a\u3088\u3073\u6e2c\u5b9a\u306e\u305f\u30
81\u306b\u30e2\u30d0\u30a4\u30eb\u8b58\u5225\u5b50\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u5e83\u544
a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e83\u544a\u304c\
u 8 8 6 8 \ u 7 9 3 a \ u 3 0 5 5 \ u 3 0 8 c \ u 3 0 5 f \ u 5 f 8 c \ u 3 0 6 b \ u 3 0 0 1 U n i t y
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u3053\u308c\u3089\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u30
44\u3064\u3067\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002',
' m y - c h o i c e s - s w i t c h - g a m e -
experience':'\u79c1\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30b2\u30fc\u30
e0\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306b\u540c\u610f\u3057\u307e\u3059','my-choices-switch-
p e r s o n a l i z e d - a d s ' : ' \ u 7 9 c 1 \ u 3 0 6 f \ u 3 0 0 1 U n i t y
\u304b\u3089\u63d0\u4f9b\u3055\u308c\u308b\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u
5e83\u544a\u304a\u3088\u3073\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u5185\u30b3\u30f3\u30c6\u30
f3\u30c4\u306b\u540c\u610f\u3057\u307e\u3059',
' m y - c h o i c e s - s w i t c h - p e r s o n a l i z e d - t h i r d -
party':'\u307e\u305f\u3001\u79c1\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u5
e83\u544a\u304a\u3088\u3073\u6e2c\u5b9a\u306b\u3082\u540c\u610f\u3057\u307e\u3059\uff08\u30b5\u30fc\u30c9
\u30d1\u30fc\u30c6\u30a3\u3067\u3042\u308b\u30d1\u30fc\u30c8\u30ca\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u3
08c\u308b\u3001\u4eba\u53e3\u7d71\u8a08\u5b66\u7684\u30c7\u30fc\u30bf\u304a\u3088\u3073\u4ed6\u306e\u30c
7\u30fc\u30bf\u3092\u5229\u7528\u3059\u308b\u3082\u306e\u3092\u542b\u3080\uff09',
' m y - c h o i c e s - s w i t c h -
pipl':'\u79c1\u306f\u3001\u5e83\u544a\u306e\u5206\u6790\u306e\u76ee\u7684\u306b\u304a\u3044\u3066\u3001\u7
9c1\u306e\u30a8\u30f3\u30c9\u30e6\u30fc\u30b6\u30fc\u30b2\u30fc\u30de\u30fc
ID\u3001\u4e00\u610f\u306e\u30c7\u30d0\u30a4\u30b9\u8b58\u5225\u5b50\uff08IDFA\uff09\u3001\u306a\u3089\u
3073\u306b\u5e83\u544a\u306b\u95a2\u9023\u3059\u308b\u79c1\u306e\u5229\u7528\u8a18\u9332\u304a\u3088\u3
073\u30af\u30ea\u30c3\u30af\u8a18\u9332\u3092\u3001\u6d77\u5916\u306e\u53d7\u9818\u8005\u3067\u3042\u308
b Unity Technologies SF \u306b\u79fb\u8ee2\u3059\u308b\u3053\u3068\u306b\u540c\u610f\u3057\u307e\u3059',
'my-choices-switch-pipl-privacy-policy':'\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u5f53\u793e\u306e<a
h r e f = " h t t p s : / / u n i t y . c n / l e g a l / p r i v a c y -
policy">\u4e2d\u56fd\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc</a>\u3092\u3054\u8
9a7\u304f\u3060\u3055\u3044\u3002','my-choices-back':'\u623b\u308b','save-my-
choices':'\u79c1\u306e\u9078\u629e\u3092\u4fdd\u5b58','agree-to-
all':'\u3059\u3079\u3066\u306b\u540c\u610f\u3059\u308b','no-thanks':'\u540c\u610f\u3057\u306a\u3044','privacy-
w h a t - w e - c o l l e c t -
title':'\u5f53\u793e\u304c\u53ce\u96c6\u3059\u308b\u60c5\u5831\u304a\u3088\u3073\u305d\u306e\u5229\u7528\u6
5b9\u6cd5',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p1':'\u3053\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u306e\u305f\u3081\u306
b\u5f53\u793e\u304c\u5229\u7528\u3059\u308b\u307b\u3068\u3093\u3069\u306e\u60c5\u5831\u306f\u3001\u30c7\
u30d0\u30a4\u30b9\u306e\u5e83\u544a ID\uff08Apple \u306e\u5e83\u544a\u8b58\u5225\u5b50\u307e\u305f\u306f
Google \u306e\u5e83\u544a ID\uff09\u304a\u3088\u3073\u304a\u5ba2\u69d8\u306e IP
\u30a2\u30c9\u30ec\u30b9\u306b\u57fa\u3065\u304f\u3082\u306e\u3067\u3059\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p2':'\u5f53\u793e\u306f\u3001\u304a\u5ba2\u69d8\u306b\u3068\u3063\u3066\u8208\u5473\u6df1\u3044\u3068\u5f5
3\u793e\u304c\u8003\u3048\u308b\u4ed6\u306e\u30b2\u30fc\u30e0\u3001\u307e\u305f\u306f\u304a\u5ba2\u69d8\u
306b\u3068\u3063\u3066\u6709\u76ca\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u4eee\u60f3\u30
a2\u30a4\u30c6\u30e0\u306b\u95a2\u3059\u308b\u5e83\u544a\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306
b\u3053\u306e\u60c5\u5831\u3092\u5229\u7528\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u5f53\u793e\u306f\
u3001\u304a\u5ba2\u69d8\u306b\u5e83\u544a\u3092\u8868\u793a\u3057\u306a\u3044\u3053\u3068\u3092\u6c7a\u
5b9a\u3059\u308b\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p3':'\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u9078\u629e\u30
92\u6761\u4ef6\u3068\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306b\u3088\u308b\u30a2\u30d7\u30ea\u30b1\u30fc
\u30b7\u30e7\u30f3\u306e\u30a4\u30f3\u30bf\u30e9\u30af\u30b7\u30e7\u30f3\u306b\u95a2\u3059\u308b\u30c7\u3
0 f c \ u 3 0 b f \ u 3 0 6 f \ u 3 0 0 1 \ u 4 e 0 0 \ u 6 1 0 f \ u 3 0 6 e U n i t y I D
\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3001\u6700\u5927 12
\u304b\u6708\u9593\u306b\u308f\u305f\u3063\u3066\u4fdd\u6301\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u
308a\u307e\u3059\u3002\u307e\u305f\u3001\u5f53\u793e\u306f\u300130
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u8a18\u
9332\u3092\u4fdd\u6301\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u5
f53\u793e\u306f\u3001\u8acb\u6c42\u304a\u3088\u3073\u4e0d\u6b63\u9632\u6b62\u306e\u76ee\u7684\u306b\u304
a \ u 3 0 4 4 \ u 3 0 6 6 \ u 3 0 0 1 \ u 6 7 0 0 \ u 5 9 2 7 1 8 0
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u304a\u5ba2\u69d8\u306e\u500b\u4eba\u30c7\u30fc\u30bf\u3
092\u5229\u7528\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306e\u53d6\u5f15\u306b\u95a2\u3059\u308b\u8a18\u93
32\u3092\u4fdd\u7ba1\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u305
9\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - s u b -
title':'\u5f53\u793e\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u304c\u53ce\u96c6\u3059\u308b\u60c5\u5831\uff08\u6e2
c\u5b9a\u304a\u3088\u3073\u4eba\u53e3\u7d71\u8a08\u5b66\u7684\u60c5\u5831\uff09','privacy-what-we-collect-
d e s c -
p5':'\u5f53\u793e\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306e\u3054\u610f\u5411
\u306b\u5f93\u3063\u3066\u3001\u304a\u5ba2\u69d8\u306b\u95a2\u3059\u308b\u30d7\u30ed\u30d5\u30a1\u30a4\u
30eb\u3092\u69cb\u7bc9\u3059\u308b\u305f\u3081\u306b\u3001\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\ u 3 0 4 a \ u 3 0 8 8 \ u 3 0 7 3 I P
\u30a2\u30c9\u30ec\u30b9\u3092\u5229\u7528\u3057\u305f\u308a\u3001\u4e16\u5e2f\u306b\u95a2\u3059\u308b\u
4eba\u53e3\u7d71\u8a08\u5b66\u7684\u60c5\u5831\u3092\u5229\u7528\u3057\u305f\u308a\u3059\u308b\u5834\u5
408\u304c\u3042\u308a\u307e\u3059\u3002\u4eba\u53e3\u7d71\u8a08\u5b66\u7684\u60c5\u5831\u306b\u306f\u30
01\u5a5a\u59fb\u72b6\u6cc1\u3084\u6982\u7b97\u53ce\u5165\u306a\u3069\u306e\u60c5\u5831\u304c\u542b\u307e
\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5f53\u793e\u306e\u30b5\u30fc\u30c9\u30d1\u
30fc\u30c6\u30a3\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u306b\u30a2\u30af\u30b
b\u30b9\u3057\u3066\u3001\u3053\u308c\u3089\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u304c\u304a\
u5ba2\u69d8\u306b\u95a2\u3057\u3066\u4fdd\u6709\u3057\u3066\u3044\u308b\u60c5\u5831\u306b\u304a\u5ba2\u
69d8\u304c\u30a2\u30af\u30bb\u30b9\u3057\u305f\u308a\u3001\u5f53\u8a72\u60c5\u5831\u3092\u524a\u9664\u30
57\u305f\u308a\u3059\u308b\u65b9\u6cd5\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p6':'\u307e\u305f\u3001\u60c5\u5831\u306f\u3001\u304a\u5ba2\u69d8\u306e\u96fb\u8a71\u304b\u3089\u53ce\u96c
6\u3055\u308c\u308b\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306b\u306f\u3001\u304a
\u5ba2\u69d8\u304c\u3069\u306e\u7a0b\u5ea6\u306e\u5f37\u5ea6\u3067\u753b\u9762\u3092\u62bc\u3057\u3066\u
3044\u308b\u306e\u304b\uff08\u5727\u70b9\u306e\u6e2c\u5b9a\uff09\u304c\u542b\u307e\u308c\u307e\u3059\u30
02\u5f53\u793e\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u304c\u5f53\u8a72\u60c5\u5831\u3092\u53ce\u96c6\u3059\
u308b\u76ee\u7684\u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u64cd\u4f5c\u3057\u3
066\u3044\u308b\u306e\u304c\u5b9f\u5728\u3059\u308b\u500b\u4eba\u3067\u3042\u308b\u304b\uff08\u5727\u70b
9\u304c\u4e0d\u5747\u4e00\uff09\u3001\u307e\u305f\u306f\u5e83\u544a\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3
06b\u8aa4\u308a\u3092\u751f\u3058\u3055\u305b\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u4e0d\u6b63\u88
4c\u70ba\u8005\u306b\u3088\u3063\u3066\u30de\u30fc\u30b1\u30c3\u30c8\u30d7\u30ec\u30a4\u30b9\u306b\u914
d\u7f6e\u3055\u308c\u305f\u30dc\u30c3\u30c8\u3067\u3042\u308b\u304b\u3092\u8a55\u4fa1\u3059\u308b\u3053\
u3068\u306b\u3088\u3063\u3066\u4e0d\u6b63\u3092\u9632\u6b62\u3059\u308b\u3053\u3068\u306b\u3042\u308a\
u307e\u3059\u3002',
'privacy-using':'{0} \u306e\u5229\u7528','privacy-located-in':'{0} \u306b\u6240\u5728','privacy-used-this-
app':'\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u4eca\u9031 {0}
\u56de\u5229\u7528\u3057\u307e\u3057\u305f','privacy-seen-
ads':'\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067 {0}
\u4ef6\u306e\u5e83\u544a\u3092\u898b\u307e\u3057\u305f','privacy-installed-based-
on':'\u305d\u308c\u3089\u306e\u5e83\u544a\u306b\u57fa\u3065\u3044\u3066 {0}
\u500b\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3
057\u307e\u3057\u305f',
'privacy-data-transfer-title':'\u30c7\u30fc\u30bf\u79fb\u8ee2','privacy-data-transfer-desc':'Unity
\u306f\u3001\u7c73\u56fd\u306b\u6240\u5728\u3059\u308b\u30b5\u30fc\u30d0\u30fc\u306b\u683c\u7d0d\u3055\u
308c\u305f\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u79fb\u8ee2\u304a\u3088\u3073\u51e6\u7406\u305
9\u308b\u5834\u5408\u304c\u3042\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002
\u5f53\u793e\u306f\u3001\u5185\u90e8\u7684\u306a\u5951\u7d04\u304a\u3088\u3073\u5f53\u793e\u306e\u30b5\u
30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u306e\u51e6\u7406\u8005\u3068\u306e\u5951\u7d04\u3092\u901a\u3058\u30
66\u3001\u9069\u7528\u3055\u308c\u308b\u6cd5\u4ee4\u306b\u3088\u3063\u3066\u304a\u5ba2\u69d8\u304c\u53d
7\u3051\u308b\u4fdd\u8b77\u3068\u540c\u7a0b\u5ea6\u306e\u4fdd\u8b77\u3092\u3082\u3063\u3066\u3001\u304a\
u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u53d6\u308a\u6271\u3046\u3053\u3068\u306b\u5c3d\u529b\u3057\u
3066\u3044\u307e\u3059\u3002\u5f53\u8a72\u6cd5\u4ee4\u306b\u306f\u3001\u6b27\u5dde\u7d4c\u6e08\u9818\u57
df\u306b\u304a\u3051\u308b\u6cd5\u4ee4\u3092\u542b\u307f\u307e\u3059\uff08\u304a\u5ba2\u69d8\u306e\u30c7\
u30fc\u30bf\u304c\u5f53\u8a72\u5730\u57df\u306b\u304a\u3044\u3066\u53ce\u96c6\u3055\u308c\u305f\u5834\u54
08\uff09\u3002\u79fb\u8ee2\u306b\u95a2\u3059\u308b\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001Unity
\ u 3 0 6 e < a h r e f = " h t t p s : / / u n i t y 3 d . c o m / l e g a l / p r i v a c y -
policy">\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc</a>\u3092\u3054\u89a7\u304f\u3060\u3
055\u3044\u3002',
' p r i v a c y - t h i r d - p a r t y -
title':'\u5f53\u793e\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u3067\u3042\u308b\u5e83\u544a\u30d1\u30
fc\u30c8\u30ca\u30fc\u3092\u8868\u793a','privacy-changing-privacy-choice-
title':'\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u9078\u629e\u3
0 6 e \ u 5 9 0 9 \ u 6 6 f 4 ' , ' p r i v a c y - c h a n g i n g - p r i v a c y - c h o i c e -
text':'\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u3068\u304d\u3001\u307e\u305f\u306f\u5
e83\u544a\u304c\u8868\u793a\u3055\u308c\u305f\u5f8c\u306b\u3001Unity
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u3053\u308c\u3089\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u30
44\u3064\u3067\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002',
' p r i v a c y - o u r - p r i v a c y - p o l i c y - t i t l e - i r o n - s o u r c e ' : ' i r o n S o u r c e
\u306e\u30c7\u30fc\u30bf\u4e3b\u4f53\u306e\u6a29\u5229','privacy-our-privacy-policy-desc-iron-source':'<a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">ironSource
\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc</a>\u306b\u30a2\u30af\u30bb\u30b9\u30
57\u3066\u3001\u5f53\u793e\u306e\u95a2\u9023\u4f1a\u793e\u3067\u3042\u308b ironSource
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u3069\u306e\u3088\u3046\u306b\u53ce\u96c6\u304a\u
3088\u3073\u5229\u7528\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u306e\u304b\u3092\u3054\u7406\u8
9 e 3 \ u 3 0 4 f \ u 3 0 6 0 \ u 3 0 5 5 \ u 3 0 4 4 \ u 3 0 0 2 i r o n S o u r c e
\u304c\u304a\u5ba2\u69d8\u306b\u95a2\u3057\u3066\u53ce\u96c6\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u
308b\u30c7\u30fc\u30bf\u306b\u95a2\u9023\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u30
a2\u30af\u30bb\u30b9\u304a\u3088\u3073/\u307e\u305f\u306f\u524a\u9664\u306b\u95a2\u3059\u308b\u6a29\u522
9 \ u 3 0 9 2 \ u 8 8 4 c \ u 4 f 7 f \ u 3 0 5 9 \ u 3 0 8 b \ u 3 0 6 b \ u 3 0 6 f \ u 3 0 0 1 < a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\u3053\u3061\u3089\u3092\u30af\u30
ea\u30c3\u30af</a>\u3057\u3066\u304f\u3060\u3055\u3044\u3002',
' p r i v a c y - o u r - p r i v a c y - p o l i c y -
title':'\u5f53\u793e\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc','privacy-our-privacy-
policy-desc':'\u5f53\u793e\u306e<a href="https://unity3d.com/legal/privacy-
policy">\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc</a>\u306b\u306f\u3001\u5f53\u793e\u3
04c\u51e6\u7406\u306e\u305f\u3081\u306b\u30c7\u30fc\u30bf\u3092\u79fb\u8ee2\u3059\u308b\u65b9\u6cd5\u304
a\u3088\u3073\u305d\u306e\u79fb\u8ee2\u5148\u3001\u5e83\u544a\u3092\u63d0\u4f9b\u3059\u308b\u30d1\u30fc\
u30c8\u30ca\u30fc\u3068\u5f53\u793e\u306e\u9023\u643a\u65b9\u6cd5\u306a\u3069\u3001\u5f53\u793e\u306b\u3
088\u308b\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306e\u7ba1\u7406\u65b9\u6cd5\u306b\u95a2\u3059\u308
b\u8aac\u660e\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u30d1\
u30fc\u30c8\u30ca\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306b\u8868\u793a\u3055\u308c\u308b\u5e83\u544a\u3
092\u3055\u3089\u306b\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3059\u308b\u305f\u3081\u3001Unity
\u4ee5\u5916\u306e\u30bd\u30fc\u30b9\u304b\u3089\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53ce\u96c6\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\
u3059\u3002\u3053\u308c\u3089\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u306e\u30d7\u30e9\u30a4\u3
0d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u53c2\u7167\u3057\u3066\u3001\u5f53\u8a72\u30b5\u30fc\u30c
9\u30d1\u30fc\u30c6\u30a3\u304c\u4fdd\u6709\u3057\u5f97\u308b\u53ce\u96c6\u30c7\u30fc\u30bf\u3092\u3054\u
78ba\u8a8d\u304f\u3060\u3055\u3044\u3002',
'privacy-quebec-policy-title':'\u81ea\u52d5\u610f\u601d\u6c7a\u5b9a','privacy-quebec-policy-desc-1':'Unity
\u306f\u3001\u304a\u5ba2\u69d8\u306e\u500b\u4eba\u60c5\u5831\u3092\u51e6\u7406\u3059\u308b\u305f\u3081\u
306b\u3001\u81ea\u52d5\u610f\u601d\u6c7a\u5b9a\u30b7\u30b9\u30c6\u30e0\u3092\u5229\u7528\u3059\u308b\u5
8 3 4 \ u 5 4 0 8 \ u 3 0 4 c \ u 3 0 4 2 \ u 3 0 8 a \ u 3 0 7 e \ u 3 0 5 9 \ u 3 0 0 2 U n i t y
\u306f\u3001\u6b21\u306e\u76ee\u7684\u306b\u304a\u3044\u3066\u3001\u3053\u308c\u3089\u306e\u81ea\u52d5\u
30b7\u30b9\u30c6\u30e0\u306b\u3088\u3063\u3066\u4e0b\u3055\u308c\u305f\u6c7a\u5b9a\u306b\u4f9d\u62e0\u30
59\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\uff1a',
' p r i v a c y - q u e b e c - p o l i c y - d e s c -
2':'\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u304a\u3088\u3073\u7dad\u6301\uff08\u4f8b\uff1a\u30b5\u30fc\u
30d3\u30b9\u306e\u63d0\u4f9b\u3001\u5f53\u793e\u306e\u88fd\u54c1\u304a\u3088\u3073\u30b5\u30fc\u30d3\u30
b9\u306e\u5206\u6790\uff09\u3001','privacy-quebec-policy-desc-
3':'\u30b5\u30fc\u30d3\u30b9\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\uff08\
u4f8b\uff1a\u5f53\u793e\u3068\u304a\u5ba2\u69d8\u3068\u306e\u3084\u308a\u53d6\u308a\u306e\u30d1\u30fc\u30
bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\uff09\u3001',
'privacy-quebec-policy-desc-4':'\u4e8b\u696d\u5831\u544a\u306e\u76ee\u7684\u3002','privacy-quebec-policy-desc-
5':'\u5f53\u793e\u306b\u3088\u308b\u3053\u308c\u3089\u306e\u30b7\u30b9\u30c6\u30e0\u306e\u5229\u7528\u306
b\u95a2\u3057\u3066\u5f53\u793e\u306b\u554f\u3044\u5408\u308f\u305b\u308b\u65b9\u6cd5\u306b\u3064\u3044\
u3066\u306f\u3001\u5f53\u793e\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u306e\u3
00c\u304a\u554f\u3044\u5408\u308f\u305b\u300d\u30bb\u30af\u30b7\u30e7\u30f3\u3092\u3054\u89a7\u304f\u306
0\u3055\u3044\u3002',
'privacy-settings-title':'\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u8a2d\u5b9a','privacy-settings-personalization-
settings':'\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u306e\u8a2d\u5b9a','privacy-
settings-manage-your-data':'\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306e\u7ba1\u7406','privacy-settings-
manage-your-data-desc':'\u304a\u5ba2\u69d8\u306f\u3001<span class="delete-your-data-link page-
link">\u3053\u3061\u3089</span>\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u
3 0 0 1 U n i t y
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30d0\u30a4\u30b9\u306b\u95a2\u3057\u3066\u4fdd\u6709\u3057\u3066\u
3044\u308b\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3067\u304d\u307e\u3059\u3002',
'privacy-settings-manage-your-data-are-you-sure':'\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f','privacy-
settings-manage-your-data-yes':'\u306f\u3044','privacy-settings-manage-your-data-no':'\u3044\u3044\u3048','privacy-
s e t t i n g s - m a n a g e - y o u r - d a t a - d e l e t i o n -
msg':'\u5f53\u793e\u306f\u304a\u5ba2\u69d8\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u51e6\u7406\u3059\u30
8b\u3082\u306e\u3068\u3057\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306f 30
\u65e5\u4ee5\u5185\u306b\u524a\u9664\u3055\u308c\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u307e\
u305f\u3001\u5f53\u793e\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u5e83\u54
4a\u304b\u3089\u304a\u5ba2\u69d8\u3092\u76f4\u3061\u306b\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3057\u307e
\u3059\u3002\u5f53\u793e\u306f\u3001\u8acb\u6c42\u304a\u3088\u3073\u4e0d\u6b63\u9632\u6b62\u306e\u76ee\u
7684\u306b\u304a\u3044\u3066\u3001\u304a\u5ba2\u69d8\u306e\u500b\u4eba\u60c5\u5831\u3092\u5229\u7528\u3
057\u3066\u3001\u53d6\u5f15\u306b\u95a2\u3059\u308b\u8a18\u9332\u3092 180
\u65e5\u9593\u4fdd\u7ba1\u3059\u308b\u5834\u5408\u304c\u3042\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u
304f\u3060\u3055\u3044\u3002',
'privacy-settings-report-ad':'\u5e83\u544a\u3092\u5831\u544a','privacy-settings-build-
info':'\u30d3\u30eb\u30c9\u306b\u95a2\u3059\u308b\u60c5\u5831','privacy-settings-
close':'\u9589\u3058\u308b','privacy-settings-report-ad-title':'\u5e83\u544a\u3092\u5831\u544a','privacy-settings-
r e p o r t - a d -
desc':'\u73fe\u5728\u306e\u5e83\u544a\u3067\u554f\u984c\u304c\u767a\u751f\u3057\u3066\u3044\u307e\u3059\u3
04b\uff1f\u304a\u5ba2\u69d8\u306f\u3001\u3053\u306e\u5e83\u544a\u3092 Unity
\u306b\u5831\u544a\u3057\u3066\u77e5\u3089\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\
u5831\u544a\u306b\u3088\u308a\u3001\u3053\u306e\u5e83\u544a\u306f\u9589\u3058\u3089\u308c\u307e\u3059\u
3002\u307e\u305f\u3001\u5e83\u544a\u304c\u5b8c\u4e86\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u306b\u3
06f\u3001\u5831\u916c\u306f\u6ca1\u53ce\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u300
2',
' p r i v a c y - s e t t i n g s - r e p o r t - a d - r e a s o n -
1':'\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044','privacy-settings-report-ad-reason-
2':'\u5e83\u544a\u306f\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3042\u308b','privacy-settings-report-ad-reason-
3':'\u5e83\u544a\u304c\u9069\u5207\u3067\u3042\u308b\u3068\u306f\u601d\u3048\u306a\u3044','privacy-settings-
report-ad-reason-4':'\u3053\u306e\u5e83\u544a\u306f\u597d\u307e\u3057\u304f\u306a\u3044','privacy-settings-
report-ad-reason-5':'\u305d\u306e\u4ed6',
' p r i v a c y - s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8cac\u4e8b\u9805\uff1a\u5831\u544a\u306b\u3088\u308a\u3001\u3053\u306e\u5e83\u544a\u30
6f\u9589\u3058\u3089\u308c\u307e\u3059\u3002\u307e\u305f\u3001\u5e83\u544a\u304c\u5b8c\u4e86\u3057\u3066
\u3044\u306a\u3044\u5834\u5408\u306b\u306f\u3001\u5831\u916c\u306f\u6ca1\u53ce\u3055\u308c\u308b\u3053\u
3068\u306b\u306a\u308a\u307e\u3059\u3002','privacy-settings-report-ad-
button':'\u5831\u544a',disagree:'\u540c\u610f\u3057\u306a\u3044','age-gate-
title':'\u958b\u59cb\u3059\u308b\u524d\u306b\u3001\u304a\u5ba2\u69d8\u306e\u5e74\u9f62\u3092\u691c\u8a3c\u3
057\u3066\u304f\u3060\u3055\u3044',
' a g e - g a t e -
text':'\u53ef\u80fd\u306a\u9650\u308a\u6700\u9ad8\u306e\u30b2\u30fc\u30e0\u5185\u30a8\u30af\u30b9\u30da\u30
ea\u30a8\u30f3\u30b9\uff08\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\
u308b\u9078\u629e\u304a\u3088\u3073\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u
4fdd\u8b77\u3092\u542b\u3080\uff09\u3092\u5f53\u793e\u304c\u78ba\u5b9f\u306b\u304a\u5ba2\u69d8\u306b\u63
d0\u4f9b\u3067\u304d\u308b\u3088\u3046\u3001\u304a\u5ba2\u69d8\u306e\u5e74\u9f62\u3092\u78ba\u8a8d\u305
7\u3066\u304f\u3060\u3055\u3044\uff1a',
'age-gate-over-age-limit-btn':'\u79c1\u306f {0} \u6b73\u4ee5\u4e0a\u3067\u3059','age-gate-under-age-limit-
btn':'\u79c1\u306f {0} \u6b73\u4ee5\u4e0b\u3067\u3059','privacy-data-nwo-
header':'\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u3
0fc\u30b7\u30e7\u30f3'},privacy:{'privacy-legitimate-interest-pop-up-123':'Unity
\u306f\u3001\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u304a\u5ba2\u69d8\u306e\u5
e83\u544a\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba
\ u 3 0 5 7 \ u 3 0 6 6 \ u 3 0 4 4 \ u 3 0 7 e \ u 3 0 5 9 \ u 3 0 0 2 U n i t y
\u304a\u3088\u3073\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u
9078\u629e\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001{\u3053\u3061\u3089\u3092\u30bf\u30c3\u
30d7} \u3057\u3066\u304f\u3060\u3055\u3044\u3002',
'privacy-dialog-title':'\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b
Unity \u304b\u3089\u306e\u30e1\u30c3\u30bb\u30fc\u30b8','privacy-dialog-text-li-
p1':'\u5e83\u544a\u306b\u3088\u308a\u3001\u958b\u767a\u8005\u306f\u3001\u7121\u6599\u3067\u512a\u308c\u30
5f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u63d0\u4f9b\u3067\u304d\u307e\u3059\u3002\u5f53\
u793e\u306f\u3001\u304a\u5ba2\u69d8\u304c\u30d7\u30ec\u30a4\u3059\u308b\u30a2\u30d7\u30ea\u30b1\u30fc\u3
0b7\u30e7\u30f3\u3001\u304a\u5ba2\u69d8\u304c\u4f7f\u7528\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3001\u304
a\u3088\u3073\u304a\u5ba2\u69d8\u306e\u6240\u5728\u56fd\u306b\u57fa\u3065\u3044\u3066\u3001\u304a\u5ba2\
u69d8\u306b\u3068\u3063\u3066\u6700\u3082\u8208\u5473\u6df1\u3044\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u
30e7\u30f3\u304a\u3088\u3073\u88fd\u54c1\u3092\u63d0\u793a\u3059\u308b\u3088\u3046\u8a66\u307f\u307e\u30
59\u3002',
' p r i v a c y - d i a l o g - t e x t - l i -
p2':'\u5e83\u544a\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u306e\u305f\u3081
\u306b\u5f53\u793e\u304c\u5229\u7528\u3059\u308b\u307b\u3068\u3093\u3069\u306e\u60c5\u5831\u306f\u3001\u
30c7\u30d0\u30a4\u30b9\u30ec\u30d9\u30eb\u306e\u518d\u8a2d\u5b9a\u53ef\u80fd\u306a\u5e83\u544a
ID\uff08\u4e00\u822c\u7684\u306b\u306f Apple \u306e\u5e83\u544a\u8b58\u5225\u5b50\u307e\u305f\u306f
Google \u306e\u5e83\u544a ID\uff09\u304a\u3088\u3073\u304a\u5ba2\u69d8\u306e IP
\u30a2\u30c9\u30ec\u30b9\u306b\u57fa\u3065\u304f\u3082\u306e\u3067\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 2 -
1':'\u5f53\u793e\u306f\u3001\u304a\u5ba2\u69d8\u306b\u3068\u3063\u3066\u8208\u5473\u6df1\u3044\u3068\u5f53
\u793e\u304c\u8003\u3048\u308b\u4ed6\u306e\u30b2\u30fc\u30e0\u3001\u307e\u305f\u306f\u304a\u5ba2\u69d8\u3
06b\u3068\u3063\u3066\u6709\u76ca\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u4eee\u60f3\u30a
2\u30a4\u30c6\u30e0\u306b\u95a2\u3059\u308b\u5e83\u544a\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\
u3053\u306e\u60c5\u5831\u3092\u5229\u7528\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u5f53\u793e\u306f\u3
001\u304a\u5ba2\u69d8\u306b\u5e83\u544a\u3092\u8868\u793a\u3057\u306a\u3044\u3053\u3068\u3092\u6c7a\u5b
9a\u3059\u308b\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 2 -
2':'\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u9078\u629e\u309
2\u6761\u4ef6\u3068\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306b\u3088\u308b\u30a2\u30d7\u30ea\u30b1\u30fc\
u30b7\u30e7\u30f3\u306e\u30a4\u30f3\u30bf\u30e9\u30af\u30b7\u30e7\u30f3\u306b\u95a2\u3059\u308b\u30c7\u30
f c \ u 3 0 b f \ u 3 0 6 f \ u 3 0 0 1 \ u 4 e 0 0 \ u 6 1 0 f \ u 3 0 6 e U n i t y I D
\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3001\u6700\u5927 12
\u304b\u6708\u9593\u306b\u308f\u305f\u3063\u3066\u4fdd\u6301\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u
308a\u307e\u3059\u3002\u307e\u305f\u3001\u5f53\u793e\u306f\u300130
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u8a18\u
9332\u3092\u4fdd\u6301\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u5
f53\u793e\u306f\u3001\u8acb\u6c42\u304a\u3088\u3073\u4e0d\u6b63\u9632\u6b62\u306e\u76ee\u7684\u306b\u304
a \ u 3 0 4 4 \ u 3 0 6 6 \ u 3 0 0 1 \ u 6 7 0 0 \ u 5 9 2 7 1 8 0
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u304a\u5ba2\u69d8\u306e\u500b\u4eba\u30c7\u30fc\u30bf\u3
092\u5229\u7528\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306e\u53d6\u5f15\u306b\u95a2\u3059\u308b\u8a18\u93
32\u3092\u4fdd\u7ba1\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u305
9\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 3 - 1 2 3 ' : ' \ u 5 f 5 3 \ u 7 9 3 e \ u 3 0 6 e
{\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u306b\u306f\u3001\u5f53\u793e\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u3069\u306e\u3088\u3
046\u306b\u7ba1\u7406\u3059\u308b\u304b\u3001\u304a\u3088\u3073\u5e83\u544a\u3092\u63d0\u4f9b\u3059\u30
8b\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u5f53\u793e\u304c\u3069\u306e\u3088\u3046\u306b\u9023\u643a\u3059\
u308b\u304b\u306b\u3064\u3044\u3066\u306e\u8aac\u660e\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u
3059\u3002\u3053\u308c\u3089\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306b\u88
68\u793a\u3055\u308c\u308b\u5e83\u544a\u3092\u3055\u3089\u306b\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba
\ u 3 0 5 9 \ u 3 0 8 b \ u 3 0 5 f \ u 3 0 8 1 \ u 3 0 0 1 U n i t y
\u4ee5\u5916\u306e\u30bd\u30fc\u30b9\u304b\u3089\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53ce\u96c6\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\
u3059\u3002\u3053\u308c\u3089\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u306e\u30d7\u30e9\u30a4\u3
0d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u53c2\u7167\u3057\u3066\u3001\u5f53\u8a72\u30b5\u30fc\u30c
9\u30d1\u30fc\u30c6\u30a3\u304c\u4fdd\u6709\u3057\u5f97\u308b\u53ce\u96c6\u30c7\u30fc\u30bf\u3092\u3054\u
78ba\u8a8d\u304f\u3060\u3055\u3044\u3002',
'privacy-dialog-text-li-p5-header':'\u9078\u629e','privacy-dialog-text-li-p5-header-
personalization':'\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3','privacy-dialog-text-li-
p5':'\u304a\u5ba2\u69d8\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8\u30a
f\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u7d9a\u884c\u3059\u308b\u304b\u3001\u307e\u305f\u306f\u4e00\u
822c\u7684\u306a\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u5229\u7528\u3059\u308b\u304b\u30
92\u9078\u629e\u3067\u304d\u307e\u3059\u3002\u3053\u308c\u306f\u3001Unity
\u304b\u3089\u76f4\u63a5\u63d0\u4f9b\u3055\u308c\u308b\u5e83\u544a\u3068\u3001\u5e83\u544a\u30d1\u30fc\u
30c8\u30ca\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u308b\u5e83\u544a\u306e\u4e21\u65b9\u306b\u9069\u75
28\u3055\u308c\u307e\u3059\u3002\u304a\u5ba2\u69d8\u304c\u3059\u3067\u306b\u30cd\u30c3\u30c8\u30ef\u30fc
\u30af\u5168\u4f53\u306e\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3092\u884c\u3063\u3066\u3044\u308b\u5834\u
5 4 0 8 \ u 3 0 0 1 U n i t y
\u306f\u3001\u304a\u5ba2\u69d8\u304c\u4ee5\u524d\u306b\u884c\u3063\u305f\u30d7\u30e9\u30a4\u30d0\u30b7\u
30fc\u306b\u95a2\u3059\u308b\u9078\u629e\u3092\u5c0a\u91cd\u3057\u7d9a\u3051\u308b\u3082\u306e\u3068\u3
057\u3001\u73fe\u6642\u70b9\u3067\u306f\u3055\u3089\u306a\u308b\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u306
e\u9078\u629e\u3092\u884c\u3046\u5fc5\u8981\u306f\u306a\u3044\u3053\u3068\u306b\u3054\u7559\u610f\u304f\
u3060\u3055\u3044\u3002',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSource
\u306e\u30c7\u30fc\u30bf\u4e3b\u4f53\u306e\u6a29\u5229','privacy-dialog-text-updated-privacy-policy-p1-iron-
source-1234':'{ironSource \u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u3001\u5f53\u793e\u306e\u95a2\u9023\u4f1a\u793e\u3067\u3042\u
3 0 8 b i r o n S o u r c e
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u3069\u306e\u3088\u3046\u306b\u53ce\u96c6\u304a\u
3088\u3073\u5229\u7528\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u306e\u304b\u3092\u3054\u7406\u8
9 e 3 \ u 3 0 4 f \ u 3 0 6 0 \ u 3 0 5 5 \ u 3 0 4 4 \ u 3 0 0 2 i r o n S o u r c e
\u304c\u304a\u5ba2\u69d8\u306b\u95a2\u3057\u3066\u53ce\u96c6\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u
308b\u30c7\u30fc\u30bf\u306b\u95a2\u9023\u3057\u3066\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u30
a2\u30af\u30bb\u30b9\u304a\u3088\u3073/\u307e\u305f\u306f\u524a\u9664\u306b\u95a2\u3059\u308b\u6a29\u522
9\u3092\u884c\u4f7f\u3059\u308b\u306b\u306f\u3001{\u3053\u3061\u3089\u3092\u30af\u30ea\u30c3\u30af}
\u3057\u3066\u304f\u3060\u3055\u3044\u3002',
' p r i v a c y - d i a l o g - t e x t - u p d a t e d - p r i v a c y - p o l i c y - h e a d e r -
unity':'\u5f53\u793e\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc','privacy-dialog-text-
u p d a t e d - p r i v a c y - p o l i c y - p 1 - u n i t y - 1 2 3 ' : ' \ u 5 f 5 3 \ u 7 9 3 e \ u 3 0 6 e
{\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u306b\u306f\u3001\u5f53\u793e\u304c\u51e6\u7406\u306e\u305f\u3081\u306b\u30c7\u30fc\u30bf\u3092\u79fb\u8
ee2\u3059\u308b\u65b9\u6cd5\u304a\u3088\u3073\u305d\u306e\u79fb\u8ee2\u5148\u3001\u5e83\u544a\u3092\u63
d0\u4f9b\u3059\u308b\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u5f53\u793e\u306e\u9023\u643a\u65b9\u6cd5\u306a\
u3069\u3001\u5f53\u793e\u306b\u3088\u308b\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306e\u7ba1\u7406\u6
5b9\u6cd5\u306b\u95a2\u3059\u308b\u8aac\u660e\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u300
2\u3053\u308c\u3089\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u306f\u3001\u304a\u5ba2\u69d8\u306b\u8868\u793a\u
3055\u308c\u308b\u5e83\u544a\u3092\u3055\u3089\u306b\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3059\u3
0 8 b \ u 3 0 5 f \ u 3 0 8 1 \ u 3 0 0 1 U n i t y
\u4ee5\u5916\u306e\u30bd\u30fc\u30b9\u304b\u3089\u304a\u5ba2\u69d8\u306e\u5e83\u544a ID
\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53ce\u96c6\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\
u3059\u3002\u3053\u308c\u3089\u306e\u30b5\u30fc\u30c9\u30d1\u30fc\u30c6\u30a3\u306e\u30d7\u30e9\u30a4\u3
0d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u3092\u53c2\u7167\u3057\u3066\u3001\u5f53\u8a72\u30b5\u30fc\u30c
9\u30d1\u30fc\u30c6\u30a3\u304c\u4fdd\u6709\u3057\u5f97\u308b\u53ce\u96c6\u30c7\u30fc\u30bf\u3092\u3054\u
78ba\u8a8d\u304f\u3060\u3055\u3044\u3002',
'privacy-using':'{0} \u306e\u5229\u7528','privacy-located-in':'{0} \u306b\u6240\u5728','privacy-used-this-
app':'\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u4eca\u9031 {0}
\u56de\u5229\u7528\u3057\u307e\u3057\u305f','privacy-seen-
ads':'\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067 {0}
\u4ef6\u306e\u5e83\u544a\u3092\u898b\u307e\u3057\u305f','privacy-installed-based-
on':'\u305d\u308c\u3089\u306e\u5e83\u544a\u306b\u57fa\u3065\u3044\u3066 {0}
\u500b\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3
057\u307e\u3057\u305f',
' p r i v a c y - d i a l o g - t e x t - l i - a g r e e - r a d i o -
button':'\u306f\u3044\u3002\u79c1\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u
30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306b\u540c\u610f\u3057\u307e\u3059\u3002','privacy-dialog-
t e x t - l i - d i s a g r e e - r a d i o -
button':'\u3044\u3044\u3048\u3002\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8\u30af\u
30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u5e0c\u671b\u3057\u307e\u305b\u3093\u3002','privacy-dialog-text-li-
a g r e e - r a d i o - b u t t o n - w i t h -
explaination':'\u306f\u3044\u3002\u79c1\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u
305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306b\u540c\u610f\u3057\u307e\u3059\u3002\u3053\u30
8c\u306f\u3001\u304a\u5ba2\u69d8\u304c\u30aa\u30d7\u30c8\u30a4\u30f3\u3092\u9078\u629e\u3057\u3088\u3046
\u3068\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - d i s a g r e e - r a d i o - b u t t o n - w i t h -
explaination':'\u3044\u3044\u3048\u3002\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8\u
30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u5e0c\u671b\u3057\u307e\u305b\u3093\u3002\u3053\u308c\u30
6f\u3001\u304a\u5ba2\u69d8\u304c\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3092\u9078\u629e\u3057\u3088\u3046
\u3068\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002','privacy-dialog-text-
l i - p 6 -
header':'\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u9078\u629e\
u306e\u5909\u66f4',
' p r i v a c y - d i a l o g - t e x t - l i -
p6':'\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e
83\u544a\u304c\u8868\u793a\u3055\u308c\u305f\u5f8c\u306b\u3001Unity
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u3053\u308c\u3089\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u30
44\u3064\u3067\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002','privacy-dialog-text-li-p7-
header':'\u30c7\u30fc\u30bf\u7ba1\u7406',
' p r i v a c y - d i a l o g - t e x t - l i - p 7 - h e a d e r - d e l e t e -
data':'\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u524a\u9664','privacy-dialog-text-li-p7-
1 2 3 ' : ' \ u 3 0 4 a \ u 5 b a 2 \ u 6 9 d 8 \ u 3 0 6 f \ u 3 0 0 1 { \ u 3 0 5 3 \ u 3 0 6 1 \ u 3 0 8 9 }
\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001Unity
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30d0\u30a4\u30b9\u306b\u95a2\u3057\u3066\u4fdd\u6709\u3057\u3066\u
3044\u308b\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3067\u304d\u307e\u3059\u3002','privacy-dialog-text-li-p7-1-
delete-data-123':'\u304a\u5ba2\u69d8\u306f\u3001{\u3053\u3061\u3089}
\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001Unity
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30d0\u30a4\u30b9\u306b\u95a2\u3057\u3066\u4fdd\u6709\u3057\u3066\u
3044\u308b\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3067\u304d\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 7 - d a t a - r e q u e s t -
info':'*\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u958b\u793a\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u3059\u3
067\u306b\u9032\u884c\u4e2d\u3067\u3042\u308b\u5834\u5408\u3001\u3053\u306e\u30b2\u30fc\u30e0\u306b\u95
a2\u3057\u3066\u304a\u5ba2\u69d8\u304c\u524a\u9664\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3057\u3066\u3044
\u308b\u30c7\u30fc\u30bf\u306f\u3001\u305d\u306e\u30ec\u30dd\u30fc\u30c8\u306b\u542b\u307e\u308c\u306a\u3
044\u53ef\u80fd\u6027\u304c\u3042\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u300
2',
'privacy-dialog-text-li-p7-are-you-sure':'\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f','privacy-dialog-text-li-
p7-yes':'\u306f\u3044 ','privacy-dialog-text-li-p7-no':'\u3044\u3044\u3048','privacy-dialog-text-li-p7-data-deletion-
text':'\u5f53\u793e\u306f\u304a\u5ba2\u69d8\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u51e6\u7406\u3059\u30
8b\u3082\u306e\u3068\u3057\u3001\u30d7\u30ed\u30d5\u30a1\u30a4\u30ea\u30f3\u30b0\u3092\u76ee\u7684\u306
8\u3059\u308b\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306f 30
\u65e5\u4ee5\u5185\u306b\u524a\u9664\u3055\u308c\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u307e\
u305f\u3001\u5f53\u793e\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u5e83\u54
4a\u304b\u3089\u304a\u5ba2\u69d8\u3092\u76f4\u3061\u306b\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3057\u307e
\ u 3 0 5 9 \ u 3 0 0 2 \ u 5 f 5 3 \ u 7 9 3 e \ u 3 0 6 f \ u 3 0 0 1 1 8 0
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u8acb\u6c42\u304a\u3088\u3073\u4e0d\u6b63\u9632\u6b62\u
306e\u76ee\u7684\u306b\u304a\u3044\u3066\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u4fdd\u63
01\u3067\u304d\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 7 - d a t a - d e l e t i o n - t e x t - d e l e t e -
data':'\u5f53\u793e\u306f\u304a\u5ba2\u69d8\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u51e6\u7406\u3059\u30
8b\u3082\u306e\u3068\u3057\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u306f\u524a\u9664\u3055\u308c
\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u30d7\u30ed\u30d5\u30a1\u30a4\u30ea\u30f3\u30b0\u306e\u
76ee\u7684\u306e\u305f\u3081\u306b\u3001\u3053\u306e\u30d7\u30ed\u30bb\u30b9\u304c\u5b8c\u4e86\u3059\u3
0 8 b \ u 3 0 7 e \ u 3 0 6 7 \ u 3 0 6 b 3 0
\u65e5\u9593\u304b\u304b\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002\u307e\
u305f\u3001\u5f53\u793e\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u5e83\u54
4a\u304b\u3089\u304a\u5ba2\u69d8\u3092\u76f4\u3061\u306b\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3057\u307e
\ u 3 0 5 9 \ u 3 0 0 2 \ u 5 f 5 3 \ u 7 9 3 e \ u 3 0 6 f \ u 3 0 0 1 1 8 0
\u65e5\u9593\u306b\u308f\u305f\u3063\u3066\u3001\u8acb\u6c42\u304a\u3088\u3073\u4e0d\u6b63\u9632\u6b62\u
306e\u76ee\u7684\u306b\u304a\u3044\u3066\u3001\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u4fdd\u63
01\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002',
'privacy-dialog-text-failed-age-gate-p1':'\u3053\u306e\u5e83\u544a\u306f\u3001Unity Ads
\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u304a\u5ba2\u69d8\u306f\u
3 0 5 4 \ u 8 1 e a \ u 8 e a b \ u 3 0 4 c 1 8
\u6b73\u672a\u6e80\u3067\u3042\u308b\u3068\u8868\u660e\u3057\u305f\u305f\u3081\u3001\u5f53\u793e\u306f\u
3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf\uff08\u4f8b\uff1a\u304a\u5ba2\u69d8\u304c\u30d7
\u30ec\u30a4\u3057\u3066\u3044\u308b\u30b2\u30fc\u30e0\uff09\u306b\u57fa\u3065\u3044\u3066\u3001\u304a\u5
ba2\u69d8\u306b\u5e83\u544a\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - f a i l e d - a g e - g a t e - p 2 -
123':'\u30c7\u30fc\u30bf\u306e\u53d6\u6271\u3044\u306b\u95a2\u3059\u308b\u5f53\u793e\u306e\u6163\u884c\u30
6e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u5f53\u793e\u306e
{\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u
308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u305f\u5f8c\u306b\u30
0 1 U n i t y
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30
6b\u95a2\u3059\u308b\u8a2d\u5b9a\u3092\u3044\u3064\u3067\u3082\u8868\u793a\u3067\u304d\u307e\u3059\u300
2',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'\u3053\u306e\u5e83\u544a\u306f\u3001Unity Ads
\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30a2\u30d7\
u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u306f\u3001\u5f53\u793e\u306f\u3001\u304a\u5ba2\u69d8\u304c\u30
d7\u30ec\u30a4\u3057\u3066\u3044\u308b\u30b2\u30fc\u30e0\u306a\u3069\u306e\u30b3\u30f3\u30c6\u30ad\u30b9
\u30c8\u30c7\u30fc\u30bf\u306b\u57fa\u3065\u3044\u3066\u3001\u304a\u5ba2\u69d8\u306b\u5e83\u544a\u3092\u
63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - f a i l e d - a g e - g a t e - p 2 - 1 - c c p a -
123':'\u30c7\u30fc\u30bf\u306e\u53d6\u6271\u3044\u306b\u95a2\u3059\u308b\u5f53\u793e\u306e\u6163\u884c\u30
6e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u5f53\u793e\u306e
{\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u
308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u305f\u5f8c\u306b\u30
0 1 U n i t y
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u304a\u5ba2\u69d8\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30
6b\u95a2\u3059\u308b\u8a2d\u5b9a\u3092\u3044\u3064\u3067\u3082\u8868\u793a\u3067\u304d\u307e\u3059\u300
2',
'privacy-dialog-text-coppa-p1':'\u3053\u306e\u5e83\u544a\u306f\u3001Unity Ads
\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30a2\u30d7\
u30ea\u306e\u958b\u767a\u8005\u306f\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u4fdd\u8b77\u304c\u3088\u3
08a\u5f37\u5316\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u4f5c\u6210\u3059
\u308b\u305f\u3081\u3001\u307e\u305f\u306f\u3053\u306e\u30a2\u30d7\u30ea\u304c 13
\u6b73\u672a\u6e80\u306e\u304a\u5b50\u69d8\u3092\u5bfe\u8c61\u306b\u3057\u305f\u3082\u306e\u3067\u3042\u
308b\u3053\u3068\u3092\u793a\u5506\u3059\u308b\u305f\u3081\u306b\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u3
0fc\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3057\u3066\u3044\u307e\u3059\u3002\u305
d\u306e\u305f\u3081\u3001\u5f53\u793e\u306f\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf\uf
f08\u304a\u5ba2\u69d8\u304c\u30d7\u30ec\u30a4\u3057\u3066\u3044\u308b\u30b2\u30fc\u30e0\u306a\u3069\uff0
9\u306b\u57fa\u3065\u3044\u3066\u306e\u307f\u3001\u304a\u5ba2\u69d8\u306b\u5e83\u544a\u3092\u63d0\u4f9b\
u3057\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - c o p p a - p 2 -
123':'\u30c7\u30fc\u30bf\u306e\u53d6\u6271\u3044\u306b\u95a2\u3059\u308b\u5f53\u793e\u306e\u6163\u884c\u30
6e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u5f53\u793e\u306e
{\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u
308b\u3068\u304d\u3001\u307e\u305f\u306f\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u305f\u5f8c\u306b\u30
0 1 U n i t y
\u30c7\u30fc\u30bf\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u30bf\u30c3\u3
0d7\u3059\u308b\u3053\u3068\u3067\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u60
c5\u5831\u3092\u3044\u3064\u3067\u3082\u8868\u793a\u3067\u304d\u307e\u3059\u3002',
' p r i v a c y - d i a l o g - t e x t - c o p p a - p 2 - 4 ' : ' { i r o n S o u r c e
\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc}
\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u3001\u5f53\u793e\u306e\u95a2\u9023\u4f1a\u793e\u3067\u3042\u
3 0 8 b i r o n S o u r c e
\u304c\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u3069\u306e\u3088\u3046\u306b\u53ce\u96c6\u304a\u
3088\u3073\u5229\u7528\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u306e\u304b\u3092\u3054\u7406\u8
9e3\u304f\u3060\u3055\u3044\u3002','privacy-dialog-button-confirm':'\u78ba\u8a8d',
'privacy-dialog-button-close':'\u9589\u3058\u308b','privacy-data-request-
header':'\u304a\u5ba2\u69d8\u306e\u30c7\u30fc\u30bf\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b','privacy
- d a t a - r e q u e s t -
text':'\u5f53\u793e\u304c\u3053\u306e\u30b2\u30fc\u30e0\u306e\u305f\u3081\u306b\u304a\u5ba2\u69d8\u306b\u30
64\u3044\u3066\u53ce\u96c6\u3057\u305f\u30c7\u30fc\u30bf\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\
u306e\u306f\u304a\u5ba2\u69d8\u306e\u6a29\u5229\u3067\u3059\u3002\u30c7\u30fc\u30bf\u3092\u30ea\u30af\u30
a8\u30b9\u30c8\u3059\u308b\u306b\u306f\u3001\u30c7\u30fc\u30bf\u30ea\u30af\u30a8\u30b9\u30c8\u30da\u30fc\
u30b8\u3078\u306e\u5b89\u5168\u3067\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30ea\u3
0f3\u30af\u3092\u5f53\u793e\u304c\u5171\u6709\u3067\u304d\u308b\u3088\u3046\u3001\u304a\u5ba2\u69d8\u306
e E
\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5f53\u793e\u306b\u3054\u63d0\u4f9b\u304f\u3060\u3055\u3
044\u3002\u5f53\u793e\u306f\u3001\u4ed6\u306e\u3044\u304b\u306a\u308b\u76ee\u7684\u306e\u305f\u3081\u306
b \ u 3 0 8 2 \ u 3 0 0 1 \ u 3 0 4 a \ u 5 b a 2 \ u 6 9 d 8 \ u 3 0 6 e E
\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u
307e\u305b\u3093\u3002',
'privacy-data-request-submit':'\u9001\u4fe1','privacy-data-request-email-input-placeholder':'E \u30e1\u30fc\u30eb ID
\ u 3 0 9 2 \ u 5 1 6 5 \ u 5 2 9 b ' , ' p r i v a c y - d a t a - r e q u e s t - c o n f i r m a t i o n -
message':'\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002\u304a\u5ba2\u69d8\u306e\u30
c7\u30fc\u30bf\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\u305f\u3081\u306e\u30ea\u30f3\u30af\u304c\u
8 a 1 8 \ u 8 f 0 9 \ u 3 0 5 5 \ u 3 0 8 c \ u 3 0 5 f E
\u30e1\u30fc\u30eb\u304c\u307e\u3082\u306a\u304f\u5c4a\u304d\u307e\u3059\u3002','privacy-data-request-fail-
message':'\u304a\u5ba2\u69d8\u306f\u3001\u6700\u5927\u8a66\u884c\u56de\u6570\u306b\u9054\u3057\u307e\u305
7\u305f\u3002\u30c7\u30fc\u30bf\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\u306b\u306f\u300124
\u6642\u9593\u5f85\u3063\u3066\u304b\u3089\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u
3044\u3002',
' p r i v a c y - d a t a - r e q u e s t - e r r o r -
message':'\u30a8\u30e9\u30fc\uff1a\u5f8c\u3067\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\
u 3 0 4 4 \ u 3 0 0 2 ' , ' p r i v a c y - c a p t c h a -
description':'\u5f53\u793e\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u4eba\u9593\u3067\u3042\u308b\u3053\u30
68\u3092\u691c\u8a3c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u6b21\u306e 16
\u679a\u306e\u753b\u50cf\u3092\u78ba\u8a8d\u3057\u3001\u30c6\u30fc\u30de\u306b\u5408\u81f4\u3057\u3066\u
3044\u306a\u3044\u753b\u50cf\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002',
'privacy-captcha-success-message':'\u78ba\u8a8d\u3057\u307e\u3057\u305f','privacy-captcha-retry-
message':'\u4e0d\u6b63\u89e3\u3067\u3059\u3002\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u305
5 \ u 3 0 4 4 \ u 3 0 0 2 ' , ' p r i v a c y - d a t a - n w o -
header':'\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u3
0fc\u30b7\u30e7\u30f3','privacy-data-nwo-text-opt-out-description':'\u304a\u5ba2\u69d8\u306f\u3001Unity
\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u5168\u4f53\u3067\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u3
0a4\u30ba\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u30aa\u30d7\u30c8\u30a2
\u30a6\u30c8\u3059\u308b\u3053\u3068\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002\u3053\u308c\u306f\
u3001Unity \u304b\u3089\u76f4\u63a5\u63d0\u4f9b\u3055\u308c\u308b\u5e83\u544a\u3068\u3001Unity
\u306e\u5e83\u544a\u30d1\u30fc\u30c8\u30ca\u30fc\u304b\u3089\u63d0\u4f9b\u3055\u308c\u308b\u5e83\u544a\u3
0 6 e \ u 4 e 2 1 \ u 6 5 b 9 \ u 3 0 0 1 \ u 3 0 4 a \ u 3 0 8 8 \ u 3 0 7 3 U n i t y
\u306e\u30b5\u30fc\u30d3\u30b9\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u308b\u30d1\u30fc\u30bd\u
30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306b\u9069\u75
28\u3055\u308c\u307e\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u3001\u5e83\u544a\u307e
\u305f\u306f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u304c Unity
\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u308b\u9650\u308a\u306b\u304a\u3044\u3066\u3001\u304a\
u5ba2\u69d8\u306e\u3059\u3079\u3066\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u9069\u7
528\u3055\u308c\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - o u t -
button':'\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u3067\u306e\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u3
0bc\u30fc\u30b7\u30e7\u30f3\u306e\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8','privacy-data-nw-unavailable-
msg':'\u958b\u767a\u8005\u304c\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30
92\u6709\u52b9\u306b\u3057\u3066\u3044\u308b\u3053\u3068\u3001\u306a\u3089\u3073\u306b/\u307e\u305f\u30
6f\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u304a\u5ba2\u69d8\u306e\u72ec\u81ea\u306e\
u9078\u629e\u304a\u3088\u3073\u30c7\u30d0\u30a4\u30b9\u306e\u8a2d\u5b9a\u3092\u7406\u7531\u3068\u3057\u
3 0 6 6 \ u 3 0 0 1 U n i t y
\u306f\u3001\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u95a2\u9023\u3057\u3066\u
3001\u304a\u5ba2\u69d8\u306e\u305f\u3081\u306b\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u306e\u30d
7\u30ed\u30d5\u30a1\u30a4\u30eb\u3092\u7dad\u6301\u3057\u306a\u3044\u305f\u3081\u3001\u73fe\u6642\u70b9\
u306b\u304a\u3044\u3066\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u306e\u30d1\u30fc\u30bd\u30
ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u306e\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3092\u304a\u5ba2\
u69d8\u306b\u63d0\u4f9b\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - i n - d e s c r i p t i o n -
123':'\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u3067\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u305
5\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u518d\u5ea6\u6709\u52b9\u306b\u3059\u
308b\u3053\u3068\u3092\u3054\u5e0c\u671b\u306e\u5834\u5408\u3001\u304a\u5ba2\u69d8\u306f\u3001{\u3053\u
3 0 6 1 \ u 3 0 8 9 }
\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u518d\u5ea6\u30aa\u30d7\u
30c8\u30a4\u30f3\u3059\u308b\u3053\u3068\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002\u3053\u308c\u3
06b\u3088\u308a\u3001\u3053\u306e\u30aa\u30d7\u30c8\u30a4\u30f3\u306e\u5f8c\u306b\u304a\u5ba2\u69d8\u304
c\u884c\u3046\u53ef\u80fd\u6027\u306e\u3042\u308b\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30ec\u
30d9\u30eb\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u9078\u629e\u3092\u524d\u6
3 d 0 \ u 3 0 6 8 \ u 3 0 5 7 \ u 3 0 6 6 \ u 3 0 0 1 U n i t y
\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u5229\u7528\u3059\u308b\u3059\u3079\u3066\u306e\u
30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u304a\u3044\u3066\u3001\u30d1\u30fc\u30bd\u30ca\u30
e9\u30a4\u30ba\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u5168\u4f53\u304c\u518d\
u6709\u52b9\u5316\u3055\u308c\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002',
'privacy-data-nwo-text-opt-in-ccpa-header':'CCPA \u306e\u901a\u77e5\u306e\u66f4\u65b0','privacy-data-nwoo-
c o n f i r m a t i o n -
message':'\u304a\u5ba2\u69d8\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8
\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u304b\u3089\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f
53\u3067\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u3059\u308b\u3053\u3068\u3092\u9078\u629e\u3057\u307e\u305
7 \ u 3 0 5 f ' , ' p r i v a c y - d a t a - n w o i - c o n f i r m a t i o n -
message':'\u304a\u5ba2\u69d8\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30a8
\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306b\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u30
67\u30aa\u30d7\u30c8\u30a4\u30f3\u3059\u308b\u3053\u3068\u3092\u9078\u629e\u3057\u307e\u3057\u305f',
'privacy-settings-report-ad':'\u5e83\u544a\u3092\u5831\u544a','privacy-settings-report-ad-
title':'\u5e83\u544a\u3092\u5831\u544a','privacy-settings-report-ad-
desc':'\u73fe\u5728\u306e\u5e83\u544a\u3067\u554f\u984c\u304c\u767a\u751f\u3057\u3066\u3044\u307e\u3059\u3
04b\uff1f\u304a\u5ba2\u69d8\u306f\u3001\u3053\u306e\u5e83\u544a\u3092 Unity
\u306b\u5831\u544a\u3057\u3066\u77e5\u3089\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\
u5831\u544a\u306b\u3088\u308a\u3001\u3053\u306e\u5e83\u544a\u306f\u9589\u3058\u3089\u308c\u307e\u3059\u
3002\u307e\u305f\u3001\u5e83\u544a\u304c\u5b8c\u4e86\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u306b\u3
06f\u3001\u5831\u916c\u306f\u6ca1\u53ce\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u300
2',
' p r i v a c y - s e t t i n g s - r e p o r t - a d - r e a s o n -
1':'\u5e83\u544a\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044','privacy-settings-report-ad-reason-
2':'\u5e83\u544a\u306f\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3042\u308b','privacy-settings-report-ad-reason-
3':'\u5e83\u544a\u304c\u9069\u5207\u3067\u3042\u308b\u3068\u306f\u601d\u3048\u306a\u3044','privacy-settings-
report-ad-reason-4':'\u3053\u306e\u5e83\u544a\u306f\u597d\u307e\u3057\u304f\u306a\u3044','privacy-settings-
report-ad-reason-5':'\u305d\u306e\u4ed6',
' p r i v a c y - s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8cac\u4e8b\u9805\uff1a\u5831\u544a\u306b\u3088\u308a\u3001\u3053\u306e\u5e83\u544a\u30
6f\u9589\u3058\u3089\u308c\u307e\u3059\u3002\u307e\u305f\u3001\u5e83\u544a\u304c\u5b8c\u4e86\u3057\u3066
\u3044\u306a\u3044\u5834\u5408\u306b\u306f\u3001\u5831\u916c\u306f\u6ca1\u53ce\u3055\u308c\u308b\u3053\u
3068\u306b\u306a\u308a\u307e\u3059\u3002','privacy-settings-report-ad-button':'\u5831\u544a','privacy-settings-
build-info':'\u30d3\u30eb\u30c9\u306b\u95a2\u3059\u308b\u60c5\u5831',
' p r i v a c y - d a t a - n w o - t e x t - o p t - i n -
description':'\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5168\u4f53\u3067\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30
ba\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u518d\u5ea6\u6709\u52b9\u306b\
u3057\u305f\u3044\u5834\u5408\u306f\u3001\u6b21\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u3
06b\u3088\u308a\u3001\u518d\u5ea6\u30aa\u30d7\u30c8\u30a4\u30f3\u3059\u308b\u3053\u3068\u3092\u9078\u62
9e\u3067\u304d\u307e\u3059\uff1a','privacy-data-nwo-text-opt-in-link':'\u3053\u3061\u3089',
'privacy-data-nwo-text-opt-in-description-2':'.\u3053\u308c\u306b\u3088\u308a\u3001Unity
\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3059\u3079\u3066\u306e\u
30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u5b8c\u5168\u306a\u30d1\u30fc\u30bd\u30ca\u30e9\u30
a4\u30ba\u3055\u308c\u305f\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u304c\u518d\u5ea6\u6709\u52b9\
u306b\u306a\u308b\u3053\u3068\u306b\u3054\u7559\u610f\u304f\u3060\u3055\u3044\u3002\u306a\u304a\u3001\u
3053\u306e\u30aa\u30d7\u30c8\u30a4\u30f3\u5f8c\u306b\u304a\u5ba2\u69d8\u304c\u884c\u3046\u30a2\u30d7\u30
ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30ec\u30d9\u30eb\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\
u3059\u308b\u9078\u629e\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002'}},
'ko.*':{endscreen:{Ratings:'\ud3c9\uc810','Download For Free':'\ubb34\ub8cc \ub2e4\uc6b4\ub85c\ub4dc','Install
Now':'\ub2e4\uc6b4\ub85c\ub4dc',Install:'\uc124\uce58',GET:'\ubc1b\uae30',Get:'\ubc1b\uae30',Free:'\ubb34\ub8cc',P
rice:'\uac00\uaca9'},videoScreen:{'Learn More':'\ub354 \uc54c\uc544\ubcf4\uae30','Download For
F r e e ' : ' \ u b b 3 4 \ u b 8 c c \ u b 2 e 4 \ u c 6 b 4 \ u b 8 5 c \ u b 4 d c ' , ' I n s t a l l
Now':'\ub2e4\uc6b4\ub85c\ub4dc',Install:'\uc124\uce58',GET:'\ubc1b\uae30',Get:'\ubc1b\uae30',Sponsored:'\ud611\uc
c2c','close-reward-dialog-title':'\ub3d9\uc601\uc0c1\uc744 \ub2eb\uc744\uae4c\uc694?',
'close-reward-dialog-desc':'\ub9ac\uc6cc\ub4dc\ub97c \uc783\uac8c \ub429\ub2c8\ub2e4.','close-reward-dialog-close-
btn':'\ub3d9\uc601\uc0c1 \ub2eb\uae30','close-reward-dialog-resume-btn':'\ub3d9\uc601\uc0c1
\uc7ac\uc2dc\uc791',Free:'\ubb34\ub8cc','reward-grants':'\ubcf4\uc0c1 \uc9c0\uae09
\uc644\ub8cc!',advertisement:'\uad11\uace0'},consent:{'homepage-title':'\uc720\ub2c8\ud2f0\uc758
\ucfe0\ud0a4\uac00 \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uc218\uc9d1 \ubc0f \ud65c\uc6a9\ud574
\uadc0\ud558\uc758 \uad11\uace0 \uacbd\ud5d8\uc744 \uac1c\uc120\ud558\ub294 \ub370
\ub3d9\uc758\ud558\uc2ed\ub2c8\uae4c?',
'homepage-main-text':'Unity\uc640 <span class="third-parties-link page-link">\uc81c3\uc790</span>\ub294 <span
class="demographic-link page-link">\uc778\uc801 \uc815\ubcf4</span>\ub97c \ud3ec\ud568\ud55c <span
class="data-link page-link">\ub370\uc774\ud130</span>\ub97c \uc218\uc9d1\ud558\uace0 \uad11\uace0 \ubc0f
\uac8c\uc784\ud50c\ub808\uc774 <span class="personalization-link page-link">\ub9de\ucda4\ud654</span>\uc640
<span class="measurement-link page-link">\uce21\uc815</span>\uc744 \uc704\ud574 <span class="mobile-
identifiers-link page-link">\ubaa8\ubc14\uc77c \uc2dd\ubcc4\uc790</span>\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
\uad11\uace0 \ud45c\uc2dc \ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130 \ud504\ub77c\uc774\ubc84\uc2dc
\uc544\uc774\ucf58\uc744 \ud0ed\ud558\uc5ec \ud574\ub2f9 \uc635\uc158\uc5d0 \uc561\uc138\uc2a4\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'homepage-accept-all':'\ub3d9\uc758','homepage-show-my-choices':'\uc120\ud0dd \uc0ac\ud56d \ud655\uc778','my-
choices-title':'\uc720\ub2c8\ud2f0\uc758 \ucfe0\ud0a4\uac00 \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c
\uc218\uc9d1 \ubc0f \ud65c\uc6a9\ud574 \uadc0\ud558\uc758 \uad11\uace0 \uacbd\ud5d8\uc744
\uac1c\uc120\ud558\ub294 \ub370 \ub3d9\uc758\ud558\uc2ed\ub2c8\uae4c?','my-choices-text':'Unity\uc640
\uc81c3\uc790\ub294 \uc778\uc801 \uc815\ubcf4\ub97c \ud3ec\ud568\ud55c \ub370\uc774\ud130\ub97c
\uc218\uc9d1\ud558\uace0 \uad11\uace0 \ubc0f \uac8c\uc784\ud50c\ub808\uc774 \ub9de\ucda4\ud654\uc640
\uce21\uc815\uc744 \uc704\ud574 \ubaa8\ubc14\uc77c \uc2dd\ubcc4\uc790\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.
\uad11\uace0 \ud45c\uc2dc \ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130 \ud504\ub77c\uc774\ubc84\uc2dc
\uc544\uc774\ucf58\uc744 \ud0ed\ud558\uc5ec \ud574\ub2f9 \uc635\uc158\uc5d0 \uc561\uc138\uc2a4\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'my-choices-switch-game-experience':'\ub9de\ucda4\ud615 \uac8c\uc784 \uacbd\ud5d8\uc5d0
\ub3d9\uc758\ud569\ub2c8\ub2e4.','my-choices-switch-personalized-ads':'Unity\uc758 \ub9de\ucda4\ud615
\uad11\uace0 \ubc0f \uc571 \ub0b4 \ucf58\ud150\uce20\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4.','my-choices-
switch-personalized-third-party':'\uc81c3\uc790 \ud30c\ud2b8\ub108\uac00 \uc81c\uacf5\ud55c \uc778\uc801 \ubc0f
\uae30\ud0c0 \ub370\uc774\ud130\ub97c \ud65c\uc6a9\ud55c \ub9de\ucda4\ud615 \uad11\uace0 \ubc0f
\uce21\uc815\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4.',
'my-choices-switch-pipl':'\uad11\uace0 \ubd84\uc11d\uc744 \uc704\ud574 \ucd5c\uc885 \uc0ac\uc6a9\uc790
\uac8c\uc774\uba38 ID, \uace0\uc720 \uae30\uae30 \uc2dd\ubcc4\uc790(IDFA), \uad11\uace0 \uad00\ub828
\uc0ac\uc6a9 \uae30\ub85d \ubc0f \ud074\ub9ad \uae30\ub85d\uc744 \ud574\uc678 \uc218\ucde8\uc778 Unity
Technologies SF\ub85c \uc804\uc1a1\ud558\ub294 \ub370 \ub3d9\uc758\ud569\ub2c8\ub2e4.','my-choices-switch-
pipl-privacy-policy':'\uc790\uc138\ud55c \uc0ac\ud56d\uc740 <a href="https://unity.cn/legal/privacy-
policy">\uc911\uad6d \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68</a>\uc744
\ud655\uc778\ud558\uc2ed\uc2dc\uc624.',
'my-choices-back':'\ub4a4\ub85c','save-my-choices':'\uc120\ud0dd \uc0ac\ud56d \uc800\uc7a5','agree-to-
all':'\ub3d9\uc758\ud568','no-thanks':'\ub3d9\uc758\ud558\uc9c0 \uc54a\uc74c','privacy-what-we-collect-
title':'\ub2f9\uc0ac\uac00 \uc218\uc9d1\ud558\ub294 \uc815\ubcf4 \uc720\ud615 \ubc0f \uc0ac\uc6a9
\ubc29\ubc95','privacy-what-we-collect-desc-p1':'\uc774\ub7ec\ud55c \ub9de\ucda4\ud654\uc5d0
\uc0ac\uc6a9\ub418\ub294 \ub300\ubd80\ubd84\uc758 \uc815\ubcf4\ub294 \uae30\uae30\uc758 \uad11\uace0
ID(Apple\uc758 \uad11\uace0 \uc2dd\ubcc4\uc790 \ub610\ub294 Google \uad11\uace0 \uc2dd\ubcc4\uc790) \ubc0f
\uadc0\ud558\uc758 IP \uc8fc\uc18c\ub97c \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4.',
'privacy-what-we-collect-desc-p2':'\ud574\ub2f9 \uc815\ubcf4\ub97c \ud65c\uc6a9\ud574 \uadc0\ud558\uac00
\uc88b\uc544\ud560 \ub9cc\ud55c \ub2e4\ub978 \uac8c\uc784 \ub610\ub294 \uc720\uc6a9\ud55c \uac8c\uc784
\ub0b4 \uc544\uc774\ud15c\uc5d0 \uad00\ud55c \uad11\uace0\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.
\uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc9c0 \uc54a\uc744 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.','privacy-
what-we-collect-desc-p3':'\uadc0\ud558\uc758 \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d\uc5d0
\ub530\ub77c \uadc0\ud558\uc758 \uc571 \uc0c1\ud638 \uc791\uc6a9 \ub370\uc774\ud130\ub294 \uace0\uc720
Unity ID\uc640 \uc5f0\ub3d9\ub3fc \ucd5c\ub300 12\uac1c\uc6d4\uac04 \ubcf4\uad00\ub429\ub2c8\ub2e4.
\ub2f9\uc0ac\ub294 \uadc0\ud558\uc758 \uad11\uace0 ID \uad00\ub828 \uac1c\uc778 \uc815\ubcf4
\uae30\ub85d\uc744 30\uc77c \ub3d9\uc548 \ubcf4\uad00\ud558\uc9c0\ub9cc \uccad\uad6c \ubc0f \uc0ac\uae30
\ubc29\uc9c0 \ubaa9\uc801\uc73c\ub85c \ucd5c\ub300 180\uc77c \ub3d9\uc548 \uadc0\ud558\uc758 \uac1c\uc778
\uc815\ubcf4\ub97c \uc0ac\uc6a9\ud55c \uac70\ub798 \uae30\ub85d\uc744 \ubcf4\uad00\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-what-we-collect-sub-title':'\ud30c\ud2b8\ub108 \uc218\uc9d1 \ud56d\ubaa9(\uce21\uc815 \ubc0f
\uc778\uc801 \uc815\ubcf4)','privacy-what-we-collect-desc-p5':'\ub2f9\uc0ac\uc758 \ud30c\ud2b8\ub108\ub294
\uadc0\ud558\uc758 \uad11\uace0 ID \ubc0f IP \uc8fc\uc18c\ub97c \ud65c\uc6a9\ud574 \uadc0\ud558\uc758
\uc120\ud638 \ubc0f \uac00\uad6c \uc778\uc801 \uc815\ubcf4\uc5d0 \ub530\ub978 \uadc0\ud558\uc758
\ud504\ub85c\ud544\uc744 \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc778\uc801 \uc815\ubcf4\ub294
\ud63c\uc778 \uc5ec\ubd80 \ub610\ub294 \ub300\ub7b5\uc801\uc778 \uc18c\ub4dd \uc218\uc900\uc744
\ud3ec\ud568\ud569\ub2c8\ub2e4. \ud30c\ud2b8\ub108\uac00 \ubcf4\uc720\ud55c \uadc0\ud558\uc758
\uc815\ubcf4\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4 \ub610\ub294 \uc0ad\uc81c \ubc29\ubc95\uc740
\uc81c3\uc790 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc744 \ucc38\uc870\ud558\uc138\uc694.',
'privacy-what-we-collect-desc-p6':'\uc815\ubcf4\ub294 \uadc0\ud558\uc758 \ud734\ub300\ud3f0\uc744 \ud1b5\ud574
\uc218\uc9d1\ub418\uba70 \uc218\uc9d1 \uc815\ubcf4\uc5d0\ub294 \ud654\uba74\uc5d0 \uac00\ud574\uc9c0\ub294
\uc555\ub825\ub3c4 \ud3ec\ud568\ub429\ub2c8\ub2e4(\uc555\ub825 \uc9c0\uc810 \uce21\uc815).
\ud30c\ud2b8\ub108\uac00 \ud574\ub2f9 \uc815\ubcf4\ub97c \uc218\uc9d1\ud558\ub294 \ubaa9\uc801\uc740
\uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0 \uc811\uadfc\ud55c \uc790\uac00 \uc0ac\ub78c\uc778\uc9c0
\uc544\ub2c8\uba74 \uad11\uace0\ub9dd\uc744 \uad50\ub780\ud558\ub824\ub294 \ub204\uad70\uac00 \uc2ec\uc5b4
\ub193\uc740 \ubd07\uc778\uc9c0 \ud655\uc778(\uc77c\uc815\ud558\uc9c0 \uc54a\uc740 \uc555\ub825
\uc9c0\uc810)\ud574 \uc0ac\uae30\ub97c \ubc29\uc9c0\ud558\ub294 \uac83\uc785\ub2c8\ub2e4.',
'privacy-using':'{0} \uc0ac\uc6a9','privacy-located-in':'{0} \uc704\uce58','privacy-used-this-app':'\uc774\ubc88 \uc8fc
\uc571 {0}\ud68c \uc0ac\uc6a9','privacy-seen-ads':'\uc571 \ub0b4 \uad11\uace0 {0}\uac1c \ud45c\uc2dc','privacy-
installed-based-on':'\uad11\uace0\ub85c \uc124\uce58\ub41c \uc571 {0}\uac1c','privacy-data-transfer-
title':'\ub370\uc774\ud130 \uc804\uc1a1','privacy-data-transfer-desc':'Unity\ub294 \ubbf8\uad6d\uc5d0 \uc788\ub294
\uc11c\ubc84\uc5d0\uc11c \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uc804\uc1a1\ud558\uace0
\ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uadc0\ud558\uc758
\ub370\uc774\ud130\uac00 \uc720\ub7fd \uacbd\uc81c \uc9c0\uc5ed\uc5d0\uc11c \uc218\uc9d1\ub418\ub294
\uacbd\uc6b0 \ud574\ub2f9 \uc9c0\uc5ed\uc744 \ud3ec\ud568\ud558\uc5ec \uad00\ub828 \ubc95\ub960\uc5d0
\uc758\ud574 \uadc0\ud558\uc5d0\uac8c \ubd80\uc5ec\ub41c \uac83\uacfc \ub3d9\uc77c\ud55c \ubcf4\ud638\ub85c
\uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud558\uaca0\ub2e4\uace0 \ub0b4\ubd80 \ud569\uc758
\ubc0f \uc81c3\uc790 \ud504\ub85c\uc138\uc11c\uc640\uc758 \ud569\uc758\ub97c \ud1b5\ud574
\uc57d\uc18d\ud588\uc2b5\ub2c8\ub2e4. \ub370\uc774\ud130 \uc804\uc1a1\uc5d0 \ub300\ud55c
\uc790\uc138\ud55c \ub0b4\uc6a9\uc740 Unity\uc758 <a href="https://unity3d.com/legal/privacy-
policy">\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68</a>\uc744 \ucc38\uc870\ud558\uc138\uc694.',
'privacy-third-party-title':'\uc81c3\uc790 \uad11\uace0 \ud30c\ud2b8\ub108 \ubcf4\uae30','privacy-changing-privacy-
choice-title':'\uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d \ubcc0\uacbd','privacy-changing-privacy-choice-
text':'\uad11\uace0 \ud45c\uc2dc \ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130
\ud504\ub77c\uc774\ubc84\uc2dc \uc544\uc774\ucf58\uc744 \ud0ed\ud558\uc5ec \ud574\ub2f9 \uc635\uc158\uc5d0
\uc561\uc138\uc2a4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.','privacy-our-privacy-policy-title-iron-
source':'ironSource \ub370\uc774\ud130 \uc8fc\uad8c',
'privacy-our-privacy-policy-desc-iron-source':'\uadc0\ud558\uc758 \ub370\uc774\ud130 \uc218\uc9d1 \ubc0f
\ud65c\uc6a9\uc5d0 \uad00\ud55c \uc81c\ud734\uc0ac ironSource\uc758 \ubc29\uce68\uc744
\ud655\uc778\ud558\ub824\uba74 <a href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-
privacy-policy/">ironSource \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68</a>\uc744
\ucc38\uc870\ud558\uc138\uc694. ironSource\uac00 \uc218\uc9d1\ud55c \uadc0\ud558\uc758
\ub370\uc774\ud130\uc5d0 \uad00\ud55c \uc561\uc138\uc2a4 \ub610\ub294 \uc0ad\uc81c \uad8c\ub9ac\ub97c
\ u d 5 8 9 \ u c 0 a c \ u d 5 5 8 \ u b 8 2 4 \ u b a 7 4 < a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\uc5ec\uae30\ub97c
\ud074\ub9ad</a>\ud558\uc138\uc694.',
'privacy-our-privacy-policy-title':'\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68','privacy-our-privacy-policy-
desc':'\ub2f9\uc0ac\uc758 <a href="https://unity3d.com/legal/privacy-policy">\uac1c\uc778\uc815\ubcf4
\ucc98\ub9ac\ubc29\uce68</a>\uc740 \ucc98\ub9ac\ub97c \uc704\ud574 \ub370\uc774\ud130\ub97c
\uc804\uc1a1\ud558\ub294 \ubc29\ubc95\uacfc \uc7a5\uc18c, \uad11\uace0\ub97c \uc81c\uacf5\ud558\ub294
\ud30c\ud2b8\ub108\uc640 \ud611\ub825\ud558\ub294 \ubc29\ubc95\uc744 \ud3ec\ud568\ud558\uc5ec
\uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uad00\ub9ac\ud558\ub294 \ubc29\ubc95\uc744
\uc124\uba85\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud30c\ud2b8\ub108\ub294 Unity \uc774\uc678\uc758
\uc18c\uc2a4\uc5d0\uc11c \uadc0\ud558\uc758 \uad11\uace0 ID\uc5d0 \ub300\ud55c \uc815\ubcf4\ub97c
\uc218\uc9d1\ud558\uc5ec \uadc0\ud558\uac00 \ubcf4\ub294 \uad11\uace0\ub97c \ub354
\uc138\ubd80\uc801\uc73c\ub85c \ub9de\ucda4\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c
\uc81c3\uc790\uc758 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc5d0\uc11c \uadf8\ub4e4\uc774
\ubcf4\uc720\ud560 \uc218 \uc788\ub294 \ucef4\ud30c\uc77c\ub41c \ub370\uc774\ud130\ub97c
\ud655\uc778\ud558\uc2ed\uc2dc\uc624.',
'privacy-quebec-policy-title':'\uc790\ub3d9\ud654\ub41c \uc758\uc0ac \uacb0\uc815','privacy-quebec-policy-desc-
1':'Unity\ub294 \uadc0\ud558\uc758 \uac1c\uc778 \uc815\ubcf4\ub97c \ucc98\ub9ac\ud558\uae30 \uc704\ud574
\uc790\ub3d9\ud654\ub41c \uc758\uc0ac \uacb0\uc815 \uc2dc\uc2a4\ud15c\uc744 \uc0ac\uc6a9\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4. Unity\uac00 \uc774\ub7ec\ud55c \uc790\ub3d9\ud654\ub41c
\uc2dc\uc2a4\ud15c\uc73c\ub85c \uc758\uc0ac \uacb0\uc815\uc744 \ud558\ub294 \ubaa9\uc801\uc740
\ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.',
'privacy-quebec-policy-desc-2':'\uc11c\ube44\uc2a4 \uacf5\uae09 \ubc0f \uad00\ub9ac(\uc608: \uc11c\ube44\uc2a4
\uc81c\uacf5, \uc81c\ud488 \ubc0f \uc11c\ube44\uc2a4 \ubd84\uc11d).','privacy-quebec-policy-desc-
3':'\ub9de\ucda4\ud615 \uc11c\ube44\uc2a4(\uc608: \uc0c1\ud638 \uc791\uc6a9 \ub9de\ucda4\ud654).','privacy-
quebec-policy-desc-4':'\uc0ac\uc5c5 \ubcf4\uace0 \ubaa9\uc801.','privacy-quebec-policy-desc-
5':'\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\uc9c0\uce68\uc758 \ubb38\uc758 \ud56d\ubaa9\uc5d0\uc11c
\ud574\ub2f9 \uc2dc\uc2a4\ud15c \ud65c\uc6a9\uc5d0 \uad00\ud55c \ubb38\uc758 \ubc29\ubc95\uc744
\ud655\uc778\ud558\uc2ed\uc2dc\uc624.',
'privacy-settings-title':'\uac1c\uc778\uc815\ubcf4 \uc124\uc815','privacy-settings-personalization-
settings':'\ub9de\ucda4\ud654 \uc124\uc815','privacy-settings-manage-your-data':'\ub370\uc774\ud130
\uad00\ub9ac','privacy-settings-manage-your-data-desc':'<span class="delete-your-data-link page-
link">\uc5ec\uae30</span>\ub97c \ud0ed\ud558\uc5ec Unity\uac00 \uadc0\ud558\uc758 \uae30\uae30\uc5d0
\ub300\ud574 \uac00\uc9c0\uace0 \uc788\ub294 \ubaa8\ub4e0 \ub370\uc774\ud130\ub97c \uc0ad\uc81c\ud560
\uc218 \uc788\uc2b5\ub2c8\ub2e4.',
'privacy-settings-manage-your-data-are-you-sure':'\uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?','privacy-
settings-manage-your-data-yes':'\ub124','privacy-settings-manage-your-data-no':'\uc544\ub2c8\uc694','privacy-
settings-manage-your-data-deletion-msg':'\uadc0\ud558\uc758 \uc694\uccad\uc5d0 \ub530\ub77c \uadc0\ud558\uc758
\ub370\uc774\ud130\uac00 30\uc77c \uc774\ub0b4\uc5d0 \uc0ad\uc81c\ub429\ub2c8\ub2e4. \ub9de\ucda4\ud615
\uad11\uace0\uc5d0\uc11c\ub294 \uc989\uc2dc \uc81c\uc678\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uccad\uad6c
\ubc0f \uc0ac\uae30 \ubc29\uc9c0 \ubaa9\uc801\uc73c\ub85c 180\uc77c \ub3d9\uc548 \uadc0\ud558\uc758
\uac1c\uc778 \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud55c \uac70\ub798 \uae30\ub85d\uc744 \ubcf4\uad00\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-settings-report-ad':'\uad11\uace0 \uc2e0\uace0','privacy-settings-build-info':'\ube4c\ub4dc
\uc815\ubcf4','privacy-settings-close':'\ub2eb\uae30','privacy-settings-report-ad-title':'\uad11\uace0
\uc2e0\uace0','privacy-settings-report-ad-desc':'\ud604\uc7ac \uad11\uace0\uc5d0 \uc5b4\ub5a4 \ubb38\uc81c\uac00
\uc788\uc2b5\ub2c8\uae4c? Unity\uc5d0 \ud574\ub2f9 \uad11\uace0\ub97c \uc2e0\uace0\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4. \uc2e0\uace0\ud558\uba74 \uad11\uace0\uac00 \uc885\ub8cc\ub418\uba70
\uad11\uace0\uac00 \uc644\ub8cc\ub418\uc9c0 \uc54a\uc73c\uba74 \ubcf4\uc0c1\uc740 \uc9c0\uae09\ub418\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-settings-report-ad-reason-1':'\uad11\uace0\uac00 \ubcf4\uc774\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4','privacy-
settings-report-ad-reason-2':'\uad11\uace0\uac00 \ub9e4\uc6b0 \ubd88\ucf8c\ud569\ub2c8\ub2e4','privacy-settings-
report-ad-reason-3':'\uad11\uace0\uac00 \uc774\uc0c1\ud558\uac8c \ubcf4\uc785\ub2c8\ub2e4','privacy-settings-
report-ad-reason-4':'\uc774 \uad11\uace0\uac00 \uc2eb\uc2b5\ub2c8\ub2e4','privacy-settings-report-ad-reason-
5':'\uae30\ud0c0','privacy-settings-report-ad-disclaimer':'\uba74\ucc45 \uc870\ud56d: \uc2e0\uace0\ud558\uba74
\uad11\uace0\uac00 \uc885\ub8cc\ub418\uba70 \uad11\uace0\uac00 \uc644\ub8cc\ub418\uc9c0 \uc54a\uc73c\uba74
\ubcf4\uc0c1\uc740 \uc9c0\uae09\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-settings-report-ad-button':'\uc2e0\uace0',disagree:'\ub3d9\uc758\ud558\uc9c0 \uc54a\uc74c','age-gate-
title':'\uc2dc\uc791\ud558\uae30 \uc804\uc5d0 \ub098\uc774\ub97c \uc778\uc99d\ud558\uc2ed\uc2dc\uc624','age-
gate-text':'\uac1c\uc778\uc815\ubcf4 \uc120\ud0dd\uad8c \ubc0f \ubcf4\ud638 \uadf8\ub9ac\uace0
\uac00\ub2a5\ud55c \ucd5c\uace0\uc758 \uac8c\uc784 \ub0b4 \uacbd\ud5d8\uc744 \uc81c\uacf5\ud558\uae30
\uc704\ud574 \ub098\uc774\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624.','age-gate-over-age-limit-btn':'{0}\uc138
\uc774\uc0c1',
'age-gate-under-age-limit-btn':'{0}\uc138 \uc774\ud558','privacy-data-nwo-header':'\ub124\ud2b8\uc6cc\ud06c
\uc804\ubc18 \ub9de\ucda4\ud654'},privacy:{'privacy-legitimate-interest-pop-up-123':'Unity\ub294 \uc774
\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ub0b4\uc5d0\uc11c \uadc0\ud558\uc758 \uad11\uace0 \uacbd\ud5d8\uc744
\ub9de\ucda4\ud654\ud569\ub2c8\ub2e4. Unity \ubc0f \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \ud56d\ubaa9\uc5d0
\ub300\ud55c \uc790\uc138\ud55c \uc0ac\ud56d\uc744 \ud655\uc778\ud558\ub824\uba74 {\uc774\uacf3\uc744
\ud0ed\ud558\uc2ed\uc2dc\uc624}.',
'privacy-dialog-title':'\uac1c\uc778\uc815\ubcf4 \uad00\ub828 Unity \uc54c\ub9bc','privacy-dialog-text-li-
p1':'\uad11\uace0\ub294 \uac1c\ubc1c\uc790\uac00 \ud6cc\ub96d\ud55c \uc571\uc744 \ubb34\ub8cc\ub85c
\uc81c\uacf5\ud560 \uc218 \uc788\uac8c \ud574 \uc90d\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uadc0\ud558\uc758
\uad6d\uc801 \ubc0f \uc0ac\uc6a9\ud55c \uc571, \uae30\uae30\ub97c \uae30\ubc18\uc73c\ub85c \uadc0\ud558\uc758
\ud765\ubbf8\ub97c \ub04c \ub9cc\ud55c \uc571 \ubc0f \uc81c\ud488\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.',
'privacy-dialog-text-li-p2':'\uad11\uace0 \ub9de\ucda4\ud654\uc5d0 \uc0ac\uc6a9\ub418\ub294
\ub300\ubd80\ubd84\uc758 \uc815\ubcf4\ub294 \uae30\uae30\uc5d0\uc11c \uc7ac\uc124\uc815 \uac00\ub2a5\ud55c
\uad11\uace0 ID(Apple\uc758 \uad11\uace0 \uc2dd\ubcc4\uc790 \ub610\ub294 Google \uad11\uace0
\uc2dd\ubcc4\uc790) \ubc0f \uadc0\ud558\uc758 IP \uc8fc\uc18c\ub97c \uae30\ubc18\uc73c\ub85c
\ud569\ub2c8\ub2e4.','privacy-dialog-text-li-p2-1':'\ud574\ub2f9 \uc815\ubcf4\ub97c \ud65c\uc6a9\ud574
\uadc0\ud558\uac00 \uc88b\uc544\ud560 \ub9cc\ud55c \ub2e4\ub978 \uac8c\uc784 \ub610\ub294
\uc720\uc6a9\ud55c \uac8c\uc784 \ub0b4 \uc544\uc774\ud15c\uc5d0 \uad00\ud55c \uad11\uace0\ub97c
\ud45c\uc2dc\ud569\ub2c8\ub2e4. \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc9c0 \uc54a\uc744 \uc218\ub3c4
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-p2-2':'\uadc0\ud558\uc758 \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d\uc5d0
\ub530\ub77c \uadc0\ud558\uc758 \uc571 \uc0c1\ud638 \uc791\uc6a9 \ub370\uc774\ud130\ub294 \uace0\uc720
Unity ID\uc640 \uc5f0\ub3d9\ub3fc \ucd5c\ub300 12\uac1c\uc6d4\uac04 \ubcf4\uad00\ub429\ub2c8\ub2e4.
\ub2f9\uc0ac\ub294 \uadc0\ud558\uc758 \uad11\uace0 ID \uad00\ub828 \uac1c\uc778 \uc815\ubcf4
\uae30\ub85d\uc744 30\uc77c \ub3d9\uc548 \ubcf4\uad00\ud558\uc9c0\ub9cc \uccad\uad6c \ubc0f \uc0ac\uae30
\ubc29\uc9c0 \ubaa9\uc801\uc73c\ub85c \ucd5c\ub300 180\uc77c \ub3d9\uc548 \uadc0\ud558\uc758 \uac1c\uc778
\uc815\ubcf4\ub97c \uc0ac\uc6a9\ud55c \uac70\ub798 \uae30\ub85d\uc744 \ubcf4\uad00\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-p3-123':'\ub2f9\uc0ac\uc758 {\uac1c\uc778\uc815\ubcf4
\ucc98\ub9ac\ubc29\uce68}\uc5d0\uc11c \uadc0\ud558\uc758 \ub370\uc774\ud130 \uad00\ub9ac \ubc0f
\uad11\uace0 \uc81c\uacf5 \ud30c\ud2b8\ub108\uc758 \ucc98\ub9ac \ubc29\uc2dd\uc744 \ud655\uc778\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud30c\ud2b8\ub108\ub294 Unity \uc774\uc678\uc758
\uc18c\uc2a4\uc5d0\uc11c \uadc0\ud558\uc758 \uad11\uace0 ID\uc5d0 \ub300\ud55c \uc815\ubcf4\ub97c
\uc218\uc9d1\ud558\uc5ec \uadc0\ud558\uac00 \ubcf4\ub294 \uad11\uace0\ub97c \ub354
\uc138\ubd80\uc801\uc73c\ub85c \ub9de\ucda4\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c
\uc81c3\uc790\uc758 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc5d0\uc11c \uadf8\ub4e4\uc774
\ubcf4\uc720\ud560 \uc218 \uc788\ub294 \ucef4\ud30c\uc77c\ub41c \ub370\uc774\ud130\ub97c
\ud655\uc778\ud558\uc2ed\uc2dc\uc624.',
'privacy-dialog-text-li-p5-header':'\uc120\ud0dd','privacy-dialog-text-li-p5-header-
personalization':'\ub9de\ucda4\ud654','privacy-dialog-text-li-p5':'\ub9de\ucda4\ud615 \uacbd\ud5d8\uc744
\uc120\ud0dd\ud558\uac70\ub098 \uc77c\ubc18 \uacbd\ud5d8\uc744 \uc120\ud0dd\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4. \ud574\ub2f9 \uc120\ud0dd\uc740 Unity\uac00 \uc9c1\uc811 \uc81c\uacf5\ud558\ub294
\uad11\uace0 \ubc0f \uad11\uace0 \ud30c\ud2b8\ub108\uac00 \uc81c\uacf5\ud558\ub294 \uad11\uace0\uc5d0
\ubaa8\ub450 \uc801\uc6a9\ub429\ub2c8\ub2e4. \uc774\ubbf8 \ub124\ud2b8\uc6cc\ud06c \uc804\ubc18
\ub9de\ucda4\ud654\uc5d0 \ub3d9\uc758\ud558\uc9c0 \uc54a\uc558\ub2e4\uba74 Unity\ub294 \uadc0\ud558\uc758
\uae30\uc874 \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d\uc744 \ubc18\uc601\ud574 \ubcc4\ub3c4\uc758
\ube44\ub3d9\uc758 \ud56d\ubaa9 \uc120\ud0dd\uc744 \ud544\uc694\ub85c \ud558\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSource \ub370\uc774\ud130
\uc8fc\uad8c','privacy-dialog-text-updated-privacy-policy-p1-iron-source-1234':'\uadc0\ud558\uc758
\ub370\uc774\ud130 \uc218\uc9d1 \ubc0f \ud65c\uc6a9\uc5d0 \uad00\ud55c \uc81c\ud734\uc0ac ironSource\uc758
\ubc29\uce68\uc744 \ud655\uc778\ud558\ub824\uba74 {ironSource \uac1c\uc778\uc815\ubcf4
\ucc98\ub9ac\ubc29\uce68}\uc744 \ucc38\uc870\ud558\uc138\uc694. ironSource\uac00 \uc218\uc9d1\ud55c
\uadc0\ud558\uc758 \ub370\uc774\ud130\uc5d0 \uad00\ud55c \uc561\uc138\uc2a4 \ub610\ub294 \uc0ad\uc81c
\uad8c\ub9ac\ub97c \ud589\uc0ac\ud558\ub824\uba74 {\uc5ec\uae30\ub97c \ud074\ub9ad}\ud558\uc138\uc694.',
'privacy-dialog-text-updated-privacy-policy-header-unity':'\uac1c\uc778\uc815\ubcf4
\ucc98\ub9ac\ubc29\uce68','privacy-dialog-text-updated-privacy-policy-p1-unity-123':'\ub2f9\uc0ac\uc758
{\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68}\uc740 \ucc98\ub9ac\ub97c \uc704\ud574
\ub370\uc774\ud130\ub97c \uc804\uc1a1\ud558\ub294 \ubc29\ubc95\uacfc \uc7a5\uc18c, \uad11\uace0\ub97c
\uc81c\uacf5\ud558\ub294 \ud30c\ud2b8\ub108\uc640 \ud611\ub825\ud558\ub294 \ubc29\ubc95\uc744
\ud3ec\ud568\ud558\uc5ec \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c \uad00\ub9ac\ud558\ub294
\ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud30c\ud2b8\ub108\ub294 Unity
\uc774\uc678\uc758 \uc18c\uc2a4\uc5d0\uc11c \uadc0\ud558\uc758 \uad11\uace0 ID\uc5d0 \ub300\ud55c
\uc815\ubcf4\ub97c \uc218\uc9d1\ud558\uc5ec \uadc0\ud558\uac00 \ubcf4\ub294 \uad11\uace0\ub97c \ub354
\uc138\ubd80\uc801\uc73c\ub85c \ub9de\ucda4\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c
\uc81c3\uc790\uc758 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc5d0\uc11c \uadf8\ub4e4\uc774
\ubcf4\uc720\ud560 \uc218 \uc788\ub294 \ucef4\ud30c\uc77c\ub41c \ub370\uc774\ud130\ub97c
\ud655\uc778\ud558\uc2ed\uc2dc\uc624.',
'privacy-using':'{0} \uc0ac\uc6a9','privacy-located-in':'{0} \uc704\uce58','privacy-used-this-app':'\uc774\ubc88 \uc8fc
\uc571 {0}\ud68c \uc0ac\uc6a9','privacy-seen-ads':'\uc571 \ub0b4 \uad11\uace0 {0}\uac1c \ud45c\uc2dc','privacy-
installed-based-on':'\uad11\uace0\ub85c \uc124\uce58\ub41c \uc571 {0}\uac1c','privacy-dialog-text-li-agree-radio-
button':'\ub124, \ub9de\ucda4\ud615 \uacbd\ud5d8\uc5d0 \ub3d9\uc758\ud569\ub2c8\ub2e4.','privacy-dialog-text-li-
disagree-radio-button':'\uc544\ub2c8\uc694, \ub9de\ucda4\ud615 \uacbd\ud5d8\uc5d0 \ub3d9\uc758\ud558\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-agree-radio-button-with-explaination':'\ub124, \ub9de\ucda4\ud615 \uacbd\ud5d8\uc5d0
\ub3d9\uc758\ud569\ub2c8\ub2e4. \uc120\ud0dd \uc2dc \ub370\uc774\ud130 \uc218\uc9d1\uc5d0
\ub3d9\uc758\ud569\ub2c8\ub2e4.','privacy-dialog-text-li-disagree-radio-button-with-
explaination':'\uc544\ub2c8\uc694, \ub9de\ucda4\ud615 \uacbd\ud5d8\uc5d0 \ub3d9\uc758\ud558\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4. \uc120\ud0dd \uc2dc \ub370\uc774\ud130 \uc218\uc9d1\uc5d0
\ub3d9\uc758\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-p6-header':'\uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d \ubcc0\uacbd','privacy-
dialog-text-li-p6':'\uad11\uace0 \ud45c\uc2dc \ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130
\ud504\ub77c\uc774\ubc84\uc2dc \uc544\uc774\ucf58\uc744 \ud0ed\ud558\uc5ec \ud574\ub2f9 \uc635\uc158\uc5d0
\uc561\uc138\uc2a4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.','privacy-dialog-text-li-p7-
header':'\ub370\uc774\ud130 \uad00\ub9ac','privacy-dialog-text-li-p7-header-delete-data':'\ub370\uc774\ud130
\uc0ad\uc81c',
'privacy-dialog-text-li-p7-123':'{\uc5ec\uae30}\ub97c \ud0ed\ud558\uc5ec Unity\uac00 \uadc0\ud558\uc758
\uae30\uae30\uc5d0 \ub300\ud574 \uac00\uc9c0\uace0 \uc788\ub294 \ubaa8\ub4e0 \ub370\uc774\ud130\ub97c
\uc0ad\uc81c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.','privacy-dialog-text-li-p7-1-delete-data-
123':'{\uc5ec\uae30}\ub97c \ud0ed\ud558\uc5ec Unity\uac00 \uadc0\ud558\uc758 \uae30\uae30\uc5d0 \ub300\ud574
\uac00\uc9c0\uace0 \uc788\ub294 \ubaa8\ub4e0 \ub370\uc774\ud130\ub97c \uc0ad\uc81c\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-p7-data-request-info':'*\ub370\uc774\ud130 \uacf5\uac1c \uc694\uccad\uc774 \uc774\ubbf8
\ucc98\ub9ac \uc911\uc77c \uacbd\uc6b0 \ud574\ub2f9 \uac8c\uc784\uc5d0 \ub300\ud574 \uadc0\ud558\uac00
\uc0ad\uc81c\ub97c \uc694\uccad\ud55c \ub370\uc774\ud130\ub294 \uc774\ubc88 \uc2e0\uace0\uc5d0
\ud3ec\ud568\ub418\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.','privacy-dialog-text-li-p7-are-you-
sure':'\uacc4\uc18d\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? ','privacy-dialog-text-li-p7-yes':'\ub124 ',
'privacy-dialog-text-li-p7-no':'\uc544\ub2c8\uc694','privacy-dialog-text-li-p7-data-deletion-text':'\uadc0\ud558\uc758
\uc694\uccad\uc5d0 \ub530\ub77c \ud504\ub85c\ud544 \uad00\ub828 \uadc0\ud558\uc758
\ub370\uc774\ud130\uac00 30\uc77c \uc774\ub0b4\uc5d0 \uc0ad\uc81c\ub429\ub2c8\ub2e4. \ub9de\ucda4\ud615
\uad11\uace0\uc5d0\uc11c\ub294 \uc989\uc2dc \uc81c\uc678\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uccad\uad6c
\ubc0f \uc0ac\uae30 \ubc29\uc9c0 \ubaa9\uc801\uc73c\ub85c 180\uc77c \ub3d9\uc548 \uadc0\ud558\uc758
\ub370\uc774\ud130\ub97c \ubcf4\uad00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-li-p7-data-deletion-text-delete-data':'\uadc0\ud558\uc758 \uc694\uccad\uc5d0 \ub530\ub77c
\uadc0\ud558\uc758 \ub370\uc774\ud130\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4. \ud504\ub85c\ud544\uc758
\uacbd\uc6b0 \uc774 \uacfc\uc815\uc740 \uc644\ub8cc\uae4c\uc9c0 30\uc77c\uc774
\uc18c\uc694\ub429\ub2c8\ub2e4. \ub9de\ucda4\ud615 \uad11\uace0\uc5d0\uc11c\ub294 \uc989\uc2dc
\uc81c\uc678\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uccad\uad6c \ubc0f \uc0ac\uae30 \ubc29\uc9c0
\ubaa9\uc801\uc73c\ub85c 180\uc77c \ub3d9\uc548 \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c
\ubcf4\uad00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-failed-age-gate-p1':'\uc774 \uad11\uace0\ub294 Unity Ads\uc5d0 \uc758\ud574
\uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4. 18\uc138 \ubbf8\ub9cc\uc73c\ub85c
\ud45c\uc2dc\ud558\uc168\uae30 \ub54c\ubb38\uc5d0 \uc0c1\ud669\uc801 \ub370\uc774\ud130(\uc608:
\ud50c\ub808\uc774 \uc911\uc778 \uac8c\uc784)\ub97c \uae30\ubc18\uc73c\ub85c \uad11\uace0\ub97c
\uc81c\uacf5\ud569\ub2c8\ub2e4.','privacy-dialog-text-failed-age-gate-p2-123':'\ub2f9\uc0ac\uc758
{\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68}\uc5d0\uc11c \ub370\uc774\ud130 \uad00\ud589\uc5d0
\ub300\ud55c \uc804\uccb4 \uc124\uba85\uc744 \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. \uad11\uace0 \ud45c\uc2dc
\ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130 \ud504\ub77c\uc774\ubc84\uc2dc \uc544\uc774\ucf58\uc744
\ud0ed\ud558\uc5ec \uac1c\uc778\uc815\ubcf4 \uc124\uc815\uc744 \ud655\uc778\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'\uc774 \uad11\uace0\ub294 Unity Ads\uc5d0 \uc758\ud574
\uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \uc571 \ub0b4\uc5d0\uc11c \ub2f9\uc0ac\ub294
\uadc0\ud558\uac00 \ud50c\ub808\uc774 \uc911\uc778 \uac8c\uc784\uacfc \uac19\uc740 \uc0c1\ud669\uc801
\ub370\uc774\ud130\ub97c \uae30\ubc18\uc73c\ub85c \uad11\uace0\ub97c
\uc81c\uacf5\ud569\ub2c8\ub2e4.','privacy-dialog-text-failed-age-gate-p2-1-ccpa-123':'\ub2f9\uc0ac\uc758
{\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68}\uc5d0\uc11c \ub370\uc774\ud130 \uad00\ud589\uc5d0
\ub300\ud55c \uc804\uccb4 \uc124\uba85\uc744 \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. \uad11\uace0 \ud45c\uc2dc
\ud6c4 \uc5b8\uc81c\ub4e0 Unity \ub370\uc774\ud130 \ud504\ub77c\uc774\ubc84\uc2dc \uc544\uc774\ucf58\uc744
\ud0ed\ud558\uc5ec \uac1c\uc778\uc815\ubcf4 \uc124\uc815\uc744 \ud655\uc778\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4.',
'privacy-dialog-text-coppa-p1':'\uc774 \uad11\uace0\ub294 Unity Ads\uc5d0 \uc758\ud574
\uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \uc571\uc758 \uac1c\ubc1c\uc790\ub294
\uac1c\uc778\uc815\ubcf4\uac00 \ub354\uc6b1 \uc548\uc804\ud558\uac8c \ubcf4\ud638\ub418\ub294
\uacbd\ud5d8\uc744 \ub9cc\ub4e4\uace0, \uc774 \uc571\uc774 13\uc138 \ubbf8\ub9cc\uc758
\uc5b4\ub9b0\uc774\ub97c \ub300\uc0c1\uc73c\ub85c \ud568\uc744 \ud45c\uc2dc\ud558\uae30 \uc704\ud574
\uac1c\uc778\uc815\ubcf4 \uad00\ub9ac \uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud588\uc2b5\ub2c8\ub2e4.
\uacb0\uacfc\uc801\uc73c\ub85c \ub2f9\uc0ac\ub294 \uc0c1\ud669\uc801 \ub370\uc774\ud130(\uc608:
\ud50c\ub808\uc774 \uc911\uc778 \uac8c\uc784)\ub9cc\uc744 \uae30\ubc18\uc73c\ub85c \uad11\uace0\ub97c
\uc81c\uacf5\ud569\ub2c8\ub2e4.',
'privacy-dialog-text-coppa-p2-123':'\ub2f9\uc0ac\uc758 {\uac1c\uc778\uc815\ubcf4
\ucc98\ub9ac\ubc29\uce68}\uc5d0\uc11c \ub370\uc774\ud130 \uad00\ud589\uc5d0 \ub300\ud55c \uc804\uccb4
\uc124\uba85\uc744 \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. \uad11\uace0 \ud45c\uc2dc \ud6c4 \uc5b8\uc81c\ub4e0
Unity \ub370\uc774\ud130 \ud504\ub77c\uc774\ubc84\uc2dc \uc544\uc774\ucf58\uc744 \ud0ed\ud558\uc5ec
\uac1c\uc778\uc815\ubcf4\ub97c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.','privacy-dialog-text-
coppa-p2-4':'\uadc0\ud558\uc758 \ub370\uc774\ud130 \uc218\uc9d1 \ubc0f \ud65c\uc6a9\uc5d0 \uad00\ud55c
\uc81c\ud734\uc0ac ironSource\uc758 \ubc29\uce68\uc744 \ud655\uc778\ud558\ub824\uba74 {ironSource
\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68}\uc744 \ucc38\uc870\ud558\uc138\uc694.',
'privacy-dialog-button-confirm':'\ud655\uc778','privacy-dialog-button-close':'\ub2eb\uae30','privacy-data-request-
header':'\ub370\uc774\ud130 \uc694\uccad','privacy-data-request-text':'\uadc0\ud558\ub294 \ub2f9\uc0ac\uac00
\uc774 \uac8c\uc784\uc5d0\uc11c \uc218\uc9d1\ud55c \uadc0\ud558\uc758 \ub370\uc774\ud130\ub97c
\uc694\uccad\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub370\uc774\ud130\ub97c
\uc694\uccad\ud558\ub824\uba74 \ub2f9\uc0ac\uac00 \uc548\uc804\ud558\uace0 \uac1c\uc778\ud654\ub41c
\ub370\uc774\ud130 \uc694\uccad \ud398\uc774\uc9c0 \ub9c1\ud06c\ub97c \uc804\ub2ec\ud560 \uc218
\uc788\ub3c4\ub85d \uadc0\ud558\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\ub97c
\uc81c\uacf5\ud558\uc2ed\uc2dc\uc624. \uc774\uba54\uc77c \uc8fc\uc18c\ub294 \ub2e4\ub978
\ubaa9\uc801\uc73c\ub85c\ub294 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-data-request-submit':'\uc81c\ucd9c','privacy-data-request-email-input-placeholder':'\uc774\uba54\uc77c ID
\uc785\ub825','privacy-data-request-confirmation-message':'\uac10\uc0ac\ud569\ub2c8\ub2e4. \ub370\uc774\ud130
\uc694\uccad \ub9c1\ud06c\uac00 \ud3ec\ud568\ub41c \uc774\uba54\uc77c\uc774 \uace7
\ub3c4\ucc29\ud569\ub2c8\ub2e4.','privacy-data-request-fail-message':'\ucd5c\ub300 \uc694\uccad
\ud55c\ub3c4\uc5d0 \ub3c4\ub2ec\ud588\uc2b5\ub2c8\ub2e4. \ub370\uc774\ud130\ub97c
\uc694\uccad\ud558\ub824\uba74 24\uc2dc\uac04 \ud6c4\uc5d0 \ub2e4\uc2dc
\uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.',
'privacy-data-request-error-message':'\uc624\ub958: \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.','privacy-
captcha-description':'\uc0ac\uc6a9\uc790\uac00 \uc0ac\ub78c\uc778\uc9c0 \ud655\uc778\ud574\uc57c
\ud569\ub2c8\ub2e4. \ub2e4\uc74c 16\uac1c\uc758 \uc774\ubbf8\uc9c0\ub97c \ubcf4\uace0 \uc8fc\uc81c\uc640
\ub9de\uc9c0 \uc54a\ub294 1\uac1c\ub97c \uace0\ub974\uc2ed\uc2dc\uc624.','privacy-captcha-success-
message':'\ud655\uc778\ub418\uc5c8\uc2b5\ub2c8\ub2e4','privacy-captcha-retry-
message':'\ud2c0\ub838\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.',
'privacy-data-nwo-header':'\ub124\ud2b8\uc6cc\ud06c \uc804\ubc18 \ub9de\ucda4\ud654','privacy-data-nwo-text-opt-
out-description':'Unity \ud50c\ub7ab\ud3fc \uc804\ubc18\uc758 \ub9de\ucda4\ud654 \uacbd\ud5d8\uc5d0
\ub3d9\uc758\ud558\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud574\ub2f9 \uc120\ud0dd\uc740
Unity\uac00 \uc9c1\uc811 \uc81c\uacf5\ud558\ub294 \uad11\uace0 \ubc0f \uad11\uace0 \ud30c\ud2b8\ub108\uac00
\uc81c\uacf5\ud558\ub294 \uad11\uace0\uc5d0 \ubaa8\ub450 \uc801\uc6a9\ub418\uba70 Unity
\uc11c\ube44\uc2a4\uac00 \uc81c\uacf5\ud558\ub294 \ub9de\ucda4\ud615 \uacbd\ud5d8\uc5d0\ub3c4
\uc801\uc6a9\ub429\ub2c8\ub2e4. \ud574\ub2f9 \uc635\uc158\uc740 Unity\uac00 \uc81c\uacf5\ud558\ub294
\uad11\uace0 \ub610\ub294 \uacbd\ud5d8\uc758 \ubc94\uc704 \ub0b4\uc5d0\uc11c \uadc0\ud558\uc758
\ubaa8\ub4e0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0 \uc801\uc6a9\ub429\ub2c8\ub2e4.',
'privacy-data-nwo-text-opt-out-button':'\ub124\ud2b8\uc6cc\ud06c \uc804\ubc18 \ub9de\ucda4\ud654
\ubbf8\ub3d9\uc758','privacy-data-nw-unavailable-msg':'\uac1c\ubc1c\uc790\uac00 \uac1c\uc778\uc815\ubcf4
\uad00\ub9ac \ub610\ub294 \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d \ubc0f \uae30\uae30 \uc124\uc815
\uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud588\uae30 \ub54c\ubb38\uc5d0 Unity\ub294 \uc774
\uc560\ud50c\ub9ac\ucf00\uc774\uc158\uacfc \uad00\ub828\ub41c \uadc0\ud558\uc758 \ub124\ud2b8\uc6cc\ud06c
\uc804\ubc18 \ud504\ub85c\ud544\uc744 \uc720\uc9c0\ud558\uc9c0 \uc54a\uc73c\uba70 \ub124\ud2b8\uc6cc\ud06c
\uc804\ubc18 \ub9de\ucda4\ud654 \ubbf8\ub3d9\uc758 \ud56d\ubaa9\uc744 \uc81c\uacf5\ud560 \uc218
\uc5c6\uc2b5\ub2c8\ub2e4.',
'privacy-data-nwo-text-opt-in-description-123':'\ub124\ud2b8\uc6cc\ud06c \uc804\ubc18 \ub9de\ucda4\ud654
\uacbd\ud5d8\uc744 \uc7ac\ud65c\uc131\ud654\ud558\ub824\uba74 {\uc774\uacf3}\uc744 \ud0ed\ud574
\ub2e4\uc2dc \ub3d9\uc758\ub97c \uc120\ud0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub3d9\uc758 \uc2dc
\uc571\uc758 \uac1c\uc778\uc815\ubcf4 \uc120\ud0dd \uc0ac\ud56d\uc5d0 \ub530\ub77c Unity
\ud50c\ub7ab\ud3fc\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0
\uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c \uc644\uc804\ud55c \ub9de\ucda4\ud654 \uacbd\ud5d8\uc774
\uc7ac\ud65c\uc131\ud654\ub429\ub2c8\ub2e4.',
'privacy-data-nwo-text-opt-in-ccpa-header':'CCPA \uc54c\ub9bc \uc5c5\ub370\uc774\ud2b8','privacy-data-nwoo-
confirmation-message':'\ub124\ud2b8\uc6cc\ud06c \uc804\ubc18 \ub9de\ucda4\ud654 \uacbd\ud5d8\uc5d0
\ub3d9\uc758\ud558\uc9c0 \uc54a\uc73c\uc168\uc2b5\ub2c8\ub2e4.','privacy-data-nwoi-confirmation-
message':'\ub124\ud2b8\uc6cc\ud06c \uc804\ubc18 \ub9de\ucda4\ud654 \uacbd\ud5d8\uc5d0
\ub3d9\uc758\ud558\uc168\uc2b5\ub2c8\ub2e4.','privacy-settings-report-ad':'\uad11\uace0 \uc2e0\uace0','privacy-
settings-report-ad-title':'\uad11\uace0 \uc2e0\uace0',
'privacy-settings-report-ad-desc':'\ud604\uc7ac \uad11\uace0\uc5d0 \uc5b4\ub5a4 \ubb38\uc81c\uac00
\uc788\uc2b5\ub2c8\uae4c? Unity\uc5d0 \ud574\ub2f9 \uad11\uace0\ub97c \uc2e0\uace0\ud560 \uc218
\uc788\uc2b5\ub2c8\ub2e4. \uc2e0\uace0\ud558\uba74 \uad11\uace0\uac00 \uc885\ub8cc\ub418\uba70
\uad11\uace0\uac00 \uc644\ub8cc\ub418\uc9c0 \uc54a\uc73c\uba74 \ubcf4\uc0c1\uc740 \uc9c0\uae09\ub418\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4.','privacy-settings-report-ad-reason-1':'\uad11\uace0\uac00 \ubcf4\uc774\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4',
'privacy-settings-report-ad-reason-2':'\uad11\uace0\uac00 \ub9e4\uc6b0 \ubd88\ucf8c\ud569\ub2c8\ub2e4','privacy-
settings-report-ad-reason-3':'\uad11\uace0\uac00 \uc774\uc0c1\ud558\uac8c \ubcf4\uc785\ub2c8\ub2e4','privacy-
settings-report-ad-reason-4':'\uc774 \uad11\uace0\uac00 \uc2eb\uc2b5\ub2c8\ub2e4','privacy-settings-report-ad-
reason-5':'\uae30\ud0c0','privacy-settings-report-ad-disclaimer':'\uba74\ucc45 \uc870\ud56d:
\uc2e0\uace0\ud558\uba74 \uad11\uace0\uac00 \uc885\ub8cc\ub418\uba70 \uad11\uace0\uac00
\uc644\ub8cc\ub418\uc9c0 \uc54a\uc73c\uba74 \ubcf4\uc0c1\uc740 \uc9c0\uae09\ub418\uc9c0
\uc54a\uc2b5\ub2c8\ub2e4.',
'privacy-settings-report-ad-button':'\uc2e0\uace0','privacy-settings-build-info':'\ube4c\ub4dc \uc815\ubcf4','privacy-
data-nwo-text-opt-in-description':'\ub124\ud2b8\uc6cc\ud06c \uc804\uccb4 \ub9de\ucda4\ud615 \uacbd\ud5d8\uc744
\ub2e4\uc2dc \ud65c\uc131\ud654\ud558\ub824\uba74 \ub2e4\uc74c\uc744 \ud074\ub9ad\ud558\uc5ec \ub2e4\uc2dc
\uc120\ud0dd\ud558\uba74 \ub429\ub2c8\ub2e4. ','privacy-data-nwo-text-opt-in-link':'\uc5ec\uae30','privacy-data-
nwo-text-opt-in-description-2':'. \uc774\ub85c\uc368 Unity \ud50c\ub7ab\ud3fc\uc744 \uc0ac\uc6a9\ud558\ub294
\ubaa8\ub4e0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc804\ubc18\uc5d0\uc11c \uc804\uccb4 \ub9de\ucda4\ud615
\uacbd\ud5d8\uc774 \ub2e4\uc2dc \ud65c\uc131\ud654\ub418\uba70, \uc774 \uc120\ud0dd\uc5d0 \ub530\ub978
\ubaa8\ub4e0 \uc571 \uc218\uc900\uc758 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638 \uc124\uc815\uc5d0
\uc801\uc6a9\ub429\ub2c8\ub2e4.'}},
'it.*':{endscreen:{Ratings:'Valutazioni','Download For Free':'Scarica gratis','Install Now':'Installa
Ora',Install:'Installa',GET:'OTTIENI',Get:'Ottieni',Free:'Gratis',Price:'Prezzo'},videoScreen:{'Learn More':'Altre
info','Download For Free':'Scarica gratis','Install Now':'Installa
Ora',Install:'Installa',GET:'OTTIENI',Get:'Ottieni',Sponsored:'Sponsorizzato','close-reward-dialog-title':'Chiudere
video?','close-reward-dialog-desc':'Perderai il premio.','close-reward-dialog-close-btn':'CHIUDI VIDEO',
'close-reward-dialog-resume-btn':'RIPRENDI VIDEO',Free:'Gratis','reward-granted':'Ricompensa
ottenuta!',advertisement:'Pubblicit\u00e0'},consent:{'homepage-title':'Vuoi consentire ai cookie di Unity di raccogliere
e utilizzare i tuoi dati al fine di personalizzare la tua esperienza e gli annunci che visualizzi?','homepage-main-
text':'Unity e suoi <span class="third-parties-link page-link">partner terzi</span> raccoglieranno <span class="data-
link page-link">dati</span>, comprese <span class="demographic-link page-link">informazioni di natura
demografica</span> e <span class="mobile-identifiers-link page-link">identificativi di dispositivi mobili</span>, per
la <span class="personalization-link page-link">personalizzazione</span> e la <span class="measurement-link page-
link">misurazione</span> degli annunci pubblicitari e dell\'esperienza di gioco. Puoi accedere a queste opzioni in
qualsiasi momento toccando l\'icona Unity Data Privacy durante o dopo la visualizzazione di un annuncio.',
'homepage-accept-all':'Accetta','homepage-show-my-choices':'Mostra le mie scelte','my-choices-title':'Vuoi consentire
ai cookie di Unity di raccogliere e utilizzare i tuoi dati al fine di personalizzare la tua esperienza e gli annunci che
visualizzi?','my-choices-text':"Unity e suoi partner terzi raccoglieranno dati, comprese informazioni di natura
demografica e identificativi di dispositivi mobili, per la personalizzazione e la misurazione degli annunci pubblicitari
e dell'esperienza di gioco. Puoi accedere a queste opzioni in qualsiasi momento toccando l'icona Unity Data Privacy
durante o dopo la visualizzazione di un annuncio.",
'my-choices-switch-game-experience':"Accetto di usufruire di un'esperienza di gioco personalizzata",'my-choices-
switch-personalized-ads':'Accetto di ricevere contenuti in-app e annunci personalizzati da parte di Unity','my-choices-
switch-personalized-third-party':"Accetto inoltre l'uso di annunci personalizzati e strumenti di misurazione, compresi
quelli che si avvalgono di dati demografici e di altra natura forniti da partner terzi",'my-choices-back':'Indietro','save-
my-choices':'Salva le mie preferenze',
'agree-to-all':'Accetto tutto','no-thanks':'No, grazie','privacy-what-we-collect-title':'Quali informazioni raccogliamo e
come le utilizziamo','privacy-what-we-collect-desc-p1':"La maggior parte delle informazioni che utilizziamo per la
personalizzazione si basa sull'ID pubblicit\u00e0 del tuo dispositivo (ID pubblicitario Apple o ID pubblicit\u00e0
Google) e il tuo indirizzo IP.",'privacy-what-we-collect-desc-p2':'Ecco un esempio di informazioni che ricaviamo
dalla tua interazione con quest\u2019app, e che utilizziamo per prevedere quali altre app potrebbero interessarti:',
'privacy-what-we-collect-desc-p3':"Utilizziamo questo tipo di informazioni per mostrare annunci di altri giochi che
pensiamo potrebbero piacerti e per personalizzare la tua esperienza di gioco laddove possibile. Ci\u00f2 pu\u00f2
includere l'organizzazione del negozio del gioco in funzione degli strumenti e dei contenuti aggiuntivi che hai
pi\u00f9 probabilit\u00e0 di utilizzare, nonch\u00e9 la possibilit\u00e0 di modificare la tua esperienza di gioco per
adattarla al tuo livello di abilit\u00e0.",
'privacy-what-we-collect-desc-p4':'Conserviamo i dati personali degli utenti solo per 30 giorni. Tuttavia, a scopo di
fatturazione e di prevenzione delle frodi, possiamo conservare un registro delle transazioni con i tuoi dati personali per
un periodo di 180 giorni.','privacy-what-we-collect-sub-title':'Cosa raccolgono i nostri partner (misurazione e dati
demografici)','privacy-what-we-collect-desc-p5':'I nostri partner possono utilizzare il tuo ID pubblicit\u00e0 e il tuo
indirizzo IP per creare un profilo basato sulle tue preferenze e i dati demografici del tuo nucleo familiare. I dati
demografici possono includere informazioni come lo stato civile o il reddito approssimativo. Consulta le informative
sulla privacy dei nostri partner terzi per scoprire come accedere alle informazioni raccolte su di te e come cancellarle.',
'privacy-what-we-collect-desc-p6':"I nostri partner potrebbero raccogliere anche informazioni riguardanti il tuo
telefono, ad esempio l'intensit\u00e0 con cui premi sullo schermo (misurazione del punto di pressione). Lo scopo della
raccolta di tali informazioni \u00e8 prevenire le frodi stabilendo se chi interagisce con l'applicazione \u00e8 una
persona reale (punti di pressione disomogenei) o un bot inserito nel marketplace da un malintenzionato per ingannare
le reti pubblicitarie.",'privacy-using':'Utilizza un {0}',
'privacy-located-in':'Si trova in {0}','privacy-used-this-app':"Questa settimana ha utilizzato l'app {0} volte",'privacy-
seen-ads':'Ha visualizzato {0} annunci in questa app','privacy-installed-based-on':'Ha installato {0} app sulla base
degli annunci in questione','privacy-data-transfer-title':"Trasferimento dei dati al di fuori dell'Unione
europea",'privacy-data-transfer-desc':"Unity pu\u00f2 trasferire ed elaborare i tuoi dati su server situati negli Stati
Uniti. Ci siamo impegnati tramite accordi interni o contratti stipulati con partner terzi responsabili del trattamento a
trattare i tuoi dati con lo stesso livello di protezione che ti viene riconosciuto all'interno dello Spazio economico
europeo se i tuoi dati sono raccolti in quell'area geografica. Per maggiori informazioni sul trasferimento dei dati,
consulta l'<a href=\"https://unity3d.com/legal/privacy-policy\">Informativa sulla privacy</a> di Unity.",
'privacy-third-party-title':'Visualizza i nostri partner pubblicitari terzi','privacy-changing-privacy-choice-
title':'Modifica delle preferenze relative alla privacy','privacy-changing-privacy-choice-text':"Puoi accedere a queste
opzioni in qualsiasi momento toccando l'icona Unity Data Privacy durante o dopo la visualizzazione di un
annuncio.",'privacy-our-privacy-policy-title':'La nostra Informativa sulla privacy','privacy-our-privacy-policy-desc':'La
nostra <a href="https://unity3d.com/legal/privacy-policy">Informativa sulla privacy</a> spiega come gestiamo i tuoi
dati. Ci\u00f2 include in che modo e in quali paesi del mondo trasferiamo i dati per il trattamento e come
collaboriamo con i nostri partner pubblicitari. Questi partner possono raccogliere informazioni circa il tuo ID
pubblicit\u00e0 da fonti diverse da Unity per personalizzare ulteriormente gli annunci da te visualizzati. Consulta le
informative sulla privacy di tali partner terzi per verificare i dati che possono raccogliere.',
'privacy-our-privacy-policy-title-iron-source':"Diritti dell'interessato ironSource",'privacy-our-privacy-policy-desc-
iron-source':'Consulta l\'<a href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-
policy/">informativa sulla privacy di ironSource</a> per comprendere in che modo la nostra affiliata, ironSource,
raccoglie e utilizza i tuoi dati. Per esercitare i tuoi diritti di accesso e/o di cancellazione dei dati che ironSource
potrebbe raccogliere su di te, <a href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">fai
clic qui</a>.',
'privacy-settings-title':'Impostazioni di privacy','privacy-settings-personalization-settings':'Impostazioni di
personalizzazione','privacy-settings-manage-your-data':'Gestisci i tuoi dati','privacy-settings-manage-your-data-
desc':'Per eliminare tutti i dati relativi al tuo dispositivo di cui dispone Unity, fai clic <span class="delete-your-data-
link page-link">qui</span>.','privacy-settings-manage-your-data-are-you-sure':'Sei sicuro?','privacy-settings-manage-
your-data-yes':'S\u00ec','privacy-settings-manage-your-data-no':'No',
'privacy-settings-manage-your-data-deletion-msg':"Elaboreremo la tua richiesta e cancelleremo i dati entro 30 giorni.
Inoltre disattiveremo immediatamente l'invio di annunci personalizzati. Tieni presente che, per scopi di fatturazione e
prevenzione delle frodi, possiamo conservare un registro delle transazioni con i tuoi dati personali per un periodo di
180 giorni.",'privacy-settings-report-ad':'Segnala annuncio','privacy-settings-build-info':'Informazioni build','privacy-
settings-close':'Chiudi',
disagree:'No, grazie','privacy-settings-screen-choice-gate-ad-settings':"Impostazioni dell'annuncio",'privacy-settings-
screen-choice-gate-about-this-ad':"Informazioni sull'annuncio",'privacy-settings-screen-choice-gate-privacy-
settings':'Impostazioni di privacy','privacy-settings-about-this-ad-why-this-ad':'Perch\u00e9 vedi questo
annuncio','privacy-settings-about-this-ad-why-this-ad-desc-1':"L'annuncio visualizzato \u00e8 determinato da diversi
parametri:",'privacy-settings-about-this-ad-why-this-ad-desc-2':"Utilizziamo i parametri indicati sopra per ottimizzare
le campagne pubblicitarie, ad esempio per limitare il numero di volte che visualizzi una campagna specifica sulla rete
o il numero di annunci visualizzati in un'app specifica.",
'privacy-settings-about-this-ad-why-this-ad-desc-3':"Per alcuni utenti, come indicato dai nostri editori (ad esempio in
caso di app destinata ai bambini), non raccoglieremo n\u00e9 utilizzeremo identificatori tra app, come l'ID
dell'inserzionista, per decidere quale annuncio visualizzare.",'privacy-settings-about-this-ad-why-this-ad-
identifiers':'Identificatori','privacy-settings-about-this-ad-why-this-ad-identifiers-desc':"ID pubblicit\u00e0, indirizzo
IP e ID univoco creato automaticamente per un'app specifica e ID univoci specifici delle app dello stesso
sviluppatore.",
'privacy-settings-about-this-ad-why-this-ad-general-info':'Informazioni tecniche generali sul dispositivo','privacy-
settings-about-this-ad-why-this-ad-general-info-desc':"Informazioni tecniche, ad esempio fuso orario e quantit\u00e0
di memoria disponibile sul dispositivo, nome e versione dell'app su cui viene visualizzato l'annuncio e cos\u00ec
via.",'privacy-settings-about-this-ad-why-this-ad-performance-info':'Informazioni sulle prestazioni','privacy-settings-
about-this-ad-why-this-ad-performance-info-desc':"Indicazione del fatto che un annuncio sia stato visualizzato o
selezionato o che sia stata installata un'app pubblicizzata. Informazioni sulle azioni eseguite nell'app dell'inserzionista
a seguito dell'installazione, come acquisti in-app e livello raggiunto nel gioco (se l'inserzionista sceglie di fornire tali
informazioni)",
'privacy-settings-about-this-ad-control-ad-exp':'Controlla la tua esperienza con gli annunci','privacy-settings-about-
this-ad-control-ad-exp-desc':'Puoi controllare quali annunci vedere grazie alle funzionalit\u00e0 disponibili in questa
scheda sulla privacy per tutti gli annunci Unity Ads:','privacy-settings-about-this-ad-control-ad-exp-opt-1':'Puoi <a
class="report-ad-link">segnalarci un annuncio</a> se presenta contenuto offensivo o semplicemente perch\u00e9 non
ti piace. In questo modo, saremo in grado di identificare gli annunci, esaminarli e intervenire.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Puoi esaminare e <a class="ad-personalization-link">cambiare
le impostazioni di personalizzazione degli annunci</a> per questa app. In questo modo, limiterai i dati che
raccogliamo e utilizziamo per fornirti annunci pertinenti sulla base dei dati descritti sopra.','privacy-settings-about-
this-ad-control-ad-exp-opt-3':'Puoi <a class="nwo-link">rinunciare esplicitamente a livello di rete</a>. Il tuo
identificatore univoco e i dati che raccogliamo e utilizziamo per fornirti annunci pertinenti sull\'intera rete di Unity
Ads verranno eliminati.',
'privacy-settings-about-this-ad-paid-by':'Annuncio pagato da','privacy-settings-about-this-ad-paid-for':'Per conto
di','privacy-settings-about-this-ad-learn-more':'Ulteriori informazioni','privacy-settings-report-ad-title':'Segnala
annuncio','privacy-settings-report-ad-desc':"Hai problemi con l'annuncio corrente? Puoi segnalare l'annuncio a Unity
per informarci. Con la segnalazione, l'annuncio verr\u00e0 chiuso e, se non \u00e8 stato completato, le eventuali
ricompense andranno perse.",'privacy-settings-report-ad-reason-1':"L'annuncio non viene visualizzato",
'privacy-settings-report-ad-reason-2':"L'annuncio \u00e8 offensivo",'privacy-settings-report-ad-reason-3':"L'annuncio
non si presenta bene",'privacy-settings-report-ad-reason-4':'Questo annuncio non mi piace','privacy-settings-report-ad-
reason-5':'Altro','privacy-settings-report-ad-disclaimer':"Esclusione di responsabilit\u00e0: con la segnalazione,
l'annuncio verr\u00e0 chiuso e, se non \u00e8 stato completato, le eventuali ricompense saranno perse.",'privacy-
settings-report-ad-button':'Segnala',
'privacy-data-nwo-header':'Personalizzazione a livello di rete','privacy-settings-submit-report':'Puoi inviare <a
class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">una segnalazione ai sensi del Digital Services
Act</a>.'},mraid:{Sponsored:'Sponsorizzato','Try the playable demo':'Prova la demo
giocabile',advertisement:'Pubblicit\u00e0'},privacy:{'privacy-legitimate-interest-pop-up-1':'Unity sta personalizzando
la tua esperienza di visualizzazione degli annunci in questa applicazione. ',
'privacy-legitimate-interest-pop-up-2':'Tocca qui ','privacy-legitimate-interest-pop-up-3':'per saperne di pi\u00f9 su
Unity e sulle scelte di privacy.','privacy-dialog-title':'Messaggio di Unity sulla tua privacy','privacy-dialog-text-li-
p1':'Gli annunci consentono agli sviluppatori di offrire gratuitamente app eccezionali. Cerchiamo di mostrarti le app e
i prodotti di tuo maggiore interesse in base alle app che esegui, al dispositivo che utilizzi e al Paese in cui
vivi.','privacy-dialog-text-li-p2':'La maggior parte delle informazioni che utilizziamo per la personalizzazione degli
annunci si basa su un ID pubblicitario reimpostabile a livello di dispositivo (in genere l\u2019ID pubblicit\u00e0 di
Apple o di Google) e sul tuo indirizzo IP.',
'privacy-dialog-text-li-p2-1':'Utilizziamo queste informazioni per visualizzare annunci di altri giochi che pensiamo ti
possano piacere o di articoli virtuali che potrebbero esserti utili. Potremmo anche decidere di non mostrarti alcun
annuncio.','privacy-dialog-text-li-p2-2':'In base alle tue scelte di privacy, i tuoi dati sull\u2019interazione con
l\u2019app potrebbero essere associati a un ID Unity univoco e conservati per un massimo di 12 mesi. Conserveremo
inoltre un record dei dati personali associati al tuo ID pubblicitario per 30 giorni. Tuttavia, potremo conservare il
record delle tue transazioni per un massimo di 180 giorni ai fini fatturazione e prevenzione delle frodi.',
'privacy-dialog-text-li-p3-1':'La nostra ','privacy-dialog-text-li-p3-2':'informativa sulla privacy','privacy-dialog-text-li-
p3-3':' illustra come gestiamo i tuoi dati e come collaboriamo con i partner che forniscono gli annunci. Questi partner
possono raccogliere informazioni sul tuo ID pubblicitario da fonti diverse da Unity per personalizzare ulteriormente
gli annunci che visualizzi. Consulta le informative sulla privacy di queste terze parti per informazioni sui dati che
possono raccogliere.',
'privacy-dialog-text-li-p5-header':'Selezione','privacy-dialog-text-li-p5-header-
personalization':'Personalizzazione','privacy-dialog-text-li-p5':'Puoi scegliere di continuare per personalizzare la tua
esperienza oppure di mantenere un\u2019esperienza generica. Ci\u00f2 si applicher\u00e0 sia alla pubblicit\u00e0
proveniente direttamente da Unity che a quella proveniente dai partner pubblicitari. Nota che se hai gi\u00e0
effettuato una disattivazione a livello di rete, Unity continuer\u00e0 a rispettare la tua scelta di privacy precedente e
non \u00e8 necessario effettuare ora ulteriori scelte di disattivazione.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':"Diritti dell'interessato ironSource",'privacy-dialog-
text-updated-privacy-policy-p1-iron-source-1234':"Consulta l'{informativa sulla privacy di ironSource} per
comprendere in che modo la nostra affiliata, ironSource, raccoglie e utilizza i tuoi dati. Per esercitare i tuoi diritti di
accesso e/o di cancellazione dei dati che ironSource potrebbe raccogliere su di te, {fai clic qui}.",'privacy-dialog-text-
updated-privacy-policy-header-unity':'La nostra informativa sulla privacy',
'privacy-dialog-text-updated-privacy-policy-p1-unity-123':'La nostra {informativa sulla privacy} spiega in che modo
gestiamo i tuoi dati, come e in quale parte del mondo trasferiamo i dati per l\u2019elaborazione e come collaboriamo
con i partner che forniscono gli annunci. Questi partner possono raccogliere informazioni sul tuo ID pubblicitario da
fonti diverse da Unity per personalizzare ulteriormente gli annunci che visualizzi. Consulta le informative sulla
privacy di queste terze parti per informazioni sui dati che possono raccogliere.',
'privacy-using':'Utilizzo di {0}','privacy-located-in':'Ubicazione: {0}','privacy-used-this-app':'Questa app \u00e8 stata
utilizzata {0} volte questa settimana','privacy-seen-ads':'In questa app sono stati visualizzati {0} annunci','privacy-
installed-based-on':'Sono state installate {0} app in base a tali annunci','privacy-dialog-text-li-agree-radio-
button':'S\u00ec, accetto un\u2019esperienza personalizzata.','privacy-dialog-text-li-disagree-radio-button':'No, non
voglio un\u2019esperienza personalizzata.',
'privacy-dialog-text-li-agree-radio-button-with-explaination':'S\u00ec, accetto un\u2019esperienza personalizzata.
Questo significa che stai scegliendo l\u2019attivazione.','privacy-dialog-text-li-disagree-radio-button-with-
explaination':'No, non voglio un\u2019esperienza personalizzata. Questo significa che stai scegliendo la
disattivazione.','privacy-dialog-text-li-p6-header':'Modifica della scelta di privacy','privacy-dialog-text-li-p6':'Potrai
accedere a queste opzioni in qualsiasi momento toccando l\u2019icona di privacy dei dati Unity quando compare un
annuncio o dopo che compare.',
'privacy-dialog-text-li-p7-header':'Gestione dei dati','privacy-dialog-text-li-p7-header-delete-data':'Elimina i tuoi
dati','privacy-dialog-text-li-p7-123':'Puoi eliminare qualsiasi dato in possesso di Unity relativo al tuo dispositivo
facendo clic {qui}.','privacy-dialog-text-li-p7-1-delete-data-123':'Puoi eliminare qualsiasi dato in possesso di Unity
relativo al tuo dispositivo facendo clic {qui}.','privacy-dialog-text-li-p7-data-request-info':'*Nota, se hai gi\u00e0 una
richiesta di divulgazione dei dati in corso, i dati che stai richiedendo di eliminare per questo gioco potrebbero non
essere inclusi in tale rapporto.',
'privacy-dialog-text-li-p7-are-you-sure':'Vuoi continuare? ','privacy-dialog-text-li-p7-yes':'S\u00ec ','privacy-dialog-
text-li-p7-no':'No','privacy-dialog-text-li-p7-data-deletion-text':'Elaboreremo la tua richiesta e i tuoi dati relativi al
profilo verranno eliminati in 30 giorni. Inoltre disattiveremo immediatamente la personalizzazione degli annunci. Nota
che potremmo mantenere i tuoi dati ai fini di fatturazione e prevenzione delle frodi per 180 giorni.','privacy-dialog-
text-li-p7-data-deletion-text-delete-data':'Elaboreremo la tua richiesta e i tuoi dati relativi verranno eliminati. Nota, ai
fini del profilo questo processo richieder\u00e0 30 giorni. Inoltre disattiveremo immediatamente la personalizzazione
degli annunci. Potremmo mantenere i tuoi dati ai fini di fatturazione e prevenzione delle frodi per 180 giorni.',
'privacy-dialog-text-failed-age-gate-p1':'Questo annuncio \u00e8 stato fornito da Unity Ads. Siccome hai indicato di
avere meno di 18 anni, ti mostriamo gli annunci in base ai dati contestuali (ad esempio, in base al gioco che stai
eseguendo).','privacy-dialog-text-failed-age-gate-p2-123':'Consulta la nostra {informativa sulla privacy} per una
descrizione completa delle nostre procedure di trattamento dei dati. Potrai visualizzare le tue impostazioni di privacy
in qualsiasi momento toccando l\u2019icona di privacy dei dati Unity quando compare un annuncio o dopo che
compare.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'Questo annuncio \u00e8 stato fornito da Unity Ads. In questa app ti
mostriamo annunci in base ai dati contestuali, ad esempio in base al gioco che stai eseguendo.','privacy-dialog-text-
failed-age-gate-p2-1-ccpa-123':'Consulta la nostra {informativa sulla privacy} per una descrizione completa delle
nostre procedure di trattamento dei dati. Potrai visualizzare le tue impostazioni di privacy in qualsiasi momento
toccando l\u2019icona di privacy dei dati Unity quando compare un annuncio o dopo che compare.',
'privacy-dialog-text-coppa-p1':'Questo annuncio \u00e8 stato fornito da Unity Ads. Lo sviluppatore di questa app ha
abilitato i controlli della privacy per offrire una maggiore protezione della privacy o per indicare che questa app
\u00e8 destinata a bambini di et\u00e0 inferiore a 13 anni. Pertanto, ti mostriamo gli annunci in base ai dati
contestuali (ad esempio, in base al gioco con cui stai giocando).','privacy-dialog-text-coppa-p2-123':'Consulta la nostra
{informativa sulla privacy} per una descrizione completa delle nostre procedure di trattamento dei dati. Potrai
visualizzare le informazioni sulla privacy in qualsiasi momento toccando l\u2019icona di privacy dei dati Unity
quando compare un annuncio o dopo che compare.',
'privacy-dialog-text-coppa-p2-4':"Consulta l'{informativa sulla privacy di ironSource} per comprendere in che modo
la nostra affiliata, ironSource, raccoglie e utilizza i tuoi dati.",'privacy-dialog-button-confirm':'Conferma','privacy-
dialog-button-close':'Chiudi','privacy-data-request-header':'Richiedi i tuoi dati','privacy-data-request-text':'\u00c8 tuo
diritto richiedere i dati su di te che abbiamo raccolto per questo gioco. A tal fine, forniscici il tuo indirizzo e-mail per
consentirci di condividere un collegamento sicuro e personalizzato alla pagina di richiesta dei dati. Non utilizzeremo il
tuo indirizzo e-mail per alcun altro scopo.',
'privacy-data-request-submit':'Invia','privacy-data-request-email-input-placeholder':'Immetti ID e-mail','privacy-data-
request-confirmation-message':'Grazie. A breve, dovresti ricevere un messaggio e-mail con il collegamento per
richiedere i tuoi dati.','privacy-data-request-fail-message':'Hai raggiunto il numero massimo di tentativi. Per richiedere
i tuoi dati, riprova tra 24 ore.','privacy-data-request-error-message':'Errore: Riprova pi\u00f9 tardi.','privacy-captcha-
description':"Dobbiamo verificare che l'utente sia umano. Esamina le seguenti 16 immagini e seleziona quelle estranee
al tema.",
'privacy-captcha-success-message':'Confermato','privacy-captcha-retry-message':'Errore. Riprova.','privacy-data-nwo-
header':'Personalizzazione a livello di rete','privacy-data-nwo-text-opt-out-description':"Puoi scegliere di disattivare
l'esperienza personalizzata nella piattaforma Unity. Ci\u00f2 si applicher\u00e0 sia alla pubblicit\u00e0 proveniente
direttamente da Unity che a quella proveniente dai relativi partner pubblicitari, nonch\u00e9 alle esperienze
personalizzate fornite dai servizi di Unity. Nota che questa opzione si applica a tutte le tue applicazioni nella misura in
cui gli annunci o le esperienze sono fornite da Unity.",
'privacy-data-nwo-text-opt-out-button':'Disattiva la personalizzazione a livello di rete','privacy-data-nw-unavailable-
msg':'Poich\u00e9 lo sviluppatore ha abilitato i controlli della privacy e/o in base alle tue scelte di privacy e
impostazioni del dispositivo, Unity non manterr\u00e0 un tuo profilo a livello di rete in relazione a questa
applicazione e pertanto non possiamo consentirti la disattivazione della personalizzazione a livello di rete al
momento.','privacy-data-nwo-text-opt-in-description-123':"Se desideri abilitare nuovamente un'esperienza
personalizzata a livello di rete, puoi scegliere la riattivazione facendo clic {qui}. Nota che ci\u00f2 abiliter\u00e0
nuovamente un'esperienza completamente personalizzata in tutte le applicazioni che utilizzano la piattaforma Unity,
nel rispetto di eventuali scelte di privacy a livello di app che effettuerai dopo questa attivazione.",
'privacy-data-nwo-text-opt-in-ccpa-header':'Aggiornamento informativa CCPA','privacy-data-nwoo-confirmation-
message':"Hai scelto la disattivazione a livello di rete dell'esperienza personalizzata",'privacy-data-nwoi-confirmation-
message':"Hai scelto l'attivazione a livello di rete dell'esperienza personalizzata",'privacy-settings-report-ad':'Segnala
annuncio','privacy-settings-report-ad-title':'Segnala annuncio','privacy-settings-report-ad-desc':"Hai problemi con
l'annuncio corrente? Puoi segnalarli a Unity e fornire informazioni al riguardo. La segnalazione chiuder\u00e0
l'annuncio e, se l'annuncio non viene completato, gli eventuali premi relativi andranno persi.",
'privacy-settings-report-ad-reason-1':"L'annuncio non viene visualizzato",'privacy-settings-report-ad-reason-
2':"L'annuncio \u00e8 molto offensivo",'privacy-settings-report-ad-reason-3':"L'annuncio non viene visualizzato
correttamente",'privacy-settings-report-ad-reason-4':'Non mi piace questo annuncio','privacy-settings-report-ad-
reason-5':'Altro','privacy-settings-report-ad-disclaimer':"Dichiarazione di non responsabilit\u00e0: La segnalazione
chiuder\u00e0 l'annuncio e, se l'annuncio non viene completato, gli eventuali premi relativi andranno persi.",
'privacy-settings-report-ad-button':'Segnala','privacy-settings-build-info':'Informazioni sulla build','privacy-data-nwo-
text-opt-in-description':"Per consentire nuovamente un'esperienza personalizzata a livello di rete, puoi acconsentire
esplicitamente facendo clic ",'privacy-data-nwo-text-opt-in-link':'qui','privacy-data-nwo-text-opt-in-description-2':". In
questo modo, consentirai un'esperienza personalizzata completa su tutte le applicazioni che utilizzano la piattaforma
Unity, subordinatamente alle scelte in materia di privacy a livello di app che potrai eseguire dopo il consenso
esplicito."}},
'de.*':{endscreen:{Ratings:'Bewertungen','Download For Free':'Gratis Download','Install
Now':'Installieren',Install:'Installieren',GET:'LADEN',Get:'Laden',Free:'Gratis',Price:'Preis'},videoScreen:{'Learn
More':'Erfahre mehr','Download For Free':'Gratis Download','Install
Now':'Installieren',Install:'Installieren',GET:'LADEN',Get:'Laden',Sponsored:'Werbung','close-reward-dialog-
title':'Video beenden?','close-reward-dialog-desc':'Sie verlieren dadurch Ihre Pr\u00e4mie.','close-reward-dialog-close-
btn':'VIDEO BEENDEN',
'close-reward-dialog-resume-btn':'VIDEO FORTSETZEN',Free:'Gratis','reward-granted':'Belohnung
erhalten!',advertisement:'Anzeige'},consent:{'homepage-title':'Darf der Unity-Cookie Ihre Daten sammeln und nutzen,
um Ihre Spielerfahrung und die Ads zu personalisieren?','homepage-main-text':'Unity und unsere <span class="third-
parties-link page-link">Partner</span> sammeln <span class="data-link page-link">Daten</span>,
einschlie\u00dflich <span class="demographic-link page-link">demographischer Informationen</span>, und nutzen
<span class="mobile-identifiers-link page-link">Handy-Indentifikatoren</span> f\u00fcr die <span
class="personalization-link page-link">Personalisierung</span> und <span class="measurement-link page-
link">Erfassung</span> von Gameplay und Ads. Sie k\u00f6nnen diese Einstellungen jederzeit einsehen, indem Sie
auf das Unity-Datenschutzsymbol tippen, wenn oder nachdem eine Anzeige erscheint.',
'homepage-accept-all':'Akzeptieren','homepage-show-my-choices':'Wahlm\u00f6glichkeiten anzeigen','my-choices-
title':'Darf der Unity-Cookie Ihre Daten sammeln und nutzen, um Ihre Spielerfahrung und die Ads zu
personalisieren?','my-choices-text':'Unity und unsere Partner sammeln Daten, einschlie\u00dflich demographischer
Informationen, und nutzen Handy-Indentifikatoren f\u00fcr die Personalisierung und Erfassung von Gameplay und
Ads. Sie k\u00f6nnen diese Einstellungen jederzeit einsehen, indem Sie auf das Unity-Datenschutzsymbol tippen,
wenn oder nachdem eine Anzeige erscheint.',
'my-choices-switch-game-experience':'Ich stimme einer personalisierten Spielerfahrung zu','my-choices-switch-
personalized-ads':'Ich stimme personalisierten Ads und In-App-Inhalten von Unity zu','my-choices-switch-
personalized-third-party':'Ich stimme personalisierten Ads zu, sowie der Erfassung von Daten, einschlie\u00dflich
demographischer und anderer Daten von Drittanbietern.','my-choices-back':'Zur\u00fcck','save-my-choices':'Auswahl
speichern','agree-to-all':'Allem zustimmen','no-thanks':'Nein danke',
'privacy-what-we-collect-title':'Welche Informationen wir sammeln und wie wir sie nutzen','privacy-what-we-collect-
desc-p1':'Die meisten Informationen, die f\u00fcr die Personalisierung verwendet werden, basieren auf der Werbe-ID
Ihres Ger\u00e4tes (Werbeidentifikatoren von Apple oder Google) und Ihrer IP-Adresse.','privacy-what-we-collect-
desc-p2':'Aus Ihrer Interaktion mit der App, schlie\u00dfen wir, welche anderen Apps f\u00fcr Sie von Interesse sein
k\u00f6nnten. Hier ein Beispiel:','privacy-what-we-collect-desc-p3':'Wir w\u00fcrden diese Informationen nutzen, um
Ihnen Ads zu Spielen zu zeigen, von denen wir glauben, dass sie Ihnen gefallen w\u00fcrden. Au\u00dferdem
k\u00f6nnen wir so Ihre Spielerfahrung gegebenenfalls anpassen. Dies schlie\u00dft die Anpassung des Spiel-Stores
ein, um Ihnen Werkzeuge und Extras anzubieten, die Sie interessieren k\u00f6nnten, sowie um das Spiel ihrem
gegenw\u00e4rtigen Fortschrittslevel anzupassen.',
'privacy-what-we-collect-desc-p4':'Wir speichern die Daten nur f\u00fcr 30 Tage. Transaktionsaufzeichnungen mit
Ihren Daten werden zur Rechnungserstellung und Betrugspr\u00e4vention bis zu 180 Tage gespeichert.','privacy-
what-we-collect-sub-title':'Welche Daten unsere Werbepartner sammeln (Erfassung und Demographie)','privacy-what-
we-collect-desc-p5':'Unsere Partner nutzen Ihre Werbe-ID und IP-Adresse, um ein Profil \u00fcber Sie zu erstellen
und Ihre Pr\u00e4ferenzen und Ihre demographischen Daten zu Ihrem Haushalt zu erfassen. Zu den demographischen
Daten geh\u00f6ren Informationen zum Familienstand und zum ungef\u00e4hren Einkommen. Lesen Sie die
Datenschutzrichtlinien unserer Partner, um zu erfahren wie sie Ihre gesammelten Daten einsehen und l\u00f6schen
k\u00f6nnen.',
'privacy-what-we-collect-desc-p6':'Erfasst werden ebenfalls Informationen von Ihrem Handy, einschlie\u00dflich des
Drucks, den sie auf den Bildschirm aus\u00fcben (Druckpunktmessung). Der Hintergrund dieser Datenerfassung liegt
in der Betrugspr\u00e4vention. So k\u00f6nnen unsere Partner feststellen, ob es sich bei einer Interaktion um eine
echte Person handelt (ungleichm\u00e4\u00dfige Druckpunkte) oder um einen Bot, der zu T\u00e4uschungszwecken
dem Markt hinzugef\u00fcgt wurde, mit dem Ziel Werbenetzwerke zu st\u00f6ren.',
'privacy-using':'Nutzt {0}','privacy-located-in':'H\u00e4lt sich in {0} auf','privacy-used-this-app':'Hat diese App {0}
mal in dieser Woche genutzt','privacy-seen-ads':'Hat {0} Ads in dieser App gesehen','privacy-installed-based-on':'Hat
{0} Apps basierend auf diesen Ads installiert','privacy-data-transfer-title':'Datentransfer au\u00dferhalb der
EU','privacy-data-transfer-desc':'Beachten Sie, dass Unity Daten auf Servern in den USA transferieren und verarbeiten
kann. Wir gew\u00e4hren Ihren Daten jedoch mittels internationaler Abkommen und Abkommen mit unseren
Drittanbietern den Schutz, der Ihnen im europ\u00e4ischen Wirtschaftsraum gew\u00e4hrt wird, auch wenn Ihre
Daten in diesem Teil der Welt gesammelt wurden. Besuchen sie Unitys <a href="https://unity3d.com/legal/privacy-
policy">Datenschutzrichtlinie</a>, um mehr \u00fcber Datentransfers zu erfahren.',
'privacy-third-party-title':'Drittanbieter-Werbepartner anzeigen','privacy-changing-privacy-choice-
title':'Datenschutzeinstellungen \u00e4ndern','privacy-changing-privacy-choice-text':'Sie k\u00f6nnen diese
Einstellungen jederzeit einsehen, indem Sie auf das Unity-Datenschutzsymbol tippen, wenn oder nachdem eine
Anzeige erscheint.','privacy-our-privacy-policy-title-iron-source':'Rechte der betroffenen Person bei
ironSource','privacy-our-privacy-policy-desc-iron-source':'Bitte lesen Sie die <a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">Datenschutzrichtlinie von
ironSource</a>, um zu verstehen, wie unser Tochterunternehmen ironSource Ihre Daten sammelt und nutzt. Bitte <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">klicken Sie hier</a>, um Ihr Recht auf
Zugriff und/oder L\u00f6schung im Zusammenhang mit Daten, die ironSource von Ihnen sammeln k\u00f6nnte,
auszu\u00fcben.',
'privacy-our-privacy-policy-title':'Unsere Datenschutzrichtlinie','privacy-our-privacy-policy-desc':'Unsere <a
href="https://unity3d.com/legal/privacy-policy">Datenschutzrichtlinie</a> erkl\u00e4rt, wie wir mit Ihren Daten
umgehen, einschlie\u00dflich wie und wo in der Welt Ihre Daten transferiert und verarbeitet werden und wie wir mit
unseren Partnern zusammenarbeiten, die die Ads bereitstellen. Diese Partner k\u00f6nnen \u00fcber Ihre Werbe-ID
Daten aus weiteren Quellen au\u00dferhalb von Unity sammeln, um die Ads genauer auf Sie anzupassen. Besuchen
Sie die Datenschutzrichtlinien dieser Werbepartner, um die gesammelten Daten \u00fcber Sie einzusehen.',
'privacy-settings-title':'Datenschutzeinstellungen','privacy-settings-personalization-
settings':'Personalisierungseinstellungen','privacy-settings-manage-your-data':'Verwalten Sie Ihre
Informationen','privacy-settings-manage-your-data-desc':'Sie k\u00f6nnen jegliche Information, die Unity \u00fcber
Sie gesammelt hat, l\u00f6schen, indem sie <span class="delete-your-data-link page-link">hier</span>
klicken.','privacy-settings-manage-your-data-are-you-sure':'Sind Sie sicher?','privacy-settings-manage-your-data-
yes':'Ja',
'privacy-settings-manage-your-data-no':'Nein','privacy-settings-manage-your-data-deletion-msg':'Wir verarbeiten Ihre
Anfrage. Ihre Daten werden nach 30 Tagen gel\u00f6scht sein. Wir melden Sie ebenfalls von personalisierten Ads
sofort ab. Bitte beachten Sie: Transaktionsaufzeichnungen mit Ihren Daten werden zur Rechnungserstellung und
Betrugspr\u00e4vention bis zu 180 Tage gespeichert.','privacy-settings-report-ad':'Ad melden','privacy-settings-build-
info':'Build-Info','privacy-settings-close':'Schlie\u00dfen',
disagree:'Nein danke','privacy-settings-screen-choice-gate-ad-settings':'Einstellungen f\u00fcr
Werbeanzeigen','privacy-settings-screen-choice-gate-about-this-ad':'\u00dcber diese Werbeanzeige','privacy-settings-
screen-choice-gate-privacy-settings':'Datenschutzeinstellungen','privacy-settings-about-this-ad-why-this-ad':'Warum
sehe ich diese Werbeanzeige?','privacy-settings-about-this-ad-why-this-ad-desc-1':'Welche Werbeanzeigen Sie
angezeigt bekommen, h\u00e4ngt von verschiedenen Parametern ab:',
'privacy-settings-about-this-ad-why-this-ad-desc-2':'Wir verwenden die oben genannten Parameter zur Optimierung
der Werbekampagnen, einschlie\u00dflich der Begrenzung der Anzahl, die Sie eine spezifische Anzeige in unserem
Netzwerk zu sehen bekommen, oder der Anzahl der Anzeigen, die Sie in einer bestimmten App angezeigt
bekommen.','privacy-settings-about-this-ad-why-this-ad-desc-3':'Bei bestimmten Nutzern werden wir, entsprechend
den Anweisungen unserer Herausgeber (z. B. bei einer App, die sich an Kinder richtet), keine app-
\u00fcbergreifenden Identifikatoren, wie etwa die Werbe-ID, erheben oder nutzen, um zu entscheiden, welche
Anzeigen wir bereitstellen.',
'privacy-settings-about-this-ad-why-this-ad-identifiers':'Identifikatoren','privacy-settings-about-this-ad-why-this-ad-
identifiers-desc':'Etwa Werbe-ID, IP-Adresse und selbsterstellte IDs, die f\u00fcr eine spezifische App einzigartig
sind, sowie IDs, die nur f\u00fcr Apps desselben Entwicklers einzigartig sind.','privacy-settings-about-this-ad-why-
this-ad-general-info':'Allgemeine technische Ger\u00e4teinformationen','privacy-settings-about-this-ad-why-this-ad-
general-info-desc':'Technische Informationen wie die Zeitzone des Ger\u00e4ts, die Menge an freiem Speicherplatz
auf dem Ger\u00e4t, Name und Version der App, auf die die Anzeige \u00fcbermittelt wird usw.',
'privacy-settings-about-this-ad-why-this-ad-performance-info':'Leistungsdaten','privacy-settings-about-this-ad-why-
this-ad-performance-info-desc':'Die Kennzeichnung, ob eine Anzeige angezeigt oder angeklickt wurde, oder ob eine
Installation einer beworbenen App vorgenommen wurde. Informationen dar\u00fcber, welche Handlungen auf der
App des Werbetreibenden nach einer solchen Installation vorgenommen wurden, etwa In-App-K\u00e4ufe oder Level
im Spiel (wenn der Werbetreibende sich entscheidet, solche Informationen bereitzustellen)',
'privacy-settings-about-this-ad-control-ad-exp':'Steuern Sie Ihre Werbeanzeigen','privacy-settings-about-this-ad-
control-ad-exp-desc':'Sie haben die Kontrolle dar\u00fcber, welche Anzeigen Sie angezeigt bekommen, indem Sie die
Funktionen dieser Datenschutzkarte f\u00fcr Unity Ads insgesamt verwenden:','privacy-settings-about-this-ad-control-
ad-exp-opt-1':'Sie k\u00f6nnen <a class="report-ad-link">eine Werbeanzeige melden</a>, um uns zu informieren,
falls Sie Anzeigen mit anst\u00f6\u00dfigen Inhalten sehen, oder wenn sie Ihnen einfach nicht gefallen. Dies hilft uns,
Anzeigen zu identifizieren, die wir \u00fcberpr\u00fcfen m\u00fcssen und die unser Eingreifen erfordern.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Sie k\u00f6nnen <a class="ad-personalization-link">Ihre
Personalisierungseinstellungen f\u00fcr Werbeanzeigen</a> f\u00fcr diese App \u00fcberpr\u00fcfen und
\u00e4ndern. Dies begrenzt die Menge an Daten, die wir erheben, und die verwendet werden, um die relevanten
Werbeanzeigen basieren auf den oben beschriebenen Daten bereitzustellen.','privacy-settings-about-this-ad-control-ad-
exp-opt-3':'Sie k\u00f6nnen <a class="nwo-link">eine netzwerkweite L\u00f6schung</a> durchf\u00fchren. Dies
wird Ihre einzigartigen Identifikatoren und die Daten, die wir verwenden, um Ihnen f\u00fcr Sie relevante
Werbeanzeigen anzuzeigen, \u00fcber das gesamte Netzwerk von Unity Ads l\u00f6schen.',
'privacy-settings-about-this-ad-paid-by':'Werbeanzeige bezahlt von','privacy-settings-about-this-ad-paid-for':'Im
Auftrag von','privacy-settings-submit-report':'Sie k\u00f6nnen einen <a class="submit-report-link" target="_blank"
href="https://unity-transparency.atlassian.net/servicedesk/customer/portal/1">Bericht im Rahmen des
Gesetzes\u00fcber digitale Dienste einreichen</a>.','privacy-settings-report-ad-title':'Anzeige melden','privacy-
settings-report-ad-desc':'Sie m\u00f6chten die aktuelle Anzeige nicht sehen? Sie k\u00f6nnen diese Anzeige bei Unity
melden und uns dar\u00fcber informieren. Die Meldung schlie\u00dft diese Anzeige, und wenn die Anzeige nicht
vollst\u00e4ndig ausgeliefert wurde, verfallen alle Belohnungen.',
'privacy-settings-report-ad-reason-1':'Anzeige wird nicht angezeigt','privacy-settings-report-ad-reason-2':'Anzeige ist
beleidigend','privacy-settings-report-ad-reason-3':'Anzeige wird nicht richtig angezeigt','privacy-settings-report-ad-
reason-4':'Diese Anzeige gef\u00e4llt mir nicht','privacy-settings-report-ad-reason-5':'Sonstiges','privacy-settings-
report-ad-disclaimer':'Haftungsausschluss: Die Meldung schlie\u00dft diese Anzeige, und wenn die Anzeige nicht
vollst\u00e4ndig ausgeliefert wurde, verfallen alle Belohnungen.',
'privacy-settings-report-ad-button':'Melden'},mraid:{Sponsored:'Werbung','Try the playable demo':'Probier die Demo
f\u00fcr',advertisement:'Anzeige'},privacy:{'privacy-legitimate-interest-pop-up-1':'Unity personalisiert Ihre Ads-
Erfahrung in dieser Anwendung. ','privacy-legitimate-interest-pop-up-2':'Tippen Sie hier ','privacy-legitimate-interest-
pop-up-3':'um mehr \u00fcber Unity und Ihre Datenschutzoptionen zu erfahren.','privacy-dialog-title':'Eine Nachricht
von Unity zu Ihrem Datenschutz','privacy-dialog-text-li-p1':'Ads erm\u00f6glichen es Entwicklern, hervorragende
Apps kostenlos anzubieten. Wir versuchen, Ihnen die Apps und Produkte anzuzeigen, die f\u00fcr Sie am
interessantesten sind, basierend auf den Apps, die Sie zum Spielen verwenden, dem Ger\u00e4t, das Sie verwenden,
und dem Land, in dem Sie sich befinden.',
'privacy-dialog-text-li-p2':'Die meisten Informationen, die wir f\u00fcr die Personalisierung der Ads verwenden,
basieren auf einer auf Ger\u00e4teebene zur\u00fccksetzbaren Werbe-ID (in der Regel Apple Advertising Identifier
oder Google Advertising Identifier) und Ihrer IP-Adresse.','privacy-dialog-text-li-p2-1':'Wir verwenden diese
Informationen, um Ihnen Ads f\u00fcr andere Spiele, von denen wir denken, dass sie Ihnen gefallen, oder f\u00fcr
virtuelle Gegenst\u00e4nde, die f\u00fcr Sie n\u00fctzlich sein k\u00f6nnen, zu zeigen. Wir k\u00f6nnen sogar
festlegen, dass wir Ihnen keine Ad zeigen.',
'privacy-dialog-text-li-p2-2':'Vorbehaltlich Ihrer Datenschutzeinstellungen k\u00f6nnen Ihre App-Interaktionsdaten
mit einer eindeutigen Unity-ID verkn\u00fcpft und f\u00fcr bis zu 12 Monate gespeichert werden. Ferner bewahren
wir eine Aufzeichnung der personenbezogenen Daten, die mit Ihrer Werbe-ID verkn\u00fcpft sind, 30 Tage auf. Wir
k\u00f6nnen jedoch Ihre Transaktionsaufzeichnungen, die Ihre personenbezogenen Daten verwenden, bis zu 180 Tage
zu Abrechnungs- und Betrugspr\u00e4ventionszwecke aufbewahren.',
'privacy-dialog-text-li-p3-1':'Unsere ','privacy-dialog-text-li-p3-2':'Datenschutzrichtlinie','privacy-dialog-text-li-p3-3':'
erl\u00e4utert, wie wir Ihre Daten verwalten und wie wir mit Partnern zusammenarbeiten, die Ads platzieren. Diese
Partner k\u00f6nnen \u00fcber Ihre Werbe-ID Daten aus weiteren Quellen au\u00dferhalb von Unity sammeln, um die
Ads genauer auf Sie anzupassen. Besuchen Sie die Datenschutzrichtlinien dieser Werbepartner, um die gesammelten
Daten \u00fcber Sie einzusehen.','privacy-dialog-text-li-p5-header':'Auswahl',
'privacy-dialog-text-li-p5-header-personalization':'Personalisierung','privacy-dialog-text-li-p5':'Sie k\u00f6nnen
w\u00e4hlen, ob Sie weiterhin eine personalisierte Erfahrung w\u00fcnschen oder eine herk\u00f6mmliche. Dies gilt
sowohl f\u00fcr Werbung, die direkt von Unity stammt, als auch f\u00fcr Werbung von Werbepartnern. Beachten Sie,
dass, wenn Sie bereits eine netzwerkweite Abmeldung durchgef\u00fchrt haben, Unity weiterhin Ihre vorherige
Datenschutzeinstellung ber\u00fccksichtigt und zu diesem Zeitpunkt keine weitere Auswahl zur Abmeldung getroffen
werden muss.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'Rechte der betroffenen Person bei
ironSource','privacy-dialog-text-updated-privacy-policy-p1-iron-source-1234':'Lesen Sie die {Datenschutzrichtlinie
von ironSource}, um zu erfahren, wie unser Tochterunternehmen ironSource Ihre Daten sammelt und nutzt. {Klicken
Sie hier}, um Ihr Recht auf Zugriff und/oder L\u00f6schung im Zusammenhang mit Daten, die ironSource \u00fcber
Sie erheben kann, auszu\u00fcben.','privacy-dialog-text-updated-privacy-policy-header-unity':'Unsere
Datenschutzrichtlinie',
'privacy-dialog-text-updated-privacy-policy-p1-unity-123':'Unsere {Datenschutzrichtlinie} gibt wieder, wie wir Ihre
Daten verwalten, einschlie\u00dflich wie und wohin wir Daten zur Verarbeitung \u00fcbertragen, und wie wir mit
Partnern zusammenarbeiten, die Ads bereitstellen. Diese Partner k\u00f6nnen \u00fcber Ihre Werbe-ID Daten aus
weiteren Quellen au\u00dferhalb von Unity sammeln, um die Ads genauer auf Sie anzupassen. Besuchen Sie die
Datenschutzrichtlinien dieser Werbepartner, um die gesammelten Daten \u00fcber Sie einzusehen.',
'privacy-using':'Nutzung {0}','privacy-located-in':'Standort in {0}','privacy-used-this-app':'Hat diese App {0} mal in
dieser Woche genutzt','privacy-seen-ads':'Hat {0} Ads in dieser App gesehen','privacy-installed-based-on':'Hat {0}
Apps basierend auf diesen Ads installiert','privacy-dialog-text-li-agree-radio-button':'Ich stimme einer personalisierten
Erfahrung zu.','privacy-dialog-text-li-disagree-radio-button':'Ich lehne eine personalisierte Erfahrung ab.','privacy-
dialog-text-li-agree-radio-button-with-explaination':'Ich stimme einer personalisierten Erfahrung zu. Somit
entscheiden Sie sich f\u00fcr eine Anmeldung.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'Ich lehne eine personalisierte Erfahrung ab. Somit
entscheiden Sie sich f\u00fcr eine Abmeldung.','privacy-dialog-text-li-p6-header':'Datenschutzeinstellungen
\u00e4ndern','privacy-dialog-text-li-p6':'Sie k\u00f6nnen diese Einstellungen jederzeit einsehen, indem Sie auf das
Unity-Datenschutzsymbol tippen, wenn oder nachdem eine Anzeige erscheint.','privacy-dialog-text-li-p7-
header':'Datenverwaltung','privacy-dialog-text-li-p7-header-delete-data':'Ihre Daten l\u00f6schen',
'privacy-dialog-text-li-p7-123':'Sie k\u00f6nnen jegliche Daten, die Unity \u00fcber Ihr Ger\u00e4t hat, l\u00f6schen,
indem sie {hier} klicken.','privacy-dialog-text-li-p7-1-delete-data-123':'Sie k\u00f6nnen jegliche Daten, die Unity
\u00fcber Ihr Ger\u00e4t hat, l\u00f6schen, indem sie {hier} klicken.','privacy-dialog-text-li-p7-data-request-
info':'*Beachten Sie, dass die Daten, deren L\u00f6schung Sie f\u00fcr dieses Spiel beantragen, m\u00f6glicherweise
nicht in diesem Bericht enthalten sind, wenn Sie bereits einen Antrag auf Offenlegung von Daten gestellt haben.',
'privacy-dialog-text-li-p7-are-you-sure':'Sind Sie sicher? ','privacy-dialog-text-li-p7-yes':'Ja ','privacy-dialog-text-li-p7-
no':'Nein','privacy-dialog-text-li-p7-data-deletion-text':'Wir bearbeiten Ihre Anfrage. Ihre Daten f\u00fcr Profilzwecke
werden innerhalb von 30 Tagen gel\u00f6scht. Ferner melden wir Sie umgehend von personalisierten Ads ab.
Beachten Sie, dass wir Ihre Daten zu Abrechnungs- und Betrugspr\u00e4ventionszwecken f\u00fcr 180 Tage
aufbewahren k\u00f6nnen.','privacy-dialog-text-li-p7-data-deletion-text-delete-data':'Wir bearbeiten Ihre Anfrage. Ihre
Daten werden gel\u00f6scht. Beachten Sie, dass dieser Vorgang zu Profilzwecken 30 Tage in Anspruch nimmt. Ferner
melden wir Sie umgehend von personalisierten Ads ab. Wir k\u00f6nnen Ihre Daten zu Abrechnungs- und
Betrugspr\u00e4ventionszwecken f\u00fcr 180 Tage aufbewahren.',
'privacy-dialog-text-failed-age-gate-p1':'Diese Werbung wurde von Unity Ads bereitgestellt. Da Sie angegeben haben,
dass Sie unter 18 Jahre alt sind, stellen wir Ihnen Ads bereit, die auf kontextbezogenen Daten basieren (z. B. das Spiel,
das Sie spielen).','privacy-dialog-text-failed-age-gate-p2-123':'Um eine vollst\u00e4ndige Beschreibung unserer
Datenschutzverfahren zu erhalten, lesen Sie unsere {Datenschutzrichtlinie}. Sie k\u00f6nnen Ihre
Datenschutzeinstellungen jederzeit einsehen, indem Sie auf das Unity-Datenschutzsymbol tippen, wenn oder nachdem
eine Ad angezeigt wird.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'Diese Werbung wurde von Unity Ads bereitgestellt. In dieser App
stellen wir Ihnen Ads bereit, die auf kontextbezogenen Daten basieren, z. B. auf dem Spiel, das Sie gerade
spielen.','privacy-dialog-text-failed-age-gate-p2-1-ccpa-123':'Um eine vollst\u00e4ndige Beschreibung unserer
Datenschutzverfahren zu erhalten, lesen Sie unsere {Datenschutzrichtlinie}. Sie k\u00f6nnen Ihre
Datenschutzeinstellungen jederzeit einsehen, indem Sie auf das Unity-Datenschutzsymbol tippen, wenn oder nachdem
eine Ad angezeigt wird.',
'privacy-dialog-text-coppa-p1':'Diese Werbung wurde von Unity Ads bereitgestellt. Die Entwickler dieser App haben
eine Datenschutzkontrolle aktiviert, um eine gesch\u00fctztere Erfahrung in Bezug auf Daten zu erm\u00f6glichen
oder darauf hinzuweisen, dass sich diese App an Kinder unter 13 Jahren richtet. Aus diesem Grund stellen wir Ihnen
gegen\u00fcber Ads bereit, die ausschlie\u00dflich auf kontextbezogenen Daten basieren (z. B. das Spiel, das Sie
gerade spielen).','privacy-dialog-text-coppa-p2-123':'Um eine vollst\u00e4ndige Beschreibung unserer
Datenschutzverfahren zu erhalten, lesen Sie unsere {Datenschutzrichtlinie}. Sie k\u00f6nnen die
Datenschutzinformationen jederzeit einsehen, indem Sie auf das Unity-Datenschutzsymbol tippen, wenn oder
nachdem eine Ad angezeigt wird.',
'privacy-dialog-text-coppa-p2-4':'Lesen Sie die {Datenschutzrichtlinie von ironSource}, um zu erfahren, wie unser
Tochterunternehmen ironSource Ihre Daten sammelt und nutzt.','privacy-dialog-button-
confirm':'Best\u00e4tigen','privacy-dialog-button-close':'Schlie\u00dfen','privacy-data-request-header':'Ihre Daten
anfordern','privacy-data-request-text':'Sie haben das Recht, die Daten anzufordern, die wir \u00fcber Sie f\u00fcr
dieses Spiel erhoben haben. Teilen Sie uns hierzu Ihre E-Mail-Adresse mit, damit wir Ihnen einen sicheren und
personalisierten Link zur Datenanforderungsseite zur Verf\u00fcgung stellen k\u00f6nnen. Wir verwenden Ihre E-
Mail-Adresse nicht f\u00fcr andere Zwecke.',
'privacy-data-request-submit':'\u00dcbermitteln','privacy-data-request-email-input-placeholder':'E-Mail-ID
eingeben','privacy-data-request-confirmation-message':'Vielen Dank. Sie erhalten in K\u00fcrze eine E-Mail mit dem
Link zur Anforderung Ihrer Daten.','privacy-data-request-fail-message':'Sie haben die maximale Anzahl an Versuchen
erreicht. Versuchen Sie nach 24 Stunden erneut, Ihre Daten anzufordern.','privacy-data-request-error-message':'Fehler:
Versuchen Sie es sp\u00e4ter noch einmal.','privacy-captcha-description':'Wir m\u00fcssen \u00fcberpr\u00fcfen, ob
der Benutzer ein Mensch ist. Sehen Sie sich die folgenden 16 Bilder an und w\u00e4hlen Sie das aus, das nicht zum
Thema passt.',
'privacy-captcha-success-message':'Best\u00e4tigt','privacy-captcha-retry-message':'Falsch. Versuchen Sie es noch
einmal.','privacy-data-nwo-header':'Netzwerkweite Personalisierung','privacy-data-nwo-text-opt-out-description':'Sie
k\u00f6nnen ausw\u00e4hlen, ob Sie sich von einer personalisierten Erfahrung auf der Unity-Plattform abmelden.
Dies gilt sowohl f\u00fcr Werbung, die direkt von Unity als auch von seinen Werbepartnern stammt, als auch f\u00fcr
die personalisierte Erfahrung, die von Unity-Diensten bereitgestellt wird. Beachten Sie, dass diese Option f\u00fcr alle
Ihre Anwendungen gilt, sofern Werbung oder Erfahrungen von Unity bereitgestellt werden.',
'privacy-data-nwo-text-opt-out-button':'Abmeldung von der netzwerkweiten Personalisierung','privacy-data-nw-
unavailable-msg':'Aufgrund der Aktivierung von Datenschutzkontrollen durch den Entwickler und/oder Ihrer eigenen
Datenschutz- und Ger\u00e4teeinstellungen unterh\u00e4lt Unity in Verbindung mit dieser Anwendung kein
netzwerkweites Profil f\u00fcr Sie. Daher k\u00f6nnen wir Ihnen derzeit keine Abmeldung von der netzwerkweiten
Personalisierung anbieten.','privacy-data-nwo-text-opt-in-description-123':'Wenn Sie eine personalisierte
netzwerkweite Erfahrung wieder aktivieren m\u00f6chten, k\u00f6nnen Sie sich wieder anmelden, indem Sie {hier}
klicken. Beachten Sie, dass dadurch wieder eine vollst\u00e4ndige personalisierte Erfahrung in allen Anwendungen,
die die Unity-Plattform nutzen, aktiviert wird, vorbehaltlich aller Datenschutzeinstellungen auf Anwendungsebene,
die Sie nach dieser Anmeldung vornehmen.',
'privacy-data-nwo-text-opt-in-ccpa-header':'Aktualisierung der CCPA-Mitteilung','privacy-data-nwoo-confirmation-
message':'Sie haben sich dazu entschieden, sich netzwerkweit von einer personalisierten Erfahrung
abzumelden','privacy-data-nwoi-confirmation-message':'Sie haben sich dazu entschieden, sich netzwerkweit bei einer
personalisierten Erfahrung anzumelden','privacy-settings-report-ad':'Werbung melden','privacy-settings-report-ad-
title':'Werbung melden','privacy-settings-report-ad-desc':'Haben Sie Probleme mit Ihrer aktuellen Werbung? Sie
k\u00f6nnen diese Ad bei Unity melden und uns dar\u00fcber informieren. Durch eine Meldung wird diese Ad
geschlossen. Wenn die Ad nicht abgeschlossen wurde, verfallen alle Belohnungen.',
'privacy-settings-report-ad-reason-1':'Ad wird nicht angezeigt','privacy-settings-report-ad-reason-2':'Ad ist
\u00e4u\u00dferst beleidigend','privacy-settings-report-ad-reason-3':'Ad sieht nicht gut aus','privacy-settings-report-
ad-reason-4':'Ich mag diese Ad nicht','privacy-settings-report-ad-reason-5':'Sonstiges','privacy-settings-report-ad-
disclaimer':'Disclaimer: Durch eine Meldung wird diese Ad geschlossen. Wenn die Ad nicht abgeschlossen wurde,
verfallen alle Belohnungen.','privacy-settings-report-ad-button':'Melden',
'privacy-settings-build-info':'Daten erstellen','privacy-data-nwo-text-opt-in-description':'Wenn Sie ein personalisiertes
Erlebnis im gesamten Netzwerk wieder aktivieren m\u00f6chten, klicken Sie ','privacy-data-nwo-text-opt-in-
link':'hier','privacy-data-nwo-text-opt-in-description-2':'. Bitte beachten Sie, dass dadurch wieder ein vollst\u00e4ndig
personalisiertes Erlebnis in allen Anwendungen, die die Unity-Plattform nutzen, aktiviert wird, vorbehaltlich aller
Datenschutzeinstellungen auf Anwendungsebene, die Sie nach dieser Aktivierung vornehmen.'}},
'zh(_TW|_HK|_MO|_#?Hant)?(_TW|_HK|_MO|_#?Hant)+$':{endscreen:{Ratings:'\u8a55\u5206','Download For
Free':'\u514d\u8cbb\u4e0b\u8f09',Downloading:'\u5f8c\u53f0\u4e0b\u8f09\u4e2d','Download
completed':'\u4e0b\u8f09\u5b8c\u6210','Download failed due to insufficient space':'\u4e0b\u8f09\u5931\u6557 -
\u5b58\u5132\u7a7a\u9593\u4e0d\u8db3\uff0c\u8acb\u6e05\u7406\u540e\u91cd\u8a66','Download failed because file
a l r e a d y e x i s t s ' : ' \ u 4 e 0 b \ u 8 f 0 9 \ u 5 9 3 1 \ u 6 5 5 7 -
\u6587\u4ef6\u5df2\u7d93\u5b58\u5728\uff0c\u8acb\u76f4\u63a5\u5b89\u88dd\u6216\u522a\u9664',
'Download failed due network error':'\u4e0b\u8f09\u5931\u6557 -
\u7db2\u7d61\u932f\u8aa4\uff0c\u8acb\u6aa2\u67e5\u7db2\u7d61\u9023\u63a5\u4e26\u91cd\u8a66','Download
canceled':'\u4e0b\u8f09\u88ab\u53d6\u6d88\uff0c\u53ef\u91cd\u65b0\u5617\u8a66\u4e0b\u8f09','Download
failed':'\u4e0b\u8f09\u932f\u8aa4\uff0c\u8acb\u5617\u8a66\u91cd\u65b0\u4e0b\u8f09','Download is
queued':'\u4e0b\u8f09\u4efb\u52d9\u5df2\u52a0\u5165\u968a\u5217','Download
paused':'\u4e0b\u8f09\u88ab\u66ab\u505c','Download paused due to network':'\u4e0b\u8f09\u66ab\u505c -
\u7b49\u5f85\u7db2\u7d61',
'Download is retrying':'\u6b63\u5728\u91cd\u8a66\u4e0b\u8f09','Download already
enqueued':'\u4e0b\u8f09\u4efb\u52d9\u5df2\u52a0\u5165\u968a\u5217','Opening browser to complete
d o w n l o a d ' : ' \ u 6 2 5 3 \ u 9 5 8 b \ u 7 0 0 f \ u 8 9 b d \ u 5 6 6 8 -
\u8acb\u5728\u700f\u89bd\u5668\u5b8c\u6210\u4e0b\u8f09','Enqueuing is in
progress':'\u6b63\u5728\u5c07\u4e0b\u8f09\u4efb\u52d9\u52a0\u5165\u968a\u5217','Safe to resume
g a m e ' : ' \ u 5 3 e f \ u 8 f d 4 \ u 5 6 d e \ u 6 e 3 8 \ u 6 2 3 2 ' , ' I n s t a l l
Now':'\u7acb\u5373\u4e0b\u8f7d',Install:'\u5b89\u88dd',GET:'\u53d6\u5f97',
Get:'\u53d6\u5f97',Free:'\u514d\u8cbb',Price:'\u50f9\u683c'},videoScreen:{'Learn
More':'\u4e86\u89e3\u66f4\u591a','Download For Free':'\u514d\u8cbb\u4e0b\u8f09','Install
Now':'\u7acb\u5373\u4e0b\u8f7d',Install:'\u5b89\u88dd',GET:'\u53d6\u5f97',Get:'\u53d6\u5f97',Sponsored:'\u8d0a\u5
2a9\u5ee3\u544a','close-reward-dialog-title':'\u8981\u95dc\u9589\u5f71\u7247\u55ce?','close-reward-dialog-
desc':'\u60a8\u5c07\u7121\u6cd5\u7372\u5f97\u734e\u52f5','close-reward-dialog-close-
btn':'\u95dc\u9589\u5f71\u7247',
'close-reward-dialog-resume-btn':'\u7e7c\u7e8c\u89c0\u770b',Free:'\u514d\u8d39','reward-
granted':'\u5df2\u7372\u5f97\u734e\u52f5',advertisement:'\u5ee3\u544a'},mraid:{Sponsored:'\u8d0a\u52a9\u5ee3\u54
4 a ' , ' T r y t h e p l a y a b l e
demo':'\u8bd5\u73a9\u4e00\u4e0b\u6e38\u620f',advertisement:'\u5ee3\u544a'},consent:{'homepage-title':'Unity
\ u 7 6 8 4 c o o k i e
\u80fd\u5426\u5229\u7528\u6240\u6536\u96c6\u7684\u6709\u95dc\u60a8\u7684\u8cc7\u6599\uff0c\u70ba\u60a8\u
500b\u4eba\u5316\u5ee3\u544a\u548c\u9ad4\u9a57\uff1f',
'homepage-main-text':'Unity \u548c\u6211\u5011\u7684<span class="third-parties-link page-
link">\u7b2c\u4e09\u65b9</span>\u5408\u4f5c\u5925\u4f34\u5c07\u6703\u6536\u96c6<span class="data-link page-
link">\u8cc7\u6599</span> (\u5305\u62ec<span class="demographic-link page-
link">\u4eba\u53e3\u7d71\u8a08\u8cc7\u6599</span>)\uff0c\u4e26\u5229\u7528<span class="mobile-identifiers-
l i n k p a g e -
link">\u884c\u52d5\u8b58\u5225\u78bc</span>\uff0c\u70ba\u5ee3\u544a\u548c\u904a\u6232\u9032\u884c<span
class="personalization-link page-link">\u500b\u4eba\u5316</span>\u8207<span class="measurement-link page-
link">\u6578\u503c\u6e2c\u91cf</span>\u3002\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0c\u9e
d e \ u 9 0 7 8 U n i t y
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u5b58\u53d6\u9019\u4e9b\u9078\u9
805\u3002',
'homepage-accept-all':'\u63a5\u53d7','homepage-show-my-choices':'\u986f\u793a\u6211\u7684\u9078\u64c7','my-
c h o i c e s - t i t l e ' : ' U n i t y \ u 7 6 8 4 c o o k i e
\u80fd\u5426\u5229\u7528\u6240\u6536\u96c6\u7684\u6709\u95dc\u60a8\u7684\u8cc7\u6599\uff0c\u70ba\u60a8\u
500b\u4eba\u5316\u5ee3\u544a\u548c\u9ad4\u9a57\uff1f','my-choices-text':'Unity
\u548c\u6211\u5011\u7684\u7b2c\u4e09\u65b9\u5408\u4f5c\u5925\u4f34\u5c07\u6703\u6536\u96c6\u8cc7\u6599
(\u5305\u62ec\u4eba\u53e3\u7d71\u8a08\u8cc7\u6599)\uff0c\u4e26\u5229\u7528\u884c\u52d5\u8b58\u5225\u78bc\
uff0c\u70ba\u5ee3\u544a\u548c\u904a\u6232\u9032\u884c\u500b\u4eba\u5316\u8207\u6578\u503c\u6e2c\u91cf\u30
02\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0c\u9ede\u9078 Unity
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u5b58\u53d6\u9019\u4e9b\u9078\u9
805\u3002',
' m y - c h o i c e s - s w i t c h - g a m e -
experience':'\u6211\u540c\u610f\u63a5\u53d7\u500b\u4eba\u5316\u904a\u6232\u9ad4\u9a57','my-choices-switch-
p e r s o n a l i z e d - a d s ' : ' \ u 6 2 1 1 \ u 5 4 0 c \ u 6 1 0 f \ u 6 3 a 5 \ u 5 3 d 7 U n i t y
\u63d0\u4f9b\u7684\u500b\u4eba\u5316\u5ee3\u544a\u548c\u61c9\u7528\u5167\u5167\u5bb9','my-choices-switch-
p e r s o n a l i z e d - t h i r d -
party':'\u6211\u9084\u540c\u610f\u63a5\u53d7\u500b\u4eba\u5316\u5ee3\u544a\u8207\u6578\u503c\u6e2c\u91cf\uf
f0c\u5305\u62ec\u4f7f\u7528\u7b2c\u4e09\u65b9\u5408\u4f5c\u5925\u4f34\u63d0\u4f9b\u7684\u4eba\u53e3\u7d71\
u8a08\u8cc7\u6599\u548c\u5176\u4ed6\u8cc7\u6599\u7684\u5167\u5bb9',
' m y - c h o i c e s - s w i t c h -
pipl':'\u6211\u540c\u610f\u51fa\u65bc\u5ee3\u544a\u5206\u6790\u76ee\u7684\uff0c\u5c07\u7d42\u7aef\u4f7f\u752
8\u8005\u904a\u6232 ID\u3001\u552f\u4e00\u8a2d\u5099\u8b58\u5225\u78bc
(IDFA)\uff0c\u4ee5\u53ca\u8207\u5ee3\u544a\u76f8\u95dc\u7684\u4f7f\u7528\u8a18\u9304\u548c\u9ede\u9078\u8
a18\u9304\uff0c\u50b3\u8f38\u81f3\u6d77\u5916\u63a5\u6536\u65b9 Unity Technologies SF\u3002','my-choices-
switch-pipl-privacy-policy':'\u5982\u9700\u8a73\u7d30\u8cc7\u8a0a\uff0c\u8acb\u53c3\u95b1<a
href="https://unity.cn/legal/privacy-policy">\u4e2d\u570b\u96b1\u79c1\u6b0a\u653f\u7b56</a>\u3002',
'my-choices-back':'\u8fd4\u56de','save-my-choices':'\u5132\u5b58\u6211\u7684\u9078\u64c7','agree-to-
all':'\u5168\u90e8\u540c\u610f','no-thanks':'\u4e0d\u540c\u610f','privacy-what-we-collect-
title':'\u6211\u5011\u6240\u6536\u96c6\u7684\u8cc7\u8a0a\u53ca\u5176\u5229\u7528\u65b9\u5f0f','privacy-what-
w e - c o l l e c t - d e s c -
p1':'\u6211\u5011\u5be6\u73fe\u6b64\u9ad4\u9a57\u500b\u4eba\u5316\u6240\u7528\u7684\u5927\u90e8\u5206\u8c
c7\u8a0a\u90fd\u57fa\u65bc\u60a8\u8a2d\u5099\u7684\u5ee3\u544a ID (Apple \u6216 Google
\u7684\u5ee3\u544a\u8b58\u5225\u78bc) \u8207\u60a8\u7684 IP \u5730\u5740\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p2':'\u6211\u5011\u5c07\u5229\u7528\u9019\u4e9b\u8cc7\u8a0a\uff0c\u5411\u60a8\u986f\u793a\u4ee5\u4e0b\u516
7\u5bb9\u7684\u5ee3\u544a\uff1a\u6211\u5011\u8a8d\u70ba\u7b26\u5408\u60a8\u559c\u597d\u7684\u5176\u4ed6\
u904a\u6232\uff0c\u6216\u8005\u53ef\u80fd\u5c0d\u60a8\u6709\u7528\u7684\u865b\u64ec\u5546\u54c1\u3002\u6
211\u5011\u751a\u81f3\u6703\u6c7a\u5b9a\u4e0d\u5411\u60a8\u986f\u793a\u5ee3\u544a\u3002','privacy-what-we-
c o l l e c t - d e s c -
p3':'\u6839\u64da\u96b1\u79c1\u6b0a\u9078\u64c7\uff0c\u60a8\u7684\u61c9\u7528\u4e92\u52d5\u8cc7\u6599\u53e
f\u80fd\u6703\u95dc\u806f\u552f\u4e00\u7684 Unity ID\uff0c\u6700\u591a\u53ef\u4fdd\u7559 12
\u500b\u6708\u3002\u6211\u5011\u9084\u6703\u5c07\u8207\u5ee3\u544a ID
\u95dc\u806f\u7684\u500b\u4eba\u8cc7\u6599\u8a18\u9304\u4fdd\u7559 30
\u5929\uff1b\u4f46\u70ba\u4e86\u8a08\u8cbb\u4e26\u9632\u7bc4\u8a50\u9a19\uff0c\u6211\u5011\u53ef\u80fd\u67
03\u5229\u7528\u60a8\u7684\u500b\u4eba\u8cc7\u6599\u70ba\u60a8\u4fdd\u7559\u4ea4\u6613\u8a18\u9304\uff0c\
u6700\u591a\u4fdd\u7559 180 \u5929\u3002',
' p r i v acy- w hat- w e-collec t-sub-title' :' \u540 8 \ u 4 f5 c\ u 5 9 2 5 \ u 4 f3 4 \ u 6 5 3 6 \ u 9 6 c6 \ u 7 6 8 4 \ u 8 cc 7 \ u 8 a 0 a
(\u6e2c\u91cf\u6578\u503c\u8207\u4eba\u53e3\u7d71\u8a08\u8cc7\u6599)','privacy-what-we-collect-desc-
p5':'\u6211\u5011\u7684\u5408\u4f5c\u5925\u4f34\u6703\u4f7f\u7528\u60a8\u7684\u5ee3\u544a ID \u548c IP
\u5730\u5740\uff0c\u6309\u7167\u60a8\u7684\u559c\u597d\u548c\u5bb6\u5ead\u4eba\u53e3\u7d71\u8a08\u8cc7\u8
a0a\u70ba\u60a8\u7d44\u5efa\u8a2d\u5b9a\u6a94\u3002\u4eba\u53e3\u7d71\u8a08\u8cc7\u8a0a\u4e2d\u5305\u542
b\u5a5a\u59fb\u72c0\u6cc1\u6216\u5927\u81f4\u6536\u5165\u3002\u8acb\u67e5\u770b\u7b2c\u4e09\u65b9\u7684\
u96b1\u79c1\u6b0a\u653f\u7b56\uff0c\u77ad\u89e3\u5982\u4f55\u5b58\u53d6\u6216\u522a\u9664\u5176\u64c1\u6
709\u7684\u6709\u95dc\u60a8\u7684\u500b\u4eba\u8cc7\u8a0a\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p6':'\u9019\u4e9b\u8cc7\u8a0a\u9084\u80fd\u900f\u904e\u884c\u52d5\u96fb\u8a71\u6536\u96c6\uff0c\u5305\u62ec
\ u 6 0 a 8 \ u 6 3 0 9 \ u 5 8 d 3 \ u 8 7 a 2 \ u 5 e 5 5 \ u 7 6 8 4 \ u 5 2 9 b \ u 5 e a 6
(\u58d3\u529b\u9ede\u6e2c\u91cf\u503c)\u3002\u5408\u4f5c\u5925\u4f34\u6536\u96c6\u6b64\u985e\u8cc7\u8a0a\u
7684\u76ee\u7684\u662f\u9632\u7bc4\u8a50\u9a19\uff0c\u4e26\u900f\u904e\u8a55\u4f30\u8207\u61c9\u7528\u7a0
b\u5f0f\u4e92\u52d5\u7684\u662f\u771f\u4eba (\u58d3\u529b\u9ede\u4e0d\u5747\u52fb)
\u9084\u662f\u7531\u4e0d\u6cd5\u5206\u5b50\u70ba\u5e72\u64fe\u5ee3\u544a\u7db2\u8def\u800c\u6295\u653e\u7
684\u6a5f\u5668\u4eba\uff0c\u4f86\u9054\u5230\u9019\u4e00\u76ee\u7684\u3002',
'privacy-using':'\u4f7f\u7528 {0}','privacy-located-in':'\u4f4d\u65bc {0}','privacy-used-this-
app':'\u672c\u9031\u5df2\u4f7f\u7528\u6b64\u61c9\u7528 {0} \u6b21','privacy-seen-
ads':'\u5df2\u5728\u61c9\u7528\u4e2d\u770b\u5230 {0} \u500b\u5ee3\u544a','privacy-installed-based-
on':'\u5df2\u57fa\u65bc\u9019\u4e9b\u5ee3\u544a\u5b89\u88dd {0} \u500b\u61c9\u7528','privacy-data-transfer-
title':'\u8cc7\u6599\u50b3\u8f38','privacy-data-transfer-desc':'\u8acb\u6ce8\u610f\uff0cUnity
\u53ef\u80fd\u6703\u50b3\u8f38\u4e26\u8655\u7406\u5728\u7f8e\u570b\u4f3a\u670d\u5668\u4e0a\u5132\u5b58\u7
684\u6709\u95dc\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u5df2\u5728\u5167\u90e8\u5408\u7d04\u548c\u82
07\u7b2c\u4e09\u65b9\u8655\u7406\u8005\u9054\u6210\u7684\u5408\u7d04\u4e2d\u627f\u8afe\uff0c\u6703\u4f9d\
u64da\u9069\u7528\u6cd5\u5f8b\u8981\u6c42\u63a1\u53d6\u76f8\u61c9\u7684\u8cc7\u6599\u4fdd\u8b77\u63aa\u6
5bd\u3002\u5982\u679c\u662f\u5f9e\u6b50\u6d32\u7d93\u6fdf\u5340\u6536\u96c6\u60a8\u7684\u8cc7\u6599\uff0c
\u5247\u9069\u7528\u7576\u5730\u6cd5\u5f8b\u3002\u5982\u9700\u8cc7\u6599\u50b3\u8f38\u7684\u8a73\u7d30\u
8cc7\u8a0a\uff0c\u8acb\u700f\u89bd Unity \u7684<a href="https://unity3d.com/legal/privacy-
policy">\u96b1\u79c1\u6b0a\u653f\u7b56</a>\u3002',
'privacy-third-party-title':'\u6aa2\u8996\u7b2c\u4e09\u65b9\u5ee3\u544a\u5408\u4f5c\u5925\u4f34','privacy-
changing-privacy-choice-title':'\u8b8a\u66f4\u96b1\u79c1\u6b0a\u9078\u64c7','privacy-changing-privacy-choice-
text':'\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0c\u9ede\u9078 Unity
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u5b58\u53d6\u9019\u4e9b\u9078\u9
805\u3002','privacy-our-privacy-policy-title-iron-source':'ironSource \u8cc7\u6599\u4e3b\u9ad4\u6b0a\u5229',
'privacy-our-privacy-policy-desc-iron-source':'\u8acb\u700f\u89bd <a href="https://developers.is.com/ironsource-
m o b i l e / a i r / i r o n s o u r c e - m o b i l e - p r i v a c y - p o l i c y / " > i r o n S o u r c e
\u7684\u96b1\u79c1\u6b0a\u653f\u7b56</a>\uff0c\u77ad\u89e3\u6211\u5011\u7684\u95dc\u806f\u4f01\u696d
ironSource \u5982\u4f55\u6536\u96c6\u4e26\u5229\u7528\u60a8\u7684\u8cc7\u6599\u3002\u8acb<a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\u6309\u4e00\u4e0b\u6b64\u8655</a>
\ u f f 0 c \ u 5 c 0 d i r o n S o u r c e
\u53ef\u80fd\u6536\u96c6\u7684\u8207\u60a8\u76f8\u95dc\u7684\u8cc7\u6599\uff0c\u884c\u4f7f\u60a8\u7684\u5b
58\u53d6\u548c/\u6216\u522a\u9664\u6b0a\u9650\u3002',
'privacy-our-privacy-policy-title':'\u6211\u5011\u7684\u96b1\u79c1\u6b0a\u653f\u7b56','privacy-our-privacy-policy-
desc':'\u6211\u5011\u5728<a href="https://unity3d.com/legal/privacy-
policy">\u96b1\u79c1\u6b0a\u653f\u7b56</a>\u4e2d\u8aaa\u660e\u4e86\u63a1\u53d6\u7684\u8cc7\u6599\u7ba1\u7
406\u65b9\u5f0f\uff0c\u5305\u62ec\u50b3\u8f38\u8cc7\u6599\u4ee5\u9032\u884c\u8655\u7406\u7684\u6642\u9593
\u548c\u5730\u9ede\uff0c\u4ee5\u53ca\u8207\u63d0\u4f9b\u5ee3\u544a\u7684\u5408\u4f5c\u5925\u4f34\u7684\u54
08\u4f5c\u65b9\u5f0f\u3002\u9019\u4e9b\u5408\u4f5c\u5925\u4f34\u53ef\u80fd\u6703\u5f9e\u6e90\u982d\u800c\u
975e Unity \u6536\u96c6\u8207\u60a8\u7684\u5ee3\u544a ID
\u76f8\u95dc\u7684\u8cc7\u8a0a\uff0c\u986f\u793a\u70ba\u60a8\u9032\u4e00\u6b65\u500b\u4eba\u5316\u7684\u5
ee3\u544a\u3002\u8acb\u700f\u89bd\u7b2c\u4e09\u65b9\u63d0\u4f9b\u7684\u96b1\u79c1\u6b0a\u653f\u7b56\uff0c
\u6aa2\u95b1\u5176\u53ef\u80fd\u64c1\u6709\u7684\u5df2\u7de8\u88fd\u8cc7\u6599\u3002',
'privacy-quebec-policy-title':'\u81ea\u52d5\u5316\u6c7a\u7b56','privacy-quebec-policy-desc-1':'Unity
\u6703\u4f7f\u7528\u81ea\u52d5\u5316\u6c7a\u7b56\u7cfb\u7d71\u4f86\u8655\u7406\u60a8\u7684\u500b\u4eba\u8
c c 7 \ u 8 a 0 a \ u 3 0 0 2 U n i t y
\u5c07\u6839\u64da\u9019\u4e9b\u7cfb\u7d71\u505a\u51fa\u7684\u6c7a\u7b56\uff0c\u5be6\u73fe\u4ee5\u4e0b\u76
ee\u7684\uff1a','privacy-quebec-policy-desc-2':'\u670d\u52d9\u4f48\u5efa\u8207\u7dad\u8b77
(\u4f8b\u5982\u63d0\u4f9b\u670d\u52d9\u3001\u5206\u6790\u7522\u54c1\u8207\u670d\u52d9)\uff1b',
'privacy-quebec-policy-desc-3':'\u670d\u52d9\u500b\u4eba\u5316
(\u4f8b\u5982\u6211\u5011\u8207\u60a8\u7684\u4e92\u52d5\u65b9\u5f0f\u500b\u4eba\u5316)\uff1b','privacy-
quebec-policy-desc-4':'\u5546\u52d9\u5831\u544a\u3002','privacy-quebec-policy-desc-
5':'\u8acb\u53c3\u95b1\u300a\u96b1\u79c1\u6b0a\u653f\u7b56\u300b\u4e2d\u7684\u300c\u806f\u7d61\u6211\u501
1\u300d\u4e00\u7bc0\uff0c\u77ad\u89e3\u5982\u4f55\u5c31\u7cfb\u7d71\u4f7f\u7528\u554f\u984c\u8207\u6211\u5
011\u806f\u7d61\u3002','privacy-settings-title':'\u96b1\u79c1\u6b0a\u8a2d\u5b9a',
'privacy-settings-personalization-settings':'\u500b\u4eba\u5316\u8a2d\u5b9a','privacy-settings-manage-your-
data':'\u7ba1\u7406\u60a8\u7684\u8cc7\u6599','privacy-settings-manage-your-data-desc':'\u6309\u4e00\u4e0b<span
class="delete-your-data-link page-link">\u6b64\u8655</span>\uff0c\u5373\u53ef\u522a\u9664 Unity
\u64c1\u6709\u7684\u6240\u6709\u8207\u60a8\u8a2d\u5099\u76f8\u95dc\u7684\u8cc7\u6599\u3002','privacy-
settings-manage-your-data-are-you-sure':'\u60a8\u78ba\u5b9a\u8981\u9019\u9ebc\u505a\u55ce\uff1f',
'privacy-settings-manage-your-data-yes':'\u662f','privacy-settings-manage-your-data-no':'\u5426','privacy-settings-
manage-your-data-deletion-msg':'\u6211\u5011\u5c07\u53d7\u7406\u8a72\u8acb\u6c42\uff0c\u5728 30
\u5929\u5167\u70ba\u60a8\u522a\u9664\u8cc7\u6599\u3002\u5c46\u6642\uff0c\u6211\u5011\u5c07\u7acb\u5373\u
505c\u6b62\u5411\u60a8\u63a8\u9001\u500b\u4eba\u5316\u5ee3\u544a\u3002\u8acb\u6ce8\u610f\uff0c\u70ba\u4e8
6\u8a08\u8cbb\u4e26\u9632\u7bc4\u8a50\u9a19\uff0c\u6211\u5011\u5c07\u5229\u7528\u60a8\u7684\u500b\u4eba\
u8cc7\u6599\u70ba\u60a8\u4fdd\u7559\u4ea4\u6613\u8a18\u9304\uff0c\u6700\u591a\u4fdd\u7559 180
\u5929\u3002',
'privacy-settings-report-ad':'\u5831\u544a\u5ee3\u544a','privacy-settings-build-
info':'\u7d44\u5efa\u8cc7\u8a0a','privacy-settings-close':'\u95dc\u9589','privacy-settings-report-ad-
title':'\u5831\u544a\u5ee3\u544a','privacy-settings-report-ad-
desc':'\u60a8\u76ee\u524d\u662f\u5426\u9047\u5230\u4e86\u5ee3\u544a\u554f\u984c\uff1f\u53ef\u4ee5\u5c07\u6b6
4 \ u 5 e e 3 \ u 5 4 4 a \ u 5 8 3 1 \ u 5 4 4 a \ u 7 d 6 6
Unity\u3002\u6b64\u5ee3\u544a\u5728\u60a8\u5831\u544a\u6642\u5c07\u6703\u95dc\u9589\u3002\u5982\u679c\u
5ee3\u544a\u6c92\u6709\u64ad\u653e\u5b8c\u7562\uff0c\u5c07\u6703\u6c92\u6536\u5168\u90e8\u734e\u52f5\u30
02',
'privacy-settings-report-ad-reason-1':'\u5ee3\u544a\u672a\u80fd\u986f\u793a','privacy-settings-report-ad-reason-
2':'\u5ee3\u544a\u4ee4\u4eba\u975e\u5e38\u4e0d\u9069','privacy-settings-report-ad-reason-
3':'\u5ee3\u544a\u4f3c\u4e4e\u6709\u932f\u8aa4','privacy-settings-report-ad-reason-
4':'\u6211\u4e0d\u559c\u6b61\u9019\u500b\u5ee3\u544a','privacy-settings-report-ad-reason-
5 ' : ' \ u 5 1 7 6 \ u 4 e d 6 \ u 5 5 4 f \ u 9 8 4 c ' , ' p r i v a c y - s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8cac\u8072\u660e\uff1a\u6b64\u5ee3\u544a\u5728\u60a8\u5831\u544a\u6642\u5c07\u6703\u95
dc\u9589\u3002\u5982\u679c\u5ee3\u544a\u6c92\u6709\u64ad\u653e\u5b8c\u7562\uff0c\u5c07\u6703\u6c92\u6536\
u5168\u90e8\u734e\u52f5\u3002',
'privacy-settings-report-ad-button':'\u5831\u544a',disagree:'\u4e0d\u540c\u610f','age-gate-
title':'\u958b\u59cb\u4e4b\u524d\uff0c\u8acb\u5148\u9a57\u8b49\u60a8\u7684\u5e74\u9f61','age-gate-
text':'\u70ba\u63d0\u4f9b\u5305\u62ec\u96b1\u79c1\u6b0a\u9078\u64c7\u8207\u4fdd\u8b77\u5728\u5167\u7684\u6
700\u4f73\u904a\u6232\u5167\u9ad4\u9a57\uff0c\u8acb\u60a8\u78ba\u8a8d\u81ea\u5df1\u7684\u5e74\u9f61\uff1a','
a g e - gate- over - age-limit-btn' :' \u6211\u5df2 \ u 5 e7 4 \ u 6 eff { 0 } \ u 6 b 7 2 ', 'ag e-g at e-u n d er-ag e - l i m i t -
b t n ' : ' \u6211\u5c1a\u672a\u6eff {0} \u6 b 7 2 ',
'privacy-data-nwo-header':'\u5168\u7db2\u500b\u4eba\u5316\u9ad4\u9a57'},privacy:{'privacy-legitimate-interest-
p o p - u p - 1 ' : ' U n i t y
\u6b63\u5728\u70ba\u60a8\u500b\u4eba\u5316\u672c\u61c9\u7528\u7a0b\u5f0f\u4e2d\u7684\u5ee3\u544a\u9ad4\u9
a57\u3002','privacy-legitimate-interest-pop-up-2':'\u9ede\u9078\u6b64\u8655','privacy-legitimate-interest-pop-up-
3':'\u77ad\u89e3 Unity \u548c\u96b1\u79c1\u6b0a\u9078\u64c7\u7684\u8a73\u7d30\u8cc7\u8a0a','privacy-dialog-
title':'Unity \u63d0\u4f9b\u7684\u96b1\u79c1\u6b0a\u76f8\u95dc\u8a0a\u606f',
' p r i v a c y - d i a l o g - t e x t - l i -
p1':'\u958b\u767c\u8005\u53ef\u900f\u904e\u5ee3\u544a\u514d\u8cbb\u63d0\u4f9b\u529f\u80fd\u5f37\u5927\u7684
\u61c9\u7528\u3002\u6211\u5011\u6839\u64da\u60a8\u7684\u61c9\u7528\u9078\u64c7\u3001\u8a2d\u5099\u9078\
u64c7\u548c\u6240\u5728\u570b\u5bb6/\u5730\u5340\uff0c\u5c55\u793a\u6700\u7b26\u5408\u60a8\u8208\u8da3\u
7684\u61c9\u7528\u8207\u7522\u54c1\u3002','privacy-dialog-text-li-
p2':'\u6211\u5011\u5be6\u73fe\u5ee3\u544a\u500b\u4eba\u5316\u6240\u7528\u7684\u5927\u90e8\u5206\u8cc7\u8a
0a\u90fd\u57fa\u65bc\u4e00\u500b\u53ef\u91cd\u7f6e\u7684\u8a2d\u5099\u7d1a\u5ee3\u544a ID
(\u901a\u5e38\u662f Apple \u6216 Google \u7684\u5ee3\u544a\u8b58\u5225\u78bc) \u8207\u60a8\u7684 IP
\u5730\u5740\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 2 -
1':'\u6211\u5011\u5c07\u5229\u7528\u9019\u4e9b\u8cc7\u8a0a\uff0c\u5411\u60a8\u986f\u793a\u4ee5\u4e0b\u5167\
u5bb9\u7684\u5ee3\u544a\uff1a\u6211\u5011\u8a8d\u70ba\u7b26\u5408\u60a8\u559c\u597d\u7684\u5176\u4ed6\u9
04a\u6232\uff0c\u6216\u8005\u53ef\u80fd\u5c0d\u60a8\u6709\u7528\u7684\u865b\u64ec\u5546\u54c1\u3002\u621
1\u5011\u751a\u81f3\u6703\u6c7a\u5b9a\u4e0d\u5411\u60a8\u986f\u793a\u5ee3\u544a\u3002','privacy-dialog-text-
l i - p 2 -
2':'\u6839\u64da\u96b1\u79c1\u6b0a\u9078\u64c7\uff0c\u60a8\u7684\u61c9\u7528\u4e92\u52d5\u8cc7\u6599\u53ef\
u80fd\u6703\u95dc\u806f\u552f\u4e00\u7684 Unity ID\uff0c\u6700\u591a\u53ef\u4fdd\u7559 12
\u500b\u6708\u3002\u6211\u5011\u9084\u6703\u5c07\u8207\u5ee3\u544a ID
\u95dc\u806f\u7684\u500b\u4eba\u8cc7\u6599\u8a18\u9304\u4fdd\u7559 30
\u5929\uff1b\u4f46\u70ba\u4e86\u8a08\u8cbb\u4e26\u9632\u7bc4\u8a50\u9a19\uff0c\u6211\u5011\u53ef\u80fd\u67
03\u5229\u7528\u60a8\u7684\u500b\u4eba\u8cc7\u6599\u70ba\u60a8\u4fdd\u7559\u4ea4\u6613\u8a18\u9304\uff0c\
u6700\u591a\u4fdd\u7559 180 \u5929\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 3 -
123':'{\u96b1\u79c1\u6b0a\u653f\u7b56}\u8aaa\u660e\u4e86\u6211\u5011\u63a1\u53d6\u7684\u8cc7\u6599\u7ba1\u
7406\u65b9\u5f0f\uff0c\u4ee5\u53ca\u8207\u63d0\u4f9b\u5ee3\u544a\u7684\u5408\u4f5c\u5925\u4f34\u7684\u540
8\u4f5c\u65b9\u5f0f\u3002\u9019\u4e9b\u5408\u4f5c\u5925\u4f34\u53ef\u80fd\u6703\u5f9e\u6e90\u982d\u800c\u9
75e Unity \u6536\u96c6\u8207\u60a8\u7684\u5ee3\u544a ID
\u76f8\u95dc\u7684\u8cc7\u8a0a\uff0c\u986f\u793a\u70ba\u60a8\u9032\u4e00\u6b65\u500b\u4eba\u5316\u7684\u5
ee3\u544a\u3002\u8acb\u700f\u89bd\u7b2c\u4e09\u65b9\u63d0\u4f9b\u7684\u96b1\u79c1\u6b0a\u653f\u7b56\uff0c
\u6aa2\u95b1\u5176\u53ef\u80fd\u64c1\u6709\u7684\u5df2\u7de8\u88fd\u8cc7\u6599\u3002',
'privacy-dialog-text-li-p5-header':'\u9078\u53d6','privacy-dialog-text-li-p5-header-
personalization':'\u500b\u4eba\u5316','privacy-dialog-text-li-
p5':'\u60a8\u53ef\u4ee5\u7e7c\u7e8c\u9078\u64c7\u500b\u4eba\u5316\u9ad4\u9a57\uff0c\u6216\u6539\u9078\u666e
\ u 9 0 1 a \ u 9 a d 4 \ u 9 a 5 7 \ u 3 0 0 2 \ u 7 5 3 1 U n i t y
\u76f4\u63a5\u63d0\u4f9b\u7684\u5ee3\u544a\u548c\u7531\u5ee3\u544a\u5408\u4f5c\u5925\u4f34\u63d0\u4f9b\u7
684\u5ee3\u544a\u90fd\u9069\u7528\u4e0a\u8ff0\u898f\u5247\u3002\u8acb\u6ce8\u610f\uff0c\u5982\u679c\u60a8\
u5df2\u7d93\u5728\u5168\u7db2\u9078\u64c7\u62d2\u7d55\u63a5\u6536\u96fb\u5b50\u90f5\u4ef6\u5ee3\u544a\uff
0 c U n i t y
\u5c07\u5c0a\u91cd\u60a8\u4e4b\u524d\u7684\u96b1\u79c1\u6b0a\u9078\u64c7\uff0c\u4e0d\u518d\u8981\u6c42\u6
0a8\u518d\u6b21\u5c31\u6b64\u505a\u51fa\u9078\u64c7\u3002',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSource
\u8cc7\u6599\u4e3b\u9ad4\u6b0a\u5229','privacy-dialog-text-updated-privacy-policy-p1-iron-source-
1 2 3 4 ' : ' \ u 8 a c b \ u 7 0 0 f \ u 8 9 b d { i r o n S o u r c e
\u7684\u96b1\u79c1\u6b0a\u653f\u7b56}\uff0c\u77ad\u89e3\u6211\u5011\u7684\u95dc\u806f\u4f01\u696d
i r o n S o u r c e
\u5982\u4f55\u6536\u96c6\u4e26\u5229\u7528\u60a8\u7684\u8cc7\u6599\u3002\u8acb{\u6309\u4e00\u4e0b\u6b64\
u 8 6 5 5 } \ u f f 0 c \ u 5 c 0 d i r o n S o u r c e
\u53ef\u80fd\u6536\u96c6\u7684\u8207\u60a8\u76f8\u95dc\u7684\u8cc7\u6599\uff0c\u884c\u4f7f\u60a8\u7684\u5b
58\u53d6\u548c/\u6216\u522a\u9664\u6b0a\u9650\u3002',
' p r i v a c y - d i a l o g - t e x t - u p d a t e d - p r i v a c y - p o l i c y - h e a d e r -
unity':'\u6211\u5011\u7684\u96b1\u79c1\u6b0a\u653f\u7b56','privacy-dialog-text-updated-privacy-policy-p1-unity-
123':'\u6211\u5011\u5728{\u96b1\u79c1\u6b0a\u653f\u7b56}\u4e2d\u8aaa\u660e\u4e86\u63a1\u53d6\u7684\u8cc7\u
6599\u7ba1\u7406\u65b9\u5f0f\uff0c\u5305\u62ec\u50b3\u8f38\u8cc7\u6599\u4ee5\u9032\u884c\u8655\u7406\u768
4\u6642\u9593\u548c\u5730\u9ede\uff0c\u4ee5\u53ca\u8207\u63d0\u4f9b\u5ee3\u544a\u7684\u5408\u4f5c\u5925\u
4f34\u7684\u5408\u4f5c\u65b9\u5f0f\u3002\u9019\u4e9b\u5408\u4f5c\u5925\u4f34\u53ef\u80fd\u6703\u5f9e\u6e90
\u982d\u800c\u975e Unity \u6536\u96c6\u8207\u60a8\u7684\u5ee3\u544a ID
\u76f8\u95dc\u7684\u8cc7\u8a0a\uff0c\u986f\u793a\u70ba\u60a8\u9032\u4e00\u6b65\u500b\u4eba\u5316\u7684\u5
ee3\u544a\u3002\u8acb\u700f\u89bd\u7b2c\u4e09\u65b9\u63d0\u4f9b\u7684\u96b1\u79c1\u6b0a\u653f\u7b56\uff0c
\u6aa2\u95b1\u5176\u53ef\u80fd\u64c1\u6709\u7684\u5df2\u7de8\u88fd\u8cc7\u6599\u3002',
'privacy-using':'\u4f7f\u7528 {0}','privacy-located-in':'\u4f4d\u65bc {0}','privacy-used-this-
app':'\u672c\u9031\u5df2\u4f7f\u7528\u6b64\u61c9\u7528 {0} \u6b21','privacy-seen-
ads':'\u5df2\u5728\u61c9\u7528\u4e2d\u770b\u5230 {0} \u500b\u5ee3\u544a','privacy-installed-based-
on':'\u5df2\u57fa\u65bc\u9019\u4e9b\u5ee3\u544a\u5b89\u88dd {0} \u500b\u61c9\u7528','privacy-dialog-text-li-
agree-radio-button':'\u662f\uff0c\u6211\u540c\u610f\u63a5\u53d7\u500b\u4eba\u5316\u9ad4\u9a57\u3002','privacy-
d i a l o g - t e x t - l i - d i s a g r e e - r a d i o -
button':'\u5426\uff0c\u6211\u4e0d\u9700\u8981\u500b\u4eba\u5316\u9ad4\u9a57\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - a g r e e - r a d i o - b u t t o n - w i t h -
explaination':'\u662f\uff0c\u6211\u540c\u610f\u63a5\u53d7\u500b\u4eba\u5316\u9ad4\u9a57\u3002\u9019\u4ee3\u8
868\u60a8\u9078\u64c7\u540c\u610f\u63a5\u6536\u500b\u4eba\u5316\u9ad4\u9a57\u3002','privacy-dialog-text-li-
d i s a g r e e - r a d i o - b u t t o n - w i t h -
explaination':'\u5426\uff0c\u6211\u4e0d\u9700\u8981\u500b\u4eba\u5316\u9ad4\u9a57\u3002\u9019\u4ee3\u8868\u
60a8\u9078\u64c7\u62d2\u7d55\u63a5\u6536\u500b\u4eba\u5316\u9ad4\u9a57\u3002','privacy-dialog-text-li-p6-
header':'\u8b8a\u66f4\u96b1\u79c1\u6b0a\u9078\u64c7',
'privacy-dialog-text-li-p6':'\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0c\u9ede\u9078 Unity
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u5b58\u53d6\u9019\u4e9b\u9078\u9
805\u3002','privacy-dialog-text-li-p7-header':'\u8cc7\u6599\u7ba1\u7406','privacy-dialog-text-li-p7-header-delete-
data':'\u522a\u9664\u60a8\u7684\u8cc7\u6599','privacy-dialog-text-li-p7-
123':'\u6309\u4e00\u4e0b{\u6b64\u8655}\uff0c\u5373\u53ef\u522a\u9664 Unity
\u64c1\u6709\u7684\u6240\u6709\u8207\u60a8\u8a2d\u5099\u76f8\u95dc\u7684\u8cc7\u6599\u3002',
'privacy-dialog-text-li-p7-1-delete-data-123':'\u6309\u4e00\u4e0b{\u6b64\u8655}\uff0c\u5373\u53ef\u522a\u9664
U n i t y
\u64c1\u6709\u7684\u6240\u6709\u8207\u60a8\u8a2d\u5099\u76f8\u95dc\u7684\u8cc7\u6599\u3002','privacy-
d i a l o g - t e x t - l i - p 7 - d a t a - r e q u e s t -
info':'*\u8acb\u6ce8\u610f\uff0c\u5982\u679c\u60a8\u7684\u8cc7\u6599\u63ed\u9732\u8acb\u6c42\u6b63\u5728\u5
3d7\u7406\u4e2d\uff0c\u5247\u6b64\u5831\u8868\u4e2d\u53ef\u80fd\u4e0d\u542b\u60a8\u5c0d\u672c\u904a\u623
2\u8acb\u6c42\u522a\u9664\u7684\u8cc7\u6599\u3002',
'privacy-dialog-text-li-p7-are-you-sure':'\u60a8\u78ba\u5b9a\u8981\u9019\u9ebc\u505a\u55ce\uff1f','privacy-dialog-
text-li-p7-yes':'\u662f ','privacy-dialog-text-li-p7-no':'\u5426','privacy-dialog-text-li-p7-data-deletion-
text':'\u6211\u5011\u5c07\u53d7\u7406\u8a72\u8acb\u6c42\uff0c\u5728 30
\u5929\u5167\u70ba\u60a8\u522a\u9664\u8a2d\u5b9a\u6a94\u8cc7\u6599\u3002\u5c46\u6642\uff0c\u6211\u5011\u
5c07\u7acb\u5373\u505c\u6b62\u5411\u60a8\u63a8\u9001\u500b\u4eba\u5316\u5ee3\u544a\u3002\u8acb\u6ce8\u61
0f\uff0c\u6211\u5011\u5c07\u51fa\u65bc\u958b\u7acb\u767c\u7968\u548c\u9632\u7bc4\u8a50\u9a19\u7684\u76ee\
u7684\uff0c\u70ba\u60a8\u4fdd\u7559\u76f8\u95dc\u8cc7\u6599 180 \u5929\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 7 - d a t a - d e l e t i o n - t e x t - d e l e t e -
data':'\u6211\u5011\u5c07\u53d7\u7406\u8a72\u8acb\u6c42\uff0c\u70ba\u60a8\u522a\u9664\u8cc7\u6599\u3002\u8a
cb\u6ce8\u610f\uff0c\u5c0d\u65bc\u8a2d\u5b9a\u6a94\u8cc7\u6599\uff0c\u672c\u6d41\u7a0b\u5c07\u8017\u6642
3 0
\u5929\u3002\u5c46\u6642\uff0c\u6211\u5011\u5c07\u7acb\u5373\u505c\u6b62\u5411\u60a8\u63a8\u9001\u500b\u
4eba\u5316\u5ee3\u544a\u3002\u6211\u5011\u5c07\u51fa\u65bc\u958b\u7acb\u767c\u7968\u548c\u9632\u7bc4\u8a
50\u9a19\u7684\u76ee\u7684\uff0c\u70ba\u60a8\u4fdd\u7559\u76f8\u95dc\u8cc7\u6599 180 \u5929\u3002',
'privacy-dialog-text-failed-age-gate-p1':'\u6b64\u5ee3\u544a\u7531 Unity Ads
\u63d0\u4f9b\u3002\u7531\u65bc\u60a8\u8868\u660e\u81ea\u5df1\u672a\u6eff 18
\u6b72\uff0c\u6211\u5011\u6703\u6839\u64da\u60c5\u5883\u8cc7\u6599\u63a8\u9001\u5ee3\u544a
(\u4f8b\u5982\u60a8\u6700\u8fd1\u5728\u73a9\u7684\u904a\u6232)\u3002','privacy-dialog-text-failed-age-gate-p2-
123':'\u8acb\u6aa2\u95b1{\u96b1\u79c1\u6b0a\u653f\u7b56}\uff0c\u5145\u5206\u77ad\u89e3\u6211\u5011\u5c0d\u
8cc7\u6599\u63a1\u7528\u7684\u505a\u6cd5\u3002\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0
c \ u 9 e d e \ u 9 0 7 8 U n i t y
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u6aa2\u8996\u96b1\u79c1\u6b0a\u8
a2d\u5b9a\u3002',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'\u6b64\u5ee3\u544a\u7531 Unity Ads
\u63d0\u4f9b\u3002\u5728\u672c\u61c9\u7528\u4e2d\uff0c\u6211\u5011\u6703\u6839\u64da\u60a8\u6700\u8fd1\u5
728\u73a9\u7684\u904a\u6232\u7b49\u60c5\u5883\u8cc7\u6599\uff0c\u70ba\u60a8\u63a8\u9001\u5ee3\u544a\u300
2 ' , ' p r i v a c y - d i a l o g - t e x t - f a i l e d - a g e - g a t e - p 2 - 1 - c c p a -
123':'\u8acb\u6aa2\u95b1{\u96b1\u79c1\u6b0a\u653f\u7b56}\uff0c\u5145\u5206\u77ad\u89e3\u6211\u5011\u5c0d\u
8cc7\u6599\u63a1\u7528\u7684\u505a\u6cd5\u3002\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0
c \ u 9 e d e \ u 9 0 7 8 U n i t y
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u6aa2\u8996\u96b1\u79c1\u6b0a\u8
a2d\u5b9a\u3002',
'privacy-dialog-text-coppa-p1':'\u6b64\u5ee3\u544a\u7531 Unity Ads
\u63d0\u4f9b\u3002\u672c\u61c9\u7528\u7684\u958b\u767c\u8005\u5df2\u5553\u7528\u96b1\u79c1\u6b0a\u63a7\u
5236\u63aa\u65bd\uff0c\u5e0c\u671b\u6253\u9020\u96b1\u79c1\u4fdd\u8b77\u66f4\u5f37\u7684\u9ad4\u9a57\uff0
c\u6216\u6307\u660e\u672c\u61c9\u7528\u9762\u5411\u672a\u6eff 13
\u6b72\u7684\u5152\u7ae5\u3002\u6700\u7d42\uff0c\u6211\u5011\u5c07\u50c5\u6839\u64da\u60c5\u5883\u8cc7\u
6 5 9 9 \ u f f 0 c \ u 7 0 b a \ u 6 0 a 8 \ u 6 3 a 8 \ u 9 0 0 1 \ u 5 e e 3 \ u 5 4 4 a
(\u4f8b\u5982\u60a8\u6700\u8fd1\u5728\u73a9\u7684\u904a\u6232)\u3002',
' p r i v a c y - d i a l o g - t e x t - c o p p a - p 2 -
123':'\u8acb\u6aa2\u95b1{\u96b1\u79c1\u6b0a\u653f\u7b56}\uff0c\u5145\u5206\u77ad\u89e3\u6211\u5011\u5c0d\u
8cc7\u6599\u63a1\u7528\u7684\u505a\u6cd5\u3002\u5728\u51fa\u73fe\u5ee3\u544a\u6642\u6216\u4e4b\u5f8c\uff0
c \ u 9 e d e \ u 9 0 7 8 U n i t y
\u8cc7\u6599\u96b1\u79c1\u6b0a\u5716\u793a\uff0c\u5373\u53ef\u96a8\u6642\u6aa2\u8996\u96b1\u79c1\u8cc7\u8
a0a\u3002','privacy-dialog-text-coppa-p2-4':'\u8acb\u700f\u89bd{ironSource
\u7684\u96b1\u79c1\u6b0a\u653f\u7b56}\uff0c\u77ad\u89e3\u6211\u5011\u7684\u95dc\u806f\u4f01\u696d
ironSource \u5982\u4f55\u6536\u96c6\u4e26\u5229\u7528\u60a8\u7684\u8cc7\u6599\u3002',
'privacy-dialog-button-confirm':'\u78ba\u8a8d','privacy-dialog-button-close':'\u95dc\u9589','privacy-data-request-
h e a d e r ' : ' \ u 7 d 2 2 \ u 8 9 8 1 \ u 8 c c 7 \ u 6 5 9 9 ' , ' p r i v a c y - d a t a - r e q u e s t -
text':'\u60a8\u6709\u6b0a\u5c31\u672c\u904a\u6232\u7d22\u8981\u6211\u5011\u6240\u6536\u96c6\u7684\u6709\u9
5dc\u60a8\u7684\u500b\u4eba\u8cc7\u6599\u3002\u70ba\u6b64\u8acb\u63d0\u4f9b\u96fb\u5b50\u90f5\u4ef6\u5730
\u5740\uff0c\u4ee5\u4fbf\u6211\u5011\u8207\u60a8\u5206\u4eab\u5b89\u5168\u4e14\u500b\u4eba\u5316\u7684\u8
cc7\u6599\u7d22\u8981\u9801\u9762\u9023\u7d50\u3002\u6211\u5011\u4e0d\u6703\u5c07\u60a8\u7684\u96fb\u5b
50\u90f5\u4ef6\u5730\u5740\u7528\u65bc\u5176\u4ed6\u76ee\u7684\u3002',
'privacy-data-request-submit':'\u63d0\u4ea4','privacy-data-request-email-input-
placeholder':'\u8f38\u5165\u96fb\u5b50\u90f5\u4ef6 ID','privacy-data-request-confirmation-
message':'\u8b1d\u8b1d\u914d\u5408\u3002\u60a8\u61c9\u8a72\u6703\u6536\u5230\u4e00\u5c01\u96fb\u5b50\u90f
5\u4ef6\uff0c\u5176\u4e2d\u9644\u6709\u8cc7\u6599\u7d22\u8981\u9023\u7d50\u3002','privacy-data-request-fail-
message':'\u5617\u8a66\u6b21\u6578\u5df2\u9054\u4e0a\u9650\u3002\u8acb\u5728 24
\u5c0f\u6642\u5f8c\u518d\u5617\u8a66\u7d22\u8981\u8cc7\u6599\u3002',
' p r i v a c y - d a t a - r e q u e s t - e r r o r -
message':'\u767c\u751f\u932f\u8aa4\uff1a\u8acb\u7a0d\u5019\u518d\u8a66\u3002','privacy-captcha-
description':'\u6211\u5011\u9700\u8981\u9032\u884c\u4eba\u6a5f\u9a57\u8b49\u3002\u8acb\u6aa2\u95b1\u4ee5\u4
e 0 b 1 6
\u5f35\u5716\u50cf\uff0c\u4e26\u5f9e\u4e2d\u9078\u51fa\u4e0d\u7b26\u5408\u4e3b\u984c\u7684\u5716\u50cf\u30
02','privacy-captcha-success-message':'\u5df2\u78ba\u8a8d','privacy-captcha-retry-
message':'\u932f\u8aa4\u3002\u8acb\u91cd\u8a66\u3002','privacy-data-nwo-
header':'\u5168\u7db2\u500b\u4eba\u5316\u9ad4\u9a57',
'privacy-data-nwo-text-opt-out-description':'\u60a8\u53ef\u4ee5\u9078\u64c7\u5728 Unity
\u5e73\u81fa\u4e0a\u9000\u51fa\u500b\u4eba\u5316\u9ad4\u9a57\u3002\u9019\u7a2e\u65b9\u6cd5\u9069\u5408\u7
5 3 1 U n i t y
\u76f4\u63a5\u63d0\u4f9b\u6216\u7531\u5176\u5ee3\u544a\u5408\u4f5c\u5925\u4f34\u63d0\u4f9b\u7684\u5ee3\u5
4 4 a \ u f f 0 c \ u 4 e 5 f \ u 9 0 6 9 \ u 5 4 0 8 \ u 7 5 3 1 U n i t y
\u670d\u52d9\u63d0\u4f9b\u7684\u500b\u4eba\u5316\u9ad4\u9a57\u3002\u6ce8\u610f\uff0c\u5728 Unity
\u63d0\u4f9b\u7684\u5ee3\u544a\u6216\u9ad4\u9a57\u4e2d\uff0c\u60a8\u7684\u6240\u6709\u61c9\u7528\u7a0b\u5
f0f\u90fd\u80fd\u4f7f\u7528\u672c\u9078\u9805\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - o u t -
button':'\u9078\u64c7\u5728\u5168\u7db2\u9000\u51fa\u500b\u4eba\u5316\u9ad4\u9a57','privacy-data-nw-
u n a v a i l a b l e -
msg':'\u7531\u65bc\u958b\u767c\u8005\u5553\u7528\u4e86\u96b1\u79c1\u6b0a\u63a7\u5236\u63aa\u65bd\u548c/\u
6216\u7531\u65bc\u60a8\u500b\u4eba\u7684\u96b1\u79c1\u6b0a\u9078\u64c7\u8207\u8a2d\u5099\u8a2d\u5b9a\uff
0 c U n i t y
\u4e0d\u518d\u70ba\u60a8\u7dad\u8b77\u8207\u672c\u61c9\u7528\u7a0b\u5f0f\u95dc\u806f\u7684\u5168\u7db2\u
8a2d\u5b9a\u6a94\u3002\u56e0\u6b64\uff0c\u6211\u5011\u76ee\u524d\u7121\u6cd5\u70ba\u60a8\u5728\u5168\u7d
b2\u9000\u51fa\u500b\u4eba\u5316\u9ad4\u9a57\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - i n - d e s c r i p t i o n -
123':'\u82e5\u8981\u91cd\u65b0\u5553\u7528\u5168\u7db2\u500b\u4eba\u5316\u9ad4\u9a57\uff0c\u53ef\u4ee5\u63
09\u4e00\u4e0b{\u6b64\u8655}\uff0c\u518d\u6b21\u9078\u64c7\u540c\u610f\u63a5\u6536\u500b\u4eba\u5316\u9a
d4\u9a57\u3002\u8acb\u6ce8\u610f\uff0c\u82e5\u9019\u6a23\u64cd\u4f5c\uff0c\u5c07\u6839\u64da\u60a8\u5728\u
9078\u64c7\u540c\u610f\u63a5\u6536\u5f8c\u53ef\u80fd\u505a\u51fa\u7684\u4efb\u4f55\u61c9\u7528\u7d1a\u96b1
\u79c1\u6b0a\u9078\u64c7\uff0c\u91cd\u65b0\u5553\u7528\u6240\u6709\u4f7f\u7528 Unity
\u5e73\u81fa\u7684\u61c9\u7528\u7a0b\u5f0f\u6240\u63d0\u4f9b\u7684\u500b\u4eba\u5316\u9ad4\u9a57\u3002',
'privacy-data-nwo-text-opt-in-ccpa-header':'CCPA \u901a\u77e5\u66f4\u65b0','privacy-data-nwoo-confirmation-
message':'\u60a8\u5df2\u9078\u64c7\u5728\u5168\u7db2\u9000\u51fa\u500b\u4eba\u5316\u9ad4\u9a57','privacy-
d a t a - n w o i - c o n f i r m a t i o n -
message':'\u60a8\u5df2\u9078\u64c7\u5728\u5168\u7db2\u540c\u610f\u63a5\u6536\u500b\u4eba\u5316\u9ad4\u9a5
7','privacy-settings-report-ad':'\u5831\u544a\u5ee3\u544a','privacy-settings-report-ad-
title':'\u5831\u544a\u5ee3\u544a','privacy-settings-report-ad-
desc':'\u60a8\u76ee\u524d\u662f\u5426\u9047\u5230\u4e86\u5ee3\u544a\u554f\u984c\uff1f\u53ef\u4ee5\u5c07\u6b6
4 \ u 5 e e 3 \ u 5 4 4 a \ u 5 8 3 1 \ u 5 4 4 a \ u 7 d 6 6
Unity\u3002\u6b64\u5ee3\u544a\u5728\u60a8\u5831\u544a\u6642\u5c07\u6703\u95dc\u9589\u3002\u5982\u679c\u
5ee3\u544a\u6c92\u6709\u64ad\u653e\u5b8c\u7562\uff0c\u5c07\u6703\u6c92\u6536\u5168\u90e8\u734e\u52f5\u30
02',
'privacy-settings-report-ad-reason-1':'\u5ee3\u544a\u672a\u80fd\u986f\u793a','privacy-settings-report-ad-reason-
2':'\u5ee3\u544a\u4ee4\u4eba\u975e\u5e38\u4e0d\u9069','privacy-settings-report-ad-reason-
3':'\u5ee3\u544a\u4f3c\u4e4e\u6709\u932f\u8aa4','privacy-settings-report-ad-reason-
4':'\u6211\u4e0d\u559c\u6b61\u9019\u500b\u5ee3\u544a','privacy-settings-report-ad-reason-
5 ' : ' \ u 5 1 7 6 \ u 4 e d 6 \ u 5 5 4 f \ u 9 8 4 c ' , ' p r i v a c y - s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8cac\u8072\u660e\uff1a\u6b64\u5ee3\u544a\u5728\u60a8\u5831\u544a\u6642\u5c07\u6703\u95
dc\u9589\u3002\u5982\u679c\u5ee3\u544a\u6c92\u6709\u64ad\u653e\u5b8c\u7562\uff0c\u5c07\u6703\u6c92\u6536\
u5168\u90e8\u734e\u52f5\u3002',
'privacy-settings-report-ad-button':'\u5831\u544a','privacy-settings-build-info':'\u7d44\u5efa\u8cc7\u8a0a','privacy-
d a t a - n w o - t e x t - o p t - i n -
description':'\u5982\u679c\u4f60\u60f3\u8981\u91cd\u65b0\u555f\u7528\u5168\u7db2\u7684\u500b\u4eba\u5316\u6
70d\u52d9\uff0c\u4f60\u53ef\u4ee5\u9078\u64c7\u91cd\u65b0\u52a0\u5165\uff0c\u8acb\u6309\u4e00\u4e0b','privac
y-data-nwo-text-opt-in-link':'\u6b64\u8655','privacy-data-nwo-text-opt-in-description-
2':'.\u8acb\u6ce8\u610f\uff0c\u53ea\u8981\u662f\u6709\u4f7f\u7528 Unity
\u5e73\u53f0\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u4fbf\u6703\u91cd\u65b0\u555f\u7528\u5b8c\u6574\u7684\u50
0b\u4eba\u5316\u9ad4\u9a57\u3002\u4e0d\u904e\uff0c\u9078\u64c7\u52a0\u5165\u5f8c\u53ef\u4ee5\u518d\u91dd\
u5c0d\u61c9\u7528\u7a0b\u5f0f\u8abf\u6574\u96b1\u79c1\u9078\u64c7\u3002'}},
'zh(((_#?Hans)?(_\\D\\D)?)|((_\\D\\D)?(_#?Hans)?))$':{endscreen:{Ratings:'\u8bc4\u4ef7','Download For
Free':'\u514d\u8d39\u4e0b\u8f7d',Downloading:'\u540e\u53f0\u4e0b\u8f7d\u4e2d','Download
completed':'\u4e0b\u8f7d\u5b8c\u6210','Download failed due to insufficient space':'\u4e0b\u8f7d\u5931\u8d25 -
\u5b58\u50a8\u7a7a\u95f4\u4e0d\u8db3\uff0c\u8bf7\u6e05\u7406\u540e\u91cd\u8bd5','Download failed because file
a l r e a d y e x i s t s ' : ' \ u 4 e 0 b \ u 8 f 7 d \ u 5 9 3 1 \ u 8 d 2 5 -
\u6587\u4ef6\u5df2\u7ecf\u5b58\u5728\uff0c\u8bf7\u76f4\u63a5\u5b89\u88c5\u6216\u5220\u9664',
'Download failed due network error':'\u4e0b\u8f7d\u5931\u8d25 -
\u7f51\u7edc\u9519\u8bef\uff0c\u8bf7\u68c0\u67e5\u7f51\u7edc\u8fde\u63a5\u5e76\u91cd\u8bd5','Download
canceled':'\u4e0b\u8f7d\u88ab\u53d6\u6d88\uff0c\u53ef\u91cd\u65b0\u5c1d\u8bd5\u4e0b\u8f7d','Download
failed':'\u4e0b\u8f7d\u9519\u8bef\uff0c\u8bf7\u5c1d\u8bd5\u91cd\u65b0\u4e0b\u8f7d','Download is
queued':'\u4e0b\u8f7d\u4efb\u52a1\u5df2\u52a0\u5165\u961f\u5217','Download
paused':'\u4e0b\u8f7d\u88ab\u6682\u505c','Download paused due to network':'\u4e0b\u8f7d\u6682\u505c -
\u7b49\u5f85\u7f51\u7edc',
'Download is retrying':'\u6b63\u5728\u91cd\u8bd5\u4e0b\u8f7d','Download already
enqueued':'\u4e0b\u8f7d\u4efb\u52a1\u5df2\u52a0\u5165\u961f\u5217','Opening browser to complete
d o w n l o a d ' : ' \ u 6 2 5 3 \ u 5 f 0 0 \ u 6 d 4 f \ u 8 9 c 8 \ u 5 6 6 8 -
\u8bf7\u5728\u6d4f\u89c8\u5668\u5b8c\u6210\u4e0b\u8f7d','Enqueuing is in
progress':'\u6b63\u5728\u5c06\u4e0b\u8f7d\u4efb\u52a1\u52a0\u5165\u961f\u5217','Safe to resume
game':'\u53ef\u8fd4\u56de\u6e38\u620f','privacy-legitimate-interest-pop-up-
1':'Unity\u6b63\u5728\u5f53\u524d\u5e94\u7528\u7a0b\u5e8f\u4e2d\u4e2a\u6027\u5316\u5b9a\u5236\u60a8\u7684\
u5e7f\u544a\u4f53\u9a8c\u3002',
'privacy-legitimate-interest-pop-up-2':'\u8bf7\u70b9\u51fb\u8fd9\u91cc','privacy-legitimate-interest-pop-up-
3':'\u6765\u4e86\u89e3\u8be6\u60c5\u548c\u7ba1\u7406\u60a8\u7684\u9690\u79c1\u8bbe\u7f6e\u3002','Install
Now':'\u7acb\u5373\u4e0b\u8f09',Install:'\u5b89\u88dd',GET:'\u53d6\u5f97',Get:'\u53d6\u5f97',Free:'\u514d\u8d39',P
rice:'\u4ef7\u683c'},videoScreen:{'Learn More':'\u66f4\u591a\u4fe1\u606f','Download For
Free':'\u514d\u8d39\u4e0b\u8f7d','Install Now':'\u7acb\u5373\u4e0b\u8f09',Install:'\u5b89\u88dd',
GET:'\u53d6\u5f97',Get:'\u53d6\u5f97','privacy-legitimate-interest-pop-up-
1':'Unity\u6b63\u5728\u5f53\u524d\u5e94\u7528\u7a0b\u5e8f\u4e2d\u4e2a\u6027\u5316\u5b9a\u5236\u60a8\u7684\
u5e7f\u544a\u4f53\u9a8c\u3002','privacy-legitimate-interest-pop-up-2':'\u8bf7\u70b9\u51fb\u8fd9\u91cc','privacy-
l e g i t i m a t e - i n t e r e s t - p o p - u p -
3':'\u6765\u4e86\u89e3\u8be6\u60c5\u548c\u7ba1\u7406\u60a8\u7684\u9690\u79c1\u8bbe\u7f6e\u3002',Sponsored:'\
u8d5e\u52a9','close-reward-dialog-title':'\u5173\u95ed\u89c6\u9891?','close-reward-dialog-
desc':'\u60a8\u5c06\u4f1a\u5931\u53bb\u5956\u52b1',
'close-reward-dialog-close-btn':'\u5173\u95ed\u89c6\u9891','close-reward-dialog-resume-
btn':'\u7ee7\u7eed\u64ad\u653e\u89c6\u9891',Free:'\u514d\u8d39','reward-
granted':'\u5df2\u83b7\u5f97\u5956\u52b1',advertisement:'\u5e7f\u544a'},consent:{'homepage-title':'Unity Cookie
\u80fd\u5426\u6536\u96c6\u5e76\u4f7f\u7528\u60a8\u7684\u6570\u636e\u4ee5\u5b9a\u5236\u60a8\u7684\u5e7f\u5
44a\u548c\u4f53\u9a8c\uff1f','homepage-main-text':'Unity \u548c\u6211\u4eec\u7684 <span class="third-parties-link
page-link">\u7b2c\u4e09\u65b9</span> \u5c06\u4f1a\u6536\u96c6 <span class="data-link page-
link">\u6570\u636e</span>\uff08\u5305\u62ec <span class="demographic-link page-link">
\u4eba\u53e3\u7edf\u8ba1\u4fe1\u606f\uff09</span>\uff0c\u5e76\u5c06 <span class="mobile-identifiers-link page-
link"> \u79fb\u52a8\u8bbe\u5907\u6807\u8bc6\u7b26</span>
\u7528\u4e8e\u5e7f\u544a\u548c\u6e38\u620f\u73a9\u6cd5 <span class="personalization-link page-
link">\u4e2a\u6027\u5316</span> \u548c <span class="measurement-link page-
link">\u8ba1\u91cf</span>\u3002\u60a8\u53ef\u4ee5\u5728\u5e7f\u544a\u51fa\u73b0\u65f6\u6216\u4e4b\u540e\u7
0 b 9 \ u 5 1 f b U n i t y
\u6570\u636e\u9690\u79c1\u56fe\u6807\uff0c\u968f\u65f6\u8bbf\u95ee\u8fd9\u4e9b\u9009\u9879\u3002',
'homepage-accept-all':'\u63a5\u53d7','homepage-show-my-choices':'\u663e\u793a\u6211\u7684\u9009\u62e9','my-
c h o i c e s - t i t l e ' : ' U n i t y C o o k i e
\u80fd\u5426\u6536\u96c6\u5e76\u4f7f\u7528\u60a8\u7684\u6570\u636e\u4ee5\u5b9a\u5236\u60a8\u7684\u5e7f\u5
4 4 a \ u 5 4 8 c \ u 4 f 5 3 \ u 9 a 8 c \ u f f 1 f ' , ' m y - c h o i c e s - t e x t ' : ' U n i t y
\u548c\u6211\u4eec\u7684\u7b2c\u4e09\u65b9\u5c06\u4f1a\u6536\u96c6\u6570\u636e\uff08\u5305\u62ec\u4eba\u5
3e3\u7edf\u8ba1\u4fe1\u606f\uff09\uff0c\u5e76\u5c06\u79fb\u52a8\u8bbe\u5907\u6807\u8bc6\u7b26\u7528\u4e8e\u
5e7f\u544a\u548c\u6e38\u620f\u73a9\u6cd5\u4e2a\u6027\u5316\u548c\u8ba1\u91cf\u3002\u60a8\u53ef\u4ee5\u572
8\u5e7f\u544a\u51fa\u73b0\u65f6\u6216\u4e4b\u540e\u70b9\u51fb Unity
\u6570\u636e\u9690\u79c1\u56fe\u6807\uff0c\u968f\u65f6\u8bbf\u95ee\u8fd9\u4e9b\u9009\u9879\u3002',
' m y - c h o i c e s - s w i t c h - g a m e -
experience':'\u6211\u540c\u610f\u63a5\u53d7\u4e2a\u6027\u5316\u7684\u6e38\u620f\u4f53\u9a8c\u3002','my-
choices-switch-personalized-ads':'\u6211\u540c\u610f\u63a5\u53d7 Unity
\u63d0\u4f9b\u7684\u4e2a\u6027\u5316\u5e7f\u544a\u548c\u5e94\u7528\u7a0b\u5e8f\u5185\u7684\u5185\u5bb9','
m y - c h o i c e s - s w i t c h - p e r s o n a l i z e d - t h i r d -
party':'\u6211\u4e5f\u540c\u610f\u63a5\u53d7\u4e2a\u6027\u5316\u5e7f\u544a\u548c\u8ba1\u91cf\uff0c\u5305\u62
ec\u4f7f\u7528\u6765\u81ea\u7b2c\u4e09\u65b9\u5408\u4f5c\u4f19\u4f34\u7684\u4eba\u53e3\u7edf\u8ba1\u6570\u
636e\u548c\u5176\u4ed6\u6570\u636e',
'my-choices-switch-pipl':'\u6211\u540c\u610f\u5c06\u6211\u7684\u7ec8\u7aef\u7528\u6237\u73a9\u5bb6
ID\u3001\u552f\u4e00\u8bbe\u5907\u6807\u8bc6\u7b26 (IDFA)
\u4ee5\u53ca\u6211\u7684\u4f7f\u7528\u8bb0\u5f55\u548c\u4e0e\u5e7f\u544a\u76f8\u5173\u7684\u70b9\u51fb\u8b
b0\u5f55\u8f6c\u79fb\u7ed9\u6d77\u5916\u63a5\u6536\u8005 Unity Technologies
SF\uff0c\u7528\u4e8e\u5e7f\u544a\u5206\u6790','my-choices-switch-pipl-privacy-
p o l i c y ':'\u60a8\u5 3e f\u4ee 5\u5728\u6211 \ u 4 eec\ u 7 6 8 4 <a h ref=" h t t p s : / / u n i t y . cn / l eg al /p r i v a c y -
policy">\u4e2d\u56fd\u9690\u79c1\u653f\u7b56</a> \u4e2d\u67e5\u627e\u66f4\u591a\u4fe1\u606f\u3002',
'my-choices-back':'\u8fd4\u56de','save-my-choices':'\u4fdd\u5b58\u6211\u7684\u9009\u62e9','agree-to-
all':'\u540c\u610f\u5168\u90e8','no-thanks':'\u53cd\u5bf9','privacy-what-we-collect-
title':'\u6211\u4eec\u6536\u96c6\u54ea\u4e9b\u4fe1\u606f\u4ee5\u53ca\u6211\u4eec\u5982\u4f55\u4f7f\u7528\u4fe1
\ u 6 0 6 f ' , ' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p1':'\u6211\u4eec\u7528\u4e8e\u6e38\u620f\u4e2a\u6027\u5316\u7684\u5927\u90e8\u5206\u4fe1\u606f\u90fd\u57fa
\u4e8e\u60a8\u8bbe\u5907\u7684\u5e7f\u544a ID\uff08Apple \u5e7f\u544a\u6807\u8bc6\u7b26\u6216 Google
\u5e7f\u544a\u6807\u8bc6\u7b26\uff09\u4ee5\u53ca\u60a8\u7684 IP \u5730\u5740\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p2':'\u6211\u4eec\u5c06\u4f7f\u7528\u8fd9\u4e9b\u4fe1\u606f\u5c55\u793a\u6211\u4eec\u8ba4\u4e3a\u60a8\u53ef\
u80fd\u559c\u6b22\u7684\u5176\u4ed6\u6e38\u620f\u7684\u5e7f\u544a\uff0c\u6216\u8005\u53ef\u80fd\u5bf9\u60a
8\u6709\u7528\u7684\u865a\u62df\u7269\u54c1\u3002\u6211\u4eec\u751a\u81f3\u53ef\u80fd\u51b3\u5b9a\u4e0d\u
5411\u60a8\u5c55\u793a\u5e7f\u544a\u3002','privacy-what-we-collect-desc-
p3':'\u6839\u636e\u60a8\u7684\u9690\u79c1\u9009\u62e9\uff0c\u60a8\u7684\u5e94\u7528\u7a0b\u5e8f\u4ea4\u4e9
2\u6570\u636e\u53ef\u80fd\u4e0e\u552f\u4e00\u7684 Unity ID \u5173\u8054\uff0c\u5e76\u4fdd\u7559 12
\u4e2a\u6708\u3002\u6211\u4eec\u4e5f\u4f1a\u5c06\u4e0e\u60a8\u7684\u5e7f\u544a ID
\u6709\u5173\u7684\u4e2a\u4eba\u6570\u636e\u8bb0\u5f55\u4fdd\u7559 30
\u5929\uff1b\u4e0d\u8fc7\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u5c06\u60a8\u4f7f\u7528\u60a8\u7684\u4e2a\u4eba
\u6570\u636e\u7684\u4ea4\u6613\u8bb0\u5f55\u4fdd\u7559 180
\u5929\uff0c\u4f9b\u8ba1\u8d39\u548c\u9884\u9632\u6b3a\u8bc8\u4e4b\u7528\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - s u b -
title':'\u6211\u4eec\u7684\u5408\u4f5c\u4f19\u4f34\u6536\u96c6\u54ea\u4e9b\u6570\u636e\uff08\u8ba1\u91cf\u548
c\u4eba\u53e3\u7edf\u8ba1\u6570\u636e\uff09','privacy-what-we-collect-desc-
p5':'\u6211\u4eec\u7684\u5408\u4f5c\u4f19\u4f34\u53ef\u80fd\u4f1a\u6839\u636e\u60a8\u7684\u504f\u597d\u548c\
u5bb6\u5ead\u4eba\u53e3\u7edf\u8ba1\u4fe1\u606f\uff0c\u4f7f\u7528\u60a8\u7684\u5e7f\u544a ID \u548c IP
\u5730\u5740\u5efa\u7acb\u60a8\u7684\u4e2a\u4eba\u8d44\u6599\u3002\u4eba\u53e3\u7edf\u8ba1\u4fe1\u606f\u53
ef\u80fd\u5305\u62ec\u5a5a\u59fb\u72b6\u51b5\u6216\u5927\u81f4\u6536\u5165\u4e00\u7c7b\u7684\u4fe1\u606f\
u3002\u8bf7\u8bbf\u95ee\u6211\u4eec\u7684\u7b2c\u4e09\u65b9\u9690\u79c1\u653f\u7b56\uff0c\u4e86\u89e3\u60
a8\u53ef\u4ee5\u5982\u4f55\u8bbf\u95ee\u6216\u5220\u9664\u5176\u638c\u63e1\u7684\u6709\u5173\u60a8\u7684\
u4fe1\u606f\u3002',
' p r i v a c y - w h a t - w e - c o l l e c t - d e s c -
p6':'\u4e5f\u53ef\u80fd\u4f1a\u4ece\u60a8\u7684\u624b\u673a\u4e2d\u624b\u673a\u4fe1\u606f\uff0c\u5305\u62ec\u
60a8\u6309\u538b\u5c4f\u5e55\u7684\u529b\u5ea6\uff08\u538b\u529b\u70b9\u8ba1\u91cf\uff09\u3002\u6211\u4ee
c\u7684\u5408\u4f5c\u4f19\u4f34\u6536\u96c6\u8fd9\u4e9b\u4fe1\u606f\u7684\u76ee\u7684\u662f\uff0c\u8bc4\u4f
30\u5b83\u662f\u771f\u4eba\u53c2\u4e0e\u5e94\u7528\u7a0b\u5e8f\uff08\u4e0d\u5747\u5300\u7684\u538b\u529b\
u70b9\uff09\uff0c\u8fd8\u662f\u4e00\u4e2a\u7531\u8bd5\u56fe\u8bef\u5bfc\u5e7f\u544a\u7f51\u7edc\u7684\u574f\
u4eba\u6295\u653e\u5230\u5e02\u573a\u7684\u673a\u5668\u4eba\uff0c\u4ee5\u6b64\u9632\u6b62\u6b3a\u8bc8\u3
002',
'privacy-using':'\u4f7f\u7528 {0}','privacy-located-in':'\u5b9a\u4f4d\u4e8e {0}','privacy-used-this-
app':'\u672c\u5468\u4f7f\u7528\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f {0} \u6b21','privacy-seen-
ads':'\u5df2\u5728\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f\u4e2d\u770b\u5230 {0} \u6761\u5e7f\u544a','privacy-
installed-based-on':'\u6839\u636e\u8fd9\u4e9b\u5e7f\u544a\u5b89\u88c5\u4e86 {0}
\u4e2a\u5e94\u7528\u7a0b\u5e8f','privacy-data-transfer-title':'\u6570\u636e\u8f6c\u79fb','privacy-data-transfer-
d e s c ' : ' \ u 8 b f 7 \ u 6 c e 8 \ u 6 1 0 f U n i t y
\u53ef\u80fd\u4f1a\u5c06\u60a8\u7684\u6570\u636e\u8f6c\u79fb\u5230\u7f8e\u56fd\u5883\u5185\u7684\u670d\u52
a1\u5668\u5e76\u8fdb\u884c\u5904\u7406\u3002\u6211\u4eec\u901a\u8fc7\u5185\u90e8\u534f\u8bae\u4ee5\u53ca\
u4e0e\u7b2c\u4e09\u65b9\u5904\u7406\u4eba\u7684\u534f\u8bae\uff0c\u52aa\u529b\u786e\u4fdd\u60a8\u7684\u65
70\u636e\u83b7\u5f97\u4e0e\u60a8\u4f9d\u636e\u9002\u7528\u6cd5\u5f8b\u4eab\u6709\u7684\u6c34\u5e73\u76f8\
u540c\u7684\u4fdd\u62a4\uff0c\u8fd9\u5305\u62ec\u4ece\u6b27\u6d32\u7ecf\u6d4e\u533a\u6536\u96c6\u60a8\u76
84\u6570\u636e\u65f6\u5c06\u4f1a\u9075\u5b88\u6b27\u6d32\u7ecf\u6d4e\u533a\u9002\u7528\u6cd5\u5f8b\u7684\
u8981\u6c42\u3002\u6709\u5173\u6570\u636e\u8f6c\u79fb\u7684\u66f4\u591a\u4fe1\u606f\uff0c\u8bf7\u8bbf\u95e
e Unity \u7684 <a href="https://unity3d.com/legal/privacy-policy">\u9690\u79c1\u653f\u7b56</a>\u3002',
' p r i v a c y - t h i r d - p a r t y -
title':'\u67e5\u770b\u6211\u4eec\u7684\u7b2c\u4e09\u65b9\u5e7f\u544a\u5408\u4f5c\u4f19\u4f34','privacy-
changing-privacy-choice-title':'\u66f4\u6539\u60a8\u7684\u9690\u79c1\u9009\u62e9','privacy-changing-privacy-
choice-text':'\u60a8\u53ef\u4ee5\u5728\u5e7f\u544a\u51fa\u73b0\u65f6\u6216\u4e4b\u540e\u70b9\u51fb Unity
\u6570\u636e\u9690\u79c1\u56fe\u6807\uff0c\u968f\u65f6\u8bbf\u95ee\u8fd9\u4e9b\u9009\u9879\u3002','privacy-
our-privacy-policy-title-iron-source':'ironSource \u6570\u636e\u4e3b\u4f53\u6743\u5229',
'privacy-our-privacy-policy-desc-iron-source':'\u8bf7\u8bbf\u95ee <a href="https://developers.is.com/ironsource-
m o b i l e / a i r / i r o n s o u r c e - m o b i l e - p r i v a c y - p o l i c y / " > i r o n S o u r c e
\u7684\u9690\u79c1\u653f\u7b56</a>\uff0c\u4e86\u89e3\u6211\u4eec\u7684\u5173\u8054\u516c\u53f8 ironSource
\u5982\u4f55\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u6570\u636e\u3002\u5982\u9700\u884c\u4f7f\u60a8\u7
684\u6570\u636e\u8bbf\u95ee\u6743\u9650\u548c/\u6216\u5220\u9664\u4e0e ironSource
\u53ef\u80fd\u6536\u96c6\u7684\u5173\u4e8e\u60a8\u7684\u6570\u636e\u7684\u6743\u5229\uff0c\u8bf7 <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\u5355\u51fb\u6b64\u5904<a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">\u3002',
'privacy-our-privacy-policy-title':'\u6211\u4eec\u7684\u9690\u79c1\u653f\u7b56','privacy-our-privacy-policy-
desc':'\u6211\u4eec\u7684 <a href="https://unity3d.com/legal/privacy-policy">\u9690\u79c1\u653f\u7b56</a>
\u89e3\u91ca\u4e86\u6211\u4eec\u5982\u4f55\u7ba1\u7406\u60a8\u7684\u6570\u636e\uff0c\u5305\u62ec\u6211\u4
eec\u5982\u4f55\u53ca\u5728\u4e16\u754c\u54ea\u4e9b\u5730\u533a\u8f6c\u79fb\u6570\u636e\u8fdb\u884c\u6570
\u636e\u5904\u7406\uff0c\u4ee5\u53ca\u6211\u4eec\u5982\u4f55\u4e0e\u6295\u653e\u5e7f\u544a\u7684\u5408\u4f
5c\u4f19\u4f34\u5408\u4f5c\u3002\u8fd9\u4e9b\u5408\u4f5c\u4f19\u4f34\u53ef\u80fd\u4f1a\u4ece Unity
\u4ee5\u5916\u7684\u5176\u4ed6\u6765\u6e90\u6536\u96c6\u4e0e\u60a8\u7684\u5e7f\u544a ID
\u6709\u5173\u7684\u4fe1\u606f\uff0c\u4ee5\u8fdb\u4e00\u6b65\u4e3a\u60a8\u63d0\u4f9b\u4e2a\u6027\u5316\u76
84\u5e7f\u544a\u3002\u8bf7\u8bbf\u95ee\u8fd9\u4e9b\u7b2c\u4e09\u65b9\u9690\u79c1\u653f\u7b56\uff0c\u67e5\u
770b\u5b83\u4eec\u53ef\u80fd\u62e5\u6709\u7684\u7f16\u64b0\u6570\u636e\u3002',
'privacy-quebec-policy-title':'\u81ea\u52a8\u5316\u51b3\u7b56','privacy-quebec-policy-desc-1':'Unity
\u53ef\u80fd\u4f7f\u7528\u81ea\u52a8\u5316\u51b3\u7b56\u7cfb\u7edf\u5904\u7406\u60a8\u7684\u4e2a\u4eba\u4f
e 1 \ u 6 0 6 f \ u 3 0 0 2 U n i t y
\u53ef\u80fd\u4f9d\u8d56\u7531\u8fd9\u4e9b\u81ea\u52a8\u5316\u7cfb\u7edf\u6240\u4f5c\u51fa\u7684\u51b3\u7b
56\u7528\u4e8e\u4e0b\u5217\u76ee\u7684\uff1a','privacy-quebec-policy-desc-
2':'\u670d\u52a1\u63d0\u4f9b\u4e0e\u7ef4\u62a4\uff08\u4f8b\u5982\uff0c\u63d0\u4f9b\u670d\u52a1\u3001\u5206\u
6790\u6211\u4eec\u7684\u5546\u54c1\u548c\u670d\u52a1\uff09\uff1b',
' p r i v a c y - q u e b e c - p o l i c y - d e s c -
3':'\u63d0\u4f9b\u4e2a\u6027\u5316\u670d\u52a1\uff08\u4f8b\u5982\uff0c\u63d0\u4f9b\u6211\u4eec\u4e0e\u60a8\u
4ea4\u4e92\u7684\u4e2a\u6027\u5316\u670d\u52a1\uff09\uff1b','privacy-quebec-policy-desc-
4':'\u4e1a\u52a1\u62a5\u544a\u76ee\u7684\u3002','privacy-quebec-policy-desc-
5':'\u8bf7\u53c2\u9605\u6211\u4eec\u7684\u9690\u79c1\u653f\u7b56\u4e2d\u7684\u201c\u8054\u7cfb\u6211\u4eec\
u201d\u90e8\u5206\uff0c\u4e86\u89e3\u5982\u4f55\u5c31\u6211\u4eec\u4f7f\u7528\u8fd9\u4e9b\u7cfb\u7edf\u4e0
e\u6211\u4eec\u8054\u7cfb\u3002',
'privacy-settings-title':'\u9690\u79c1\u8bbe\u7f6e','privacy-settings-personalization-
settings':'\u4e2a\u6027\u5316\u8bbe\u7f6e','privacy-settings-manage-your-
data':'\u7ba1\u7406\u60a8\u7684\u6570\u636e','privacy-settings-manage-your-data-
desc':'\u60a8\u53ef\u4ee5\u70b9\u51fb <span class="delete-your-data-link page-
l i n k " > \ u 6 b 6 4 \ u 5 9 0 4 < / s p a n > \ u f f 0 c \ u 5 2 2 0 \ u 9 6 6 4 U n i t y
\u62e5\u6709\u7684\u6709\u5173\u60a8\u8bbe\u5907\u7684\u4efb\u4f55\u6570\u636e\u3002','privacy-settings-
manage-your-data-are-you-sure':'\u60a8\u786e\u5b9a\u5417\uff1f',
'privacy-settings-manage-your-data-yes':'\u662f','privacy-settings-manage-your-data-no':'\u5426','privacy-settings-
m a n a g e - y o u r - d a t a - d e l e t i o n -
msg':'\u6211\u4eec\u5c06\u5904\u7406\u60a8\u7684\u8bf7\u6c42\uff0c\u60a8\u7684\u6570\u636e\u5c06\u5728 30
\u5929\u5185\u4e88\u4ee5\u5220\u9664\u3002\u6211\u4eec\u4e5f\u5c06\u7acb\u5373\u8ba9\u60a8\u9000\u51fa\u4
e2a\u6027\u5316\u5e7f\u544a\u3002\u656c\u8bf7\u6ce8\u610f\uff0c\u51fa\u4e8e\u8ba1\u8d39\u548c\u9884\u9632\
u6b3a\u8bc8\u7684\u8003\u8651\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u5c06\u4f7f\u7528\u60a8\u7684\u4e2a\u4eb
a\u4fe1\u606f\u7684\u4ea4\u6613\u8bb0\u5f55\u4fdd\u5b58 180 \u5929\u3002',
'privacy-settings-report-ad':'\u4e0a\u62a5\u5e7f\u544a','privacy-settings-build-
info':'\u7248\u672c\u4fe1\u606f','privacy-settings-close':'\u5173\u95ed','privacy-settings-report-ad-
title':'\u4e0a\u62a5\u5e7f\u544a','privacy-settings-report-ad-
desc':'\u60a8\u5f53\u524d\u7684\u5e7f\u544a\u6709\u95ee\u9898\u5417\uff1f\u60a8\u53ef\u4ee5\u5c06\u8fd9\u4e2
a \ u 5 e 7 f \ u 5 4 4 a \ u 4 e 0 a \ u 6 2 a 5 \ u 7 e d 9
Unity\uff0c\u5e76\u8ba9\u6211\u4eec\u77e5\u9053\u3002\u62a5\u544a\u5c06\u5173\u95ed\u8fd9\u4e2a\u5e7f\u54
4a\uff0c\u5982\u679c\u8be5\u5e7f\u544a\u8fd8\u6ca1\u6709\u5b8c\u6210\uff0c\u5c06\u6ca1\u6536\u4efb\u4f55\u5
956\u52b1\u3002',
'privacy-settings-report-ad-reason-1':'\u5e7f\u544a\u6ca1\u6709\u663e\u793a','privacy-settings-report-ad-reason-
2':'\u5e7f\u544a\u5f88\u6709\u653b\u51fb\u6027','privacy-settings-report-ad-reason-
3':'\u5e7f\u544a\u770b\u8d77\u6765\u4e0d\u5bf9\u52b2','privacy-settings-report-ad-reason-
4':'\u6211\u4e0d\u559c\u6b22\u8fd9\u4e2a\u5e7f\u544a','privacy-settings-report-ad-reason-5':'\u5176\u4ed6','privacy-
s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8d23\u58f0\u660e\uff1a\u62a5\u544a\u5c06\u5173\u95ed\u8fd9\u4e2a\u5e7f\u544a\uff0c\u5982
\u679c\u8be5\u5e7f\u544a\u8fd8\u6ca1\u6709\u5b8c\u6210\uff0c\u5c06\u6ca1\u6536\u4efb\u4f55\u5956\u52b1\u30
02',
'privacy-settings-report-ad-button':'\u62a5\u544a',disagree:'\u53cd\u5bf9','age-gate-
title':'\u5728\u60a8\u5f00\u59cb\u4e4b\u524d\uff0c\u8bf7\u786e\u8ba4\u60a8\u7684\u5e74\u9f84','age-gate-
text':'\u4e3a\u786e\u4fdd\u6211\u4eec\u4e3a\u60a8\u63d0\u4f9b\u6700\u597d\u7684\u6e38\u620f\u4f53\u9a8c\uff0
c\u5305\u62ec\u60a8\u7684\u9690\u79c1\u9009\u62e9\u548c\u4fdd\u62a4\u60a8\u7684\u9690\u79c1\uff0c\u8bf7\u
786e\u8ba4\u60a8\u7684\u5e74\u9f84\uff1a','age-gate-over-age-limit-btn':'\u6211 {0} \u5c81\u6216\u4ee5\u4e0a',
'age-gate-under-age-limit-btn':'\u6211 {0} \u5c81\u6216\u4ee5\u4e0b','privacy-data-nwo-
header':'\u5168\u7f51\u7edc\u4e2a\u6027\u5316\u670d\u52a1'},mraid:{Sponsored:'\u8d5e\u52a9','Try the playable
demo':'\u8bd5\u73a9\u4e00\u4e0b\u6e38\u620f','privacy-legitimate-interest-pop-up-
1':'Unity\u6b63\u5728\u5f53\u524d\u5e94\u7528\u7a0b\u5e8f\u4e2d\u4e2a\u6027\u5316\u5b9a\u5236\u60a8\u7684\
u5e7f\u544a\u4f53\u9a8c\u3002','privacy-legitimate-interest-pop-up-2':'\u8bf7\u70b9\u51fb\u8fd9\u91cc','privacy-
l e g i t i m a t e - i n t e r e s t - p o p - u p -
3':'\u6765\u4e86\u89e3\u8be6\u60c5\u548c\u7ba1\u7406\u60a8\u7684\u9690\u79c1\u8bbe\u7f6e\u3002',
advertisement:'\u5e7f\u544a'},privacy:{'privacy-legitimate-interest-pop-up-
1':'Unity\u6b63\u5728\u5f53\u524d\u5e94\u7528\u7a0b\u5e8f\u4e2d\u4e2a\u6027\u5316\u5b9a\u5236\u60a8\u7684\
u5e7f\u544a\u4f53\u9a8c\u3002','privacy-legitimate-interest-pop-up-2':'\u8bf7\u70b9\u51fb\u8fd9\u91cc','privacy-
l e g i t i m a t e - i n t e r e s t - p o p - u p -
3':'\u6765\u4e86\u89e3\u8be6\u60c5\u548c\u7ba1\u7406\u60a8\u7684\u9690\u79c1\u8bbe\u7f6e\u3002','privacy-
dialog-title':'Unity\u53d1\u5e03\u7684\u6709\u52a9\u4e8e\u4fdd\u62a4\u60a8\u9690\u79c1\u7684\u6d88\u606f',
' p r i v a c y - d i a l o g - t e x t - l i -
p1':'\u5e7f\u544a\u4f7f\u6e38\u620f\u5f00\u53d1\u8005\u80fd\u591f\u514d\u8d39\u63d0\u4f9b\u4f18\u79c0\u7684\
u5e94\u7528\u7a0b\u5e8f\u3002\u6211\u4eec\u4e5f\u5728\u5c1d\u8bd5\u6839\u636e\u60a8\u6b63\u5728\u4f7f\u75
28\u7684\u5e94\u7528\u7a0b\u5e8f\u3001\u8bbe\u5907\u548c\u6240\u5728\u7684\u56fd\u5bb6/\u5730\u533a\uff0c
\u6765\u5c55\u793a\u5bf9\u60a8\u6765\u8bf4\u6700\u6709\u8da3\u7684\u5e94\u7528\u7a0b\u5e8f\u548c\u4ea7\u5
4 c 1 \ u 3 0 0 2 ' , ' p r i v a c y - d i a l o g - t e x t - l i -
p2':'\u6211\u4eec\u7528\u6765\u63d0\u4f9b\u4e2a\u6027\u5316\u4f53\u9a8c\u7684\u4fe1\u606f\uff0c\u5927\u90e8
\u5206\u6765\u81ea\u4e8e\u60a8\u8bbe\u5907\u7684\u5e7f\u544aID\uff08\u5982\u82f9\u679c\u6216\u8c37\u6b4c\
u7684\u5e7f\u544aID\uff09\u4ee5\u53ca\u60a8\u7684IP\u5730\u5740\u3002',
'privacy-dialog-text-li-p3-1':'\u6211\u4eec\u7684','privacy-dialog-text-li-p3-2':'\u9690\u79c1\u6761\u6b3e','privacy-
d i a l o g - t e x t - l i - p 3 -
3':'\u4e5f\u89e3\u91ca\u4e86\u6211\u4eec\u5c06\u5982\u4f55\u7ba1\u7406\u60a8\u7684\u6570\u636e\u4ee5\u53ca\
u5982\u4f55\u4e0e\u63d0\u4f9b\u5e7f\u544a\u7684\u7b2c\u4e09\u65b9\u5408\u4f5c\u3002\u8fd9\u4e9b\u7b2c\u4e
09\u65b9\u53ef\u80fd\u4f1a\u4eceUnity\u4ee5\u5916\u7684\u5176\u4ed6\u6e20\u9053\u6536\u96c6\u5173\u4e8e\u
60a8\u5e7f\u544aID\u7684\u4fe1\u606f\u6765\u8fdb\u4e00\u6b65\u4e2a\u6027\u5316\u63a8\u8350\u60a8\u4f1a\u7
70b\u5230\u7684\u5e7f\u544a\u3002\u8bf7\u67e5\u770b\u8fd9\u4e9b\u7b2c\u4e09\u65b9\u7684\u9690\u79c1\u7b5
6\u7565\u6765\u786e\u8ba4\u5176\u53ef\u80fd\u6536\u96c6\u7684\u6570\u636e\u3002',
' p r i v a c y - d i a l o g - t e x t - l i -
p4':'\u6839\u636e\u60a8\u548c\u8fd9\u6b3e\u5e94\u7528\u7a0b\u5e8f\u4e4b\u95f4\u7684\u4e92\u52a8\uff0c\u6211
\u4eec\u6536\u96c6\u5230\u4e86\u4e00\u4e9b\u4fe1\u606f\u3002\u4ee5\u4e0b\u662f\u6211\u4eec\u4f7f\u7528\u8f
d9\u4e9b\u4fe1\u606f\u9884\u6d4b\u54ea\u4e2a\u5e94\u7528\u7a0b\u5e8f\u53ef\u80fd\u4f1a\u5438\u5f15\u60a8\u
7684\u4e00\u4e2a\u793a\u4f8b\uff1a','privacy-dialog-text-li-p5-header':'\u8bf7\u9009\u62e9','privacy-dialog-text-li-
p5':'\u60a8\u53ef\u4ee5\u7ee7\u7eed\u4f7f\u7528\u4e2a\u6027\u5316\u4f53\u9a8c\uff0c\u6216\u6362\u6210\u5927\
u4f17\u5316\u7684\u4f53\u9a8c\u3002\u8fd9\u5c06\u5e94\u7528\u4e8eUnity\u76f4\u63a5\u63a8\u9001\u7684\u54
8c\u5176\u5e7f\u544a\u5408\u4f5c\u5546\u63a8\u9001\u7684\u5e7f\u544a\u3002',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSource
\u6570\u636e\u4e3b\u4f53\u6743\u5229','privacy-dialog-text-updated-privacy-policy-p1-iron-
source':'\u8bf7\u8bbf\u95ee','privacy-dialog-text-updated-privacy-policy-p2-iron-source':'ironSource
\u7684\u9690\u79c1\u653f\u7b56','privacy-dialog-text-updated-privacy-policy-p3-iron-
source':'\uff0c\u4e86\u89e3\u6211\u4eec\u7684\u5173\u8054\u516c\u53f8 ironSource
\u5982\u4f55\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u6570\u636e\u3002\u5982\u9700\u884c\u4f7f\u60a8\u7
684\u6570\u636e\u8bbf\u95ee\u6743\u9650\u548c/\u6216\u5220\u9664\u4e0e ironSource
\u53ef\u80fd\u6536\u96c6\u7684\u5173\u4e8e\u60a8\u7684\u6570\u636e\u7684\u6743\u5229\uff0c\u8bf7',
'privacy-dialog-text-updated-privacy-policy-p4-iron-source':'\u5355\u51fb\u6b64\u5904\u3002','privacy-dialog-text-
updated-privacy-policy-header-unity':'\u6211\u4eec\u7684\u9690\u79c1\u653f\u7b56 ','privacy-dialog-text-updated-
privacy-policy-p1-unity':'\u6211\u4eec\u7684 ','privacy-dialog-text-updated-privacy-policy-p2-
unity':'\u9690\u79c1\u653f\u7b56 ','privacy-dialog-text-updated-privacy-policy-p3-
unity':'\u89e3\u91ca\u4e86\u6211\u4eec\u5982\u4f55\u7ba1\u7406\u60a8\u7684\u6570\u636e\uff0c\u5305\u62ec\u6
211\u4eec\u5982\u4f55\u53ca\u5728\u4e16\u754c\u54ea\u4e9b\u5730\u533a\u4f20\u8f93\u6570\u636e\u8fdb\u884c
\u6570\u636e\u5904\u7406\uff0c\u4ee5\u53ca\u6211\u4eec\u5982\u4f55\u4e0e\u6295\u653e\u5e7f\u544a\u7684\u5
408\u4f5c\u4f19\u4f34\u5408\u4f5c\u3002\u8fd9\u4e9b\u5408\u4f5c\u4f19\u4f34\u53ef\u80fd\u4f1a\u4ece Unity
\u4ee5\u5916\u7684\u5176\u4ed6\u6765\u6e90\u6536\u96c6\u4e0e\u60a8\u7684\u5e7f\u544a ID
\u6709\u5173\u7684\u4fe1\u606f\uff0c\u4ee5\u8fdb\u4e00\u6b65\u4e3a\u60a8\u63d0\u4f9b\u4e2a\u6027\u5316\u76
84\u5e7f\u544a\u3002\u8bf7\u8bbf\u95ee\u8fd9\u4e9b\u7b2c\u4e09\u65b9\u9690\u79c1\u653f\u7b56\uff0c\u67e5\u
770b\u5b83\u4eec\u53ef\u80fd\u62e5\u6709\u7684\u7f16\u64b0\u6570\u636e\u3002',
'privacy-using':'\u4f7f\u7528\u7684\u8bbe\u5907\u662f{0}','privacy-located-
i n ' : ' \ u 6 2 4 0 \ u 5 7 2 8 \ u 4 f 4 d \ u 7 f 6 e \ u 6 6 2 f { 0 } ' , ' p r i v a c y - u s e d - t h i s -
app':'\u672c\u5468\u4f7f\u7528\u4e86\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f{0}\u6b21','privacy-seen-
ads':'\u5728\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f\u91cc\u5df2\u7ecf\u770b\u8fc7{0}\u4e2a\u5e7f\u544a','privacy-
i n s t a l l e d - b a s e d -
on':'\u6839\u636e\u5df2\u770b\u8fc7\u7684\u5e7f\u544a\u5df2\u5b89\u88c5{0}\u4e2a\u5e94\u7528\u7a0b\u5e8f','p
r i v a c y - d i a l o g - t e x t - l i - a g r e e - r a d i o - b u t t o n ' : ' \ u 5 4 0 c \ u 6 1 0 f ,
\u6211\u613f\u610f\u7ee7\u7eed\u4f7f\u7528\u4e2a\u6027\u5316\u4f53\u9a8c\u3002',
'privacy-dialog-text-li-disagree-radio-button':'\u4e0d\u540c\u610f,
\u6211\u4e0d\u60f3\u8981\u4e2a\u6027\u5316\u4f53\u9a8c\u3002','privacy-dialog-text-li-p6-
header':'\u66f4\u6539\u60a8\u7684\u9690\u79c1\u9009\u9879','privacy-dialog-text-li-
p6':'\u60a8\u53ef\u4ee5\u5728\u5e7f\u544a\u51fa\u73b0\u6216\u8005\u7ed3\u675f\u65f6\uff0c\u70b9\u51fbUnity
D a t a
Privacy\uff08Unity\u6570\u636e\u9690\u79c1\uff09\u56fe\u6807\u968f\u65f6\u8bbf\u95ee/\u66f4\u6539\u8fd9\u4e
9b\u9009\u9879\u3002','privacy-dialog-text-li-p7-header':'\u6570\u636e\u7ba1\u7406',
'privacy-dialog-text-li-p7-header-delete-data':'\u5220\u9664\u60a8\u7684\u6570\u636e','privacy-dialog-text-li-p7-
1':'\u60a8\u53ef\u4ee5\u70b9\u51fb','privacy-dialog-text-li-p7-2':'\u8fd9\u91cc','privacy-dialog-text-li-p7-
3':'\u5220\u9664Unity\u83b7\u53d6\u7684\u4efb\u4f55\u5173\u4e8e\u60a8\u8bbe\u5907\u7684\u6570\u636e\u3002'
,'privacy-dialog-text-li-p7-are-you-sure':'\u60a8\u786e\u5b9a\u5417\uff1f','privacy-dialog-text-li-p7-yes':'\u662f
','privacy-dialog-text-li-p7-no':'\u5426','privacy-dialog-text-li-p7-data-deletion-
text':'\u6211\u4eec\u4f1a\u5904\u7406\u60a8\u7684\u8bf7\u6c42\uff0c\u5e76\u572830\u5929\u5185\u5220\u9664\u
60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u6570\u636e\u3001\u8ba9\u60a8\u7acb\u5373\u63a8\u51fa\u4e2a\u6027\u531
6\u4f53\u9a8c\u3002\u8bf7\u6ce8\u610f\uff0c\u7531\u4e8e\u5b8c\u6210\u652f\u4ed8\u548c\u9632\u6b62\u6b3a\u8
bc8\u7684\u9700\u8981\uff0c\u6211\u4eec\u53ef\u80fd\u9700\u8981\u5c06\u60a8\u7684\u6570\u636e\u4fdd\u7559
180\u5929\u3002',
'privacy-dialog-text-failed-age-gate-p1':'\u6b64\u5e7f\u544a\u7531Unity
Ads\u5e7f\u544a\u63d0\u4f9b\u3002\u7531\u4e8e\u60a8\u5df2\u8868\u660e\u7ecf\u81ea\u5df1\u4e0d\u6ee118\u54
68\u5c81\uff0c\u6211\u4eec\u5c06\u901a\u8fc7\u76f8\u5173\u6570\u636e\uff08\u5982\u60a8\u6b63\u5728\u73a9\u
7684\u6e38\u620f\uff09\u5411\u60a8\u5c55\u793a\u5e7f\u544a\u3002','privacy-dialog-text-failed-age-gate-p2-
1':'\u8bf7\u67e5\u770b\u6211\u4eec\u7684','privacy-dialog-text-failed-age-gate-p2-2':'\u9690\u79c1\u6761\u6b3e',
' p r i v a c y - d i a l o g - t e x t - f a i l e d - a g e - g a t e - p 2 -
3':'\u6765\u4e86\u89e3\u6570\u636e\u5b9e\u8df5\u7684\u8be6\u7ec6\u4ecb\u7ecd\u3002\u60a8\u53ef\u4ee5\u5728\
u5e7f\u544a\u51fa\u73b0\u6216\u7ed3\u675f\u65f6\uff0c\u70b9\u51fbUnity Data
Privacy\uff08Unity\u6570\u636e\u9690\u79c1\uff09\u56fe\u6807\u968f\u65f6\u67e5\u770b\u8fd9\u4e9b\u9009\u98
79\u3002','privacy-dialog-text-coppa-p1':'\u6b64\u5e7f\u544a\u7531Unity
Ads\u5e7f\u544a\u63d0\u4f9b\u3002\u8fd9\u4e2a\u6e38\u620f\u5f00\u53d1\u8005\u5df2\u7ecf\u542f\u7528\u9690\
u79c1\u63a7\u5236\uff0c\u8bf4\u660e\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f\u4f1a\u88ab13\u5468\u5c81\u4ee5\u4
e0b\u7684\u513f\u7ae5\u4f7f\u7528\u3002\u56e0\u6b64\uff0c\u6211\u4eec\u4ec5\u4f1a\u901a\u8fc7\u76f8\u5173\u
6570\u636e\uff08\u4f8b\u5982\u60a8\u6b63\u5728\u73a9\u7684\u6e38\u620f\uff09\u6765\u5411\u60a8\u5c55\u793
a\u5e7f\u544a\u3002',
'privacy-dialog-text-coppa-p2-1':'\u8bf7\u67e5\u770b\u6211\u4eec\u7684','privacy-dialog-text-coppa-p2-
2':'\u9690\u79c1\u6761\u6b3e','privacy-dialog-text-coppa-p2-
3':'\u6765\u4e86\u89e3\u6570\u636e\u5b9e\u8df5\u7684\u8be6\u7ec6\u4ecb\u7ecd\u3002\u60a8\u53ef\u4ee5\u5728\
u5e7f\u544a\u51fa\u73b0\u6216\u7ed3\u675f\u65f6\uff0c\u70b9\u51fbUnity Data
Privacy\uff08Unity\u6570\u636e\u9690\u79c1\uff09\u56fe\u6807\u968f\u65f6\u67e5\u770b\u8fd9\u4e9b\u9009\u98
79\u3002','privacy-dialog-text-coppa-p2-4':'\u8bf7\u8bbf\u95ee',
'privacy-dialog-text-coppa-p2-5':'ironSource \u7684\u9690\u79c1\u653f\u7b56','privacy-dialog-text-coppa-p2-
6':'\uff0c\u4e86\u89e3\u6211\u4eec\u7684\u5173\u8054\u516c\u53f8 ironSource
\u5982\u4f55\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u6570\u636e\u3002','privacy-data-nwo-
header':'\u9009\u62e9\u9000\u51fa\u6574\u4e2a\u7f51\u7edc','privacy-data-nwo-text-opt-out-
description':'\u60a8\u53ef\u4ee5\u9009\u62e9\u9000\u51fa\u6574\u4e2a Unity
\u5e73\u53f0\u7684\u4e2a\u6027\u5316\u4f53\u9a8c\u3002\u8fd9\u5c06\u9002\u7528\u4e8e\u76f4\u63a5\u6765\u8
1ea Unity \u53ca\u5176\u5e7f\u544a\u5408\u4f5c\u4f19\u4f34\u7684\u5e7f\u544a\uff0c\u4ee5\u53ca\u7531 Unity
\u670d\u52a1\u63d0\u4f9b\u7684\u4e2a\u6027\u5316\u4f53\u9a8c\u3002\u8bf7\u6ce8\u610f\uff0c\u8be5\u9009\u98
79\u9002\u7528\u4e8e\u60a8\u7684\u6240\u6709\u7531 Unity
\u63d0\u4f9b\u5e7f\u544a\u6216\u4f53\u9a8c\u7684\u5e94\u7528\u7a0b\u5e8f\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - o u t -
button':'\u9009\u62e9\u9000\u51fa\u6574\u4e2a\u7f51\u7edc\u7684\u4e2a\u6027\u5316\u670d\u52a1','privacy-data-
n w - u n a v a i l a b l e -
msg':'\u7531\u4e8e\u5f00\u53d1\u8005\u542f\u7528\u4e86\u9690\u79c1\u63a7\u5236\u548c/\u6216\u60a8\u4e2a\u4
eba\u7684\u9690\u79c1\u9009\u62e9\u548c\u8bbe\u5907\u8bbe\u7f6e\uff0cUnity
\u5e76\u4e0d\u4e3a\u60a8\u7ef4\u62a4\u4e0e\u6b64\u5e94\u7528\u7a0b\u5e8f\u76f8\u5173\u7684\u5168\u7f51\u7
edc\u914d\u7f6e\u6587\u4ef6\uff0c\u56e0\u6b64\u6211\u4eec\u76ee\u524d\u65e0\u6cd5\u4e3a\u60a8\u63d0\u4f9b\
u9000\u51fa\u5168\u7f51\u7edc\u4e2a\u6027\u5316\u8bbe\u7f6e\u7684\u9009\u9879\u3002',
' p r i v a c y - d a t a - n w o - t e x t - o p t - i n -
description':'\u5982\u679c\u60a8\u60f3\u8981\u91cd\u65b0\u542f\u7528\u6574\u4e2a\u7f51\u7edc\u7684\u4e2a\u60
27\u5316\u4f53\u9a8c\uff0c\u60a8\u53ef\u4ee5\u70b9\u51fb','privacy-data-nwo-text-opt-in-
link':'\u6b64\u5904','privacy-data-nwo-text-opt-in-description-
2':'\uff0c\u9009\u62e9\u91cd\u65b0\u52a0\u5165\u3002\u8bf7\u6ce8\u610f\uff0c\u8fd9\u5c06\u5728\u4f7f\u7528
U n i t y
\u5e73\u53f0\u7684\u6240\u6709\u5e94\u7528\u7a0b\u5e8f\u4e2d\u91cd\u65b0\u542f\u7528\u5168\u9762\u4e2a\u
6027\u5316\u4f53\u9a8c\uff0c\u8fd9\u53d6\u51b3\u4e8e\u60a8\u5728\u9009\u62e9\u52a0\u5165\u4e4b\u540e\u53e
f\u80fd\u4f1a\u505a\u51fa\u7684\u4efb\u4f55\u5e94\u7528\u7a0b\u5e8f\u7ea7\u522b\u7684\u9690\u79c1\u9009\u6
2e9\u3002',
'privacy-data-nwoo-confirmation-message':'You have chosen to Opt-Out Network-Wide from a personalized
experience','privacy-data-nwoi-confirmation-message':'You have chosen to Opt-In Network-Wide to a personalized
experience','privacy-dialog-button-confirm':'\u786e\u8ba4','privacy-dialog-button-close':'\u5173\u95ed','privacy-data-
request-header':'\u8bf7\u6c42\u60a8\u7684\u6570\u636e','privacy-dialog-text-li-p2-
1':'\u6211\u4eec\u5c06\u4f7f\u7528\u8fd9\u4e9b\u4fe1\u606f\u5c55\u793a\u6211\u4eec\u8ba4\u4e3a\u60a8\u53ef\u
80fd\u559c\u6b22\u7684\u5176\u4ed6\u6e38\u620f\u7684\u5e7f\u544a\uff0c\u6216\u8005\u53ef\u80fd\u5bf9\u60a8
\u6709\u7528\u7684\u865a\u62df\u7269\u54c1\u3002\u6211\u4eec\u751a\u81f3\u53ef\u80fd\u51b3\u5b9a\u4e0d\u5
411\u60a8\u5c55\u793a\u5e7f\u544a\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 2 -
2':'\u6839\u636e\u60a8\u7684\u9690\u79c1\u9009\u62e9\uff0c\u60a8\u7684\u5e94\u7528\u7a0b\u5e8f\u4e92\u52a8\
u6570\u636e\u53ef\u80fd\u4e0e\u552f\u4e00\u7684 Unity ID \u5173\u8054\uff0c\u5e76\u4fdd\u7559 12
\u4e2a\u6708\u3002\u6211\u4eec\u4e5f\u4f1a\u5c06\u4e0e\u60a8\u7684\u5e7f\u544a ID
\u6709\u5173\u7684\u4e2a\u4eba\u6570\u636e\u8bb0\u5f55\u4fdd\u7559 30
\u5929\uff1b\u4e0d\u8fc7\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u5c06\u60a8\u4f7f\u7528\u60a8\u7684\u4e2a\u4eba
\u6570\u636e\u7684\u4ea4\u6613\u8bb0\u5f55\u4fdd\u7559 180
\u5929\uff0c\u4f9b\u8ba1\u8d39\u548c\u9884\u9632\u6b3a\u8bc8\u4e4b\u7528\u3002',
'privacy-dialog-text-li-p5-header-personalization':'\u4e2a\u6027\u5316','privacy-dialog-text-li-agree-radio-button-
w i t h -
explaination':'\u662f\uff0c\u6211\u540c\u610f\u63a5\u53d7\u4e2a\u6027\u5316\u4f53\u9a8c\u3002\u8fd9\u610f\u54
73\u7740\u60a8\u6b63\u5728\u9009\u62e9\u201c\u9009\u62e9\u52a0\u5165\u201d\u3002','privacy-dialog-text-li-
d i s a g r e e - r a d i o - b u t t o n - w i t h -
explaination':'\u4e0d\uff0c\u6211\u4e0d\u60f3\u63a5\u53d7\u4e2a\u6027\u5316\u4f53\u9a8c\u3002\u8fd9\u610f\u5
473\u7740\u60a8\u6b63\u5728\u9009\u62e9\u201c\u9009\u62e9\u9000\u51fa\u201d\u3002',
'privacy-dialog-text-li-p7-1-delete-data-123':'\u60a8\u53ef\u4ee5\u70b9\u51fb{\u6b64\u5904}\uff0c\u5220\u9664
Unity \u62e5\u6709\u7684\u6709\u5173\u60a8\u8bbe\u5907\u7684\u4efb\u4f55\u6570\u636e\u3002','privacy-
d i a l o g - t e x t - l i - p 7 - d a t a - r e q u e s t -
info':'*\u656c\u8bf7\u6ce8\u610f\uff0c\u5982\u679c\u60a8\u5df2\u7ecf\u6709\u6b63\u5728\u8fdb\u884c\u7684\u65
70\u636e\u62ab\u9732\u8bf7\u6c42\uff0c\u60a8\u6b63\u5728\u8bf7\u6c42\u5220\u9664\u8fd9\u4e2a\u6e38\u620f\u
7684\u6570\u636e\u53ef\u80fd\u672a\u5305\u62ec\u5728\u8be5\u62a5\u544a\u4e2d\u3002',
' p r i v a c y - d i a l o g - t e x t - l i - p 7 - d a t a - d e l e t i o n - t e x t - d e l e t e -
data':'\u6211\u4eec\u5c06\u5904\u7406\u60a8\u7684\u8bf7\u6c42\uff0c\u60a8\u7684\u6570\u636e\u5c06\u4e88\u4e
e5\u5220\u9664\u3002\u656c\u8bf7\u6ce8\u610f\uff0c\u51fa\u4e8e\u914d\u7f6e\u6587\u4ef6\u7684\u8003\u8651\u
f f 0 c \ u 8 f d 9 \ u 4 e 2 a \ u 8 f c 7 \ u 7 a 0 b \ u 5 c 0 6 \ u 9 7 0 0 \ u 8 9 8 1 3 0
\u5929\u5b8c\u6210\u3002\u6211\u4eec\u4e5f\u5c06\u7acb\u5373\u8ba9\u60a8\u9000\u51fa\u4e2a\u6027\u5316\u5
e7f\u544a\u3002\u51fa\u4e8e\u5f00\u5177\u53d1\u7968\u548c\u9884\u9632\u6b3a\u8bc8\u7684\u76ee\u7684\uff0c
\u6211\u4eec\u53ef\u80fd\u4f1a\u5c06\u60a8\u7684\u6570\u636e\u4fdd\u7559 180 \u5929\u3002',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'\u8fd9\u4e2a\u5e7f\u544a\u5df2\u7531 Unity Ads
\u6295\u653e\u3002\u5728\u8fd9\u4e2a\u5e94\u7528\u7a0b\u5e8f\u4e2d\uff0c\u6211\u4eec\u6b63\u5728\u6839\u6
36e\u4e0a\u4e0b\u6587\u6570\u636e\u5411\u60a8\u53d1\u9001\u5e7f\u544a\uff0c\u5982\u60a8\u6b63\u5728\u73a
9\u7684\u6e38\u620f\u3002','privacy-dialog-text-failed-age-gate-p2-1-ccpa-
123':'\u8bf7\u67e5\u770b\u6211\u4eec\u7684{\u9690\u79c1\u653f\u7b56}\uff0c\u9605\u8bfb\u6709\u5173\u6211\u
4eec\u6570\u636e\u5b9e\u8df5\u7684\u5b8c\u6574\u63cf\u8ff0\u3002\u60a8\u53ef\u4ee5\u5728\u5e7f\u544a\u51fa
\ u 7 3 b 0 \ u 6 5 f 6 \ u 6 2 1 6 \ u 4 e 4 b \ u 5 4 0 e \ u 7 0 b 9 \ u 5 1 f b U n i t y
\u6570\u636e\u9690\u79c1\u56fe\u6807\uff0c\u968f\u65f6\u67e5\u770b\u60a8\u7684\u9690\u79c1\u8bbe\u7f6e\u30
02',
'privacy-dialog-text-coppa-p2-123':'\u8bf7\u67e5\u770b\u6211\u4eec\u7684
{\u9690\u79c1\u653f\u7b56}\uff0c\u9605\u8bfb\u6709\u5173\u6211\u4eec\u6570\u636e\u5b9e\u8df5\u7684\u5b8c\
u6574\u63cf\u8ff0\u3002\u60a8\u53ef\u4ee5\u5728\u5e7f\u544a\u51fa\u73b0\u65f6\u6216\u4e4b\u540e\u70b9\u51f
b U n i t y
\u6570\u636e\u9690\u79c1\u56fe\u6807\uff0c\u968f\u65f6\u67e5\u770b\u9690\u79c1\u4fe1\u606f\u3002','privacy-
d a t a - r e q u e s t -
text':'\u60a8\u6709\u6743\u8981\u6c42\u63d0\u4f9b\u6211\u4eec\u4e3a\u8fd9\u4e2a\u6e38\u620f\u6536\u96c6\u76
84\u6709\u5173\u60a8\u7684\u6570\u636e\u3002\u4e3a\u6b64\uff0c\u8bf7\u5411\u6211\u4eec\u63d0\u4f9b\u60a8\
u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\uff0c\u4ee5\u4fbf\u6211\u4eec\u53ef\u4ee5\u5c06\u5b89\u5168\u768
4\u4e2a\u6027\u5316\u94fe\u63a5\u5171\u4eab\u5230\u6570\u636e\u8bf7\u6c42\u9875\u9762\u3002\u6211\u4eec\
u4e0d\u4f1a\u5c06\u60a8\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u7528\u4e8e\u4efb\u4f55\u5176\u4ed6\u76
ee\u7684\u3002',
'privacy-data-request-submit':'\u63d0\u4ea4','privacy-data-request-email-input-
placeholder':'\u8f93\u5165\u7535\u5b50\u90ae\u4ef6 ID','privacy-data-request-confirmation-
message':'\u8c22\u8c22\u3002\u60a8\u5f88\u5feb\u4f1a\u6536\u5230\u4e00\u5c01\u7535\u5b50\u90ae\u4ef6\uff0c\
u5176\u4e2d\u5e26\u6709\u8bf7\u6c42\u60a8\u6570\u636e\u7684\u94fe\u63a5\u3002','privacy-data-request-fail-
message':'\u60a8\u7684\u5c1d\u8bd5\u6b21\u6570\u5df2\u8fbe\u4e0a\u9650\u3002\u4e3a\u8bf7\u6c42\u60a8\u7684
\u6570\u636e\uff0c\u8bf7 24 \u5c0f\u65f6\u540e\u518d\u5c1d\u8bd5\u3002',
'privacy-data-request-error-message':'\u9519\u8bef\u3002\u8bf7\u7a0d\u540e\u518d\u8bd5\u3002','privacy-captcha-
description':'\u6211\u4eec\u9700\u8981\u9a8c\u8bc1\u8be5\u7528\u6237\u662f\u4eba\u7c7b\u3002\u8bf7\u67e5\u7
7 0 b \ u 4 e e 5 \ u 4 e 0 b 1 6
\u5f20\u56fe\u7247\uff0c\u9009\u62e9\u4e0d\u9002\u5408\u8be5\u4e3b\u9898\u7684\u56fe\u7247\u3002','privacy-
captcha-success-message':'\u5df2\u786e\u8ba4\u3002','privacy-captcha-retry-
message':'\u4e0d\u6b63\u786e\u3002\u8bf7\u518d\u8bd5\u4e00\u6b21\u3002','privacy-data-nwo-text-opt-in-
d e s c r i p t i o n -
123':'\u5982\u679c\u60a8\u60f3\u8981\u91cd\u65b0\u542f\u7528\u5168\u7f51\u7edc\u4e2a\u6027\u5316\u4f53\u9a
8c\uff0c\u60a8\u53ef\u4ee5\u70b9\u51fb{\u6b64\u5904}\uff0c\u9009\u62e9\u91cd\u65b0\u52a0\u5165\u3002\u8bf7
\ u 6 c e 8 \ u 6 1 0 f \ u f f 0 c \ u 8 f d 9 \ u 5 c 0 6 \ u 5 7 2 8 \ u 4 f 7 f \ u 7 5 2 8 U n i t y
\u5e73\u53f0\u7684\u6240\u6709\u5e94\u7528\u7a0b\u5e8f\u4e2d\u91cd\u65b0\u542f\u7528\u5168\u9762\u4e2a\u
6027\u5316\u4f53\u9a8c\uff0c\u8fd9\u53d6\u51b3\u4e8e\u60a8\u5728\u9009\u62e9\u52a0\u5165\u4e4b\u540e\u53e
f\u80fd\u4f1a\u505a\u51fa\u7684\u4efb\u4f55\u5e94\u7528\u7a0b\u5e8f\u7ea7\u522b\u7684\u9690\u79c1\u9009\u6
2e9\u3002',
'privacy-data-nwo-text-opt-in-ccpa-header':'CCPA \u901a\u77e5\u66f4\u65b0','privacy-settings-report-
ad':'\u4e0a\u62a5\u5e7f\u544a','privacy-settings-report-ad-title':'\u4e0a\u62a5\u5e7f\u544a','privacy-settings-report-
a d -
desc':'\u60a8\u5f53\u524d\u7684\u5e7f\u544a\u6709\u95ee\u9898\u5417\uff1f\u60a8\u53ef\u4ee5\u5c06\u8fd9\u4e2
a \ u 5 e 7 f \ u 5 4 4 a \ u 4 e 0 a \ u 6 2 a 5 \ u 7 e d 9
Unity\uff0c\u5e76\u8ba9\u6211\u4eec\u77e5\u9053\u3002\u62a5\u544a\u5c06\u5173\u95ed\u8fd9\u4e2a\u5e7f\u54
4a\uff0c\u5982\u679c\u8be5\u5e7f\u544a\u8fd8\u6ca1\u6709\u5b8c\u6210\uff0c\u5c06\u6ca1\u6536\u4efb\u4f55\u5
956\u52b1\u3002',
'privacy-settings-report-ad-reason-1':'\u5e7f\u544a\u6ca1\u6709\u663e\u793a','privacy-settings-report-ad-reason-
2':'\u5e7f\u544a\u5f88\u6709\u653b\u51fb\u6027','privacy-settings-report-ad-reason-
3':'\u5e7f\u544a\u770b\u8d77\u6765\u4e0d\u5bf9\u52b2','privacy-settings-report-ad-reason-
4':'\u6211\u4e0d\u559c\u6b22\u8fd9\u4e2a\u5e7f\u544a','privacy-settings-report-ad-reason-5':'\u5176\u4ed6','privacy-
s e t t i n g s - r e p o r t - a d -
disclaimer':'\u514d\u8d23\u58f0\u660e\uff1a\u4e0a\u62a5\u5c06\u5173\u95ed\u8fd9\u4e2a\u5e7f\u544a\uff0c\u5982
\u679c\u8be5\u5e7f\u544a\u8fd8\u6ca1\u6709\u5b8c\u6210\uff0c\u5c06\u6ca1\u6536\u4efb\u4f55\u5956\u52b1\u30
02',
'privacy-settings-report-ad-button':'\u4e0a\u62a5','privacy-settings-build-
info':'\u7248\u672c\u4fe1\u606f'}},'fi.*':{endscreen:{Ratings:'Suosio','Download For Free':'Lataa ilmaiseksi','Install
Now':'Asenna nyt',Install:'Asenna',GET:'HAE',Get:'Hae',Free:'Ilmainen',Price:'Hinta'},videoScreen:{'Learn
More':'Lis\u00e4\u00e4 tietoa','Download For Free':'Lataa ilmaiseksi','Install Now':'Asenna
nyt',Install:'Asenna',GET:'HAE',Get:'Hae',Sponsored:'Sponsoroitu','close-reward-dialog-title':'Suljetaanko video?',
'close-reward-dialog-desc':'Menet\u00e4t palkintosi.','close-reward-dialog-close-btn':'SULJE VIDEO','close-reward-
dialog-resume-btn':'JATKA TOISTOA',Free:'Ilmainen','reward-granted':'Palkinto
my\u00f6nnetty!',advertisement:'Mainos'},mraid:{Sponsored:'Sponsoroitu','Try the playable demo':'Kokeile pelattavaa
demoa',advertisement:'Mainos'},consent:{'privacy-settings-screen-choice-gate-ad-settings':'Mainosasetukset','privacy-
settings-screen-choice-gate-about-this-ad':'Tietoa t\u00e4st\u00e4 mainoksesta',
'privacy-settings-screen-choice-gate-privacy-settings':'Yksityisyysasetukset','privacy-settings-about-this-ad-why-this-
ad':'Miksi n\u00e4en t\u00e4m\u00e4n mainoksen?','privacy-settings-about-this-ad-why-this-ad-desc-
1':'Erin\u00e4iset parametrit m\u00e4\u00e4ritt\u00e4v\u00e4t, mink\u00e4 mainoksen n\u00e4et:','privacy-settings-
about-this-ad-why-this-ad-desc-2':'K\u00e4yt\u00e4mme edell\u00e4 mainittuja parametrej\u00e4
mainoskampanjoiden optimoimiseen. Rajoitamme niiden avulla my\u00f6s sit\u00e4, kuinka monta kertaa n\u00e4et
tietyn mainoskampanjan verkostossamme, tai sit\u00e4, kuinka monta mainosta n\u00e4et tietyss\u00e4
sovelluksessa.',
'privacy-settings-about-this-ad-why-this-ad-desc-3':'Tiettyjen k\u00e4ytt\u00e4jien kohdalla (esimerkiksi kun sovellus
on suunnattu lapsille) emme julkaisijoidemme ohjeiden mukaisesti ker\u00e4\u00e4 ja k\u00e4yt\u00e4 sovellusten
v\u00e4lisi\u00e4 tunnisteita, kuten mainostunnusta, jota k\u00e4ytet\u00e4\u00e4n sen
m\u00e4\u00e4ritt\u00e4miseen, mik\u00e4 mainos n\u00e4ytet\u00e4\u00e4n.','privacy-settings-about-this-ad-why-
this-ad-identifiers':'Tunnisteet','privacy-settings-about-this-ad-why-this-ad-identifiers-desc':'N\u00e4it\u00e4 ovat
esimerkiksi mainostunnus, IP-osoite, k\u00e4ytt\u00e4j\u00e4n luoma tietyn sovelluksen tunniste sek\u00e4 yhden
sovelluskehitt\u00e4j\u00e4n sovellusten yksil\u00f6lliset tunnisteet.',
'privacy-settings-about-this-ad-why-this-ad-general-info':'Laitteesi yleiset tekniset tiedot','privacy-settings-about-this-
ad-why-this-ad-general-info-desc':'Teknisi\u00e4 tietoja ovat esimerkiksi laitteen aikavy\u00f6hyke, laitteen vapaan
muistin m\u00e4\u00e4r\u00e4, sen sovelluksen nimi ja versio, jossa mainos n\u00e4ytet\u00e4\u00e4n,
jne.','privacy-settings-about-this-ad-why-this-ad-performance-info':'Suoritustiedot','privacy-settings-about-this-ad-
why-this-ad-performance-info-desc':'Ilmoitus siit\u00e4, onko mainosta katsottu tai napsautettu tai onko mainostettu
sovellus asennettu. Tiedot toimista, joita mainostajan sovelluksessa on tehty asennuksen j\u00e4lkeen, kuten
sovelluksen sis\u00e4isist\u00e4 ostoista ja peliss\u00e4 saavutetusta tasosta (jos mainostaja on
p\u00e4\u00e4tt\u00e4nyt toimittaa t\u00e4llaisia tietoja)',
'privacy-settings-about-this-ad-control-ad-exp':'Hallinnoi mainoskokemustasi','privacy-settings-about-this-ad-control-
ad-exp-desc':'Voit hallinnoida n\u00e4kemi\u00e4si mainoksia k\u00e4ytt\u00e4m\u00e4ll\u00e4 kaikkien Unityn
mainosten yksityisyyskortilla k\u00e4yt\u00f6ss\u00e4si olevia ominaisuuksia:','privacy-settings-about-this-ad-
control-ad-exp-opt-1':'Jos n\u00e4et loukkaavan mainoksen tai mainoksen, josta et pid\u00e4, voit <a class="report-
ad-link">tehd\u00e4 ilmoituksen mainoksesta</a>. T\u00e4m\u00e4 auttaa meit\u00e4 tunnistamaan mainoksia, jotka
meid\u00e4n pit\u00e4\u00e4 tarkistaa ja joiden perusteella meid\u00e4n on ryhdytt\u00e4v\u00e4 toimenpiteisiin.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Voit tarkastella ja <a class="ad-personalization-link">muuttaa
t\u00e4m\u00e4n sovelluksen mainosten personoinnin asetuksia</a>. T\u00e4m\u00e4 rajoittaa
ker\u00e4\u00e4mi\u00e4mme tietoja, joiden avulla n\u00e4yt\u00e4mme sinulle olennaisia mainoksia edell\u00e4
kuvattujen tietojen perusteella.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Voit <a class="nwo-
link">kielt\u00e4yty\u00e4 tietojen ker\u00e4\u00e4misest\u00e4 verkoston laajuisesti</a>. T\u00e4m\u00e4 poistaa
yksil\u00f6llisen tunnisteesi ja tiedot, joita olemme ker\u00e4nneet ja joita k\u00e4ytet\u00e4\u00e4n sinulle
olennaisten mainosten n\u00e4ytt\u00e4miseen Unityn mainosverkostossa.',
'privacy-settings-about-this-ad-paid-by':'Mainoksen maksaja:','privacy-settings-about-this-ad-paid-for':'Seuraavan
tahon puolesta:','homepage-title':'Voiko Unityn ev\u00e4ste ker\u00e4t\u00e4 ja k\u00e4ytt\u00e4\u00e4 tietojasi
mainosten ja k\u00e4ytt\u00f6kokemuksen r\u00e4\u00e4t\u00e4l\u00f6imiseen?','homepage-main-text':'Unity ja
<span class="third-parties-link page-link">kolmannet osapuolet</span> ker\u00e4\u00e4v\u00e4t <span class="data-
link page-link">tietoja</span>, my\u00f6s <span class="demographic-link page-
link">v\u00e4est\u00f6tietoja</span>, ja k\u00e4ytt\u00e4v\u00e4t <span class="mobile-identifiers-link page-
link">mobiilitunnisteita</span> mainosten ja pelattavuuden <span class="personalization-link page-
link">yksil\u00f6llist\u00e4miseen</span> ja <span class="measurement-link page-link">mittaamiseen</span>.
P\u00e4\u00e4set n\u00e4ihin asetuksiin k\u00e4siksi milloin tahansa napauttamalla Unityn tietosuojakuvaketta
mainoksen ilmestyess\u00e4 tai sen j\u00e4lkeen.',
'homepage-accept-all':'Hyv\u00e4ksy','homepage-show-my-choices':'N\u00e4yt\u00e4 valintani','my-choices-
title':'Voiko Unityn ev\u00e4ste ker\u00e4t\u00e4 ja k\u00e4ytt\u00e4\u00e4 tietojasi mainosten ja
k\u00e4ytt\u00f6kokemuksen r\u00e4\u00e4t\u00e4l\u00f6imiseen?','my-choices-text':'Unity ja kolmannet osapuolet
ker\u00e4\u00e4v\u00e4t tietoja, my\u00f6s v\u00e4est\u00f6tietoja, ja k\u00e4ytt\u00e4v\u00e4t mobiilitunnisteita
mainosten ja pelattavuuden yksil\u00f6llist\u00e4miseen ja mittaamiseen. P\u00e4\u00e4set n\u00e4ihin asetuksiin
k\u00e4siksi milloin tahansa napauttamalla Unityn tietosuojakuvaketta mainoksen ilmestyess\u00e4 tai sen
j\u00e4lkeen.',
'my-choices-switch-game-experience':'Suostun yksil\u00f6lliseen k\u00e4ytt\u00f6kokemukseen','my-choices-switch-
personalized-ads':'Suostun yksil\u00f6llisiin mainoksiin ja Unityn tarjoamaan sis\u00e4lt\u00f6\u00f6n
sovelluksissa','my-choices-switch-personalized-third-party':'Suostun yksil\u00f6llisiin mainoksiin ja mittaamiseen
my\u00f6s silloin, kun k\u00e4ytet\u00e4\u00e4n v\u00e4est\u00f6tietoja ja muita kolmantena osapuolena toimivilta
kumppaneilta saatuja tietoja','my-choices-switch-pipl':'Suostun siirt\u00e4m\u00e4\u00e4n
loppuk\u00e4ytt\u00e4j\u00e4tason pelaajatunnukseni, yksil\u00f6llisen laitetunnisteeni (IDFA),
k\u00e4ytt\u00f6tietoni ja mainoksiin liittyv\u00e4t napsautustietoni ulkomailla sijaitsevalle Unity Technologies SF -
vastaanottajalle mainonta-analysointia varten',
'my-choices-switch-pipl-privacy-policy':'Saat lis\u00e4tietoja <a href="https://unity.cn/legal/privacy-
policy">kiinalaisesta tietosuojaselosteestamme</a>.','my-choices-back':'Takaisin','save-my-choices':'Tallenna
valinnat','agree-to-all':'Suostu kaikkiin','no-thanks':'\u00c4l\u00e4 suostu','privacy-what-we-collect-title':'Mit\u00e4
tietoja ker\u00e4\u00e4mme ja miten k\u00e4yt\u00e4mme niit\u00e4','privacy-what-we-collect-desc-p1':'Suurin osa
yksil\u00f6llist\u00e4miseen k\u00e4ytetyist\u00e4 tiedoista perustuu laitteesi mainostunnukseen (Applen
mainostunnus tai Googlen mainostunnus) ja IP-osoitteeseen.',
'privacy-what-we-collect-desc-p2':'N\u00e4iden tietojen perusteella n\u00e4ytt\u00e4isimme sinulle mainoksia muista
peleist\u00e4, joiden uskomme kiinnostavan sinua, sek\u00e4 virtuaalikohteista, jotka voivat olla
hy\u00f6dyllisi\u00e4 sinulle. Saatamme jopa p\u00e4\u00e4tt\u00e4\u00e4, ettemme n\u00e4yt\u00e4 mainosta
sinulle.','privacy-what-we-collect-desc-p3':'Tietosuojavalintoihisi perustuen sovelluksen vuorovaikutustiedot saatetaan
liitt\u00e4\u00e4 uniikkiin Unity-tunnukseen ja niit\u00e4 saatetaan s\u00e4ilytt\u00e4\u00e4 enint\u00e4\u00e4n 12
kuukautta. S\u00e4ilyt\u00e4mme my\u00f6s mainostunnukseesi liittyvi\u00e4 henkil\u00f6tietoja 30
p\u00e4iv\u00e4n ajan; saatamme kuitenkin s\u00e4ilytt\u00e4\u00e4 henkil\u00f6tietojasi k\u00e4ytt\u00e4vi\u00e4
kauppatietoja enint\u00e4\u00e4n 180 p\u00e4iv\u00e4n ajan laskutuksen ja petosten torjunnan takia.',
'privacy-what-we-collect-sub-title':'Mit\u00e4 yhteisty\u00f6kumppanimme ker\u00e4\u00e4v\u00e4t (mittaukset ja
v\u00e4est\u00f6tiedot)','privacy-what-we-collect-desc-p5':'Yhteisty\u00f6kumppanimme saattavat luoda sinusta
valintojesi ja kotitaloutesi v\u00e4est\u00f6tietojen mukaisen profiilin mainostunnuksesi ja IP-osoitteesi pohjalta.
V\u00e4est\u00f6tietoja saattavat olla muun muassa siviilis\u00e4\u00e4ty tai arvioidut tulot. Jos haluat tarkastella tai
poistaa niit\u00e4 tietoja, joita kolmannet osapuolet ovat sinusta ker\u00e4nneet, k\u00e4y tutustumassa kolmansien
osapuolien tietosuojaselosteisiimme.',
'privacy-what-we-collect-desc-p6':'Puhelimestasi saatetaan my\u00f6s ker\u00e4t\u00e4 tietoja, mukaan lukien tietoja
siit\u00e4, miten kovaa painat ruutua (painetun pisteen mittaus). Yhteisty\u00f6kumppanimme
ker\u00e4\u00e4v\u00e4t t\u00e4llaista tietoa torjuakseen petoksia arvioimalla, k\u00e4ytt\u00e4\u00e4k\u00f6
sovellusta oikea ihminen (painetaanko pisteit\u00e4 ep\u00e4tasaisesti) vai botti, jonka huono toimija on laittanut
kauppaan johtaakseen mainosverkostoja harhaan.','privacy-using':'K\u00e4yt\u00f6ss\u00e4: {0}',
'privacy-located-in':'Sijainti: {0}','privacy-used-this-app':'T\u00e4t\u00e4 sovellusta k\u00e4ytettiin {0} kertaa
t\u00e4ll\u00e4 viikolla','privacy-seen-ads':'T\u00e4ss\u00e4 sovelluksessa on n\u00e4hty {0} mainosta','privacy-
installed-based-on':'N\u00e4iden mainosten pohjalta asennettiin {0} sovellusta','privacy-data-transfer-
title':'Tiedonsiirto','privacy-data-transfer-desc':'Huomaathan, ett\u00e4 Unity saattaa siirt\u00e4\u00e4 tietosi
Yhdysvalloissa sijaitseville palvelimille ja k\u00e4sitell\u00e4 tietojasi niill\u00e4. Olemme sitoutuneet
sis\u00e4isill\u00e4 sopimuksilla sek\u00e4 kolmantena osapuolena toimivien k\u00e4sittelij\u00f6iden kanssa
tehdyill\u00e4 sopimuksilla k\u00e4sittelem\u00e4\u00e4n tietojasi samantasoisella tietosuojalla kuin mit\u00e4
sovellettavat lait sinulle tarjoavat. N\u00e4in on my\u00f6s Euroopan talousalueella, jos tietosi on ker\u00e4tty
sill\u00e4 alueella. Lis\u00e4tietoja siirroista on saatavilla Unityn <a href="https://unity3d.com/legal/privacy-
policy">tietosuojaselosteesta</a>.',
'privacy-third-party-title':'Tarkastele kolmantena osapuolena toimivia mainoskumppaneitamme','privacy-changing-
privacy-choice-title':'Tietosuojavalinnan muuttaminen','privacy-changing-privacy-choice-text':'P\u00e4\u00e4set
n\u00e4ihin asetuksiin k\u00e4siksi milloin tahansa napauttamalla Unityn tietosuojakuvaketta mainoksen
ilmestyess\u00e4 tai sen j\u00e4lkeen.','privacy-our-privacy-policy-title-iron-source':'ironSource-rekister\u00f6idyn
oikeudet','privacy-our-privacy-policy-desc-iron-source':'Jos haluat ymm\u00e4rt\u00e4\u00e4, miten
tyt\u00e4ryhti\u00f6mme ironSource saattaa ker\u00e4t\u00e4 ja k\u00e4ytt\u00e4\u00e4 tietojasi, tutustu <a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">ironSourcen
tietosuojaselosteeseen</a>. Jos haluat hy\u00f6dynt\u00e4\u00e4 oikeuksiasi tarkastella tai poistaa ironSourcen
sinusta mahdollisesti ker\u00e4\u00e4mi\u00e4 tietoja, <a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">napsauta t\u00e4st\u00e4</a>.',
'privacy-our-privacy-policy-title':'Tietosuojaselosteemme','privacy-our-privacy-policy-desc':'<a
href="https://unity3d.com/legal/privacy-policy">Tietosuojaselosteessamme</a> selitet\u00e4\u00e4n, miten
hallinnoimme tietojasi, mukaan lukien se, miten ja minne p\u00e4in maailmaa me siirr\u00e4mme tietoja niiden
k\u00e4sittely\u00e4 varten ja miten ty\u00f6skentelemme mainoksia toimittavien yhteisty\u00f6kumppaniemme
kanssa. N\u00e4m\u00e4 kumppanit voivat ker\u00e4t\u00e4 tietoja mainostunnuksestasi muistakin
l\u00e4hteist\u00e4 kuin Unitysta, jotta he voivat yksil\u00f6llist\u00e4\u00e4 n\u00e4kemi\u00e4si mainoksia
entist\u00e4 enemm\u00e4n. Jos haluat tarkastella, mit\u00e4 tietoja n\u00e4m\u00e4 kolmannet osapuolet ovat
saattaneet ker\u00e4t\u00e4, k\u00e4y tutustumassa heid\u00e4n tietosuojaselosteeseensa.',
'privacy-quebec-policy-title':'Automaattinen p\u00e4\u00e4t\u00f6ksenteko','privacy-quebec-policy-desc-1':'Unity
saattaa k\u00e4ytt\u00e4\u00e4 automaattisia p\u00e4\u00e4t\u00f6ksentekoj\u00e4rjestelmi\u00e4
henkil\u00f6tietojesi k\u00e4sittelyyn. Unity saattaa luottaa n\u00e4iden automaattisten j\u00e4rjestelmien
p\u00e4\u00e4t\u00f6ksiin seuraavissa tapauksissa:','privacy-quebec-policy-desc-2':'palvelujen tarjonta ja
yll\u00e4pito (esimerkiksi palvelujen tarjoaminen, tuotteidemme ja palvelujemme analysointi)',
'privacy-quebec-policy-desc-3':'tuotteiden yksil\u00f6llist\u00e4minen (esimerkiksi kanssak\u00e4ymisemme
yksil\u00f6llist\u00e4minen)','privacy-quebec-policy-desc-4':'yritysraportointi.','privacy-quebec-policy-desc-
5':'Tietosuojaselosteemme Yhteystiedot-osiossa on lis\u00e4\u00e4 tietoa siit\u00e4, miten voit ottaa meihin
yhteytt\u00e4 n\u00e4iden j\u00e4rjestelmien k\u00e4ytt\u00f6\u00f6n liittyen.','privacy-settings-title':'Tietosuoja-
asetukset','privacy-settings-personalization-settings':'Yksil\u00f6llist\u00e4misasetukset',
'privacy-settings-manage-your-data':'Hallinnoi tietojasi','privacy-settings-manage-your-data-desc':'Voit poistaa Unityn
laitteestasi ker\u00e4\u00e4mi\u00e4 tietoja napsauttamalla <span class="delete-your-data-link page-
link">t\u00e4st\u00e4</span>.','privacy-settings-manage-your-data-are-you-sure':'Oletko varma?','privacy-settings-
manage-your-data-yes':'Olen','privacy-settings-manage-your-data-no':'En','privacy-settings-manage-your-data-
deletion-msg':'K\u00e4sittelemme pyynt\u00f6si, ja tietosi poistetaan 30 p\u00e4iv\u00e4n kuluttua.
M\u00e4\u00e4rit\u00e4mme my\u00f6s saman tien, ett\u00e4 kielt\u00e4ydyt yksil\u00f6llisist\u00e4 mainoksista.
Huomaathan, ett\u00e4 saatamme s\u00e4ilytt\u00e4\u00e4 henkil\u00f6tietojasi k\u00e4ytt\u00e4v\u00e4t
kauppatietosi 180 p\u00e4iv\u00e4n ajan laskutuksen ja petosten torjunnan takia.',
'privacy-settings-report-ad':'Tee ilmoitus mainoksesta','privacy-settings-build-info':'Version tiedot','privacy-settings-
close':'Sulje','privacy-settings-report-ad-title':'Tee ilmoitus mainoksesta','privacy-settings-report-ad-desc':'Onko sinulla
ongelmia t\u00e4m\u00e4n mainoksen kanssa? Voit kertoa siit\u00e4 tekem\u00e4ll\u00e4 ilmoituksen mainoksesta
Unitylle. Ilmoituksen tekeminen sulkee mainoksen, ja jos mainosta ei ole n\u00e4ytetty loppuun asti, siit\u00e4 saadut
palkinnot menetet\u00e4\u00e4n.',
'privacy-settings-report-ad-reason-1':'Mainos ei n\u00e4y','privacy-settings-report-ad-reason-2':'Mainos on hyvin
loukkaava','privacy-settings-report-ad-reason-3':'Mainos n\u00e4ytt\u00e4\u00e4 oudolta','privacy-settings-report-ad-
reason-4':'En pid\u00e4 t\u00e4st\u00e4 mainoksesta','privacy-settings-report-ad-reason-5':'Muu','privacy-settings-
report-ad-disclaimer':'Vastuuvapauslauseke: Ilmoituksen tekeminen sulkee mainoksen, ja jos mainosta ei ole
n\u00e4ytetty loppuun asti, siit\u00e4 saadut palkinnot menetet\u00e4\u00e4n.',
'privacy-settings-report-ad-button':'Tee ilmoitus',disagree:'\u00c4l\u00e4 suostu','age-gate-title':'Varmista ik\u00e4si
ennen kuin aloitat','age-gate-text':'Vahvista ik\u00e4si, jotta voimme tarjota sinulle parhaan mahdollisen
pelikokemuksen, mukaan lukien tietosuojavalintasi ja yksityisyydensuojasi:','age-gate-over-age-limit-btn':'Olen {0} tai
vanhempi','age-gate-under-age-limit-btn':'Olen {0} tai nuorempi','privacy-data-nwo-header':'Koko verkon laajuinen
yksil\u00f6llist\u00e4minen','privacy-settings-submit-report':'Voit <a class="submit-report-link" target="_blank"
href="https://unity-transparency.atlassian.net/servicedesk/customer/portal/1">l\u00e4hett\u00e4\u00e4 ilmoituksen
digipalvelus\u00e4\u00e4d\u00f6ksen nojalla</a>.'},
privacy:{'privacy-legitimate-interest-pop-up-1':'Unity yksil\u00f6llist\u00e4\u00e4 mainoskokemuksesi
t\u00e4ss\u00e4 sovelluksessa. ','privacy-legitimate-interest-pop-up-2':'Napauta t\u00e4st\u00e4 ','privacy-legitimate-
interest-pop-up-3':'jos haluat tiet\u00e4\u00e4 lis\u00e4\u00e4 Unitysta ja tietosuojavalinnoistasi.','privacy-dialog-
title':'Viesti Unitylta tietosuojaan liittyen','privacy-dialog-text-li-p1':'Sovellusten kehitt\u00e4j\u00e4t voivat tarjota
mahtavia sovelluksia ilmaiseksi mainosten avulla. Yrit\u00e4mme n\u00e4ytt\u00e4\u00e4 sinulle sovelluksia ja
tuotteita, jotka kiinnostavat sinua eniten perustuen sovelluksiin, joilla pelaat, laitteeseen, jota k\u00e4yt\u00e4t,
sek\u00e4 maahan, jossa olet.',
'privacy-dialog-text-li-p2':'Suurin osa mainosten yksil\u00f6llist\u00e4miseen k\u00e4ytetyist\u00e4 tiedoista
perustuu nollattavissa olevaan laitekohtaiseen mainostunnukseen (yleens\u00e4 Applen mainostunnus tai Googlen
mainostunnus) ja IP-osoitteeseen.','privacy-dialog-text-li-p2-1':'N\u00e4iden tietojen perusteella
n\u00e4ytt\u00e4isimme sinulle mainoksia muista peleist\u00e4, joiden uskomme kiinnostavan sinua, sek\u00e4
virtuaalikohteista, jotka voivat olla hy\u00f6dyllisi\u00e4 sinulle. Saatamme jopa p\u00e4\u00e4tt\u00e4\u00e4,
ettemme n\u00e4yt\u00e4 mainosta sinulle.',
'privacy-dialog-text-li-p2-2':'Tietosuojavalintoihisi perustuen sovelluksen vuorovaikutustiedot saatetaan
liitt\u00e4\u00e4 uniikkiin Unity-tunnukseen ja niit\u00e4 saatetaan s\u00e4ilytt\u00e4\u00e4 enint\u00e4\u00e4n 12
kuukautta. S\u00e4ilyt\u00e4mme my\u00f6s mainostunnukseesi liittyvi\u00e4 henkil\u00f6tietoja 30
p\u00e4iv\u00e4n ajan; saatamme kuitenkin s\u00e4ilytt\u00e4\u00e4 henkil\u00f6tietojasi k\u00e4ytt\u00e4vi\u00e4
kauppatietoja enint\u00e4\u00e4n 180 p\u00e4iv\u00e4n ajan laskutuksen ja petosten torjunnan takia.',
'privacy-dialog-text-li-p3-2':'Tietosuojaselosteessamme','privacy-dialog-text-li-p3-3':' selitet\u00e4\u00e4n, miten
hallinnoimme tietojasi ja miten ty\u00f6skentelemme mainoksia toimittavien yhteisty\u00f6kumppaniemme kanssa.
N\u00e4m\u00e4 kumppanit voivat ker\u00e4t\u00e4 tietoja mainostunnuksestasi muistakin l\u00e4hteist\u00e4 kuin
Unitysta, jotta he voivat yksil\u00f6llist\u00e4\u00e4 n\u00e4kemi\u00e4si mainoksia entist\u00e4 enemm\u00e4n.
Jos haluat tarkastella, mit\u00e4 tietoja n\u00e4m\u00e4 kolmannet osapuolet ovat saattaneet ker\u00e4t\u00e4,
k\u00e4y tutustumassa heid\u00e4n tietosuojaselosteeseensa.',
'privacy-dialog-text-li-p5-header':'Valinnat','privacy-dialog-text-li-p5-header-
personalization':'Yksil\u00f6llist\u00e4minen','privacy-dialog-text-li-p5':'Voit valita, haluatko jatkaa yksil\u00f6llisen
k\u00e4ytt\u00f6kokemuksen parissa vai haluatko k\u00e4ytt\u00e4\u00e4 yleist\u00e4 k\u00e4ytt\u00f6kokemusta.
Valintasi p\u00e4tee sek\u00e4 suoraan Unitylta ett\u00e4 mainoskumppaneiltamme tulevaan mainontaan.
Huomaathan, ett\u00e4 jos olet jo kielt\u00e4ytynyt mainoksista koko verkon laajuudella, Unity kunnioittaa yh\u00e4
aiempaa tietosuojavalintaasi eik\u00e4 sinun tarvitse kielt\u00e4yty\u00e4 uudelleen t\u00e4ll\u00e4 kertaa.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSource-rekister\u00f6idyn oikeudet','privacy-
dialog-text-updated-privacy-policy-p1-iron-source-1234':'Jos haluat ymm\u00e4rt\u00e4\u00e4, miten
tyt\u00e4ryhti\u00f6mme ironSource saattaa ker\u00e4t\u00e4 ja k\u00e4ytt\u00e4\u00e4 tietojasi, tutustu
{ironSourcen tietosuojaselosteeseen}. Jos haluat hy\u00f6dynt\u00e4\u00e4 oikeuksiasi tarkastella tai poistaa
ironSourcen sinusta mahdollisesti ker\u00e4\u00e4mi\u00e4 tietoja, {napsauta t\u00e4st\u00e4}.',
'privacy-dialog-text-updated-privacy-policy-header-unity':'Tietosuojaselosteemme','privacy-dialog-text-updated-
privacy-policy-p1-unity-123':'{Tietosuojaselosteessamme} selitet\u00e4\u00e4n, miten hallinnoimme tietojasi,
mukaan lukien se, miten ja minne p\u00e4in maailmaa me siirr\u00e4mme tietoja niiden k\u00e4sittely\u00e4 varten
ja miten ty\u00f6skentelemme mainoksia toimittavien yhteisty\u00f6kumppaniemme kanssa. N\u00e4m\u00e4
kumppanit voivat ker\u00e4t\u00e4 tietoja mainostunnuksestasi muistakin l\u00e4hteist\u00e4 kuin Unitysta, jotta he
voivat yksil\u00f6llist\u00e4\u00e4 n\u00e4kemi\u00e4si mainoksia entist\u00e4 enemm\u00e4n. Jos haluat
tarkastella, mit\u00e4 tietoja n\u00e4m\u00e4 kolmannet osapuolet ovat saattaneet ker\u00e4t\u00e4, k\u00e4y
tutustumassa heid\u00e4n tietosuojaselosteeseensa.',
'privacy-using':'K\u00e4yt\u00f6ss\u00e4: {0}','privacy-located-in':'Sijainti: {0}','privacy-used-this-
app':'T\u00e4t\u00e4 sovellusta k\u00e4ytettiin {0} kertaa t\u00e4ll\u00e4 viikolla','privacy-seen-
ads':'T\u00e4ss\u00e4 sovelluksessa on n\u00e4hty {0} mainosta','privacy-installed-based-on':'N\u00e4iden mainosten
pohjalta asennettiin {0} sovellusta','privacy-dialog-text-li-agree-radio-button':'Kyll\u00e4, suostun yksil\u00f6lliseen
k\u00e4ytt\u00f6kokemukseen.','privacy-dialog-text-li-disagree-radio-button':'Ei, en halua yksil\u00f6llist\u00e4
k\u00e4ytt\u00f6kokemusta.',
'privacy-dialog-text-li-agree-radio-button-with-explaination':'Kyll\u00e4, suostun yksil\u00f6lliseen
k\u00e4ytt\u00f6kokemukseen. T\u00e4m\u00e4 tarkoittaa sit\u00e4, ett\u00e4 annat suostumuksesi.','privacy-dialog-
text-li-disagree-radio-button-with-explaination':'Ei, en halua yksil\u00f6llist\u00e4 k\u00e4ytt\u00f6kokemusta.
T\u00e4m\u00e4 tarkoittaa sit\u00e4, ett\u00e4 kielt\u00e4ydyt.','privacy-dialog-text-li-p6-
header':'Tietosuojavalinnan muuttaminen','privacy-dialog-text-li-p6':'P\u00e4\u00e4set n\u00e4ihin asetuksiin
k\u00e4siksi milloin tahansa napauttamalla Unityn tietosuojakuvaketta mainoksen ilmestyess\u00e4 tai sen
j\u00e4lkeen.',
'privacy-dialog-text-li-p7-header':'Tiedonhallinta','privacy-dialog-text-li-p7-header-delete-data':'Poista
tietojasi','privacy-dialog-text-li-p7-123':'Voit poistaa Unityn laitteestasi ker\u00e4\u00e4mi\u00e4 tietoja
napsauttamalla {t\u00e4st\u00e4}.','privacy-dialog-text-li-p7-1-delete-data-123':'Voit poistaa Unityn laitteestasi
ker\u00e4\u00e4mi\u00e4 tietoja napsauttamalla {t\u00e4st\u00e4}.','privacy-dialog-text-li-p7-data-request-info':'*
Huomaathan, ett\u00e4 jos olet jo tehnyt tietojen luovutuspyynn\u00f6n ja t\u00e4t\u00e4 pyynt\u00f6\u00e4
k\u00e4sitell\u00e4\u00e4n, raporttiin ei v\u00e4ltt\u00e4m\u00e4tt\u00e4 sis\u00e4llytet\u00e4 t\u00e4m\u00e4n
pelin tietoja, joiden poistamista pyyd\u00e4t.',
'privacy-dialog-text-li-p7-are-you-sure':'Oletko varma? ','privacy-dialog-text-li-p7-yes':'Olen ','privacy-dialog-text-li-
p7-no':'En','privacy-dialog-text-li-p7-data-deletion-text':'K\u00e4sittelemme pyynt\u00f6si, ja profiilissa k\u00e4ytetyt
tietosi poistetaan 30 p\u00e4iv\u00e4n kuluttua. M\u00e4\u00e4rit\u00e4mme my\u00f6s saman tien, ett\u00e4
kielt\u00e4ydyt yksil\u00f6llisist\u00e4 mainoksista. Huomaathan, ett\u00e4 saatamme s\u00e4ilytt\u00e4\u00e4
tietojasi laskutuksen ja petosten torjunnan takia 180 p\u00e4iv\u00e4n ajan.',
'privacy-dialog-text-li-p7-data-deletion-text-delete-data':'K\u00e4sittelemme pyynt\u00f6si, ja tietosi poistetaan.
Huomaathan, ett\u00e4 t\u00e4m\u00e4 prosessi kest\u00e4\u00e4 30 p\u00e4iv\u00e4\u00e4 profiiliin
liittyvist\u00e4 syist\u00e4. M\u00e4\u00e4rit\u00e4mme my\u00f6s saman tien, ett\u00e4 kielt\u00e4ydyt
yksil\u00f6llisist\u00e4 mainoksista. Saatamme s\u00e4ilytt\u00e4\u00e4 tietojasi laskutuksen ja petosten torjunnan
takia 180 p\u00e4iv\u00e4n ajan.','privacy-dialog-text-failed-age-gate-p1':'T\u00e4m\u00e4n mainoksen on
toimittanut Unity Ads. Koska olet ilmoittanut olevasi alle 18-vuotias, n\u00e4yt\u00e4mme sinulle mainoksia
kontekstuaalisiin tietoihin (esimerkiksi pelaamaasi peliin) perustuen.',
'privacy-dialog-text-failed-age-gate-p2-123':'Yksityiskohtaiset tietosuojak\u00e4yt\u00e4nt\u00f6mme
l\u00f6ytyv\u00e4t {tietosuojaselosteestamme}. Voit tarkastella tietosuoja-asetuksiasi milloin tahansa napauttamalla
Unityn tietosuojakuvaketta mainoksen ilmestyess\u00e4 tai sen j\u00e4lkeen.','privacy-dialog-text-failed-age-gate-p1-
ccpa':'T\u00e4m\u00e4n mainoksen on toimittanut Unity Ads. N\u00e4yt\u00e4mme sinulle t\u00e4ss\u00e4
sovelluksessa mainoksia kontekstuaalisiin tietoihin, kuten pelaamaasi peliin, perustuen.',
'privacy-dialog-text-failed-age-gate-p2-1-ccpa-123':'Yksityiskohtaiset tietosuojak\u00e4yt\u00e4nt\u00f6mme
l\u00f6ytyv\u00e4t {tietosuojaselosteestamme}. Voit tarkastella tietosuoja-asetuksiasi milloin tahansa napauttamalla
Unityn tietosuojakuvaketta mainoksen ilmestyess\u00e4 tai sen j\u00e4lkeen.','privacy-dialog-text-coppa-
p1':'T\u00e4m\u00e4n mainoksen on toimittanut Unity Ads. Sovelluksen kehitt\u00e4j\u00e4 on ottanut
k\u00e4ytt\u00f6\u00f6n tietosuojatoimintoja, jotta k\u00e4ytt\u00f6kokemus olisi suojatumpi tai osoittaakseen,
ett\u00e4 sovellus on suunnattu alle 13-vuotiaille lapsille. T\u00e4st\u00e4 johtuen n\u00e4yt\u00e4mme sinulle
mainoksia kontekstuaalisiin tietoihin (esimerkiksi pelaamaasi peliin) perustuen.',
'privacy-dialog-text-coppa-p2-123':'Yksityiskohtaiset tietosuojak\u00e4yt\u00e4nt\u00f6mme l\u00f6ytyv\u00e4t
{tietosuojaselosteestamme}. Voit tarkastella tietosuojatietoja milloin tahansa napauttamalla Unityn
tietosuojakuvaketta mainoksen ilmestyess\u00e4 tai sen j\u00e4lkeen.','privacy-dialog-text-coppa-p2-4':'Jos haluat
ymm\u00e4rt\u00e4\u00e4, miten tyt\u00e4ryhti\u00f6mme ironSource saattaa ker\u00e4t\u00e4 ja
k\u00e4ytt\u00e4\u00e4 tietojasi, tutustu {ironSourcen tietosuojaselosteeseen}.','privacy-dialog-button-
confirm':'Vahvista',
'privacy-dialog-button-close':'Sulje','privacy-data-request-header':'Tee tietopyynt\u00f6','privacy-data-request-
text':'Sinulla on oikeus pyyt\u00e4\u00e4 itsellesi tiedot, joita olemme ker\u00e4nneet sinusta t\u00e4h\u00e4n peliin
liittyen. T\u00e4t\u00e4 varten tarvitsemme s\u00e4hk\u00f6postiosoitteesi. L\u00e4het\u00e4mme osoitteeseen
turvallisen ja yksil\u00f6llisen linkin, joka johtaa tietopyynt\u00f6sivulle. Emme k\u00e4yt\u00e4
s\u00e4hk\u00f6postiosoitettasi mihink\u00e4\u00e4n muuhun tarkoitukseen.',
'privacy-data-request-submit':'L\u00e4het\u00e4','privacy-data-request-email-input-placeholder':'Sy\u00f6t\u00e4
s\u00e4hk\u00f6postitunnus','privacy-data-request-confirmation-message':'Kiitos. Sinun pit\u00e4isi saada pian
s\u00e4hk\u00f6postiviesti, jossa on linkki tietojen pyyt\u00e4mist\u00e4 varten.','privacy-data-request-fail-
message':'Olet yritt\u00e4nyt t\u00e4t\u00e4 liian monta kertaa. Voit yritt\u00e4\u00e4 pyyt\u00e4\u00e4 tietojasi
uudelleen 24 tunnin p\u00e4\u00e4st\u00e4.','privacy-data-request-error-message':'Virhe: Yrit\u00e4
my\u00f6hemmin uudelleen.',
'privacy-captcha-description':'Meid\u00e4n on varmistettava, ett\u00e4 k\u00e4ytt\u00e4j\u00e4 on ihminen. Tarkasta
seuraavat 16 kuvaa ja valitse kuva, joka ei sovi teemaan.','privacy-captcha-success-message':'Vahvistettu','privacy-
captcha-retry-message':'V\u00e4\u00e4rin. Yrit\u00e4 uudelleen.','privacy-data-nwo-header':'Koko verkon laajuinen
yksil\u00f6llist\u00e4minen','privacy-data-nwo-text-opt-out-description':'Voit kielt\u00e4yty\u00e4
yksil\u00f6llisest\u00e4 k\u00e4ytt\u00f6kokemuksesta koko Unity-alustalla. Valintasi p\u00e4tee sek\u00e4 suoraan
Unitylta ett\u00e4 mainoskumppaneiltamme tulevaan mainontaan ja Unity-palvelujen tarjoamiin yksil\u00f6llisiin
k\u00e4ytt\u00f6kokemuksiin. Huomaathan, ett\u00e4 t\u00e4m\u00e4 valinta p\u00e4tee kaikkiin sovelluksiisi
silt\u00e4 osin kuin Unity tarjoaa mainoksia tai k\u00e4ytt\u00f6kokemuksia.',
'privacy-data-nwo-text-opt-out-button':'Kielt\u00e4ydy yksil\u00f6llist\u00e4misest\u00e4 koko verkon
laajuudella','privacy-data-nw-unavailable-msg':'Kehitt\u00e4j\u00e4n k\u00e4ytt\u00f6\u00f6n ottamien
tietosuojatoimintojen ja/tai omien tietosuojavalintojesi ja laiteasetuksiesi vuoksi sinulla ei ole Unityn koko verkon
laajuista profiilia t\u00e4h\u00e4n sovellukseen liittyen. T\u00e4m\u00e4n takia et voi juuri nyt kielt\u00e4yty\u00e4
yksil\u00f6llist\u00e4misest\u00e4 koko verkon laajuudella.',
'privacy-data-nwo-text-opt-in-description-123':'Jos haluat ottaa koko verkon laajuisen yksil\u00f6llisen
k\u00e4ytt\u00f6kokemuksen uudelleen k\u00e4ytt\u00f6\u00f6n, voit antaa suostumuksen napsauttamalla
{t \ u 0 0e4s t\u00e4}. Huoma atha n, e tt\u00e4 t \ u 0 0 e4 m \ u 0 0 e4 n m y \ u 0 0 f6 t \ u 0 0 e4 o t at u u d e l l e e n
k\u00e4ytt\u00f6\u00f6n t\u00e4ysin yksil\u00f6llisen k\u00e4ytt\u00f6kokemuksen kaikissa Unity-alustan
sovelluksissa riippuen sovellustason tietosuojavalinnoista, joita saatat tehd\u00e4 t\u00e4m\u00e4n suostumuksen
antamisen j\u00e4lkeen.',
'privacy-data-nwo-text-opt-in-ccpa-header':'CCPA-ilmoitusten p\u00e4ivitys','privacy-data-nwoo-confirmation-
message':'Olet p\u00e4\u00e4tt\u00e4nyt kielt\u00e4yty\u00e4 koko verkon laajuisesta yksil\u00f6llisest\u00e4
k\u00e4ytt\u00f6kokemuksesta','privacy-data-nwoi-confirmation-message':'Olet p\u00e4\u00e4tt\u00e4nyt antaa
suostumuksen koko verkon laajuiseen yksil\u00f6lliseen k\u00e4ytt\u00f6kokemukseen','privacy-settings-report-
ad':'Tee ilmoitus mainoksesta','privacy-settings-report-ad-title':'Tee ilmoitus mainoksesta',
'privacy-settings-report-ad-desc':'Onko sinulla ongelmia t\u00e4m\u00e4n mainoksen kanssa? Voit kertoa siit\u00e4
tekem\u00e4ll\u00e4 ilmoituksen mainoksesta Unitylle. Ilmoituksen tekeminen sulkee mainoksen, ja jos mainosta ei
ole n\u00e4ytetty loppuun asti, siit\u00e4 saadut palkinnot menetet\u00e4\u00e4n.','privacy-settings-report-ad-reason-
1':'Mainos ei n\u00e4y','privacy-settings-report-ad-reason-2':'Mainos on hyvin loukkaava','privacy-settings-report-ad-
reason-3':'Mainos n\u00e4ytt\u00e4\u00e4 oudolta',
'privacy-settings-report-ad-reason-4':'En pid\u00e4 t\u00e4st\u00e4 mainoksesta','privacy-settings-report-ad-reason-
5':'Muu','privacy-settings-report-ad-disclaimer':'Vastuuvapauslauseke: Ilmoituksen tekeminen sulkee mainoksen, ja jos
mainosta ei ole n\u00e4ytetty loppuun asti, siit\u00e4 saadut palkinnot menetet\u00e4\u00e4n.','privacy-settings-
report-ad-button':'Tee ilmoitus','privacy-settings-build-info':'Version tiedot','privacy-data-nwo-text-opt-in-
description':'Jos haluat ottaa personoidun kokemuksen takaisin k\u00e4yt\u00f6n verkon laajuudelta, voit ottaa sen
uudelleen k\u00e4ytt\u00f6\u00f6n napsauttamalla ',
'privacy-data-nwo-text-opt-in-link':'t\u00e4t\u00e4','privacy-data-nwo-text-opt-in-description-2':'. Huomaa, ett\u00e4
t\u00e4m\u00e4 ottaa uudelleen k\u00e4ytt\u00f6\u00f6n koko personoidun kokemuksen kaikissa sovelluksissa, jotka
k\u00e4ytt\u00e4v\u00e4t Unityn alustaa sen mukaan, mit\u00e4 yksityisyysvalintoja teet t\u00e4m\u00e4n
k\u00e4ytt\u00f6\u00f6noton j\u00e4lkeen kunkin sovelluksen
tasolla.'}},'es.*':{endscreen:{Ratings:'Valoraciones','Download For Free':'Descarga gratis','privacy-legitimate-interest-
pop-up-1':'Unity est\u00e1 personalizando tu experiencia de anuncios comerciales en esta aplicaci\u00f3n. ',
'privacy-legitimate-interest-pop-up-2':'Haz clic aqu\u00ed ','privacy-legitimate-interest-pop-up-3':'para enterarte
m\u00e1s sobre Unity y tus opciones de privacidad.','Install Now':'Instalar
Ahora',Install:'Instalar',GET:'OBTENER',Get:'Obtener',Free:'Gratis',Price:'Precio'},videoScreen:{'Learn
More':'M\u00e1s informaci\u00f3n','Download For Free':'Descarga gratis','Install Now':'Instalar
Ahora',Install:'Instalar',GET:'OBTENER',Get:'Obtener','privacy-legitimate-interest-pop-up-1':'Unity est\u00e1
personalizando tu experiencia de anuncios comerciales en esta aplicaci\u00f3n. ',
'privacy-legitimate-interest-pop-up-2':'Haz clic aqu\u00ed ','privacy-legitimate-interest-pop-up-3':'para enterarte
m\u00e1s sobre Unity y tus opciones de privacidad.',Sponsored:'Patrocinado','close-reward-dialog-title':'\u00bfQuiere
cerrar el v\u00eddeo?','close-reward-dialog-desc':'Perder\u00e1s tu recompensa.','close-reward-dialog-close-
btn':'CERRAR EL V\u00cdDEO','close-reward-dialog-resume-btn':'REACTIVAR EL
V\u00cdDEO',Free:'Gratis','reward-granted':'\u00a1Recompensa entregada!',advertisement:'Publicidad'},
consent:{'homepage-title':'\u00bfPuede la cookie de Unity recopilar y usar tus datos para personalizar los anuncios y
la experiencia?','homepage-main-text':'Tanto Unity como <span class="third-parties-link page-link">terceros</span>
recopilan <span class="data-link page-link">datos</span>, incluyendo <span class="demographic-link page-
link">informaci\u00f3n demogr\u00e1fica</span>, y utilizan <span class="mobile-identifiers-link page-
link">identificadores m\u00f3viles</span> para <span class="personalization-link page-link">personalizar</span>
los anuncios y la experiencia de juego, adem\u00e1s de para obtener <span class="measurement-link page-
link">mediciones</span>. Puedes acceder a estas opciones tocando el icono de privacidad de datos de Unity cuando
veas un anuncio o despu\u00e9s de que desaparezca.',
'homepage-accept-all':'Aceptar','homepage-show-my-choices':'Ver mis opciones','my-choices-title':'\u00bfPuede la
cookie de Unity recopilar y usar tus datos para personalizar los anuncios y la experiencia?','my-choices-text':'Tanto
Unity como terceros recopilan datos, incluyendo informaci\u00f3n demogr\u00e1fica, y utilizan identificadores
m\u00f3viles para personalizar los anuncios y la experiencia de juego, adem\u00e1s de para obtener mediciones.
Puedes acceder a estas opciones tocando el icono de privacidad de datos de Unity cuando veas un anuncio o
despu\u00e9s de que desaparezca.',
'my-choices-switch-game-experience':'Acepto recibir una experiencia de juego personalizada','my-choices-switch-
personalized-ads':'Acepto ver anuncios personalizados y contenido de Unity en la aplicaci\u00f3n','my-choices-
switch-personalized-third-party':'Tambi\u00e9n doy mi consentimiento a los anuncios personalizados y la
obtenci\u00f3n de medidas, incluidas aquellas que utilicen datos demogr\u00e1ficos y de otros tipos procedentes de
terceros','my-choices-back':'Atr\u00e1s','save-my-choices':'Guardar mis opciones',
'agree-to-all':'Aceptar todo','no-thanks':'No, gracias','privacy-what-we-collect-title':'Qu\u00e9 informaci\u00f3n
recopilamos y c\u00f3mo la utilizamos','privacy-what-we-collect-desc-p1':'La mayor\u00eda de la informaci\u00f3n
que utilizamos con fines de personalizaci\u00f3n se basa en el identificador de publicidad de tu dispositivo
(identificador de publicidad de Apple o de Google) y tu direcci\u00f3n IP.','privacy-what-we-collect-desc-
p2':'Aqu\u00ed tienes un ejemplo de la informaci\u00f3n que utilizamos para predecir qu\u00e9 otras aplicaciones te
pueden interesar en funci\u00f3n de tus interacciones con esta:',
'privacy-what-we-collect-desc-p3':'Esta informaci\u00f3n nos permitir\u00eda mostrarte anuncios de otros juegos que
te pueden gustar y personalizar la experiencia de juego en la medida de lo posible. Por ejemplo, ordenar la tienda del
juego en funci\u00f3n de las herramientas o los contenidos adicionales que m\u00e1s te pueden interesar, o modificar
la experiencia de acuerdo con tu nivel de habilidad.','privacy-what-we-collect-desc-p4':'Solo conservamos los datos
personales durante 30 d\u00edas. Sin embargo, es posible que guardemos un informe de transacciones creado a partir
de tu informaci\u00f3n personal durante 180 d\u00edas con fines de facturaci\u00f3n y prevenci\u00f3n del fraude.',
'privacy-what-we-collect-sub-title':'Qu\u00e9 recopilan nuestros socios (medidas y datos
demogr\u00e1ficos)','privacy-what-we-collect-desc-p5':'Nuestros socios pueden utilizar tu identificador de publicidad
y tu direcci\u00f3n IP para crear un perfil de ti seg\u00fan tus preferencias y la informaci\u00f3n demogr\u00e1fica de
tu entorno dom\u00e9stico. Esta informaci\u00f3n puede incluir elementos como el estado civil o los ingresos
aproximados. Consulta las pol\u00edticas de privacidad de nuestros socios para saber c\u00f3mo puedes acceder a tus
datos o eliminarlos.',
'privacy-what-we-collect-desc-p6':'Tambi\u00e9n es posible que se recopile informaci\u00f3n de tu tel\u00e9fono,
como la fuerza que ejerces al tocar la pantalla (medida de los puntos de presi\u00f3n). Nuestros socios recopilan esa
informaci\u00f3n con el objetivo de prevenir el fraude, ya que de este modo pueden evaluar si una persona real
interact\u00faa con la aplicaci\u00f3n (puntos de presi\u00f3n irregulares) o si lo hace un bot creado con fines
maliciosos para enga\u00f1ar a las redes publicitarias.',
'privacy-using':'Utiliza un {0}','privacy-located-in':'Se encuentra en {0}','privacy-used-this-app':'Ha utilizado la
aplicaci\u00f3n {0} veces esta semana','privacy-seen-ads':'Ha visto {0} anuncios en esta aplicaci\u00f3n','privacy-
installed-based-on':'Ha instalado {0} aplicaciones basadas en esos anuncios','privacy-data-transfer-title':'Transferencia
de datos fuera de la UE','privacy-data-transfer-desc':'Ten en cuenta que Unity puede enviar y tratar tus datos en
servidores ubicados en los Estados Unidos. Nos hemos comprometido mediante acuerdos internos y con nuestros
socios de procesamiento de datos a tratar tus datos con el mismo nivel de protecci\u00f3n que proporciona el Espacio
Econ\u00f3mico Europeo a los datos obtenidos en dicha regi\u00f3n. Para obtener m\u00e1s informaci\u00f3n sobre
las transferencias de datos, consulta la <a href="https://unity3d.com/legal/privacy-policy">pol\u00edtica de
privacidad</a> de Unity.',
'privacy-third-party-title':'Ver nuestros socios publicitarios','privacy-changing-privacy-choice-title':'C\u00f3mo
cambiar tus opciones de privacidad','privacy-changing-privacy-choice-text':'Puedes acceder a estas opciones tocando
el icono de privacidad de datos de Unity cuando veas un anuncio o despu\u00e9s de que desaparezca.','privacy-our-
privacy-policy-title-iron-source':'Derechos de los sujetos de datos de ironSource','privacy-our-privacy-policy-desc-
iron-source':'Consulta <a href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">la
pol\u00edtica de privacidad de ironSource</a> para entender c\u00f3mo nuestra afiliada, ironSource, puede reunir y
usar tus datos. A fin de ejercer tus derechos de acceder a tus datos o eliminarlos en conexi\u00f3n con los datos que
i r o n S o u r c e p u e d a r e u n i r s o b r e t i , < a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">haz clic aqu\u00ed</a>.',
'privacy-our-privacy-policy-title':'Nuestra pol\u00edtica de privacidad','privacy-our-privacy-policy-desc':'Nuestra <a
href="https://unity3d.com/legal/privacy-policy">pol\u00edtica de privacidad</a> explica c\u00f3mo gestionamos tus
datos, lo que incluye c\u00f3mo y d\u00f3nde los transferimos para su tratamiento y c\u00f3mo trabajamos con
nuestros socios publicitarios. Estos socios pueden recopilar informaci\u00f3n sobre tu identificador de publicidad de
fuentes ajenas a Unity para personalizar a\u00fan m\u00e1s los anuncios que ves. Consulta las pol\u00edticas de
privacidad de estos socios para ver los datos que pueden haber recopilado.',
'privacy-settings-title':'Configuraci\u00f3n de privacidad','privacy-settings-personalization-
settings':'Configuraci\u00f3n de personalizaci\u00f3n','privacy-settings-manage-your-data':'Gestiona tus
datos','privacy-settings-manage-your-data-desc':'Haz clic <span class="delete-your-data-link page-
link">aqu\u00ed</span> para eliminar todos los datos que Unity tenga sobre tu dispositivo.','privacy-settings-manage-
your-data-are-you-sure':'\u00bfEst\u00e1s seguro?','privacy-settings-manage-your-data-yes':'S\u00ed',
'privacy-settings-manage-your-data-no':'No','privacy-settings-manage-your-data-deletion-msg':'Tramitaremos tu
solicitud y eliminaremos tus datos en un plazo de 30 d\u00edas. Tambi\u00e9n\nte daremos de baja de los anuncios
personalizados de forma inmediata. Ten en cuenta que es posible que guardemos un informe de transacciones creado a
partir de tu informaci\u00f3n personal durante 180 d\u00edas con fines de facturaci\u00f3n y prevenci\u00f3n del
fraude.','privacy-settings-report-ad':'Denunciar anuncio',
'privacy-settings-build-info':'Informaci\u00f3n de la compilaci\u00f3n','privacy-settings-close':'Cerrar',disagree:'No,
gracias','age-gate-title':'Antes de empezar, por favor verifica tu edad','age-gate-text':'Para asegurarnos de que te
estamos ofreciendo la mejor experiencia de juego, lo cual incluye tus opciones de privacidad y la protecci\u00f3n de
la misma, por favor confirma tu edad:','age-gate-over-age-limit-btn':'Tengo {0} a\u00f1os o m\u00e1s','age-gate-
under-age-limit-btn':'Tengo {0} a\u00f1os o menos',
'privacy-settings-screen-choice-gate-ad-settings':'Ajustes de anuncios','privacy-settings-screen-choice-gate-about-this-
ad':'Acerca de este anuncio','privacy-settings-screen-choice-gate-privacy-settings':'Ajustes de privacidad','privacy-
settings-about-this-ad-why-this-ad':'\u00bfPor qu\u00e9 est\u00e1 viendo este anuncio?','privacy-settings-about-this-
ad-why-this-ad-desc-1':'El tipo de anuncio que se muestra depende de distintos par\u00e1metros.','privacy-settings-
about-this-ad-why-this-ad-desc-2':'Dichos par\u00e1metros se utilizan para optimizar campa\u00f1as publicitarias,
entre otros, para limitar el n\u00famero de veces que se muestra una determinada campa\u00f1a en nuestra red o el
n\u00famero de anuncios que se muestran en una aplicaci\u00f3n en concreto.',
'privacy-settings-about-this-ad-why-this-ad-desc-3':'En el caso de algunos usuarios, conforme a las indicaciones de
nuestros editores (por ejemplo, cuando la aplicaci\u00f3n est\u00e9 dirigida a un p\u00fablico infantil), no
recopilaremos ni utilizaremos identificadores entre aplicaciones, como el ID del anunciante, para determinar qu\u00e9
anuncio ofrecer.','privacy-settings-about-this-ad-why-this-ad-identifiers':'Identificadores','privacy-settings-about-this-
ad-why-this-ad-identifiers-desc':'Por ejemplo, ID del anunciante, direcci\u00f3n IP, e ID \u00fanico de creaci\u00f3n
autom\u00e1tica para una aplicaci\u00f3n en concreto e ID \u00fanicos solo para las aplicaciones del mismo
desarrollador.',
'privacy-settings-about-this-ad-why-this-ad-general-info':'Informaci\u00f3n t\u00e9cnica general acerca del
dispositivo','privacy-settings-about-this-ad-why-this-ad-general-info-desc':'Informaci\u00f3n t\u00e9cnica como la
zona horaria en que se encuentra el dispositivo, la cantidad de memoria libre disponible en el dispositivo, el nombre y
la versi\u00f3n de la aplicaci\u00f3n en la que se muestra el anuncio, etc.','privacy-settings-about-this-ad-why-this-ad-
performance-info':'Informaci\u00f3n sobre rendimiento',
'privacy-settings-about-this-ad-why-this-ad-performance-info-desc':'Indicaci\u00f3n sobre si se ha visto un anuncio o
si se ha pulsado en \u00e9l, o bien si se ha instalado alguna aplicaci\u00f3n anunciada. Informaci\u00f3n sobre las
acciones realizadas en la aplicaci\u00f3n de un anunciante tras su instalaci\u00f3n, como las compras dentro de la
aplicaci\u00f3n o el nivel de un juego (si el anunciante opta por ofrecer dicha informaci\u00f3n)','privacy-settings-
about-this-ad-control-ad-exp':'Control de la experiencia publicitaria',
'privacy-settings-about-this-ad-control-ad-exp-desc':'El usuario puede controlar qu\u00e9 anuncios ver utilizando las
funciones disponibles en este apartado sobre privacidad para todos los anuncios de Unity Ads:','privacy-settings-
about-this-ad-control-ad-exp-opt-1':'Es posible <a class="report-ad-link">denunciar un anuncio</a> para informarnos
de que se ha mostrado un anuncio con contenido ofensivo o para indicarnos que no te ha gustado el anuncio. Esto nos
ayudar\u00e1 a identificar qu\u00e9 anuncios debemos revisar y en cu\u00e1les tendremos que tomar medidas.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Para esta aplicaci\u00f3n, puedes examinar y <a class="ad-
personalization-link">cambiar los ajustes de personalizaci\u00f3n de los anuncios</a>. De este modo, se
limitar\u00e1n los datos que recopilamos con el fin de ofrecer anuncios relevantes para cada usuario en funci\u00f3n
de los datos previamente descritos.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Puedes <a class="nwo-
link">seleccionar la opci\u00f3n de \u201cCancelaci\u00f3n de suscripci\u00f3n en toda la red\u201d</a>. De este
modo, se eliminar\u00e1 tu identificador \u00fanico y los datos que recopilamos para ofrecerte anuncios relevantes en
toda la red de anuncios de Unity Ads.',
'privacy-settings-about-this-ad-paid-by':'Anuncio pagado por','privacy-settings-about-this-ad-paid-for':'En nombre
de','privacy-settings-submit-report':'Puedes <a class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">enviar un informe de acuerdo con el Reglamento de
Servicios Digitales</a>.'},mraid:{Sponsored:'Patrocinado','Try the playable demo':'Prueba la demo','privacy-
legitimate-interest-pop-up-1':'Unity est\u00e1 personalizando tu experiencia de anuncios comerciales en esta
aplicaci\u00f3n. ',
'privacy-legitimate-interest-pop-up-2':'Haz clic aqu\u00ed ','privacy-legitimate-interest-pop-up-3':'para enterarte
m\u00e1s sobre Unity y tus opciones de privacidad.',advertisement:'Publicidad'},privacy:{'privacy-legitimate-interest-
pop-up-1':'Unity est\u00e1 personalizando tu experiencia de anuncios comerciales en esta aplicaci\u00f3n. ','privacy-
legitimate-interest-pop-up-2':'Haz clic aqu\u00ed ','privacy-legitimate-interest-pop-up-3':'para enterarte m\u00e1s
sobre Unity y tus opciones de privacidad.',
'privacy-dialog-title':'Un mensaje de Unity acerca de tu privacidad','privacy-dialog-text-li-p1':'Los anuncios les
permiten a los programadores ofrecerle al p\u00fablico aplicaciones geniales gratis. Tratamos de mostrar las
aplicaciones y productos que te sean m\u00e1s interesantes y para eso nos basamos en las aplicaciones que juegas, los
dispositivos que usas y el pa\u00eds en el que est\u00e1s.','privacy-dialog-text-li-p2':'La mayor\u00eda de la
informaci\u00f3n que usamos est\u00e1 basada en el identificador de publicidad de tu dispositivo (El identificador de
publicidad de Apple o el Identificador de publicidad de Google) y tu direcci\u00f3n IP.',
'privacy-dialog-text-li-p3-1':'Nuestra ','privacy-dialog-text-li-p3-2':'Pol\u00edtica de privacidad','privacy-dialog-text-li-
p3-3':' explica c\u00f3mo manejamos tus datos y c\u00f3mo trabajamos con socios que proporcionan anuncios. Estos
socios tal vez recojan informaci\u00f3n sobre tu identificador de publicidad de fuentes fuera de Unity para
personalizar los anuncios que ves a\u00fan m\u00e1s. Por favor, visita las pol\u00edticas de privacidad de esos
terceros para revisar la informaci\u00f3n recopilada que puedan tener.',
'privacy-dialog-text-li-p4':'De las interacciones que tienes con esta aplicaci\u00f3n, aqu\u00ed tienes un ejemplo de la
informaci\u00f3n que usamos para predecir otras que te podr\u00edan interesar:','privacy-dialog-text-li-p5-
header':'Selection','privacy-dialog-text-li-p5-header-personalization':'Personalizaci\u00f3n','privacy-dialog-text-li-
p5':'Puedes escoger continuar teniendo una experiencia personalizada o tener una g\u00e9nerica. Esto se aplica tanto a
la publicidad que viene directamente de Unity como tambi\u00e9n a la de sus socios de publicidad. Nota: Si ya
cancelaste tu autorizaci\u00f3n en toda la red, Unity seguir\u00e1 respetando la opci\u00f3n que elegiste
anteriormente en cuanto a la privacidad, y no es necesario que canceles tu autorizaci\u00f3n de ninguna otra manera
en este momento.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'Derechos de los sujetos de datos de
ironSource','privacy-dialog-text-updated-privacy-policy-p1-iron-source':'Consulta','privacy-dialog-text-updated-
privacy-policy-p2-iron-source':'la pol\u00edtica de privacidad de ironSource','privacy-dialog-text-updated-privacy-
policy-p3-iron-source':'para entender c\u00f3mo nuestra afiliada, ironSource, puede reunir y usar tus datos. A fin de
ejercer tus derechos de acceder a tus datos o eliminarlos en conexi\u00f3n con los datos que ironSource pueda reunir
sobre ti,',
'privacy-dialog-text-updated-privacy-policy-p4-iron-source':'haz clic aqu\u00ed.','privacy-dialog-text-updated-
privacy-policy-header-unity':'Nuestra Pol\u00edtica de privacidad','privacy-dialog-text-updated-privacy-policy-p1-
unity':'Nuestra ','privacy-dialog-text-updated-privacy-policy-p2-unity':'Pol\u00edtica de privacidad ','privacy-dialog-
text-updated-privacy-policy-p3-unity':'explica c\u00f3mo administramos tus datos, lo que incluye a qu\u00e9 lugares
del mundo y de qu\u00e9 manera transferimos tus datos para su procesamiento, y c\u00f3mo trabajamos con los
socios que publican anuncios. Estos socios pueden reunir informaci\u00f3n sobre tu ID de publicidad de otras fuentes
adem\u00e1s de Unity para personalizar m\u00e1s los anuncios que ves. Consulta las pol\u00edticas de privacidad de
estos terceros para revisar los datos compilados que pudiesen tener.',
'privacy-using':'Usa un {0}','privacy-located-in':'Localizado en {0}','privacy-used-this-app':'Us\u00f3 esta
aplicaci\u00f3n {0} veces esta semana','privacy-seen-ads':'Ha visto {0} anuncios en esta aplicaci\u00f3n','privacy-
installed-based-on':'Instal\u00f3 {0} aplicaciones basado en esos anuncios','privacy-dialog-text-li-agree-radio-button-
with-explaination':'S\u00ed, estoy de acuerdo con tener una experiencia personalizada. Esto significa que est\u00e1s
escogiendo una Inclusi\u00f3n voluntaria.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'No, no quiero una experiencia personalizada. Esto
significa que est\u00e1s escogiendo una Exclusi\u00f3n voluntaria.','privacy-dialog-text-li-p6-header':'Cambiar tu
opci\u00f3n de privacidad','privacy-dialog-text-li-p6':'Puedes acceder estas opciones a cualquier momento haciendo
clic en el icono de Privacidad de datos de Unity cuando aparezca un anuncio o despu\u00e9s.','privacy-dialog-text-li-
p7-header':'Data Management','privacy-dialog-text-li-p7-header-delete-data':'Eliminar tus datos',
'privacy-dialog-text-li-p7-1':'You can delete any data Unity has about your device by clicking ','privacy-dialog-text-li-
p7-2':'here','privacy-dialog-text-li-p7-3':'.','privacy-dialog-text-li-p7-1-delete-data':'Puedes borrar cualquier dato que
Unity tenga sobre tu dispositivo haciendo clic ','privacy-dialog-text-li-p7-2-delete-data':'aqu\u00ed','privacy-dialog-
text-li-p7-3-delete-data':'.','privacy-dialog-text-li-p7-data-request-info':'*Por favor ten en cuenta que si ya tienes una
solicitud de divulgaci\u00f3n de datos tramit\u00e1ndose, es posible que los datos que est\u00e1s solicitando sean
borrados para este juego no est\u00e9n incluidos en ese informe.',
'privacy-dialog-text-li-p7-are-you-sure':'\u00bfEst\u00e1s seguro? ','privacy-dialog-text-li-p7-yes':'S\u00ed ','privacy-
dialog-text-li-p7-no':'No','privacy-dialog-text-li-p7-data-deletion-text':'We will process your request and your data for
profile purposes will be deleted in 30 days. We will also opt you out of personalized ads immediately. Please note we
may retain your data for invoicing and fraud prevention purposes for 180 days.','privacy-dialog-text-li-p7-data-
deletion-text-ccpa':'Vamos a procesar tu solicitud y borraremos tus datos.. Por favor ten en cuenta que en cuanto a tu
perfil este proceso tardar\u00e1 30 d\u00edas en completarse. Tambi\u00e9n te excluiremos de anuncios
personalizados inmediatamente. Es posible que retengamos tus datos para prop\u00f3sitos de facturaci\u00f3n y de
prevenci\u00f3n del fraude por 180 d\u00edas.',
'privacy-dialog-text-failed-age-gate-p1':'This advertisement has been served by Unity Ads. As you have indicated that
you are under 18 years old we deliver ads to you based on contextual data (e.g., the game you are playing).','privacy-
dialog-text-failed-age-gate-p2-1':'Please review our ','privacy-dialog-text-failed-age-gate-p2-2':'Privacy
Policy','privacy-dialog-text-failed-age-gate-p2-3':' for a full description of our data practices. You can view your
privacy settings at any time by tapping the Unity Data Privacy icon when or after an ad appears.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'Este anuncio ha sido provisto por Unity Ads. En esta aplicaci\u00f3n te
estamos entregando anuncios que se basan en tu data contextual, tal como el juego que est\u00e1s jugando.','privacy-
dialog-text-failed-age-gate-p2-1-ccpa':'Por favor, revisa nuestra ','privacy-dialog-text-failed-age-gate-p2-2-
ccpa':'Pol\u00edtica de privacidad','privacy-dialog-text-failed-age-gate-p2-3-ccpa':' para una descripci\u00f3n
completa de nuestras pr\u00e1cticas con respecto a los datos. Puedes ver nuestras configuraciones de privacidad en
cualquier momento haciendo click en el icono de privacidad de datos de Unity cuando aparezca un anuncio o
despu\u00e9s.',
'privacy-dialog-text-coppa-p1':'Este anuncio ha sido provisto por Unity Ads. El programador de esta aplicaci\u00f3n
ha habilitado controles de privacidad para crear una experiencia que te permita proteger m\u00e1s tu privacidad o para
indicar que esta aplicaci\u00f3n est\u00e1 dirigida a ni\u00f1os menores de 13 a\u00f1os. Como resultado, te
entregamos anuncios que solo est\u00e1n basados en tus datos contextuales; por ejemplo, el juego que est\u00e1s
jugando.','privacy-dialog-text-coppa-p2-1':'Por favor, revisa nuestra ',
'privacy-dialog-text-coppa-p2-2':'Pol\u00edtica de privacidad','privacy-dialog-text-coppa-p2-3':' para una
descripci\u00f3n completa de nuestras pr\u00e1cticas con respecto a los datos. Puedes ver nuestras configuraciones de
privacidad en cualquier momento haciendo click en el icono de privacidad de datos de Unity cuando aparezca un
anuncio o despu\u00e9s.','privacy-dialog-text-coppa-p2-4':'Consulta','privacy-dialog-text-coppa-p2-5':'la pol\u00edtica
de privacidad de ironSource','privacy-dialog-text-coppa-p2-6':'para entender c\u00f3mo nuestra afiliada, ironSource,
puede reunir y usar tus datos.',
'privacy-dialog-button-confirm':'Confirmar','privacy-dialog-button-close':'Cerrar','privacy-data-request-
header':'Solicitar tus datos','privacy-data-request-text':'Es tu derecho el solicitar los datos que hemos recogido sobre ti
en este juego. Para poder hacerlo, por favor facil\u00edtanos tu direcci\u00f3n de correo electr\u00f3nico para
as\u00ed poder compartir contigo un enlace seguro y personalizado que lleva a la p\u00e1gina de solicitud de datos.
No vamos a usar tu direcci\u00f3n de correo electr\u00f3nico para ning\u00fan otro prop\u00f3sito.',
'privacy-data-request-submit':'Enviar','privacy-data-request-email-input-placeholder':'Ingresar direcci\u00f3n de correo
electronico','privacy-data-request-confirmation-message':'Gracias. Deber\u00edas recibir un correo electr\u00f3nico
con un enlace a los datos que has solicitado muy pronto.','privacy-data-request-fail-message':'Has agotado el
n\u00famero m\u00e1ximo de intentos. Por favor, intenta solicitar tus datos nuevamente en 24 horas.','privacy-data-
request-error-message':'Error: Por favor, int\u00e9ntalo nuevamente m\u00e1s tarde',
'privacy-captcha-description':'Necesitamos verificar que el usuario es humano. Por favor, revisa las 16 im\u00e1genes
siguientes y selecciona las que no concuerdan con el tema.','privacy-captcha-success-message':'Confirmado','privacy-
captcha-retry-message':'Incorrecto. Por favor, int\u00e9ntalo otra vez','privacy-data-nwo-header':'Cancelaci\u00f3n de
personalizaci\u00f3n en toda la red','privacy-data-nwo-text-opt-out-description':'Tiene la posibilidad de renunciar
voluntariamente a una experiencia personalizada en toda la plataforma Unity. Esto aplica tanto a los anuncios
procedentes directamente de Unity, as\u00ed como de sus socios publicitarios, adem\u00e1s de las experiencias
personalizadas que proporcionan los servicios de Unity. Tenga en cuenta que esta opci\u00f3n aplica a todas sus
aplicaciones, a los anuncios o experiencias que ofrece Unity.',
'privacy-data-nwo-text-opt-out-button':'Cancelar personalizaci\u00f3n en toda la red','privacy-data-nw-unavailable-
msg':'Debido a que el desarrollador activ\u00f3 los controles de privacidad, o debido a la configuraci\u00f3n del
dispositivo y a las opciones que elegiste con respecto a la privacidad, Unity no mantiene un perfil tuyo para toda la red
en conexi\u00f3n con esta aplicaci\u00f3n y, por lo tanto, por ahora no podemos ofrecerte la opci\u00f3n de cancelar
la personalizaci\u00f3n para toda la red.',
'privacy-data-nwo-text-opt-in-description':'Si quiere volver a habilitar una experiencia personalizada en toda la red,
puede revertir la cancelaci\u00f3n haciendo clic ','privacy-data-nwo-text-opt-in-link':'aqu\u00ed. ','privacy-data-nwo-
text-opt-in-description-2':'. Tenga en cuenta que esto volver\u00e1 a habilitar una experiencia totalmente
personalizada en todas las aplicaciones que usan la plataforma Unity, lo cual depende de las elecciones de privacidad
que haga en cada aplicaci\u00f3n.','privacy-data-nwo-text-opt-in-ccpa-header':'Actualizaci\u00f3n de aviso de CCPA',
'privacy-data-nwoo-confirmation-message':'Est\u00e1s escogiendo una Exclusi\u00f3n voluntaria en toda la
red','privacy-data-nwoi-confirmation-message':'Est\u00e1s escogiendo una Inclusi\u00f3n voluntaria en toda la
red','privacy-settings-report-ad':'Denunciar anuncio','privacy-settings-build-info':'Informaci\u00f3n de la
compilaci\u00f3n','privacy-settings-report-ad-title':'Denunciar anuncio','privacy-settings-report-ad-desc':'\u00bfTienes
problemas con tu anuncio actual? Puedes denunciar este anuncio a Unity e indic\u00e1rnoslo. Al denunciarlo, se
cerrar\u00e1 este anuncio y, si no se ha completado, se perder\u00e1 cualquier recompensa.',
'privacy-settings-report-ad-reason-1':'No se muestra el anuncio','privacy-settings-report-ad-reason-2':'El anuncio es
muy ofensivo','privacy-settings-report-ad-reason-3':'El anuncio no se ve bien','privacy-settings-report-ad-reason-4':'No
me gusta este anuncio','privacy-settings-report-ad-reason-5':'Otros','privacy-settings-report-ad-disclaimer':'Descargo de
responsabilidad: Al denunciarlo, se cerrar\u00e1 este anuncio y, si no se ha completado, se perder\u00e1 cualquier
recompensa.','privacy-settings-report-ad-button':'Denunciar'}},
'fr.*':{endscreen:{Ratings:'Notes','Download For Free':'T\u00e9l\u00e9chargement gratuit','Install Now':'Installer
maintenant',Install:'Installer',GET:'OBTENIR',Get:'Obtenir',Free:'Gratuit',Price:'Prix'},videoScreen:{'Learn
More':"Plus d'infos",'Download For Free':'T\u00e9l\u00e9chargement gratuit','Install Now':'Installer
maintenant',Install:'Installer',GET:'OBTENIR',Get:'Obtenir',Sponsored:'Sponsoris\u00e9','close-reward-dialog-
title':'Fermer la vid\u00e9o?','close-reward-dialog-desc':'Vous allez perdre votre r\u00e9compense.',
'close-reward-dialog-close-btn':'FERMER LA VID\u00c9O','close-reward-dialog-resume-btn':'REPRENDRE LA
VID\u00c9O',Free:'Gratuit','reward-granted':'R\u00e9compense
accord\u00e9e!',advertisement:'Publicit\u00e9'},consent:{'homepage-title':'Autorisez-vous les cookies Unity \u00e0
collecter et \u00e0 utiliser vos donn\u00e9es pour personnaliser vos publicit\u00e9s et votre
exp\u00e9rience\u00a0?','homepage-main-text':'Unity et nos <span class="third-parties-link page-link">partenaires
externes</span> collectent <span class="data-link page-link">des donn\u00e9es</span>, notamment <span
class="demographic-link page-link">des informations \u00e0 caract\u00e8re d\u00e9mographique</span>, et utilisent
<span class="mobile-identifiers-link page-link">les identifiants des mobiles</span> pour <span
class="personalization-link page-link">personnaliser</span> et <span class="measurement-link page-
link">\u00e9valuer</span> les publicit\u00e9s et l\'exp\u00e9rience de jeu. Vous pouvez acc\u00e9der \u00e0 ces
options \u00e0 tout moment en vous rendant sur l\'ic\u00f4ne de la politique de confidentialit\u00e9 Unity, pendant ou
apr\u00e8s l\'affichage d\'une publicit\u00e9.',
'homepage-accept-all':"J'accepte",'homepage-show-my-choices':'Configurer','my-choices-title':'Autorisez-vous les
cookies Unity \u00e0 collecter et \u00e0 utiliser vos donn\u00e9es pour personnaliser vos publicit\u00e9s et votre
exp\u00e9rience\u00a0?','my-choices-text':"Unity et nos partenaires externes collectent des donn\u00e9es, notamment
des informations \u00e0 caract\u00e8re d\u00e9mographique, et utilisent les identifiants des mobiles pour
personnaliser et \u00e9valuer les publicit\u00e9s et l'exp\u00e9rience de jeu. Vous pouvez acc\u00e9der \u00e0 ces
options \u00e0 tout moment en vous rendant sur l'ic\u00f4ne de la politique de confidentialit\u00e9 Unity, pendant ou
apr\u00e8s l'affichage d'une publicit\u00e9.",
'my-choices-switch-game-experience':"J'accepte que mes donn\u00e9es soient utilis\u00e9es pour me fournir une
exp\u00e9rience de jeu personnalis\u00e9e",'my-choices-switch-personalized-ads':"J'accepte l'affichage de
publicit\u00e9s et de contenu in-app Unity personnalis\u00e9s",'my-choices-switch-personalized-third-
party':"J'accepte \u00e9galement les publicit\u00e9s et les mesures, y compris la collecte de donn\u00e9es
d\u00e9mographiques et autres par des partenaires externes",'my-choices-back':'Retour',
'save-my-choices':'Sauvegarder mes pr\u00e9f\u00e9rences','agree-to-all':'Tout accepter','no-thanks':'Non
merci','privacy-what-we-collect-title':'Informations collect\u00e9es et utilisation','privacy-what-we-collect-desc-
p1':"La plupart des informations utilis\u00e9es pour ce service de personnalisation sont bas\u00e9es sur l'identifiant
publicitaire de votre appareil (l'identifiant de publicit\u00e9 Apple ou Google) et sur votre adresse IP.",'privacy-what-
we-collect-desc-p2':'Voici un exemple des informations que nous pouvons collecter et utiliser lors de votre interaction
avec cette application pour pr\u00e9dire quelles autres applications pourraient vous int\u00e9resser\u00a0:',
'privacy-what-we-collect-desc-p3':"Nous utiliserions ces informations pour vous montrer des publicit\u00e9s pour
d'autres jeux que vous pourriez appr\u00e9cier et pour personnaliser l'exp\u00e9rience de jeu lorsque c'est possible.
Ces op\u00e9rations peuvent inclure de modifier l'affichage de la boutique du jeu en proposant les outils et
suppl\u00e9ments que vous \u00eates plus susceptible d'utiliser, ou de modifier votre exp\u00e9rience de jeu pour
l'adapter \u00e0 votre niveau de ma\u00eetrise.",
'privacy-what-we-collect-desc-p4':'Nous conservons les donn\u00e9es personnelles pour une dur\u00e9e maximale de
30\u00a0jours. Cependant, il est possible que nous conservions pendant 180\u00a0jours un historique des
transactions, qui utilise vos donn\u00e9es personnelles, \u00e0 des fins de facturation et de r\u00e9pression des
fraudes.','privacy-what-we-collect-sub-title':'Donn\u00e9es collect\u00e9es par nos partenaires (informations
d\u00e9mographiques et mesures)','privacy-what-we-collect-desc-p5':"Nos partenaires peuvent utiliser votre
identifiant publicitaire et votre adresse IP pour vous cr\u00e9er un profil en fonction de vos pr\u00e9f\u00e9rences et
des informations d\u00e9mographiques de votre foyer. Ces informations d\u00e9mographiques peuvent inclure des
\u00e9l\u00e9ments tels que votre statut matrimonial ou votre niveau de revenus. Consultez les politiques de
confidentialit\u00e9 de nos partenaires pour voir comment acc\u00e9der aux informations qu'ils poss\u00e8dent
\u00e0 votre \u00e9gard et comment les supprimer.",
'privacy-what-we-collect-desc-p6':"Ces donn\u00e9es collect\u00e9es peuvent concerner votre t\u00e9l\u00e9phone,
par exemple la fa\u00e7on dont vous appuyez sur l'\u00e9cran (mesure de la pression). L'objectif de nos partenaires
est d'emp\u00eacher toute tentative de fraude en \u00e9valuant si l'application est utilis\u00e9e par une vraie personne
(pression irr\u00e9guli\u00e8re) ou par un robot introduit sur le march\u00e9 par un acteur malveillant qui cherche
\u00e0 tromper les r\u00e9seaux publicitaires.",
'privacy-using':'Vous utilisez un {0}','privacy-located-in':'Vous \u00eates en {0}','privacy-used-this-app':"Vous avez
utilis\u00e9 l'application \u00e0 {0} reprises cette semaine",'privacy-seen-ads':"Vous avez vu {0} publicit\u00e9s
dans l'application",'privacy-installed-based-on':'Vous avez install\u00e9 {0} application \u00e0 partir de ces
publicit\u00e9s','privacy-data-transfer-title':"Transfert des donn\u00e9es hors de l'Union europ\u00e9enne",'privacy-
data-transfer-desc':'Il est possible que Unity transf\u00e8re et traite vos donn\u00e9es sur des serveurs situ\u00e9s aux
\u00c9tats-Unis. Nous nous engageons \u00e0 traiter vos donn\u00e9es avec le m\u00eame niveau de protection que
celui offert dans l\'Espace \u00e9conomique europ\u00e9en, si elles sont collect\u00e9es dans cette r\u00e9gion du
monde. Nous avons pour cela sign\u00e9 et appliqu\u00e9 des contrats en interne et avec des gestionnaires externes.
Pour plus d\'informations sur les transferts, consultez la <a href="https://unity3d.com/legal/privacy-policy">politique
de confidentialit\u00e9 de Unity</a>.',
'privacy-third-party-title':'Consulter la liste de nos partenaires publicitaires','privacy-changing-privacy-choice-
title':'Modifier vos pr\u00e9f\u00e9rences de confidentialit\u00e9','privacy-changing-privacy-choice-text':"Vous
pouvez acc\u00e9der \u00e0 ces options \u00e0 tout moment en vous rendant sur l'ic\u00f4ne de la politique de
confidentialit\u00e9 Unity, pendant ou apr\u00e8s l'affichage d'une publicit\u00e9.",'privacy-our-privacy-policy-
title':'Notre politique de confidentialit\u00e9','privacy-our-privacy-policy-desc':'Notre <a
href="https://unity3d.com/legal/privacy-policy">politique de confidentialit\u00e9</a> explique la fa\u00e7on dont
nous g\u00e9rons vos donn\u00e9es, notamment comment et dans quelles r\u00e9gions du monde nous les
transf\u00e9rons \u00e0 des fins de traitement. Elle indique aussi les modalit\u00e9s de notre collaboration avec les
partenaires qui proposent des publicit\u00e9s. Ces partenaires peuvent collecter des informations sur votre identifiant
publicitaire de sources tierces, pour personnaliser encore davantage le service. Consultez les politiques de
confidentialit\u00e9 de ces tierces parties pour savoir quelles donn\u00e9es elles collectent.',
'privacy-our-privacy-policy-title-iron-source':'Droits des personnes concern\u00e9es ironSource','privacy-our-privacy-
policy-desc-iron-source':'Veuillez consulter <a href="https://developers.is.com/ironsource-mobile/air/ironsource-
mobile-privacy-policy/">la politique de confidentialit\u00e9 d\'ironSource</a> pour comprendre comment notre
partenaire peut collecter et utiliser vos donn\u00e9es. Afin d\'exercer vos droits relatifs \u00e0 l\'acc\u00e8s aux
donn\u00e9es et/ou \u00e0 leur suppression en rapport avec les donn\u00e9es qu\'ironSource peut collecter \u00e0
votre sujet, veuillez <a href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">cliquer
ici</a>.',
'privacy-quebec-policy-title':'Prise de d\u00e9cision automatis\u00e9e','privacy-quebec-policy-desc-1':"Unity peut
utiliser des syst\u00e8mes de prise de d\u00e9cision automatis\u00e9e pour traiter vos informations personnelles.
Unity peut s'appuyer sur les d\u00e9cisions prises par ces syst\u00e8mes automatis\u00e9s aux fins
suivantes:",'privacy-quebec-policy-desc-2':'Fourniture et maintenance de services (par exemple, fourniture de services,
analyse de nos produits et services).','privacy-quebec-policy-desc-3':'Personnalisation des services (par exemple,
personnalisation de nos interactions avec vous).',
'privacy-quebec-policy-desc-4':"Cr\u00e9ation de rapports sur l'activit\u00e9 de l'entreprise.",'privacy-quebec-policy-
desc-5':"Veuillez consulter la section \u00ab\u00a0Nous contacter\u00a0\u00bb de notre politique de
confidentialit\u00e9 pour savoir comment nous contacter au sujet de l'utilisation de ces syst\u00e8mes.",'privacy-
settings-title':'Param\u00e8tres de confidentialit\u00e9','privacy-settings-personalization-settings':'Modifier mon
profil','privacy-settings-manage-your-data':'G\u00e9rer vos donn\u00e9es',
'privacy-settings-manage-your-data-desc':'Vous pouvez supprimer toute donn\u00e9e relative \u00e0 votre appareil
que poss\u00e8de Unity en cliquant <span class="delete-your-data-link page-link">ici</span>.','privacy-settings-
manage-your-data-are-you-sure':'Vous \u00eates s\u00fbr(e)\u00a0?','privacy-settings-manage-your-data-
yes':'Oui','privacy-settings-manage-your-data-no':'Non','privacy-settings-manage-your-data-deletion-msg':'Nous allons
traiter votre requ\u00eate et supprimer vos donn\u00e9es sous 30\u00a0jours. Vous \u00eates aussi d\u00e9sinscrit
d\u00e8s \u00e0 pr\u00e9sent du service de publicit\u00e9s personnalis\u00e9es. Attention\u00a0: il est possible que
nous conservions un historique des transactions utilisant vos informations personnelles pendant 180\u00a0jours,
\u00e0 des fins de facturation et de r\u00e9pression des fraudes.',
'privacy-settings-build-info':'Informations de version','privacy-settings-close':'Retour','privacy-settings-report-
ad':'Signaler une annonce','privacy-settings-report-ad-title':'Signaler une annonce','privacy-settings-report-ad-
desc':"Vous rencontrez des probl\u00e8mes avec votre annonce\u00a0? Vous pouvez signaler cette annonce \u00e0
Unity et nous en informer. en signalant l'annonce, celle-ci sera interrompue, et si elle n'est pas encore termin\u00e9e,
toutes les r\u00e9compenses associ\u00e9es seront perdues.",
'privacy-settings-report-ad-reason-1':"L'annonce ne s'affiche pas",'privacy-settings-report-ad-reason-2':"L'annonce est
tr\u00e8s offensante",'privacy-settings-report-ad-reason-3':"L'annonce ne semble pas correcte",'privacy-settings-
report-ad-reason-4':"Je n'aime pas cette annonce",'privacy-settings-report-ad-reason-5':'Autre','privacy-settings-report-
ad-disclaimer':"Avis de non-responsabilit\u00e9\u00a0: en signalant l'annonce, celle-ci sera interrompue, et si elle
n'est pas encore termin\u00e9e, toutes les r\u00e9compenses associ\u00e9es seront perdues.",
'privacy-settings-report-ad-button':'Signaler',disagree:'Non merci','privacy-data-nwo-header':"Personnalisation sur
l'ensemble r\u00e9seau",'privacy-settings-screen-choice-gate-ad-settings':'Param\u00e8tres des annonces','privacy-
settings-screen-choice-gate-about-this-ad':'\u00c0 propos de cette annonce','privacy-settings-screen-choice-gate-
privacy-settings':'Param\u00e8tres de confidentialit\u00e9','privacy-settings-about-this-ad-why-this-ad':'Pourquoi
voyez-vous cette annonce\u00a0?','privacy-settings-about-this-ad-why-this-ad-desc-1':'Diff\u00e9rents
param\u00e8tres d\u00e9finissent l\u2019annonce que vous voyez\u00a0:',
'privacy-settings-about-this-ad-why-this-ad-desc-2':'Nous utilisons les param\u00e8tres mentionn\u00e9s ci-dessus
pour optimiser les campagnes publicitaires, notamment pour limiter le nombre de fois o\u00f9 vous visualisez une
campagne sp\u00e9cifique sur notre r\u00e9seau ou le nombre d\u2019annonces que vous visualisez dans une
application sp\u00e9cifique.','privacy-settings-about-this-ad-why-this-ad-desc-3':"Pour certains utilisateurs, selon les
instructions de nos \u00e9diteurs (par exemple, parce qu'il s'agit d'une application destin\u00e9e aux enfants), nous ne
recueillerons pas et n'utiliserons pas d'identifiants crois\u00e9s, tels que l'identifiant de l'annonceur, pour
d\u00e9terminer le type de publicit\u00e9 \u00e0 diffuser.",
'privacy-settings-about-this-ad-why-this-ad-identifiers':'Identifiants','privacy-settings-about-this-ad-why-this-ad-
identifiers-desc':"Par \u00ab\u00a0identifiant\u00a0\u00bb, on entend l'identifiant publicitaire, l'adresse IP et
l\u2019identifiant cr\u00e9\u00e9 automatiquement sp\u00e9cifique \u00e0 une application, ainsi que les identifiants
uniques aux applications d'un m\u00eame d\u00e9veloppeur.",'privacy-settings-about-this-ad-why-this-ad-general-
info':'Informations techniques g\u00e9n\u00e9rales sur votre appareil',
'privacy-settings-about-this-ad-why-this-ad-general-info-desc':"Informations techniques telles que le fuseau horaire de
l'appareil, la quantit\u00e9 de m\u00e9moire disponible sur celui-ci, le nom et la version de l'application diffusant la
publicit\u00e9, etc.",'privacy-settings-about-this-ad-why-this-ad-performance-info':'Informations sur les
performances','privacy-settings-about-this-ad-why-this-ad-performance-info-desc':"Indications concernant
l\u2019affichage d\u2019une publicit\u00e9, le fait qu\u2019on ait cliqu\u00e9 dessus ou l\u2019installation
d\u2019une application ayant fait l\u2019objet d\u2019une annonce. Informations sur les actions effectu\u00e9es dans
l'application de l'annonceur telle qu\u2019une installation, des achats int\u00e9gr\u00e9s et le niveau du jeu (si
l'annonceur choisit de fournir ces informations)",
'privacy-settings-about-this-ad-control-ad-exp':'Contr\u00f4lez votre exp\u00e9rience publicitaire','privacy-settings-
about-this-ad-control-ad-exp-desc':'Vous pouvez contr\u00f4ler les annonces que vous voyez en utilisant les fonctions
disponibles dans cette fiche de confidentialit\u00e9, pour toutes les publicit\u00e9s Unity\u00a0Ads\u00a0:','privacy-
settings-about-this-ad-control-ad-exp-opt-1':'Vous pouvez <a class="report-ad-link">signaler une annonce</a> pour
nous alerter si son contenu vous para\u00eet choquant ou si elle ne vous pla\u00eet tout simplement pas. Nous
pourrons ainsi identifier les annonces que nous devons revoir et sur lesquelles nous devons prendre des mesures.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Vous pouvez consulter et <a class="ad-personalization-
link">modifier vos param\u00e8tres de personnalisation des annonces</a> pour cette application. Vous pourrez ainsi
limiter les donn\u00e9es que nous recueillons et qui sont utilis\u00e9es pour vous proposer des annonces pertinentes,
bas\u00e9es sur les donn\u00e9es d\u00e9crites ci-dessus.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Vous
pouvez <a class="nwo-link">refuser les publicit\u00e9s pour tout le r\u00e9seau</a>. Vous supprimerez ainsi, sur
l\'ensemble du r\u00e9seau Unity\u00a0Ads, votre identifiant unique et les donn\u00e9es que nous recueillons et qui
sont utilis\u00e9es pour diffuser des annonces pertinentes pour vous.',
'privacy-settings-about-this-ad-paid-by':'Annonce pay\u00e9e par','privacy-settings-about-this-ad-paid-for':'Au nom
de','privacy-settings-submit-report':'Vous pouvez <a class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">envoyer un rapport dans le cadre de la l\u00e9gislation sur
les services num\u00e9riques</a>.'},mraid:{Sponsored:'Sponsoris\u00e9','Try the playable demo':'Essayez la
d\u00e9mo jouable',advertisement:'Publicit\u00e9'},
privacy:{'privacy-data-nwo-header':"Personnalisation sur l'ensemble r\u00e9seau",'privacy-data-nwo-text-opt-out-
description':"Vous pouvez choisir de ne pas b\u00e9n\u00e9ficier d'une exp\u00e9rience personnalis\u00e9e sur la
plateforme Unity. Cela s'applique \u00e0 la fois \u00e0 la publicit\u00e9 provenant directement d'Unity et de ses
partenaires publicitaires, ainsi qu'aux exp\u00e9riences personnalis\u00e9es fournies par les services d'Unity. Veuillez
noter que cette option est valable pour l'ensemble de vos applications lorsque des publicit\u00e9s ou des
exp\u00e9riences sont fournies par Unity.",
'privacy-data-nwo-text-opt-out-button':"Refus de la personnalisation sur l'ensemble du r\u00e9seau",'privacy-data-nw-
unavailable-msg':"En raison de l'activation des param\u00e8tres de confidentialit\u00e9 par le d\u00e9veloppeur et/ou
de vos pr\u00e9f\u00e9rences personnelles en mati\u00e8re de confidentialit\u00e9 ainsi que des param\u00e8tres de
votre appareil, Unity ne conserve pas de profil global vous concernant pour cette application sur le r\u00e9seau. Par
cons\u00e9quent, nous ne sommes pas en mesure de vous offrir actuellement une option de d\u00e9sactivation de la
personnalisation sur l'ensemble du r\u00e9seau.",
'privacy-data-nwo-text-opt-in-description':"Si vous souhaitez r\u00e9activer l'exp\u00e9rience personnalis\u00e9e sur
l'ensemble du r\u00e9seau, vous pouvez choisir de revenir en arri\u00e8re en cliquant ",'privacy-data-nwo-text-opt-in-
link':'ici','privacy-data-nwo-text-opt-in-description-2':". Tenez compte du fait que cette action r\u00e9active
l'exp\u00e9rience personnalis\u00e9e compl\u00e8te pour toutes les applications utilisant la plateforme Unity, \u00e0
condition que vous n'ayez pas effectu\u00e9 de choix de confidentialit\u00e9 sp\u00e9cifiques au niveau de
l'application apr\u00e8s avoir donn\u00e9 votre consentement.",
'privacy-data-nwoo-confirmation-message':"Vous avez choisi de refuser l'exp\u00e9rience personnalis\u00e9e sur
l'ensemble du r\u00e9seau",'privacy-data-nwoi-confirmation-message':"Vous avez choisi d'accepter l'exp\u00e9rience
personnalis\u00e9e sur l'ensemble du r\u00e9seau",'privacy-settings-report-ad':'Signaler une annonce','privacy-
settings-report-ad-title':'Signaler une annonce','privacy-settings-report-ad-desc':"Vous rencontrez des probl\u00e8mes
avec votre annonce\u00a0? Vous pouvez signaler cette annonce \u00e0 Unity et nous en informer. en signalant
l'annonce, celle-ci sera interrompue, et si elle n'est pas encore termin\u00e9e, toutes les r\u00e9compenses
associ\u00e9es seront perdues.",
'privacy-settings-report-ad-reason-1':"L'annonce ne s'affiche pas",'privacy-settings-report-ad-reason-2':"L'annonce est
tr\u00e8s offensante",'privacy-settings-report-ad-reason-3':"L'annonce ne semble pas correcte",'privacy-settings-
report-ad-reason-4':"Je n'aime pas cette annonce",'privacy-settings-report-ad-reason-5':'Autre','privacy-settings-report-
ad-disclaimer':"Avis de non-responsabilit\u00e9\u00a0: en signalant l'annonce, celle-ci sera interrompue, et si elle
n'est pas encore termin\u00e9e, toutes les r\u00e9compenses associ\u00e9es seront perdues.",
'privacy-settings-report-ad-button':'Signaler','privacy-data-request-header':'Demandez vos donn\u00e9es','privacy-
data-request-text':"Vous avez le droit de demander les donn\u00e9es que nous avons recueillies \u00e0 votre sujet
pour ce jeu. Pour effectuer cette d\u00e9marche, veuillez nous fournir votre adresse \u00e9lectronique, ce qui nous
permettra de vous envoyer un lien s\u00e9curis\u00e9 et sp\u00e9cifique vers la page de demande de donn\u00e9es.
Nous n'utiliserons pas votre adresse \u00e9lectronique \u00e0 d'autres fins.",
'privacy-data-request-submit':'Envoyer','privacy-data-request-email-input-placeholder':'Entrer une adresse
\u00e9lectronique','privacy-data-request-confirmation-message':'Merci. Vous devriez recevoir sous peu un courriel
contenant le lien pour demander vos donn\u00e9es.','privacy-data-request-fail-message':'Vous avez atteint le nombre
maximum de tentatives. Veuillez patienter 24\u00a0heures avant de faire une nouvelle demande pour vos
donn\u00e9es.','privacy-data-request-error-message':'Erreur\u00a0: veuillez r\u00e9essayer ult\u00e9rieurement.',
'privacy-captcha-description':"Nous devons v\u00e9rifier que l'utilisateur est un \u00eatre humain. Veuillez examiner
les 16\u00a0images suivantes et s\u00e9lectionner celle qui ne correspond pas au th\u00e8me.",'privacy-captcha-
success-message':'Confirm\u00e9','privacy-captcha-retry-message':'Incorrect. Veuillez
r\u00e9essayer.'}},'tr.*':{endscreen:{Ratings:'Oylar','Download For Free':'Bedava indir','Install Now':'\u015eimdi
Kur',Install:'Y\u00fckle',GET:'\u0130ND\u0130R',Get:'\u0130ndir',Free:'\u00fccretsiz',
Price:'Fiyat'},videoScreen:{'Learn More':'Daha fazla bilgi','Download For Free':'Bedava indir','Install
N o w ' : ' \ u 0 1 5 e i m d i
Kur',Install:'Y\u00fckle',GET:'\u0130ND\u0130R',Get:'\u0130ndir',Sponsored:'Sponsorlu\u011funda','close-reward-
dialog-title':'Video Kapat\u0131ls\u0131n m\u0131?','close-reward-dialog-desc':'\u00d6d\u00fcl\u00fcn\u00fcz\u00fc
kaybedeceksiniz','close-reward-dialog-close-btn':'V\u0130DEOYU KAPAT','close-reward-dialog-resume-
btn':'V\u0130DEOYU S\u00dcRD\u00dcR',Free:'\u00fccretsiz',
' r e w a r d - g r a n t e d ' : ' \ u 0 0 d 6 d \ u 0 0 f c l
Verildi!',advertisement:'Reklam'},mraid:{Sponsored:'Sponsorlu\u011funda',advertisement:'Reklam'}},da_DK:{endscr
een:{Ratings:'Anmeldelser','Download For Free':'Download gratis','Install Now':'Install\u00e9r
nu',Install:'Installer',GET:'HENT',Get:'Hent',Free:'Gratis',Price:'Pris'},videoScreen:{'Learn More':'Mere
information','Download For Free':'Download gratis','Install Now':'Install\u00e9r
nu',Install:'Installer',GET:'HENT',Get:'Hent',Sponsored:'Sponsoreret','close-reward-dialog-title':'Luk video?',
'close-reward-dialog-desc':'Du mister din bel\u00f8nning','close-reward-dialog-close-btn':'LUK VIDEO','close-
reward-dialog-resume-btn':'GENOPTAG VIDEO',Free:'Gratis','reward-granted':'Du har f\u00e5et en
bel\u00f8nning!',advertisement:'Reklame'},privacy:{'privacy-legitimate-interest-pop-up-1':'Unity tilpasser din
annonceoplevelse i denne applikation. ','privacy-legitimate-interest-pop-up-2':'Tryk her ','privacy-legitimate-interest-
pop-up-3':'for at l\u00e6re mere om Unity og dine valg om databeskyttelse.',
'privacy-dialog-title':'En besked fra Unity om beskyttelse af personlige oplysninger','privacy-dialog-text-li-
p1':'Annoncer g\u00f8r det muligt for udviklere at tilbyde gode apps gratis. Vi fors\u00f8ger at vise de apps og
produkter, der er mest interessante for dig, baseret p\u00e5 de apps, du spiller, den enhed, du bruger, og det land, du
befinder dig i.','privacy-dialog-text-li-p2':'De fleste af de oplysninger, vi bruger til annoncetilpasning, er baseret
p\u00e5 et annonce-id, der kan nulstilles p\u00e5 enhedsniveau (generelt Apples annonce-id eller Googles annonce-
id) og din IP-adresse.',
'privacy-dialog-text-li-p2-1':'Vi vil bruge disse oplysninger til at vise annoncer for andre spil, som vi tror, du vil kunne
lide, eller virtuelle genstande, som kan v\u00e6re nyttige for dig. Vi kan endda beslutte, at vi ikke vil vise dig en
annonce.','privacy-dialog-text-li-p2-2':'Med forbehold for dine valg om databeskyttelse kan dine app-interaktionsdata
blive forbundet med et unikt Unity-id og opbevaret i op til 12 m\u00e5neder. Vi opbevarer ogs\u00e5 en fortegnelse
over personlige data, der er knyttet til dit annonce-id, i 30 dage. Vi kan dog opbevare din transaktionsfortegnelse med
dine personlige data i op til 180 dage med henblik p\u00e5 fakturering og forebyggelse af svindel.',
'privacy-dialog-text-li-p3-1':'Vores ','privacy-dialog-text-li-p3-2':'databeskyttelsespolitik','privacy-dialog-text-li-p3-3':'
forklarer, hvordan vi administrerer dine data, og hvordan vi arbejder med partnere, der viser annoncer. Disse partnere
kan indsamle oplysninger om dit annonce-id fra andre kilder end Unity for yderligere at tilpasse de annoncer, du ser.
Bes\u00f8g disse tredjeparters databeskyttelsespolitikker for at se de indsamlede data, de m\u00e5tte have.','privacy-
dialog-text-li-p5-header':'Valg',
'privacy-dialog-text-li-p5-header-personalization':'Personalisering','privacy-dialog-text-li-p5':'Du kan v\u00e6lge at
forts\u00e6tte med at f\u00e5 en personlig oplevelse eller at f\u00e5 en generisk oplevelse. Det g\u00e6lder
b\u00e5de annoncer, der kommer direkte fra Unity og fra annoncepartnere. Bem\u00e6rk, at hvis du allerede har
foretaget et fravalg af hele netv\u00e6rket, vil Unity fortsat respektere dit tidligere valg om databeskyttelse, og det er
ikke n\u00f8dvendigt at foretage yderligere fravalg p\u00e5 nuv\u00e6rende tidspunkt.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'ironSources rettigheder for registrerede','privacy-
dialog-text-updated-privacy-policy-p1-iron-source-1234':'Bes\u00f8g {ironSources databeskyttelsespolitik} for at
forst\u00e5, hvordan vores partner, ironSource, kan indsamle og bruge dine data. For at ud\u00f8ve dine rettigheder til
dataadgang og/eller sletning i forbindelse med data, som ironSource m\u00e5tte indsamle om dig, kan du {klikke
her}.','privacy-dialog-text-updated-privacy-policy-header-unity':'Vores databeskyttelsespolitik',
'privacy-dialog-text-updated-privacy-policy-p1-unity-123':'Vores {databeskyttelsespolitik} forklarer, hvordan vi
h\u00e5ndterer dine data, herunder hvordan og hvor i verden vi overf\u00f8rer data til behandling, og hvordan vi
arbejder med partnere, der viser annoncer. Disse partnere kan indsamle oplysninger om dit annonce-id fra andre kilder
end Unity for yderligere at tilpasse de annoncer, du ser. Bes\u00f8g disse tredjeparters databeskyttelsespolitikker for
at se de indsamlede data, de m\u00e5tte have.',
'privacy-using':'Bruger {0}','privacy-located-in':'Befinder sig i {0}','privacy-used-this-app':'Brugte denne app {0}
gange i denne uge','privacy-seen-ads':'Har set {0} annoncer i denne app','privacy-installed-based-on':'Installerede {0}
apps baseret p\u00e5 disse annoncer','privacy-dialog-text-li-agree-radio-button':'Ja, jeg accepterer en personlig
oplevelse.','privacy-dialog-text-li-disagree-radio-button':'Nej, jeg \u00f8nsker ikke en personlig oplevelse.','privacy-
dialog-text-li-agree-radio-button-with-explaination':'Ja, jeg accepterer en personlig oplevelse. Det betyder, at du
v\u00e6lger at tilmelde dig.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'Nej, jeg \u00f8nsker ikke en personlig oplevelse. Det
betyder, at du v\u00e6lger at framelde dig.','privacy-dialog-text-li-p6-header':'\u00c6ndring af dine valg om
databeskyttelse','privacy-dialog-text-li-p6':'Du kan til enhver tid f\u00e5 adgang til disse indstillinger ved at trykke
p\u00e5 ikonet Unitys databeskyttelse, n\u00e5r eller efter en annonce vises.','privacy-dialog-text-li-p7-
header':'Datastyring','privacy-dialog-text-li-p7-header-delete-data':'Slet dine data',
'privacy-dialog-text-li-p7-123':'Du kan slette alle data, Unity har om din enhed, ved at klikke {her}.','privacy-dialog-
text-li-p7-1-delete-data-123':'Du kan slette alle data, Unity har om din enhed, ved at klikke {her}.','privacy-dialog-
text-li-p7-data-request-info':'*Bem\u00e6rk, at hvis du allerede har en igangv\u00e6rende anmodning om
offentligg\u00f8relse af data, er de data, du anmoder om at slette for dette spil, muligvis ikke inkluderet i den
rapport.','privacy-dialog-text-li-p7-are-you-sure':'Er du sikker? ',
'privacy-dialog-text-li-p7-yes':'Ja ','privacy-dialog-text-li-p7-no':'Nej','privacy-dialog-text-li-p7-data-deletion-text':'Vi
vil behandle din anmodning, og dine data til profilform\u00e5l vil blive slettet inden for 30 dage. Vi framelder dig
ogs\u00e5 fra personaliserede annoncer med det samme. Bem\u00e6rk, at vi kan opbevare dine data til fakturering og
forebyggelse af svindel i 180 dage.','privacy-dialog-text-li-p7-data-deletion-text-delete-data':'Vi vil behandle din
anmodning, og dine data vil blive slettet. Bem\u00e6rk, at denne proces vil tage 30 dage at gennemf\u00f8re af
hensyn til profilen. Vi framelder dig ogs\u00e5 fra personaliserede annoncer med det samme. Vi kan opbevare dine
data til fakturering og forebyggelse af svindel i 180 dage.',
'privacy-dialog-text-failed-age-gate-p1':'Denne annonce er blevet vist af Unity Ads. Da du har angivet, at du er under
18 \u00e5r, leverer vi annoncer til dig baseret p\u00e5 kontekstuelle data (f.eks. det spil, du spiller).','privacy-dialog-
text-failed-age-gate-p2-123':'Se vores {databeskyttelsespolitik} for at se en komplet beskrivelse af vores datapraksis.
Du kan til enhver tid se dine databeskyttelsesindstillinger ved at trykke p\u00e5 ikonet Unitys databeskyttelse,
n\u00e5r eller efter en annonce vises.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'Denne annonce er blevet vist af Unity Ads. I denne app leverer vi
annoncer til dig baseret p\u00e5 kontekstuelle data, s\u00e5som det spil, du spiller.','privacy-dialog-text-failed-age-
gate-p2-1-ccpa-123':'Se vores {databeskyttelsespolitik} for at se en komplet beskrivelse af vores datapraksis. Du kan
til enhver tid se dine databeskyttelsesindstillinger ved at trykke p\u00e5 ikonet Unitys databeskyttelse, n\u00e5r eller
efter en annonce vises.','privacy-dialog-text-coppa-p1':'Denne annonce er blevet vist af Unity Ads. Udvikleren af
denne app har aktiveret databeskyttelsesstyring for at skabe en mere sikker oplevelse eller for at indikere, at denne app
er rettet mod b\u00f8rn under 13 \u00e5r. Som et resultat leverer vi kun annoncer til dig baseret p\u00e5 kontekstuelle
data (f.eks. det spil, du spiller).',
'privacy-dialog-text-coppa-p2-123':'Se vores {databeskyttelsespolitik} for at se en komplet beskrivelse af vores
datapraksis. Du kan til enhver tid se oplysninger om databeskyttelse ved at trykke p\u00e5 ikonet Unitys
databeskyttelse, n\u00e5r eller efter en annonce vises.','privacy-dialog-text-coppa-p2-4':'Bes\u00f8g {ironSources
databeskyttelsespolitik} for at forst\u00e5, hvordan vores partner, ironSource, kan indsamle og bruge dine
data.','privacy-dialog-button-confirm':'Bekr\u00e6ft','privacy-dialog-button-close':'Luk',
'privacy-data-request-header':'Anmod om dine data','privacy-data-request-text':'Det er din ret at anmode om de data, vi
har indsamlet om dig til dette spil. For at g\u00f8re det, bedes du give os din e-mailadresse, s\u00e5 vi kan dele et
sikkert og personligt link til siden med dataanmodninger. Vi vil ikke bruge din e-mailadresse til noget andet
form\u00e5l.','privacy-data-request-submit':'Indsend','privacy-data-request-email-input-placeholder':'Indtast e-
mail','privacy-data-request-confirmation-message':'Tak. Du b\u00f8r snart modtage en e-mail med et link til at anmode
om dine data.',
'privacy-data-request-fail-message':'Du har n\u00e5et det maksimale antal fors\u00f8g. Hvis du vil anmode om dine
data, skal du pr\u00f8ve igen efter 24 timer.','privacy-data-request-error-message':'Fejl: Pr\u00f8v igen
senere.','privacy-captcha-description':'Vi er n\u00f8dt til at bekr\u00e6fte, at brugeren er et menneske. Se de
f\u00f8lgende 16 billeder, og v\u00e6lg det, der ikke passer til temaet.','privacy-captcha-success-
message':'Bekr\u00e6ftet','privacy-captcha-retry-message':'Forkert. Pr\u00f8v igen.',
'privacy-data-nwo-header':'Personalisering p\u00e5 hele netv\u00e6rket','privacy-data-nwo-text-opt-out-
description':'Du kan v\u00e6lge at framelde dig en personlig oplevelse p\u00e5 tv\u00e6rs af Unity-platformen. Dette
g\u00e6lder b\u00e5de annoncer, der kommer direkte fra Unity og fra deres annoncepartnere, samt personlige
oplevelser, der leveres af Unitys tjenester. Bem\u00e6rk, at denne indstilling g\u00e6lder p\u00e5 tv\u00e6rs af alle
dine applikationer i det omfang, at annoncerne eller oplevelserne leveres af Unity.',
'privacy-data-nwo-text-opt-out-button':'Frameld dig personalisering p\u00e5 hele netv\u00e6rket','privacy-data-nw-
unavailable-msg':'P\u00e5 grund af udviklerens aktivering af databeskyttelsesstyring og/eller dine egne valg om
databeskyttelse og enhedsindstillinger, opretholder Unity ikke en netv\u00e6rksd\u00e6kkende profil for dig i
forbindelse med denne applikation, og derfor kan vi ikke give dig mulighed for at frav\u00e6lge
netv\u00e6rksd\u00e6kkende personalisering p\u00e5 nuv\u00e6rende tidspunkt.',
'privacy-data-nwo-text-opt-in-description-123':'Hvis du \u00f8nsker at genaktivere en personlig oplevelse p\u00e5
hele netv\u00e6rket, kan du v\u00e6lge at tilmelde dig igen ved at klikke {her}. Bem\u00e6rk, at dette vil genaktivere
en fuld personlig oplevelse p\u00e5 tv\u00e6rs af alle applikationer, der bruger Unity-platformen, med forbehold for
eventuelle valg om databeskyttelse p\u00e5 app-niveau, du m\u00e5tte foretage efter denne tilmelding.','privacy-data-
nwo-text-opt-in-ccpa-header':'Opdatering af CCPA-meddelelse',
'privacy-data-nwoo-confirmation-message':'Du har valgt at framelde dig personalisering p\u00e5 hele
netv\u00e6rket','privacy-data-nwoi-confirmation-message':'Du har valgt at tilmelde dig personalisering p\u00e5 hele
netv\u00e6rket','privacy-settings-report-ad':'Indberet annonce','privacy-settings-report-ad-title':'Indberet
annonce','privacy-settings-report-ad-desc':'Har du problemer med din nuv\u00e6rende annonce? Du kan indberette
denne annonce til Unity og give os besked. En indberetning vil lukke denne annonce, og hvis annoncen ikke er
afsluttet, vil eventuelle bel\u00f8nninger g\u00e5 tabt.',
'privacy-settings-report-ad-reason-1':'Annoncen vises ikke','privacy-settings-report-ad-reason-2':'Annoncen er meget
st\u00f8dende','privacy-settings-report-ad-reason-3':'Annoncen ser ikke rigtig ud','privacy-settings-report-ad-reason-
4':'Jeg kan ikke lide denne annonce','privacy-settings-report-ad-reason-5':'Andet','privacy-settings-report-ad-
disclaimer':'Ansvarsfraskrivelse: En indberetning vil lukke denne annonce, og hvis annoncen ikke er afsluttet, vil
eventuelle bel\u00f8nninger g\u00e5 tabt.',
'privacy-settings-report-ad-button':'Indberet','privacy-settings-build-info':'Versionsoplysninger','privacy-data-nwo-text-
opt-in-description':'Hvis du vil genaktivere den netv\u00e6rksomfattende brugertilpasning kan du v\u00e6lge det ved
at klikke ','privacy-data-nwo-text-opt-in-link':'her','privacy-data-nwo-text-opt-in-description-2':'. Bem\u00e6rk, at
dette genaktiverer brugertilpasset oplevelse med alle applikationer, der benytter Unity-platformen, og i henhold til de
fortrolighedsm\u00e6ssige valg i hver enkelt app, du foretager efter dette tilvalg.'},
consent:{'privacy-settings-screen-choice-gate-ad-settings':'Annonceindstillinger','privacy-settings-screen-choice-gate-
about-this-ad':'Om denne annonce','privacy-settings-screen-choice-gate-privacy-settings':'Indstillinger for
databeskyttelse','privacy-settings-about-this-ad-why-this-ad':'Hvorfor ser du denne annonce?','privacy-settings-about-
this-ad-why-this-ad-desc-1':'Der er forskellige parametre, der afg\u00f8r, hvilken annonce du f\u00e5r vist:','privacy-
settings-about-this-ad-why-this-ad-desc-2':'Vi bruger de ovenn\u00e6vnte parametre til at optimere
reklamekampagner, herunder til at begr\u00e6nse antallet af gange, du ser en bestemt kampagne p\u00e5 tv\u00e6rs af
vores netv\u00e6rk, eller antallet af annoncer, du ser i en bestemt app.',
'privacy-settings-about-this-ad-why-this-ad-desc-3':'For visse brugere, som instrueret af vores udgivere (f.eks. fordi
det er en app rettet mod b\u00f8rn), vil vi ikke indsamle og bruge identifikatorer p\u00e5 tv\u00e6rs af apps,
s\u00e5som annonc\u00f8r-ID, til at beslutte, hvilken annonce der skal vises.','privacy-settings-about-this-ad-why-
this-ad-identifiers':'Identifikatorer','privacy-settings-about-this-ad-why-this-ad-identifiers-desc':"S\u00e5som annonce-
ID, IP-adresse og et selvoprettet ID, der er unikt for en bestemt app, og ID'er, der kun er unikke for apps fra samme
udvikler.",
'privacy-settings-about-this-ad-why-this-ad-general-info':'Generelle tekniske oplysninger om din enhed','privacy-
settings-about-this-ad-why-this-ad-general-info-desc':'Tekniske oplysninger som enhedens tidszone, m\u00e6ngden af
ledig hukommelse p\u00e5 enheden, navnet p\u00e5 og versionen af den app, som annoncen vises til, osv.','privacy-
settings-about-this-ad-why-this-ad-performance-info':'Oplysninger om ydeevne','privacy-settings-about-this-ad-why-
this-ad-performance-info-desc':'En indikation af, om en annonce blev set eller klikket p\u00e5, eller om der blev
installeret en annonceret app. Oplysninger om handlinger udf\u00f8rt i en annonc\u00f8rs app efter en s\u00e5dan
installation, f.eks. k\u00f8b i appen og niveau i spillet (hvis annonc\u00f8ren v\u00e6lger at give s\u00e5danne
oplysninger)',
'privacy-settings-about-this-ad-control-ad-exp':'Administrer din annonceoplevelse','privacy-settings-about-this-ad-
control-ad-exp-desc':'Du har kontrol over, hvilke annoncer du ser, ved at bruge de funktioner, der er tilg\u00e6ngelige
for dig i dette databeskyttelseskort for alle Unity Ads:','privacy-settings-about-this-ad-control-ad-exp-opt-1':'Du kan
<a class="report-ad-link">indberette en annonce</a> for at informere os i tilf\u00e6lde af, at du ser en annonce med
st\u00f8dende indhold, eller hvis du simpelthen bare ikke kan lide annoncen. Det vil hj\u00e6lpe os med at
identificere annoncer, som vi skal gennemg\u00e5 og handle p\u00e5.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Du kan gennemg\u00e5 og <a class="ad-personalization-
link">\u00e6ndre dine indstillinger for annoncetilpasning</a> for denne app. Dette vil begr\u00e6nse de data, vi
indsamler, og som bruges til at levere relevante annoncer til dig baseret p\u00e5 de data, der er beskrevet
ovenfor.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Du kan <a class="nwo-link">framelde dig hele
netv\u00e6rket</a>. Dette vil slette din unikke identifikator og de data, vi indsamler, som bruges til at levere
annoncer, der er relevante for dig p\u00e5 tv\u00e6rs af hele Unity Ads-netv\u00e6rket.',
'privacy-settings-about-this-ad-paid-by':'Annoncen er betalt af','privacy-settings-about-this-ad-paid-for':'P\u00e5
vegne af','homepage-title':'Kan Unity-cookien indsamle og bruge dine data til at skr\u00e6ddersy dine annoncer og din
oplevelse?','homepage-main-text':'Unity og vores <span class="third-parties-link page-link">tredjeparter</span> vil
indsamle <span class="data-link page-link">data</span>, herunder <span class="demographic-link page-
link">demografiske oplysninger</span>, og bruge <span class="mobile-identifiers-link page-
link">mobilidentifikatorer</span> til <span class="personalization-link page-link">personalisering</span> og <span
class="measurement-link page-link">m\u00e5ling</span> af annoncer og spil. Du kan til enhver tid f\u00e5 adgang
til disse indstillinger ved at trykke p\u00e5 ikonet Unitys databeskyttelse, n\u00e5r eller efter en annonce vises.',
'homepage-accept-all':'Accept\u00e9r','homepage-show-my-choices':'Vis mine valg','my-choices-title':'Kan Unity-
cookien indsamle og bruge dine data til at skr\u00e6ddersy dine annoncer og din oplevelse?','my-choices-text':'Unity
og vores tredjeparter vil indsamle data, herunder demografiske oplysninger, og bruge mobilidentifikatorer til
personalisering og m\u00e5ling af annoncer og spil. Du kan til enhver tid f\u00e5 adgang til disse indstillinger ved at
trykke p\u00e5 ikonet Unitys databeskyttelse, n\u00e5r eller efter en annonce vises.',
'my-choices-switch-game-experience':'Jeg accepterer en personlig oplevelse','my-choices-switch-personalized-
ads':'Jeg accepterer personaliserede annoncer og indhold i appen fra Unity','my-choices-switch-personalized-third-
party':'Jeg accepterer ogs\u00e5 personaliserede annoncer og m\u00e5linger, herunder dem, der bruger demografiske
og andre data fra tredjepartspartnere.','my-choices-switch-pipl':'Jeg accepterer at overf\u00f8re mit spil-id, unikke
enhedsidentifikator (IDFA) og mine brugsregistreringer og klikregistreringer relateret til annoncer til den
overs\u00f8iske modtager Unity Technologies SF med henblik p\u00e5 annonceanalyse.',
'my-choices-switch-pipl-privacy-policy':'Du kan finde flere oplysninger i vores <a
href="https://unity.cn/legal/privacy-policy">kinesiske databeskyttelsespolitik</a>.','my-choices-back':'Tilbage','save-
my-choices':'Gem mine valg','agree-to-all':'Accept\u00e9r alle','no-thanks':'Afvis','privacy-what-we-collect-
title':'Hvilke oplysninger vi indsamler, og hvordan vi bruger dem','privacy-what-we-collect-desc-p1':'De fleste af de
oplysninger, vi bruger til denne personalisering, er baseret p\u00e5 din enheds annonce-id (Apples annonce-id eller
Googles annonce-id) og din IP-adresse.',
'privacy-what-we-collect-desc-p2':'Vi vil bruge disse oplysninger til at vise annoncer for andre spil, som vi tror, du vil
kunne lide, eller virtuelle genstande, som kan v\u00e6re nyttige for dig. Vi kan endda beslutte, at vi ikke vil vise dig
en annonce.','privacy-what-we-collect-desc-p3':'Med forbehold for dine valg om databeskyttelse kan dine app-
interaktionsdata blive forbundet med et unikt Unity-id og opbevaret i op til 12 m\u00e5neder. Vi opbevarer ogs\u00e5
en fortegnelse over personlige data, der er knyttet til dit annonce-id, i 30 dage. Vi kan dog opbevare din
transaktionsfortegnelse med dine personlige data i op til 180 dage med henblik p\u00e5 fakturering og forebyggelse af
svindel.',
'privacy-what-we-collect-sub-title':'Hvad indsamler vores partnere (m\u00e5ling og demografi)?','privacy-what-we-
collect-desc-p5':'Vores partnere kan bruge dit annonce-id og din IP-adresse til at opbygge en profil om dig i henhold
til dine pr\u00e6ferencer og demografiske oplysninger om husstanden. Demografiske oplysninger kan omfatte ting
som civilstand eller omtrentlig indkomst. Bes\u00f8g vores tredjeparters databeskyttelsespolitikker for at se, hvordan
du kan f\u00e5 adgang til eller slette de oplysninger, de har om dig.',
'privacy-what-we-collect-desc-p6':'Der kan ogs\u00e5 indsamles oplysninger fra din telefon, herunder hvor h\u00e5rdt
du trykker p\u00e5 sk\u00e6rmen (trykpunktsm\u00e5ling). Form\u00e5let med, at vores partnere indsamler
s\u00e5danne oplysninger, er at forhindre svindel ved at vurdere, om det er en rigtig person, der engagerer sig i
applikationen (uj\u00e6vne trykpunkter), eller en bot, der er sat p\u00e5 markedet af en svindler, der fors\u00f8ger at
vildlede annoncenetv\u00e6rk.','privacy-using':'Bruger {0}',
'privacy-located-in':'Befinder sig i {0}','privacy-used-this-app':'Brugte denne app {0} gange i denne uge','privacy-
seen-ads':'Har set {0} annoncer i denne app','privacy-installed-based-on':'Installerede {0} apps baseret p\u00e5 disse
annoncer','privacy-data-transfer-title':'Dataoverf\u00f8rsel','privacy-data-transfer-desc':'Bem\u00e6rk, at Unity kan
overf\u00f8re og behandle dine data p\u00e5 servere, der er placeret i USA. Vi har gennem interne aftaler og aftaler
med vores tredjepartsbehandlere forpligtet os til at behandle dine data med samme beskyttelse som den, der ydes dig i
henhold til g\u00e6ldende lovgivning, herunder i Det Europ\u00e6iske \u00d8konomiske Samarbejdsomr\u00e5de,
hvis dine data indsamles i denne region af verden. Se mere information om overf\u00f8rsler i Unitys <a
href="https://unity3d.com/legal/privacy-policy">databeskyttelsespolitik</a>.',
'privacy-third-party-title':'Se vores tredjepartsannoncepartnere','privacy-changing-privacy-choice-title':'\u00c6ndring
af dine valg om databeskyttelse','privacy-changing-privacy-choice-text':'Du kan til enhver tid f\u00e5 adgang til disse
indstillinger ved at trykke p\u00e5 ikonet Unitys databeskyttelse, n\u00e5r eller efter en annonce vises.','privacy-our-
privacy-policy-title-iron-source':'ironSources rettigheder for registrerede','privacy-our-privacy-policy-desc-iron-
source':'Bes\u00f8g <a href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-
policy/">ironSources databeskyttelsespolitik</a> for at forst\u00e5, hvordan vores partner, ironSource, kan indsamle
og bruge dine data. For at ud\u00f8ve dine rettigheder til dataadgang og/eller sletning i forbindelse med data, som
i r o n S o u r c e m \ u 0 0 e 5 t t e i n d s a m l e o m d i g , k a n d u < a
href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">klikke her</a>.',
'privacy-our-privacy-policy-title':'Vores databeskyttelsespolitik','privacy-our-privacy-policy-desc':'Vores <a
href="https://unity3d.com/legal/privacy-policy">databeskyttelsespolitik</a> forklarer, hvordan vi h\u00e5ndterer dine
data, herunder hvordan og hvor i verden vi overf\u00f8rer data til behandling, og hvordan vi arbejder med partnere,
der viser annoncer. Disse partnere kan indsamle oplysninger om dit annonce-id fra andre kilder end Unity for
yderligere at tilpasse de annoncer, du ser. Bes\u00f8g disse tredjeparters databeskyttelsespolitikker for at se de
indsamlede data, de m\u00e5tte have.',
'privacy-quebec-policy-title':'Automatiseret beslutningstagning','privacy-quebec-policy-desc-1':'Unity kan bruge
automatiserede beslutningstagningssystemer til at behandle dine personlige oplysninger. Unity kan basere sig p\u00e5
beslutninger truffet af disse automatiserede systemer til f\u00f8lgende form\u00e5l:','privacy-quebec-policy-desc-
2':'Levering og vedligeholdelse af tjenester (f.eks. levering af tjenester, analyse af vores produkter og
tjenester);','privacy-quebec-policy-desc-3':'Personalisering af tjenester (f.eks. personalisering af vores interaktioner
med dig);',
'privacy-quebec-policy-desc-4':'Til forretningsrapportering.','privacy-quebec-policy-desc-5':'Se afsnittet Kontakt os i
vores databeskyttelsespolitik for at f\u00e5 oplysninger om, hvordan du kontakter os vedr\u00f8rende vores brug af
disse systemer.','privacy-settings-title':'Indstillinger for databeskyttelse','privacy-settings-personalization-
settings':'Indstillinger for personalisering','privacy-settings-manage-your-data':'Administrer dine data','privacy-
settings-manage-your-data-desc':'Du kan slette alle data, Unity har om din enhed, ved at klikke <span class="delete-
your-data-link page-link">her</span>.',
'privacy-settings-manage-your-data-are-you-sure':'Er du sikker?','privacy-settings-manage-your-data-yes':'Ja','privacy-
settings-manage-your-data-no':'Nej','privacy-settings-manage-your-data-deletion-msg':'Vi vil behandle din
anmodning, og dine data vil blive slettet om 30 dage. Vi framelder dig ogs\u00e5 fra personaliserede annoncer med
det samme. Bem\u00e6rk, at vi kan gemme en transaktionsregistrering med dine personlige oplysninger i 180 dage til
fakturerings- og svindelforebyggelsesform\u00e5l.',
'privacy-settings-report-ad':'Indberet annonce','privacy-settings-build-info':'Versionsoplysninger','privacy-settings-
close':'Luk','privacy-settings-report-ad-title':'Indberet annonce','privacy-settings-report-ad-desc':'Har du problemer
med din nuv\u00e6rende annonce? Du kan indberette denne annonce til Unity og give os besked. En indberetning vil
lukke denne annonce, og hvis annoncen ikke er afsluttet, vil eventuelle bel\u00f8nninger g\u00e5 tabt.','privacy-
settings-report-ad-reason-1':'Annoncen vises ikke',
'privacy-settings-report-ad-reason-2':'Annoncen er meget st\u00f8dende','privacy-settings-report-ad-reason-
3':'Annoncen ser ikke rigtig ud','privacy-settings-report-ad-reason-4':'Jeg kan ikke lide denne annonce','privacy-
settings-report-ad-reason-5':'Andet','privacy-settings-report-ad-disclaimer':'Ansvarsfraskrivelse: En indberetning vil
lukke denne annonce, og hvis annoncen ikke er afsluttet, vil eventuelle bel\u00f8nninger g\u00e5 tabt.','privacy-
settings-report-ad-button':'Indberet',disagree:'Afvis',
'age-gate-title':'F\u00f8r du g\u00e5r i gang, skal du bekr\u00e6fte din alder','age-gate-text':'For at sikre, at vi giver dig
den bedst mulige oplevelse i spillet, herunder dine valg om databeskyttelse og beskyttelse af dine personlige
oplysninger, skal du bekr\u00e6fte din alder:','age-gate-over-age-limit-btn':'Jeg er {0} eller \u00e6ldre','age-gate-
under-age-limit-btn':'Jeg er {0} eller yngre','privacy-data-nwo-header':'Personalisering p\u00e5 hele
netv\u00e6rket','privacy-settings-submit-report':'Du kan <a class="submit-report-link" target="_blank"
href="https://unity-transparency.atlassian.net/servicedesk/customer/portal/1">indsende en rapportering i henhold til
forordningen om digitale tjenester</a>.'}},
'nb.*':{endscreen:{Ratings:'Anmeldelser','Download For Free':'Last ned gratis','Install Now':'Installere
n\u00e5',Install:'Installer',GET:'HENT',Get:'Hent',Free:'Gratis',Price:'Pris'},videoScreen:{'Learn More':'Les
mer','Download For Free':'Last ned gratis','Install Now':'Installere
n\u00e5',Install:'Installer',GET:'HENT',Get:'Hent',Sponsored:'Sponset','close-reward-dialog-title':'Vil du lukke
videoen?','close-reward-dialog-desc':'Du mister bel\u00f8nningen din','close-reward-dialog-close-btn':'LUKK
VIDEOEN',
'close-reward-dialog-resume-btn':'GJENOPPTA VIDEOEN',Free:'Gratis','reward-granted':'Du har f\u00e5tt
bel\u00f8nning!',advertisement:'Annonse'}},'lt.*':{endscreen:{Ratings:'\u012evertinimai','Download For
F r e e ' : ' A t s i s i \ u 0 1 7 3 s t i n e m o k a m a i ' , ' I n s t a l l
Now':'Atsisi\u0173sti',Install:'\u012ediegti',GET:'GET',Get:'Get',Free:'Nemokamai',Price:'Kaina'},videoScreen:{'Lear
n More':'Daugiau informacijos','Download For Free':'Atsisi\u0173sti nemokamai','Install
Now':'Atsisi\u0173sti',Install:'\u012ediegti',GET:'GET',
Get:'Get',Sponsored:'Remiama','close-reward-dialog-title':'U\u017edaryti vaizdo \u012fra\u0161\u0105?','close-
reward-dialog-desc':'Prarasite premij\u0105','close-reward-dialog-close-btn':'U\u017dDARYTI VAIZDO
\u012eRA\u0160\u0104','close-reward-dialog-resume-btn':'T\u0118STI VAIZDO
\u012eRA\u0160\u0104',Free:'Nemokamai','reward-granted':'Ricompensa
ottenuta!',advertisement:'Reklama'},consent:{'privacy-settings-screen-choice-gate-ad-settings':'Skelbimo
nustatymai','privacy-settings-screen-choice-gate-about-this-ad':'Apie \u0161\u012f skelbim\u0105',
'privacy-settings-screen-choice-gate-privacy-settings':'Privatumo nustatymai','privacy-settings-about-this-ad-why-this-
ad':'Kod\u0117l rodomas \u0161is skelbimas','privacy-settings-about-this-ad-why-this-ad-desc-1':'Skelbim\u0173
rodymas priklauso nuo skirting\u0173 parametr\u0173:','privacy-settings-about-this-ad-why-this-ad-desc-2':'Mes
naudojame pirmiau nurodytos parametrus siekdami optimizuoti reklamos kampanijas, \u012fskaitant konkre\u010dios
kampanijos m\u016bs\u0173 tinkle rodymo skai\u010diaus apribojimus arba skelbimo rodymo konkre\u010dioje
programoje skai\u010diaus apribojimus.',
'privacy-settings-about-this-ad-why-this-ad-desc-3':'Mes nerinksime ir nenaudosime identifikatori\u0173 tarp
program\u0173, pvz., reklamuotojo ID, i\u0161 tam tikr\u0173 naudotoj\u0173, kaip nurodo m\u016bs\u0173
leid\u0117jai (pvz., tod\u0117l, kad programa skirta vaikams), kad b\u016bt\u0173 galima nuspr\u0119sti, kok\u012f
skelbim\u0105 pateikti.','privacy-settings-about-this-ad-why-this-ad-identifiers':'Identifikatoriai','privacy-settings-
about-this-ad-why-this-ad-identifiers-desc':'Reklamos ID, IP adresas ir savaranki\u0161kai sukurtas ID, unikalus tam
tikrai programai, ir ID, unikal\u016bs tik to paties k\u016br\u0117jo programoms.',
'privacy-settings-about-this-ad-why-this-ad-general-info':'Bendroji technin\u0117 informacija apie j\u016bs\u0173
\u012frengin\u012f','privacy-settings-about-this-ad-why-this-ad-general-info-desc':'Technin\u0117 informacija, pvz.,
\u012frenginio laiko juosta, \u012frenginio laisvos atminties kiekis, pavadinimas ir versija programos, kuriai
teikiamas skelbimas, ir t. t.','privacy-settings-about-this-ad-why-this-ad-performance-info':'Na\u0161umo
informacija','privacy-settings-about-this-ad-why-this-ad-performance-info-desc':'Informacija, ar buvo
per\u017ei\u016br\u0117tas skelbimas, ar jis buvo spustel\u0117tas, ar buvo atliktas reklamuojamos programos
diegimas. Informacija apie reklamuotojo programoje atliktus veiksmus atlikus diegim\u0105, pvz., pirkimai
programoje, \u017eaidimo lygis (jeigu reklamuotojas pasirenka teikti toki\u0105 informacij\u0105)',
'privacy-settings-about-this-ad-control-ad-exp':'Valdykite skelbim\u0173 patirt\u012f','privacy-settings-about-this-ad-
control-ad-exp-desc':'Galite valdyti skelbim\u0173 rodym\u0105 naudodami funkcijas, pasiekiamas \u0161ioje
\u201eUnity Ads\u201c privatumo kortel\u0117je:','privacy-settings-about-this-ad-control-ad-exp-opt-1':'Galite <a
class="report-ad-link">prane\u0161ti apie skelbim\u0105</a>, kad informuotum\u0117te mus apie
\u012f\u017eeid\u017eiant\u012f skelbimo turin\u012f arba tiesiog prane\u0161ti, kad jums nepatinka skelbimas. Tai
pad\u0117s mums identifikuoti skelbimus, kuriuos b\u016btina per\u017ei\u016br\u0117ti ir imtis tam tikr\u0173
veiksm\u0173.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Galite per\u017ei\u016br\u0117ti ir <a class="ad-
personalization-link">pakeisti programos skelbim\u0173 personalizavimo nustatymus</a>. Tai apribos
m\u016bs\u0173 renkamus duomenis, kuriuos mes naudojame teikdami susijusius skelbimus atsi\u017evelgiant
\u012f pirmiau apib\u016bdintus duomenis.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Galite <a
class="nwo-link">atlikti \u201eatsisakym\u0105 visame tinkle\u201c</a>. Tokiu b\u016bdu bus pa\u0161alintas
j\u016bs\u0173 unikalus identifikatorius ir m\u016bs\u0173 renkami duomenys, kuriuos naudojame teikdami jums
aktualius skelbimus visame \u201eUnity Ads\u201c tinkle.',
'privacy-settings-about-this-ad-paid-by':'Skelbim\u0105 apmok\u0117jo','privacy-settings-about-this-ad-paid-
for':'Vardu','privacy-settings-submit-report':'Galite <a class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">pateikti ataskait\u0105 pagal Skaitmenini\u0173
paslaug\u0173 akt\u0105</a>.'}},'is.*':{endscreen:{Ratings:'Einkunnir','Download For Free':'Fr\u00edtt
Ni\u00f0urhal','Install Now':'Setja upp',Install:'Setja upp',GET:'GET',
Get:'Get',Free:'Fr\u00edtt',Price:'Ver\u00f0'},videoScreen:{'Learn More':'L\u00e6ra meira','Download For
Free':'Fr\u00edtt Ni\u00f0urhal','Install Now':'Setja upp',Install:'Setja
upp',GET:'GET',Get:'Get',Sponsored:'Augl\u00fdsing','close-reward-dialog-title':'Loka myndskei\u00f0i?','close-
reward-dialog-desc':'\u00de\u00fa munt tapa ver\u00f0laununum \u00fe\u00ednum','close-reward-dialog-close-
btn':'LOKA MYNDSKEI\u00d0I','close-reward-dialog-resume-btn':'HALDA \u00c1FRAM
MYNDSKEI\u00d0I',Free:'Fr\u00edtt',
'reward-granted':'Ver\u00f0laun veitt!',advertisement:'Augl\u00fdsing'}},'ro.*':{endscreen:{Ratings:'Note','Download
F o r F r e e ' : ' D e s c a r c \ u 0 1 0 3 g r a t i s ' , ' I n s t a l l
Now':'Descarc\u0103',Install:'Instala\u021bi',GET:'OB\u021aINE\u021aI',Get:'Ob\u021bine\u021bi',Free:'Gratis',Pric
e:'Pre\u021b'},videoScreen:{'Learn More':'Afl\u0103 mai multe','Download For Free':'Descarc\u0103 gratis','Install
Now':'Descarc\u0103',Install:'Instala\u021bi',GET:'OB\u021aINE\u021aI',Get:'Ob\u021bine\u021bi',Sponsored:'Recla
m\u0103',
'close-reward-dialog-title':'\u00cenchide\u021bi videoclipul?','close-reward-dialog-desc':'Ve\u021bi pierde
recompensa','close-reward-dialog-close-btn':'\u00ceNCHIDE\u021aI VIDEOCLIPUL','close-reward-dialog-resume-
btn':'RELUA\u021aI VIDEOCLIPUL',Free:'Gratis','reward-granted':'Recompens\u0103
oferit\u0103!',advertisement:'Publicitate'},mraid:{Sponsored:'Reclam\u0103',advertisement:'Publicitate'}},pt_BR:{en
dscreen:{Ratings:'Ratings','Download For Free':'Download For Free',Downloading:'Downloading',
'Download completed':'Download completed','Download failed due to insufficient space':'Download failed due to
insufficient space','Download failed because file already exists':'Download failed because file already
exists','Download failed due network error':'Download failed due network error','Download canceled':'Download
canceled','Download failed':'Download failed','Download is queued':'Download is queued','Download
paused':'Download paused','Download paused due to network':'Download paused due to network',
'Download is retrying':'Download is retrying','Download already enqueued':'Download already enqueued','Opening
browser to complete download':'Opening browser to complete download','Enqueuing is in progress':'Enqueuing is in
progress','Safe to resume game':'Safe to resume game','privacy-legitimate-interest-pop-up-1':'A Unity est\u00e1
personalizando sua experi\u00eancia de an\u00fancios deste aplicativo. ','privacy-legitimate-interest-pop-up-2':'Toque
aqui ','privacy-legitimate-interest-pop-up-3':'para saber mais sobre a Unity e suas op\u00e7\u00f5es de privacidade.',
' I n s t a l l N o w ' : ' I n s t a l l
Now',Install:'Installa',GET:'OBTER',Get:'Obter',Free:'Free',Price:'Pre\u00e7o'},videoScreen:{'Learn More':'Learn
More','Download For Free':'Download For Free','Install Now':'Install
Now',Install:'Installa',GET:'OBTER',Get:'Obter','privacy-legitimate-interest-pop-up-1':'A Unity est\u00e1
personalizando sua experi\u00eancia de an\u00fancios deste aplicativo. ','privacy-legitimate-interest-pop-up-2':'Toque
aqui ','privacy-legitimate-interest-pop-up-3':'para saber mais sobre a Unity e suas op\u00e7\u00f5es de privacidade.',
Sponsored:'Patrocinado','close-reward-dialog-title':'Fechar v\u00eddeo?','close-reward-dialog-desc':'Voc\u00ea
perder\u00e1 seu pr\u00eamio','close-reward-dialog-close-btn':'FECHAR V\u00cdDEO','close-reward-dialog-resume-
btn':'RETOMAR V\u00cdDEO',Free:'Free','reward-granted':'Recompensa
Concedida!',advertisement:'An\u00fancio'},consent:{'homepage-title':'Voc\u00ea deixaria a Unity usar cookies para
reunir e utilizar dados a fim de personalizar seus an\u00fancios e sua experi\u00eancia?','homepage-main-text':'A
Unity e nossos <span class="third-parties-link page-link">parceiros</span> coletar\u00e3o <span class="data-link
page-link">dados</span>, incluindo <span class="demographic-link page-link">informa\u00e7\u00f5es
demogr\u00e1ficas</span>, e usar\u00e3o <span class="mobile-identifiers-link page-link">identificadores de
dispositivos m\u00f3veis</span> para a <span class="personalization-link page-
link">personaliza\u00e7\u00e3o</span> e <span class="measurement-link page-link">medi\u00e7\u00e3o</span> de
an\u00fancios e jogabilidade. Voc\u00ea pode acessar essas op\u00e7\u00f5es a qualquer momento tocando no
\u00edcone Pol\u00edtica de Privacidade da Unity, no momento ou ap\u00f3s a exibi\u00e7\u00e3o de um
an\u00fancio.',
'homepage-accept-all':'Aceitar','homepage-show-my-choices':'Mostrar minhas op\u00e7\u00f5es','my-choices-
title':'Voc\u00ea deixaria a Unity usar cookies para reunir e utilizar dados a fim de personalizar seus an\u00fancios e
sua experi\u00eancia?','my-choices-text':'A Unity e nossos parceiros coletar\u00e3o dados, incluindo
informa\u00e7\u00f5es demogr\u00e1ficas, e usar\u00e3o identificadores de dispositivos m\u00f3veis para a
personaliza\u00e7\u00e3o e medi\u00e7\u00e3o de an\u00fancios e jogabilidade. Voc\u00ea pode acessar essas
op\u00e7\u00f5es a qualquer momento tocando no \u00edcone Pol\u00edtica de Privacidade da Unity, no momento
ou ap\u00f3s a exibi\u00e7\u00e3o de um an\u00fancio.',
'my-choices-switch-game-experience':'Concordo em ter uma experi\u00eancia de jogo personalizada','my-choices-
switch-personalized-ads':'Concordo em ter an\u00fancios e conte\u00fado in-app da Unity personalizados','my-
choices-switch-personalized-third-party':'Concordo igualmente com an\u00fancios e medi\u00e7\u00f5es
personalizados, inclusive os que usam dados demogr\u00e1ficos e outros dados de parceiros terceirizados','my-
choices-switch-pipl':'Concordo em transferir meu ID de jogador de usu\u00e1rio final, meu identificador de
dispositivo \u00fanico (IDFA), e meus registros de uso e de cliques relacionados aos an\u00fancios para o
destinat\u00e1rio no exterior, Unity Technologies SF, para fins de an\u00e1lise de publicidade.',
'my-choices-switch-pipl-privacy-policy':'Voc\u00ea pode encontrar mais informa\u00e7\u00f5es na nossa <a
href="https://unity.cn/legal/privacy-policy">Pol\u00edtica de Privacidade Chinesa</a>.','my-choices-
back':'Voltar','save-my-choices':'Salvar minhas escolhas','agree-to-all':'Concordar com tudo','no-
thanks':'Discordar','privacy-what-we-collect-title':'Quais informa\u00e7\u00f5es coletamos e como as
usamos','privacy-what-we-collect-desc-p1':'A maioria das informa\u00e7\u00f5es que usamos para essa
personaliza\u00e7\u00e3o se baseia no ID de publicidade do seu dispositivo (identificador de publicidade da Apple ou
identificador de publicidade do Google) e no seu endere\u00e7o IP.',
'privacy-what-we-collect-desc-p2':'Usaremos essas informa\u00e7\u00f5es para exibir an\u00fancios de outros jogos
que achamos que voc\u00ea gostaria de jogar ou itens virtuais que podem ser \u00fateis para voc\u00ea. Inclusive,
podemos determinar que n\u00e3o mostraremos um an\u00fancio a voc\u00ea.','privacy-what-we-collect-desc-p3':'De
acordo com suas op\u00e7\u00f5es de privacidade, seus dados de intera\u00e7\u00e3o com o aplicativo podem ser
vinculados a um Unity ID exclusivo e retidos por at\u00e9 12 meses. Manteremos tamb\u00e9m um registro dos
dados pessoais associados ao seu ID de publicidade por 30 dias; entretanto, podemos manter o registro da
transa\u00e7\u00e3o usando seus dados pessoais por at\u00e9 180 dias para fins de faturamento e
preven\u00e7\u00e3o de fraudes.',
'privacy-what-we-collect-sub-title':'O que nossos parceiros coletam (medi\u00e7\u00e3o e dados
demogr\u00e1ficos)','privacy-what-we-collect-desc-p5':'Nossos parceiros podem usar seu ID de publicidade e
endere\u00e7o IP para criar um perfil sobre voc\u00ea, conforme suas prefer\u00eancias e informa\u00e7\u00f5es
demogr\u00e1ficas dom\u00e9sticas. As informa\u00e7\u00f5es demogr\u00e1ficas podem incluir dados como estado
civil ou renda aproximada. Consulte as pol\u00edticas de privacidade dos nossos parceiros para ver como voc\u00ea
pode acessar ou excluir as informa\u00e7\u00f5es que eles possuem sobre voc\u00ea.',
'privacy-what-we-collect-desc-p6':'Tamb\u00e9m podem ser coletadas informa\u00e7\u00f5es do seu dispositivo,
inclusive a intensidade com que voc\u00ea pressiona a tela (medi\u00e7\u00e3o do ponto de press\u00e3o). O
prop\u00f3sito dos nossos parceiros ao coletar essas informa\u00e7\u00f5es \u00e9 evitar fraudes, avaliando se a
pessoa que est\u00e1 interagindo com o aplicativo \u00e9 real (pontos de press\u00e3o desiguais), ou um bot
colocado no mercado por algu\u00e9m mal-intencionado, que tenta burlar as redes de an\u00fancios.',
'privacy-using':'Usando {0}','privacy-located-in':'Localizado em {0}','privacy-used-this-app':'Usou este aplicativo {0}
vezes nesta semana','privacy-seen-ads':'Viu {0} an\u00fancios neste aplicativo','privacy-installed-based-on':'Instalou
{0} aplicativos com base nesses an\u00fancios','privacy-data-transfer-title':'Transfer\u00eancia de dados','privacy-
data-transfer-desc':'Observe que a Unity pode transferir e processar seus dados em servidores localizados nos Estados
Unidos. Comprometemo-nos, por meio de acordos internos e acordos com nossos parceiros processadores, a tratar
seus dados com as mesmas prote\u00e7\u00f5es que s\u00e3o concedidas a voc\u00ea pela legisla\u00e7\u00e3o
aplic\u00e1vel, inclusive no Espa\u00e7o Econ\u00f4mico Europeu, caso seus dados sejam coletados nessa
regi\u00e3o do mundo. Para mais informa\u00e7\u00f5es sobre transfer\u00eancias, visite a <a
href="https://unity3d.com/legal/privacy-policy">Pol\u00edtica de Privacidade</a> da Unity.',
'privacy-third-party-title':'Veja nossos parceiros de an\u00fancios terceirizados','privacy-changing-privacy-choice-
title':'Alterar sua op\u00e7\u00e3o de privacidade','privacy-changing-privacy-choice-text':'Voc\u00ea pode acessar
essas op\u00e7\u00f5es a qualquer momento tocando no \u00edcone Pol\u00edtica de Privacidade da Unity, no
momento ou ap\u00f3s a exibi\u00e7\u00e3o de um an\u00fancio.','privacy-our-privacy-policy-title-iron-
source':'Direitos do titular dos dados da ironSource','privacy-our-privacy-policy-desc-iron-source':'Consulte a <a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">pol\u00edtica de
privacidade da ironSource</a> para saber como nossa afiliada, a ironSource, pode coletar e usar seus dados. A fim de
exercer seus direitos de acesso e/ou exclus\u00e3o de dados relacionados aos dados que a ironSource pode coletar
sobre voc\u00ea, <a href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">clique aqui</a>.',
'privacy-our-privacy-policy-title':'Nossa Pol\u00edtica de Privacidade','privacy-our-privacy-policy-desc':'Nossa <a
href="https://unity3d.com/legal/privacy-policy">Pol\u00edtica de Privacidade</a> explica como gerenciamos seus
dados, inclusive como e para qual local no mundo transferimos seus dados para processamento, e como trabalhamos
com parceiros de veicula\u00e7\u00e3o de an\u00fancios. Esses parceiros podem coletar informa\u00e7\u00f5es sobre
seu ID de publicidade de outras fontes al\u00e9m da Unity para personalizar ainda mais os an\u00fancios que
voc\u00ea v\u00ea. Visite as pol\u00edticas de privacidade desses terceiros para analisar os dados compilados que
eles possam ter.',
'privacy-quebec-policy-title':'Tomada de decis\u00e3o automatizada','privacy-quebec-policy-desc-1':'A Unity pode
usar sistemas automatizados de tomada de decis\u00e3o para processar suas informa\u00e7\u00f5es pessoais. A Unity
pode se basear nas decis\u00f5es tomadas por esses sistemas automatizados com os seguintes
prop\u00f3sitos:','privacy-quebec-policy-desc-2':'Presta\u00e7\u00e3o e manuten\u00e7\u00e3o de servi\u00e7os (por
ex., presta\u00e7\u00e3o de servi\u00e7os, an\u00e1lise de nossos produtos e servi\u00e7os);',
'privacy-quebec-policy-desc-3':'Personaliza\u00e7\u00e3o de servi\u00e7os (por ex., personaliza\u00e7\u00e3o de
nossas intera\u00e7\u00f5es com voc\u00ea);','privacy-quebec-policy-desc-4':'Para fins de relat\u00f3rios
comerciais.','privacy-quebec-policy-desc-5':'Consulte a se\u00e7\u00e3o Fale conosco, na nossa Pol\u00edtica de
Privacidade, para obter informa\u00e7\u00f5es sobre como entrar em contato em rela\u00e7\u00e3o ao uso desses
sistemas.','privacy-settings-title':'Configura\u00e7\u00f5es de privacidade',
'privacy-settings-personalization-settings':'Configura\u00e7\u00f5es de personaliza\u00e7\u00e3o','privacy-settings-
manage-your-data':'Gerencie seus dados','privacy-settings-manage-your-data-desc':'Voc\u00ea pode excluir todos os
dados sobre seu dispositivo armazenados pela Unity, clicando <span class="delete-your-data-link page-
link">aqui</span>.','privacy-settings-manage-your-data-are-you-sure':'Tem certeza?','privacy-settings-manage-your-
data-yes':'Sim','privacy-settings-manage-your-data-no':'N\u00e3o',
'privacy-settings-manage-your-data-deletion-msg':'Sua solicita\u00e7\u00e3o ser\u00e1 processada e seus dados
ser\u00e3o exclu\u00eddos em 30 dias. Tamb\u00e9m desativaremos imediatamente o envio de an\u00fancios
personalizados para voc\u00ea. N\u00e3o se esque\u00e7a de que podemos manter um registro transacional usando
suas informa\u00e7\u00f5es pessoais por 180 dias para fins de faturamento e preven\u00e7\u00e3o de
fraudes.','privacy-settings-report-ad':'Denunciar an\u00fancio','privacy-settings-build-info':'Criar info',
'privacy-settings-close':'Fechar','privacy-settings-report-ad-title':'Denunciar publicidade','privacy-settings-report-ad-
desc':'Est\u00e1 tendo problemas com a publicidade no momento? Voc\u00ea pode informar a Unity sobre esse
an\u00fancio. Ao informar-nos, esse an\u00fancio ser\u00e1 fechado e, se n\u00e3o tiver sido conclu\u00eddo, todos
os pr\u00eamios ser\u00e3o perdidos.','privacy-settings-report-ad-reason-1':'O an\u00fancio n\u00e3o est\u00e1
aparecendo','privacy-settings-report-ad-reason-2':'O an\u00fancio \u00e9 muito ofensivo',
'privacy-settings-report-ad-reason-3':'O an\u00fancio n\u00e3o parece estar correto','privacy-settings-report-ad-reason-
4':'N\u00e3o gosto deste an\u00fancio','privacy-settings-report-ad-reason-5':'Outro','privacy-settings-report-ad-
disclaimer':'Isen\u00e7\u00e3o de responsabilidade: Ao informar-nos, esse an\u00fancio ser\u00e1 fechado e, se
n\u00e3o tiver sido conclu\u00eddo, todos os pr\u00eamios ser\u00e3o perdidos.','privacy-settings-report-ad-
button':'Denunciar',disagree:'Discordar','age-gate-title':'Antes de come\u00e7ar, verifique sua idade',
'age-gate-text':'Para que possamos oferecer a melhor experi\u00eancia poss\u00edvel de jogo, incluindo suas
op\u00e7\u00f5es de privacidade e proteger sua privacidade, confirme sua idade:','age-gate-over-age-limit-btn':'Tenho
{0} anos ou mais','age-gate-under-age-limit-btn':'Tenho {0} anos ou menos','privacy-data-nwo-
header':'Personaliza\u00e7\u00e3o de rede ampliada'},mraid:{Sponsored:'Patrocinado','Try the playable demo':'Try
the playable demo','privacy-legitimate-interest-pop-up-1':'A Unity est\u00e1 personalizando sua experi\u00eancia de
an\u00fancios deste aplicativo. ',
'privacy-legitimate-interest-pop-up-2':'Toque aqui ','privacy-legitimate-interest-pop-up-3':'para saber mais sobre a
Unity e suas op\u00e7\u00f5es de privacidade.',advertisement:'An\u00fancio'},privacy:{'privacy-legitimate-interest-
pop-up-1':'A Unity est\u00e1 personalizando sua experi\u00eancia de an\u00fancios deste aplicativo. ','privacy-
legitimate-interest-pop-up-2':'Toque aqui','privacy-legitimate-interest-pop-up-3':'para saber mais sobre a Unity e suas
op\u00e7\u00f5es de privacidade. ','privacy-dialog-title':'Uma mensagem da Unity sobre sua privacidade',
'privacy-dialog-text-li-p1':'Os an\u00fancios permitem aos desenvolvedores oferecer excelentes aplicativos de
gra\u00e7a. Tentamos mostrar os aplicativos e produtos que ser\u00e3o mais interessantes com base nos aplicativos
nos quais voc\u00ea joga, no dispositivo que voc\u00ea usa e no pa\u00eds onde voc\u00ea se encontra.','privacy-
dialog-text-li-p2':'A maioria das informa\u00e7\u00f5es que usamos para essa personaliza\u00e7\u00e3o \u00e9
baseada no ID de an\u00fancio do seu dispositivo (identificador de an\u00fancio da Apple ou da Google) e no seu
endere\u00e7o IP.',
'privacy-dialog-text-li-p3-1':'Nossa ','privacy-dialog-text-li-p3-2':'Pol\u00edtica de Privacidade','privacy-dialog-text-li-
p3-3':' explica como gerenciamos seus dados e como trabalhamos com parceiros que fornecem an\u00fancios. Esses
parceiros podem coletar informa\u00e7\u00f5es sobre seu ID de an\u00fancio de outras fontes al\u00e9m da Unity
para personalizar ainda mais os an\u00fancios que voc\u00ea v\u00ea. Visite as pol\u00edticas de privacidade desses
terceiros para analisar os dados compilados que eles possam ter.',
'privacy-dialog-text-li-p4':'Veja a seguir um exemplo das informa\u00e7\u00f5es, obtidas de sua intera\u00e7\u00e3o
com este aplicativo, que usamos para prever quais outros aplicativos podem interessar a voc\u00ea:','privacy-dialog-
text-li-p5-header':'Sele\u00e7\u00e3o','privacy-dialog-text-li-p5':'Voc\u00ea pode optar por continuar a ter uma
experi\u00eancia personalizada ou ter uma experi\u00eancia gen\u00e9rica. Isso se aplicar\u00e1 aos an\u00fancios
que v\u00eam da Unity diretamente e tamb\u00e9m de parceiros de an\u00fancios.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'Direitos do titular dos dados da ironSource','privacy-
dialog-text-updated-privacy-policy-p1-iron-source':'Consulte a','privacy-dialog-text-updated-privacy-policy-p2-iron-
source':'pol\u00edtica de privacidade da ironSource.','privacy-dialog-text-updated-privacy-policy-p3-iron-source':'para
saber como nossa afiliada, a ironSource, pode coletar e usar seus dados. A fim de exercer seus direitos de acesso e/ou
exclus\u00e3o de dados relacionados aos dados que a ironSource pode coletar sobre voc\u00ea,',
'privacy-dialog-text-updated-privacy-policy-p4-iron-source':'clique aqui.','privacy-dialog-text-updated-privacy-policy-
header-unity':'Nossa Pol\u00edtica de Privacidade','privacy-dialog-text-updated-privacy-policy-p1-unity':'Nossa
','privacy-dialog-text-updated-privacy-policy-p2-unity':'Pol\u00edtica de Privacidade ','privacy-dialog-text-updated-
privacy-policy-p3-unity':'explica como gerenciamos seus dados, inclusive como e para que local no mundo
transferimos seus dados para processamento, e como trabalhamos com parceiros de veicula\u00e7\u00e3o de
an\u00fancios. Esses parceiros podem coletar informa\u00e7\u00f5es sobre seu ID de publicidade de outras fontes
al\u00e9m da Unity para personalizar ainda mais os an\u00fancios que voc\u00ea v\u00ea. Visite as pol\u00edticas de
privacidade desses terceiros para analisar os dados compilados que eles possam ter.',
'privacy-using':'Usando o {0}','privacy-located-in':'Localizado no {0}','privacy-used-this-app':'Usou este aplicativo
{0} vezes nesta semana','privacy-seen-ads':'Viu {0} an\u00fancios neste aplicativo','privacy-installed-based-
on':'Instalou {0} aplicativos com base nestes an\u00fancios','privacy-dialog-text-li-agree-radio-button':'Sim, eu
concordo em ter uma experi\u00eancia personalizada.','privacy-dialog-text-li-disagree-radio-button':'N\u00e3o, eu
n\u00e3o quero ter uma experi\u00eancia personalizada.',
'privacy-dialog-text-li-p6-header':'Altera\u00e7\u00e3o de sua op\u00e7\u00e3o de privacidade','privacy-dialog-text-
li-p6':'Voc\u00ea pode acessar essas informa\u00e7\u00f5es a qualquer momento tocando no \u00edcone de
privacidade de dados da Unity quando ou depois que um an\u00fancio aparecer.','privacy-dialog-text-li-p7-header-
lgpd':'Direitos do titular dos dados','privacy-dialog-text-li-p7-1-lgpd':'A lei geral de prote\u00e7\u00e3o de dados do
Brasil d\u00e1 a voc\u00ea o direito de: ','privacy-dialog-text-li-p7-2-lgpd':'Confirmar o processamento dos seus
dados pela Unity;',
'privacy-dialog-text-li-p7-3-lgpd':'Acessar seus dados;','privacy-dialog-text-li-p7-4-lgpd':'Corrigir seus dados que
estejam incompletos, imprecisos ou desatualizados;','privacy-dialog-text-li-p7-5-lgpd':'Solicitar
anonimiza\u00e7\u00e3o, bloqueio ou elimina\u00e7\u00e3o de dados desnecess\u00e1rios ou excessivos ou dados
processados em n\u00e3o conformidade com a lei geral de prote\u00e7\u00e3o de dados do Brasil;','privacy-dialog-
text-li-p7-6-lgpd':'Transferir seus dados para outros provedores de servi\u00e7os ou fornecedores de produtos;',
'privacy-dialog-text-li-p7-7-lgpd':'Excluir seus dados pessoais quando processados com seu consentimento;','privacy-
dialog-text-li-p7-8-lgpd':'Obter informa\u00e7\u00f5es sobre entidades p\u00fablicas e privadas com as quais a Unity
compartilha seus dados;','privacy-dialog-text-li-p7-9-lgpd':'Obter informa\u00e7\u00f5es sobre a possibilidade de
n\u00e3o fornecer consentimento e sobre as consequ\u00eancias da nega\u00e7\u00e3o;','privacy-dialog-text-li-p7-10-
lgpd':'Revogar seu consentimento com rela\u00e7\u00e3o ao processamento de seus dados quando tentarmos obter
seu consentimento; e',
'privacy-dialog-text-li-p7-11-lgpd':'Apresentar queixas \u00e0s autoridades de prote\u00e7\u00e3o de dados.','privacy-
dialog-text-li-p7-12-lgpd':'Quando aplic\u00e1veis, estes direitos podem ser levados a efeito pelas suas
op\u00e7\u00f5es de privacidade aqui inclu\u00eddas ou de outro modo conforme definido em nossa ','privacy-dialog-
text-li-p7-13-lgpd':'Pol\u00edtica de Privacidade.','privacy-dialog-text-li-p7-header':'Gerenciamento de
dados','privacy-dialog-text-li-p7-header-delete-data':'Excluir seus dados',
'privacy-dialog-text-li-p7-1':'Voc\u00ea pode excluir quaisquer dados que a Unity tenha sobre seu dispositivo
clicando','privacy-dialog-text-li-p7-2':'aqui','privacy-dialog-text-li-p7-3':'.','privacy-dialog-text-li-p7-data-request-
info':'Observe que, se voc\u00ea j\u00e1 tiver uma solicita\u00e7\u00e3o de divulga\u00e7\u00e3o de dados em
andamento, os dados para os quais est\u00e1 solicitando a exclus\u00e3o neste jogo poder\u00e3o n\u00e3o ser
inclu\u00eddos no relat\u00f3rio.','privacy-dialog-text-li-p7-are-you-sure':'Tem certeza?',
'privacy-dialog-text-li-p7-yes':'Sim ','privacy-dialog-text-li-p7-no':'N\u00e3o','privacy-dialog-text-li-p7-data-deletion-
text':'N\u00f3s processaremos sua solicita\u00e7\u00e3o, e seus dados para fins de perfil ser\u00e3o exclu\u00eddos.
Tamb\u00e9m excluiremos sua op\u00e7\u00e3o de an\u00fancios personalizados imediatamente. Observe que
podemos reter seus dados para fins de faturamento e preven\u00e7\u00e3o de fraudes por 180 dias.','privacy-dialog-
text-coppa-p2-4':'Consulte a','privacy-dialog-text-coppa-p2-5':'pol\u00edtica de privacidade da ironSource.',
'privacy-dialog-text-coppa-p2-6':'para saber como nossa afiliada, a ironSource, pode coletar e usar seus
dados.','privacy-dialog-button-confirm':'Confirmar','privacy-dialog-button-close':'Close','privacy-data-request-
header':'Solicitar seus dados','privacy-data-request-text':'Voc\u00ea tem o direito de solicitar os dados que coletamos
sobre voc\u00ea para este jogo. Para isso, informe o seu endere\u00e7o de e-mail para quepossamos compartilhar um
link seguro e personalizado de acesso \u00e0 p\u00e1gina de solicita\u00e7\u00e3o de dados. O seu endere\u00e7o de
e-mail n\u00e3o ser\u00e1 usado para nenhum outro fim.',
'privacy-data-request-submit':'Enviar','privacy-data-request-email-input':'Digite o endere\u00e7o de e-mail','privacy-
data-request-confirmation-message':'Obrigado. Voc\u00ea dever\u00e1 receber um email com o link para solicitar
seus dados em breve.','privacy-data-request-fail-message':'Voc\u00ea atingiu a quantidade m\u00e1xima de tentativas.
Para solicitar seus dados, tente novamente ap\u00f3s 24 horas.','privacy-data-request-error-message':'Erro: tente
novamente mais tarde.','privacy-captcha-description':'Precisamos verificar se o usu\u00e1rio \u00e9 humano. Analise
as 16 imagens a seguir e selecione aquela que n\u00e3o pertence ao tema.',
'privacy-captcha-success-message':'Confirmado','privacy-captcha-retry-message':'Incorreto. Tente
novamente.','privacy-data-nwo-header':'Remo\u00e7\u00e3o em toda a rede','privacy-data-nwo-text-opt-out-
description':'Voc\u00ea pode optar por sua remo\u00e7\u00e3o de uma experi\u00eancia personalizada em toda a
plataforma Unity. Isso se aplicar\u00e1 aos an\u00fancios que v\u00eam da Unity diretamente e tamb\u00e9m de
parceiros de an\u00fancios, al\u00e9m de experi\u00eancias personalizadas oferecidas por servi\u00e7os Unity.
Observe que essa op\u00e7\u00e3o se aplica a todos os seus aplicativos em rela\u00e7\u00e3o aos an\u00fancios ou
experi\u00eancias fornecidas pela plataforma Unity.',
'privacy-data-nwo-text-opt-out-button':'Remo\u00e7\u00e3o da Personaliza\u00e7\u00e3o em toda a rede','privacy-
data-nw-unavailable-msg':'Devido \u00e0 habilita\u00e7\u00e3o de controles de privacidade pelo desenvolvedor e/ou
\u00e0s suas pr\u00f3prias op\u00e7\u00f5es de privacidade e configura\u00e7\u00f5es do dispositivo, a Unity
n\u00e3o mant\u00e9m um perfil em toda a rede para voc\u00ea em conex\u00e3o a este aplicativo e,
consequentemente, n\u00e3o podemos no momento oferecer uma op\u00e7\u00e3o de desistir da
personaliza\u00e7\u00e3o em toda a rede.',
'privacy-data-nwo-text-opt-in-description':'Se voc\u00ea quiser reativar uma experi\u00eancia personalizada em toda a
rede, voc\u00ea pode optar por receb\u00ea-la novamente clicando ','privacy-data-nwo-text-opt-in-link':'aqui.
','privacy-data-nwo-text-opt-in-description-2':'. Observe que isso reativar\u00e1 uma experi\u00eancia personalizada
completa em todos os aplicativos que usam a plataforma Unity, sujeitando-se a quaisquer escolhas de privacidade em
n\u00edvel de aplicativo que voc\u00ea possa fazer ap\u00f3s essa ades\u00e3o.',
'privacy-data-nwoo-confirmation-message':'Eu concordo em ter uma experi\u00eancia personalizada em toda a
rede','privacy-data-nwoi-confirmation-message':'Eu n\u00e3o quero ter uma experi\u00eancia personalizada em toda a
rede','privacy-settings-build-info':'Informa\u00e7\u00f5es sobre a build','privacy-settings-report-ad':'Den\u00fancia de
publicidade','privacy-settings-report-ad-title':'Den\u00fancia de publicidade','privacy-settings-report-ad-
desc':'Voc\u00ea est\u00e1 tendo problemas com a publicidade atual? Voc\u00ea pode denunciar esse an\u00fancio
\u00e0 Unity e nos avisar. A den\u00fancia far\u00e1 com que esse an\u00fancio seja encerrado e, se ele n\u00e3o
tiver sido conclu\u00eddo, quaisquer recompensas ser\u00e3o perdidas.',
'privacy-settings-report-ad-reason-1':'O an\u00fancio n\u00e3o est\u00e1 aparecendo','privacy-settings-report-ad-
reason-2':'O an\u00fancio \u00e9 muito agressivo','privacy-settings-report-ad-reason-3':'O an\u00fancio parece ter
algo errado','privacy-settings-report-ad-reason-4':'N\u00e3o gosto desse an\u00fancio','privacy-settings-report-ad-
reason-5':'Outro','privacy-settings-report-ad-disclaimer':'Isen\u00e7\u00e3o de responsabilidade: A den\u00fancia
far\u00e1 com que esse an\u00fancio seja encerrado e, se ele n\u00e3o tiver sido conclu\u00eddo, quaisquer
recompensas ser\u00e3o perdidas.',
'privacy-settings-report-ad-button':'Denunciar'}},'pt.*':{endscreen:{Ratings:'Avalia\u00e7\u00f5es','Download For
F r e e ' : ' B a i x e d e G r a \ u 0 0 e 7 a ' , ' I n s t a l l N o w ' : ' I n s t a l e
Agora',Install:'Instalar',GET:'OBTER',Get:'Obter',Free:'Gr\u00e1tis',Price:'Pre\u00e7o'},videoScreen:{'Learn
More':'Saiba Mais','Download For Free':'Baixe de Gra\u00e7a','Install Now':'Instale
Agora',Install:'Instalar',GET:'OBTER',Get:'Obter',Sponsored:'Patrocinado','close-reward-dialog-title':'Fechar
v\u00eddeo?','close-reward-dialog-desc':'Voc\u00ea perder\u00e1 seu pr\u00eamio',
'close-reward-dialog-close-btn':'FECHAR V\u00cdDEO','close-reward-dialog-resume-btn':'RETOMAR
V\u00cdDEO',Free:'Gr\u00e1tis','reward-granted':'Recompensa
Concedida!',advertisement:'An\u00fancio'},consent:{'homepage-title':'O cookie da plataforma Unity pode recolher e
utilizar os seus dados para personalizar os an\u00fancios apresentados e a sua experi\u00eancia?','homepage-main-
text':'A Unity e os seus <span class="third-parties-link page-link">parceiros externos</span> recolher\u00e3o <span
class="data-link page-link">dados</span>, incluindo <span class="demographic-link page-
link">informa\u00e7\u00f5es demogr\u00e1ficas</span> e utilizar\u00e3o <span class="mobile-identifiers-link page-
link">identificadores m\u00f3veis</span> para a <span class="personalization-link page-
link">personaliza\u00e7\u00e3o</span> e <span class="measurement-link page-link">medi\u00e7\u00e3o</span> de
an\u00fancios e experi\u00eancia de jogo. Pode aceder a estas op\u00e7\u00f5es a qualquer momento, tocando no
\u00edcone da Privacidade de Dados da Unity quando ou ap\u00f3s a apresenta\u00e7\u00e3o de um an\u00fancio.',
'homepage-accept-all':'Aceitar','homepage-show-my-choices':'Mostrar as minhas escolhas','my-choices-title':'O cookie
da plataforma Unity pode recolher e utilizar os seus dados para personalizar os an\u00fancios apresentados e a sua
experi\u00eancia?','my-choices-text':'A Unity e os seus parceiros externos recolher\u00e3o dados, incluindo
informa\u00e7\u00f5es demogr\u00e1ficas e utilizar\u00e3o identificadores m\u00f3veis para a
personaliza\u00e7\u00e3o e medi\u00e7\u00e3o de an\u00fancios e experi\u00eancia de jogo. Pode aceder a estas
op\u00e7\u00f5es a qualquer momento, tocando no \u00edcone da Privacidade de Dados da Unity quando ou
ap\u00f3s a apresenta\u00e7\u00e3o de um an\u00fancio.',
'my-choices-switch-game-experience':'Concordo com uma experi\u00eancia de jogo personalizada','my-choices-
switch-personalized-ads':'Concordo com a apresenta\u00e7\u00e3o de an\u00fancios e conte\u00fados personalizados
na aplica\u00e7\u00e3o da Unity','my-choices-switch-personalized-third-party':'Tamb\u00e9m concordo com a
apresenta\u00e7\u00e3o de an\u00fancios personalizados e medi\u00e7\u00e3o, incluindo aqueles que utilizam
informa\u00e7\u00f5es demogr\u00e1ficas e outros dados de parceiros externos',
'my-choices-back':'Anterior','save-my-choices':'Guardar as minhas escolhas','agree-to-all':'Concordo com todos','no-
thanks':'N\u00e3o, obrigado','privacy-what-we-collect-title':'Que informa\u00e7\u00f5es recolhemos e como as
utilizamos','privacy-what-we-collect-desc-p1':'A maioria das informa\u00e7\u00f5es que utilizamos para esta
personaliza\u00e7\u00e3o baseia-se no ID de publicidade do seu dispositivo (Identificador de publicidades da Apple
ou Identificador de publicidade da Google) e no seu endere\u00e7o IP.',
'privacy-what-we-collect-desc-p2':'A partir da sua intera\u00e7\u00e3o com esta aplica\u00e7\u00e3o, eis um
exemplo das informa\u00e7\u00f5es que utilizamos para prevermos que outras aplica\u00e7\u00f5es poder\u00e3o ser
do seu interesse:','privacy-what-we-collect-desc-p3':'Utilizar\u00edamos estas informa\u00e7\u00f5es para
mostrarmos an\u00fancios de outros jogos que consideramos poderem ser do seu interesse e personalizarmos a
experi\u00eancia de jogo sempre que poss\u00edvel. Poderia incluir a apresenta\u00e7\u00e3o da loja do jogo de
acordo com as ferramentas e extras que tem mais probabilidade de utilizar ou alterar a experi\u00eancia de jogo para
se ajustar ao seu n\u00edvel de habilidade.',
'privacy-what-we-collect-desc-p4':'S\u00f3 retemos dados pessoais por um per\u00edodo de 30 dias; no entanto,
poderemos manter um registo transacional que utiliza as suas informa\u00e7\u00f5es pessoais por um per\u00edodo
de 180 dias para efeitos de fatura\u00e7\u00e3o e preven\u00e7\u00e3o de fraudes.','privacy-what-we-collect-sub-
title':'O que os nossos parceiros recolhem (medi\u00e7\u00e3o e informa\u00e7\u00f5es demogr\u00e1ficas)','privacy-
what-we-collect-desc-p5':'Os nossos parceiros poder\u00e3o utilizar o seu ID de publicidade e endere\u00e7o IP para
constru\u00edrem um perfil sobre si de acordo com as suas prefer\u00eancias e informa\u00e7\u00f5es
demogr\u00e1ficas do agregado familiar. As informa\u00e7\u00f5es demogr\u00e1ficas poder\u00e3o incluir
elementos como o estado civil ou rendimento aproximado. Consulte as pol\u00edticas de privacidade dos nossos
parceiros para ver como pode aceder ou eliminar as suas informa\u00e7\u00f5es.',
'privacy-what-we-collect-desc-p6':'Tamb\u00e9m poder\u00e3o ser recolhidas informa\u00e7\u00f5es do seu
telem\u00f3vel, incluindo a for\u00e7a exercida no ecr\u00e3 (medi\u00e7\u00e3o do ponto de press\u00e3o). O
motivo pelo qual os nossos parceiros recolhem este tipo de informa\u00e7\u00f5es prende-se com a
preven\u00e7\u00e3o da fraude, avaliando se se trata de uma pessoa real a interagir com a aplica\u00e7\u00e3o
(pontos de press\u00e3o irregulares) ou se se trata de um bot colocado no mercado ilicitamente para tentar ludibriar as
redes de publicidade.',
'privacy-using':'A utilizar {0}','privacy-located-in':'Situado na {0}','privacy-used-this-app':'Utilizou esta
aplica\u00e7\u00e3o {0} vezes esta semana','privacy-seen-ads':'Viu {0} an\u00fancios nesta
aplica\u00e7\u00e3o','privacy-installed-based-on':'Instalou {0} aplica\u00e7\u00f5es com base nesses
an\u00fancios','privacy-data-transfer-title':'Transfer\u00eancia de dados para fora da UE','privacy-data-transfer-
desc':'Note que a Unity poder\u00e1 transferir e processar os seus dados em servidores situados nos Estados Unidos
da Am\u00e9rica. Comprometemo-nos atrav\u00e9s de acordos internos e acordos com processadores externos em
tratar os seus dados com as mesmas salvaguardas que as utilizadas no Espa\u00e7o Econ\u00f3mico Europeu se os
seus dados forem recolhidos nessa regi\u00e3o do mundo. Para obter mais informa\u00e7\u00f5es sobre as
transfer\u00eancias, consulte a <a href="https://unity3d.com/legal/privacy-policy">Pol\u00edtica de Privacidade</a>
da Unity.',
'privacy-third-party-title':'Ver os nossos parceiros de an\u00fancios externos','privacy-changing-privacy-choice-
title':'Alterar a minha escolha de privacidade','privacy-changing-privacy-choice-text':'Pode aceder a estas
op\u00e7\u00f5es a qualquer momento, tocando no \u00edcone da Privacidade de Dados da Unity quando ou
ap\u00f3s a apresenta\u00e7\u00e3o de um an\u00fancio.','privacy-our-privacy-policy-title-iron-source':'Direitos do
titular dos dados da ironSource','privacy-our-privacy-policy-desc-iron-source':'Consulte a <a
href="https://developers.is.com/ironsource-mobile/air/ironsource-mobile-privacy-policy/">pol\u00edtica de
privacidade da ironSource</a> para saber como nossa afiliada, a ironSource, pode coletar e usar seus dados. A fim de
exercer seus direitos de acesso e/ou exclus\u00e3o de dados relacionados aos dados que a ironSource pode coletar
sobre voc\u00ea, <a href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">clique aqui</a>.',
'privacy-our-privacy-policy-title':'A nossa Pol\u00edtica de Privacidade','privacy-our-privacy-policy-desc':'A nossa <a
href="https://unity3d.com/legal/privacy-policy">Pol\u00edtica de Privacidade</a> explica como gerimos os seus
dados, incluindo como e para onde transferimos os dados para processamento e como trabalhamos com os parceiros
que fornecem os an\u00fancios. Estes parceiros poder\u00e3o recolher informa\u00e7\u00f5es sobre o seu ID de
publicidade a partir de outras fontes que n\u00e3o a Unity para personalizarem os an\u00fancios apresentados.
Consulte as pol\u00edticas de privacidade destes parceiros externos para rever os dados compilados que poder\u00e3o
ter.',
'privacy-settings-title':'Defini\u00e7\u00f5es de privacidade','privacy-settings-personalization-
settings':'Defini\u00e7\u00f5es de personaliza\u00e7\u00e3o','privacy-settings-manage-your-data':'Gerir os seus
dados','privacy-settings-manage-your-data-desc':'Pode eliminar quaisquer dados que a Unity possua sobre o seu
dispositivo, clicando <span class="delete-your-data-link page-link">aqui</span>.','privacy-settings-manage-your-
data-are-you-sure':'Tem a certeza?','privacy-settings-manage-your-data-yes':'Sim',
'privacy-settings-manage-your-data-no':'N\u00e3o','privacy-settings-manage-your-data-deletion-msg':'Processaremos
o seu pedido e os seus dados ser\u00e3o eliminados no prazo de 30 dias. Tamb\u00e9m cancelaremos a sua
subscri\u00e7\u00e3o de an\u00fancios personalizados de imediato. Note que poderemos reter um registo transacional
com as suas informa\u00e7\u00f5es pessoais durante 180 dias para efeitos de fatura\u00e7\u00e3o e
preven\u00e7\u00e3o de fraudes.','privacy-settings-report-ad':'Denunciar an\u00fancio',
'privacy-settings-build-info':'Informa\u00e7\u00f5es da vers\u00e3o','privacy-settings-
close':'Fechar',disagree:'N\u00e3o, obrigado','privacy-settings-screen-choice-gate-ad-settings':'Defini\u00e7\u00f5es
de an\u00fancios','privacy-settings-screen-choice-gate-about-this-ad':'Acerca deste an\u00fancio','privacy-settings-
screen-choice-gate-privacy-settings':'Defini\u00e7\u00f5es de privacidade','privacy-settings-about-this-ad-why-this-
ad':'Por que motivo est\u00e1 a ver este an\u00fancio','privacy-settings-about-this-ad-why-this-ad-desc-1':'Existem
diferentes par\u00e2metros que determinam que an\u00fancio est\u00e1 a ver:',
'privacy-settings-about-this-ad-why-this-ad-desc-2':'Utilizamos os par\u00e2metros supramencionados para otimizar
as campanhas publicit\u00e1rias, inclusivamente para limitar o n\u00famero de vezes que v\u00ea uma campanha
espec\u00edfica na nossa rede ou o n\u00famero de an\u00fancios que v\u00ea numa aplica\u00e7\u00e3o
espec\u00edfica.','privacy-settings-about-this-ad-why-this-ad-desc-3':'No caso de determinados utilizadores, conforme
indicado pelos nossos publicadores (por exemplo, por se tratar de uma aplica\u00e7\u00e3o dirigida a crian\u00e7as),
n\u00e3o iremos recolher nem utilizar identificadores entre aplica\u00e7\u00f5es, como o ID do anunciante, para
decidir que an\u00fancio deve ser publicado.',
'privacy-settings-about-this-ad-why-this-ad-identifiers':'Identificadores','privacy-settings-about-this-ad-why-this-ad-
identifiers-desc':'Por exemplo, o ID de publicidade, o endere\u00e7o IP, um ID criado pelo pr\u00f3prio e exclusivo
de uma aplica\u00e7\u00e3o espec\u00edfica, e ID exclusivos apenas de aplica\u00e7\u00f5es do mesmo
programador.','privacy-settings-about-this-ad-why-this-ad-general-info':'Informa\u00e7\u00f5es t\u00e9cnicas gerais
acerca do seu dispositivo','privacy-settings-about-this-ad-why-this-ad-general-info-desc':'Informa\u00e7\u00f5es
t\u00e9cnicas, tais como o fuso hor\u00e1rio do dispositivo, a quantidade de mem\u00f3ria livre no dispositivo, o
nome e a vers\u00e3o da aplica\u00e7\u00e3o na qual o an\u00fancio \u00e9 publicado, etc.',
'privacy-settings-about-this-ad-why-this-ad-performance-info':'Informa\u00e7\u00f5es de desempenho','privacy-
settings-about-this-ad-why-this-ad-performance-info-desc':'Uma indica\u00e7\u00e3o de que um an\u00fancio foi
visualizado, ou de que um utilizador clicou no mesmo, ou da exist\u00eancia de uma instala\u00e7\u00e3o de uma
aplica\u00e7\u00e3o anunciada. Informa\u00e7\u00f5es relativas \u00e0s a\u00e7\u00f5es executadas na
aplica\u00e7\u00e3o de um anunciante na sequ\u00eancia de tal instala\u00e7\u00e3o, como compras na
aplica\u00e7\u00e3o e o n\u00edvel no jogo (se o anunciante optar por fornecer tais informa\u00e7\u00f5es)',
'privacy-settings-about-this-ad-control-ad-exp':'Controle a sua experi\u00eancia com os an\u00fancios','privacy-
settings-about-this-ad-control-ad-exp-desc':'Os an\u00fancios que v\u00ea s\u00e3o controlados por si atrav\u00e9s
da utiliza\u00e7\u00e3o das funcionalidades dispon\u00edveis neste cart\u00e3o de privacidade para todos os Unity
Ads:','privacy-settings-about-this-ad-control-ad-exp-opt-1':'Pode <a class="report-ad-link">denunciar um
an\u00fancio</a> para nos informar de que viu um an\u00fancio com conte\u00fado ofensivo ou se, simplesmente,
n\u00e3o gostar do an\u00fancio. Desta forma, ajuda-nos a identificar os an\u00fancios que necessitamos de rever e
relativamente aos quais temos de tomar medidas.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Pode rever e <a class="ad-personalization-link">alterar as suas
defini\u00e7\u00f5es de personaliza\u00e7\u00e3o de an\u00fancios</a> desta aplica\u00e7\u00e3o. Esta
a\u00e7\u00e3o ir\u00e1 limitar os dados que recolhemos e que s\u00e3o utilizados para lhe fornecer an\u00fancios
relevantes com base nos dados acima descritos.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Pode <a
class="nwo-link">\u201cdesativar os an\u00fancios em toda a rede\u201d</a>. Esta a\u00e7\u00e3o ir\u00e1
eliminar o seu identificador exclusivo e os dados que recolhemos, os quais s\u00e3o utilizados para fornecer
an\u00fancios relevantes para si em toda a rede dos Unity Ads.',
'privacy-settings-about-this-ad-paid-by':'An\u00fancio pago por','privacy-settings-about-this-ad-paid-for':'Em nome
de','privacy-settings-submit-report':'Pode <a class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">apresentar um relat\u00f3rio ao abrigo do Regulamento dos
Servi\u00e7os Digitais</a>.','privacy-settings-report-ad-title':'Denunciar an\u00fancio','privacy-settings-report-ad-
desc':'Est\u00e1 a ter problemas com o seu an\u00fancio atual? Pode denunciar este an\u00fancio \u00e0 Unity e
informar-nos. A den\u00fancia ir\u00e1 fechar este an\u00fancio e, se o an\u00fancio n\u00e3o tiver sido
conclu\u00eddo, as recompensas ser\u00e3o perdidas.',
'privacy-settings-report-ad-reason-1':'O an\u00fancio n\u00e3o \u00e9 apresentado','privacy-settings-report-ad-reason-
2':'O an\u00fancio \u00e9 muito ofensivo','privacy-settings-report-ad-reason-3':'O an\u00fancio n\u00e3o tem o aspeto
correto','privacy-settings-report-ad-reason-4':'N\u00e3o gosto deste an\u00fancio','privacy-settings-report-ad-reason-
5':'Outro','privacy-settings-report-ad-disclaimer':'Isen\u00e7\u00e3o de responsabilidade: a den\u00fancia ir\u00e1
fechar este an\u00fancio e, se o an\u00fancio n\u00e3o tiver sido conclu\u00eddo, as recompensas ser\u00e3o
perdidas.',
'privacy-settings-report-ad-button':'Denunciar'},mraid:{Sponsored:'Patrocinado','Try the playable demo':'Teste o
demo',advertisement:'An\u00fancio'},privacy:{'privacy-legitimate-interest-pop-up-1':'A Unity est\u00e1 a personalizar
a sua experi\u00eancia de an\u00fancios nesta aplica\u00e7\u00e3o. ','privacy-legitimate-interest-pop-up-2':'Toque
aqui ','privacy-legitimate-interest-pop-up-3':'para saber mais sobre a Unity e as suas op\u00e7\u00f5es de
privacidade.','privacy-dialog-title':'Uma mensagem da Unity sobre a sua privacidade',
'privacy-dialog-text-li-p1':'Os an\u00fancios permitem aos programadores oferecer excelentes aplica\u00e7\u00f5es
gratuitamente. Tentamos mostrar as aplica\u00e7\u00f5es e os produtos que ser\u00e3o mais interessantes com base
nas aplica\u00e7\u00f5es nas quais joga, no dispositivo que utiliza e no pa\u00eds onde se encontra.','privacy-dialog-
text-li-p2':'A maioria das informa\u00e7\u00f5es que utilizamos para a personaliza\u00e7\u00e3o de an\u00fancios
\u00e9 baseada num ID de publicidade reajust\u00e1vel ao n\u00edvel do dispositivo (geralmente, o Identificador de
publicidade da Apple ou da Google) e no seu endere\u00e7o IP.',
'privacy-dialog-text-li-p2-1':'Utilizar\u00edamos estas informa\u00e7\u00f5es para mostrar an\u00fancios de outros
jogos que pensamos que iria gostar ou de itens virtuais que podem ser \u00fateis para si. Podemos at\u00e9 determinar
que n\u00e3o lhe mostraremos um an\u00fancio.','privacy-dialog-text-li-p2-2':'Sujeitos \u00e0s suas op\u00e7\u00f5es
de privacidade, os dados de intera\u00e7\u00e3o da aplica\u00e7\u00e3o podem ser associados a um ID Unity
\u00fanico e retidos at\u00e9 12 meses. Tamb\u00e9m reteremos um registo dos dados pessoais associados ao seu ID
de publicidade durante 30 dias. No entanto, poderemos manter o registo da sua transa\u00e7\u00e3o ao utilizar os seus
dados pessoais at\u00e9 180 dias para efeitos de fatura\u00e7\u00e3o e preven\u00e7\u00e3o de fraudes.',
'privacy-dialog-text-li-p3-123':'A nossa {Pol\u00edtica de Privacidade} explica como gerimos os seus dados e como
colaboramos com parceiros que fornecem an\u00fancios. Estes parceiros podem recolher informa\u00e7\u00f5es
sobre o seu ID de publicidade de outras fontes al\u00e9m da Unity para personalizar ainda mais os an\u00fancios que
v\u00ea. Consulte as pol\u00edticas de privacidade destes terceiros para analisar os dados compilados que possam
ter.','privacy-dialog-text-li-p5-header':'Sele\u00e7\u00e3o',
'privacy-dialog-text-li-p5-header-personalization':'Personaliza\u00e7\u00e3o','privacy-dialog-text-li-p5':'Pode optar
por continuar a ter uma experi\u00eancia personalizada ou ter uma experi\u00eancia gen\u00e9rica. Isto ir\u00e1
aplicar-se \u00e0 publicidade proveniente da Unity diretamente, bem como de parceiros publicit\u00e1rios. Tenha em
aten\u00e7\u00e3o que, se j\u00e1 tiver efetuado uma desativa\u00e7\u00e3o em toda a rede, a Unity continuar\u00e1
a respeitar a sua op\u00e7\u00e3o de privacidade anterior e n\u00e3o ser\u00e1 necess\u00e1rio efetuar mais
nenhuma desativa\u00e7\u00e3o neste momento.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'Direitos do titular dos dados da ironSource','privacy-
dialog-text-updated-privacy-policy-p1-iron-source-1234':'Consulte a {pol\u00edtica de privacidade da ironSource}
para saber como a nossa afiliada, a ironSource, pode recolher e utilizar os seus dados. De modo a exercer os seus
direitos de acesso e/ou elimina\u00e7\u00e3o de dados relacionados com os dados que a ironSource pode recolher
sobre si, {clique aqui}.','privacy-dialog-text-updated-privacy-policy-header-unity':'A nossa Pol\u00edtica de
Privacidade',
'privacy-dialog-text-updated-privacy-policy-p1-unity-123':'A nossa {Pol\u00edtica de Privacidade} explica como
gerimos os seus dados, inclusive como e para que local no mundo transferimos os dados para processamento, e como
colaboramos com parceiros que fornecem an\u00fancios. Estes parceiros podem recolher informa\u00e7\u00f5es
sobre o seu ID de publicidade de outras fontes al\u00e9m da Unity para personalizar ainda mais os an\u00fancios que
v\u00ea. Consulte as pol\u00edticas de privacidade destes terceiros para analisar os dados compilados que possam
ter.',
'privacy-using':'A utilizar {0}','privacy-located-in':'Localiza\u00e7\u00e3o: {0}','privacy-used-this-app':'Utilizou esta
aplica\u00e7\u00e3o {0} vezes esta semana','privacy-seen-ads':'Viu {0} an\u00fancios nesta
aplica\u00e7\u00e3o','privacy-installed-based-on':'Instalou {0} aplica\u00e7\u00f5es com base nesses
an\u00fancios','privacy-dialog-text-li-agree-radio-button':'Sim, concordo em ter uma experi\u00eancia
personalizada.','privacy-dialog-text-li-disagree-radio-button':'N\u00e3o, n\u00e3o quero ter uma experi\u00eancia
personalizada.',
'privacy-dialog-text-li-agree-radio-button-with-explaination':'Sim, concordo em ter uma experi\u00eancia
personalizada. Isto significa que est\u00e1 a optar pela ativa\u00e7\u00e3o.','privacy-dialog-text-li-disagree-radio-
button-with-explaination':'N\u00e3o, n\u00e3o quero ter uma experi\u00eancia personalizada. Isto significa que
est\u00e1 a optar pela desativa\u00e7\u00e3o.','privacy-dialog-text-li-p6-header':'Altera\u00e7\u00e3o da sua
op\u00e7\u00e3o de privacidade','privacy-dialog-text-li-p6':'Pode aceder a estas op\u00e7\u00f5es em qualquer altura
ao tocar no \u00edcone Privacidade de dados da Unity durante ou ap\u00f3s a apresenta\u00e7\u00e3o de um
an\u00fancio.',
'privacy-dialog-text-li-p7-header':'Gest\u00e3o de dados','privacy-dialog-text-li-p7-header-delete-data':'Eliminar os
seus dados','privacy-dialog-text-li-p7-123':'Pode eliminar todos os dados que a Unity tenha sobre o seu dispositivo ao
clicar {aqui}.','privacy-dialog-text-li-p7-1-delete-data-123':'Pode eliminar todos os dados que a Unity tenha sobre o
seu dispositivo ao clicar {aqui}.','privacy-dialog-text-li-p7-data-request-info':'* Tenha em aten\u00e7\u00e3o que, se
j\u00e1 tiver um pedido de divulga\u00e7\u00e3o de dados em curso, os dados cuja elimina\u00e7\u00e3o est\u00e1 a
pedir relativamente a este jogo podem n\u00e3o ser inclu\u00eddos nesse relat\u00f3rio.',
'privacy-dialog-text-li-p7-are-you-sure':'Tem a certeza? ','privacy-dialog-text-li-p7-yes':'Sim ','privacy-dialog-text-li-
p7-no':'N\u00e3o','privacy-dialog-text-li-p7-data-deletion-text':'Processaremos o seu pedido e os seus dados para
efeitos do perfil ser\u00e3o eliminados no prazo de 30 dias. Al\u00e9m disso, vai deixar de ver an\u00fancios
personalizados imediatamente. Tenha em considera\u00e7\u00e3o que podemos reter os seus dados para efeitos de
fatura\u00e7\u00e3o e preven\u00e7\u00e3o de fraudes durante 180 dias.',
'privacy-dialog-text-li-p7-data-deletion-text-delete-data':'Processaremos o seu pedido e os seus dados ser\u00e3o
eliminados. Tenha em aten\u00e7\u00e3o que, para efeitos do perfil, este processo demorar\u00e1 30 dias a ser
conclu\u00eddo. Al\u00e9m disso, vai deixar de ver an\u00fancios personalizados imediatamente. Podemos reter os
seus dados para efeitos de fatura\u00e7\u00e3o e preven\u00e7\u00e3o de fraudes durante 180 dias.','privacy-dialog-
text-failed-age-gate-p1':'Esta publicidade foi fornecida pela Unity Ads. Como indicou que tem menos de 18 anos,
apresentamos-lhe an\u00fancios com base em dados contextuais (por exemplo, o jogo que est\u00e1 a jogar).',
'privacy-dialog-text-failed-age-gate-p2-123':'Consulte a nossa {Pol\u00edtica de Privacidade} para obter uma
descri\u00e7\u00e3o completa das nossas pr\u00e1ticas de dados. Pode ver as suas defini\u00e7\u00f5es de
privacidade em qualquer altura ao tocar no \u00edcone Privacidade de dados da Unity durante ou ap\u00f3s a
apresenta\u00e7\u00e3o de um an\u00fancio.','privacy-dialog-text-failed-age-gate-p1-ccpa':'Esta publicidade foi
fornecida pela Unity Ads. Nesta aplica\u00e7\u00e3o, apresentamos-lhe an\u00fancios com base em dados
contextuais, como o jogo que est\u00e1 a jogar.',
'privacy-dialog-text-failed-age-gate-p2-1-ccpa-123':'Consulte a nossa {Pol\u00edtica de Privacidade} para obter uma
descri\u00e7\u00e3o completa das nossas pr\u00e1ticas de dados. Pode ver as suas defini\u00e7\u00f5es de
privacidade em qualquer altura ao tocar no \u00edcone Privacidade de dados da Unity durante ou ap\u00f3s a
apresenta\u00e7\u00e3o de um an\u00fancio.','privacy-dialog-text-coppa-p1':'Esta publicidade foi fornecida pela
Unity Ads. O programador desta aplica\u00e7\u00e3o ativou controlos de privacidade para criar uma
experi\u00eancia mais protetora da privacidade ou para indicar que esta aplica\u00e7\u00e3o \u00e9 dirigida a
crian\u00e7as com menos de 13 anos. Deste modo, apresentamos-lhe an\u00fancios com base apenas em dados
contextuais (por exemplo, o jogo que est\u00e1 a jogar).',
'privacy-dialog-text-coppa-p2-123':'Consulte a nossa {Pol\u00edtica de Privacidade} para obter uma
descri\u00e7\u00e3o completa das nossas pr\u00e1ticas de dados. Pode ver as informa\u00e7\u00f5es de privacidade
em qualquer altura ao tocar no \u00edcone Privacidade de dados da Unity durante ou ap\u00f3s a
apresenta\u00e7\u00e3o de um an\u00fancio.','privacy-dialog-text-coppa-p2-4':'Consulte a {Pol\u00edtica de
Privacidade da ironSource} para saber como a nossa afiliada, a ironSource, pode recolher e utilizar os seus dados.',
'privacy-dialog-button-confirm':'Confirmar','privacy-dialog-button-close':'Fechar','privacy-data-request-header':'Pedir
os seus dados','privacy-data-request-text':'Tem o direito de pedir os dados que recolhemos sobre si para este jogo. Para
tal, forne\u00e7a o seu endere\u00e7o de e-mail para que possamos partilhar uma liga\u00e7\u00e3o segura e
personalizada para a p\u00e1gina de pedido de dados. N\u00e3o iremos utilizar o seu endere\u00e7o de e-mail para
nenhuma outra finalidade.','privacy-data-request-submit':'Enviar',
'privacy-data-request-email-input-placeholder':'Introduza o ID do e-mail','privacy-data-request-confirmation-
message':'Obrigado. Em breve, deve receber um e-mail com a liga\u00e7\u00e3o para pedir os seus dados.','privacy-
data-request-fail-message':'Atingiu o n\u00famero m\u00e1ximo de tentativas. Para pedir os seus dados, tente
novamente ap\u00f3s 24 horas.','privacy-data-request-error-message':'Erro: tente novamente mais tarde.','privacy-
captcha-description':'Temos de verificar se o utilizador \u00e9 humano. Reveja as 16 imagens seguintes e selecione a
que n\u00e3o se adequa ao tema.',
'privacy-captcha-success-message':'Confirmado','privacy-captcha-retry-message':'Incorreto. Tente
novamente.','privacy-data-nwo-header':'Personaliza\u00e7\u00e3o em toda a rede','privacy-data-nwo-text-opt-out-
description':'Pode optar pela desativa\u00e7\u00e3o de uma experi\u00eancia personalizada em toda a plataforma
Unity. Isto ir\u00e1 aplicar-se \u00e0 publicidade proveniente da Unity diretamente, bem como de parceiros
publicit\u00e1rios, al\u00e9m de experi\u00eancias personalizadas oferecidas por servi\u00e7os Unity. Tenha em
aten\u00e7\u00e3o que esta op\u00e7\u00e3o aplica-se a todas as suas aplica\u00e7\u00f5es em rela\u00e7\u00e3o
aos an\u00fancios ou experi\u00eancias fornecidas pela plataforma Unity.',
'privacy-data-nwo-text-opt-out-button':'Desativar personaliza\u00e7\u00e3o em toda a rede','privacy-data-nw-
unavailable-msg':'Devido \u00e0 ativa\u00e7\u00e3o de controlos de privacidade pelo programador e/ou \u00e0s suas
pr\u00f3prias op\u00e7\u00f5es de privacidade e defini\u00e7\u00f5es do dispositivo, a Unity n\u00e3o mant\u00e9m
um perfil em toda a rede para si associado a esta aplica\u00e7\u00e3o e, por conseguinte, n\u00e3o podemos oferecer
uma op\u00e7\u00e3o de desativa\u00e7\u00e3o da personaliza\u00e7\u00e3o em toda a rede neste momento.',
'privacy-data-nwo-text-opt-in-description-123':'Se pretender reativar uma experi\u00eancia personalizada em toda a
rede, pode optar por ativ\u00e1-la novamente ao clicar {aqui}. Tenha em aten\u00e7\u00e3o que esta
op\u00e7\u00e3o ir\u00e1 reativar uma experi\u00eancia personalizada completa em todas as aplica\u00e7\u00f5es
que utilizam a plataforma Unity, sujeita a quaisquer op\u00e7\u00f5es de privacidade ao n\u00edvel da
aplica\u00e7\u00e3o que possa escolher ap\u00f3s esta ativa\u00e7\u00e3o.',
'privacy-data-nwo-text-opt-in-ccpa-header':'Atualiza\u00e7\u00e3o do aviso da CCPA','privacy-data-nwoo-
confirmation-message':'Optou por Desativar em toda a rede uma experi\u00eancia personalizada','privacy-data-nwoi-
confirmation-message':'Optou por Ativar em toda a rede uma experi\u00eancia personalizada','privacy-settings-report-
ad-title':'Denunciar publicidade','privacy-settings-report-ad-desc':'Est\u00e1 a ter problemas com a sua publicidade
atual? Pode denunciar este an\u00fancio \u00e0 Unity e informar-nos. A den\u00fancia fechar\u00e1 este
an\u00fancio e, se o an\u00fancio n\u00e3o tiver sido conclu\u00eddo, os pr\u00e9mios ser\u00e3o perdidos.',
'privacy-settings-report-ad-reason-1':'O an\u00fancio n\u00e3o est\u00e1 a aparecer','privacy-settings-report-ad-
reason-2':'O an\u00fancio \u00e9 muito ofensivo','privacy-settings-report-ad-reason-3':'O an\u00fancio n\u00e3o
parece correto','privacy-settings-report-ad-reason-4':'N\u00e3o gosto deste an\u00fancio','privacy-settings-report-ad-
reason-5':'Outro','privacy-settings-report-ad-disclaimer':'Exclus\u00e3o de responsabilidade: a den\u00fancia
fechar\u00e1 este an\u00fancio e, se o an\u00fancio n\u00e3o tiver sido conclu\u00eddo, os pr\u00e9mios ser\u00e3o
perdidos.',
'privacy-settings-report-ad-button':'Denunciar','privacy-settings-report-ad':'Denunciar an\u00fancio','privacy-settings-
build-info':'Informa\u00e7\u00f5es da compila\u00e7\u00e3o','privacy-data-nwo-text-opt-in-description':'Se pretender
reativar uma experi\u00eancia personalizada em toda a rede, pode optar por voltar a aceit\u00e1-la clicando ','privacy-
data-nwo-text-opt-in-link':'aqui','privacy-data-nwo-text-opt-in-description-2':'. Tenha em aten\u00e7\u00e3o que esta
a\u00e7\u00e3o ir\u00e1 reativar uma experi\u00eancia personalizada completa em todas as aplica\u00e7\u00f5es que
utilizam a plataforma Unity, sujeito a eventuais escolhas de privacidade ao n\u00edvel da aplica\u00e7\u00e3o que
possa fazer depois de aceitar esta experi\u00eancia personalizada.'}},
'sv.*':{videoScreen:{advertisement:'Annonsering'},consent:{'privacy-settings-screen-choice-gate-ad-
settings':'Annonsinst\u00e4llningar','privacy-settings-screen-choice-gate-about-this-ad':'Om den h\u00e4r
annonsen','privacy-settings-screen-choice-gate-privacy-settings':'Sekretessinst\u00e4llningar','privacy-settings-about-
this-ad-why-this-ad':'Varf\u00f6r f\u00e5r jag upp den h\u00e4r annonsen','privacy-settings-about-this-ad-why-this-
ad-desc-1':'Det finns olika parametrar som best\u00e4mmer vilka annonser du f\u00e5r upp:',
'privacy-settings-about-this-ad-why-this-ad-desc-2':'Vi anv\u00e4nder de parametrar som n\u00e4mns ovan f\u00f6r
att optimera annonseringskampanjer, inklusive f\u00f6r att begr\u00e4nsa antalet g\u00e5nger du kan visa en specifik
kampanj i v\u00e5rt n\u00e4tverk, eller antalet annonser du f\u00e5r upp i en specifik app.','privacy-settings-about-
this-ad-why-this-ad-desc-3':'N\u00e4r det g\u00e4ller vissa typer av anv\u00e4ndare, enligt anvisning fr\u00e5n
v\u00e5ra publicister (t.ex. n\u00e4r det g\u00e4ller en app riktad mot barn) s\u00e5 samlar vi inte in och
anv\u00e4nder identifierare mellan appar, exempelvis annons\u00f6rs-ID f\u00f6r att best\u00e4mma vilka annonser
som ska visas.',
'privacy-settings-about-this-ad-why-this-ad-identifiers':'Identifierare','privacy-settings-about-this-ad-why-this-ad-
identifiers-desc':'Exempelvis annons\u00f6rs-ID, IP-adress och ett sj\u00e4lvskapat ID som \u00e4r unikt f\u00f6r den
specifika appen samt ID:n som endast \u00e4r unika f\u00f6r appar fr\u00e5n samma utvecklare.','privacy-settings-
about-this-ad-why-this-ad-general-info':'Allm\u00e4n teknisk information om din enhet','privacy-settings-about-this-
ad-why-this-ad-general-info-desc':'Teknisk information som enhetens tidszon, m\u00e4ngden ledigt minne p\u00e5
enheten, namn och version p\u00e5 appen som annonsen visas i osv.',
'privacy-settings-about-this-ad-why-this-ad-performance-info':'Prestandainformation','privacy-settings-about-this-ad-
why-this-ad-performance-info-desc':'En indikering om en annons visade eller klickades, eller om en installation av en
annonserad app intr\u00e4ffade. Information om \u00e5tg\u00e4rder som utf\u00f6rts inom en annons\u00f6rs app
efter en s\u00e5dan installation, exempelvis appk\u00f6p och niv\u00e5 i spelet (om annons\u00f6ren har valt att dela
med sig av s\u00e5dan information)','privacy-settings-about-this-ad-control-ad-exp':'Kontrollera din
annonsupplevelse',
'privacy-settings-about-this-ad-control-ad-exp-desc':'Du har kontroll \u00f6ver vilka annonser du ser genom att
anv\u00e4nda funktioner som finns tillg\u00e4ngliga i det h\u00e4r sekretesskortet f\u00f6r alla Unity Ads:','privacy-
settings-about-this-ad-control-ad-exp-opt-1':'Du kan <a class="report-ad-link">anm\u00e4la en annons</a> f\u00f6r
att informera oss om du skulle se en annons med st\u00f6tande inneh\u00e5ll eller om du helt enkelt inte gillar den.
P\u00e5 s\u00e5 s\u00e4tt kan vi identifiera annonser som kan beh\u00f6va granskas och \u00e5tg\u00e4rdas.',
'privacy-settings-about-this-ad-control-ad-exp-opt-2':'Du kan granska och <a class="ad-personalization-
link">\u00e4ndra inst\u00e4llningarna f\u00f6r annonsanpassning</a> f\u00f6r den h\u00e4r appen. Det h\u00e4r
begr\u00e4nsar vilka data vi samlar in som anv\u00e4nds f\u00f6r att visa dig relevanta annonser baserat p\u00e5 de
data som beskrivs ovan.','privacy-settings-about-this-ad-control-ad-exp-opt-3':'Du kan <a class="nwo-
link">utf\u00f6ra en \u201cN\u00e4tverksomfattande avregistrering\u201d</a>. Det tar bort din unika identifierare
och de data vi samlar in som anv\u00e4nds f\u00f6r att visa annonser som \u00e4r relevanta f\u00f6r dig \u00f6ver
hela Unity Ads-n\u00e4tverket.',
'privacy-settings-about-this-ad-paid-by':'Annonsen betald av','privacy-settings-about-this-ad-paid-for':'P\u00e5
uppdrag av','homepage-title':'Kan Unity-kakor samla in och anv\u00e4nda dina uppgifter f\u00f6r att skr\u00e4ddarsy
dina annonser och din upplevelse?','homepage-main-text':'Unity och v\u00e5r <span class="third-parties-link page-
link">tredje part</span>kommer att samla in <span class="data-link page-link">uppgifter</span>, inklusive <span
class="demographic-link page-link">demografisk information</span>, och anv\u00e4nda <span class="mobile-
identifiers-link page-link">mobila identifierare</span> f\u00f6r att <span class="personalization-link page-
link">anpassa annonser, spel </span> och <span class="measurement-link page-link">m\u00e4tning</span>. Du
f\u00e5r n\u00e4r som helst tillg\u00e5ng till dessa alternativ genom att klicka p\u00e5 ikonen f\u00f6r Unity
dataskydd n\u00e4r eller efter en annons visas.',
'homepage-accept-all':'Acceptera','homepage-show-my-choices':'Visa mina val','my-choices-title':'Kan Unity-kakor
samla in och anv\u00e4nda dina uppgifter f\u00f6r att skr\u00e4ddarsy dina annonser och din upplevelse?','my-
choices-text':'Unity och v\u00e5r tredje part kommer att samla in uppgifter, inklusive demografisk information, och
anv\u00e4nda mobila identifierare f\u00f6r att anpassa annonser, spel och m\u00e4tning. Du f\u00e5r n\u00e4r som
helst tillg\u00e5ng till dessa alternativ genom att klicka p\u00e5 ikonen f\u00f6r Unity dataskydd n\u00e4r eller efter
en annons visas.',
'my-choices-switch-game-experience':'Jag vill ha en anpassad upplevelse.','my-choices-switch-personalized-ads':'Jag
vill ha anpassade annonser och inneh\u00e5ll i appen fr\u00e5n Unity','my-choices-switch-personalized-third-
party':'Jag vill ocks\u00e5 ha anpassade annonser och m\u00e4tningar, inklusive de som anv\u00e4nder demografiska
och andra data fr\u00e5n tredje part.','my-choices-switch-pipl':'Jag accepterar att \u00f6verf\u00f6ra mitt spel-ID
f\u00f6r slutanv\u00e4ndare, unika enhetsidentifikator (IDFA) och mina anv\u00e4ndarregistreringar och
klickregistreringar relaterade till annonser till den utl\u00e4ndska mottagaren Unity Technologies SF i
annonsanalyssyfte',
'my-choices-switch-pipl-privacy-policy':'Du kan hitta mer information i v\u00e5r <a
href="https://unity.cn/legal/privacy-policy">kinesiska dataskyddspolicy</a>.','my-choices-back':'Tillbaka','save-my-
choices':'Spara mina val','agree-to-all':'Acceptera allt','no-thanks':'Avvisa','privacy-what-we-collect-title':'Vilken
information vi samlar in och hur vi anv\u00e4nder det','privacy-what-we-collect-desc-p1':"St\u00f6rsta delen av den
information vi anv\u00e4nder f\u00f6r denna anpassning baseras p\u00e5 din enhets annonserings-ID (Apple's
Advertising Identifier eller Google Advertising Identifier) och din IP-adress.",
'privacy-what-we-collect-desc-p2':'Vi anv\u00e4nder denna information f\u00f6r att visa annonser f\u00f6r andra spel
eller virtuella artiklar som vi tror du skulle uppskatta. Vi kan till och med besluta oss f\u00f6r att inte visa en
annons.','privacy-what-we-collect-desc-p3':'Beroende p\u00e5 dina sekretessinst\u00e4llningar kan din app-interaktion
kopplas till ett unikt Unity-ID och beh\u00e5llas i upp till 12 m\u00e5nader. Vi kommer ocks\u00e5 att beh\u00e5lla
registrerade personuppgifter kopplade till ditt annons-ID i 30 dagar. Vi kan dock beh\u00e5lla dina
betalningsuppgifter kopplade till dina personuppgifter i upp till 180 dagar, f\u00f6r fakturering och f\u00f6r att
f\u00f6rebygga bedr\u00e4geri.',
'privacy-what-we-collect-sub-title':'Vad v\u00e5ra partner samlar in (m\u00e4tningar och demografi)','privacy-what-
we-collect-desc-p5':'V\u00e5ra partner kan anv\u00e4nda ditt annons-ID och din IP-adress f\u00f6r att bygga en profil
om dig enligt dina egna preferenser och demografiska uppgifter om hush\u00e5llet. Demografiska uppgifter kan
inneh\u00e5lla s\u00e5dant som civilst\u00e5nd och ungef\u00e4rlig inkomst. Ta del av v\u00e5r dataskyddspolicy
f\u00f6r tredje part f\u00f6r att se hur du kan f\u00e5 tillg\u00e5ng till eller radera information de har om dig.',
'privacy-what-we-collect-desc-p6':'Information kan ocks\u00e5 samlas in fr\u00e5n din telefon, inklusive hur
h\u00e5rt du trycker p\u00e5 sk\u00e4rmen (tryckpunktsm\u00e4tning). Anledningen till att v\u00e5ra partner samlar
in denna typ av information \u00e4r f\u00f6r att motverka bedr\u00e4gerier genom att bed\u00f6ma om det \u00e4r
en verklig person som anv\u00e4nder applikationen (oj\u00e4mna tryckpunkter) eller en bot som en fientlig
akt\u00f6r har placerat p\u00e5 marknaden f\u00f6r att vilseleda annonsn\u00e4tverk.',
'privacy-using':'Anv\u00e4nder {0}','privacy-located-in':'Bel\u00e4gen i {0}','privacy-used-this-app':'Anv\u00e4nde
denna app {0} g\u00e5nger denna vecka','privacy-seen-ads':'Sett {0} annonser i denna app','privacy-installed-based-
on':'Installerat {0} appar baserat p\u00e5 dessa annonser','privacy-data-transfer-
title':'Data\u00f6verf\u00f6ring','privacy-data-transfer-desc':'Observera att Unity kan \u00f6verf\u00f6ra och behandla
dina data p\u00e5 servrar som ligger i F\u00f6renta staterna. Vi har, genom interna \u00f6verenskommelser och avtal
med tredjepartsbehandlare, \u00e5tagit oss att behandla dina data med samma skydd som det som ges enligt
g\u00e4llande lagstiftning. Detta g\u00e4ller \u00e4ven i det Europeiska ekonomiska samarbetsomr\u00e5det, om
dina data har samlats in i denna region. F\u00f6r ytterligare information om \u00f6verf\u00f6ringar, se Unity\u2019s
<a href="https://unity3d.com/legal/privacy-policy">dataskyddspolicy</a>.',
'privacy-third-party-title':'Visa v\u00e5ra annonspartner som \u00e4r tredje part','privacy-changing-privacy-choice-
title':'\u00c4ndrar dina sekretessinst\u00e4llningar','privacy-changing-privacy-choice-text':'Du f\u00e5r n\u00e4r som
helst tillg\u00e5ng till dessa alternativ genom att klicka p\u00e5 ikonen f\u00f6r Unity dataskydd n\u00e4r eller efter
en annons visas.','privacy-our-privacy-policy-title-iron-source':'Den registrerades r\u00e4ttigheter f\u00f6r
ironSource','privacy-our-privacy-policy-desc-iron-source':'Bes\u00f6k <a href="https://developers.is.com/ironsource-
mobile/air/ironsource-mobile-privacy-policy/">dataskyddspolicy f\u00f6r ironSource</a> f\u00f6r att l\u00e4ra dig
mer om hur v\u00e5r associerade partner, ironSource, kan samla in och anv\u00e4nda dina uppgifter. F\u00f6r att
ut\u00f6va dina r\u00e4ttigheter till att f\u00e5 tillg\u00e5ng till data och/eller till att radera data som ironSource kan
samla in om dig, <a href="https://ironsrc.formtitan.com/Data_Subject_Request?&fld113=Unity#/">klicka
h\u00e4r</a>.',
'privacy-our-privacy-policy-title':'V\u00e5r dataskyddspolicy','privacy-our-privacy-policy-desc':'I v\u00e5r <a
href="https://unity3d.com/legal/privacy-policy">dataskyddspolicy</a> kan du l\u00e4sa om hur vi hanterar dina
uppgifter, inklusive hur och var i v\u00e4rlden vi \u00f6verf\u00f6r data f\u00f6r behandling, och hur vi arbetar med
partner som tillhandah\u00e5ller annonser. Dessa partner kan inh\u00e4mta information om ditt annonserings-ID
fr\u00e5n andra k\u00e4llor \u00e4n Unity f\u00f6r att ytterligare anpassa de annonser du ser. Se dataskyddspolicyer
f\u00f6r tredjepart f\u00f6r att granska den insamlade data de kan ha.',
'privacy-quebec-policy-title':'Automatiserat beslutsfattande','privacy-quebec-policy-desc-1':'Unity kan anv\u00e4nda
sig av automatiserat beslutsfattande f\u00f6r att behandla dina personuppgifter. Unity kan f\u00f6rlita sig p\u00e5
beslut gjorda av automatiserade system i f\u00f6ljande syften:','privacy-quebec-policy-desc-2':'Tillhandah\u00e5lla
tj\u00e4nster och underh\u00e5ll (t.ex. tillhandah\u00e5lla tj\u00e4nster, analysera v\u00e5ra produkter och
tj\u00e4nster);','privacy-quebec-policy-desc-3':'Anpassa tj\u00e4nster (t.ex. anpassa v\u00e5r interaktion med dig);',
'privacy-quebec-policy-desc-4':'Aff\u00e4rsrapportering.','privacy-quebec-policy-desc-5':'Se avsnittet Kontakta oss
som finns i v\u00e5r dataskyddspolicy f\u00f6r information om hur du kontaktar oss om hur vi anv\u00e4nder dessa
system.','privacy-settings-title':'Sekretessinst\u00e4llningar','privacy-settings-personalization-settings':'Anpassade
inst\u00e4llningar','privacy-settings-manage-your-data':'Hantera dina data','privacy-settings-manage-your-data-
desc':'Du kan radera uppgifter som Unity har om din enhet genom att klicka <span class="delete-your-data-link page-
link">h\u00e4r</span>.',
'privacy-settings-manage-your-data-are-you-sure':'\u00c4r du s\u00e4ker?','privacy-settings-manage-your-data-
yes':'Ja','privacy-settings-manage-your-data-no':'Nej','privacy-settings-manage-your-data-deletion-msg':'Vi kommer att
behandla din beg\u00e4ran och dina uppgifter kommer att raderas inom 30 dagar. Vi kommer ocks\u00e5 att genast
avbryta dina anpassade annonser. Observera att vi kan beh\u00e5lla dina betalningsuppgifter kopplade till dina
personuppgifter i 180 dagar, f\u00f6r fakturering och f\u00f6r att f\u00f6rebygga bedr\u00e4geri.',
'privacy-settings-report-ad':'Rapportera annons','privacy-settings-build-info':'Skapa info','privacy-settings-
close':'St\u00e4ng','privacy-settings-report-ad-title':'Rapportera annons','privacy-settings-report-ad-desc':'Har du
problem med din nuvarande annons? Du kan rapportera annonsen till Unity s\u00e5 vi f\u00e5r veta. En rapport
g\u00f6r att annonsen st\u00e4ngs och om annonsen inte avslutas kommer eventuella bel\u00f6ningar att g\u00e5
f\u00f6rlorade.','privacy-settings-report-ad-reason-1':'Annonsen visas inte',
'privacy-settings-report-ad-reason-2':'Annonsen \u00e4r mycket st\u00f6tande','privacy-settings-report-ad-reason-
3':'Annonsen ser inte ut att st\u00e4mma','privacy-settings-report-ad-reason-4':'Jag tycker inte om denna
annons','privacy-settings-report-ad-reason-5':'Annat','privacy-settings-report-ad-disclaimer':'Friskrivning: En rapport
g\u00f6r att annonsen st\u00e4ngs och om annonsen inte avslutas kommer eventuella bel\u00f6ningar att g\u00e5
f\u00f6rlorade.','privacy-settings-report-ad-button':'Rapport',
disagree:'Avvisa','age-gate-title':'Verifiera din \u00e5lder innan du startar','age-gate-text':'F\u00f6r att kunna ge dig
b\u00e4sta m\u00f6jliga spelupplevelse, inklusive dina sekretessinst\u00e4llningar och f\u00f6r att skydda din
integritet, ange din \u00e5lder:','age-gate-over-age-limit-btn':'Jag \u00e4r {0} eller \u00e4ldre','age-gate-under-age-
limit-btn':'Jag \u00e4r {0} eller yngre','privacy-data-nwo-header':'Anpassning f\u00f6r hela n\u00e4tverket','privacy-
settings-submit-report':'Det g\u00e5r att <a class="submit-report-link" target="_blank" href="https://unity-
transparency.atlassian.net/servicedesk/customer/portal/1">skicka in en rapport enligt F\u00f6rordningen om digitala
tj\u00e4nster</a>.'},
mraid:{advertisement:'Annonsering'},privacy:{'privacy-legitimate-interest-pop-up-1':'Med denna applikation anpassar
Unity din annonsupplevelse. ','privacy-legitimate-interest-pop-up-2':'Klicka h\u00e4r ','privacy-legitimate-interest-
pop-up-3':'f\u00f6r att l\u00e4sa mer om Unity och dina sekretessinst\u00e4llningar.','privacy-dialog-title':'Ett
meddelande fr\u00e5n Unity om sekretess','privacy-dialog-text-li-p1':'Annonser g\u00f6r att utvecklare kan erbjuda
fantastiska appar gratis. Baserat p\u00e5 de appar du spelar p\u00e5, enheter du anv\u00e4nder och landet d\u00e4r du
bor visar vi appar och produkter som kan intressera dig.',
'privacy-dialog-text-li-p2':"St\u00f6rsta delen av den information vi anv\u00e4nder f\u00f6r att anpassa annonser
utg\u00e5r fr\u00e5n annonserings-ID som kan \u00e5terst\u00e4llas p\u00e5 enhetsniv\u00e5 (generellt Apple's
Advertising Identifier eller Google Advertising Identifier) och din IP-adress.",'privacy-dialog-text-li-p2-1':'Vi
anv\u00e4nder denna information f\u00f6r att visa annonser f\u00f6r andra spel eller virtuella artiklar som vi tror du
skulle uppskatta. Vi kan till och med besluta oss f\u00f6r att inte visa en annons.',
'privacy-dialog-text-li-p2-2':'Beroende p\u00e5 dina sekretessinst\u00e4llningar kan din app-interaktion kopplas till ett
unikt Unity-ID och beh\u00e5llas i upp till 12 m\u00e5nader. Vi kommer ocks\u00e5 att beh\u00e5lla registrerade
personuppgifter kopplade till ditt annons-ID i 30 dagar. Vi kan dock beh\u00e5lla dina betalningsuppgifter kopplade
till dina personuppgifter i upp till 180 dagar, f\u00f6r fakturering och f\u00f6r att f\u00f6rebygga
bedr\u00e4geri.','privacy-dialog-text-li-p3-123':'V\u00e5r {dataskyddspolicy} beskriver hur vi hanterar v\u00e5ra data
och hur vi samarbetar med partner som tillhandah\u00e5ller annonser. Dessa partner kan inh\u00e4mta information
om ditt annonserings-ID fr\u00e5n andra k\u00e4llor \u00e4n Unity f\u00f6r att ytterligare anpassa de annonser du
ser. Se dataskyddspolicyer f\u00f6r tredje part f\u00f6r att granska den insamlade data de kan ha.',
'privacy-dialog-text-li-p5-header':'Urval','privacy-dialog-text-li-p5-header-personalization':'Anpassning','privacy-
dialog-text-li-p5':'Du kan v\u00e4lja att forts\u00e4tta med en anpassad upplevelse, eller att ha en generell
inst\u00e4llning. Detta g\u00e4ller b\u00e5de annonser som kommer direkt fr\u00e5n Unity och fr\u00e5n
annonspartner. Observera att om du redan har valt bort hela n\u00e4tverket kommer Unity att forts\u00e4tta att
respektera dina tidigare sekretessinst\u00e4llningar och inga ytterligare bortval kommer beh\u00f6va g\u00f6ras
denna g\u00e5ng.',
'privacy-dialog-text-updated-privacy-policy-header-iron-source':'Den registrerades r\u00e4ttigheter f\u00f6r
ironSource','privacy-dialog-text-updated-privacy-policy-p1-iron-source-1234':'Bes\u00f6k {dataskyddspolicy f\u00f6r
ironSource} f\u00f6r att l\u00e4ra dig mer om hur v\u00e5r associerade partner, ironSource, kan samla in och
anv\u00e4nda dina uppgifter. F\u00f6r att ut\u00f6va dina r\u00e4ttigheter till att f\u00e5 tillg\u00e5ng till data
och/eller till att radera data som ironSource kan samla in om dig, {klicka h\u00e4r}.',
'privacy-dialog-text-updated-privacy-policy-header-unity':'V\u00e5r dataskyddspolicy','privacy-dialog-text-updated-
privacy-policy-p1-unity-123':'I v\u00e5r {dataskyddspolicy} kan du l\u00e4sa om hur vi hanterar dina uppgifter,
inklusive hur och var i v\u00e4rlden vi \u00f6verf\u00f6r data f\u00f6r behandling, och hur vi arbetar med partner
som tillhandah\u00e5ller annonser. Dessa partner kan inh\u00e4mta information om ditt annonserings-ID fr\u00e5n
andra k\u00e4llor \u00e4n Unity f\u00f6r att ytterligare anpassa de annonser du ser. Se dataskyddspolicyer f\u00f6r
tredje part f\u00f6r att granska den insamlade data de kan ha.',
'privacy-using':'Anv\u00e4nder {0}','privacy-located-in':'Bel\u00e4gen i {0}','privacy-used-this-app':'Anv\u00e4nde
denna app {0} g\u00e5nger denna vecka','privacy-seen-ads':'Sett {0} annonser i denna app','privacy-installed-based-
on':'Installerat {0} appar baserat p\u00e5 dessa annonser','privacy-dialog-text-li-agree-radio-button':'Ja, jag vill ha en
anpassad upplevelse.','privacy-dialog-text-li-disagree-radio-button':'Nej, jag vill inte ha en anpassad
upplevelse.','privacy-dialog-text-li-agree-radio-button-with-explaination':'Ja, jag vill ha en anpassad upplevelse. Detta
inneb\u00e4r att du v\u00e4ljer att tacka ja.',
'privacy-dialog-text-li-disagree-radio-button-with-explaination':'Nej, jag vill inte ha en anpassad upplevelse. Detta
inneb\u00e4r att du v\u00e4ljer att tacka nej.','privacy-dialog-text-li-p6-header':'\u00c4ndrar dina
sekretessinst\u00e4llningar','privacy-dialog-text-li-p6':'Du f\u00e5r n\u00e4r som helst tillg\u00e5ng till dessa
alternativ genom att klicka p\u00e5 ikonen f\u00f6r Unity dataskydd n\u00e4r eller efter en annons visas.','privacy-
dialog-text-li-p7-header':'Datahantering','privacy-dialog-text-li-p7-header-delete-data':'Radera dina data',
'privacy-dialog-text-li-p7-123':'Du kan radera uppgifter som Unity har om din enhet genom att klicka
{h\u00e4r}.','privacy-dialog-text-li-p7-1-delete-data-123':'Du kan radera uppgifter som Unity har om din enhet genom
att klicka {h\u00e4r}.','privacy-dialog-text-li-p7-data-request-info':'*Observera att om du redan har
p\u00e5g\u00e5ende beg\u00e4ran om data\u00f6verf\u00f6ring kanske den data som du \u00f6nskar radera f\u00f6r
detta spel inte ing\u00e5r i den rapporten.','privacy-dialog-text-li-p7-are-you-sure':'\u00c4r du s\u00e4ker? ',
'privacy-dialog-text-li-p7-yes':'Ja ','privacy-dialog-text-li-p7-no':'Nej','privacy-dialog-text-li-p7-data-deletion-text':'Vi
kommer att behandla din beg\u00e4ran och data som anv\u00e4nds f\u00f6r profilen kommer att raderas inom 30
dagar. Vi kommer ocks\u00e5 att genast avbryta dina anpassade annonser. Observera att vi kan beh\u00e5lla dina
uppgifter f\u00f6r fakturering och f\u00f6r att f\u00f6rebygga bedr\u00e4geri i 180 dagar.','privacy-dialog-text-li-p7-
data-deletion-text-delete-data':'Vi kommer att behandla din beg\u00e4ran och dina uppgifter kommer att raderas.
Observera att vad g\u00e4ller profilen kommer denna process att ta 30 dagar att slutf\u00f6ra. Vi kommer ocks\u00e5
att genast avbryta dina anpassade annonser. Vi kan beh\u00e5lla dina uppgifter f\u00f6r fakturering och f\u00f6r att
f\u00f6rebygga bedr\u00e4geri i 180 dagar.',
'privacy-dialog-text-failed-age-gate-p1':'Unity Ads presenterar denna annons. Eftersom du har angett att du \u00e4r
under 18 \u00e5r visar vi annonser f\u00f6r dig baserade p\u00e5 kontextuella uppgifter (t.ex. spelet du
spelar).','privacy-dialog-text-failed-age-gate-p2-123':'V\u00e4nligen l\u00e4s v\u00e5r {dataskyddspolicy} f\u00f6r
en fullst\u00e4ndig beskrivning av v\u00e5r datahantering. Du kan n\u00e4r som helst se v\u00e5ra
sekretessinst\u00e4llningar genom att klicka p\u00e5 ikonen f\u00f6r Unity dataskydd n\u00e4r eller efter en annons
visas.',
'privacy-dialog-text-failed-age-gate-p1-ccpa':'Unity Ads presenterar denna annons. I denna app delar vi annonser med
dig baserade p\u00e5 kontextuella uppgifter (t.ex. spelet du spelar).','privacy-dialog-text-failed-age-gate-p2-1-ccpa-
123':'V\u00e4nligen l\u00e4s v\u00e5r {dataskyddspolicy} f\u00f6r en fullst\u00e4ndig beskrivning av v\u00e5r
datahantering. Du kan n\u00e4r som helst se v\u00e5ra sekretessinst\u00e4llningar genom att klicka p\u00e5 ikonen
f\u00f6r Unity dataskydd n\u00e4r eller efter en annons visas.',
'privacy-dialog-text-coppa-p1':'Unity Ads presenterar denna annons. Utvecklaren av denna app har aktiverat
dataskyddskontroller f\u00f6r att skapa en mer sekretess-skyddad upplevelse eller f\u00f6r att visa att denna app riktar
sig till barn under 13 \u00e5r. Detta g\u00f6r att vi levererar annonser till dig enbart baserat p\u00e5 kontextuella data
(t.ex. vilket spel du spelar).','privacy-dialog-text-coppa-p2-123':'V\u00e4nligen l\u00e4s v\u00e5r {dataskyddspolicy}
f\u00f6r en fullst\u00e4ndig beskrivning av v\u00e5r datahantering. Du kan n\u00e4r som helst se
sekretessinformation genom att klicka p\u00e5 ikonen f\u00f6r Unity dataskydd n\u00e4r eller efter en annons visas.',
'privacy-dialog-text-coppa-p2-4':'Bes\u00f6k {dataskyddspolicy f\u00f6r ironSource} f\u00f6r att l\u00e4ra dig mer
om hur v\u00e5r associerade partner, ironSource, kan samla in och anv\u00e4nda dina uppgifter.','privacy-dialog-
button-confirm':'Bekr\u00e4fta','privacy-dialog-button-close':'St\u00e4ng','privacy-data-request-header':'Beg\u00e4r
dina uppgifter','privacy-data-request-text':'Du har r\u00e4tt att beg\u00e4ra uppgifter som vi har samlat in om dig
r\u00f6rande detta spel. F\u00f6r att g\u00f6ra det beh\u00f6ver du ge oss din e-postadress f\u00f6r att vi ska kunna
dela en s\u00e4ker och anpassad l\u00e4nk till sidan f\u00f6r uppgiftsbeg\u00e4ran. Vi kommer inte att anv\u00e4nda
din e-postadress i n\u00e5got annat syfte.',
'privacy-data-request-submit':'Skicka in','privacy-data-request-email-input-placeholder':'Ange ID f\u00f6r e-
postadress','privacy-data-request-confirmation-message':'Tack. Du b\u00f6r snart f\u00e5 ett e-postmeddelande med
l\u00e4nken f\u00f6r uppgiftsbeg\u00e4ran.','privacy-data-request-fail-message':'Du har uppn\u00e5tt maximalt antal
f\u00f6rs\u00f6k. F\u00f6rs\u00f6k igen om 24 timmar f\u00f6r att beg\u00e4ra ut uppgifter.','privacy-data-request-
error-message':'Fel: F\u00f6rs\u00f6k igen senare.',
'privacy-captcha-description':'Vi m\u00e5ste verifiera att det \u00e4r en m\u00e4nsklig anv\u00e4ndare. Granska
f\u00f6ljande 16 bilder och plocka bort den som inte h\u00f6r till temat.','privacy-captcha-success-
message':'Bekr\u00e4ftad','privacy-captcha-retry-message':'Fel. F\u00f6rs\u00f6k igen.','privacy-data-nwo-
header':'Anpassning f\u00f6r hela n\u00e4tverket','privacy-data-nwo-text-opt-out-description':'Du kan v\u00e4lja att
tacka nej till en anpassad upplevelse p\u00e5 Unity-plattformen. Detta kommer att g\u00e4lla b\u00e5de annonser
direkt fr\u00e5n Unity, fr\u00e5n annonserande partner och fr\u00e5n anpassade upplevelser fr\u00e5n Unity-
tj\u00e4nster. Observera att detta alternativ g\u00e4ller alla dina applikationer i den utstr\u00e4ckning som annonser
och upplevelser levereras av Unity.',
'privacy-data-nwo-text-opt-out-button':'Tacka nej till anpassning i hela n\u00e4tverket','privacy-data-nw-unavailable-
msg':'Unity kommer inte att uppr\u00e4tth\u00e5lla din profil i hela n\u00e4tverket i samband med denna applikation,
p\u00e5 grund av utvecklarens aktivering av sekretesskontroller och/eller dina egna sekretessinst\u00e4llningar och
enhetsinst\u00e4llningar. Det inneb\u00e4r att vi denna g\u00e5ng inte kan ge dig m\u00f6jlighet att v\u00e4lja bort
anpassning i hela n\u00e4tverket.',
'privacy-data-nwo-text-opt-in-description-123':'Om du vill aktivera en anpassad upplevelse p\u00e5 nytt i hela
n\u00e4tverket kan du v\u00e4lja att tacka ja genom att klicka {h\u00e4r}. Observera att detta kommer att aktivera en
fullst\u00e4ndigt anpassad upplevelse p\u00e5 nytt i alla applikationer som anv\u00e4nder Unity-plattformen,
beroende p\u00e5 de sekretessinst\u00e4llningar du kan ha gjort p\u00e5 app-niv\u00e5 efter detta val.','privacy-data-
nwo-text-opt-in-ccpa-header':'CCPA uppdatering av notiser',
'privacy-data-nwoo-confirmation-message':'Du har valt att tacka nej till en anpassad upplevelse i hela
n\u00e4tverket.','privacy-data-nwoi-confirmation-message':'Du har valt att tacka ja till en anpassad upplevelse i hela
n\u00e4tverket.','privacy-settings-report-ad':'Rapportera annons','privacy-settings-report-ad-title':'Rapportera
annons','privacy-settings-report-ad-desc':'Har du problem med din nuvarande annons? Du kan rapportera annonsen till
Unity s\u00e5 vi f\u00e5r veta. En rapport g\u00f6r att annonsen st\u00e4ngs och om annonsen inte avslutas kommer
eventuella bel\u00f6ningar att g\u00e5 f\u00f6rlorade.',
'privacy-settings-report-ad-reason-1':'Annonsen visas inte','privacy-settings-report-ad-reason-2':'Annonsen \u00e4r
mycket st\u00f6tande','privacy-settings-report-ad-reason-3':'Annonsen ser inte ut att st\u00e4mma','privacy-settings-
report-ad-reason-4':'Jag tycker inte om denna annons','privacy-settings-report-ad-reason-5':'Annat','privacy-settings-
report-ad-disclaimer':'Friskrivning: En rapport g\u00f6r att annonsen st\u00e4ngs och om annonsen inte avslutas
kommer eventuella bel\u00f6ningar att g\u00e5 f\u00f6rlorade.',
'privacy-settings-report-ad-button':'Rapport','privacy-settings-build-info':'Skapa info','privacy-data-nwo-text-opt-in-
description':'Om du vill \u00e5teraktivera en n\u00e4tverks\u00f6vergripande anpassning g\u00e5r det att v\u00e4lja
tillbaka genom att klicka ','privacy-data-nwo-text-opt-in-link':'h\u00e4r','privacy-data-nwo-text-opt-in-description-2':'.
Observera att det h\u00e4r \u00e5teraktiverar fullst\u00e4ndigt anpassade funktioner p\u00e5 alla program som
anv\u00e4nder Unity-plattformen, f\u00f6rutom eventuella val p\u00e5 appniv\u00e5 som du g\u00f6r efter denna
anm\u00e4lan.'}}};
yb._localizedAbbreviations={'en.*':{thousand:'k',million:'m'},'zh.*':{thousand:'\u5343',million:'\u767e\u4e07'}};Ib.pr
ototype.render=function(d){var a=this;d.t=this._localization?function(b){return
a . _ l o c a l i z a t i o n . t r a n s l a t e ( b ) } : f u n c t i o n ( b ) { r e t u r n b } ; r e t u r n
this._templateFunction(d)};Ib._matcher=/<%=([\s\S]+?)%>|<%([\s\S]+?)%>|$/g;Ib._escapes={"'":"'",'\\':'\\','\r':'r','\n':'n
','\u2028':'u2028','\u2029':'u2029'};Ib._escapeRegExp=/\\|'|\r|\n|\u2028|\u2029/g;Ib._escapeChar=function(d){return'\\'
+Ib._escapes[d]};
(wt.prototype=new pi).isPureReactComponent=!0;wt.prototype.shouldComponentUpdate=function(d,a){return
E q ( t h i s . p r o p s , d ) | | E q ( t h i s . s t a t e , a ) } ; v a r
Wt=za.__b;za.__b=function(d){d.type&&d.type.__f&&d.ref&&(d.props.ref=d.ref,d.ref=null);Wt&&Wt(d)};var
O y = ' u n d e f i n e d ' ! = t y p e o f
Symbol&&Symbol.for&&Symbol.for('react.forward_ref')||3911,Py=za.__e;za.__e=function(d,a,b){if(d.then)for(var
c , e = a ; e = e . _ _ ; ) i f ( ( c = e . _ _ c ) & & c . _ _ c ) r e t u r n
null==a.__e&&(a.__e=b.__e,a.__k=b.__k),c.__c(d,a);Py(d,a,b)};(Fq.prototype=new pi).__c=
f u n c t i o n ( d , a ) { f u n c t i o n b ( ) { v a r k ; i f ( ! - -
f.__u)for(f.__v.__k[0]=yt(f.state.__e),f.setState({__e:f.__b=null});k=f.t.pop();)k.forceUpdate()}function
c(){h||(h=!0,e.componentWillUnmount=e.__c,g?g(b):b())}var e=a.__c,f=this;null==f.t&&(f.t=[]);f.t.push(e);var
g=zt(f.__v),h=!1;e.__c=e.componentWillUnmount;e.componentWillUnmount=function(){c();e.__c&&e.__c()};!0===
a.__h||f.__u++||f.setState({__e:f.__b=f.__v.__k[0]});d.then(c,c)};Fq.prototype.componentWillUnmount=function(){th
is.t=[]};Fq.prototype.render=
function(d,a){this.__b&&(this.__v.__k&&(this.__v.__k[0]=xt(this.__b)),this.__b=null);var
b=a.__e&&Zj(gg,null,d.fallback);return b&&(b.__h=null),[Zj(gg,null,a.__e?null:d.children),b]};(bo.prototype=new
pi).__e=function(d){var a=this,b=zt(a.__v),c=a.o.get(d);return c[0]++,function(e){function
f(){a.props.revealOrder?(c.push(e),et(a,d,c)):e()}b?b(f):f()}};bo.prototype.render=function(d){this.u=null;this.o=new
Map;var a=Aq(d.children);d.revealOrder&&'b'===d.revealOrder[0]&&a.reverse();for(var b=a.length;b--
;)this.o.set(a[b],
t h i s . u = [ 1 , 0 , t h i s . u ] ) ; r e t u r n
d.children};bo.prototype.componentDidUpdate=bo.prototype.componentDidMount=function(){var
d=this;this.o.forEach(function(a,b){et(d,b,a)})};var Qy='undefined'!=typeof
Symbol&&Symbol.for&&Symbol.for('react.element')||60103,Ry=/^(?:accent|alignment|arabic|baseline|cap|clip(?!Path
U)|color|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|u
nicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Sy='undefined'!=typeof Symbol?
/fil|che|rad/i:/fil|che|ra/i;pi.prototype.isReactComponent={};['componentWillMount','componentWillReceiveProps','co
mponentWillUpdate'].forEach(function(d){Object.defineProperty(pi.prototype,d,{configurable:!0,get:function(){retur
n this['UNSAFE_'+d]},set:function(a){Object.defineProperty(this,d,{configurable:!0,writable:!0,value:a})}})});var
X t = z a . e v e n t ; z a . e v e n t = f u n c t i o n ( d ) { r e t u r n
Xt&&(d=Xt(d)),d.persist=By,d.isPropagationStopped=Cy,d.isDefaultPrevented=Dy,d.nativeEvent=d};var
Yt={configurable:!0,
get:function(){return this.class}},Zt=za.vnode;za.vnode=function(d){var a=d.type,b=d.props,c=b;if('string'==typeof
a){for(var e in c={},b){var f=b[e];'defaultValue'===e&&'value'in
b&&null==b.value?e='value':'download'===e&&!0===f?f='':/ondoubleclick/i.test(e)?e='ondblclick':/^onchange(textar
ea|input)/i.test(e+a)&&!Sy.test(b.type)?e='oninput':/^on(Ani|Tra|Tou|BeforeInp)/.test(e)?e=e.toLowerCase():Ry.test(e
)?e=e.replace(/[A-Z0-9]/,'-$&').toLowerCase():null===f&&(f=void 0);c[e]=f}'select'==a&&c.multiple&&
Array.isArray(c.value)&&(c.value=Aq(b.children).forEach(function(g){g.props.selected=-
1!=c.value.indexOf(g.props.value)}));d.props=c}a&&b.class!=b.className&&(Yt.enumerable='className'in
b,null!=b.className&&(c.class=b.className),Object.defineProperty(c,'className',Yt));d.$$typeof=Qy;Zt&&Zt(d)};
var $t=za.__r;za.__r=function(d){$t&&$t(d);d.__c};Ia('.r1f2ue17{height:1em;fill:inherit}');Ia('.g1od8m6s{display:-
webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;position:absolute;z-index:100;bottom:0;background-color:hsla(0,0%,98%,.9);box-
shadow:0 0 15px 0 rgba(0,0,0,.1);padding:.25em;width:100%;box-sizing:border-box}.gz8xax9{margin:0
.25em;bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left)}.g1hdjtf9{padding:.5em;width:90%;text-align:center;font-size:.5em}@media only screen and (-webkit-device-
pixel-ratio:3) and (device-height:812px) and (device-width:375px) and (orientation:portrait){.g1hdjtf9{font-
size:.45em}}.g1uef90t{color:#167dfb}');
var zp=Sf(function(d){var a=d.onClick,b=void 0===d.className?'':d.className,c=void
0===d.elementIds?{}:d.elementIds,e=d.iconClassName,f=d.textClassName,g=d.linkClassName,h=vb(d,'onClick
className elementIds iconClassName textClassName linkClassName'.split('
' ) ) , k = c . g d p r B a n n e r , l = c . g d p r B u t t o n ; c = c . g d p r L i n k ; r e t u r n
x('div',Object.assign({onClick:a,className:ka('g1od8m6s',b)},Yc(k),h,{children:[x(dt,{color:'black',opacity:.25,elem
entId:l,className:ka('gz8xax9',e)},void 0),x('div',Object.assign({className:ka('g1hdjtf9',
f)},{children:[d.privacyLegitimateInterestPopUp1,x('span',Object.assign({className:ka('g1uef90t',g)},Yc(c),{childre
n:d.privacyLegitimateInterestPopUp2}),void 0),d.privacyLegitimateInterestPopUp3]}),void 0)]}),void
0)});Ia('.a1uz2jr4{-webkit-animation:activate-a1uz2jr4 4s ease-in-out forwards;animation:activate-a1uz2jr4 4s ease-
in-out forwards;opacity:1}@-webkit-keyframes activate-a1uz2jr4{0%{opacity:.6;-webkit-
filter:grayscale(.8);filter:grayscale(.8)}90%{opacity:.6;-webkit-
filter:grayscale(.8);filter:grayscale(.8)}92%{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-
transform:scale(1);-ms-transform:scale(1);transform:scale(1)}95%{opacity:1;-webkit-
filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1.15);-ms-
transform:scale(1.15);transform:scale(1.15)}to{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-
transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes activate-a1uz2jr4{0%{opacity:.6;-
webkit-filter:grayscale(.8);filter:grayscale(.8)}90%{opacity:.6;-webkit-
filter:grayscale(.8);filter:grayscale(.8)}92%{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-
transform:scale(1);-ms-transform:scale(1);transform:scale(1)}95%{opacity:1;-webkit-
filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1.15);-ms-
transform:scale(1.15);transform:scale(1.15)}to{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-
transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}');
Ia('.b1ujh6qz.b1ujh6qz{-webkit-animation:bouncing-b1ujh6qz 2s ease 1s infinite both;animation:bouncing-b1ujh6qz
2s ease 1s infinite both}@-webkit-keyframes bouncing-b1ujh6qz{0%{-webkit-transform:translateY(0) rotate(0);-ms-
transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}10%{-webkit-animation-timing-function:ease-
in;animation-timing-function:ease-in;-webkit-transform:translateY(-.5em) rotate(-7deg);-ms-transform:translateY(-
.5em) rotate(-7deg);transform:translateY(-.5em) rotate(-7deg)}20%,28%{-webkit-animation-timing-function:ease-
in;animation-timing-function:ease-in;-webkit-transform:translateY(-1em) rotate(7deg);-ms-transform:translateY(-
1em) rotate(7deg);transform:translateY(-1em) rotate(7deg)}35%{-webkit-animation-timing-function:ease-
in;animation-timing-function:ease-in;-webkit-transform:translateY(.4em) rotate(0);-ms-transform:translateY(.4em)
rotate(0);transform:translateY(.4em) rotate(0)}41%{-webkit-animation-timing-function:ease-in;animation-timing-
function:ease-in;-webkit-transform:translateY(-.15em) rotate(0);-ms-transform:translateY(-.15em)
rotate(0);transform:translateY(-.15em) rotate(0)}47%{-webkit-animation-timing-function:ease-in;animation-timing-
function:ease-in;-webkit-transform:translateY(.1em) rotate(0);-ms-transform:translateY(.1em)
rotate(0);transform:translateY(.1em) rotate(0)}53%{-webkit-animation-timing-function:ease-in;animation-timing-
function:ease-in;-webkit-transform:translateY(-.05em) rotate(0);-ms-transform:translateY(-.05em)
rotate(0);transform:translateY(-.05em) rotate(0)}59%,to{-webkit-animation-timing-function:ease-in;animation-
timing-function:ease-in;-webkit-transform:translateY(0) rotate(0);-ms-transform:translateY(0)
rotate(0);transform:translateY(0) rotate(0)}}@keyframes bouncing-b1ujh6qz{0%{-webkit-transform:translateY(0)
rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}10%{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(-.5em) rotate(-7deg);-ms-
transform:translateY(-.5em) rotate(-7deg);transform:translateY(-.5em) rotate(-7deg)}20%,28%{-webkit-animation-
timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(-1em) rotate(7deg);-ms-
transform:translateY(-1em) rotate(7deg);transform:translateY(-1em) rotate(7deg)}35%{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(.4em) rotate(0);-ms-
transform:translateY(.4em) rotate(0);transform:translateY(.4em) rotate(0)}41%{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(-.15em) rotate(0);-ms-
transform:translateY(-.15em) rotate(0);transform:translateY(-.15em) rotate(0)}47%{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(.1em) rotate(0);-ms-
transform:translateY(.1em) rotate(0);transform:translateY(.1em) rotate(0)}53%{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(-.05em) rotate(0);-ms-
transform:translateY(-.05em) rotate(0);transform:translateY(-.05em) rotate(0)}59%,to{-webkit-animation-timing-
function:ease-in;animation-timing-function:ease-in;-webkit-transform:translateY(0) rotate(0);-ms-
transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}}');
Ia('.b11o089l.b11o089l{-webkit-animation:bubbleBounce-b11o089l 1.5s ease-in-out
infinite;animation:bubbleBounce-b11o089l 1.5s ease-in-out infinite;-webkit-transform-origin:center center;-ms-
t r a n s f o r m - o r i g i n : c e n t e r c e n t e r ; t r a n s f o r m - o r i g i n : c e n t e r
center}.b11o089l.b11o089l:after,.b11o089l.b11o089l:before{position:absolute;left:-20%;width:140%;height:100%;z-
index:-1;background-repeat:no-repeat;display:block;-webkit-animation-duration:1.5s;animation-duration:1.5s;-
webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-
count:infinite;animation-iteration-count:infinite;content:"";pointer-events:none}@-webkit-keyframes bubbleBounce-
b11o089l{0%,60%,to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-
transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}@keyframes bubbleBounce-
b11o089l{0%,60%,to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-
transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}.b11o089l.b11o089l:before{top:-
75%;background-image:radial-gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,transparent
20%,currentColor 0,transparent 30%),radial-gradient(circle,currentColor 20%,transparent 0),radial-
gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,currentColor 20%,transparent 0),radial-
gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,currentColor 20%,transparent 0),radial-
gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,transparent 20%,currentColor 0,transparent
30%);background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0;-webkit-animation-name:beforeBubbles-
b11o089l;animation-name:beforeBubbles-b11o089l}@-webkit-keyframes beforeBubbles-b11o089l{0%{background-
size:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-position:30% 90%,30% 110%,35% 90%,45% 90%,50%
110%,55% 90%,60% 90%,65% 110%,70% 90%}30%{background-size:.9099999999999999em
.9099999999999999em,1.26em 1.26em,1.1199999999999999em 1.1199999999999999em,1.54em 1.54em,1.26em
1.26em,.9099999999999999em .9099999999999999em,1.1199999999999999em
1.1199999999999999em,.9099999999999999em .9099999999999999em,1.26em 1.26em}60%{background-
position:0 70%,9% 10%,15% 30%,20% -10%,50% 20%,60% 40%,70% 40%,80% 10%,90% 20%;background-size:0
0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes beforeBubbles-
b11o089l{0%{background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-position:30% 90%,30% 110%,35%
90%,45% 90%,50% 110%,55% 90%,60% 90%,65% 110%,70% 90%}30%{background-size:.9099999999999999em
.9099999999999999em,1.26em 1.26em,1.1199999999999999em 1.1199999999999999em,1.54em 1.54em,1.26em
1.26em,.9099999999999999em .9099999999999999em,1.1199999999999999em
1.1199999999999999em,.9099999999999999em .9099999999999999em,1.26em 1.26em}60%{background-
position:0 70%,9% 10%,15% 30%,20% -10%,50% 20%,60% 40%,70% 40%,80% 10%,90% 20%;background-size:0
0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0
0}}.b11o089l.b11o089l:after{bottom:-75%;background-image:radial-gradient(circle,currentColor 20%,transparent
0),radial-gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,transparent 10%,currentColor
15%,transparent 20%),radial-gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,currentColor
20%,transparent 0),radial-gradient(circle,currentColor 20%,transparent 0),radial-gradient(circle,currentColor
20%,transparent 0);background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0;-webkit-animation-name:afterBubbles-
b11o089l;animation-name:afterBubbles-b11o089l}@-webkit-keyframes afterBubbles-b11o089l{0%{background-
size:0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -
10%,70% 0}30%{background-size:1.1199999999999999em 1.1199999999999999em,.9099999999999999em
.9099999999999999em,1.26em 1.26em,1.26em 1.26em,1.1199999999999999em
1.1199999999999999em,.9099999999999999em .9099999999999999em,1.26em 1.26em}60%{background-
position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0 0,0 0,0 0,0 0,0 0,0
0,0 0}to{background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes afterBubbles-b11o089l{0%{background-size:0
0,0 0,0 0,0 0,0 0,0 0,0 0;background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70%
0}30%{background-size:1.1199999999999999em 1.1199999999999999em,.9099999999999999em
.9099999999999999em,1.26em 1.26em,1.26em 1.26em,1.1199999999999999em
1.1199999999999999em,.9099999999999999em .9099999999999999em,1.26em 1.26em}60%{background-
position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0 0,0 0,0 0,0 0,0 0,0
0,0 0}to{background-size:0 0,0 0,0 0,0 0,0 0,0 0,0 0}}');
Ia('.emosctq.emosctq{-webkit-animation:fadeIn-emosctq .3s ease-in .3s forwards;animation:fadeIn-emosctq .3s ease-
in .3s forwards}@-webkit-keyframes fadeIn-emosctq{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-
emosctq{0%{opacity:0}to{opacity:1}}.e1i82tkl.e1i82tkl{-webkit-animation:fadeOut-e1i82tkl .1s ease-in
forwards;animation:fadeOut-e1i82tkl .1s ease-in forwards}@-webkit-keyframes fadeOut-
e 1 i 8 2 t k l { 0 % { o p a c i t y : 1 } t o { o p a c i t y : 0 } } @ k e y f r a m e s f a d e O u t -
e1i82tkl{0%{opacity:1}to{opacity:0}}.e1pxz0ws.e1pxz0ws{-webkit-transform:translateX(0);-ms-
transform:translateX(0);transform:translateX(0);opacity:1}.e1pxz0ws.e1pxz0ws:before{-webkit-
animation:exitBackground-e1pxz0ws .1s ease-in forwards;animation:exitBackground-e1pxz0ws .1s ease-in
forwards}@-webkit-keyframes exitBackground-e1pxz0ws{0%{-webkit-transform:translateX(0);-ms-
transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(101%);-ms-
transform:translateX(101%);transform:translateX(101%)}}@keyframes exitBackground-e1pxz0ws{0%{-webkit-
transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}to{-webkit-
transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%)}}');
Ia('.g1eg4g87{position:relative;overflow:hidden;-webkit-transform:translateZ(0);-ms-
transform:translateZ(0);transform:translateZ(0)}.g1eg4g87:after{content:"";top:0;left:0;width:100%;height:100%;posi
tion:absolute;-webkit-animation:slide-g1eg4g87 2.25s cubic-bezier(.81,.02,.54,1.01) infinite forwards;animation:slide-
g1eg4g87 2.25s cubic-bezier(.81,.02,.54,1.01) infinite forwards;background:linear-
gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.105) 50%,hsla(0,0%,100%,.214) 80%,hsla(0,0%,100%,0));-
webkit-transform:translateX(-110%) skewX(325deg);-ms-transform:translateX(-110%)
skewX(325deg);transform:translateX(-110%) skewX(325deg)}@-webkit-keyframes slide-g1eg4g87{0%{-webkit-
transform:translateX(-110%) skewX(325deg);-ms-transform:translateX(-110%)
skewX(325deg);transform:translateX(-110%) skewX(325deg)}28%{-webkit-transform:translateX(430%)
skewX(325deg);-ms-transform:translateX(430%) skewX(325deg);transform:translateX(430%) skewX(325deg)}to{-
webkit-transform:translateX(430%) skewX(325deg);-ms-transform:translateX(430%)
skewX(325deg);transform:translateX(430%) skewX(325deg)}}@keyframes slide-g1eg4g87{0%{-webkit-
transform:translateX(-110%) skewX(325deg);-ms-transform:translateX(-110%)
skewX(325deg);transform:translateX(-110%) skewX(325deg)}28%{-webkit-transform:translateX(430%)
skewX(325deg);-ms-transform:translateX(430%) skewX(325deg);transform:translateX(430%) skewX(325deg)}to{-
webkit-transform:translateX(430%) skewX(325deg);-ms-transform:translateX(430%)
skewX(325deg);transform:translateX(430%) skewX(325deg)}}');
Ia('.ilwtq01.ilwtq01{background-color:transparent;-webkit-transform:translateX(130%);-ms-
transform:translateX(130%);transform:translateX(130%);-webkit-transition:-webkit-transform .3s ease-in,-webkit-
transform .3s ease-in;-webkit-transition:transform .3s ease-in,-webkit-transform .3s ease-in;transition:transform .3s
ease-in,-webkit-transform .3s ease-in}.ilwtq01:before{width:100%;height:100%;background-color:#fff;-webkit-
t r a n s f o r m : t r a n s l a t e X ( 1 0 1 % ) ; - m s -
transform:translateX(101%);transform:translateX(101%);content:"";position:absolute;top:0;left:0;z-index:-
1}.i15ae40m.i15ae40m{opacity:0}.i10qnfsq.i10qnfsq{-webkit-transform:translateX(0);-ms-
transform:translateX(0);transform:translateX(0);opacity:1}.i10qnfsq:before{-webkit-animation:enterBackground-
i10qnfsq .1s ease-in 1s forwards;animation:enterBackground-i10qnfsq .1s ease-in 1s forwards}@-webkit-keyframes
enterBackground-i10qnfsq{0%{-webkit-transform:translateX(101%);-ms-
transform:translateX(101%);transform:translateX(101%)}to{-webkit-transform:translateX(0);-ms-
transform:translateX(0);transform:translateX(0)}}@keyframes enterBackground-i10qnfsq{0%{-webkit-
transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%)}to{-webkit-
transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.i1xulm79{-webkit-animation:fadeIn-
i1xulm79 .1s ease-in 1s forwards;animation:fadeIn-i1xulm79 .1s ease-in 1s forwards}@-webkit-keyframes fadeIn-
i1xulm79{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-i1xulm79{0%{opacity:0}to{opacity:1}}');
Ia('.pxpb0t0{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%)}.ppknf9x.ppknf9x{-webkit-
animation:popBubble-ppknf9x 2s ease-in-out forwards;animation:popBubble-ppknf9x 2s ease-in-out
forwards;opacity:1}.ppknf9x.ppknf9x:before{content:"";position:absolute;width:100%;height:100%;-webkit-
animation:whiteOverlay-ppknf9x 2s ease-in-out forwards;animation:whiteOverlay-ppknf9x 2s ease-in-out forwards;z-
index:1}@-webkit-keyframes popBubble-ppknf9x{0%,10%{-webkit-clip-path:circle(0 at 50% 50%);clip-
path:circle(0 at 50% 50%)}20%{-webkit-clip-path:circle(11% at 50% 50%);clip-path:circle(11% at 50% 50%)}25%{-
webkit-clip-path:circle(8% at 50% 50%);clip-path:circle(8% at 50% 50%)}30%,40%{-webkit-clip-path:circle(10% at
50% 50%);clip-path:circle(10% at 50% 50%)}55%,60%{-webkit-clip-path:circle(5% at 50% 50%);clip-
path:circle(5% at 50% 50%)}to{-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50%
50%)}}@keyframes popBubble-ppknf9x{0%,10%{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50%
50%)}20%{-webkit-clip-path:circle(11% at 50% 50%);clip-path:circle(11% at 50% 50%)}25%{-webkit-clip-
path:circle(8% at 50% 50%);clip-path:circle(8% at 50% 50%)}30%,40%{-webkit-clip-path:circle(10% at 50%
50%);clip-path:circle(10% at 50% 50%)}55%,60%{-webkit-clip-path:circle(5% at 50% 50%);clip-path:circle(5% at
50% 50%)}to{-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%)}}@-webkit-keyframes
w h i t e O v e r l a y -
ppknf9x{0%,60%{background:#fff}70%{background:transparent}95%{width:100%;height:100%;background:transp
arent}to{width:0;height:0;background:transparent}}@keyframes whiteOverlay-
ppknf9x{0%,60%{background:#fff}70%{background:transparent}95%{width:100%;height:100%;background:transp
arent}to{width:0;height:0;background:transparent}}');
Ia('.p1eb60lq{-webkit-animation:grow-p1eb60lq 1.2s cubic-bezier(0,0,.29,1) infinite,pulse-p1eb60lq 1.2s .67s
infinite;animation:grow-p1eb60lq 1.2s cubic-bezier(0,0,.29,1) infinite,pulse-p1eb60lq 1.2s .67s infinite}@-webkit-
keyframes pulse-p1eb60lq{0%{box-shadow:0 0 0 0 rgba(2,125,251,.4)}50%{box-shadow:0 0 0 10px
rgba(22,125,251,0)}to{box-shadow:0 0 0 0 rgba(22,125,251,0)}}@keyframes pulse-p1eb60lq{0%{box-shadow:0 0 0
0 rgba(2,125,251,.4)}50%{box-shadow:0 0 0 10px rgba(22,125,251,0)}to{box-shadow:0 0 0 0
rgba(22,125,251,0)}}@-webkit-keyframes grow-p1eb60lq{0%,10%,60%,to{-webkit-transform:scale(1);-ms-
transform:scale(1);transform:scale(1)}35%,50%{-webkit-transform:scale(1.02);-ms-
transform:scale(1.02);transform:scale(1.02)}}@keyframes grow-p1eb60lq{0%,10%,60%,to{-webkit-
transform:scale(1);-ms-transform:scale(1);transform:scale(1)}35%,50%{-webkit-transform:scale(1.02);-ms-
transform:scale(1.02);transform:scale(1.02)}}');
Ia('.r12p3rp6{-webkit-animation:rainbow-r12p3rp6 4s infinite;animation:rainbow-r12p3rp6 4s infinite}@-webkit-
keyframes rainbow-r12p3rp6{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-
rotate(1turn);filter:hue-rotate(1turn)}}@keyframes rainbow-r12p3rp6{0%{-webkit-filter:hue-rotate(0deg);filter:hue-
rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}');Ia('.s16cpi6s{-webkit-
transform:translateX(130%);-ms-transform:translateX(130%);transform:translateX(130%);-webkit-transition:-webkit-
transform .3s ease-in,-webkit-transform .3s ease-in;-webkit-transition:transform .3s ease-in,-webkit-transform .3s
ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.s15icamp.s15icamp{-webkit-
transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}');
Ia('.skaec3r{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100%
0,100% 100%,100% 100%)}.s1ap4ou6.s1ap4ou6{-webkit-animation:sliderBlock-s1ap4ou6 .625s ease-in-out
forwards;animation:sliderBlock-s1ap4ou6 .625s ease-in-out
forwards;opacity:1}.s1ap4ou6.s1ap4ou6:before{content:"";position:absolute;left:100%;width:.25em;height:100%;-
webkit-animation:scanner-s1ap4ou6 1.25s ease-in-out forwards;animation:scanner-s1ap4ou6 1.25s ease-in-out
forwards;z-index:1;background:#fff;border-radius:.25em}@-webkit-keyframes sliderBlock-s1ap4ou6{to{-webkit-
clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0
100%)}}@keyframes sliderBlock-s1ap4ou6{to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-
path:polygon(0 0,100% 0,100% 100%,0 100%)}}@-webkit-keyframes scanner-
s1ap4ou6{0%,to{left:100%}50%{left:0}}@keyframes scanner-s1ap4ou6{0%,to{left:100%}50%{left:0}}');
v a r
Vb;(function(d){d.None='none';d.Activate='activate';d.IconSlide='icon_slide';d.PopBubble='pop_bubble';d.Slide='slid
e ' ; d . S l i d e r B l o c k = ' s l i d e r _ b l o c k ' } ) ( V b | | ( V b = { } ) ) ; v a r
ij;(function(d){d.None='none';d.IconSlide='icon_slide'})(ij||(ij={}));var
nh;(function(d){d.Bouncing='bouncing';d.Bubbling='bubbling';d.Glare='glare';d.Static='static';d.Pulsing='pulsing';d.R
a i n b o w = ' r a i n b o w ' } ) ( n h | | ( n h = { } ) ) ; v a r
gk={},Ty=(gk[nh.Bouncing]='b1ujh6qz',gk[nh.Bubbling]='b11o089l',gk[nh.Glare]='g1eg4g87',gk[nh.Static]=void 0,
gk[nh.Pulsing]='p1eb60lq',gk[nh.Rainbow]='r12p3rp6',gk),hk={},bt=(hk[Vb.None]=void
0,hk[Vb.Activate]='a1uz2jr4',hk[Vb.IconSlide]='ilwtq01',hk[Vb.PopBubble]='pxpb0t0',hk[Vb.Slide]='s16cpi6s',hk[V
b.SliderBlock]='skaec3r',hk),ik={},ct=(ik[Vb.None]=void 0,ik[Vb.Activate]=void
0,ik[Vb.IconSlide]='i10qnfsq',ik[Vb.PopBubble]='ppknf9x',ik[Vb.Slide]='s15icamp',ik[Vb.SliderBlock]='s1ap4ou6',ik
),jk={},Qx=(jk[Vb.None]=void 0,jk[Vb.Activate]=void 0,jk[Vb.PopBubble]=void 0,jk[Vb.Slide]=void
0,jk[Vb.SliderBlock]=
v o i d 0,jk[ Vb.I co nSlide]=' i15a e40m' ,jk),k k ={ } , R x =(k k [Vb . No n e]=v o i d 0 , k k [Vb . Act i v a t e ] = v o i d
0,kk[Vb.PopBubble]=void 0,kk[Vb.Slide]=void 0,kk[Vb.SliderBlock]=void
0,kk[Vb.IconSlide]='i1xulm79',kk),$q={};$q[ij.None]=void 0,$q[ij.IconSlide]='e1pxz0ws',$q;var
ar={};ar[ij.None]=void 0,ar[ij.IconSlide]='e1i82tkl',ar;var br={};br[ij.None]=void
0,br[ij.IconSlide]='emosctq',br;Ia('.uvxl8wr{position:relative;background:none;color:inherit;border:none;padding:0;fo
nt:inherit;cursor:pointer;box-sizing:border-box;outline:inherit;z-index:1;fill:#fff}.d1xdga1p{color:#fff;display:-
webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;position:relative}');
var Uy={root:'uvxl8wr'},ll=Sf(function(d){var a=d.animation,b=d.children,c=d.className,e=void
0===d.classes?{}:d.classes,f=d.color,g=d.elementId,h=d.textColor,k=d.innerTopEl,l=d.innerContainerClassName,m=
d.style,p=d.bubbleColor;d=vb(d,'animation children className classes color elementId textColor innerTopEl
i n n e r C o n t a i n e r C l a s s N a m e s t y l e b u b b l e C o l o r ' . s p l i t ( '
'));e=Object.assign(Object.assign({},Uy),e);a=a&&Ty[a];h={color:h};f=Object.assign(Object.assign({},m),{backgrou
nd:f,color:p||f});return x('button',
Object.assign({className:ka(e.root,a,c),style:f},Yc(g),d,{children:[k,x('span',Object.assign({className:ka('d1xdga1
p ' , l ) , s t y l e : h } , { c h i l d r e n : b } ) , v o i d 0 ) ] } ) , v o i d
0)});Ia('.c1ihgz8z{background:#167dfb;padding:.6em}.c1ihgz8z,.trxosgp{color:#167dfb;text-align:center;white-
s p a c e : n o w r a p ; m i n - w i d t h : 1 1 . 2 e m ; b o r d e r -
radius:.6em}.trxosgp{background:none}.lhy4axe.lhy4axe{padding:.6em;min-width:11.2em}.mesmlyk.mesmlyk{min-
width:5.5em;min-height:2.5em;border-radius:.4em;padding:0 1em}.s1aihnhx.s1aihnhx{padding:1em .6em;font-
size:.8em;width:9em}.cv4qi27{width:2.25em;height:2.25em;font-size:1.25em;fill:#fff;-webkit-filter:drop-
shadow(.03em .05em .18em #7c7c7c);filter:drop-shadow(.03em .05em .18em #7c7c7c)}@media
(orientation:landscape){.cv4qi27{fill:#7c7c7c;text-shadow:none}}.o126ulkb{background:transparent;border:1px
solid;border-radius:.6em;padding:.6em}.wqlijml.wqlijml{min-width:10em;min-height:2.5em;border-
radius:.4em;padding:0 1em}@media (orientation:landscape){.wqlijml.wqlijml{min-width:20em}}');
var li;(function(d){d.Cta='cta';d.Close='close';d.Outline='outline';d.Text='text'})(li||(li={}));var
mi;(function(d){d.Large='large';d.Medium='medium';d.Small='small';d.Wide='wide'})(mi||(mi={}));var
ym={},Vy=(ym[li.Cta]='c1ihgz8z',ym[li.Close]='cv4qi27',ym[li.Outline]='o126ulkb',ym[li.Text]='trxosgp',ym),zm={
},Wy=(zm[mi.Large]='lhy4axe',zm[mi.Medium]='mesmlyk',zm[mi.Small]='s1aihnhx',zm[mi.Wide]='wqlijml',zm),mh
=Sf(function(d){var a=d.className,b=d.color,c=d.size,e=d.variant,f=d.textColor;d=vb(d,
['className','color','size','variant','textColor']);e=e&&Vy[e];c=c&&Wy[c];var
g = [ ' # f f d 8 1 4 ' ] ; g = b & & g . i n c l u d e s ( b ) ? ' # 0 0 0 ' : ' # f f f ' ; f = f | | g ; r e t u r n
x(ll,Object.assign({className:ka(e,c,a),textColor:f,color:b},d),void 0)});Ia('.g16h3e9r{min-width:3.5em;min-
height:3.5em;width:3.5em;height:3.5em;border-radius:.4em;background-size:cover}');var xp=function(d){function
a(b,c){var e=vt({},b);return delete e.ref,d(e,(c=b.ref||c)&&('object'!=typeof c||'current'in c)?c:null)}return
a.$$typeof=Oy,a.render=a,a.prototype.isReactComponent=
a.__f=!0,a.displayName='ForwardRef('+(d.displayName||d.name)+')',a}(function(d,a){var
b=d.onClick,c=d.icon,e=d.className,f=d.elementId;d=vb(d,['onClick','icon','className','elementId']);return
x('img',Object.assign({className:ka('g16h3e9r',e),src:c,onClick:b,ref:a},Yc(f),d),void
0)}),rl=Wb(function(){return{isStoreOpen:!1}}),si;(function(d){d.READY='READY';d.START='START';d.PAUSE
D='PAUSED';d.PLAYING='PLAYING';d.COMPLETE='COMPLETE';d.ERROR='ERROR'})(si||(si={}));var
$g=Wb(function(){return{progress:0,
duration:0}}),jj;(function(d){d.FIRST_QUARTILE='firstQuartile';d.MIDPOINT='midpoint';d.THIRD_QUARTILE='
t h i r d Q u a r t i l e ' } ) ( j j | | ( j j = { } ) ) ; v a r
Yx=[[3,jj.THIRD_QUARTILE],[2,jj.MIDPOINT],[1,jj.FIRST_QUARTILE]],$e=Wb(function(d){return{containerVi
sibility:'foreground',setContainerVisibility:function(a){'background'===a?d({containerVisibility:a,backgroundTimesta
mp:Date.now()}):d({containerVisibility:a})}}});(function(){return $e.subscribe(function(d){var
a=$e.getState().backgroundTimestamp,b=rl.getState().isStoreOpen,
c=hd.getState().currentCampaignId,e=vg.getState().isShowing,f=$g.getState().progress;c=!!c;if('foreground'===d&&
a){var g=Date.now();t.reportTimingEventWithTags(Vq.AppWentInForeground,Math.min(6E4,Math.round((g-
a)/1E3)),{ad_showing:''+c,video_showing:''+e,store_open:''+b,video_started:''+(0!==f)})}'background'===d&&t.repor
tMetricEventWithTags(Uq.AppWentInBackground,{ad_showing:''+c,video_showing:''+e,store_open:''+b})},function(
d){return d.containerVisibility})})();Ia('.cbrv8z8{position:absolute;width:100%;padding-
bottom:1.5em;bottom:0;background:#fff;z-index:11;-webkit-animation:slideUp-cbrv8z8 .25s linear
forwards;animation:slideUp-cbrv8z8 .25s linear forwards;-webkit-transform:translateY(100%);-ms-
transform:translateY(100%);transform:translateY(100%)}@-webkit-keyframes slideUp-cbrv8z8{0%{-webkit-
transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}to{-webkit-
transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp-cbrv8z8{0%{-
webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}to{-webkit-
transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.c1ivq9fa{-webkit-box-pack:justify;-
webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5em;margin-
top:2em}.c1ivq9fa,.c4c4hbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.c4c4hbs{-
webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:2em;border-
bottom:1px solid #acacac;margin-bottom:1.5em;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-
align:center;align-items:center}.c1qblgnc{height:1.5em;margin-right:1em}.c1qblgnc svg{height:100%}.ccra0{-
webkit-animation:slideDown-ccra0 .25s linear forwards;animation:slideDown-ccra0 .25s linear forwards;-webkit-
transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes slideDown-
ccra0{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{-webkit-
transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideDown-
ccra0{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{-webkit-
t r a n s f o r m : t r a n s l a t e Y ( 1 0 0 % ) ; - m s -
transform:translateY(100%);transform:translateY(100%)}}.s16fz5f4{background:#dcdcdc;width:100%;height:2px}.r
dub9b0{-ms-flex-align:center}.rdub9b0,.t1vp2hlz{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.t1vp2hlz{-webkit-box-
pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#202020;-webkit-flex:1;-
ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-
align:center;border-right:1px solid #dcdcdc}.t1vp2hlz:last-child{border-right:none}.mmgxp03{padding:0 1.5em;-
webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center}.m16fu0w9,.mmgxp03{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex}.m16fu0w9{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-
direction:column;flex-direction:column;margin-left:1.5em}.a1u28fr8{font-size:1.35em;color:#2b2b2b;display:-
webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-
clamp:2;overflow:hidden;width:90%}.pr8ijqy{color:#4165bc}.nqxnglb,.s1birhej{font-
size:.8em;color:#777}.t159cli8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-
index:2;margin-top:2em}.m1xqwq0b{background:#0b57d1;color:#fff;height:2.5em;width:40vw;border-
radius:1.25em}.styop5z{border:1px solid #cfcfcf;height:2.5em;width:42.5vw;border-
radius:1.25em}.styop5z.styop5z{background:#fff}.a16y23qn{min-width:4.5em;min-
height:4.5em;width:4.5em;height:4.5em}');
var qn=Sf(function(d){var a=void 0===d.color?'#696969':d.color,b=void
0===d.opacity?.3:d.opacity;d=vb(d,['color','opacity']);return
x(ey,Object.assign({color:a,height:'0.55em',opacity:b},d),void 0)});Ia('.fwvov18{font-
family:unityicons,Helvetica,sans-serif;font-size:16px}@media (orientation:portrait){@media (min-
height:0){.fwvov18{font-size:6.4px}}@media (min-height:250px){.fwvov18{font-size:8px}}@media (min-
height:320px){.fwvov18{font-size:11.2px}}@media (min-height:380px){.fwvov18{font-size:12.8px}}@media (min-
height:460px){.fwvov18{font-size:15px}}@media (min-height:600px){.fwvov18{font-size:17.8px}}@media (min-
height:980px){.fwvov18{font-size:25px}}@media (min-height:1050px){.fwvov18{font-size:30px}}@media (min-
height:1175px){.fwvov18{font-size:35px}}@media (min-height:1375px){.fwvov18{font-size:40px}}@media (min-
height:1675px){.fwvov18{font-size:48px}}@media (min-height:1975px){.fwvov18{font-size:56px}}@media only
screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.fwvov18{font-
size:17.8px}}}@media (orientation:landscape){@media (min-width:200px){.fwvov18{font-size:11.2px}}@media
(min-width:320px){.fwvov18{font-size:12.8px}}@media (min-width:460px){.fwvov18{font-size:16px}}@media
(min-width:580px){.fwvov18{font-size:16px}}@media (min-width:760px){.fwvov18{font-size:20px}}@media
(min-width:960px){.fwvov18{font-size:22.4px}}@media (min-width:1160px){.fwvov18{font-size:30px}}@media
(min-width:1460px){.fwvov18{font-size:35px}}@media (min-width:1760px){.fwvov18{font-size:40px}}}');
Ia('.rpifq91{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;opacity:0;pointer-
events:all}');var Bp=Sf(function(d){var a=d.onClick,b=d.theme,c=d.elementId,e=d.showCtaButton,f=void
0===d.entryAnimation?Vb.Slide:d.entryAnimation;d=vb(d,['onClick','theme','elementId','showCtaButton','entryAnim
ation']);return x('div',Object.assign({className:ka('rpifq91',
bt[f],e&&ct[f]),onClick:a},Yc(c),{'data-testid':'inline-installer-
label'},{children:['light'===b&&x(Zx,Object.assign({},d),void 0),'dark'===b&&x($x,Object.assign({},d),void
0)]}),void 0)});Ia('.n4l44mt{position:relative}.nch529b{width:.25em;height:.25em;border-
radius:50%;background:#167dfb;position:absolute;top:-.1em;right:-.3em}');var pn=Sf(function(d){var
a=d.onClick,b=d.showPrivacyPolicyBanner,c=d.showPrivacyPolicyNotification,e=d.className,f=d.containerClassNa
me,g=d.elementId,h=void 0===d.color?
'#696969':d.color,k=void 0===d.opacity?.3:d.opacity;d=vb(d,'onClick showPrivacyPolicyBanner
showPrivacyPolicyNotification className containerClassName elementId color opacity'.split(' '));return
x('div',Object.assign({className:ka('n4l44mt',f)},{children:x(ll,Object.assign({'aria-
label':'Privacy',elementId:g,onClick:a,className:e},d,{children:[c&&!b&&x('div',{className:'nch529b'},void
0),x(dt,{color:b?'#fff':h,opacity:b?1:k},void 0)]}),void 0)}),void 0)}),rq=new
Map,ad;(function(d){d[d.CORE=0]='CORE';
d[d.ADS=1]='ADS';d[d.ANALYTICS=2]='ANALYTICS';d[d.AR=3]='AR';d[d.BANNER=4]='BANNER';d[d.CHIN
A=5]='CHINA';d[d.STORE=6]='STORE';d[d.LOAD=7]='LOAD';d[d.SHOW=8]='SHOW'})(ad||(ad={}));var
Am;(function(d){d[d.Bottom=0]='Bottom';d[d.BottomRaised=1]='BottomRaised'})(Am||(Am={}));var
hq,Pf;(function(d){d.NullState='NullState';d.WillStartPresentation='WillStartPresentation';d.DidFinishPresentation='
DidFinishPresentation';d.WillStartDismissal='WillStartDismissal';d.DidFinishDismissal='DidFinishDismissal'})(Pf||
( P f = { } ) ) ; v a r
Mc=Wb(function(d,a){return{isSupported:!1,isVisible:!1,isAvailable:!1,show:!1,status:Pf.NullState,hasFailed:!1,displ
a y T i m e s t a m p : v o i d
0,setIsSupported:function(b){d({isSupported:b})},setShow:function(b){d({show:b})},setHasFailed:function(){d({isS
upported:!1,hasFailed:!0,configuration:void 0,displayTimestamp:void 0})},statusChange:function(b){var
c=[Pf.WillStartPresentation,Pf.DidFinishPresentation].includes(b);b===Pf.DidFinishPresentation?d({status:b,display
Timestamp:Date.now(),isVisible:c}):
d ( { s t a t u s : b , d i s p l a y T i m e s t a m p : v o i d
0,isVisible:c})},initialize:function(b){d({isVisible:!1,isAvailable:!1,show:!1,hasFailed:!1,status:Pf.NullState,displayT
i m e s t a m p : v o i d 0 , c o n f i g u r a t i o n : v o i d
0});d({isSkOverlayForVideoScreenEnabled:ea()('skOverlayForVideoScreenEnabled'),isSkOverlayForEndScreenEnab
led:ea()('skOverlayForEndScreenEnabled'),isSkOverlayBottomRaisedPosition:ea()('skOverlayBottomRaisedPosition')
});var c;if(c=a().isSupported){var e;c=ea()('skOverlayPublisherOptOut')?!1:b instanceof X||b instanceof
cc?ea()('useSkOverlayForComet'):b instanceof Sb?!(null===(e=b.getDspConfig().skadn)||void
0===e||!e.skOverlay):!1}if(c&&(b instanceof X||b instanceof Pa||b instanceof ib||b instanceof xh))if(c=ft(b))if(e=b
instanceof X?b.getAppStoreId():b.getSkadnAppStoreId()){if(b instanceof X||b instanceof cc){b=Mc.getState();var
f=b.isSkOverlayBottomRaisedPosition;e={appIdentifier:e,position:b.isSkOverlayForEndScreenEnabled&&f?Am.Bott
omRaised:Am.Bottom,userDismissible:!1}}else{var g,h,k,l,m;e={appIdentifier:e,
position:null!==(h=null===(g=null===(f=b.getDspConfig().skadn)||void 0===f?void 0:f.skOverlayConfig)||void
0 = = = g ? v o i d 0 : g . p o s i t i o n ) & & v o i d
0!==h?h:Am.Bottom,userDismissible:null!==(m=null===(l=null===(k=b.getDspConfig().skadn)||void 0===k?void
0:k.skOverlayConfig)||void 0===l?void 0:l.dismissable)&&void
0!==m?m:!0}}b=e;c&&(f=c.adNetworkNonceString,c=vb(c,['adNetworkNonceString']),b.additional=Object.assign(O
bject.assign({},c),{adNetworkNonce:f}));c=b}else c=void 0;else t.reportMetricEvent(Rq.NoSKADNetworkOption),
c = v o i d 0 ; e l s e c = v o i d
0;d({configuration:c})}}}),Bm=Wb(function(){return{isPrivacyShowing:!1}}),Sx=mm(Bm),on=mm(Mc),Tl=Sf(func
tion(d){return x(ll,Object.assign({'aria-label':'Close'},d,{children:x(Cp,{},void 0)}),void
0)});Ia('.r12yh59k{width:3em;height:2.25em;display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}');
var $s=Sf(function(d){var a=d.className;d=vb(d,['className']);return
x(Tl,Object.assign({className:ka('r12yh59k',a)},d),void 0)});Ia('.o1tllnqc{overflow:hidden}.cd11tuu{-webkit-flex-
direction:column;-ms-flex-direction:column;flex-direction:column}.i1k3450f{-webkit-box-pack:justify;-webkit-
justify-content:space-between;-ms-flex-pack:justify;justify-content:space-
between;width:100%}.c1i91pnk,.i1k3450f{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex}.c1i91pnk{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-
i t e m s:center ;padding:.5em;position:re la t i v e; o v erfl o w: h i d d en ; o p aci t y : 0 } . c1 i 9 1 p n k >* ~* { m a r g i n -
left:.5em}.brq2cmh.brq2cmh{width:3.5em;height:3.5em}.i1dxe3ml{position:relative}@media
(orientation:portrait){.liy4bw3{max-width:80vw}}@media (orientation:landscape){.liy4bw3{max-
width:50vw}}.b1jyy93l.b1jyy93l{margin-left:.5em}.g7baaep{min-width:2.5em;min-
height:2.5em;width:2.5em;height:2.5em}');
Ia('.r1t80dtm{width:3em;height:2.25em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-
webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-
items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}');var Nx=Sf(function(d){var
a=d.muted,b=d.className;d=vb(d,['muted','className']);var c=a?x(by,{},void 0):x(ay,{},void 0);return
x(Px,Object.assign({'aria-label':'Mute',selected:a,className:ka(b,'r1t80dtm')},
d,{children:c}),void 0)});Ia('.rot6vst{width:3em;height:2.25em;display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}');var
Dx=Sf(function(d){return x(ll,Object.assign({'aria-label':'Play',className:'rot6vst'},d,{children:x(dy,{},void
0)}),void 0)});Ia('.rgj994n{width:3em;height:2.25em;display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}');
var Ex=Sf(function(d){var a=d.className;d=vb(d,['className']);return x(ll,Object.assign({'aria-
label':'Skip',className:ka('rgj994n',a)},d,{children:x(cy,{},void 0)}),void
0)});Ia('.svxh9om{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-
50%,-50%);transform:translate(-50%,-50%)}.s14udbgt{margin:0 auto;width:1.5em;height:1.5em;border-color:#fff
transparent;border-style:solid;border-width:.25em;border-radius:100%;-webkit-animation:spinner-s14udbgt 1s linear
infinite;animation:spinner-s14udbgt 1s linear infinite}@-webkit-keyframes spinner-s14udbgt{0%{-webkit-
transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-
transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-s14udbgt{0%{-webkit-transform:rotate(0deg);-
ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-
transform:rotate(1turn);transform:rotate(1turn)}}.s118l2oc{margin-top:.75em;color:#fff;text-align:center;text-
shadow:.0625em .0625em #000;font-weight:700}');
Ia('.h1g68plw{visibility:hidden!important}.c1ex00vx{position:relative;display:-webkit-box;display:-webkit-
flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-
content:space-between;height:100vh;width:100%;color:#fff;padding:1em 0}.c1ex00vx,.c1ex00vx *{box-
sizing:border-box}.t1d258wr{margin:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom)
env(safe-area-inset-left)}@media (orientation:portrait){.edd7p7y{padding-top:5em}}@media
(orientation:portrait){.h1c7ho17{display:none}}.b2xpucf{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-
wrap:wrap;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-
end;margin:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);-webkit-transition:-
webkit-transform .2s ease-out;-webkit-transition:transform .2s ease-out;transition:transform .2s ease-out;-webkit-
t r a n s f o r m : t r a n s l a t e Y ( 0 ) ; - m s -
transform:translateY(0);transform:translateY(0)}.b2xpucf>*{position:relative}.s1bdz8k2{-webkit-
transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px)}.m1lx5gdd{-webkit-
transform:translateY(-4.5em);-ms-transform:translateY(-4.5em);transform:translateY(-4.5em)}.a1kl75db{text-
transform:uppercase;border-radius:1em;font-size:1em;padding:.5em 1em;text-
align:center;position:absolute;left:50%;background:rgba(0,0,0,.4);opacity:.6;font-size:.75em;display:-webkit-
box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:center;-ms-flex-item-align:center;align-
self:center;-webkit-transition:-webkit-transform .5s linear;-webkit-transition:transform .5s linear;transition:transform
.5s linear}.h9p3q6z{-webkit-transform:translate(-50%,-15vh);-ms-transform:translate(-50%,-
15vh);transform:translate(-50%,-15vh)}.v8hst9k{-webkit-transform:translate(-50%);-ms-transform:translate(-
50%);transform:translate(-50%)}.c1u9rvv5{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-
align:center;align-items:center}.c1u9rvv5>:not(.no-background),.cr26w0w{background-
color:rgba(0,0,0,.54)}.cr26w0w{-webkit-flex:2;-ms-flex:2;flex:2;border-radius:.25em;padding:.5em;-webkit-box-
pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 1em}@media
(orientation:portrait){.cr26w0w{display:none}}.cl1qh6l{height:2.25em}.cl1qh6l>*{border-radius:0 .25em .25em
0}.c1crmcrm{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-
items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.c1crmcrm>*{border-
r a d i u s : . 2 5 e m 0 0 . 2 5 e m } . c 7 h l v 5 r { f i l l : # f f f ; b o r d e r -
radius:50%;width:1.5em;height:1.5em;padding:.25em}.amoe1gl{display:-webkit-box;display:-webkit-flex;display:-
ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-
index:1}.gmr4xmq{color:#000;margin:.5em .5em 0}.gmr4xmq,.pj9ti5e{border-radius:.25em}.pj9ti5e{display:-
webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;width:1.5em;height:1.5em;margin:0 .25em}.p13wqun8{pointer-
events:all}.p15jiaek{pointer-events:none}.p137b89t{height:2.25em;width:2.25em;border-radius:.25em;display:-
webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;margin-left:.25em}.m1us85sb{margin-left:0;border-radius:0 .25em .25em
0;position:absolute;-webkit-transform:translateY(calc(-100% - .5em));-ms-transform:translateY(calc(-100% -
. 5 e m ) ) ; t r a n s f o r m : t r a n s l a t e Y ( c a l c ( - 1 0 0 % -
.5em));width:3em;height:1.75em}.fd8wusy{position:absolute;width:100vw;height:100vh;top:0;left:0}.d11qhi1c{posit
ion:fixed;top:25%;left:50%;-webkit-transform:translate(-50%,-25%);-ms-transform:translate(-50%,-
25%);transform:translate(-50%,-25%);text-shadow:0 0 .4em #000}.c1dn8vw2{width:2.25em;height:2.25em;-webkit-
filter:drop-shadow("0.03em 0.05em 0.18em #7c7c7c");filter:drop-shadow("0.03em 0.05em 0.18em
#7c7c7c")}.s1qz3bm9{min-width:3em;height:2.25em;display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
c o n t e nt:center ;- webkit-align-items:ce nter; -web k i t -b o x -al i g n : cen t er; -m s -fl ex -al i g n : cen te r ; a l i g n -
items:center}.a13q0uf7{padding:0 1em}.ryuegng{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-
align:center;font-size:.75em;color:#fff;height:100%;padding:.5em 1em}.r11ltpda{border-radius:.5em;margin-
left:0;width:60vmin;height:60vmin;max-height:0;opacity:0}.r11ltpda
div{height:inherit}.f1owgktk{width:100%;height:100%}.iuj6joa{padding:.3em .5em}');
Ia('.rl55x46{height:5px;border-radius:0 .25em .25em 0;width:100%;-webkit-transition:-webkit-transform .4s linear;-
webkit-transition:transform .4s linear;transition:transform .4s
linear}.f1e20ejo.f1e20ejo{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-
1 } ' ) ; I a ( ' . r 4 0 3 v 9 c { w i d t h : 1 0 0 % ; h e i g h t : 5 p x ; z -
index:10}.r403v9c,.r403v9c>*{position:fixed;left:0;bottom:0;bottom:constant(safe-area-inset-
bottom,0);bottom:env(safe-area-inset-bottom,0)}');Ia('.f1c94uur{opacity:0;-webkit-transition-
property:opacity;transition-property:opacity}.vlpw1tx{opacity:1}');
Ia('.b1xspqgr{top:0;left:0;right:0;bottom:0;position:fixed;background-color:rgba(0,0,0,.5);-webkit-transition-
property:opacity;transition-property:opacity}');Ia('.dwobclr{position:relative;border-radius:.2em;background-
color:#fafafa;box-shadow:.12em .12em .2em 0 #555;padding:1em;margin:1em;min-width:50vw;min-
height:8em;color:#000}.dy1fg85{overflow-y:scroll;-webkit-flex:1;-ms-flex:1;flex:1}.d1cvkhp7{display:-webkit-
box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-
m s - f l e x - p a c k : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; f o n t -
size:.8em}.d9c95r3{position:absolute;top:0;right:0;width:2.25em;height:2.25em;fill:grey}.d9c95r3
svg{height:1.5em;stroke:grey}');
var Dp=At('div','dy1fg85');Dp.displayName='DialogContent';var
Ep=At('div','d1cvkhp7');Ep.displayName='DialogActions';Ia('.c1kwvtgg{display:-webkit-box;display:-webkit-
flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center}.w1471dgn{font-size:1.4em}.ten97je{font-weight:700;padding-top:.5em;padding-
b o t t om:1em }.dw 6e 7gz{padding-bottom:2 em ; t ex t -al i g n : cen t er; co l o r: # 7 8 7 8 7 8 ; fo n t -s i ze: . 8 5 e m } ' ) ;
v a r
ia;(function(d){d[d.CORE=0]='CORE';d[d.ADS=1]='ADS';d[d.ANALYTICS=2]='ANALYTICS';d[d.AR=3]='AR';d[
d.BANNER=4]='BANNER';d[d.CHINA=5]='CHINA';d[d.STORE=6]='STORE';d[d.LOAD=7]='LOAD';d[d.SHOW=
8]='SHOW'})(ia||(ia={}));H.prototype.handleEvent=function(d){throw Error(this._apiClass+' event '+d+' does not
have an observable');};H.prototype.getFullApiClassName=function(){switch(this._nativeBridge.getPlatform()){case
B.ANDROID:return H._apiPackageMapping[this._apiPackage].android+'.'+this._apiClass;case B.IOS:return
H._apiPackageMapping[this._apiPackage].ios+
t h i s . _ a p i C l a s s ; d e f a u l t : r e t u r n t h i s . _ a p i C l a s s } } ; v a r
Ah={};H._apiPackageMapping=(Ah[ia.CORE]={android:'com.unity3d.services.core.api',ios:'USRVApi'},Ah[ia.ADS
]={android:'com.unity3d.services.ads.api',ios:'UADSApi'},Ah[ia.ANALYTICS]={android:'com.unity3d.services.anal
ytics.core.api',ios:'UANAApi'},Ah[ia.AR]={android:'com.unity3d.services.ar.api',ios:'UARApi'},Ah[ia.BANNER]={a
ndroid:'com.unity3d.services.banners.api',ios:'UADSApi'},Ah[ia.CHINA]={android:'com.unity3d.services.china.api',i
os:''},Ah[ia.STORE]=
{android:'com.unity3d.services.store.core.api',ios:'USTRApi'},Ah[ia.LOAD]={android:'com.unity3d.services.services
.ads.api',ios:'UADSApi'},Ah[ia.SHOW]={android:'com.unity3d.services.services.ads.api',ios:'UADSApi'},Ah);var
L;(function(d){d[d.PRIVATE=0]='PRIVATE';d[d.PUBLIC=1]='PUBLIC'})(L||(L={}));var
wf;(function(d){d[d.COULDNT_SET_VALUE=0]='COULDNT_SET_VALUE';d[d.COULDNT_GET_VALUE=1]=
'COULDNT_GET_VALUE';d[d.COULDNT_WRITE_STORAGE_TO_CACHE=2]='COULDNT_WRITE_STORA
GE_TO_CACHE';d[d.COULDNT_CLEAR_STORAGE=
3]='COULDNT_CLEAR_STORAGE';d[d.COULDNT_GET_STORAGE=4]='COULDNT_GET_STORAGE';d[d.CO
ULDNT_DELETE_VALUE=5]='COULDNT_DELETE_VALUE'})(wf||(wf={}));var
po;(function(d){d[d.SET=0]='SET'})(po||(po={}));n.inherits(Qh,H);Qh.prototype.write=function(d){return
this._nativeBridge.invoke(this._fullApiClassName,'write',[L[d]])};Qh.prototype.get=function(d,a){return
this._nativeBridge.invoke(this._fullApiClassName,'get',[L[d],a])};Qh.prototype.set=function(d,a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
' s e t ' , [ L [ d ] , a , b ] ) } ; Q h . p r o t o t y p e . d e l e t e = f u n c t i o n ( d , a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'delete',[L[d],a])};Qh.prototype.clear=function(d){return
this._nativeBridge.invoke(this._fullApiClassName,'clear',[L[d]])};Qh.prototype.getKeys=function(d,a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getKeys',[L[d],a,b])};Qh.prototype.handleEvent=function(d,a){sw
itch(d){case po[po.SET]:this.onSet.trigger(a[0],a[1])}};var
ak;(ak||(ak={})).UserLevelCoppa='user.nonbehavioral.value';
var Gq;(Gq||(Gq={})).UserLevelCoppaOld='user.nonBehavioral.value';var
pl;(function(d){d.None='None';d.App='App';d.Mixed='Mixed'})(pl||(pl={}));var
b k ; ( b k | | ( b k = { } ) ) . S p m = ' p r i v a c y . s p m . v a l u e ' ; v a r
qo;(function(d){d.PiplApplies='pipl.applies';d.PiplOptInState='pipl.optinState'})(qo||(qo={}));var
gj;(function(d){d.DeveloperConsent='pipl.consent.value';d.PiplApplies='pipl.applies.value';d.PiplOptInState='pipl.opt
inState.value'})(gj||(gj={}));var Uj;(function(d){d.Unknown='Unknown';d.OptOut='OptOut';d.OptIn=
'OptIn'})(Uj||(Uj={}));var vf;(function(d){d.None='none';d.App='app';d.Mixed='mixed'})(vf||(vf={}));var
c k ; ( c k | | ( c k = { } ) ) . D p m = ' p r i v a c y . m o d e . v a l u e ' ; v a r
yx={},vh;(function(d){d.Permissions='unity.privacy.permissions';d.GdprConsent='gdpr.consent.value';d.PrivacyCons
ent='privacy.consent.value';d.PrivacyUserOverAgeGateLimit='privacy.useroveragelimit.value';d.PrivacyAgeGateUnd
erAgeLimit='privacy.agegateunderagelimit';d.PrivacyAgeGateSource='privacy.agegatesource'})(vh||(vh={}));var
gm;(function(d){d.Ads=
'c.ads';d.External='c.external';d.GameExperience='c.gameExp'})(gm||(gm={}));n.inherits(sf,hf);var
au;(function(d){d[d.Pass=0]='Pass';d[d.Block=1]='Block'})(au||(au={}));var
Yj;(function(d){d.All='unity.privacy.permissions.all';d.GameExperience='unity.privacy.permissions.gameExp';d.Ads=
'unity.privacy.permissions.ads';d.External='unity.privacy.permissions.external';d.DataLeavesTerritory='unity.privacy.
permissions.dataLeavesTerritory'})(Yj||(Yj={}));var fm;(function(d){d.PiplApplies='pipl.applies';d.PiplOptInState=
'pipl.optinState';d.PiplConsent='pipl.consent'})(fm||(fm={}));var
dj;(function(d){d.PrivacyUserOverAgeGateLimit='privacy.useroveragelimit';d.PrivacyAgeGateUnderAgeLimit='priv
acy.agegateunderagelimit';d.PrivacyAgeGateSource='privacy.agegatesource';d.PrivacyConsent='privacy.consent';d.Gd
prConsent='gdpr.consent';d.UserNonBehavioral='user.nonbehavioral'})(dj||(dj={}));var
ye;(function(d){d[d.ConfigurationError=-3]='ConfigurationError';d[d.Exception=-2]='Exception';d[d.Unknown=-
1]='Unknown';d[d.Uninitialized=
0]='Uninitialized';d[d.UseDPMValue=200]='UseDPMValue';d[d.UseResponseValue=202]='UseResponseValue'})(ye|
|(ye={}));var xx={all:!1,gameExp:!1,ads:!1,external:!1,dataLeavesTerritory:void
0},hl;(function(d){d.Refactoring='refactoring';d.Protocol='protocol';d.GeneralDebugging='debugging'})(hl||(hl={}));v
a r
Wj;(function(d){d.Default='refactoring.general';d.ProtocolConfigurationError='protocol.config.error';d.ProtocolReque
stError='protocol.request.error';d.ProtocolResponseMismatchError='protocol.response.mismatch.error';
d.DebuggingCoppaState='debugging.coppa.state'})(Wj||(Wj={}));var
Ae;(function(d){d[d.EMPTY=0]='EMPTY';d[d.ANONYMOUS=1]='ANONYMOUS';d[d.PERSONAL=2]='PERSO
NAL';d[d.UNDEFINED=3]='UNDEFINED'})(Ae||(Ae={}));Wa.setRequest=function(d){Wa._request=d};Wa.setPlatf
orm=function(d){Wa._platform=d};Wa.setClientInfo=function(d){Wa._clientInfo=d};Wa.setDeviceInfo=function(d)
{Wa._deviceInfo=d};Wa.setConfiguration=function(d){Wa._configuration=d};Wa.sendEvent=function(d,a,b){var
c=[];c.push({type:d,msg:b});return Wa.createCommonObject(d,
a,this._platform,this._clientInfo,this._deviceInfo,this._configuration).then(function(e){e&&c.unshift(e);e=c.map(funct
i o n ( f ) { r e t u r n J S O N . s t r i n g i f y ( f ) } ) . j o i n ( ' \ n ' ) ; r e t u r n
Wa._request?Wa._request.post(Wa.KafkaBaseUrl,e):Promise.resolve({})})};Wa.setTestBaseUrl=function(d){Wa.Kaf
kaBaseUrl=d+'/v1/events'};Wa.createCommonObject=function(d,a,b,c,e,f){if(a===Ae.EMPTY)return
Promise.resolve({common:{client:null,device:null,country:null}});if(a===Ae.UNDEFINED)return
Promise.resolve({common:{}});var g={common:{client:c?
c.getDTO():null,device:null,country:f?f.getCountry():null}};g.common.client&&(g.common.client.platform='undefin
ed'!==typeof b?B[b].toLowerCase():null);if(e&&!Wa._deviceInfoUpdating)return
Wa._deviceInfoUpdating=!0,a===Ae.PERSONAL?e.getDTO().then(function(h){'undefined'!==typeof
navigator&&navigator.userAgent&&(h.userAgent=navigator.userAgent);Wa._deviceInfoUpdating=!1;g.common.dev
ice=h;return g}).catch(function(){Wa._deviceInfoUpdating=!1;g.common.device=e.getStaticDTO();return
g}):e.getAnonymousDTO().then(function(h){'undefined'!==
t y p e o f
navigator&&navigator.userAgent&&(h.userAgent=navigator.userAgent);Wa._deviceInfoUpdating=!1;'ads.events.ava
ilability.v1.json'===d&&(h.displayMetricDensity=Ln(h.displayMetricDensity),h.freeMemory=Ln(h.freeMemory),h.t
otalSpaceInternal=Ln(h.totalSpaceInternal),h.totalMemory=Ln(h.totalMemory),h.headerBiddingMode&&(h.headerBi
d d i n g M o d e = v o i d 0 ) ) ; g . c o m m o n . d e v i c e = h ; r e t u r n
g}).catch(function(){Wa._deviceInfoUpdating=!1;g.common.device=e.getAnonymousStaticDTO();return
g});e&&(g.common.device=a===Ae.PERSONAL?
e . g e t S t a t i c D T O ( ) : e . g e t A n o n y m o u s S t a t i c D T O ( ) ) ; r e t u r n
Promise.resolve(g)};Wa.KafkaBaseUrl='https://httpkafka.unityads.unity3d.com/v1/events';Wa._deviceInfoUpdating=!
1;var Xj;(function(d){d.Unknown='unknown';d.Allowed='allowed';d.Denied='denied'})(Xj||(Xj={}));var
qx=[ye.UseResponseValue,ye.UseDPMValue,ye.ConfigurationError],Xy=[ye.UseResponseValue,ye.UseDPMValue,
ye.Unknown],Ob=Wb(function(){var d={},a={},b={};return{permissions:void
0,nativeState:Xj.Unknown,coppaState:(d[ak.UserLevelCoppa]=void 0,d),
coppaSession:{nonBehavioral:void 0,isUserLevelFlagDetected:!1},sessionPrivacyModeState:(a[bk.Spm]=void
0 , a ) , d e v i c e P r i v a c y M o d e S t a t e : ( b [ c k . D p m ] = v o i d
0,b),privacyProtocol:{statusCode:ye.Uninitialized}}});Ob.subscribe(function(){return function(d){return F(void
0,void 0,void 0,function b(){var c,e,f,g,h,k,l,m,p,q,r;return
n.generator.createGenerator(b,function(u){if(1==u.nextAddress)return
d?u.yield(Promise.all([kq(d),nd(d,bk.Spm),nd(d,ck.Dpm,L.PUBLIC),Ws(d),nd(d,vh.Permissions)]),2):u.return();c=u.y
ieldResult;
e=n.makeIterator(c);f=e.next().value;g=e.next().value;h=e.next().value;k=e.next().value;l=e.next().value;var
v=f,w,A;void 0===v&&Cf()===qc.IOS&&4700>((null===(A=null===(w=$a.getState())||void 0===w?void
0 : w . c l i e n t I n f o ) | | v o i d 0 = = = A ? v o i d
0:A.sdkVersion)||0)&&(v=!0,Ef(d,ak.UserLevelCoppa,v,L.PUBLIC));m=v;v={};v=(v[ak.UserLevelCoppa]=m,v);w=
void 0!==m?m:void 0;p={coppaState:v,coppaSession:{nonBehavioral:w,isUserLevelFlagDetected:void
0!==w}};q=Bt(g);v={};r=(v[ck.Dpm]=h,v);Ob.setState(Object.assign(Object.assign({},
p),{sessionPrivacyModeState:q,devicePrivacyModeState:r,metadata:k,permissions:l}));u.jumpToEnd()})})}}(),functi
on(d){return d.storageApi});Ca.subscribe(function(){return function(d){if(d){var a=d.spm;d=d.pipl;var
b=Ob.getState().storageApi;Ef(b,bk.Spm,a);a=Bt(a);Ob.setState({sessionPrivacyModeState:a});if(d){a=d.applies;d=d.
o p t i n S t a t e ; v a r
c=Ob.getState();b=c.metadata;c=c.storageApi;Ef(c,gj.PiplOptInState,d);Ef(c,gj.PiplApplies,a);Ob.setState({metadata:
Object.assign(Object.assign({},b),{piplApplies:a,
p i p l O p t i n S t a t e : d } ) } ) } v a r
e;if(!iq()){c=Ob.getState();a=c.sessionPrivacyModeState;d=c.devicePrivacyModeState;b=c.coppaSession;c=c.privacy
Protocol;var f=co(),g=Ct(),h=g.isSendingTrackingIdentifiersAllowed,k=null===(e=c.requestBody)||void 0===e?void
0 : e . p l a t f o r m ; e = v o i d 0 ; e = v o i d
0===e?Vs():e;Xy.includes(e)&&!c.isDecisionMismatchReported&&f!==h&&(Kn(k,{sessionPrivacyModeState:a,dev
icePrivacyModeState:d,coppaSession:b,privacyProtocol:c,coppaSessionConfigRequestParameters:g,isSendingTrackin
gIdentifiersAllowedCoppa:h,
isSendingTrackingIdentifiersAllowedProtocol:f},hl.Protocol,Wj.ProtocolResponseMismatchError),Ob.setState({priva
cyProtocol:Object.assign(Object.assign({},c),{isDecisionMismatchReported:!0})}))}}}}(),function(d){return
d . c o n f i g } ) ; v a r
Ua;(function(d){d.UNRECORDED='unrecorded';d.DEFAULT='default';d.LEGITIMATE_INTEREST='legitimate_in
terest';d.UNITY_CONSENT='unity_consent';d.DEVELOPER_CONSENT='developer_consent'})(Ua||(Ua={}));n.inh
erits(cj,ja);cj.prototype.getMethod=function(){return this.get('method')};
cj.prototype.setMethod=function(d){this.set('method',d)};cj.prototype.getVersion=function(){return
this.getMethod()===Ua.UNITY_CONSENT?20221115:0};cj.prototype.getDTO=function(){return{method:this.getM
ethod(),version:this.getVersion()}};var Yy=oa(function(d,a){a.length=function(e){var f=e.length;if(!f)return 0;for(var
g=0;1<--f%4&&'='===e.charAt(f);)++g;return Math.ceil(3*e.length)/4-g};var
b=Array(64),c=Array(123);for(d=0;64>d;)c[b[d]=26>d?d+65:52>d?d+71:62>d?d-4:d-
59|43]=d++;a.encode=function(e,
f,g){for(var h=null,k=[],l=0,m=0,p;f<g;){var q=e[f++];switch(m){case
0:k[l++]=b[q>>2];p=(q&3)<<4;m=1;break;case 1:k[l++]=b[p|q>>4];p=(q&15)<<2;m=2;break;case
2:k[l++]=b[p|q>>6],k[l++]=b[q&63],m=0}8191<l&&((h||(h=[])).push(String.fromCharCode.apply(String,k)),l=0)}m
& & ( k [ l + + ] = b [ p ] , k [ l + + ] = 6 1 , 1 = = = m & & ( k [ l + + ] = 6 1 ) ) ; r e t u r n
h?(l&&h.push(String.fromCharCode.apply(String,k.slice(0,l))),h.join('')):String.fromCharCode.apply(String,k.slice(0,
l))};a.decode=function(e,f,g){for(var h=g,k=0,l,m=0;m<e.length;){var p=
e.charCodeAt(m++);if(61===p&&1<k)break;if(void 0===(p=c[p]))throw Error('invalid encoding');switch(k){case
0:l=p;k=1;break;case 1:f[g++]=l<<2|(p&48)>>4;l=p;k=2;break;case
2:f[g++]=(l&15)<<4|(p&60)>>2;l=p;k=3;break;case 3:f[g++]=(l&3)<<6|p,k=0}}if(1===k)throw Error('invalid
encoding');return g-h};a.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-
9+/]{3}=)?$/.test(e)}});eo.prototype.on=function(d,a,b){(this._listeners[d]||(this._listeners[d]=[])).push({fn:a,ctx:b||thi
s});
return this};eo.prototype.off=function(d,a){if(void 0===d)this._listeners={};else if(void
0===a)this._listeners[d]=[];else{d=this._listeners[d];for(var b=0;b<d.length;)d[b].fn===a?d.splice(b,1):++b}return
this};eo.prototype.emit=function(d){var a=this._listeners[d];if(a){for(var
b=[],c=1;c<arguments.length;)b.push(arguments[c++]);for(c=0;c<a.length;)a[c].fn.apply(a[c++].ctx,b)}return
this};var Zy=Dt(Dt),$y=oa(function(d,a){a.length=function(b){for(var
c=0,e,f=0;f<b.length;++f)e=b.charCodeAt(f),128>
e?c+=1:2048>e?c+=2:55296===(e&64512)&&56320===(b.charCodeAt(f+1)&64512)?(++f,c+=4):c+=3;return
c } ; a . r e a d = f u n c t i o n ( b , c , e ) { i f ( 1 > e - c ) r e t u r n ' ' ; f o r ( v a r
f=null,g=[],h=0,k;c<e;)k=b[c++],128>k?g[h++]=k:191<k&&224>k?g[h++]=(k&31)<<6|b[c++]&63:239<k&&365>k
?(k=((k&7)<<18|(b[c++]&63)<<12|(b[c++]&63)<<6|b[c++]&63)-
65536,g[h++]=55296+(k>>10),g[h++]=56320+(k&1023)):g[h++]=(k&15)<<12|(b[c++]&63)<<6|b[c++]&63,8191<h
&&((f||(f=[])).push(String.fromCharCode.apply(String,g)),h=0);return
f?(h&&f.push(String.fromCharCode.apply(String,
g.slice(0,h))),f.join('')):String.fromCharCode.apply(String,g.slice(0,h))};a.write=function(b,c,e){for(var
f=e,g,h,k=0;k<b.length;++k)g=b.charCodeAt(k),128>g?c[e++]=g:(2048>g?c[e++]=g>>6|192:(55296===(g&64512)&
&56320===((h=b.charCodeAt(k+1))&64512)?(g=65536+((g&1023)<<10)+(h&1023),++k,c[e++]=g>>18|240,c[e++]
=g>>12&63|128):c[e++]=g>>12|224,c[e++]=g>>6&63|128),c[e++]=g&63|128);return e-f}}),lk=Td.zero=new
Td(0,0);lk.toNumber=function(){return 0};lk.zzEncode=lk.zzDecode=function(){return this};lk.length=
f u n c t i o n ( ) { r e t u r n 1 } ; v a r
az=Td.zeroHash='\x00\x00\x00\x00\x00\x00\x00\x00';Td.fromNumber=function(d){if(0===d)return lk;var
a = 0 > d ; a & & ( d = - d ) ; v a r b = d > > > 0 ; d = ( d -
b)/4294967296>>>0;a&&(d=~d>>>0,b=~b>>>0,4294967295<++b&&(b=0,4294967295<++d&&(d=0)));return new
Td(b,d)};Td.from=function(d){if('number'===typeof d)return
Td.fromNumber(d);if(lb.isString(d))if(lb.Long)d=lb.Long.fromString(d);else return
T d . f r o m N u m b e r ( p a r s e I n t ( d , 1 0 ) ) ; r e t u r n d . l o w | | d . h i g h ? n e w
Td(d.low>>>0,d.high>>>0):lk};Td.prototype.toNumber=function(d){if(!d&&
this.hi>>>31){d=~this.lo+1>>>0;var a=~this.hi>>>0;d||(a=a+1>>>0);return-(d+4294967296*a)}return
this.lo+4294967296*this.hi};Td.prototype.toLong=function(d){return lb.Long?new
lb.Long(this.lo|0,this.hi|0,!!d):{low:this.lo|0,high:this.hi|0,unsigned:!!d}};var
kj=String.prototype.charCodeAt;Td.fromHash=function(d){return d===az?lk:new
Td((kj.call(d,0)|kj.call(d,1)<<8|kj.call(d,2)<<16|kj.call(d,3)<<24)>>>0,(kj.call(d,4)|kj.call(d,5)<<8|kj.call(d,6)<<16|kj.
call(d,7)<<24)>>>0)};Td.prototype.toHash=function(){return String.fromCharCode(this.lo&
255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)
} ; T d . p r o t o t y p e . z z E n c o d e = f u n c t i o n ( ) { v a r
d=this.hi>>31;this.hi=((this.hi<<1|this.lo>>>31)^d)>>>0;this.lo=(this.lo<<1^d)>>>0;return
t h i s } ; T d . p r o t o t y p e . z z D e c o d e = f u n c t i o n ( ) { v a r d = -
(this.lo&1);this.lo=((this.lo>>>1|this.hi<<31)^d)>>>0;this.hi=(this.hi>>>1^d)>>>0;return
this};Td.prototype.length=function(){var d=this.lo,a=(this.lo>>>28|this.hi<<4)>>>0,b=this.hi>>>24;return
0===b?0===a?16384>d?128>
d?1:2:2097152>d?3:4:16384>a?128>a?5:6:2097152>a?7:8:128>b?9:10};var lb=oa(function(d,a){function
b(e,f,g){for(var h=Object.keys(f),k=0;k<h.length;++k)void 0!==e[h[k]]&&g||(e[h[k]]=f[h[k]]);return e}function
c ( e ) { f u n c t i o n f ( g , h ) { i f ( ! ( t h i s i n s t a n c e o f f ) ) r e t u r n n e w
f(g,h);Object.defineProperty(this,'message',{get:function(){return
g}});Error.captureStackTrace?Error.captureStackTrace(this,f):Object.defineProperty(this,'stack',{value:Error().stack||''
});h&&b(this,h)}(f.prototype=Object.create(Error.prototype)).constructor=
f;Object.defineProperty(f.prototype,'name',{get:function(){return e}});f.prototype.toString=function(){return
t h i s . n a m e + ' : ' + t h i s . m e s s a g e } ; r e t u r n
f}a.asPromise=mx;a.base64=Yy;a.EventEmitter=eo;a.float=Zy;a.inquire=lx;a.utf8=$y;a.pool=kx;a.LongBits=Td;a.glo
bal='undefined'!==typeof window&&window||'undefined'!==typeof pa&&pa||'undefined'!==typeof
self&&self||pa;a.emptyArray=Object.freeze?Object.freeze([]):[];a.emptyObject=Object.freeze?Object.freeze({}):{};a.
isNode=!!(a.global.process&&a.global.process.versions&&
a.global.process.versions.node);a.isInteger=Number.isInteger||function(e){return'number'===typeof
e&&isFinite(e)&&Math.floor(e)===e};a.isString=function(e){return'string'===typeof e||e instanceof
String};a.isObject=function(e){return e&&'object'===typeof e};a.isset=a.isSet=function(e,f){var g=e[f];return
n u l l ! = g & & e . h a s O w n P r o p e r t y ( f ) ? ' o b j e c t ' ! = = t y p e o f
g||0<(Array.isArray(g)?g.length:Object.keys(g).length):!1};a.Buffer=function(){try{var
e=a.inquire('buffer').Buffer;return e.prototype.utf8Write?e:null}catch(f){return null}}();
a._Buffer_from=null;a._Buffer_allocUnsafe=null;a.newBuffer=function(e){return'number'===typeof
e?a.Buffer?a._Buffer_allocUnsafe(e):new a.Array(e):a.Buffer?a._Buffer_from(e):'undefined'===typeof
Uint8Array?e:new Uint8Array(e)};a.Array='undefined'!==typeof
Uint8Array?Uint8Array:Array;a.Long=a.global.dcodeIO&&a.global.dcodeIO.Long||a.global.Long||a.inquire('long');a.
key2Re=/^true|false|0|1$/;a.key32Re=/^-?(?:0|[1-9][0-9]*)$/;a.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-
9]*))$/;a.longToHash=function(e){return e?
a.LongBits.from(e).toHash():a.LongBits.zeroHash};a.longFromHash=function(e,f){e=a.LongBits.fromHash(e);return
a.Long?a.Long.fromBits(e.lo,e.hi,f):e.toNumber(!!f)};a.merge=b;a.lcFirst=function(e){return
e.charAt(0).toLowerCase()+e.substring(1)};a.newError=c;a.ProtocolError=c('ProtocolError');a.oneOfGetter=function(
e){for(var f={},g=0;g<e.length;++g)f[e[g]]=1;return function(){for(var h=Object.keys(this),k=h.length-1;-1<k;--
k)if(1===f[h[k]]&&void 0!==this[h[k]]&&null!==this[h[k]])return h[k]}};a.oneOfSetter=
function(e){return function(f){for(var g=0;g<e.length;++g)e[g]!==f&&delete
this[e[g]]}};a.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};a._configure=function(){var
e=a.Buffer;e?(a._Buffer_from=e.from!==Uint8Array.from&&e.from||function(f,g){return new
e(f,g)},a._Buffer_allocUnsafe=e.allocUnsafe||function(f){return new
e(f)}):a._Buffer_from=a._Buffer_allocUnsafe=null}}),Mq=Jb,bu,ro=lb.LongBits,cu=lb.base64,du=lb.utf8;Jb.create=l
b.Buffer?function(){return(Jb.create=function(){return new bu})()}:
function(){return new Jb};Jb.alloc=function(d){return new
lb.Array(d)};lb.Array!==Array&&(Jb.alloc=lb.pool(Jb.alloc,lb.Array.prototype.subarray));Jb.prototype._push=functio
n(d,a,b){this.tail=this.tail.next=new tm(d,a,b);this.len+=a;return
this};Jq.prototype=Object.create(tm.prototype);Jq.prototype.fn=function(d,a,b){for(;127<d;)a[b++]=d&127|128,d>>>
=7;a[b]=d};Jb.prototype.uint32=function(d){this.len+=(this.tail=this.tail.next=new
Jq(128>(d>>>=0)?1:16384>d?2:2097152>d?3:268435456>d?4:5,d)).len;return this};
J b . p r o t o t y p e . i n t 3 2 = f u n c t i o n ( d ) { r e t u r n
0>d?this._push(Kq,10,ro.fromNumber(d)):this.uint32(d)};Jb.prototype.sint32=function(d){return
this.uint32((d<<1^d>>31)>>>0)};Jb.prototype.uint64=function(d){d=ro.from(d);return
this._push(Kq,d.length(),d)};Jb.prototype.int64=Jb.prototype.uint64;Jb.prototype.sint64=function(d){d=ro.from(d).zz
Encode();return this._push(Kq,d.length(),d)};Jb.prototype.bool=function(d){return
this._push(Iq,1,d?1:0)};Jb.prototype.fixed32=function(d){return this._push(Lq,4,d>>>0)};Jb.prototype.sfixed32=
Jb.prototype.fixed32;Jb.prototype.fixed64=function(d){d=ro.from(d);return
this._push(Lq,4,d.lo)._push(Lq,4,d.hi)};Jb.prototype.sfixed64=Jb.prototype.fixed64;Jb.prototype.float=function(d){ret
urn this._push(lb.float.writeFloatLE,4,d)};Jb.prototype.double=function(d){return
t h i s . _ p u s h ( l b . f l o a t . w r i t e D o u b l e L E , 8 , d ) } ; v a r
bz=lb.Array.prototype.set?function(d,a,b){a.set(d,b)}:function(d,a,b){for(var
c=0;c<d.length;++c)a[b+c]=d[c]};Jb.prototype.bytes=function(d){var a=d.length>>>0;if(!a)return this._push(Iq,
1,0);if(lb.isString(d)){var b=Jb.alloc(a=cu.length(d));cu.decode(d,b,0);d=b}return
this.uint32(a)._push(bz,a,d)};Jb.prototype.string=function(d){var a=du.length(d);return
a?this.uint32(a)._push(du.write,a,d):this._push(Iq,1,0)};Jb.prototype.fork=function(){this.states=new
Hy(this);this.head=this.tail=new tm(Hq,0,0);this.len=0;return
this};Jb.prototype.reset=function(){this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.le
n,this.states=this.states.next):(this.head=
this.tail=new tm(Hq,0,0),this.len=0);return this};Jb.prototype.ldelim=function(){var
d=this.head,a=this.tail,b=this.len;this.reset().uint32(b);b&&(this.tail.next=d.next,this.tail=a,this.len+=b);return
t h i s } ; J b . p r o t o t y p e . f i n i s h = f u n c t i o n ( ) { f o r ( v a r
d=this.head.next,a=this.constructor.alloc(this.len),b=0;d;)d.fn(d.val,a,b),b+=d.len,d=d.next;return
a};Jb._configure=function(d){bu=d};(dk.prototype=Object.create(Mq.prototype)).constructor=dk;var
so=lb.Buffer;dk.alloc=function(d){return(dk.alloc=lb._Buffer_allocUnsafe)(d)};
v a r c z = s o & & s o . p r o t o t y p e i n s t a n c e o f
Uint8Array&&'set'===so.prototype.set.name?function(d,a,b){a.set(d,b)}:function(d,a,b){if(d.copy)d.copy(a,b,0,d.leng
t h ) ; e l s e f o r ( v a r
c=0;c<d.length;)a[b++]=d[c++]};dk.prototype.bytes=function(d){lb.isString(d)&&(d=lb._Buffer_from(d,'base64'));va
r a=d.length>>>0;this.uint32(a);a&&this._push(cz,a,d);return this};dk.prototype.string=function(d){var
a=so.byteLength(d);this.uint32(a);a&&this._push(Iy,a,d);return this};var
Oq=vd,eu,It=lb.LongBits,dz=lb.utf8,fu='undefined'!==
typeof Uint8Array?function(d){if(d instanceof Uint8Array||Array.isArray(d))return new vd(d);throw Error('illegal
buffer');}:function(d){if(Array.isArray(d))return new vd(d);throw Error('illegal
buffer');};vd.create=lb.Buffer?function(d){return(vd.create=function(a){return lb.Buffer.isBuffer(a)?new
eu(a):fu(a)})(d)}:fu;vd.prototype._slice=lb.Array.prototype.subarray||lb.Array.prototype.slice;vd.prototype.uint32=fun
ction(){var d=4294967295;return function(){d=(this.buf[this.pos]&127)>>>0;if(128>this.buf[this.pos++])return d;
d=(d|(this.buf[this.pos]&127)<<7)>>>0;if(128>this.buf[this.pos++])return
d;d=(d|(this.buf[this.pos]&127)<<14)>>>0;if(128>this.buf[this.pos++])return
d;d=(d|(this.buf[this.pos]&127)<<21)>>>0;if(128>this.buf[this.pos++])return
d;d=(d|(this.buf[this.pos]&15)<<28)>>>0;if(128>this.buf[this.pos++])return d;if((this.pos+=5)>this.len)throw
this.pos=this.len,Yg(this,10);return d}}();vd.prototype.int32=function(){return
this.uint32()|0};vd.prototype.sint32=function(){var d=this.uint32();return d>>>1^-(d&1)|
0 } ; v d . p r o t o t y p e . b o o l = f u n c t i o n ( ) { r e t u r n
0!==this.uint32()};vd.prototype.fixed32=function(){if(this.pos+4>this.len)throw Yg(this,4);return
fo(this.buf,this.pos+=4)};vd.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Yg(this,4);return
fo(this.buf,this.pos+=4)|0};vd.prototype.float=function(){if(this.pos+4>this.len)throw Yg(this,4);var
d = l b . f l o a t . r e a d F l o a t L E ( t h i s . b u f , t h i s . p o s ) ; t h i s . p o s + = 4 ; r e t u r n
d};vd.prototype.double=function(){if(this.pos+8>this.len)throw Yg(this,4);var d=lb.float.readDoubleLE(this.buf,
this.pos);this.pos+=8;return d};vd.prototype.bytes=function(){var
d=this.uint32(),a=this.pos,b=this.pos+d;if(b>this.len)throw Yg(this,d);this.pos+=d;return
A r r a y . i s A r r a y ( t h i s . b u f ) ? t h i s . b u f . s l i c e ( a , b ) : a = = = b ? n e w
this.buf.constructor(0):this._slice.call(this.buf,a,b)};vd.prototype.string=function(){var d=this.bytes();return
dz.read(d,0,d.length)};vd.prototype.skip=function(d){if('number'===typeof d){if(this.pos+d>this.len)throw
Yg(this,d);this.pos+=d}else{do if(this.pos>=this.len)throw Yg(this);while(this.buf[this.pos++]&
128)}return this};vd.prototype.skipType=function(d){switch(d){case 0:this.skip();break;case 1:this.skip(8);break;case
2:this.skip(this.uint32());break;case 3:for(;4!==(d=this.uint32()&7);)this.skipType(d);break;case
5 : t h i s .s kip( 4) ;br e ak;default:throw Error('i n v al i d wi re t y p e '+d +' at o ffs et '+t h i s . p o s ) ; } r e t u r n
t h i s } ; v d . _ c o n f i g u r e = f u n c t i o n ( d ) { e u = d ; v a r
a=lb.Long?'toLong':'toNumber';lb.merge(vd.prototype,{int64:function(){return
Nq.call(this)[a](!1)},uint64:function(){return Nq.call(this)[a](!0)},sint64:function(){return
Nq.call(this).zzDecode()[a](!1)},
fixed64:function(){return Jt.call(this)[a](!0)},sfixed64:function(){return
Jt.call(this)[a](!1)}})};(um.prototype=Object.create(Oq.prototype)).constructor=um;lb.Buffer&&(um.prototype._slice
=lb.Buffer.prototype.slice);um.prototype.string=function(){var d=this.uint32();return
this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+d,this.len))};(vm.prototype=Object.create(lb.EventEmitter.prot
otype)).constructor=vm;vm.prototype.rpcCall=function g(a,b,c,e,f){if(!e)throw TypeError('request must be specified');
var h=this;if(!f)return lb.asPromise(g,h,a,b,c,e);if(h.rpcImpl)try{return
h.rpcImpl(a,b[h.requestDelimited?'encodeDelimited':'encode'](e).finish(),function(k,l){if(k)return
h.emit('error',k,a),f(k);if(null===l)h.end(!0);else{if(!(l instanceof
c))try{l=c[h.responseDelimited?'decodeDelimited':'decode'](l)}catch(m){return
h . e m i t ( ' e r r o r ' , m , a ) , f ( m ) } h . e m i t ( ' d a t a ' , l , a ) ; r e t u r n
f(null,l)}})}catch(k){h.emit('error',k,a),setTimeout(function(){f(k)},0)}else setTimeout(function(){f(Error('already
ended'))},0)};
vm.prototype.end=function(a){this.rpcImpl&&(a||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit('end').off());r
eturn this};var ez=oa(function(a,b){b.Service=vm}),fz={},to=oa(function(a,b){function
c(){e.Reader._configure(e.BufferReader);e.util._configure()}var
e=b;e.build='minimal';e.Writer=Mq;e.BufferWriter=dk;e.Reader=Oq;e.BufferReader=um;e.util=lb;e.rpc=ez;e.roots=f
z;e.configure=c;e.Writer._configure(e.BufferWriter);c()}),Q=to.util,tb=to.Reader,Ud=to.Writer,lj=to.roots,jx=255*.03
,In=Wb(function(a,
b){return{setWatermark:function(c){if(c)try{if(Q.base64.test(c)){gx(c);dm(Vj.AdIdentificationOverlaySuccess,'parsi
ng');var e='data:image/png;base64,'+c}else dm(Vj.AdIdentificationOverlayError,'invalidBase64String'),e=void
0}catch(f){dm(Vj.AdIdentificationOverlayError,'processingError'),e=void 0}else e=void
0 ; a ( { w a t e r m a r k U r l : e } ) } , g e t W a t e r m a r k U r l : f u n c t i o n ( ) { r e t u r n
b().watermarkUrl}}}),gz=mm(In);Ia('.o8nnnnk{position:fixed;top:0;left:0;width:100vw;height:100vh;background-
repeat:repeat;z-index:1000;pointer-events:none}');
v a r X w = S f ( f u n c t i o n ( ) { v a r a = g z ( ) . w a t e r m a r k U r l ; r e t u r n
a?x('div',Object.assign({className:'o8nnnnk',style:{backgroundImage:'url('+a+')'}},Yc('ad-identification-
o v e r l a y ' ) ) , v o i d
0):null}),cx=['ALREADY_SHOWN'],sl;(function(a){a[a.Disabled=0]='Disabled';a[a.ShowOnSkipWithoutEvents=1]
='ShowOnSkipWithoutEvents';a[a.ShowOnSkipAndFinishWithoutEvents=2]='ShowOnSkipAndFinishWithoutEvents'
;a[a.ShowOnSkipWithEvents=3]='ShowOnSkipWithEvents';a[a.ShowOnSkipAndFinishWithEvents=4]='ShowOnSki
pAndFinishWithEvents'})(sl||
( s l = { } ) ) ; v a r
Sw={cta:5E3,clickableVideo:5E3};Wb(function(a,b){return{clickDetails:[],addClickDetails:function(c){var
e=b().clickDetails;10<=e.length&&e.shift();a(function(f){return
Object.assign(Object.assign({},f),{clickDetails:[].concat(n.arrayFromIterable(f.clickDetails),[c])})})},unsetClickDeta
ils:function(){a(function(c){return Object.assign(Object.assign({},c),{clickDetails:[]})})}}});var
Na;(function(a){a.ProgrammaticVast='programmatic/vast';a.ProgrammaticMraid='programmatic/mraid';a.Programmat
icMraidUrl=
'programmatic/mraid-url';a.ProgrammaticVpaid='programmatic/vast-
vpaid';a.ProgrammaticBanner='programmatic/banner-html';a.ProgrammaticDisplay='programmatic/static-
interstitial';a.Comet='comet/campaign'})(Na||(Na={}));n.inherits(Sa,uf);Sa.prototype.getSkipInSeconds=function(a){v
a r b = t e ( ) ( ' a l l o w S k i p I n S e c o n d s ' ) ; r e t u r n
b?Number(b):a};Sa.prototype.setVideoDuration=function(a){uf.prototype.setVideoDuration.call(this,a);-
1===this._skipDuration&&31E3<this._videoDuration&&(this._skipDuration=3E4)};Sa.prototype.isAppRelatedAd=
function(a){return this._campaign instanceof Pa&&this._campaign.hasBundleId()||this._campaign instanceof
X&&!(null===a||void 0===a||!a.gameIcon)};Sa.prototype.hide=function(){var
a,b;uf.prototype.hide.call(this);vg.setState({isShowing:!1});Mc.setState({isAvailable:!1});this.isHidden.trigger(!0);nu
l l = = = ( a = t h i s . p r i v a c y ) | | v o i d 0 = = = a ? v o i d
0:a.hide();this._showGDPRBanner&&this._handlers.forEach(function(c){return
c.onGDPRPopupSkipped()});null===(b=this.unsubscribeFromSKOverlayStore)||void 0===b?void 0:
b . c a l l ( t h i s ) } ; S a . p r o t o t y p e . g e t C o m p o n e n t = f u n c t i o n ( ) { r e t u r n
x(Tw,{shouldShowSkipButton:this._shouldShowSkipButton,shouldShowSpinner:this._shouldShowSpinner,shouldSh
owCtaButton:this._shouldShowCtaButton,shouldEnableFullScreenCta:this._shouldEnableFullScreenCta,shouldShow
AdNotice:this._shouldShowAdNotice,enableAdNotice:this._enableAdNotice,showAdNotice:0>=this._showAdNotice
AfterMS,mutedObservable:this.mutedObservable,iosAttributionAdapterProps:this.iosAttributionAdapterProps,muted:
this._muted,rewardedText:this._localization.translate('reward-granted'),
openDialogObservable:this.openDialogObservable,showGDPRBanner:this._showGDPRBanner,progressBarProgressi
on:this._progressBarProgression,onGdprBannerClick:this.onGdprBannerClick.bind(this),onMuteButtonChange:this.o
nMuteButtonChange.bind(this),partialVideoScreenProps:this._partialVideoScreenProps,gdprText:this._gdprText,skip
RewardedDialogProps:this.skipRewardedDialogProps,isRewarded:this.isRewarded,shouldShowRewardedNotification
:this.shouldShowRewardedNotification},void 0)};Sa.prototype.resetVideoScreenStore=
function(){vg.setState({isShowing:!0,wasStoreOpened:!1,skipRemaining:this._skipDuration,skipClicked:!1,complete
d:!1})};Sa.prototype.render=function(){uf.prototype.render.call(this);this.resetVideoScreenStore();Xg(this.getCompo
nent(),this.container())};Sa.prototype.setSpinnerEnabled=function(a){this._shouldShowSpinner.trigger(a)};Sa.prototy
pe.setVideoProgress=function(a){a<this._videoProgress||(Sa.AutoSkip?this._handlers.forEach(function(b){return
b.onVideoScreenSkip(a)}):(this._videoProgress=a,this._skipRemaining=
M a t h . m a x ( t h i s . _ s k i p D u r a t i o n -
a,0),vg.setState({skipRemaining:this._skipRemaining}),this.handleShowButtons(),this.updateProgressBar(),this.updat
eAdNoticeVisibility(a)))};Sa.prototype.handleShowButtons=function(){var
a=31E3<this._videoDuration,b=Mc.getState(),c=b.configuration,e=b.isSkOverlayForVideoScreenEnabled;b=vg.getSt
ate().wasStoreOpened;e=this._campaign instanceof X?e:!0;var
f=ea()('requiresClickEventToShowSkOverlay')&&this._campaign.getContentType()===Na.Comet;(c=!!c&&e&&(f?b
:!0))&&this._videoProgress>=
this.skOverlayDelay&&Mc.setState({isAvailable:!0});3E4<=this._videoProgress&&a&&this.isRewarded&&this.sho
uldShowRewardedNotification.trigger(!0);0<=this._skipDuration&&0===this._skipRemaining?(this._shouldShowSki
pButton.trigger(!0),c||this._shouldShowCtaButton.trigger(!0),this._shouldEnableFullScreenCta.trigger(!0)):(this._vide
oProgress>=this.ctaReadyDelay.cta&&(c||this._shouldShowCtaButton.trigger(!0)),this._videoProgress>=this.ctaRead
yDelay.clickableVideo&&this._shouldEnableFullScreenCta.trigger(!0))};
Sa.prototype.updateAdNoticeVisibility=function(a){if(a>=this._showAdNoticeAfterMS){var
b=this._hideAdNoticeAfterMS+Math.max(0,this._showAdNoticeAfterMS);0<this._hideAdNoticeAfterMS&&a>=b?t
his._shouldShowAdNotice.trigger(!1):this._shouldShowAdNotice.trigger(!0)}};Sa.prototype.updateProgressBar=func
tion(){this._progressBarProgression.trigger(this._videoProgress/this._videoDuration*100,(this._skipDuration-
this._skipRemaining)/this._skipDuration*100,this._skipDuration/this._videoDuration*100)};Sa.prototype.setCallButt
onEnabled=
function(a){this._canClickCtaButton!==a&&(this._canClickCtaButton=a)};Sa.prototype.isMuted=function(){return
this._muted};Sa.prototype.onPrivacyClose=function(){var a;null===(a=this.privacy)||void 0===a?void
0:a.hide();this._videoPlayer.play();this._handlers.forEach(function(b){return
b.onClosePrivacyPopUp()})};Sa.prototype.onPrivacyButtonClick=function(){var
a,b;this._videoPlayer.pause();null===(a=this.privacy)||void 0===a?void 0:a.show();var
c=null===(b=this.privacy)||void 0===b?void 0:b.getContainerRect();
c & & t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( e ) { r e t u r n
e.onShowPrivacyPopUp(c.x,c.y,c.width,c.height)})};Sa.prototype.onVideoScreenClose=function(a){var
b=this,c,e;if(ml(this._campaign)&&!vg.getState().wasStoreOpened){vg.setState({wasStoreOpened:!0});if(this.isUnity
Campaign(this._campaign)){var f=this._campaign;this._handlers.forEach(function(k){return
k.onVideoScreenSkip(b._videoProgress,b.skipEndcardOnClose,Object.assign(Object.assign({},b.getDownloadParam
eters(f)),{isClickFromSkipButton:!0,clickDetails:a}))});
return}if(this._campaign instanceof Pa){var g=null!==(e=null===(c=this._campaign.getDspConfig().skadn)||void
0 = = = c ? v o i d 0 : c . a s k ) & & v o i d
0!==e?e:0,h=[sl.ShowOnSkipWithoutEvents,sl.ShowOnSkipAndFinishWithoutEvents].includes(g);this._handlers.for
E a c h ( f u n c t i o n ( k ) { r e t u r n
k.onVideoScreenCallButton(h)})}}vg.setState({skipClicked:!0});this._handlers.forEach(function(k){return
k.onVideoScreenSkip(b._videoProgress,b.skipEndcardOnClose)})};Sa.prototype.onGdprBannerClick=function(){this
._showGDPRBanner=!1;this.onPrivacyButtonClick()};
Sa.prototype.onSkOverlayShow=function(){this._handlers.forEach(function(a){var b;return
n u l l = = = ( b = a . o n S k O v e r l a y S h o w ) | | v o i d 0 = = = b ? v o i d
0:b.call(a)})};Sa.prototype.onSkOverlayHide=function(){this._handlers.forEach(function(a){var b;return
n u l l = = = ( b = a . o n S k O v e r l a y H i d e ) | | v o i d 0 = = = b ? v o i d
0:b.call(a)})};Sa.prototype.onSkipButtonClick=function(a){this._videoPlayer.pause();var
b=31E3<this._videoDuration&&3E4<=this._videoProgress;if(this.isSkippableRewarded&&!b)this.openDialogObserv
able.trigger(!0);else if(a=
a&&eq(a),this._videoProgress>this._skipDuration)this.onVideoScreenClose(a)};Sa.prototype.onMuteButtonChange=
function(a){this._muted=a;this.mutedObservable.trigger(a);this._handlers.forEach(function(b){return
b.onVideoScreenMute(a)})};Sa.prototype.onCtaClick=function(a){this._canClickCtaButton&&(oh.setState({source:'
v i d e o S c r e e n ' } ) , t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onVideoScreenCallButton()}),a=a&&eq(a),this.triggerOnVideoScreenDownload(a),this._campaign instanceof
Pa&&this._partialVideoScreenProps.gameIcon?
t.reportMetricEvent(rc.VastIconCTAClick):this._campaign instanceof
Pa&&t.reportMetricEvent(rc.VastNoIconCTAClick))};Sa.prototype.triggerOnVideoScreenDownload=function(a){va
r b=this;if(this.isUnityCampaign(this._campaign)){var c=this._campaign;this._handlers.forEach(function(e){var
f ; n u l l = = = ( f = e . o n V i d e o S c r e e n D o w n l o a d ) | | v o i d 0 = = = f ? v o i d
0:f.call(e,Object.assign(Object.assign({},b.getDownloadParameters(c)),{clickDetails:a}))})}vg.setState({wasStoreOp
ened:!0})};Sa.prototype.getDownloadParameters=function(a){return{clickAttributionUrl:a.getClickAttributionUrl(),
clickAttributionUrlFollowsRedirects:a.getClickAttributionUrlFollowsRedirects(),bypassAppSheet:a.getBypassAppSh
eet(),appStoreId:a.getAppStoreId(),store:a.getStore(),videoDuration:this._videoDuration,videoProgress:this._videoPro
gress,appDownloadUrl:a instanceof X?a.getAppDownloadUrl():void
0,isRewarded:this.isRewarded,skipEndcardOnClose:this.skipEndcardOnClose,ppid:a.getPpid()}};Sa.prototype.getAd
vertisedGameInfo=function(){var a;if(this.isPerformanceVariant(this._campaign))return{gameIcon:null===(a=
this._campaign.getGameIcon())||void 0===a?void 0:a.getUrl()}};Sa.prototype.isUnityCampaign=function(a){return a
instanceof X};Sa.prototype.isPerformanceVariant=function(a){return a instanceof X||a instanceof
Pa};Sa.prototype.isVideoAndPlayable=function(a){return a instanceof
X&&'mraid'===a.getEndScreenType()};Sa.prototype.onVideoPrepared=function(){Lc.setState({currentScreen:hj.Vid
eoScreen});this._videoPlayer.play()};Sa.prototype.waitForForegroundAndPlay=function(){var
a=this,b=$e.subscribe(function(c){'foreground'===
c & & ( a . _ v i d e o P l a y e r . p l a y ( ) , b ( ) ) } , f u n c t i o n ( c ) { r e t u r n
c.containerVisibility})};Sa.prototype.onContainerDestroy=function(){Mc.setState({isAvailable:!1});this.isContainerD
estroyedObservable.trigger(!0)};Sa.prototype.setSkipDuration=function(){};Sa.prototype.setSkipEnabled=function(){
};Sa.prototype.setVideoDurationEnabled=function(){};Sa.prototype.setCallButtonVisible=function(){};Sa.prototype.s
etMuteEnabled=function(){};Sa.prototype.setDebugMessageVisible=function(){};Sa.prototype.setDebugMessage=fu
nction(){};
v a r
V;(function(a){a.IMPRESSION='impression';a.CLICK='click';a.START='start';a.SHOW='show';a.LOADED='loaded'
;a.FIRST_QUARTILE='firstQuartile';a.MIDPOINT='midpoint';a.THIRD_QUARTILE='thirdQuartile';a.COMPLETE
='complete';a.ERROR='error';a.SKIP='skip';a.STALLED='stalled';a.VIDEO_ENDCARD_CLICK='videoEndCardCli
ck'})(V||(V={}));var tl;(function(a){a.LOAD='load';a.FILL='fill'})(tl||(tl={}));var
zd;(function(a){a.MUTE='mute';a.UNMUTE='unmute';a.PAUSED='paused';a.RESUME='resume';a.CREATIVE_VI
EW='creativeView';
a.COMPANION_CLICK='companionClick';a.COMPANION_CREATIVE_VIEW='companionCreativeView';a.PRO
GRESS='progress'})(zd||(zd={}));var cr;(cr||(cr={})).AD_VERIFICATION_ERROR='adVerificationErrorEvent';var
ic;(function(a){a[a.START=0]='START';a[a.FIRST_QUARTILE=1]='FIRST_QUARTILE';a[a.MIDPOINT=2]='MI
DPOINT';a[a.THIRD_QUARTILE=3]='THIRD_QUARTILE';a[a.VIEW=4]='VIEW';a[a.SKIP=5]='SKIP';a[a.CLICK
=6]='CLICK';a[a.IMPRESSION=7]='IMPRESSION';a[a.VAST_COMPLETE=8]='VAST_COMPLETE';a[a.USER_I
NTEREST=9]='USER_INTEREST';
a[a.USER_FEEDBACK=10]='USER_FEEDBACK'})(ic||(ic={}));var
wg;(function(a){a.START='showApiStart';a.COMPLETE='showApiComplete'})(wg||(wg={}));n.inherits(td,ja);td.pro
t o t y p e . g e t A d P l a n = f u n c t i o n ( ) { r e t u r n
this.get('adPlan')};td.prototype.setAdPlan=function(a){this.set('adPlan',a)};td.prototype.getEventSent=function(a){if(t
his.canSendDuplicate)return!1;var b=this.get('eventSent');return a in
b?b[a]:!1};td.prototype.resetAllEventSent=function(){this.set('eventSent',{})};td.prototype.setEventSent=function(a){
var b=
t h i s . g e t ( ' e v e n t S e n t ' ) ; a i n
b||(b[a]=!0);this.set('eventSent',b)};td.prototype.setGameSessionCounters=function(a){this.set('gameSessionCounters',
a ) } ; t d . p r o t o t y p e . g e t G a m e S e s s i o n C o u n t e r s = f u n c t i o n ( ) { r e t u r n
this.get('gameSessionCounters')};td.prototype.setPrivacy=function(a){this.set('privacy',a)};td.prototype.getPrivacy=fu
n c t i o n ( ) { r e t u r n
this.get('privacy')};td.prototype.setLegacyPrivacy=function(a){this.set('legacyPrivacy',a)};td.prototype.getLegacyPriv
acy=function(){return this.get('legacyPrivacy')};
td.prototype.setDeviceFreeSpace=function(a){this.set('deviceFreeSpace',a)};td.prototype.getDeviceFreeSpace=functio
n ( ) { r e t u r n
this.get('deviceFreeSpace')};td.prototype.getDTO=function(){return{id:this.id,eventSent:this.get('eventSent')}};n.glob
al.Object.defineProperties(td.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return
this.get('id')},set:function(a){this.set('id',a)}}});n.inherits(Ps,Error);var
ti;(function(a){a[a.CACHE=0]='CACHE';a[a.STREAM=1]='STREAM'})(ti||(ti={}));Cd.isCached=
f u n c t i o n ( a ) { i f ( a i n s t a n c e o f X ) { v a r
b=a.getVideo();a=a.getPortraitVideo();if(b&&b.isCached()||a&&a.isCached())return!0}else{if(a instanceof Pa)return
a . g e t V i d e o ( ) . i s C a c h e d ( ) ; i f ( a i n s t a n c e o f
ib&&((b=a.getResourceUrl())&&b.isCached()||a.getResource()))return!0}return!1};Cd.getCachedVideoOrientation=f
u n c t i o n ( a ) { i f ( a i n s t a n c e o f X ) { v a r
b=a.getVideo();a=a.getPortraitVideo();if(b&&b.isCached())return'landscape';if(a&&a.isCached())return'portrait'}else
if(a instanceof Pa&&(b=a.getVideo())&&b.isCached())return'landscape'};
Cd.getOrientedVideo=function(a,b,c){if(a instanceof X||a instanceof Pa){var
e=Cd.getLandscapeVideo(a,c);a=Cd.getPortraitVideo(a,c);if(b===pb.LANDSCAPE){if(e)return e;if(a)return
a}if(b===pb.PORTRAIT){if(a)return a;if(e)return e}}};Cd.getLandscapeVideo=function(a,b){if(a instanceof X){var
c=a.getVideo();a=a.getStreamingVideo();if(c&&c.isCached()&&b!==ti.STREAM)return
c;if(a&&b!==ti.CACHE)return a}else if(a instanceof Pa)return c=a.getVideo(),b!==ti.CACHE||c.isCached()?c:void
0};Cd.getPortraitVideo=
f u n c t i o n ( a , b ) { i f ( a i n s t a n c e o f X ) { v a r
c=a.getPortraitVideo();a=a.getStreamingPortraitVideo();if(c&&c.isCached()&&b!==ti.STREAM)return
c;if(a&&b!==ti.CACHE)return a}};Cd.getCachedAsset=function(a){if(a instanceof X||a instanceof Pa)return
Cd.getOrientedVideo(a,pb.LANDSCAPE,ti.CACHE);if(a instanceof
ib&&(a=a.getResourceUrl())&&a.isCached())return a};Cd.getOrientedImage=function(a,b){var
c = a . g e t P o r t r a i t ( ) , e = a . g e t L a n d s c a p e ( ) , f = a . g e t S q u a r e ( ) ; r e t u r n
Promise.all([b.getScreenWidth(),b.getScreenHeight()]).then(function(g){var h=
n.makeIterator(g);g=h.next().value;h=h.next().value;g=f?f:g>h&&c?c:e?e:c;if(!g)throw new Ps('The image assets
p r o v i d e d a r e i n v a l i d ' ) ; r e t u r n g } ) } ; v a r
xa;(function(a){a[a.COMPLETED=0]='COMPLETED';a[a.SKIPPED=1]='SKIPPED';a[a.ERROR=2]='ERROR'})(xa|
| ( x a = { } ) ) ; v a r
kb;(function(a){a[a.NOT_INITIALIZED=0]='NOT_INITIALIZED';a[a.NOT_READY=1]='NOT_READY';a[a.VIDE
O_PLAYER_ERROR=2]='VIDEO_PLAYER_ERROR';a[a.INVALID_ARGUMENT=3]='INVALID_ARGUMENT'
;a[a.NO_CONNECTION=4]='NO_CONNECTION';a[a.ALREADY_SHOWING=5]='ALREADY_SHOWING';
a[a.INTERNAL_ERROR=6]='INTERNAL_ERROR'})(kb||(kb={}));Z.setAutoClose=function(a){Z._autoClose=a};Z.
g e t A u t o C l o s e = f u n c t i o n ( ) { r e t u r n
Z._autoClose};Z.setAutoCloseDelay=function(a){Z._autoCloseDelay=a};Z.getAutoCloseDelay=function(){return
Z._autoCloseDelay};Z.prototype.show=function(a){this._parameters.campaign.getSession().resetAllEventSent();this.s
etShowing(!0);this.setShowOptions(a);this.sendTrackingEvent(V.SHOW);hc.setState({appSheetState:ki.NotReady});
return Promise.resolve()};Z.prototype.isCached=
function(){return Cd.isCached(this._parameters.campaign)};Z.prototype.getCore=function(){return
this._parameters.core};Z.prototype.getPlatform=function(){return
this._parameters.platform};Z.prototype.getMetadataManager=function(){return
this._parameters.metadataManager};Z.prototype.getUserPrivacyManager=function(){return
this._parameters.privacyManager};Z.prototype.getPlacement=function(){return
this._parameters.placement};Z.prototype.getOperativeEventManager=function(){return
this._parameters.operativeEventManager};
Z . p r o t o t y p e . i s S h o w i n g = f u n c t i o n ( ) { r e t u r n
this._showing};Z.prototype.setShowing=function(a){this._showing=a};Z.prototype.getContainer=function(){return
this._parameters.container};Z.prototype.getForceOrientation=function(){return
this._parameters.forceOrientation};Z.prototype.getFinishState=function(){return
this._finishState};Z.prototype.setFinishState=function(a){this._finishState!==xa.COMPLETED&&(this._finishState=
a)};Z.prototype.setShowOptions=function(a){this._showOptions=a};Z.prototype.getShowOptions=
f u n c t i o n ( ) { r e t u r n
this._showOptions};Z.prototype.markAsSkipped=function(){this._finishState=xa.SKIPPED};Z.prototype.getCampaig
n=function(){return this._parameters.campaign};Z.prototype.getClientInfo=function(){return
this._parameters.clientInfo};Z.prototype.getThirdPartyEventManager=function(){return
this._parameters.thirdPartyEventManager};Z.prototype.getDeviceInfo=function(){return
this._parameters.deviceInfo};Z.prototype.sendStartEvent=function(){var
a=this.getCampaign().getSession();a.getEventSent(wg.START)||
(a.setEventSent(wg.START),this.getAdsApi().ShowApi.sendShowStartEvent(this.getPlacement().id,this.getShowOpti
ons().getListenerId()),Lc.setState({status:Ye.READY}))};Z.prototype.sendClickEvent=function(){this.getAdsApi().S
howApi.sendShowClickEvent(this.getPlacement().id,this.getShowOptions().getListenerId())};Z.prototype.sendCompl
e t e d E v e n t = f u n c t i o n ( ) { v a r
a=this.getCampaign().getSession();a.getEventSent(wg.COMPLETE)||(a.setEventSent(wg.COMPLETE),a=this.getFini
shState()===xa.ERROR&&a.getEventSent(wg.START),
this.getAdsApi().ShowApi.sendShowCompleteEvent(this.getPlacement().id,this.getShowOptions().getListenerId(),a?
xa.COMPLETED:this.getFinishState(),a),Lc.setState({status:Ye.END}))};Z.prototype.sendErrorEvent=function(a,b,c
) { v a r
e=this.getCampaign().getSession();this.getAdsApi().ShowApi.sendShowFailedEvent(this.getPlacement().id,this.getSh
owOptions().getListenerId(),kb[a],b,e.getEventSent(wg.START),c);Lc.setState({status:Ye.ERROR})};Z.prototype.se
ndTrackingEvent=function(a,b){return this.getThirdPartyEventManager().sendTrackingEvents(this.getCampaign(),
a,b)};Z.prototype.getAdsApi=function(){return this._parameters.ads};Z.prototype.getStoreApi=function(){return
this._parameters.store};Z.prototype.onContainerOpenError=function(a){this.getCore().Sdk.logError('Unity ads failed
t o o p e n c o n t a i n e r d u e t o
'+a);t.reportMetricEventWithTags(fk.ContainerOpenError,{type:this.getCampaign().getContentType()});ea()('trigger
O n C l o s e I n O p e n ' ) & & t h i s . o n C l o s e . t r i g g e r ( ) ; t h r o w
a;};Z._autoClose=!1;Z._autoCloseDelay=0;Ba.initialize=function(a){a.onFinish.subscribe(function(b){return
Ba.setCachingFinishTimestamp(b.fileId)});
a.onStart.subscribe(function(b,c){0===c&&Ba.setCachingStartTimestamp(b.fileId)})};Ba.increaseAdRequestOrdinal
=function(){Ba._adRequestOrdinal++};Ba.getAdRequestOrdinal=function(){return
Ba._adRequestOrdinal};Ba.setAdRequestTimestamp=function(){Ba._latestAdRequestTimestamp=Date.now();Ba._pa
rseDuration={}};Ba.getAdRequestTimestamp=function(){return
Ba._latestAdRequestTimestamp};Ba.setReadyEventTimestamp=function(a){Ba._readyEventSent[a]=Date.now()};Ba.
getReadyEventTimestamp=function(a){return Ba._readyEventSent[a]};
Ba.getRequestToReadyTime=function(a){return Ba.getReadyEventTimestamp(a)-
Ba.getAdRequestTimestamp()};Ba.setCachingStartTimestamp=function(a){Ba._cachingStarted[a]=Date.now()};Ba.s
etCachingFinishTimestamp=function(a){Ba._cachingFinished[a]=Date.now()};Ba.setParseDuration=function(a,b){Ba
._parseDuration[a]=b};Ba.setFrameSetStartTimestamp=function(a){Ba._frameSetStarted[a]=Date.now()};Ba.getFram
eSetStartTimestamp=function(a){return Ba._frameSetStarted[a]};Ba._adRequestOrdinal=0;Ba._parseDuration={};
Ba._readyEventSent={};Ba._cachingStarted={};Ba._cachingFinished={};Ba._frameSetStarted={};Of.setRequestCou
nt=function(a,b){a&&(b.Storage.set(L.PRIVATE,'user.requestCount',a),b.Storage.write(L.PRIVATE))};Of.setClickC
ount=function(a,b){a&&(b.Storage.set(L.PRIVATE,'user.clickCount',a),b.Storage.write(L.PRIVATE))};Of.setPriorR
equestToReadyTime=function(a,b){a&&(b.Storage.set(L.PRIVATE,'user.requestToReadyTime',a),b.Storage.write(L.
PRIVATE))};Of.getRequestCount=function(a){return a.Storage.get(L.PRIVATE,
'user.requestCount').then(function(b){return b}).catch(function(){return 0})};Of.getClickCount=function(a){return
a.Storage.get(L.PRIVATE,'user.clickCount').then(function(b){return b}).catch(function(){return
0 } ) } ; O f . g e t P r i o r R e q u e s t T o R e a d y T i m e = f u n c t i o n ( a ) { r e t u r n
a.Storage.get(L.PRIVATE,'user.requestToReadyTime').then(function(b){return b}).catch(function(){return 0})};var
uo;(uo||(uo={})).StandAlone='standalone';var vo;(vo||(vo={})).Fullscreen='fullscreen';var
ul;(ul||(ul={})).Click='click';var ag;
(function(a){a.Backgrounded='backgrounded';a.Obstructed='obstructed'})(ag||(ag={}));var
$f;(function(a){a.Video='video';a.HtmlDisplay='htmlDisplay'})($f||($f={}));var
Gg;(function(a){a.Video='video';a.Display='display'})(Gg||(Gg={}));var
$l;(function(a){a.Full='full';a.Limited='limited'})($l||($l={}));var
Zf;(Zf||(Zf={})).BeginToRender='beginToRender';var $m;($m||($m={})).JsCustom='jsCustom';var
An;(function(a){a.Javascript='javascript';a.Html='html'})(An||(An={}));var Md;(function(a){a.SessionStart=
'sessionStart';a.SessionError='sessionError';a.SessionFinish='sessionFinish';a.SessionRegistered='sessionRegistered';a.
LoadError='loadError';a.VendorkeyMismatch='vendorkeyMismatch'})(Md||(Md={}));var
zc;(function(a){a.VerificationResources='verificationResources';a.PopulateVendorKey='populateVendorKey';a.OnEv
entProcessed='onEventProcessed';a.OmidImpression='omidImpression';a.OmidLoaded='omidLoaded';a.OmidStart='o
midStart';a.OmidFirstQuartile='omidFirstQuartile';a.OmidMidpoint='omidMidpoint';a.OmidThirdQuartile=
'omidThirdQuartile';a.OmidComplete='omidComplete';a.OmidPause='omidPause';a.OmidResume='omidResume';a.O
midBufferStart='omidBufferStart';a.OmidBufferFinish='omidBufferFinish';a.OmidSkipped='omidSkipped';a.OmidVol
umeChange='omidVolumeChange';a.OmidPlayerStateChange='omidPlayerStateChange';a.OmidAdUserInteraction='o
midAdUserInteraction';a.OmidGeometryChange='omidGeometryChange';a.OmidVideo='omidVideo'})(zc||(zc={}));v
ar Y;(function(a){a.Unmount='unmount';a.Pause='pause';a.Resume='resume';a.GeometryChange=
'geometryChange';a.Skipped='skipped';a.Completed='completed';a.SessionStart='sessionStart';a.SessionFinish='sessio
nFinish';a.Loaded='loaded';a.Start='start';a.SendFirstQuartile='sendFirstQuartile';a.SendMidpoint='sendMidpoint';a.Se
ndThirdQuartile='sendThirdQuartile';a.VolumeChange='volumeChange';a.PlayStateChanged='playStateChanged';a.A
dUserInteraction='adUserInteraction'})(Y||(Y={}));var ui;(function(a){a[a.BACK=4]='BACK'})(ui||(ui={}));var
dr;(function(a){a[a.SENSOR_DELAY_FASTEST=0]='SENSOR_DELAY_FASTEST';
a[a.SENSOR_DELAY_GAME=1]='SENSOR_DELAY_GAME';a[a.SENSOR_DELAY_NORMAL=3]='SENSOR_
DELAY_NORMAL';a[a.SENSOR_DELAY_UI=2]='SENSOR_DELAY_UI'})(dr||(dr={}));$c.prototype.toJSON=fun
ction(){return this.value.toFixed(20)+'=double'};n.inherits(Bb,Z);Bb.prototype.show=function(a){var
b=this;Z.prototype.show.call(this,a);this._requestToViewTime=Date.now()-
Ba.getAdRequestTimestamp();this._isRewardedPlacement&&t.reportMetricEvent(je.AdmobRewardedVideoStart);thi
s.getPlatform()===B.ANDROID&&this._ads.Android.AdUnit.onKeyDown.subscribe(this._keyDownListener);
a = t h i s . g e t C o n t a i n e r ( ) ; a . a d d E v e n t H a n d l e r ( t h i s ) ; r e t u r n
a.open(this,['webview'],!0,this.getForceOrientation(),!0,!1,!0,!1,this.getShowOptions().getOptions()).then(function(){
b.onStart.trigger();0===b._startTime&&(b._startTime=Date.now());b._foregroundTime=Date.now();b.startAccelerom
eterUpdates();b.showView()}).catch(function(c){b.onContainerOpenError(c)})};Bb.prototype.hide=function(){var
a=this.getContainer();this.onHide();this.hideView();a.removeEventHandler(this);return
a.close()};Bb.prototype.description=
function(){return'AdMob'};Bb.prototype.sendClickEvent=function(){Z.prototype.sendClickEvent.call(this);var
a=this.getCore();this.sendTrackingEvent(V.CLICK);this.getOperativeEventManager().sendClick(this.getOperativeEv
entParams());Of.getClickCount(a).then(function(b){'number'===typeof
b&&Of.setClickCount(b+1,a)}).catch()};Bb.prototype.sendVideoCanPlayEvent=function(){var
a=this._view.getOpenMeasurementController();a&&a.setDeviceVolume(this._deviceVolume);this.sendPTSCanPlay()
};Bb.prototype.sendVolumeChange=
function(a,b){this.setVolume(a/b);if(a=this._view.getOpenMeasurementController())a.setDeviceVolume(this._device
Volume),a.volumeChange(this._view.getVideoPlayerVolume())};Bb.prototype.sendStartEvent=function(){var
a=this;Z.prototype.sendStartEvent.call(this);this.sendPTSStart();this.sendTrackingEvent(V.START);this.getOperative
EventManager().sendStart(this.getOperativeEventParams()).then(function(){return
a.onStartProcessed.trigger()})};Bb.prototype.sendSkipEvent=function(){this._isRewardedPlacement&&
t.reportMetricEvent(je.AdmobUserSkippedRewardedVideo);this.sendTrackingEvent(V.SKIP);this.getOperativeEvent
Manager().sendSkip(this.getOperativeEventParams())};Bb.prototype.sendRewardEvent=function(){var
a=this.getOperativeEventParams(),b=this.getOperativeEventManager();b.sendThirdQuartile(a);b.sendView(a);this.sen
dTrackingEvent(V.COMPLETE);this._isRewardedPlacement&&t.reportMetricEvent(je.AdmobUserWasRewarded)};
Bb.prototype.sendOpenableIntentsResponse=function(a){this._view.sendOpenableIntentsResponse(a)};
Bb.prototype.getTimeOnScreen=function(){return Date.now()-
this._foregroundTime};Bb.prototype.getStartTime=function(){return
this._startTime};Bb.prototype.sendClickSignalResponse=function(a){this._view.sendClickSignalResponse(a)};Bb.pr
ototype.sendMuteChange=function(a){this._view.sendMuteChange(a)};Bb.prototype.getRequestToViewTime=functi
o n ( ) { r e t u r n
this._requestToViewTime};Bb.prototype.onContainerShow=function(){this.getPlatform()===B.IOS&&this.getCore()
.SensorInfo.Ios.startAccelerometerUpdates(new $c(.01))};
Bb.prototype.onContainerForeground=function(){this._foregroundTime=Date.now();this.startAccelerometerUpdates()
;var a=this._view.getOpenMeasurementController();if(a&&this.isShowing()){var
b=a.getAdmobVideoElementBounds();b&&(b=a.getOMAdViewBuilder().buildAdmobAdView([],b,{x:0,y:0,width:0,
height:0}),this.geometryChangeDebounce(b,a))}};Bb.prototype.onContainerEnterBackground=function(){};Bb.protot
ype.onContainerBackground=function(){this.getCore().SensorInfo.stopAccelerometerUpdates();var
a=this._view.getOpenMeasurementController();
i f ( a ) { v a r
b=a.getAdmobVideoElementBounds();b&&(b=a.getOMAdViewBuilder().buildAdmobAdView([ag.Backgrounded],b,
{x:0,y:0,width:0,height:0}),this.geometryChangeDebounce(b,a))}};Bb.prototype.geometryChangeDebounce=function
(a,b){var c=this;c._geometryCalled||(b.geometryChange(a),c._geometryCalled=!0);setTimeout(function(){return
c._geometryCalled=!1},500)};Bb.prototype.onContainerDestroy=function(){this.isShowing()&&(this.setFinishState(
xa.SKIPPED),this.hide())};Bb.prototype.onContainerSystemMessage=function(){};
Bb.prototype.startAccelerometerUpdates=function(){this.getPlatform()===B.ANDROID?(this.getCore().SensorInfo.
Android.startAccelerometerUpdates(dr.SENSOR_DELAY_FASTEST),this._ads.Android.AdUnit.startMotionEventC
apture(1E4)):this.getCore().SensorInfo.Ios.startAccelerometerUpdates(new
$c(.01))};Bb.prototype.showView=function(){this._view.show();document.body.appendChild(this._view.container())
} ; B b . p r o t o t y p e . o n H i d e = f u n c t i o n ( ) { v a r
a=this.getPlatform();this.setShowing(!1);this.sendCompletedEvent();this.onClose.trigger();
a===B.ANDROID&&this._ads.Android.AdUnit.onKeyDown.unsubscribe(this._keyDownListener);this.getCore().Se
nsorInfo.stopAccelerometerUpdates();a===B.ANDROID&&(this._ads.Android.AdUnit.endMotionEventCapture(),thi
s._ads.Android.AdUnit.clearMotionEventCapture());this.getFinishState()===xa.SKIPPED&&this.sendSkipEvent()};
B b . p r o t o t y p e . g e t V o l u m e = f u n c t i o n ( ) { r e t u r n
this._deviceVolume};Bb.prototype.setVolume=function(a){this._deviceVolume=a};Bb.prototype.hideView=function(
){this._view.hide();this._view.container()&&
document.body.removeChild(this._view.container())};Bb.prototype.onKeyDown=function(a){if(a===ui.BACK)this._
view.onBackPressed()};Bb.prototype.getOperativeEventParams=function(){return{placement:this.getPlacement()}};
Bb.prototype.sendPTSCanPlay=function(){t.reportMetricEvent(je.AdmobVideoCanPlay)};Bb.prototype.sendPTSStar
t=function(){t.reportMetricEvent(je.AdmobVideoStarted);this._view.getOpenMeasurementController()&&t.reportMet
ricEvent(je.AdmobOMVideoStart)};n.inherits(wa,ja);wa.createFromLegacy=
function(a,b,c){if(!b)return this.createUnrecorded();switch(a){case Ua.DEVELOPER_CONSENT:case
U a . L E G I T I M A T E _ I N T E R E S T : r e t u r n n e w
wa({method:a,version:0,permissions:{gameExp:!1,ads:!c,external:!1}});default:throw Error('Unsupported privacy
m e t h o d ' ) ; } } ; w a . c r e a t e U n r e c o r d e d = f u n c t i o n ( ) { r e t u r n n e w
wa({method:Ua.UNRECORDED,version:0,permissions:this.PERM_ALL_FALSE})};wa.permissionsEql=function(a,
b,c){var e=['ads','external','gameExp'];c||e.push('dataLeavesTerritory');return e.every(function(f){return a[f]===
b [ f ] } ) } ; w a . p r o t o t y p e . i s R e c o r d e d = f u n c t i o n ( ) { r e t u r n
this.getMethod()?this.getMethod()!==Ua.UNRECORDED:!1};wa.prototype.getMethod=function(){return
this.get('method')};wa.prototype.setMethod=function(a){this.set('method',a)};wa.prototype.getVersion=function(){ret
urn this.get('version')};wa.prototype.getPermissions=function(){return
this.get('permissions')};wa.prototype.setPermissions=function(a){var
b=this.get('permissions');b.ads=a.ads;b.external=a.external;b.gameExp=a.gameExp;b.dataLeavesTerritory=
a.dataLeavesTerritory};wa.prototype.update=function(a){this.set('method',a.method);this.set('version',a.version);this.s
etPermissions(a.permissions)};wa.prototype.getDTO=function(){return{method:this.getMethod(),version:this.getVers
ion(),permissions:this.getPermissions()}};wa.PERM_ALL_TRUE={ads:!0,external:!0,gameExp:!0,dataLeavesTerrito
ry:!0};wa.PERM_ALL_FALSE={ads:!1,external:!1,gameExp:!1,dataLeavesTerritory:!1};wa.PERM_SKIPPED_LEG
ITIMATE_INTEREST={ads:!0,external:!0,gameExp:!0};wa.PERM_OPTIN_LEGITIMATE_INTEREST=
{ads:!0,external:!0,gameExp:!0};wa.PERM_SKIPPED_LEGITIMATE_INTEREST_GDPR={ads:!0,external:!1,game
Exp:!0};wa.PERM_OPTIN_LEGITIMATE_INTEREST_GDPR={ads:!0,external:!1,gameExp:!0};wa.PERM_DEVE
LOPER_CONSENTED={ads:!0,external:!0,gameExp:!0,dataLeavesTerritory:!0};var
Bh;(function(a){a.AGE_GATE_SHOW='age_gate_show';a.AGE_GATE_PASS='age_gate_pass';a.AGE_GATE_NO
T_PASSED='age_gate_not_passed';a.CONSENT_SHOW='consent_show';a.CONSENT_ACCEPT_ALL='consent_ac
cept_all';a.CONSENT_NOT_ACCEPTED='consent_not_accepted';
a.CONSENT_PARTIALLY_ACCEPTED='consent_partially_accepted'})(Bh||(Bh={}));var
pg;(function(a){a.REQUEST_SCREEN_SHOW='captcha_screen_show';a.REQUEST_SCREEN_CLOSE='captcha_s
creen_close';a.REQUEST_CAPTCHA_PASS='captcha_pass';a.REQUEST_CAPTCHA_FAIL='captcha_fail';a.REQU
EST_CAPTCHA_BLOCKED='captcha_blocked';a.REQUEST_CAPTCHA_ERROR_INIT='captcha_error_init';a.RE
QUEST_CAPTCHA_ERROR_INIT_MISSING_DATA='captcha_error_init_missing_data';a.REQUEST_CAPTCHA
_FAIL_LIMIT='captcha_fail_limit';a.REQUEST_CAPTCHA_ERROR_VERIFY=
'captcha_error_verify';a.REQUEST_CAPTCHA_ERROR_VERIFY_MISSING_DATA='captcha_error_verify_missin
g _ d a t a ' } ) ( p g | | ( p g = { } ) ) ; b b . t r i g g e r = f u n c t i o n ( a , b ) { v a r
c={};c.type=a;c.timestamp=Date.now();bb._gameSessionId&&(c.gameSessionId=bb._gameSessionId);bb._privacy&
&(c.ageGateLimit=bb._privacy.getAgeGateLimit(),c.legalFramework=bb._privacy.getLegalFramework());bb._abGro
up&&(c.abGroup=bb._abGroup.valueOf());bb._subdivision&&(c.subdivision=bb._subdivision);b&&(c.permissions=
b);Wa.sendEvent('ads.sdk2.events.privacymetrics.json',
Ae.ANONYMOUS,c)};bb.setGameSessionId=function(a){bb._gameSessionId=a};bb.setPrivacy=function(a){bb._pri
vacy=a};bb.setAbGroup=function(a){bb._abGroup=a};bb.setSubdivision=function(a){bb._subdivision=a};Nf.setup=f
unction(a){var b=this;return a.getKeys('privacytest').then(function(c){c=c.map(function(e){return
a . g e t ( ' p r i v a c y t e s t . ' + e , ! 1 ) . t h e n ( f u n c t i o n ( f ) { v a r
g=n.makeIterator(f);f=g.next().value;g=g.next().value;f&&(b._privacyEnvironment[e]=g)})});return
Promise.all(c).then(function(){return Promise.resolve()})})};
Nf.get=function(a){return Nf._privacyEnvironment[a]};Nf.isSet=function(a){return
Nf._privacyEnvironment.hasOwnProperty(a)};Nf._privacyEnvironment={};var
mj;(function(a){a[a.VOLUME_CHANGED=0]='VOLUME_CHANGED';a[a.MUTE_STATE_RECEIVED=1]='MU
T E _ S T A T E _ R E C E I V E D ' } ) ( m j | | ( m j = { } ) ) ; v a r
nj;(function(a){a[a.EXTERNAL=0]='EXTERNAL';a[a.INTERNAL=1]='INTERNAL'})(nj||(nj={}));n.inherits(Za,H);
Za.prototype.getAndroidId=function(){var a=$a.getState().clientInfo;return
a&&4010>a.sdkVersion?this._nativeBridge.invoke(this._fullApiClassName,
'getAndroidId'):Promise.resolve(void 0)};Za.prototype.getOpenAdvertisingTrackingId=function(){var
a = $ a . g e t S t a t e ( ) . c l i e n t I n f o ; r e t u r n
a&&3500<=a.sdkVersion?this._nativeBridge.invoke(this._fullApiClassName,'getOpenAdvertisingTrackingId'):Promi
se.resolve(void 0)};Za.prototype.getApiLevel=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getApiLevel')};Za.prototype.getExtensionVersion=function(){var
a=$a.getState().clientInfo;return a&&4900<=a.sdkVersion?this._nativeBridge.invoke(this._fullApiClassName,
'getExtensionVersion'):Promise.resolve(void 0)};Za.prototype.getManufacturer=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getManufacturer')};Za.prototype.getScreenLayout=function(){retu
r n
this._nativeBridge.invoke(this._fullApiClassName,'getScreenLayout')};Za.prototype.getDisplayMetricDensity=functi
o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDisplayMetricDensity')};Za.prototype.getScreenDensity=functi
on(){return this._nativeBridge.invoke(this._fullApiClassName,
'getScreenDensity')};Za.prototype.getPackageInfo=function(){return F(this,void 0,void 0,function b(){var
c,e=this;return n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
c=$a.getState().clientInfo,e.foundPackageInfo||!c?f.return(e.packageInfo):f.yield(e.getPackageInfoForClient(c),2);e.pa
ckageInfo=f.yieldResult;return f.return(e.packageInfo)})})};Za.prototype.getPackageInfoForClient=function(a){var
b=a.sdkVersion,c=a.bundleId;return F(this,void 0,void 0,function f(){var g=this,
h;return n.generator.createGenerator(f,function(k){if(1==k.nextAddress)return
k.yield(4010<=b?g._nativeBridge.invoke(g._fullApiClassName,'getPackageInfo'):g._nativeBridge.invoke(g._fullApiC
l a s s N a m e , ' g e t P a c k a g e I n f o ' , [ c ] ) , 2 ) ; h = k . y i e l d R e s u l t ; r e t u r n
k.return(g.setAndReturnPackageInfo(h))})})};Za.prototype.setAndReturnPackageInfo=function(a){this.foundPackage
Info=!0;return Promise.resolve(this.packageInfo=a)};Za.prototype.getSystemProperty=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'getSystemProperty',[a,b])};Za.prototype.getRingerMode=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getRingerMode')};Za.prototype.getDeviceVolume=function(a){ret
u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDeviceVolume',[a])};Za.prototype.getDeviceMaxVolume=func
t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDeviceMaxVolume',[a])};Za.prototype.registerVolumeChange
Listener=function(a){return this._nativeBridge.invoke(this._fullApiClassName,'registerVolumeChangeListener',
[a])};Za.prototype.unregisterVolumeChangeListener=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'unregisterVolumeChangeListener',[a])};Za.prototype.getFreeSpac
e = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getFreeSpace',[nj[a]])};Za.prototype.getTotalSpace=function(a){r
e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getTotalSpace',[nj[a]])};Za.prototype.getSensorList=function(){ret
urn this._nativeBridge.invoke(this._fullApiClassName,'getSensorList')};
Z a . p r o t o t y p e . g e t B o a r d = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getBoard')};Za.prototype.getBootloader=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getBootloader')};Za.prototype.getBrand=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getBrand')};Za.prototype.getDevice=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getDevice')};Za.prototype.getHardware=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
' g e t H a r d w a r e ' ) } ; Z a . p r o t o t y p e . g e t H o s t = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getHost')};Za.prototype.getProduct=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getProduct')};Za.prototype.getFingerprint=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getFingerprint')};Za.prototype.getSupportedAbis=function(){retur
n this._nativeBridge.invoke(this._fullApiClassName,'getSupportedAbis')};Za.prototype.getUptime=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
'getUptime')};Za.prototype.getElapsedRealtime=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getElapsedRealtime')};Za.prototype.isUSBConnected=function(){
r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'isUSBConnected')};Za.prototype.isAdbEnabled=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'isAdbEnabled')};Za.prototype.getApkDigest=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getApkDigest')};Za.prototype.getCertificateFingerprint=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getCertificateFingerprint')};Za.prototype.getBuildId=function(){re
t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getBuildId')};Za.prototype.getBuildVersionIncremental=function(
) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getBuildVersionIncremental')};Za.prototype.getNetworkMetered=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getNetworkMetered')};Za.prototype.handleEvent=function(a,b){s
witch(a){case mj[mj.VOLUME_CHANGED]:this.onVolumeChanged.trigger(b[0],
b[1],b[2]);break;default:H.prototype.handleEvent.call(this,a,b)}};n.inherits(Aa,Ma);Aa.prototype.fetch=function(){va
r a=this;return Ma.prototype.fetch.call(this).then(function(){var
b=[],c=$a.getState().clientInfo;c&&4010>c.sdkVersion&&b.push(a._core.DeviceInfo.Android.getAndroidId().then(fu
nction(e){return a.set('androidId',e)}).catch(function(e){return
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getOpenAdvertisingTrackingId().then(function(e){
return a.set('openAdvertisingTrackingId',
e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));c=a._core.DeviceInfo.Android.getApiLevel();b.push(c.then(function(e){return
a . s e t ( ' a p i L e v e l ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getExtensionVersion().then(function(e){return
a . s e t ( ' e x t e n s i o n V e r s i o n ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getTotalSpace(nj.INTERNAL).then(function(e){re
turn a.set('totalInternalSpace',e)}).catch(function(e){return a.handleDeviceInfoError(e)}));
b.push(a._core.DeviceInfo.Android.getTotalSpace(nj.EXTERNAL).then(function(e){return
a . s e t ( ' t o t a l E x t e r n a l S p a c e ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getManufacturer().then(function(e){return
a . s e t ( ' m a n u f a c t u r e r ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getScreenDensity().then(function(e){return
a . s e t ( ' s c r e e n D e n s i t y ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getDisplayMetricDensity().then(function(e){return
a.set('displayMetricDensity',
e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getScreenLayout().then(function(e){return
a . s e t ( ' s c r e e n L a y o u t ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));a.set('isGoogleStoreInstalled',!0);a.set('isXiaomiStoreInstalled',!1);a.set('isGoogleMaps
Installed',!1);a.set('isTelephonyInstalled',!1);b.push(a._core.DeviceInfo.Android.getDeviceMaxVolume(Pc.STREAM
_MUSIC).then(function(e){return a.set('maxVolume',e)}).catch(function(e){return a.handleDeviceInfoError(e)}));
b.push(c.then(function(e){return(30<e?Promise.resolve(''):a._core.DeviceInfo.Android.getApkDigest()).then(function
( f ) { r e t u r n a . s e t ( ' a p k D i g e s t ' , f ) } ) . c a t c h ( f u n c t i o n ( f ) { r e t u r n
a.handleDeviceInfoError(f)})}));b.push(a._core.DeviceInfo.Android.getCertificateFingerprint().then(function(e){retur
n a.set('certificateFingerPrint',e)}).catch(function(e){return
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getBoard().then(function(e){return
a.set('board',e)}).catch(function(e){return a.handleDeviceInfoError(e)}));
b.push(a._core.DeviceInfo.Android.getBootloader().then(function(e){return
a . s e t ( ' b o o t L o a d e r ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getBrand().then(function(e){return
a . s e t ( ' b r a n d ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getDevice().then(function(e){return
a . s e t ( ' d e v i c e ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getHardware().then(function(e){return
a.set('hardware',
e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getHost().then(function(e){return
a . s e t ( ' h o s t ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getProduct().then(function(e){return
a . s e t ( ' p r o d u c t ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getFingerprint().then(function(e){return
a.set('fingerPrint',e)}).catch(function(e){return a.handleDeviceInfoError(e)}));
b.push(a._core.DeviceInfo.Android.getSupportedAbis().then(function(e){return
a . s e t ( ' s u p p o r t e d A b i s ' , e ) } ) . c a t c h ( f u n c t i o n ( e ) { r e t u r n
a.handleDeviceInfoError(e)}));b.push(a._core.DeviceInfo.Android.getPackageInfo().then(function(e){e.installer&&a.
set('appInstaller',e.installer)}).catch(function(e){return a.handleDeviceInfoError(e)}));return
P r o m i s e . a l l ( b ) } ) } ; A a . p r o t o t y p e . g e t S t o r e s = f u n c t i o n ( ) { r e t u r n
this.isGoogleStoreInstalled()?'google':'none'};Aa.prototype.isGoogleStoreInstalled=function(){return
this.get('isGoogleStoreInstalled')};
A a . p r o t o t y p e . i s X i a o m i S t o r e I n s t a l l e d = f u n c t i o n ( ) { r e t u r n
this.get('isXiaomiStoreInstalled')};Aa.prototype.isGoogleMapsInstalled=function(){return
this.get('isGoogleMapsInstalled')};Aa.prototype.isTelephonyInstalled=function(){return
this.get('isTelephonyInstalled')};Aa.prototype.getAndroidId=function(){return
this.get('androidId')};Aa.prototype.getOpenAdvertisingTrackingId=function(){return
this.get('openAdvertisingTrackingId')};Aa.prototype.getApiLevel=function(){return
this.get('apiLevel')};Aa.prototype.getExtensionVersion=
function(){return this.get('extensionVersion')};Aa.prototype.getManufacturer=function(){return
this.get('manufacturer')};Aa.prototype.getScreenLayout=function(){return
this.get('screenLayout')};Aa.prototype.getDisplayMetricDensity=function(){return
this.get('displayMetricDensity')};Aa.prototype.getScreenDensity=function(){return
this.get('screenDensity')};Aa.prototype.getFreeSpaceExternal=function(){var a=this;return
this._core.DeviceInfo.Android.getFreeSpace(nj.EXTERNAL).then(function(b){a.set('freeExternalSpace',
b);return a.get('freeExternalSpace')})};Aa.prototype.getTotalSpaceExternal=function(){return
this.get('totalExternalSpace')};Aa.prototype.getRingerMode=function(){var a=this;return
this._core.DeviceInfo.Android.getRingerMode().then(function(b){a.set('ringerMode',b);return
a.get('ringerMode')})};Aa.prototype.isUSBConnected=function(){var a=this;return
this._core.DeviceInfo.Android.isUSBConnected().then(function(b){a.set('usbConnected',b);return
a.get('usbConnected')})};Aa.prototype.getUptime=function(){var a=
this;return this._core.DeviceInfo.Android.getUptime().then(function(b){a.set('upTime',b);return
a.get('upTime')})};Aa.prototype.getElapsedRealtime=function(){var a=this;return
this._core.DeviceInfo.Android.getElapsedRealtime().then(function(b){a.set('elapsedRealtime',b);return
a.get('elapsedRealtime')})};Aa.prototype.getApkDigest=function(){return
this.get('apkDigest')};Aa.prototype.getCertificateFingerprint=function(){return
this.get('certificateFingerPrint')};Aa.prototype.getBoard=function(){return this.get('board')};
Aa.prototype.getBootloader=function(){return this.get('bootLoader')};Aa.prototype.getBrand=function(){return
t h i s . g e t ( ' b r a n d ' ) } ; A a . p r o t o t y p e . g e t D e v i c e = f u n c t i o n ( ) { r e t u r n
this.get('device')};Aa.prototype.getHardware=function(){return
this.get('hardware')};Aa.prototype.getHost=function(){return
t h i s . g e t ( ' h o s t ' ) } ; A a . p r o t o t y p e . g e t P r o d u c t = f u n c t i o n ( ) { r e t u r n
this.get('product')};Aa.prototype.getFingerprint=function(){return
this.get('fingerPrint')};Aa.prototype.getSupportedAbis=function(){return this.get('supportedAbis')};
Aa.prototype.getAppInstaller=function(){return this.get('appInstaller')};Aa.prototype.getSensorList=function(){var
a=this;return this._core.DeviceInfo.Android.getSensorList().then(function(b){a.set('sensorList',b);return
a.get('sensorList')})};Aa.prototype.getNetworkMetered=function(){var a=this;return
this._core.DeviceInfo.Android.getNetworkMetered().then(function(b){a.set('networkMetered',b);return
a.get('networkMetered')})};Aa.prototype.getFreeSpace=function(){var a=this;return
this._core.DeviceInfo.Android.getFreeSpace(nj.INTERNAL).then(function(b){a.set('freeInternalSpace',
b);return a.get('freeInternalSpace')})};Aa.prototype.getDTO=function(){var a=this,b=$a.getState().clientInfo;return
M a . p r o t o t y p e . g e t D T O . c a l l ( t h i s ) . t h e n ( f u n c t i o n ( c ) { v a r
e=Object.assign(Object.assign({},c),{apiLevel:a.getApiLevel(),extensionVersion:a.getExtensionVersion(),deviceMak
e:a.getManufacturer(),screenLayout:a.getScreenLayout(),screenDensity:a.getScreenDensity(),displayMetricDensity:a.
getDisplayMetricDensity(),totalSpaceExternal:a.getTotalSpaceExternal()});!a.getAdvertisingIdentifier()&&b&&4010
>
b . s d k V e r s i o n & & ( e . a n d r o i d I d = a . g e t A n d r o i d I d ( ) ) ; r e t u r n
Promise.all([a.getFreeSpaceExternal().catch(function(f){return
a.handleDeviceInfoError(f)}),a.getRingerMode().catch(function(f){return
a.handleDeviceInfoError(f)}),a.isUSBConnected().catch(function(f){return
a.handleDeviceInfoError(f)}),a.getNetworkMetered().catch(function(f){return
a.handleDeviceInfoError(f)})]).then(function(f){var g=n.makeIterator(f);f=g.next().value;var
h=g.next().value,k=g.next().value;g=g.next().value;e.freeSpaceExternal=f;
e.ringerMode=h;e.usbConnected=k;e.networkMetered=g;return
e})})};Aa.prototype.getAnonymousDTO=function(){var a=this;return
Ma.prototype.getAnonymousDTO.call(this).then(function(b){var
c=Object.assign(Object.assign({},b),{apiLevel:a.getApiLevel(),extensionVersion:a.getExtensionVersion(),deviceMak
e:a.getManufacturer(),screenLayout:a.getScreenLayout(),screenDensity:a.getScreenDensity(),displayMetricDensity:a.
getDisplayMetricDensity(),totalSpaceExternal:a.getTotalSpaceExternal()});return
Promise.all([a.getFreeSpaceExternal().catch(function(e){return a.handleDeviceInfoError(e)}),
a.getRingerMode().catch(function(e){return a.handleDeviceInfoError(e)})]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;c.freeSpaceExternal=e;c.ringerMode=f;return
c } ) } ) } ; A a . p r o t o t y p e . g e t S t a t i c D T O = f u n c t i o n ( ) { v a r
a=$a.getState().clientInfo,b=Object.assign(Object.assign({},Ma.prototype.getStaticDTO.call(this)),{apiLevel:this.get
ApiLevel(),extensionVersion:this.getExtensionVersion(),deviceMake:this.getManufacturer(),screenLayout:this.getScr
eenLayout(),screenDensity:this.getScreenDensity(),
displayMetricDensity:this.getDisplayMetricDensity(),totalSpaceExternal:this.getTotalSpaceExternal()});!this.getAdve
rtisingIdentifier()&&a&&4010>a.sdkVersion&&(b.androidId=this.getAndroidId());return
b } ; A a . p r o t o t y p e . g e t A n o n y m o u s S t a t i c D T O = f u n c t i o n ( ) { r e t u r n
Object.assign(Object.assign({},Ma.prototype.getAnonymousStaticDTO.call(this)),{apiLevel:this.getApiLevel(),exten
sionVersion:this.getExtensionVersion(),deviceMake:this.getManufacturer(),screenLayout:this.getScreenLayout(),scre
enDensity:this.getScreenDensity(),
displayMetricDensity:this.getDisplayMetricDensity(),totalSpaceExternal:this.getTotalSpaceExternal()})};Aa.prototyp
e.fetchFreeSpace=function(){return F(this,void 0,void 0,function b(){var c,e=this,f,g,h,k;return
n.generator.createGenerator(b,function(l){if(1==l.nextAddress)return
c=function(){},l.yield(Promise.all([e.getFreeSpace().catch(c),e.getFreeSpaceExternal().catch(c)]),2);f=l.yieldResult;g
=n.makeIterator(f);h=g.next().value;k=g.next().value;return l.return({internal:h,external:k})})})};var Hs=
Wb(function(){return{}});og.getIosDeviceVendorIdentifier=function(a){return a instanceof qa?!co()||dq()?'00000000-
0000-0000-0000-000000000000':a.getVendorIdentifier():'00000000-0000-0000-0000-
000000000000'};og.getDeviceTrackingIdentifiers=function(a,b,c){c={idfi:c.getIdfi(),auid:c.getAuid()};!co()||dq()?c=
Object.assign(Object.assign({},c),{advertisingTrackingId:'00000000-0000-0000-0000-
000000000000',limitAdTracking:b.getLimitAdTracking()}):b.getAdvertisingIdentifier()?c=Object.assign(Object.assig
n({},
c),{advertisingTrackingId:b.getAdvertisingIdentifier(),limitAdTracking:b.getLimitAdTracking()}):a===B.ANDROID
& & b i n s t a n c e o f
Aa&&(a=b.getOpenAdvertisingTrackingId(),t.reportMetricEventWithTags(Wq.OAID,{ie:('00000000-0000-0000-
0 0 0 0 - 0 0 0 0 0 0 0 0 0 0 0 0 ' = = = a | | v o i d
0===a||null===a).toString()}),c=Object.assign(Object.assign({},c),{androidId:b.getAndroidId(),OAID:b.getOpenAdv
e r t i s i n g T r a c k i n g I d ( ) } ) ) ; H s . s e t S t a t e ( c ) ; r e t u r n c } ; v a r
Be;(function(a){a.DEVELOPER='developer';a.USER_INDIRECT='user_indirect';a.USER='user';
a . S D K _ S A N I T I Z A T I O N = ' s d k _ s a n i t i z a t i o n ' } ) ( B e | | ( B e = { } ) ) ; v a r
ke;(function(a){a.SKIPPED_BANNER='skipped_banner';a.BANNER_PERMISSIONS='banner_permissions';a.PRO
MO_SKIPPED_BANNER='promo_skipped_banner';a.DEVELOPER_CONSENT='developer_consent';a.DEVELOP
ER_OPTOUT='developer_optout';a.AGE_GATE_DISAGREE='agegate_disagree';a.DEVELOPER_AGE_GATE_OP
TOUT='developer_agegate_optout';a.CONSENT_AGREE_ALL='consent_agreed_all';a.CONSENT_DISAGREE='co
nsent_disagree';a.CONSENT_SAVE_CHOICES='consent_save_choices';a.CONSENT_AGREE=
'consent_agree';a.PERSONALIZED_PERMISSIONS='personalized_permissions';a.TEST_AUTO_CONSENT='test_
a u t o _ c o n s e n t ' } ) ( k e | | ( k e = { } ) ) ; v a r
Ub;(function(a){a.NONE='none';a.GDPR='gdpr';a.CCPA='ccpa';a.CPA='cpa';a.CTDPA='ctdpa';a.VCDPA='vcdpa';a.
PIPL='pipl';a.LGPD='lgpd';a.QCLAW25='qclaw25';a.UCPA='ucpa';a.OCPA='ocpa';a.FDBR='fdbr';a.TDPSA='tdpsa'}
)(Ub||(Ub={}));var Xe;(function(a){a.MISSING='missing';a.YES='yes';a.NO='no'})(Xe||(Xe={}));var
Mf;(function(a){a.MISSING='missing';a.USER='user';a.DEVELOPER='developer'})(Mf||
(Mf={}));var vl;(function(a){a.PROJECT_SCOPE='project';a.NETWORK_SCOPE='network'})(vl||(vl={}));var
Dd;(function(a){a.AgeGate_Older='Privacy/Age_Gate/Older';a.AgeGate_Younger='Privacy/Age_Gate/Younger';a.En
dCard_Click='Privacy/EndCard/Click';a.EndCard_NetworkWideOptOut='Privacy/EndCard/Network_Wide_Opt_Out'
;a.EndCard_NetworkWideOptIn='Privacy/EndCard/Network_Wide_Opt_In';a.EndCard_RequestDataSubmit='Privacy
/EndCard/Request_Data_Submit';a.EndCard_DeleteData='Privacy/EndCard/Delete_Data';a.EndCard_ReportAd=
'Privacy/EndCard/Report_Ad';a.Consent_NetworkWideOptOut='Privacy/Consent/Network_Wide_Opt_Out';a.Consen
t_NetworkWideOptIn='Privacy/Consent/Network_Wide_Opt_In';a.Consent_RequestDataSubmit='Privacy/Consent/R
equest_Data_Submit';a.Consent_DeleteData='Privacy/Consent/Delete_Data';a.Consent_AgreeToAll='Privacy/Consent
/Agree_To_All';a.Consent_DisagreeToAll='Privacy/Consent/Disagree_To_All';a.Consent_PartiallyAgreed='Privacy/
Consent/Partially_Agreed';a.Personalization_ConsentChoicesSubmitted='Privacy/Personalization/ConsentChoicesSub
mitted'})(Dd||
( D d = { } ) ) ; v a r
mk;(function(a){a.init_started='init_started';a.age_gate_shown='age_gate_shown';a.consent_shown='consent_shown';
a.my_choices_shown='my_choices_shown';a.init_done='init_done'})(mk||(mk={}));ra.prototype.updateUserPrivacy=f
unction(a,b,c,e){var f=this._gamePrivacy,g=this._userPrivacy,h=!g.isRecorded();this.getPiplApplies()||delete
a.dataLeavesTerritory;b===Be.DEVELOPER&&c!==ke.DEVELOPER_AGE_GATE_OPTOUT&&(f.setMethod(Ua
.DEVELOPER_CONSENT),g.setMethod(Ua.DEVELOPER_CONSENT));var k=a.dataLeavesTerritory,
l = O b . g e t S t a t e ( ) . m e t a d a t a ; k = X s ( k ) ; v a r
m=Ob.getState().storageApi;Ef(m,gj.PiplOptInState,k);Ob.setState({metadata:Object.assign(Object.assign({},l),{pipl
OptinState:k})});f={method:f.getMethod(),version:f.getVersion(),permissions:a};if(!this.hasUserPrivacyChanged(f)&
&(null===e||void 0===e?void 0:e.scope)!==vl.NETWORK_SCOPE)return
Promise.resolve();this._deviceInfo.getLimitAdTracking()&&(f.permissions=wa.PERM_ALL_FALSE);g.update(f);thi
s.sendOptMetrics(f.permissions,e);if(this._deviceInfo.getLimitAdTracking())return Promise.resolve();
g=Ob.getState().storageApi;Ef(g,vh.Permissions,a);Ob.setState({permissions:a});return
this.sendPrivacyEvent(a,b,c,h,e)};ra.prototype.getPiplApplies=function(){return
this.getLegalFramework()===Ub.PIPL};ra.prototype.sendOptMetrics=function(a,b){var
c=a.dataLeavesTerritory;a=[a.ads,a.external,a.gameExp];b=(null===b||void 0===b?void
0:b.scope)===vl.NETWORK_SCOPE;!a.every(Boolean)||this.getPiplApplies()&&!c?(!a.every(Boolean)||this.getPipl
Applies()&&!c)&&t.reportMetricEvent(b?ql.NetworkOptOut:ql.OptOut):
t.reportMetricEvent(b?ql.NetworkOptIn:ql.OptIn)};ra.prototype.hasUserPrivacyChanged=function(a){var
b=this._userPrivacy;if(b.getMethod()!==a.method||a.method===Ua.UNITY_CONSENT&&b.getVersion()!==a.versio
n)return!0;b=b.getPermissions();return!wa.permissionsEql(b,a.permissions)};ra.prototype.sendPrivacyEvent=function
(a,b,c,e,f){var g,h={v:5,abGroup:null===(g=Ca.getState().config)||void 0===g?void
0 : g . a b G r o u p , l a y o u t : ( n u l l = = = f | | v o i d 0 = = = f ? v o i d
0:f.layout)||'',userAction:c,projectId:this._coreConfig.getUnityProjectId(),
platform:B[this._platform].toLowerCase(),country:this._coreConfig.getCountry(),subdivision:this._coreConfig.getSub
division(),gameId:this._clientInfo.getGameId(),source:b,method:this._gamePrivacy.getMethod(),agreedVersion:this._
gamePrivacy.getVersion(),coppa:this._coreConfig.isCoppaCompliant(),firstRequest:e,bundleId:this._clientInfo.getAp
plicationName(),permissions:a,legalFramework:this.privacySDK.getLegalFramework(),agreedOverAgeLimit:this._ag
eGateChoice,ageGateSource:this._ageGateSource,scope:(null===
f||void 0===f?void 0:f.scope)||vl.PROJECT_SCOPE};this._deviceInfo instanceof
qa&&(a=og.getIosDeviceVendorIdentifier(this._deviceInfo),a=Object.assign(Object.assign({},h),{vendorTrackingId:
a}),Wa.sendEvent('ads.events.optout.v1.json',Ae.EMPTY,a));a=co()&&!dq()?this._deviceInfo.getAdvertisingIdentifie
r():'00000000-0000-0000-0000-000000000000';h=Object.assign(Object.assign({},h),{advertisingId:a});return
Wa.sendEvent('ads.events.optout.v1.json',Ae.EMPTY,h)};ra.prototype.getConsentAndUpdateConfiguration=
function(){return F(this,void 0,void 0,function b(){var c=this,e;return
n.generator.createGenerator(b,function(f){if(1==f.nextAddress){if(!c.privacySDK.isGDPREnabled())return
f.return(Promise.reject(Error('Configuration gdpr is not enabled')));c.initPrivacyAndAgeGateChoice();return
f.yield(c.getDeveloperConsent(),3)}e=f.yieldResult;c.privacySDK.isGDPREnabled()&&c.pushDeveloperConsent(e);r
eturn f.return(e)})})};ra.prototype.isUserOptedOut=function(){return
this.privacySDK.getCurrentMethod()!==Ua.LEGITIMATE_INTEREST||
this.privacySDK.isOptOutRecorded()?!this.privacySDK.getCurrentPermissions(this._deviceInfo.getLimitAdTracking
()).ads:!1};ra.prototype.setUsersAgeGateChoice=function(a,b){b===Mf.USER&&(a===Xe.YES?(bb.trigger(Bh.AG
E_GATE_PASS),this._gamePrivacy.getMethod()===Ua.UNITY_CONSENT&&bb.trigger(Bh.CONSENT_SHOW)):
a===Xe.NO&&bb.trigger(Bh.AGE_GATE_NOT_PASSED));this._ageGateChoice=a;this._ageGateSource=b;this._co
re.Storage.set(L.PRIVATE,ra.AgeGateChoiceStorageKey,this.isUserUnderAgeLimit());this._core.Storage.set(L.PRIV
ATE,
ra.AgeGateSourceStorageKey,b);this._core.Storage.write(L.PRIVATE)};ra.prototype.isUserUnderAgeLimit=function
( ) { r e t u r n
this.privacySDK.isAgeGateEnabled()&&this._ageGateChoice===Xe.NO};ra.prototype.isUserAboveAgeLimit=functi
o n ( ) { r e t u r n
this.privacySDK.isAgeGateEnabled()&&this._ageGateChoice===Xe.YES};ra.prototype.getAgeGateChoice=function
(){return this._ageGateChoice};ra.prototype.isPrivacyShowRequired=function(){if(Nf.isSet('showPrivacy'))return
Nf.get('showPrivacy');if(this.isAgeGateShowRequired())return!0;
if(!0===this._privacySettingsHaveBeenPersistedForUser||this._gamePrivacy.getMethod()!==Ua.UNITY_CONSENT)
r e t u r n ! 1 ; i f ( ! t h i s . _ u s e r P r i v a c y . i s R e c o r d e d ( ) ) r e t u r n ! 0 ; v a r
a=this._gamePrivacy.getMethod()!==this._userPrivacy.getMethod(),b=this._gamePrivacy.getVersion()>this._userPriv
acy.getVersion();return a||b};ra.prototype.isContextualOnly=function(){return
this.privacySDK.isContextualOnly()};ra.prototype.getLegalFramework=function(){return
this.privacySDK.getLegalFramework()};ra.prototype.isDataRequestEnabled=
function(){return!0};ra.prototype.isLGPDEnabled=function(){return
this.privacySDK.getLegalFramework()===Ub.LGPD};ra.prototype.isDeveloperAgeGateActive=function(){return
this._developerAgeGateActive};ra.prototype.getDeveloperAgeGateChoice=function(){return
this._developerAgeGateChoice};ra.prototype.applyDeveloperAgeGate=function(){!this.privacySDK.isAgeGateEnabl
ed()||!this.isDeveloperAgeGateActive()||this.privacySDK.isOptOutRecorded()||this._gamePrivacy.getMethod()!==Ua.
LEGITIMATE_INTEREST&&this._gamePrivacy.getMethod()!==
Ua.UNITY_CONSENT||(this.getDeveloperAgeGateChoice()?this.setUsersAgeGateChoice(Xe.YES,Mf.DEVELOPE
R):(this.setUsersAgeGateChoice(Xe.NO,Mf.DEVELOPER),this.updateUserPrivacy({gameExp:!1,ads:!1,external:!1},
Be.DEVELOPER,ke.DEVELOPER_AGE_GATE_OPTOUT)))};ra.prototype.registerPrivacyAction=function(a,b){a=
{platform:ho[this._platform],sdkVersion:this._clientInfo.getSdkVersion(),gameId:this._clientInfo.getGameId(),actionI
d:a,gamerToken:this._coreConfig.getToken(),legacy:!0,legalFramework:this.privacySDK.getLegalFramework(),
gameSessionId:this._sessionManager.getGameSessionId(),permissions:b};a=JSON.stringify(a);this._request.post('http
s : / / p u b l i s h e r -
config.unityads.unity3d.com/privacy/actions/trace',a)};ra.prototype.postPrivacyConsentStepLog=function(a){var
b,c,e,f,g;return F(this,void 0,void 0,function k(){function l(ya){return void 0===ya?'{undefined}':typeof
ya+':{'+ya+'}'}var m=this,p,q,r,u,v,w,A,D,I,K,W,Ka,Da;return
n.generator.createGenerator(k,function(ya){if(1==ya.nextAddress){if(!m._enableConsentStepLogging)return
ya.return();
p = n ; q = p . m a k e I t e r a t o r ; r e t u r n
ya.yield(Promise.all([m.readCoreStorageValue(ra.GdprConsentStorageKey),m.readCoreStorageValue(ra.PrivacyCons
entStorageKey),m.readCoreStorageValue(ra.UserNonbehavioralStorageKey),m.readCoreStorageValue(ra.UserNonbe
havioralLegacyStorageKey),m.readCoreStorageValue(ra.PrivacyAgeGateKey),m.readCoreStorageValue(ra.PiplConse
ntStorageKey)]),2)}r=q.call(p,ya.yieldResult);u=r.next().value;v=r.next().value;w=r.next().value;A=r.next().value;D=
r.next().value;I=r.next().value;K={event:a,
c o p p a : n u l l = = = ( b = C a . g e t S t a t e ( ) . c o n f i g ) | | v o i d 0 = = = b ? v o i d
0:b.coppaCompliant,spm:null===(c=Ca.getState().config)||void 0===c?void
0:c.spm,gamerToken:m._coreConfig.getToken(),legalFramework:m.privacySDK.getLegalFramework(),gameSessionI
d:m._sessionManager.getGameSessionId(),permissionsExist:m._userPrivacy.isRecorded(),privacyMethod:null===(f=
null===(e=Ca.getState().config)||void 0===e?void 0:e.gamePrivacy)||void 0===f?void
0:f.method,gdprEnabled:null===(g=Ca.getState().config)||void 0===g?void 0:g.gdprEnabled,
platform:ho[m._platform],sdkVersion:m._clientInfo.getSdkVersion(),devFlagGdprConsent:l(u),devFlagPrivacyConse
nt:l(v),devFlagUserNonBehavioral:l(w),devFlagUserNonBehavioralLegacy:l(A),devFlagPrivacyUserOverAgeLimit:l(
D),devFlagPiplConsent:l(I),limitAdTracking:m._deviceInfo.getLimitAdTracking(),legacy:!0};W=JSON.stringify(K);
K a = m . _ c l i e n t I n f o . g e t G a m e I d ( ) ; D a = ' h t t p s : / / p u b l i s h e r -
config.unityads.unity3d.com';m._deviceInfo.isChineseNetworkOperator()&&(Da='https://publisher-
config.unityads.unity.cn');m._request.post(Da+
'/privacy/'+Ka+'/logging/consent_step',W);ya.jumpToEnd()})})};ra.prototype.readCoreStorageValue=function(a){var
b=this;return new Promise(function(c){b._core.Storage.get(L.PUBLIC,a).then(c).catch(function(){c(void
0)})})};ra.prototype.pushDeveloperConsent=function(a){return F(this,void 0,void 0,function c(){var
e,f,g=this,h;return n.generator.createGenerator(c,function(k){if(1==k.nextAddress)return
e=wa.PERM_ALL_FALSE,f=ke.DEVELOPER_OPTOUT,a&&(e=wa.PERM_DEVELOPER_CONSENTED,f=ke.D
EVELOPER_CONSENT),
g.getPiplApplies()?k.yield(g.getDeveloperPiplConsent(),3):k.jumpTo(2);2!=k.nextAddress&&(h=k.yieldResult,e.data
L e a v e s T e r r i t o r y = v o i d 0 ! = = h ? h : ! 1 ) ; r e t u r n
k.return(g.updateUserPrivacy(e,Be.DEVELOPER,f))})})};ra.prototype.getDeveloperPiplConsent=function(){return
F ( t h i s , v o i d 0 , v o i d 0 , f u n c t i o n b ( ) { v a r c = t h i s , e ; r e t u r n
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
f.setCatchFinallyBlocks(2),f.yield(c._core.Storage.get(L.PUBLIC,ra.PiplConsentStorageKey),4);if(2!=f.nextAddress)
return e=
f.yieldResult,f.return(c.convertValueToOptionalBoolean(e));f.enterCatchBlock();return f.return(void
0)})})};ra.prototype.getDeveloperConsent=function(){return F(this,void 0,void 0,function b(){var c=this,e;return
n . g e n e r a t o r . c r e a t e G e n e r a t o r ( b , f u n c t i o n ( f ) { e = c ; r e t u r n
f.return(c._core.Storage.get(L.PUBLIC,ra.PrivacyConsentStorageKey).then(function(g){g=e.convertValueToOptional
Boolean(g);if('undefined'!==typeof g)return e._privacyFormatMetadataSeenInSession=!0,Promise.resolve(g);throw
Error('privacy.consent.value is undefined');
}).catch(function(g){if(g instanceof Error)throw g;return
e._core.Storage.get(L.PUBLIC,ra.GdprConsentStorageKey).then(function(h){h=e.convertValueToOptionalBoolean(h
);if('undefined'!==typeof h)return Promise.resolve(h);throw Error('gdpr.consent.value is
undefined');})}))})})};ra.prototype.fixAgeGateStringValues=function(){var
a=this;this._core.Storage.get(L.PRIVATE,ra.AgeGateChoiceStorageKey).then(function(b){if('string'===typeof
b)switch(b){case 'true':a._core.Storage.set(L.PRIVATE,ra.AgeGateChoiceStorageKey,
! 0 ) ; b r e a k ; c a s e
'false':a._core.Storage.set(L.PRIVATE,ra.AgeGateChoiceStorageKey,!1)}})};ra.prototype.initPrivacyAndAgeGateCh
oice=function(){var a=this;this.fixAgeGateStringValues();if(!this.privacySDK.userPrivacyWasReset()){var
b=Ob.getState().permissions;b&&(this._privacySettingsHaveBeenPersistedForUser=!0,this.updateUserPrivacy(b,Be.
USER_INDIRECT,ke.CONSENT_SAVE_CHOICES))}this.privacySDK.isAgeGateEnabled()&&(this._core.Storage.
get(L.PUBLIC,ra.PrivacyAgeGateKey).then(function(c){c=a.convertValueToOptionalBoolean(c);
' u n d e f i n e d ' ! = = t y p e o f
c&&(a._developerAgeGateActive=!0,a._developerAgeGateChoice=c)}),this._core.Storage.get(L.PRIVATE,ra.AgeGa
teChoiceStorageKey).then(function(c){c=a.convertValueToOptionalBoolean(c);a._ageGateChoice='undefined'!==typ
e o f
c?c?Xe.NO:Xe.YES:Xe.MISSING}),this._core.Storage.get(L.PRIVATE,ra.AgeGateSourceStorageKey).then(function
(c){switch(c){case Mf.USER:a._ageGateSource=Mf.USER;break;case
Mf.DEVELOPER:a._ageGateSource=Mf.DEVELOPER;break;default:a._ageGateSource=Mf.MISSING}}))};ra.proto
type.onStorageSet=
function(a,b){var c,e,f;if(this.privacySDK.isAgeGateEnabled()&&(null===(c=null===b||void 0===b?void
0:b.privacy)||void 0===c?0:c.useroveragelimit))a=this.convertValueToOptionalBoolean(b),'undefined'!==typeof
a&&(this._developerAgeGateActive=!0,this._developerAgeGateChoice=a);else
if(this.privacySDK.isGDPREnabled()){if(null===(e=null===b||void 0===b?void 0:b.privacy)||void
0===e?0:e.consent)var g=this.convertValueToOptionalBoolean(b.privacy.consent.value);if('undefined'!==typeof
g)this.pushDeveloperConsent(g),
t h i s . _ p r i v a c y F o r m a t M e t a d a t a S e e n I n S e s s i o n = ! 0 ; e l s e
if(!this._privacyFormatMetadataSeenInSession){if(null===(f=null===b||void 0===b?void 0:b.gdpr)||void
0===f?0:f.consent)g=this.convertValueToOptionalBoolean(b.gdpr.consent.value);'undefined'!==typeof
g&&this.pushDeveloperConsent(g)}}};ra.prototype.convertValueToOptionalBoolean=function(a){if('boolean'===typ
e o f a ) r e t u r n a ; i f ( ' s t r i n g ' = = = t y p e o f
a){if('true'===a)return!0;if('false'===a)return!1}};ra.prototype.isAgeGateShowRequired=function(){return
this._ageGateChoice!==
Xe.MISSING?!1:this.privacySDK.isAgeGateEnabled()&&!this.isDeveloperAgeGateActive()&&(this._gamePrivacy.
getMethod()===Ua.LEGITIMATE_INTEREST&&this.privacySDK.isGDPREnabled()||this._gamePrivacy.getMetho
d()===Ua.UNITY_CONSENT&&!this._userPrivacy.isRecorded())?!0:!1};n.global.Object.defineProperties(ra.prototy
pe,{_userPrivacy:{configurable:!0,enumerable:!0,get:function(){return
this.privacySDK.getUserPrivacy()}},_gamePrivacy:{configurable:!0,enumerable:!0,get:function(){return
this.privacySDK.getGamePrivacy()}},
advertisingIdentifierAvailable:{configurable:!0,enumerable:!0,get:function(){var
a,b=null===(a=this._deviceInfo)||void 0===a?void 0:a.getAdvertisingIdentifier();return b?'00000000-0000-0000-
0000-000000000000'!==b:!1}},userPrivacyPermissions:{configurable:!0,enumerable:!0,get:function(){return
this._userPrivacy.getPermissions()}}});ra.GdprConsentStorageKey='gdpr.consent.value';ra.PrivacyConsentStorageKe
y='privacy.consent.value';ra.PiplConsentStorageKey='pipl.consent.value';ra.PrivacyAgeGateKey='privacy.useroverag
elimit.value';
ra.AgeGateChoiceStorageKey='privacy.agegateunderagelimit';ra.AgeGateSourceStorageKey='privacy.agegatesource';
ra.UserNonbehavioralStorageKey='user.nonbehavioral.value';ra.UserNonbehavioralLegacyStorageKey='user.nonBeh
avioral.value';Hg.prototype.onGDPRPopupSkipped=function(){if(!this._privacySDK.isOptOutRecorded()){var
a=this._privacySDK.getLegalFramework()===Ub.GDPR?wa.PERM_SKIPPED_LEGITIMATE_INTEREST_GDPR:
wa.PERM_SKIPPED_LEGITIMATE_INTEREST;this._privacyManager.updateUserPrivacy(a,Be.USER_INDIRECT
,
ke.SKIPPED_BANNER)}};n.inherits(Os,Error);Ug.withTimeout=function(a,b){var c,e=new
Promise(function(f,g){c=window.setTimeout(function(){g(new Os('Operation timed out after '+b+' ms'))},b)});return
Promise.race([a,e]).then(function(f){window.clearTimeout(c);return f})};Ug.voidResult=function(a){return
a.then(function(){})};Hn.prototype.start=function(){var a=this;-
1===this._handle&&(this._handle=window.setTimeout(function(){a._func()},this._duration))};Hn.prototype.reset=fu
nction(){this.stop();this.start()};
Hn.prototype.stop=function(){window.clearTimeout(this._handle);this._handle=-
1};n.inherits(Kc,Hg);Kc.setLoadTimeout=function(a){Kc._loadTimeout=a};Kc.prototype.onClose=function(){this._a
dUnit.hide()};Kc.prototype.onOpenURL=function(a){a.includes('mobile-
about')||this._adUnit.sendClickEvent();this._platform===B.IOS?this._core.iOS.UrlScheme.open(a):this._core.Android
.Intent.launch({action:'android.intent.action.VIEW',uri:a})};Kc.prototype.onAttribution=function(a,b){var
c=this;t.reportMetricEvent(je.OnAttributionCall);
v a r e = [ [ ' U s e r -
Agent',this.getUserAgentHeader()]];R.getQueryParameter(a,'ms')?(t.reportMetricEvent(je.OnAttributionMsPresent),a
=Promise.resolve(a)):(t.reportMetricEvent(je.OnAttributionCreatingClickUrl),a=this.createClickUrl(a,b));return
a.then(function(f){t.reportMetricEvent(je.OnAttributionSendingClickEvent);return
Ug.voidResult(c._thirdPartyEventManager.sendWithGet(Bj(c._campaign.getContentType(),V.CLICK),c._session.id,f
,c._campaign,!0,e))}).catch(function(){t.reportMetricEvent(je.OnAttributionError)})};
Kc.prototype.onGrantReward=function(){this._adUnit.sendRewardEvent();this._adUnit.setFinishState(xa.COMPLET
ED)};Kc.prototype.onVideoStart=function(){this._adUnit.sendStartEvent()};Kc.prototype.onShow=function(){};Kc.p
rototype.onSetOrientationProperties=function(a,b){this._platform===B.IOS?this._adUnit.getContainer().reorient(!0,b
):this._adUnit.getContainer().reorient(a,b)};Kc.prototype.onOpenableIntentsRequest=function(a){var
b=this;this._core.Android.Intent.canOpenIntents(a.intents).then(function(c){b._adUnit.sendOpenableIntentsResponse(
{id:a.id,
results:c})})};Kc.prototype.onTrackingEvent=function(a,b){this._adUnit.sendTrackingEvent(a);if(a===V.ERROR)b
& & b . s t a r t s W i t h ( ' M i s s i n g V i d e o
Error')&&(t.reportMetricEvent(je.AdmobVideoElementMissing),this._adUnit.hide());else
if(a===V.LOADED&&(this._adUnit.sendVideoCanPlayEvent(),this._campaign.shouldMuteByDefault()))this.onMut
eChange(!0)};Kc.prototype.onClickSignalRequest=function(a){var b=this;return
this.getClickSignal(a).then(function(c){c={encodedClickSignal:c.getBase64ProtoBufNonEncoded(),rvdt:b._adUnit.ge
tRequestToViewTime()};
b._adUnit.sendClickSignalResponse(c)})};Kc.prototype.onMuteChange=function(a){this._adUnit.sendMuteChange(a
)};Kc.prototype.onVolumeChange=function(a,b){this._adUnit.sendVolumeChange(a,b)};Kc.prototype.getClickSignal
=function(a){return this._adMobSignalFactory.getClickSignal(a,this._adUnit).then(function(b){return
b } ) } ; K c . p r o t o t y p e . g e t O p t i o n a l S i g n a l = f u n c t i o n ( ) { r e t u r n
this._adMobSignalFactory.getOptionalSignal().then(function(a){return
a})};Kc.prototype.getUserAgentHeader=function(){return(navigator.userAgent||
' U n k n o w n ' ) + ' ( U n i t y
'+this._clientInfo.getSdkVersion()+')'};Kc.prototype.onFailureToLoad=function(){this._adUnit.setFinishState(xa.ERR
OR);this._adUnit.sendErrorEvent(kb.INTERNAL_ERROR,'Ad fail to
load');this._adUnit.hide()};Kc.prototype.createClickUrl=function(a,b){var c=this;return
t h i s . g e t C l i c k S i g n a l ( b ) . t h e n ( f u n c t i o n ( e ) { r e t u r n
R.addParameters(a,{ms:e.getBase64ProtoBufNonEncoded(),rvdt:c._adUnit.getRequestToViewTime()})})};Kc._load
Timeout=5E3;var wo;(function(a){a.Landscape='landscape';a.Portrait=
' p o r t r a i t ' } ) ( w o | | ( w o = { } ) ) ; n . i n h e r i t s ( j i , h f ) ; v a r
we=Wb(function(){return{tracingSessionId:Gn(),enabled:!1,regularEnabled:!1,experimentEnabled:!1,allowedEvents:[
],allowedExperimentEvents:[],canSendPayload:!1}}),da={initializationCompleted:cq('initialization_completed'),initia
lizationFail:sa('initialization_fail'),loadCall:sa('load_call'),showCall:sa('show_call'),loadReady:sa('load_ready'),receive
dCampaign:sa('received_campaign'),loadFail:sa('load_fail'),showConsent:sa('show_consent'),showConsentClosed:sa('
show_consent_closed'),
showConsentFail:ii('show_consent_error'),showAdUnit:sa('show_ad_unit'),showContainerOpened:sa('show_container
_opened'),showAdUnitComplete:sa('show_ad_unit_complete'),showStartMraid:sa('show_start_mraid'),showStart:sa('s
how_start'),showComplete:sa('show_complete'),showCompleteBlocked:sa('show_complete_fail_state_blocked'),show
Fail:sa('show_fail'),bannerLoadStarted:sa('banner_load_started'),bannerShowStart:sa('banner_show_start'),bannerLoa
ded:sa('banner_loaded'),bannerError:sa('banner_error'),videoStarted:sa('video_started'),
videoPrepared:sa('video_prepared'),nonLoadAdRequestStarted:cq('non_load_ad_request_started'),nonLoadAdRequest
Fail:ii('non_load_ad_request_fail'),nonLoadAdRequestCompleted:sa('non_load_ad_request_completed'),preloadRequ
estStarted:sa('preload_request_started'),preloadRequestFail:ii('preload_request_fail'),preloadRequestCompleted:sa('pre
load_request_completed'),loadRequestStarted:sa('load_request_started'),loadRequestFail:ii('load_request_fail'),loadRe
questCompleted:sa('load_request_completed'),reloadRequestStarted:sa('reload_request_started'),
reloadRequestFail:ii('reload_request_fail'),reloadRequestCompleted:sa('reload_request_completed'),cachingStarted:sa(
'caching_started'),cachingCompleted:sa('caching_completed'),cachingFail:ii('caching_error'),cachingDownloadStarted
:sa('caching_download_started'),cachingDownloadEnd:sa('caching_download_end'),cachingDownloadStopped:sa('cac
hing_download_stopped'),cachingDownloadRetry:sa('caching_download_retry'),cachingDownloadFulfillCallback:sa('
caching_fulfill_callback'),headerBiddingGetCampaignFail:sa('header_bidding_get_campaign_fail'),
focusBackground:sa('focus_background'),focusForeground:sa('focus_foreground'),adIdPermission:sa('ad_id_permissi
on'),loadingVpaidCampaign:sa('loading_vpaid_campaign'),userFeedback:sa('user_feedback'),activityOnCreate:sa('acti
vity_on_create'),activityOnRestore:sa('activity_on_restore'),activityOnPause:sa('activity_on_pause'),activityOnResum
e:sa('activity_on_resume'),activityOnDestroy:sa('activity_on_destroy'),activityFocusGained:sa('activity_focus_gained'
),activityFocusLost:sa('activity_focus_lost'),
viewDidAppear:sa('view_did_appear'),viewDidDisappear:sa('view_did_disappear'),appBackground:sa('app_backgrou
nd'),appForeground:sa('app_foreground'),failedTrackingEvent:sa('failed_tracking_event'),wvavHandleInvocationFaile
dToParse:ii('wvav_failed_to_parse_invocation'),wvavHandleInvocationInvalidFormat:cq('wvav_invalid_invocation_f
ormat'),wvavHandleInvocationApiNotFound:ii('wvav_api_not_found'),inlineInstallerSuccess:sa('inline_installer_succ
ess'),inlineInstallerError:ii('inline_installer_error'),inlineInstallerClick:sa('inline_installer_click')},
Ew='preload_request_started preload_request_fail preload_request_completed load_request_started load_request_fail
load_request_completed reload_request_started reload_request_fail reload_request_completed'.split('
'),Dw='show_call show_start show_start_mraid show_ad_unit show_complete show_fail load_call
show_container_opened inline_installer_success inline_installer_error inline_installer_click'.split('
'),Gw=['load_call','received_campaign','load_fail','load_ready'],Hw=['caching_download_started',
'caching_download_end','caching_download_stopped','caching_download_retry','caching_fulfill_callback'],Fw=['initia
lization_completed','initialization_fail'],Iw='activity_on_create activity_on_restore activity_on_pause
activity_on_resume activity_on_destroy activity_focus_gained activity_focus_lost view_did_appear
view_did_disappear app_background app_foreground'.split('
'),Kw=['focus_background','focus_foreground'],Jw=['loading_vpaid_campaign'],Lw=['failed_tracking_event'],Mw=['b
anner_load_started',
'banner_show_start','banner_loaded','banner_error'],ww='caching_completed caching_error caching_started
focus_background focus_foreground header_bidding_get_campaign_fail initialization_completed initialization_fail
load_call received_campaign load_fail load_ready load_request_completed load_request_fail load_request_started
non_load_ad_request_completed non_load_ad_request_fail non_load_ad_request_started preload_request_completed
preload_request_fail preload_request_started reload_request_completed reload_request_fail reload_request_started
show_ad_unit show_ad_unit_complete show_call show_complete show_complete_fail_state_blocked show_consent
show_consent_closed show_consent_error show_container_opened show_fail show_start show_start_mraid
show_video_container_opened video_prepared video_started banner_load_started banner_show_start banner_loaded
banner_error'.split(' '),
xw=['ad_id_permission'],zw=['load_call','load_fail'],yw=['caching_download_started','caching_download_end','cachin
g_download_stopped','caching_download_retry','caching_fulfill_callback'],Aw=['loading_vpaid_campaign'],Bw=['ban
ner_load_started','banner_show_start','banner_loaded','banner_error'];uh.prototype.start=function(){this.st=performanc
e.now()};uh.prototype.stop=function(){this.st=0};uh.prototype.adjust=function(a){return
10*Math.round(a/10)+this.calculateNoise()};uh.prototype.getDuration=function(){return
this.adjust(performance.now()-
t h i s . s t ) } ; u h . p r o t o t y p e . c a l c u l a t e N o i s e = f u n c t i o n ( ) { f o r ( v a r
a=0,b=3.29,c=0,e=1/b,f=1;75>=f;f++)a+=0===f%2?1:0,c+=(0===f%2?1:-
1)*Math.cos(f*e)/(f*f);a=Math.round(a/7);e=2*Math.round(4*Math.random());return
this.ic<a&&this.lst>16384*(b+4*c)+225&&this.lit>-3072*c?e:e+1};uh.prototype.open=function(a){var
b=this;a&&(this.ot=performance.now(),this.it=0,this.tst=!0,this.o1=a.onAppBackground.subscribe(function(){return
b.r1()}),this.o2=a.onAppForeground.subscribe(function(){return b.r2()}))};uh.prototype.complete=
function(a){a&&(a.onAppBackground.unsubscribe(this.o1),a.onAppForeground.unsubscribe(this.o2),this.o2=this.o1=
void 0)};uh.prototype.r2=function(){var a=performance.now()-
this.it;a>this.lit&&(this.lit=a);this.it=0};uh.prototype.r1=function(){this.ic++;this.it=performance.now();var a=this.it-
t h i s . o t ; t h i s . t s t & & a > t h i s . l s t & & ( t h i s . l s t = a ) ; t h i s . t s t = ! 1 } ; v a r
db;(function(a){a[a.NOT_READY=0]='NOT_READY';a[a.PREPARING=1]='PREPARING';a[a.READY=2]='REA
DY';a[a.PLAYING=3]='PLAYING';a[a.PAUSED=4]='PAUSED';a[a.COMPLETED=
5]='COMPLETED';a[a.SKIPPED=6]='SKIPPED';a[a.ERRORED=7]='ERRORED'})(db||(db={}));n.inherits(Ea,Z);Ea
.prototype.show=function(a){var b=this;this._video.resetState();Z.prototype.show.call(this,a);this.setActive(!0);var
c=this.getContainer();c.addEventHandler(this);var e=['webview'];this.isHtmlPlayer||e.unshift('videoplayer');return
c.open(this,e,!0,this.getForceOrientation(),this.getPlacement().disableBackButton(),!1,!0,!1,this.getShowOptions().get
Options()).then(function(){var f=a.getTracingContext(!1);
da.showContainerOpened(Object.assign({},f));b.onStart.trigger()}).catch(function(f){b.onContainerOpenError(f)})};
Ea.prototype.hide=function(){var a=this;if(!this.isShowing())return
Promise.resolve();this.setShowing(!1);this.hideChildren();this.unsetReferences();var
b = t h i s . g e t C o n t a i n e r ( ) ; b . r e m o v e E v e n t H a n d l e r ( t h i s ) ; r e t u r n
b.close().then(function(){a.onClose.trigger();a.sendCompletedEvent();$g.setState({progress:0});Lc.setState({currentS
creen:void 0})}).catch(function(c){t.reportMetricEventWithTags(fk.ContainerCloseError,
{type:'video'});a.getCore().Sdk.logError('Container not closed properly due to
'+c);ea()('triggerOnCloseInCatch')&&a.onClose.trigger();$g.setState({progress:0});Lc.setState({currentScreen:void
0})})};Ea.prototype.setVideoState=function(a){this._videoState=a};Ea.prototype.getVideoState=function(){return
this._videoState};Ea.prototype.canShowVideo=function(){return
this.getVideoState()!==db.ERRORED&&this.getVideoState()!==db.COMPLETED&&this.getVideoState()!==db.SK
IPPED};Ea.prototype.canPlayVideo=function(){return this.getVideoState()===
db.READY||this.getVideoState()===db.PLAYING||this.getVideoState()===db.PAUSED};Ea.prototype.canPrepareVi
d e o = f u n c t i o n ( ) { r e t u r n
this.canShowVideo()&&this.getVideoState()===db.NOT_READY};Ea.prototype.getVideoScreen=function(){return
this._videoScreen};Ea.prototype.getProgressInterval=function(){return
Ea._progressInterval};Ea.prototype.getVideo=function(){return this._video};Ea.prototype.isActive=function(){return
this._active};Ea.prototype.setActive=function(a){this._active=a};Ea.prototype.getVideoOrientation=
f u n c t i o n ( ) { v a r
a=Cd.getPortraitVideo(this._campaign);a=a&&a.getUrl()===this._finalVideoUrl?wo.Portrait:wo.Landscape;this.getC
ore().Sdk.logDebug('Returning '+a+' as video orientation for locked orientation
'+this.getContainer().getLockedOrientation());return a};Ea.prototype.isLowMemory=function(){return
this._lowMemory};Ea.prototype.onContainerShow=function(){this.isShowing()&&this.isActive()&&(this.getPlatfor
m()===B.IOS&&this.getDeviceInfo().hasVideoStallingApi()&&(this.getVideo().isCached()?this._ads.VideoPlayer.se
tAutomaticallyWaitsToMinimizeStalling(!1):
this._ads.VideoPlayer.setAutomaticallyWaitsToMinimizeStalling(!0)),this.prepareVideo())};Ea.prototype.onContaine
rDestroy=function(){var a;null===(a=this._videoScreen)||void 0===a?void
0:a.onContainerDestroy();this.isShowing()&&(this._campaign.getSession().getEventSent(wg.START)&&t.reportMet
ricEvent(fk.ShowIncorrectSkip),this.setActive(!1),this.setFinishState(xa.SKIPPED),this.hide())};Ea.prototype.onCont
ainerEnterBackground=function(){};Ea.prototype.onContainerBackground=function(){var a=this;this.isShowing()&&
this.getContainer().isPaused()&&(this.setActive(!1),this.canPlayVideo()&&this.getVideoState()!==db.PAUSED&&(t
his.setVideoState(db.PAUSED),this._ads.VideoPlayer.pause().catch(function(b){'VIDEOVIEW_NULL'===b&&a.set
VideoState(db.NOT_READY)})),this.getVideoState()!==db.NOT_READY&&this.getVideoState()!==db.PREPARI
NG||t.reportMetricEventWithTags(ug.AttemptToMinimizeAppWhilePreparingVideoPlayer,{state:db[this.getVideoSta
te()]}),this.getPlatform()===B.ANDROID&&this.getVideoState()===db.PREPARING&&this.setVideoState(db.NO
T_READY))};
Ea.prototype.isAppSheetOpen=function(){return!1};Ea.prototype.onContainerForeground=function(){!this.isShowing
()||this.isActive()||this.getContainer().isPaused()||(this.setActive(!0),!this.isAppSheetOpen()&&this.canPlayVideo()&
&this.getVideoState()!==db.PLAYING?(this.setVideoState(db.PLAYING),this._ads.VideoPlayer.play()):this.canPrep
areVideo()&&this.prepareVideo())};Ea.prototype.onContainerSystemMessage=function(a){switch(a){case
Zg.MEMORY_WARNING:this.isShowing()&&(this._lowMemory=!0);break;case
Zg.AUDIO_SESSION_INTERRUPT_BEGAN:this.isShowing()&&
this.isActive()&&this.getVideoState()===db.PLAYING&&(this.setVideoState(db.PAUSED),this._ads.VideoPlayer.p
ause());break;case Zg.AUDIO_SESSION_INTERRUPT_ENDED:case
Zg.AUDIO_SESSION_ROUTE_CHANGED:!this.isAppSheetOpen()&&this.isShowing()&&this.isActive()&&this.c
anPlayVideo()&&(this.setVideoState(db.PLAYING),this._ads.VideoPlayer.play())}};Ea.prototype.getVideoViewRec
t a n g l e = f u n c t i o n ( ) { r e t u r n
this._ads.VideoPlayer.getVideoViewRectangle()};Ea.prototype.unsetReferences=function(){delete
this._videoScreen};
E a . p r o t o t y p e . p r e p a r e V i d e o S c r e e n = f u n c t i o n ( ) { v a r
a=this.getVideoScreen(),b=this.getPlacement();if(a){a.render();document.body.appendChild(a.container());b.allowSki
p()?(a.setSkipEnabled(!0),a.setSkipDuration(b.allowSkipInSeconds())):a.setSkipEnabled(!1);var
c = t h i s . _ s t o r e . i O S ; i f ( c ) { v a r
e=c.AppSheet.onPrepared.subscribe(function(){a.setCTAReady()});this.onClose.subscribe(function(){c.AppSheet.on
Close.unsubscribe(e)})}else a.setCTAReady()}};Ea.prototype.hideChildren=function(){var a=this.getVideoScreen();
a&&(a.hide(),(a=a.container())&&a.parentElement&&(a.__k&&Xg(null,a),a.parentElement.removeChild(a)))};Ea.pr
ototype.prepareAndSeek=function(){this.prepareVideo();this._ads.VideoPlayer.seekTo(this._video.getPosition());this.
getPlatform()!==B.ANDROID&&this.setVideoState(db.READY)};Ea.prototype.prepareVideo=function(){var
a=this;this.isHtmlPlayer||this.setVideoState(db.PREPARING);this.getValidVideoUrl().then(function(b){a._finalVideo
Url=b;a._ads.VideoPlayer.prepare(b,new $c(a.getPlacement().muteVideo()?
0 : 1 ) , 1 E 4 ) } ) } ; E a . p r o t o t y p e . g e t P r e p a r e d U r l = f u n c t i o n ( ) { r e t u r n
this._finalVideoUrl};Ea.prototype.getValidVideoUrl=function(){var
a=this,b=this.getVideo().getOriginalUrl();if(this._campaign instanceof X){var
c=Cd.getOrientedVideo(this._campaign,this.getForceOrientation(),ti.STREAM);if(!c)throw new hf('Unable to
fallback to an oriented streaming video');b=c.getOriginalUrl()}return Promise.resolve().then(function(){return
a.getVideo().isCached()&&a.getVideo().getFileId()?a.getCore().Cache.getFileInfo(a.getVideo().getFileId()).then(func
tion(e){if(e.found){var f=
a . g e t V i d e o ( ) . g e t S i z e ( ) ; r e t u r n
f&&f!==e.size?(Sd.trigger('video_size_mismatch',{remoteVideoSize:f,localVideoSize:e.size,creativeId:a.getVideo().g
etCreativeId()},a._campaign.getSession()),b):a.getVideo().getUrl()}Sd.trigger('cached_file_not_found',new
j i ( E r r o r ( ' F i l e n o t
found'),{url:a.getVideo().getUrl(),originalUrl:a.getVideo().getOriginalUrl(),campaignId:a._campaign.id}),a._campaig
n . g e t S e s s i o n ( ) ) ; a . g e t V i d e o ( ) . s e t C a c h e d U r l ( v o i d 0 ) ; r e t u r n
b}).catch(function(e){Sd.trigger('cached_file_not_found',new ji(Error(e),
{url:a.getVideo().getUrl(),originalUrl:a.getVideo().getOriginalUrl(),campaignId:a._campaign.id}),a._campaign.getSes
s i o n ( ) ) ; a . g e t V i d e o ( ) . s e t C a c h e d U r l ( v o i d 0 ) ; r e t u r n
b}):a.getVideo().getUrl()})};Ea.prototype.canSendStartEvent=function(){return!0};Ea.prototype.canSendErrorEvent=
function(){return!0};Ea.prototype.getTimer=function(){return this._noiseGenerator};Ea._progressInterval=250;var
Ch;(function(a){a[a.NOT_INITIALIZED=0]='NOT_INITIALIZED';a[a.INITIALIZE_FAILED=1]='INITIALIZE_F
AILED';a[a.INVALID_ARGUMENT=
2]='INVALID_ARGUMENT';a[a.VIDEO_PLAYER_ERROR=3]='VIDEO_PLAYER_ERROR';a[a.INIT_SANITY_
CHECK_FAIL=4]='INIT_SANITY_CHECK_FAIL';a[a.AD_BLOCKER_DETECTED=5]='AD_BLOCKER_DETE
CTED';a[a.FILE_IO_ERROR=6]='FILE_IO_ERROR';a[a.DEVICE_ID_ERROR=7]='DEVICE_ID_ERROR';a[a.SH
OW_ERROR=8]='SHOW_ERROR';a[a.INTERNAL_ERROR=9]='INTERNAL_ERROR'})(Ch||(Ch={}));Pg.prototy
pe.updateContainerForEndScreen=function(){this._adUnit.getContainer().reconfigure(wd.ENDSCREEN)};Pg.prototy
pe.hideVideoScreen=function(){var a=this._adUnit.getVideoScreen();
a&&a.hide()};Pg.prototype.afterVideoCompleted=function(){this.updateContainerForEndScreen();this.hideVideoScre
en();this._adUnit.onFinish.trigger()};Pg.prototype.handleVideoError=function(a,b){if(this._adUnit.getVideoState()!=
= d b . E R R O R E D ) { v a r
c=this._adUnit.getVideoState(),e=this._adUnit.getPreparedUrl(),f=e&&Qf(e);e=e&&(e.includes(':')?e.split(':')[0]:void
0);this._adUnit.setVideoState(db.ERRORED);t.reportMetricEvent(a);this._adUnit.setFinishState(xa.ERROR);this._ad
Unit.sendErrorEvent(kb.VIDEO_PLAYER_ERROR,
'Video player error ('+a+')',{reason:b,payload:f||e?JSON.stringify({ext:f,scheme:e}):void
0});this.updateContainerForEndScreen();(a=this._adUnit.getVideoScreen())&&a.hide();this._adUnit.onError.trigger();
this._adUnit.onFinish.trigger();c===db.NOT_READY||c===db.PREPARING?(this._adUnit.hide(),this._adUnit.canSe
ndErrorEvent()&&this._ads.Listener.sendErrorEvent(Ch[Ch.VIDEO_PLAYER_ERROR],'Video player prepare
error')):(this._adUnit.onVideoError(),this._adUnit.canSendErrorEvent()&&this._ads.Listener.sendErrorEvent(Ch[Ch.
VIDEO_PLAYER_ERROR],
' V i d e o p l a y e r
error'))}};Pg.prototype.getVideoOrientation=function(){};n.inherits($i,Pg);$i.prototype.onInfo=function(){};$i.protot
ype.onGenericError=function(a,b,c){this._core.Sdk.logError('Unity Ads video player error '+b+' '+c+'
'+a);this.handleVideoError(ug.GenericError,null===c||void 0===c?void
0:c.toString())};$i.prototype.onPrepareError=function(a){this._core.Sdk.logError('Unity Ads video player prepare
e r r o r
'+a);this.handleVideoError(ug.PrepareError)};$i.prototype.onSeekToError=function(a){this._core.Sdk.logError('Unity
Ads video player seek to error '+
a);this.handleVideoError(ug.SeekToError)};$i.prototype.onPauseError=function(a){this._core.Sdk.logError('Unity
A d s v i d e o p l a y e r p a u s e e r r o r
'+a);this.handleVideoError(ug.PauseError)};$i.prototype.onIllegalStateError=function(){this._core.Sdk.logError('Unit
y Ads video player illegal state error');this.handleVideoError(ug.IllegalStateError)};var hz=/ Code=(\S+)
/g;n.inherits(gl,Pg);gl.prototype.onLikelyToKeepUp=function(a,b){!this._adUnit.getContainer().isPaused()&&this._a
dUnit.canPlayVideo()&&b&&(this._adUnit.setVideoState(db.PLAYING),
this._ads.VideoPlayer.play())};gl.prototype.onBufferEmpty=function(){};gl.prototype.onBufferFull=function(){};gl.p
rototype.onGenericError=function(a,b){this._core.Sdk.logError('Unity Ads video player generic error '+a+'
'+b);a=(a=b.match(hz))?a[a.length-1].trim().replace('Code=',''):void
0;this.handleVideoError(ug.GenericError,a)};Me.prototype.create=function(a,b,c,e,f,g){a=this.adUnitParametersFacto
ry.create(a,b,c,e,f,g);g=this.createAdUnit(a,g);a.privacy.setupReportListener(g);return
g};Me.prototype.prepareVideoPlayer=
f u n c t i o n ( a , b ) { v a r c = b . a d U n i t , e = n e w
a(b);b.ads.VideoPlayer.addEventHandler(e);c.onClose.subscribe(function(){b.ads.VideoPlayer.removeEventHandler(
e)});b.platform===B.ANDROID?this.prepareAndroidVideoPlayer(b):b.platform===B.IOS&&this.prepareIosVideoPl
ayer(b);return e};Me.prototype.prepareAndroidVideoPlayer=function(a){var b,c=a.adUnit,e=new
$i(a);null===(b=a.ads.VideoPlayer.Android)||void 0===b?void
0:b.addEventHandler(e);c.onClose.subscribe(function(){var f;null===(f=a.ads.VideoPlayer.Android)||void 0===
f?void 0:f.removeEventHandler(e)})};Me.prototype.prepareIosVideoPlayer=function(a){var b,c=a.adUnit,e=new
g l ( a ) ; n u l l = = = ( b = a . a d s . V i d e o P l a y e r . i O S ) | | v o i d 0 = = = b ? v o i d
0:b.addEventHandler(e);c.onClose.subscribe(function(){var f;null===(f=a.ads.VideoPlayer.iOS)||void 0===f?void
0:f.removeEventHandler(e)})};Me.prototype.getVideoEventHandlerParams=function(a,b,c){return{platform:c.platfor
m,adUnit:a,campaign:c.campaign,operativeEventManager:c.operativeEventManager,thirdPartyEventManager:c.thirdP
artyEventManager,
placement:c.placement,video:b,clientInfo:c.clientInfo,core:c.core,ads:c.ads}};Me.prototype.isSkippableRewarded=fun
c t i o n ( a , b ) { r e t u r n a & & b = = = x e . R E W A R D E D } ; v a r
ie;(function(a){a.OPEN_URL='openUrl';a.CLOSE='close';a.FORCE_ORIENTATION='forceOrientation';a.CLICK='c
lick';a.VIDEO_START='videoStart';a.GRANT_REWARD='grantReward';a.DISABLE_BACK_BUTTON='disableBa
ckButton';a.OPEN_STORE_OVERLAY='openStoreOverlay';a.OPEN_IN_APP_STORE='openInAppStore';a.FETCH
_APP_STORE_OVERLAY='fetchAppStoreOverlay';a.OPEN_INTENTS_REQUEST=
'openableIntents';a.TRACKING='tracking';a.GET_CLICK_SIGNAL='getClickSignal';a.USER_SEEKED='seeked';a.
VOLUME_CHANGE='volumeChanged'})(ie||(ie={}));hi.prototype.connect=function(a){this._iframe=a;window.addE
ventListener('message',this._messageListener)};hi.prototype.disconnect=function(){window.removeEventListener('me
ssage',this._messageListener)};hi.prototype.onBackPressed=function(){this.postMessage('back')};hi.prototype.sendOp
enableIntentsResult=function(a){this.postMessage('openableIntentsResponse',
a)};hi.prototype.sendClickSignalResponse=function(a){this.postMessage('clickSignal',a)};hi.prototype.sendMuteChan
ge=function(a){this.postMessage('muteChange',a)};hi.prototype.onMessage=function(a){a=a.data;if('afma'===a.type
&&(this._core.Sdk.logInfo('afma: event='+a.event+', data='+JSON.stringify(a.data)),a.event in
this._afmaHandlers))(0,this._afmaHandlers[a.event])(a)};hi.prototype.postMessage=function(a,b){this._iframe.conten
tWindow.postMessage({type:'afma',event:a,data:b},'*')};var Qj={x:0,y:0,
width:0,height:0};tf.replaceMacro=function(a,b){Object.keys(b).forEach(function(c){a=a.replace(c,b[c])});return
a } ; t f . r e p l a c e M a c r o W i t h U r l E n c o d e d = f u n c t i o n ( a , b ) { r e t u r n
this.replaceMacro(a,Object.keys(b).reduce(function(c,e){c[e]=encodeURIComponent(b[e]);return c},{}))};var
Zp;(Zp||(Zp={})).ORIENTATION='orientation';bm.prototype.connect=function(){window.addEventListener('messag
e',this._messageListener,!1)};bm.prototype.disconnect=function(){window.removeEventListener('message',this._mess
ageListener)};
bm.prototype.onMessage=function(a){a=a.data;if('mraid'===a.type&&(this._core.Sdk.logDebug('mraid:
e v e n t = ' + a . e v e n t + ' , d a t a = ' + a . d a t a ) , a . e v e n t i n
this._mraidHandlers))(0,this._mraidHandlers[a.event])(a)};bm.prototype.handleSetOrientationProperties=function(a){
var b=pb.NONE;if(a.forceOrientation)switch(a.forceOrientation){case 'landscape':b=pb.LANDSCAPE;break;case
' p o r t r a i t ' : b = p b . P O R T R A I T ; b r e a k ; c a s e
'none':b=pb.NONE}this._handler.onSetOrientationProperties(a.allowOrientation,b)};var iz={'{{
OMID_IMPLEMENTOR }}':'Unity3d',
' { { O M I D _ A P I _ V E R S I O N
}}':'1.3.0'};n.inherits(Gb,ha);Gb.prototype.render=function(){ha.prototype.render.call(this);this.setupIFrame();this._gd
prBanner=this._container.querySelector('.gdpr-pop-up');this._privacyButton=this._container.querySelector('.privacy-
button')};Gb.prototype.show=function(){ha.prototype.show.call(this);this._afmaBridge.connect(this._iframe);this._mr
aidBridge.connect(this._iframe);this._handlers.forEach(function(a){return
a.onShow()});this._deviceInfo.checkIsMuted();this.choosePrivacyShown()};
Gb.prototype.getVideoPlayerVolume=function(){return this._volume};Gb.prototype.hide=function(){var
a;this._mraidBridge.disconnect();this._afmaBridge.disconnect();ha.prototype.hide.call(this);null===(a=this.privacy)||v
o i d 0 = = = a ? v o i d
0:a.removePrivacyElement(this);this._showGDPRBanner&&!this._gdprPopupClicked&&this._handlers.forEach(func
tion(b){return b.onGDPRPopupSkipped()})};Gb.prototype.onPrivacyClose=function(){var
a ; n u l l = = = ( a = t h i s . p r i v a c y ) | | v o i d 0 = = = a ? v o i d
0:a.hide();this._admobOMController&&this.sendUnObstructedOMGeometryChange(this._admobOMController)};
Gb.prototype.onBackPressed=function(){this._afmaBridge.onBackPressed()};Gb.prototype.sendOpenableIntentsResp
onse=function(a){this._afmaBridge.sendOpenableIntentsResult(a)};Gb.prototype.sendClickSignalResponse=function(
a){this._afmaBridge.sendClickSignalResponse(a)};Gb.prototype.sendMuteChange=function(a){this._afmaBridge.sen
dMuteChange(a)};Gb.prototype.getOpenMeasurementController=function(){return
this._admobOMController};Gb.prototype.choosePrivacyShown=function(){this._showGDPRBanner&&!this._gdprPo
pupClicked?
(this._gdprBanner.style.visibility='visible',this._privacyButton.style.pointerEvents='1',this._privacyButton.style.visibil
ity='hidden'):(this._privacyButton.style.visibility='visible',this._gdprBanner.style.pointerEvents='1',this._gdprBanner.s
tyle.visibility='hidden')};Gb.prototype.setupIFrame=function(){var a=this,b=this._container.querySelector('#admob-
iframe');this._iframe=b;this.getIFrameSrcDoc().then(function(c){b.srcdoc=c;a._admobOMController&&(b.srcdoc+=tf
.replaceMacro("<script>(function () {\n var OmidSessionInterface = function () {\n var
IMPRESSION_OCCURRED = 'impressionOccurred',\n LOADED = 'loaded',\n START = 'start',\n
FIRST_QUARTILE = 'firstQuartile',\n MIDPOINT = 'midpoint',\n THIRD_QUARTILE = 'thirdQuartile',\n
COMPLETE = 'complete',\n PAUSE = 'pause',\n RESUME = 'resume',\n BUFFER_START =
'bufferStart',\n BUFFER_FINISH = 'bufferFinish',\n SKIPPED = 'skipped',\n VOLUME_CHANGE =
'volumeChange',\n PLAYER_STATE_CHANGE = 'playerStateChange',\n AD_USER_INTERACTION =
'adUserInteraction',\n GEOMETRY_CHANGE = 'geometryChange';\n\n var VIDEO_ELEMENT =
'videoElement',\n SLOT_ELEMENT = 'slotElement',\n ELEMENT_BOUNDS = 'elementBounds';\n\n
/**\n * Sets the creative type for the active ad session, or the next one if there is no\n * active ad session.\n
* @param {omidSessionInterface.CreativeType} creativeType\n * Implementation Pending\n */\n
this.setCreativeType = function (creativeType) {};\n\n /**\n * Sets the impression type for the active ad
session, or the next one if there is no active ad session.\n * @param {omidSessionInterface.ImpressionType}
impressionType\n * Implementation Pending\n */\n this.setImpressionType = function (impressionType)
{};\n\n var postMessage = function (event, data) {\n window.parent.postMessage(\n {\n type:
'omid',\n event: event,\n data: data,\n },\n '*'\n );\n };\n\n /*\n * For Context
Object to session interface\n */\n var getSessionId = function () {\n return sessionId;\n };\n\n /*\n
* For Context Object to session interface\n */\n var getUnitySDKVersion = function () {\n return
sdkVersion;\n };\n\n /*\n * Based on https://github.com/InteractiveAdvertisingBureau/Open-Measurement-
JSClients/blob/master/version.txt\n */\n var getOMIDAPIVersion = function () {\n return '{{
OMID_API_VERSION }}';\n };\n\n var getOmidImplementer = function () {\n return '{{
OMID_IMPLEMENTOR }}';\n };\n\n var ErrorType = {\n GENERIC: 'generic', // An error unrelated to
video playback.\n VIDEO: 'video', // An error related to video playback.\n };\n\n var AccessMode = {\n
FULL: 'full', // Verification scripts have access to the entire JS object graph and DOM.\n LIMITED: 'limited', //
Verification scripts are limited to a sandboxed iframe.\n };\n\n var Environment = {\n APP: 'app',\n
};\n\n var AdSessionType = {\n HTML: 'html',\n };\n\n var SupportedFeatures = {\n CONTAINER:
'clid',\n VIDEO: 'vlid',\n };\n\n var omidNativeInfo = {\n partnerName: undefined,\n
partnerVersion: undefined,\n };\n\n var omidJSInfo = {\n omidImplementer: getOmidImplementer(),\n
serviceVersion: getUnitySDKVersion(),\n sessionClientVersion: undefined,\n partnerName: undefined,\n
partnerVersion: undefined,\n };\n\n var App = {\n omidImplementer: getOmidImplementer(),\n
libraryVersion: '1.2.10', // First version of unity's implementation of OMID for Web\n appId: 'com.unity.ads', //
The host app's identifier - unity sdk name\n adId: undefined, // The iOS or Android advertising identifier - set by
unity?\n };\n\n var Context = {\n apiVersion: getOMIDAPIVersion(),\n environment:
Environment.APP,\n accessMode: AccessMode.LIMITED,\n adSessionType: AdSessionType.HTML,\n
supports: [SupportedFeatures.VIDEO, SupportedFeatures.CONTAINER],\n omidNativeInfo: undefined,\n
omidJsInfo: undefined,\n app: App,\n customReferenceIdentifier: undefined,\n };\n\n var
sessionCallback = function () {};\n var sdkVersion;\n var sessionId;\n var videoElement;\n var
adEventsRegistered = false;\n var mediaEventsRegistered = false;\n var verificationResources = [];\n\n var
impressionOccured = function (impressionEventData) {\n if (adEventsRegistered) {\n
postMessage(IMPRESSION_OCCURRED, impressionEventData);\n }\n };\n\n var loaded = function
(vastProperties) {\n if (mediaEventsRegistered) {\n postMessage(LOADED, vastProperties);\n }\n
};\n var start = function (duration, videoPlayerVolume) {\n if (mediaEventsRegistered) {\n
postMessage(START, {\n duration: duration,\n videoPlayerVolume: videoPlayerVolume,\n });\n
}\n };\n var firstQuartile = function () {\n if (mediaEventsRegistered) {\n
postMessage(FIRST_QUARTILE);\n }\n };\n var midpoint = function () {\n if
(mediaEventsRegistered) {\n postMessage(MIDPOINT);\n }\n };\n var thirdQuartile = function () {\n
if (mediaEventsRegistered) {\n postMessage(THIRD_QUARTILE);\n }\n };\n var complete =
function () {\n if (mediaEventsRegistered) {\n postMessage(COMPLETE);\n }\n };\n var pause =
function () {\n if (mediaEventsRegistered) {\n postMessage(PAUSE);\n }\n };\n var resume =
function () {\n if (mediaEventsRegistered) {\n postMessage(RESUME);\n }\n };\n var bufferStart
= function () {\n if (mediaEventsRegistered) {\n postMessage(BUFFER_START);\n }\n };\n var
bufferFinish = function () {\n if (mediaEventsRegistered) {\n postMessage(BUFFER_FINISH);\n }\n
};\n var skipped = function () {\n if (mediaEventsRegistered) {\n postMessage(SKIPPED);\n }\n
};\n var volumeChange = function (videoPlayerVolume) {\n if (mediaEventsRegistered) {\n
postMessage(VOLUME_CHANGE, {\n videoPlayerVolume: videoPlayerVolume,\n });\n }\n };\n
var playerStateChange = function (playerState) {\n if (mediaEventsRegistered) {\n
postMessage(PLAYER_STATE_CHANGE, {\n playerState: playerState,\n });\n }\n };\n var
adUserInteraction = function (interactionType) {\n if (mediaEventsRegistered) {\n
postMessage(AD_USER_INTERACTION, {\n interactionType: interactionType,\n });\n }\n
};\n\n this.setClientInfo = function (sessionClientVersion, partnerName, partnerVersion) {\n
omidNativeInfo.partnerName = 'Unity3d';\n omidNativeInfo.partnerVersion = getUnitySDKVersion();\n\n
omidJSInfo.sessionClientVersion = sessionClientVersion;\n omidJSInfo.partnerName = partnerName;\n
omidJSInfo.partnerVersion = partnerVersion;\n omidJSInfo.serviceVersion = '1.2.10';\n Context.omidJsInfo
= omidJSInfo;\n Context.omidNativeInfo = omidNativeInfo;\n };\n\n this.registerSessionObserver =
function (sessionEventsCallback) {\n if (sessionEventsCallback) {\n sessionCallback =
sessionEventsCallback;\n }\n };\n\n var AdEventType = {\n SESSION_START: 'sessionStart',\n
SESSION_FINISH: 'sessionFinish',\n SESSION_ERROR: 'sessionError',\n };\n\n this.reportError =
function (errorType, message) {\n var sessionErrorEventData = {\n errorType: errorType,\n message:
message,\n };\n\n var eventData = {\n adSessionId: getSessionId(),\n timestamp: +new Date(),\n
type: AdEventType.SESSION_ERROR,\n data: sessionErrorEventData,\n };\n\n
sessionCallback(eventData);\n postMessage('reportError', eventData);\n };\n\n
this.injectVerificationScriptResources = function (verificationScriptResources) {\n verificationResources =
verificationScriptResources;\n postMessage('verificationResources', verificationScriptResources);\n };\n\n
/**\n * setVideoElement:\n * Sets the slot element for a video creative for measurement\n * @param
videoElement\n */\n this.setVideoElement = function (videoElement) {\n
postMessage(VIDEO_ELEMENT, {\n videoElement: '' + videoElement,\n });\n };\n\n /**\n *
setSlotElement:\n * Sets the slot element for a display creative for measurement. Currently dont support display\n
* @param slotElement\n */\n this.setSlotElement = function (slotElement) {\n
postMessage(SLOT_ELEMENT, {\n slotElement: '' + slotElement,\n });\n };\n\n /**\n *
setElementBounds:\n * Only relevant to display ad slot elements. Called at beginning of playback and
sessionfinish\n * @param (omidSessionInterface.Rectangle) elementBounds\n */\n this.setElementBounds
= function (elementBounds) {\n postMessage(ELEMENT_BOUNDS, {\n elementBounds:
elementBounds,\n });\n };\n\n var startAdSession = function () {\n var sessionStartEventData = {\n
context: Context,\n };\n var eventData = {\n adSessionId: getSessionId(),\n timestamp: +new
Date(),\n type: AdEventType.SESSION_START,\n data: sessionStartEventData,\n };\n\n for (var i
= 0; i < verificationResources.length; i++) {\n var data = JSON.parse(JSON.stringify(eventData));\n\n if
(verificationResources[i] && verificationResources[i].verificationParameters) {\n data.verificationParameters
= verificationResources[i].verificationParameters;\n }\n\n sessionCallback(data); // needs to be called for
session interface\n }\n postMessage(AdEventType.SESSION_START, eventData); // needs to be called for
omid3p\n };\n\n var finishAdSession = function () {\n var eventData = {\n adSessionId:
getSessionId(),\n timestamp: +new Date(),\n type: AdEventType.SESSION_FINISH,\n data: {},\n
};\n\n sessionCallback(eventData);\n sessionCallback = function () {};\n };\n\n this.adEvents = {};\n
this.mediaEvents = {};\n this.videoEvents = {};\n this.adEvents[IMPRESSION_OCCURRED] =
impressionOccured;\n this.mediaEvents[LOADED] = this.videoEvents[LOADED] = loaded;\n
this.mediaEvents[START] = this.videoEvents[START] = start;\n this.mediaEvents[FIRST_QUARTILE] =
this.videoEvents[FIRST_QUARTILE] = firstQuartile;\n this.mediaEvents[MIDPOINT] =
this.videoEvents[MIDPOINT] = midpoint;\n this.mediaEvents[THIRD_QUARTILE] =
this.videoEvents[THIRD_QUARTILE] = thirdQuartile;\n this.mediaEvents[COMPLETE] =
this.videoEvents[COMPLETE] = complete;\n this.mediaEvents[PAUSE] = this.videoEvents[PAUSE] = pause;\n
this.mediaEvents[RESUME] = this.videoEvents[RESUME] = resume;\n this.mediaEvents[BUFFER_START] =
this.videoEvents[BUFFER_START] = bufferStart;\n this.mediaEvents[BUFFER_FINISH] =
this.videoEvents[BUFFER_FINISH] = bufferFinish;\n this.mediaEvents[SKIPPED] = this.videoEvents[SKIPPED]
= skipped;\n this.mediaEvents[VOLUME_CHANGE] = this.videoEvents[VOLUME_CHANGE] =
volumeChange;\n this.mediaEvents[PLAYER_STATE_CHANGE] =
this.videoEvents[PLAYER_STATE_CHANGE] = playerStateChange;\n
this.mediaEvents[AD_USER_INTERACTION] = this.videoEvents[AD_USER_INTERACTION] =
adUserInteraction;\n\n this.registerAdEvents = function () {\n adEventsRegistered = true;\n
startAdSession();\n };\n\n // We will support video events until OMID 1.3 is released. Then this will be
removed.\n this.registerVideoEvents = function () {\n mediaEventsRegistered = true;\n };\n\n
this.registerMediaEvents = function () {\n mediaEventsRegistered = true;\n };\n\n
window.addEventListener('message', function (event) {\n switch (event.data.type) {\n case 'sdkVersion':\n
sdkVersion = event.data.value;\n break;\n case 'sessionId':\n sessionId = event.data.value;\n
break;\n case AdEventType.SESSION_FINISH:\n finishAdSession();\n break;\n }\n
});\n\n document.addEventListener('DOMContentLoaded', function () {\n postMessage('sdkVersion');\n
postMessage('sessionId');\n });\n };\n\n Object.defineProperty(window, 'omidSessionInterface', {\n value:
new OmidSessionInterface(),\n writable: false,\n });\n Object.freeze(window.omidSessionInterface);\n
})();\x3c/script>",
iz),a._admobOMController.getAdmobBridge().setAdmobIframe(b))})};Gb.prototype.getIFrameSrcDoc=function(){v
ar a=this._campaign.getDynamicMarkup(),b=(new DOMParser).parseFromString(a,'text/html');if(!b)return
Promise.reject(Error('Not a valid HTML document => '+a));this.removeScriptTags(b);return
t h i s . i n j e c t S c r i p t s ( b ) . t h e n ( f u n c t i o n ( ) { r e t u r n
b.documentElement.outerHTML})};Gb.prototype.removeScriptTags=function(a){this.removeScriptTag(a,'mraid.js');t
his.removeScriptTag(a,'afma_unity_stub.js');return a.documentElement.outerHTML};
Gb.prototype.removeScriptTag=function(a,b){(a=a.querySelector('script[src^="'+b+'"]'))&&a.parentNode&&a.parent
Node.removeChild(a)};Gb.prototype.injectScripts=function(a){a=a.head||document.body;this.injectScript(a,"<script>(
function () {\n var MRAID = function () {\n var state = 'loading';\n\n var listeners = {\n ready: [],\n
error: [],\n stateChange: [],\n viewableChange: [],\n sizeChange: [],\n };\n\n var viewable =
false;\n\n var orientationProperties = {\n allowOrientationChange: true,\n forceOrientation: 'none',\n
};\n\n var trigger = function (event, parameters) {\n if (!parameters) {\n parameters = [];\n }\n if
(event in listeners) {\n listeners[event].forEach(function (listener) {\n listener.apply(window,
parameters);\n });\n }\n };\n\n var width = window.innerWidth;\n var height =
window.innerHeight;\n\n var setState = function (newState) {\n state = newState;\n trigger('stateChange',
[newState]);\n };\n\n window.addEventListener(\n 'message',\n function (event) {\n if
(event.data.type && event.data.type === 'mraid') {\n switch (event.data.event) {\n case 'viewable':\n
viewable = event.data.value;\n trigger('viewableChange', [viewable]);\n break;\n\n
case 'resize':\n window.innerWidth = width = event.data.width;\n window.innerHeight = height =
event.data.height;\n trigger('sizeChange', [width, height]);\n break;\n\n default:\n
break;\n }\n }\n },\n false\n );\n\n window.addEventListener('resize', function (e) {\n
width = window.innerWidth;\n height = window.innerHeight;\n trigger('sizeChange', [width, height]);\n
});\n\n window.addEventListener(\n 'DOMContentLoaded',\n function () {\n
window.mraid.postMessage('loaded');\n setState('default');\n trigger('ready');\n },\n false\n
);\n\n this.postMessage = function (event, data) {\n window.parent.postMessage(\n {\n type:
'mraid',\n event: event,\n data: data,\n },\n '*'\n );\n };\n\n this.addEventListener =
function (event, listener) {\n if (event in listeners) {\n listeners[event].push(listener);\n }\n };\n\n
this.createCalendarEvent = function () {\n trigger('error', ['not implemented', 'createCalendarEvent']);\n };\n\n
this.close = function () {\n setState('hidden');\n this.postMessage('close');\n };\n\n this.expand =
function () {\n trigger('error', ['not implemented', 'expand']);\n };\n\n this.getCurrentPosition =
this.getDefaultPosition = function () {\n return {\n x: 0,\n y: 0,\n width: width,\n height:
height,\n };\n };\n\n this.getExpandProperties = function () {\n trigger('error', ['not implemented',
'getExpandProperties']);\n };\n\n this.getMaxSize = this.getScreenSize = function () {\n return {\n
width: width,\n height: height,\n };\n };\n\n this.getOrientationProperties = function () {\n return
orientationProperties;\n };\n\n this.getPlacementType = function () {\n return 'interstitial';\n };\n\n
this.getResizeProperties = function () {\n trigger('error', ['not implemented', 'getResizeProperties']);\n };\n\n
this.getState = function () {\n return state;\n };\n\n this.getVersion = function () {\n return '2.0';\n
};\n\n this.isViewable = function () {\n return viewable;\n };\n\n this.open = function (url) {\n
this.postMessage('open', {\n url: url,\n });\n };\n\n this.playVideo = function () {\n trigger('error',
['not implemented', 'playVideo']);\n };\n\n this.removeEventListener = function (event, listener) {\n if
(event in listeners) {\n var index = listeners[event].indexOf(listener);\n if (index !== -1) {\n
listeners[event].splice(index, 1);\n }\n }\n };\n\n this.resize = function () {\n trigger('error', ['not
implemented', 'resize']);\n };\n\n this.setExpandProperties = function () {\n trigger('error', ['not
implemented', 'setExpandProperties']);\n };\n\n this.setOrientationProperties = function (properties) {\n
orientationProperties = properties;\n this.postMessage('orientation', {\n properties: properties,\n });\n
};\n\n this.setResizeProperties = function () {\n trigger('error', ['not implemented', 'setResizeProperties']);\n
};\n\n this.storePicture = function () {\n trigger('error', ['not implemented', 'storePicture']);\n };\n\n
this.useCustomClose = function () {\n trigger('error', ['not implemented', 'useCustomClose']);\n };\n\n
this.setCustomMraidState = function (state) {\n this.postMessage('customMraidState', {\n state: state,\n
});\n };\n };\n window.mraid = new MRAID();\n })();\x3c/script>");
this.injectScript(a,'<script>function getQueryParams(f) {\n var e = document.createElement("a");\n e.href = f;\n f =
{};\n if (e.search) {\n e = e.search.substring(1).split(/&/);\n for (var k = 0; k < e.length; k++) {\n var h =
e[k].split(/=/), l = h[0];\n h = h[1];\n f[l] ? f[l].push(h) : f[l] = [h];\n }\n }\n return f;\n}\nfunction
isObjectEmpty(f) {\n for (var e in f) {\n if (f.hasOwnProperty(e)) {\n return !1;\n }\n }\n return
!0;\n}\n(function() {\n window.addEventListener("pageshow", function() {\n
AFMA_ReceiveMessage("onshow");\n });\n var f, e, k, h = 0, l = 0, r = 0, t = 0, p;\n
document.addEventListener("touchstart", function(c) {\n k = Date.now();\n f = c.touches[0];\n l++;\n });\n
document.addEventListener("touchend", function(c) {\n p = Date.now() - k;\n e = c.changedTouches[0];\n
h++;\n });\n document.addEventListener("touchmove", function(c) {\n r++;\n });\n
document.addEventListener("touchcancel", function(c) {\n t++;\n });\n window.unity = window.unity || {};\n
window.unity.afma = new function() {\n var c = this;\n this.intentCallbacks = {};\n this.intentCallbackId = 0;\n
this.sentQuartiles = {};\n var n = [], q = 0, u = !1, v = !1, w = !1;\n
document.addEventListener("DOMContentLoaded", function() {\n c.postMessage("tracking",
{event:"impression",});\n var a = document.querySelector("video");\n null === a ? c.postMessage("tracking",
{event:"error", data:"Missing Video Error: No video element contained in document",}) : (a.muted = w,
a.addEventListener("error", function() {\n c.postMessage("tracking", {event:"error",
data:JSON.stringify(a.error),});\n }), a.addEventListener("timeupdate", function() {\n if (!a.seeking) {\n
q = a.currentTime;\n var b = Math.floor(a.currentTime / a.duration * 4);\n if (0 !== b && !(b in
c.sentQuartiles)) {\n c.sentQuartiles[b] = !0;\n switch(b) {\n case 1:\n var d =
"firstQuartile";\n break;\n case 2:\n d = "midpoint";\n break;\n case 3:\n
d = "thirdQuartile";\n }\n d && c.postMessage("tracking", {event:d,});\n }\n }\n }),
a.addEventListener("stalled", function() {\n c.postMessage("tracking", {event:"stalled",
d a t a : JS ON.s tr ing ify({buffered:a .buffe re d , cu rren t S rc: a. cu rren t S rc, cu rren t T i m e: a. cu rr e n t T i m e ,
defaultPlaybackRate:a.defaultPlaybackRate, duration:a.duration, ended:a.ended, error:a.error, hidden:a.hidden,
loop:a.loop, mediaKeys:a.mediaKeys, mozAudioCaptured:a.mozAudioCaptured,
mozDecodedFrames:a.mozDecodedFrames, mozFragmentEnd:a.mozFragmentEnd,
mozFrameDelay:a.mozFrameDelay, mozHasAudio:a.mozHasAudio, mozPaintedFrames:a.mozPaintedFrames,
mozPresentedFrames:a.mozPresentedFrames, \n mozPreservesPitch:a.mozPreservesPitch, muted:a.muted,
namespaceURI:a.namespaceURI, networkState:a.networkState, paused:a.paused, playbackRate:a.playbackRate,
played:a.played, preload:a.preload, readyState:a.readyState, seeking:a.seeking, src:a.src, volume:a.volume,}),});\n
}), a.addEventListener("volumechange", function() {\n c.postMessage("volumeChanged",
{volume:a.volume,});\n }), a.addEventListener("canplay", function() {\n c.postMessage("tracking",
{event:"loaded",});\n }), a.addEventListener("seeking", function() {\n 0.01 < Math.abs(a.currentTime - q) &&
(a.currentTime = q);\n u || (u = !0, c.postMessage("seeked"));\n }), a.addEventListener("playing", function()
{\n v || (v = !0, c.postMessage("videoStart"));\n }));\n });\n this.forceOrientation = function(a, b, d) {\n
this.postMessage("forceOrientation", {orientation:a, override:b, animationDuration:d,});\n };\n this.click =
function(a) {\n var b = c.getTouchInfo();\n this.postMessage("click", {url:a, touch:b,});\n };\n
this.getClickSignals = function(a) {\n return null;\n };\n this.appendClickSignals = function(a, b) {\n return
a;\n };\n this.getClickSignalsAsync = function(a) {\n return new Promise(function(b, d) {\n
c.requestClickSignal(b);\n });\n };\n this.appendClickSignalsAsync = function(a, b) {\n return (b ?
Promise.resolve(b) : this.getClickSignalsAsync(a)).then(function(d) {\n var g = d.encodedClickSignal, m =
getQueryParams(a);\n m.ms || (a = isObjectEmpty(m) ? a + "?ms=" + g : a + "&ms=" + g);\n return a = a +
"&rvdt=" + d.rvdt;\n });\n };\n this.requestClickSignal = function(a) {\n n.push(a);\n a =
this.getTouchInfo();\n this.postMessage("getClickSignal", a);\n };\n this.getTouchInfo = function() {\n var a
= {counts:{up:h, down:l, move:r, cancel:t,},};\n f && (a.start = {x:f.clientX || 0.0, y:f.clientY || 0.0,});\n e &&
(a.end = {x:e.clientX || 0.0, y:e.clientY || 0.0,}, a.diameter = 2 * e.radiusX, a.pressure = e.force || 0.0);\n p &&
(a.duration = p);\n return a;\n };\n this.onReceiveClickSignal = function(a) {\n for (var b = 0, d = n.length; b
< d; b++) {\n n[b](a);\n }\n n = [];\n };\n this.onReceiveMuteChange = function(a) {\n var b =
document.querySelector("video");\n b ? b.muted = a : w = a;\n };\n this.notifyRewardedVideoStart = function()
{\n };\n this.grantReward = function() {\n this.postMessage("grantReward");\n };\n this.close = function(a)
{\n this.postMessage("close");\n };\n this.disableBackButton = function(a) {\n
this.postMessage("disableBackButton", {disabled:a,});\n };\n this.openIntent = function(a, b, d) {\n
this.postMessage("openIntent", {url:a, action:b, mimeType:d,});\n return !1;\n };\n this.openIntentExtended =
function(a) {\n return this.openIntent(a.url, a.action, a.mimeType);\n };\n this.openUrl = function(a) {\n
this.postMessage("openUrl", {url:a,});\n };\n this.openDeepLinkUrl = function(a, b, d, g) {\n
this.postMessage("openUrl", {url:a,});\n b();\n };\n this.openBrowser = function(a) {\n
this.postMessage("openUrl", {url:a,});\n };\n this.openNativeApp = function(a) {\n
this.postMessage("openUrl", {url:a,});\n };\n this.openSystemBrowser = function(a, b) {\n
this.postMessage("openUrl", {url:a,});\n };\n this.openStoreOverlay = function(a) {\n
this.postMessage("openStoreOverlay", {url:a,});\n };\n this.openInAppStore = function(a, b, d) {\n
this.postMessage("openInAppStore", {productId:a, url:b,});\n };\n this.fetchAppStoreOverlay = function(a) {\n
this.postMessage("fetchAppStoreOverlay", {productId:a,});\n };\n this.canOpenUrls = function(a, b, d, g) {\n d
= {};\n if (a.length) {\n for (g = 0; g < a.length; g++) {\n d[a[g]] = !0;\n }\n } else {\n d[a] =
!0;\n }\n b("openableURLs", d);\n };\n this.canOpenIntents = function(a, b, d, g) {\n var m =
c.intentCallbackId++;\n c.intentCallbacks[m] = {callback:b, timer:setTimeout(function() {\n d();\n delete
c.intentCallbacks[m];\n }, g),};\n this.postMessage("openableIntents", {id:m, intents:a,});\n };\n
this.postMessage = function(a, b) {\n window.parent.postMessage({type:"afma", event:a, data:b,}, "*");\n };\n
this.handleOpenableIntentResponse = function(a) {\n var b = a.id;\n a = a.results;\n if (b in
c.intentCallbacks) {\n var d = c.intentCallbacks[b].callback;\n d("openableIntents", a);\n
clearTimeout(c.intentCallbacks[b].timer);\n delete c.intentCallbacks[b];\n }\n };\n
this.setOrienationProperties = function(a) {\n window.mraid.setOrienationProperties(a);\n };\n
this.useCustomClose = function(a) {\n };\n window.addEventListener("message", function(a) {\n "afma" ===
a.data.type && ("back" === a.data.event ? (console.log("calling AFMA back function", a),
AFMA_ReceiveMessage("onbackblocked")) : "openableIntentsResponse" === a.data.event ?
c.handleOpenableIntentResponse(a.data.data) : "clickSignal" === a.data.event ? (console.log("recieved click signal",
a), c.onReceiveClickSignal(a.data.data)) : "muteChange" === a.data.event && (console.log("received mute change",
a), c.onReceiveMuteChange(a.data.data)));\n });\n }();\n})();\x3c/script>');
r e t u r n
Promise.resolve()};Gb.prototype.injectScript=function(a,b){a.innerHTML=b+a.innerHTML};Gb.prototype.onClose=f
u n c t i o n ( ) { v a r
a=this;this._admobOMController&&(this._admobOMController.sessionFinish(),setTimeout(function(){a._admobOM
Controller&&a._admobOMController.removeFromViewHierarchy()},1E3));setTimeout(function(){return
a . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onClose()})},1)};Gb.prototype.onAttribution=function(a,b){this._handlers.forEach(function(c){return
c.onAttribution(a,b)})};Gb.prototype.onOpenURL=
f u n c t i o n ( a ) { t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onOpenURL(a)})};Gb.prototype.onGrantReward=function(){this._handlers.forEach(function(a){return
a.onGrantReward()})};Gb.prototype.onVideoStart=function(){this._handlers.forEach(function(a){return
a.onVideoStart()})};Gb.prototype.onSetOrientationProperties=function(a,b){this._handlers.forEach(function(c){retur
n
c.onSetOrientationProperties(a,b)})};Gb.prototype.onResolveOpenableIntents=function(a){this._handlers.forEach(fun
ction(b){return b.onOpenableIntentsRequest(a)})};
Gb.prototype.onClickSignalRequest=function(a){this._handlers.forEach(function(b){return
b.onClickSignalRequest(a)})};Gb.prototype.onTrackingEvent=function(a,b){this._handlers.forEach(function(c){retur
n
c.onTrackingEvent(a,b)})};Gb.prototype.onUserSeeked=function(){t.reportMetricEvent(je.AdmobUserVideoSeeked)
};Gb.prototype.onGDPRPopupEvent=function(a){a.preventDefault();this._gdprPopupClicked||(this._gdprPopupClick
ed=!0,this.choosePrivacyShown());this.privacy.show();this._admobOMController&&this.sendObstructedOMGeometr
yChange(this._admobOMController)};
Gb.prototype.onPrivacyEvent=function(a){a.preventDefault();this.privacy.show();this._admobOMController&&this.s
endObstructedOMGeometryChange(this._admobOMController)};Gb.prototype.sendObstructedOMGeometryChange
=function(a){var b=a.getAdmobVideoElementBounds();if(b){var
c=a.getOMAdViewBuilder(),e=document.querySelector('.view-
container').getBoundingClientRect();e=Gd(e.left,e.top,e.width,e.height);b=c.buildAdmobAdView([ag.Obstructed],b,e)
;a.geometryChange(b)}};Gb.prototype.sendUnObstructedOMGeometryChange=
f u n c t i o n ( a ) { v a r
b=a.getAdmobVideoElementBounds();b&&(b=a.getOMAdViewBuilder().buildAdmobAdView([],b,{x:0,y:0,width:0,
height:0}),a.geometryChange(b))};n.inherits(Xp,ha);n.inherits(Tg,yb);Tg.resolveLanguage=function(a,b,c){return'pri
vacy'!==b&&'consent'!==b?a:'consent'===b&&!this.isPrivacyUnitTranslationAvailable(a)||'privacy'===b&&!this.isPr
ivacySettingsTranslationAvailable(a,c)?'en.*':a};Tg.isPrivacyUnitTranslationAvailable=function(a){return
a.match('fr.*')||a.match('de.*')||a.match('es.*')||a.match('ru.*')||
a.match('pt.*')||a.match('pt_BR.*')||a.match('it.*')||a.match('zh(((_#?Hans)?(_\\D\\D)?)|((_\\D\\D)?(_#?Hans)?))$')||a.m
atch('zh(((_#?Hant)?(_\\D\\D)?)|((_\\D\\D)?(_#?Hant)?))$')||a.match('da_DK.*')||a.match('fi.*')||a.match('ja.*')||a.match
('ko.*')||a.match('lt.*')||a.match('sv.*')?!0:!1};Tg.isPrivacySettingsTranslationAvailable=function(a,b){return
a?b===Ub.CCPA?a.match('es.*')?!0:!1:b===Ub.LGPD?a.match('pt_BR.*')?!0:!1:b===Ub.PIPL?a.match('zh(((_#?Ha
ns)?(_\\D\\D)?)|((_\\D\\D)?(_#?Hans)?))$')||
a.match('zh(((_#?Hant)?(_\\D\\D)?)|((_\\D\\D)?(_#?Hant)?))$')?!0:!1:b===Ub.QCLAW25?a.match('fr.*')?!0:!1:b===
Ub.GDPR&&(a.match('fr.*')||a.match('da_DK.*')||a.match('de.*')||a.match('es.*')||a.match('fi.*')||a.match('it.*')||a.matc
h('pt.*')||a.match('sv.*'))?!0:!1:!1};var sd;(function(a){a.GameExp='#personalized-experience-
switch';a.Ads='#personalized-ads-switch';a.External='#personalized-ads-3rd-party-switch';a.Pipl='#personalized-ads-
pipl'})(sd||(sd={}));n.inherits(rf,ha);rf.prototype.show=function(){var a;
this.setCheckbox(sd.GameExp,this.permissions.gameExp);this.setCheckbox(sd.Ads,this.permissions.ads);this.setChec
kbox(sd.External,this.permissions.external);this.setCheckbox(sd.Pipl,(null===(a=this.pipl)||void 0===a?void
0:a.optinState)===Uj.OptIn);this.updateThirdPartyCheckbox()};rf.prototype.isChecked=function(a){var
b ; r e t u r n ! ( n u l l = = = ( b = t h i s . _ c o n t a i n e r . q u e r y S e l e c t o r ( a ) ) | | v o i d
0===b||!b.checked)};rf.prototype.isPersonalizedExperienceChecked=function(){return
this.isChecked(sd.GameExp)};rf.prototype.isPersonalizedAdsChecked=
function(){return this.isChecked(sd.Ads)};rf.prototype.isAds3rdPartyChecked=function(){return
this.isChecked(sd.External)};rf.prototype.isPiplChecked=function(){return
this.isChecked(sd.Pipl)};rf.prototype.checkCheckboxes=function(a){this.setCheckbox(sd.GameExp,a);this.setCheckb
ox(sd.Ads,a);this.setCheckbox(sd.External,a);this.setCheckbox(sd.Pipl,a);this.updateThirdPartyCheckbox()};rf.protot
ype.updateThirdPartyCheckbox=function(){var a=this._container.querySelector('#third-party-
switch');this.isChecked(sd.Ads)?
null===a||void 0===a?void 0:a.classList.remove('disabled'):(this.setCheckbox(sd.External,!1),null===a||void
0===a?void 0:a.classList.add('disabled'))};rf.prototype.onChange=function(a,b){b=void
0===b?!1:b;a.preventDefault();b&&this.updateThirdPartyCheckbox();this._handlers.forEach(function(c){return
c.onSwitchGroupSelectionChange()})};rf.prototype.onPrivacyEvent=function(a){a.preventDefault();this._handlers.fo
rEach(function(b){return b.onPrivacy(a.target.href)})};rf.prototype.setCheckbox=function(a,
b ) { i f ( a = t h i s . _ c o n t a i n e r . q u e r y S e l e c t o r ( a ) ) a . c h e c k e d = b } ; v a r
xf;(function(a){a[a.THIRD_PARTIES=0]='THIRD_PARTIES';a[a.DATA=1]='DATA';a[a.DEMOGRAPHIC_INFO=
2]='DEMOGRAPHIC_INFO';a[a.MOBILE_IDENTIFIERS=3]='MOBILE_IDENTIFIERS';a[a.PERSONALIZATIO
N=4]='PERSONALIZATION';a[a.MEASUREMENT=5]='MEASUREMENT'})(xf||(xf={}));n.inherits(Rj,ha);Rj.prot
otype.showParagraphAndScrollToSection=function(a){var b;switch(a){case xf.THIRD_PARTIES:var
c=a=this._container.querySelector('.third-party');break;case xf.DATA:c=a=this._container.querySelector('.what-we-
collect');
break;case xf.DEMOGRAPHIC_INFO:a=this._container.querySelector('.what-we-
collect');c=this._container.querySelector('.measurement-paragraph');break;case
xf.MOBILE_IDENTIFIERS:c=a=this._container.querySelector('.what-we-collect');break;case
xf.PERSONALIZATION:c=a=this._container.querySelector('.what-we-collect');break;case
xf.MEASUREMENT:a=this._container.querySelector('.what-we-
collect');c=this._container.querySelector('.measurement-paragraph');break;default:c=a=null}null===(b=null===a||void
0===a?
void 0:a.parentElement)||void 0===b?void 0:b.classList.add('show-description');null===c||void 0===c?void
0:c.scrollIntoView(!0)};Rj.prototype.onEvent=function(a,b){a.preventDefault();this.toggleDescription(b)};Rj.prototy
pe.toggleDescription=function(a){var b;a=this._container.querySelector(a);null===(b=null===a||void 0===a?void
0:a.parentElement)||void 0===b?void 0:b.classList.toggle('show-
description')};Rj.prototype.onPrivacyEvent=function(a){a.preventDefault();this._handlers.forEach(function(b){return
b.onPrivacy(a.target.href)})};
F n . p r o t o t y p e . g e t E l e m e n t = f u n c t i o n ( ) { v a r
a=this;this._element=document.createElement('img');this._element.id=this._id;this._element.classList.add('privacy-
captcha-grid-item');this._element.src=this._url;this._element.addEventListener('click',function(b){return
a . o n I t e m C l i c k E v e n t ( b ) } , ! 1 ) ; r e t u r n
this._element};Fn.prototype.resetElement=function(a){this._url=a;this._element.src='';this._element.src=a};Fn.prototy
pe.onItemClickEvent=function(a){a.preventDefault();if(this._listener)this._listener.onGridItemClick(this._url)};
n.inherits(gi,ha);gi.prototype.resetElements=function(a){if(a.length===this._gridItems.length){a=n.makeIterator(a.ent
r i e s ( ) ) ; f o r ( v a r b = a . n e x t ( ) ; ! b . d o n e ; b = a . n e x t ( ) ) { v a r
c=n.makeIterator(b.value);b=c.next().value;c=c.next().value;this._gridItems[b]&&this._gridItems[b].resetElement(c)}
}this.container()&&this.container().querySelector('.privacy-captcha-spinner-
container').classList.remove('show')};gi.prototype.showTryAgainMessage=function(){this.container()&&this.containe
r().classList.add('show-retry-message')};
gi.prototype.render=function(){ha.prototype.render.call(this);for(var a=this.container().querySelector('.privacy-
c a p t c h a -
grid'),b=n.makeIterator(this._gridItems),c=b.next();!c.done;c=b.next())a.appendChild(c.value.getElement())};gi.protot
ype.show=function(){ha.prototype.show.call(this);this.container()&&this.container().classList.remove('show-retry-
message')};gi.prototype.createGridItems=function(a){this._gridItems=[];a=n.makeIterator(a.entries());for(var
b=a.next();!b.done;b=a.next()){var c=n.makeIterator(b.value);
b=c.next().value;c=c.next().value;b=new Fn('captcha-grid-item-'+b,c,this);this._gridItems.push(b)}return
this._gridItems};gi.prototype.onGridItemClick=function(a){this.container().classList.remove('show-retry-
message');this.container().querySelector('.privacy-captcha-spinner-
container').classList.add('show');this._handlers.forEach(function(b){return
b.onItemSelected(a)})};gi.prototype.onCloseEvent=function(a){a.preventDefault();bb.trigger(pg.REQUEST_SCREE
N_CLOSE);this.hide();this._handlers.forEach(function(b){return b.onCloseEvent()})};
v a r
Lf;(function(a){a[a.FAILED_VERIFICATION=0]='FAILED_VERIFICATION';a[a.GENERIC_ERROR=1]='GENE
RIC_ERROR';a[a.MULTIPLE_FAILED_VERIFICATIONS=2]='MULTIPLE_FAILED_VERIFICATIONS';a[a.SU
C C E S S = 3 ] = ' S U C C E S S ' } ) ( L f | | ( L f = { } ) ) ; v a r
Kf;(function(a){a.DEBUG_RESET='debug_reset';a.INIT='init';a.VERIFY='verify'})(Kf||(Kf={}));En.init=function(a,
b , c ) { t h i s . h e l p e r = u w ( a , b , c ) } ; v a r
Dh;(function(a){a[a.Consent=0]='Consent';a[a.EndScreen=1]='EndScreen'})(Dh||(Dh={}));n.inherits(Fb,ha);Fb.protot
ype.render=function(){ha.prototype.render.call(this);
this._buttonSpinner.render();this._submitButtonElement=this.container().querySelector('.captcha-request-submit-
button');this._isEmailRequired&&(this._emailInputElement=this.container().querySelector('#captcha-request-email-
input'))&&(this._emailInputElement.placeholder=this._localization.translate('privacy-data-request-email-input-
placeholder'))};Fb.prototype.hide=function(){ha.prototype.hide.call(this);this.hideAndCloseCaptcha()};Fb.prototype.o
nCloseEvent=function(){this.hideAndCloseCaptcha()};Fb.prototype.onBlur=
function(){this._platform===B.IOS&&setTimeout(function(){window.scrollTo(0,0)},50)};Fb.prototype.onItemSelect
ed=function(a){var b,c;return F(this,void 0,void 0,function f(){var g=this,h,k;return
n.generator.createGenerator(f,function(l){if(1==l.nextAddress)return
l.yield(En.helper.sendVerifyRequest(a,g._isEmailRequired?g._currentValidatedEmail:''),2);h=l.yieldResult;switch(h.s
tatus){case Lf.SUCCESS:k=g._isEmailRequired?'#data-request-confimed':'#nwoo-request-
confimed';null===(b=g.container().querySelector(k))||
v o i d 0 = = = b ? v o i d 0 : b . c l a s s L i s t . a d d ( ' s h o w -
msg');g.disableInputs();g.hideAndCloseCaptcha();g._isEmailRequired?(g.registerRequestForDataAction(),g.network
W i d e O p t ( ! 0 ) ) : g . n o t i f y H a n d l e r s O f O p t O u t C l i c k e d ( ) ; b r e a k ; c a s e
Lf.FAILED_VERIFICATION:g.initCaptcha();null===(c=g._captchaView)||void 0===c?void
0 : c . s h o w T r y A g a i n M e s s a g e ( ) ; b r e a k ; c a s e
Lf.MULTIPLE_FAILED_VERIFICATIONS:g.handleMultipleFailedError();break;default:g.handleGenericError()}l.j
umpToEnd()})})};Fb.prototype.notifyHandlersOfOptOutClicked=function(){this._handlers.forEach(function(a){retur
n a.onNetworkWideOptoutClicked()})};
Fb.prototype.notifyHandlersOfOptInClicked=function(){this._handlers.forEach(function(a){return
a.onNetworkWideOptinClicked()})};Fb.prototype.onDataRequestSubmitEvent=function(a){var
b,c,e;a.preventDefault();a=null===(b=this._emailInputElement)||void 0===b?void 0:b.value;(null===a||void
0===a?0:a.length)&&a.match(/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-
9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/)?(this._currentValidatedEmail=a,this.initCaptcha()):
null===(e=null===(c=this._emailInputElement)||void 0===c?void 0:c.reportValidity)||void 0===e?void
0 : e . c a l l ( c ) } ; F b . p r o t o t y p e . i n i t C a p t c h a = f u n c t i o n ( ) { v a r
a=this;this.disableInputsAndStartAnimation();En.helper.sendInitRequest(this._isEmailRequired?this._currentValidate
dEmail:'').then(function(b){a.enableInputsAndStopAnimation();b.status===Lf.SUCCESS?a.showCaptcha(b.imageUrl
s?b.imageUrls:[]):b.status===Lf.MULTIPLE_FAILED_VERIFICATIONS?a.handleMultipleFailedError():a.handleG
enericError()}).catch(function(){a.handleGenericError()})};
Fb.prototype.showCaptcha=function(a){this._captchaView?this._captchaView.resetElements(a):(this._captchaView=
n e w
gi(this._platform,this._language,a),this._captchaView.addEventHandler(this),this._captchaView.render(),document.bo
dy.appendChild(this._captchaView.container()),this._captchaView.show())};Fb.prototype.hideAndCloseCaptcha=fun
ction(){var a;if(this._captchaView){this._captchaView.hide();var
b=this._captchaView.container();null===(a=b.parentElement)||void 0===a?void 0:a.removeChild(b);delete
this._captchaView}};
Fb.prototype.handleMultipleFailedError=function(){this.showError(this._localization.translate('privacy-data-request-
f a i l -
message'));this.disableInputs();this.hideAndCloseCaptcha()};Fb.prototype.handleGenericError=function(){this.showE
rror(this._localization.translate('privacy-data-request-error-
message'));this.hideAndCloseCaptcha()};Fb.prototype.showError=function(a){var b=this._isEmailRequired?'#data-
request-error':'#nwo-request-error';b=this.container().querySelector(b);var c=null===b||void 0===
b?void 0:b.querySelector('.error-msg');c&&(c.innerHTML=a);null===b||void 0===b?void 0:b.classList.add('show-
msg')};Fb.prototype.hideErrorMessage=function(){var a=this.container().querySelector('.captcha-request-error-
msg');null===a||void 0===a?void 0:a.classList.remove('show-msg')};Fb.prototype.resetNwoOptout=function(){var
a;this._hasOptedOut=!1;null===(a=this.container().querySelector('#nwoo-request-confimed'))||void 0===a?void
0:a.classList.remove('show-msg');this.enableInputs()};Fb.prototype.enableInputs=
function(){var a;null===(a=this._submitButtonElement)||void 0===a?void
0:a.classList.remove('disabled');this._isEmailRequired&&this._emailInputElement&&(this._emailInputElement.disab
led=!1)};Fb.prototype.disableInputs=function(){var a;null===(a=this._submitButtonElement)||void 0===a?void
0:a.classList.add('disabled');this._isEmailRequired&&this._emailInputElement&&(this._emailInputElement.disabled=
!0,this._emailInputElement.blur())};Fb.prototype.disableInputsAndStartAnimation=function(){var
a,b;this._isEmailRequired&&
this.disableInputs();this.hideErrorMessage();this._buttonSpinner.container().classList.remove('stop');null===(a=this._
submitButtonElement)||void 0===a?void 0:a.classList.add('click-
animation');null===(b=this._submitButtonElement)||void 0===b?void
0:b.appendChild(this._buttonSpinner.container())};Fb.prototype.enableInputsAndStopAnimation=function(){var
a;null===(a=this._submitButtonElement)||void 0===a?void 0:a.classList.remove('disabled','click-
animation');this._isEmailRequired&&this._emailInputElement&&
(this._emailInputElement.disabled=!1);this._buttonSpinner.container().classList.add('stop')};Fb.prototype.onNetwork
WideOptOut=function(a){this._hasOptedOut||(a.preventDefault(),a=this.container().querySelector('#data-request-
confimed'),null===a||void 0===a?void 0:a.classList.remove('show-msg'),a=this.container().querySelector('#nwoi-
request-confimed'),null===a||void 0===a?void 0:a.classList.remove('show-
msg'),this.initCaptcha())};Fb.prototype.onNetworkWideOptIn=function(a){var b;a.preventDefault();
null===(b=this.container().querySelector('#nwoi-container'))||void 0===b?void
0:b.classList.add('active')};Fb.prototype.onNetworkWideOptInCancelled=function(a){var
b;a.preventDefault();null===(b=this.container().querySelector('#nwoi-container'))||void 0===b?void
0:b.classList.remove('active')};Fb.prototype.onNetworkWideOptInConfirmed=function(a){var
b,c,e;this._hasOptedIn||(a.preventDefault(),this.notifyHandlersOfOptInClicked(),this.hideErrorMessage(),null===(b=t
his.container().querySelector('#data-request-confimed'))||
void 0===b?void 0:b.classList.remove('show-msg'),null===(c=this.container().querySelector('#nwoo-request-
confimed'))||void 0===c?void 0:c.classList.remove('show-msg'),null===(e=this.container().querySelector('#nwoi-
request-confimed'))||void 0===e?void 0:e.classList.add('show-
msg'))};Fb.prototype.networkWideOpt=function(a){return F(this,void 0,void 0,function c(){var e=this;return
n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return
a?(e._hasOptedIn=!0,e._hasOptedOut=!1):(e._hasOptedOut=
!0,e._hasOptedIn=!1),f.yield(e._privacyManager.updateUserPrivacy(a?wa.PERM_ALL_TRUE:wa.PERM_ALL_FA
LSE,Be.USER,ke.BANNER_PERMISSIONS,{scope:vl.NETWORK_SCOPE}),2);e.registerNetworkWideOptAction(
a);f.jumpToEnd()})})};Fb.prototype.registerRequestForDataAction=function(){this._privacyManager.registerPrivacy
Action(this._context===Dh.EndScreen?Dd.EndCard_RequestDataSubmit:Dd.Consent_RequestDataSubmit)};Fb.prot
otype.registerNetworkWideOptAction=function(a){this._privacyManager.registerPrivacyAction(a?this._context===
Dh.Consent?Dd.Consent_NetworkWideOptIn:Dd.EndCard_NetworkWideOptIn:this._context===Dh.Consent?Dd.Co
nsent_NetworkWideOptOut:Dd.EndCard_NetworkWideOptOut)};var
ge;(function(a){a.MY_CHOICES='mychoices';a.HOMEPAGE='homepage';a.AGE_GATE='agegate'})(ge||(ge={}));n.
inherits(Eb,ha);Eb.prototype.render=function(){ha.prototype.render.call(this);this.switchGroup.render();this._containe
r . q u e r y S e l e c t o r ( ' . s w i t c h - g r o u p -
container').appendChild(this.switchGroup.container());this.privacyRowItemContainer.render();this._container.queryS
elector('.privacy-container').appendChild(this.privacyRowItemContainer.container());
this.consentButtonContainer=this._container.querySelector('.consent-button-
container');this._platform===B.ANDROID&&this.apiLevel&&19>=this.apiLevel?this._container.classList.add('andr
o i d 4 - i o s 7 -
ios8'):this._platform===B.IOS&&this.osVersion&&(this.osVersion.match(/^8/)||this.osVersion.match(/^7/))&&this._
container.classList.add('android4-ios7-ios8');if(0<this.ageGateLimit){var
a=yb.formatTranslation(this.localization.translate('age-gate-over-age-limit-
btn'),[this.ageGateLimit.toString()]),b=yb.formatTranslation(this.localization.translate('age-gate-under-age-limit-btn'),
[(this.ageGateLimit-1).toString()]);this._container.querySelector('.age-gate-
over').innerHTML=a;this._container.querySelector('.age-gate-
under').innerHTML=b}if(a=this._container.querySelector('#nwo'))this._nwoView=new
F b ( t h i s . _ p l a t f o r m , t h i s . p r i v a c y M a n a g e r , ' n w o - c a p t c h a -
request',this.language,!1,Dh.Consent),this._nwoView.render(),this._nwoView.addEventHandler(this),a.appendChild(t
his._nwoView.container());this.showPage(this.landingPage)};Eb.prototype.onNetworkWideOptoutClicked=function()
{this._pendingOptout=
!0;this.switchGroup.checkCheckboxes(!1);this.updateShowSaveChangesButton()};Eb.prototype.onNetworkWideOpti
nClicked=function(){this.stopPendingNwo();this.switchGroup.checkCheckboxes(!0);this._nwoView.networkWideOp
t(!0)};Eb.prototype.show=function(){ha.prototype.show.call(this);this.switchGroup.show()};Eb.prototype.onPrivacy=
function(a){this._handlers.forEach(function(b){return b.onPrivacy(a)})};Eb.prototype.showPage=function(a){var
b=this;a===ge.AGE_GATE?this.privacyManager.postPrivacyConsentStepLog(mk.age_gate_shown):
a===ge.HOMEPAGE?this.privacyManager.postPrivacyConsentStepLog(mk.consent_shown):a===ge.MY_CHOICE
S&&this.privacyManager.postPrivacyConsentStepLog(mk.my_choices_shown);[ge.MY_CHOICES,ge.HOMEPAGE,
ge.AGE_GATE].forEach(function(c){c===a?b.container().classList.add(a):b.container().classList.remove(c)})};Eb.pr
ototype.onSwitchGroupSelectionChange=function(){this.stopPendingNwo();this.updateShowSaveChangesButton()};
Eb.prototype.stopPendingNwo=function(){this._pendingOptout=!1;this._nwoView.resetNwoOptout()};
Eb.prototype.updateShowSaveChangesButton=function(){this.consentButtonContainer&&(this.shouldShowSaveMyC
hoices()?this.consentButtonContainer.classList.add('show-save-my-choices-
button'):this.consentButtonContainer.classList.remove('show-save-my-choices-
button'))};Eb.prototype.closeAgeGateWithAgreeAnimation=function(){var a=this._container.querySelector('.age-
g a t e -
over');a&&this.closeWithAnimation(a)};Eb.prototype.testAutoConsent=function(a){this._handlers.forEach(function(
b){return b.onConsent(a,
ke.TEST_AUTO_CONSENT,Be.USER)});this._handlers.forEach(function(b){return
b.onClose()})};Eb.prototype.shouldShowSaveMyChoices=function(){return
this.switchGroup.isPersonalizedExperienceChecked()||this.switchGroup.isPersonalizedAdsChecked()||this.switchGrou
p.isAds3rdPartyChecked()||this.switchGroup.isPiplChecked()||this._pendingOptout};Eb.prototype.closeWithAnimatio
n=function(a){var b=this;this.container().classList.add('prevent-clicks');var c=new
Xp(this._platform);c.render();a.appendChild(c.container());
a.classList.add('click-animation');setTimeout(function(){b._handlers.forEach(function(e){return
e.onClose()})},1500)};Eb.prototype.initEvents=function(){var
a=this;this._bindings=[{event:'click',listener:function(b){return
a.onAgreeEvent(b)},selector:'.agree'},{event:'click',listener:function(b){return
a.onDisagreeEvent(b)},selector:'.disagree'},{event:'click',listener:function(b){return
a.onSaveMyChoicesEvent(b)},selector:'.save-my-choices'},{event:'click',listener:function(b){return
a.onOptionsEvent(b)},
selector:'.show-choices'},{event:'click',listener:function(b){return a.onThirdPartiesLinkEvent(b)},selector:'.third-
parties-link'},{event:'click',listener:function(b){return a.onDataLinkEvent(b)},selector:'.data-
link'},{event:'click',listener:function(b){return a.onDemographicInfoLinkEvent(b)},selector:'.demographic-
link'},{event:'click',listener:function(b){return a.onMobileIdentifiersLinkEvent(b)},selector:'.mobile-identifiers-
link'},{event:'click',listener:function(b){return a.onPersonalizationLink(b)},
selector:'.personalization-link'},{event:'click',listener:function(b){return
a.onMeasurementLinkEvent(b)},selector:'.measurement-link'},{event:'click',listener:function(b){return
a.onBackButtonEvent(b)},selector:'.back-button'},{event:'click',listener:function(b){return
a.onHomepageAcceptAllEvent(b)},selector:'.homepage-accept-all'},{event:'click',listener:function(){return
a.onAgeGateOverEvent()},selector:'.age-gate-over'},{event:'click',listener:function(b){return
a.onAgeGateUnderEvent(b)},selector:'.age-gate-under'}]};
Eb.prototype.onHomepageAcceptAllEvent=function(a){a.preventDefault();this._handlers.forEach(function(b){return
b.onConsent(wa.PERM_ALL_TRUE,ke.CONSENT_AGREE_ALL,Be.USER)});a=this._container.querySelector('.ho
m e p a g e - a c c e p t -
all');this.closeWithAnimation(a)};Eb.prototype.onAgreeEvent=function(a){a.preventDefault();this.switchGroup.check
C h e c k b o x e s ( ! 0 ) ; t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onConsent(wa.PERM_ALL_TRUE,ke.CONSENT_AGREE,Be.USER)});a=this._container.querySelector('.agree');t
his.closeWithAnimation(a)};
Eb.prototype.onDisagreeEvent=function(a){a.preventDefault();this._handlers.forEach(function(b){return
b.onConsent(wa.PERM_ALL_FALSE,ke.CONSENT_DISAGREE,Be.USER)});a=this._container.querySelector('.dis
agree');this.closeWithAnimation(a)};Eb.prototype.onSaveMyChoicesEvent=function(a){a.preventDefault();if(this._pe
ndingOptout)this._nwoView.networkWideOpt(!1),this._pendingOptout=!1;else{var
b={gameExp:this.switchGroup.isPersonalizedExperienceChecked(),ads:this.switchGroup.isPersonalizedAdsChecked(
),external:this.switchGroup.isAds3rdPartyChecked(),
dataLeavesTerritory:this.switchGroup.isPiplChecked()};this._handlers.forEach(function(c){return
c.onConsent(b,ke.CONSENT_SAVE_CHOICES,Be.USER)})}a=this._container.querySelector('.save-my-
choices');this.closeWithAnimation(a)};Eb.prototype.onOptionsEvent=function(a){a.preventDefault();this.showPage(g
e.MY_CHOICES)};Eb.prototype.onThirdPartiesLinkEvent=function(a){a.preventDefault();this.showMyChoicesPage
AndScrollToParagraph(xf.THIRD_PARTIES)};Eb.prototype.onDataLinkEvent=function(a){a.preventDefault();
this.showMyChoicesPageAndScrollToParagraph(xf.DATA)};Eb.prototype.onDemographicInfoLinkEvent=function(a
){a.preventDefault();this.showMyChoicesPageAndScrollToParagraph(xf.DEMOGRAPHIC_INFO)};Eb.prototype.on
MobileIdentifiersLinkEvent=function(a){a.preventDefault();this.showMyChoicesPageAndScrollToParagraph(xf.MO
BILE_IDENTIFIERS)};Eb.prototype.onPersonalizationLink=function(a){a.preventDefault();this.showMyChoicesPag
eAndScrollToParagraph(xf.PERSONALIZATION)};Eb.prototype.onMeasurementLinkEvent=function(a){a.preventD
efault();
this.showMyChoicesPageAndScrollToParagraph(xf.MEASUREMENT)};Eb.prototype.onBackButtonEvent=function(
a){a.preventDefault();this.showPage(ge.HOMEPAGE)};Eb.prototype.showMyChoicesPageAndScrollToParagraph=f
unction(a){t.reportMetricEvent(Sc.ConsentParagraphLinkClicked);this.showPage(ge.MY_CHOICES);this.privacyRo
wItemContainer.showParagraphAndScrollToSection(a)};Eb.prototype.testAutoAgeGate=function(a){if(a)this.onAge
G a t e O v e r E v e n t ( ) ; e l s e t h i s . o n A g e G a t e U n d e r E v e n t ( n e w
Event('testAutoAgeGate'))};Eb.prototype.onAgeGateOverEvent=
f u n c t i o n ( ) { t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( a ) { r e t u r n
a.onAgeGateAgree()});this.privacyManager.registerPrivacyAction(Dd.AgeGate_Older)};Eb.prototype.onAgeGateUn
derEvent=function(a){a.preventDefault();this._handlers.forEach(function(b){return
b.onAgeGateDisagree()});a=this._container.querySelector('.age-gate-
under');this.closeWithAnimation(a);this.privacyManager.registerPrivacyAction(Dd.AgeGate_Younger)};n.global.Obj
ect.defineProperties(Eb.prototype,{apiLevel:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.apiLevel}},
osVersion:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.osVersion}},ageGateLimit:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.ageGateLimit}},landingPage:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.landingPage}},language:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.language}},privacyManager:{configurable:!0,enumerable:!0,get:function(){return
this.parameters.privacyManager}},legalFramework:{configurable:!0,
e n u m e r a b l e : ! 0 , g e t : f u n c t i o n ( ) { r e t u r n
this.privacyManager.getLegalFramework()}},userPrivacyPermissions:{configurable:!0,enumerable:!0,get:function(){
r e t u r n
this.privacyManager.userPrivacyPermissions}}});am.prototype.onPrivacy=function(a){this.platform===B.IOS?this.c
ore.iOS.UrlScheme.open(a):this.platform===B.ANDROID&&this.core.Android.Intent.launch({action:'android.intent.
action.VIEW',uri:a})};am.prototype.onPrivacyClose=function(){};am.prototype.onGDPROptOut=function(a){var
b=wa.PERM_ALL_FALSE;a||
(b=this.gamePrivacy.getMethod()===Ua.DEVELOPER_CONSENT?wa.PERM_DEVELOPER_CONSENTED:this.l
egalFramework===Ub.GDPR?wa.PERM_OPTIN_LEGITIMATE_INTEREST_GDPR:wa.PERM_OPTIN_LEGITI
MATE_INTEREST);this.privacyManager.updateUserPrivacy(b,Be.USER,ke.BANNER_PERMISSIONS);this.privac
yManager.registerPrivacyAction(Dd.Personalization_ConsentChoicesSubmitted,b)};am.prototype.onPersonalizedCon
sent=function(a){this.privacyManager.updateUserPrivacy(a,Be.USER,ke.PERSONALIZED_PERMISSIONS,{layout
:ge.MY_CHOICES})};Zi.getSessionStorageKey=
function(a){return'session.'+a};Zi.getSessionStorageTimestampKey=function(a){return
Z i . g e t S e s s i o n S t o r a g e K e y ( a ) + ' . t s ' } ; v a r
wl;(function(a){a[a.SET=0]='SET';a[a.DELETE=1]='DELETE'})(wl||(wl={}));Yi.prototype.set=function(a,b){this._b
atch.commands.push({type:wl.SET,key:a,value:b})};Yi.prototype.delete=function(a){this._batch.commands.push({ty
pe:wl.DELETE,key:a})};Yi.prototype.getType=function(){return this._type};Yi.prototype.getBatch=function(){return
this._batch};ng.prototype.getEventStorageKey=function(){return this.getEventsStorageKey()+
'.'+this._eventId};ng.prototype.getEventsStorageKey=function(){return
Zi.getSessionStorageKey(this._sessionId)+'.operative'};ng.prototype.storeFailedEvent=function(a,b,c){if(this._eventI
d ) { v a r e = n e w
Yi(L.PRIVATE);b.url&&c&&(c=b.url,c=R.addParameters(c,{eventRetry:!0}),b.url=c);e.set(this.getEventStorageKey
(),b);a.queue(e)}return Promise.resolve()};ng.prototype.deleteFailedEvent=function(a){if(this._eventId){var b=new
Yi(L.PRIVATE);b.delete(this.getEventStorageKey());a.queue(b)}return Promise.resolve()};
ng.prototype.sendFailedEvent=function(a,b){var c=this;return
this._eventId?this._core.Storage.get(L.PRIVATE,this.getEventStorageKey()).then(function(e){return
a.post(e.url,e.data)}).then(function(){t.reportMetricEvent(mo.FailedOperativeEventSent);return
c.deleteFailedEvent(b)}).catch(function(){}):Promise.resolve()};ng.prototype.sendFailedEvents=function(a,b){var
c=this;return this._core.Storage.getKeys(L.PRIVATE,this.getEventsStorageKey(),!1).then(function(e){return
Promise.all(c.getPromisesForFailedEvents(a,
b,e))}).catch(function(){return Promise.resolve([])})};ng.prototype.getPromisesForFailedEvents=function(a,b,c){var
e=this,f=[];c.map(function(g){g=new ng(e._core,e._sessionId,g);f.push(g.sendFailedEvent(a,b))});return
f};gc.init=function(){this._totalViewCount=this._totalStartCount=this._adRequestCount=0;this._targetStartCounter={
};this._targetViewCounter={};this._latestTargetStarts={}};gc.addStart=function(a){this._totalStartCount++;if(a=this.
getTargetGameId(a))if(this._latestTargetStarts[a]=(new Date).toISOString(),
this._targetStartCounter[a]){var b=this._targetStartCounter[a];this._targetStartCounter[a]=++b}else
this._targetStartCounter[a]=1};gc.addView=function(a){this._totalViewCount++;if(a=this.getTargetGameId(a))if(this
._targetViewCounter[a]){var b=this._targetViewCounter[a];this._targetViewCounter[a]=++b}else
this._targetViewCounter[a]=1};gc.addAdRequest=function(){this._adRequestCount++};gc.getCurrentCounters=funct
ion(){return{adRequests:this._adRequestCount,starts:this._totalStartCount,views:this._totalViewCount,
startsPerTarget:Object.assign({},this._targetStartCounter),viewsPerTarget:Object.assign({},this._targetViewCounter),
latestTargetStarts:Object.assign({},this._latestTargetStarts)}};gc.getTargetGameId=function(a){if(a instanceof
X)return a.getGameId();var b;a instanceof cc&&(b=a.getTargetGameId());return
b};gc._adRequestCount=0;gc._totalStartCount=0;gc._totalViewCount=0;gc._targetStartCounter={};gc._targetViewC
ounter={};gc._latestTargetStarts={};zk.prototype.get=function(a,b){var c=this;return
this._core.Storage.get(L.PUBLIC,
a+'.value').then(function(e){b&&(c._core.Storage.delete(L.PUBLIC,a),c._core.Storage.write(L.PUBLIC));return
Promise.resolve([!0,e])}).catch(function(e){e=n.makeIterator(e).next().value;switch(e){case
wf[wf.COULDNT_GET_VALUE]:return Promise.resolve([!1,null]);case
wf[wf.COULDNT_GET_STORAGE]:return Promise.resolve([!1,null]);default:throw
E r r o r ( e ) ; } } ) } ; z k . p r o t o t y p e . g e t K e y s = f u n c t i o n ( a ) { r e t u r n
this._core.Storage.getKeys(L.PUBLIC,a,!1).then(function(b){return
b}).catch(function(b){b=n.makeIterator(b).next().value;
switch(b){case wf[wf.COULDNT_GET_STORAGE]:return[];default:throw
E r r o r ( b ) ; } } ) } ; z k . p r o t o t y p e . h a s C a t e g o r y = f u n c t i o n ( a ) { r e t u r n
this._core.Storage.getKeys(L.PUBLIC,a,!1).then(function(b){return
0<b.length}).catch(function(b){b=n.makeIterator(b).next().value;switch(b){case
w f [ w f . C O U L D N T _ G E T _ S T O R A G E ] : r e t u r n ! 1 ; d e f a u l t : t h r o w
Error(b);}})};n.inherits(ld,ja);ld.prototype.getCategory=function(){return
this.get('category')};ld.prototype.getKeys=function(){return this.get('keys')};ld.prototype.fetch=function(a,
b){var c=this,e=[];e=b?b:this.getKeys();return this.getValues(a,e).then(function(f){return
c.setValues(f)})};ld.prototype.setValues=function(a){var b=!1,c;for(c in
a)if(a.hasOwnProperty(c)){try{this.set(c,a[c])}catch(e){return!1}b=!0}return
b};ld.prototype.getValues=function(a,b){var c=this,e={},f=new zk(a);return
f.hasCategory(this.getCategory()).then(function(g){return g?Promise.all(b.map(function(h){return
f.get(c.getCategory()+'.'+h,!1).then(function(k){var l=n.makeIterator(k);k=l.next().value;
l=l.next().value;k&&(e[h]=l)})})):Promise.resolve([])}).then(function(){return
e})};ld.Schema={category:['string'],keys:['array']};n.inherits(We,ld);We.prototype.getName=function(){return
this.get('name')};We.prototype.getVersion=function(){return
this.get('version')};We.prototype.getAdapterVersion=function(){return
this.get('adapter_version')};We.prototype.setOrdinal=function(a){this.set('ordinal',a)};We.prototype.getOrdinal=functi
on(){return this.get('ordinal')};We.prototype.isMetaDataLoadEnabled=
f u n c t i o n ( ) { v a r a = t h i s . g e t ( ' e n a b l e _ m e t a d a t a _ l o a d ' ) ; r e t u r n
a?a:!1};We.prototype.getDTO=function(){return{mediationName:this.getName(),mediationVersion:this.getVersion(),
mediationAdapterVersion:this.getAdapterVersion(),mediationOrdinal:this.getOrdinal()}};var
g f = W b ( f u n c t i o n ( a , b ) { r e t u r n
Object.assign({loadedContent:{}},sw(a,b))});n.inherits(Xi,ld);Xi.prototype.getName=function(){return
t h i s . g e t ( ' n a m e ' ) } ; X i . p r o t o t y p e . g e t V e r s i o n = f u n c t i o n ( ) { r e t u r n
this.get('version')};Xi.prototype.getDTO=function(){return{frameworkName:this.getName(),
frameworkVersion:this.getVersion()}};me.prototype.start=function(){this._started||(this._startTime=window.performa
nce.now(),this._started=!0)};me.prototype.stop=function(){this._started&&(this._totalTime+=window.performance.n
o w ( ) -
this._startTime,this._started=!1)};me.prototype.stopAndSend=function(a,b){this.stop();this.send(a,b)};me.prototype.r
eset=function(){this._totalTime=this._startTime=0;this._started=!1};me.prototype.send=function(a,b){t.reportTiming
EventWithTags(a,this._totalTime,b)};var gu;
(function(a){a.IMPRESSION='impression';a.CLICK='click';a.START='start';a.SHOW='show';a.LOADED='loaded';a.
FIRST_QUARTILE='firstQuartile';a.MIDPOINT='midpoint';a.THIRD_QUARTILE='thirdQuartile';a.COMPLETE='c
omplete';a.ERROR='error';a.SKIP='skip';a.STALLED='stalled';a.VIDEO_ENDCARD_CLICK='videoEndCardClick'}
)(gu||(gu={}));var hu;(function(a){a.LOAD='load';a.FILL='fill'})(hu||(hu={}));var
iu;(function(a){a.MUTE='mute';a.UNMUTE='unmute';a.PAUSED='paused';a.RESUME='resume';a.CREATIVE_VIE
W='creativeView';
a.COMPANION_CLICK='companionClick';a.COMPANION_CREATIVE_VIEW='companionCreativeView';a.PRO
GRESS='progress'})(iu||(iu={}));var ju;(ju||(ju={})).AD_VERIFICATION_ERROR='adVerificationErrorEvent';var
th=Wb(function(a,b){return{counters:{bidding_load:0,waterfall_load:0,focus_change:0,skip:0,global_ads_focus_chan
ge_count:0},globalAdsFocusTime:0,focusTimeStart:{},incrementCounter:function(c){var
e=b().counters,f={};a({counters:Object.assign(Object.assign({},e),(f[c]=(e[c]||0)+1,f))})},focusBackground:function(
c){if(Ls(c)){b().incrementCounter('global_ads_focus_change_count');
var e=b(),f=e.focusTimeStart;e=e.globalAdsFocusTime;var g=performance.now()-(f[c]||0);delete
f[c];a({focusTimeStart:Object.assign({},f),globalAdsFocusTime:e+g})}},focusForeground:function(c){if(Ls(c)){b().i
n c r e m e n t C o u n t e r ( ' g l o b a l _ a d s _ f o c u s _ c h a n g e _ c o u n t ' ) ; v a r
e=b().focusTimeStart,f={};a({focusTimeStart:Object.assign(Object.assign({},e),(f[c]=performance.now(),f))})}}}});l
a.setup=function(a){var b=this,c=a.get('test.clearTestMetaData',!1),e=a.getKeys('test');return
Promise.all([c,e]).then(function(f){var g=
n.makeIterator(f),h=n.makeIterator(g.next().value);f=h.next().value;h=h.next().value;g=g.next().value;var
k=!1;f&&'boolean'===typeof h&&(k=h);var l=[];g.forEach(function(m){l.push(a.get('test.'+m,k).then(function(p){var
q=n.makeIterator(p);p=q.next().value;q=q.next().value;p&&(b._testEnvironment[m]=q)}))});return
Promise.all(l)})};la.get=function(a){return la._testEnvironment[a]};la._testEnvironment={};var
cl;(function(a){a.External='external';a.Dialog='dialog'})(cl||(cl={}));Ha.setPreviousPlacementId=
function(a){Ha.PreviousPlacementId=a};Ha.getPreviousPlacementId=function(){return
Ha.PreviousPlacementId};Ha.prototype.sendStart=function(a){var b=this,c=new me;c.start();var
e=this._campaign.getSession();if(e.getEventSent(ic.START))return
Promise.resolve();e.setEventSent(ic.START);gc.addStart(this._campaign);return
this._metaDataManager.fetch(We,!0,['ordinal']).then(function(){return
b.createUniqueEventMetadata(a,b._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId())}).then(functi
on(f){var g=
n . m a k e I t e r a t o r ( f ) ; f = g . n e x t ( ) . v a l u e ; g = g . n e x t ( ) . v a l u e ; r e t u r n
b.sendEvent('start',f,e.id,b.createVideoEventUrl('video_start'),JSON.stringify(g))}).then(function(){c.stopAndSend(X
q.StartEvent,{})})};Ha.prototype.sendFirstQuartile=function(a){var
b=this,c=this._campaign.getSession();if(c.getEventSent(ic.FIRST_QUARTILE))return Promise.resolve(void
0 ) ; c . s e t E v e n t S e n t ( i c . F I R S T _ Q U A R T I L E ) ; r e t u r n
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
ction(e){var f=
n.makeIterator(e);e=f.next().value;f=f.next().value;b.sendEvent('first_quartile',e,c.id,b.createVideoEventUrl('first_qua
rtile'),JSON.stringify(f))})};Ha.prototype.sendMidpoint=function(a){var
b=this,c=this._campaign.getSession();if(c.getEventSent(ic.MIDPOINT))return Promise.resolve(void
0 ) ; c . s e t E v e n t S e n t ( i c . M I D P O I N T ) ; r e t u r n
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
ction(e){var f=n.makeIterator(e);e=f.next().value;f=f.next().value;
b.sendEvent('midpoint',e,c.id,b.createVideoEventUrl('midpoint'),JSON.stringify(f))})};Ha.prototype.sendThirdQuartil
e=function(a){var b=this,c=this._campaign.getSession();if(c.getEventSent(ic.THIRD_QUARTILE))return
Promise.resolve(void 0);c.setEventSent(ic.THIRD_QUARTILE);return
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
c t i o n ( e ) { v a r
f=n.makeIterator(e);e=f.next().value;f=f.next().value;b.sendEvent('third_quartile',e,c.id,b.createVideoEventUrl('third_
quartile'),
JSON.stringify(f))})};Ha.prototype.sendSkip=function(a){var
b=this,c=this._campaign.getSession();if(c.getEventSent(ic.SKIP))return Promise.resolve(void
0);c.setEventSent(ic.SKIP);th.getState().incrementCounter('skip');return
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
c t i o n ( e ) { v a r
f=n.makeIterator(e);e=f.next().value;f=f.next().value;a.videoProgress&&(f.skippedAt=a.videoProgress);b.sendEvent('
skip',e,c.id,b.createSkipEvenUrl(),JSON.stringify(f))})};
Ha.prototype.sendView=function(a){var b=this,c=this._campaign.getSession();if(c.getEventSent(ic.VIEW))return
Promise.resolve(void 0);c.setEventSent(ic.VIEW);gc.addView(this._campaign);return
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
c t i o n ( e ) { e = n . m a k e I t e r a t o r ( e ) ; v a r
f=e.next().value,g=e.next().value;b.sendEvent('view',f,c.id,b.createVideoEventUrl('video_end'),JSON.stringify(g));b.s
houldUseMeasurements().then(function(h){h&&null!=b._measurementsManager&&
(h=b.constructMeasurementsMetadata(g),b._measurementsManager.registerView('https://aps-
attribution.unityads.unity3d.com/register_source',h))})})};Ha.prototype.shouldSendClickEvent=function(){if(!this.isP
erformanceCampaign())return!0;Lc.getState();return!0};Ha.prototype.sendClick=function(a,b){var c=this;b=void
0===b?{}:b;var e=this._campaign.getSession();if(e.getEventSent(ic.CLICK)||!this.shouldSendClickEvent())return
Promise.resolve(void 0);e.setEventSent(ic.CLICK);return this.createUniqueEventMetadata(a,
this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId(),!0).then(function(f){var
g = n . m a k e I t e r a t o r ( f ) ; f = g . n e x t ( ) . v a l u e ; v a r
h=g.next().value;g=Object.assign(Object.assign({},h),b);c.sendEvent('click',f,e.id,c.createClickEventUrl(),JSON.strin
gify(g));c.shouldUseMeasurements().then(function(k){k&&null!=c._measurementsManager&&(k=c.constructMeasur
ementsMetadata(h),c._measurementsManager.registerClick('https://aps-
attribution.unityads.unity3d.com/register_source',k))})})};Ha.prototype.sendInstallOpportunity=
function(a,b){var c=this;b=void 0===b?{}:b;var e=this._campaign.getSession();return
this.createUniqueEventMetadata(a,this._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()).then(fun
c t i o n ( f ) { v a r
g=n.makeIterator(f);f=g.next().value;g=g.next().value;g=Object.assign(Object.assign({},g),b);c.sendEvent('install-
opportunity',f,e.id,c.createInstallOpportunityEventUrl(),JSON.stringify(g))})};Ha.prototype.getClientInfo=function(){
return this._clientInfo};Ha.prototype.sendEvent=function(a,b,c,
e,f){var g=this;if(!e)return Promise.resolve();this._core.Sdk.logInfo('Unity Ads event: sending '+a+' event to
' + e ) ; r e t u r n
this._request.post(e,f,[],{retries:2,retryDelay:1E4,followRedirects:!1,retryWithConnectionEvents:!1}).catch(function()
{ ( n e w
ng(g._core,c,b)).storeFailedEvent(g._storageBridge,{url:e,data:f},!0)})};Ha.prototype.createVideoEventUrl=function(
){};Ha.prototype.createClickEventUrl=function(){};Ha.prototype.createSkipEvenUrl=function(){};Ha.prototype.creat
eInstallOpportunityEventUrl=
function(){};Ha.prototype.createUniqueEventMetadata=function(a,b,c,e,f){var g=this;return
this._core.DeviceInfo.getUniqueEventId().then(function(h){return
g.getInfoJson(a,h,b,c,e,f)})};Ha.prototype.getInfoJson=function(a,b,c,e){var f;return F(this,void 0,void 0,function
h(){var k=this,l,m,p,q,r,u,v,w,A,D,I,K,W,Ka,Da,ya,Fa,fa,Ta,tc;return
n.generator.createGenerator(h,function(dc){if(1==dc.nextAddress){l=k._campaign.getSession();m=k._clientInfo.getS
dkVersion();p=n;q=p.makeIterator;var Ic=dc.yield;
v a r m c = k . _ d e v i c e I n f o ; v a r
Bd=k._metaDataManager;mc=Promise.all([mc.getNetworkType(),mc.getConnectionType(),mc.getScreenWidth(),mc.
getScreenHeight(),mc.getBatteryLevel(),mc.getFreeMemory(),mc.getBatteryStatus(),Bd.fetch(We),Bd.fetch(Xi)]);retu
r n
Ic.call(dc,mc,2)}r=q.call(p,dc.yieldResult);u=r.next().value;v=r.next().value;w=r.next().value;A=r.next().value;D=r.ne
xt().value;I=r.next().value;K=r.next().value;W=r.next().value;Ka=r.next().value;Ic=k._privacySDK;Da=l.getLegacyPr
ivacy()||{gdprEnabled:Ic.isGDPREnabled(),
optOutEnabled:Ic.isOptOutEnabled(),optOutRecorded:Ic.isOptOutRecorded()};Ic=Object;mc=Ic.assign;Bd={eventId:
b,auctionId:l.id,gameSessionId:c,campaignId:k._campaign.id,adType:k._campaign.getAdType(),correlationId:k._cam
paign.getCorrelationId(),seatId:k._campaign.getSeatId(),placementId:a.placement.id,osVersion:k._deviceInfo.getOsV
ersion(),sid:k._playerMetadataServerId,deviceModel:k._deviceInfo.getModel(),sdkVersion:m,previousPlacementId:e,
bundleId:k._clientInfo.getApplicationName(),meta:k._campaign.getMeta(),
platform:B[k._platform].toLowerCase(),language:k._deviceInfo.getLanguage(),cached:Cd.isCached(k._campaign),cac
hedOrientation:Cd.getCachedVideoOrientation(k._campaign),token:k._coreConfig.getToken(),gdprEnabled:Da.gdprE
nabled,optOutEnabled:Da.optOutEnabled,optOutRecorded:Da.optOutRecorded,privacy:l.getPrivacy(),gameSessionCo
unters:l.getGameSessionCounters(),networkType:u,connectionType:v,screenWidth:w,screenHeight:A,deviceFreeSpac
e:l.getDeviceFreeSpace(),isLoadEnabled:k._campaign.isLoadEnabled(),legalFramework:k._privacySDK.getLegalFra
mework(),
agreedOverAgeLimit:k._userPrivacyManager.getAgeGateChoice(),loadV5Support:k._loadV5Support,rai:k._campaig
n.isReusedAfterInvalidation(),raiReason:k._campaign.getRequestSource(),batteryLevel:D,batteryStatus:K,freeMemor
y:I,adFormat:a.placement.getAdFormat(),webview_version:null!==(f=a.webviewVersion)&&void
0!==f?f:0,aduid:a.placement.getAdUnitId(),clientTs:Date.now()};var wb=k._deviceInfo;wb=wb instanceof
Aa?{apiLevel:wb.getApiLevel(),extensionVersion:wb.getExtensionVersion(),deviceMake:wb.getManufacturer(),
screenDensity:wb.getScreenDensity(),screenSize:wb.getScreenLayout()}:wb instanceof
qa?{plist:wb.getAdNetworksPlist(),idfv:og.getIosDeviceVendorIdentifier(wb),deviceName:wb.getDeviceName(),loca
les:wb.getLocaleList(),currentUiTheme:wb.getCurrentUiTheme(),systemBootTime:wb.getSystemBootTime(),trackin
g A u t h S t a t u s : w b . g e t T r a c k i n g A u t h o r i z a t i o n S t a t u s ( ) } : v o i d
0;ya=mc.call(Ic,Bd,wb);Fa=k._privacySDK.getUserPrivacy().getMethod();if(Fa===Ua.LEGITIMATE_INTEREST||F
a===Ua.DEVELOPER_CONSENT)ya.privacyType=Fa;fa=og.getDeviceTrackingIdentifiers(k._platform,
k._deviceInfo,k._installInfo);Object.assign(ya,fa);ya.videoOrientation=a.videoOrientation;'undefined'!==typeof
navigator&&navigator.userAgent&&(ya.webviewUa=navigator.userAgent);W&&(ya.mediationName=W.getName(),
ya.mediationVersion=W.getVersion(),ya.mediationOrdinal=W.getOrdinal());Ka&&(ya.frameworkName=Ka.getNam
e(),ya.frameworkVersion=Ka.getVersion());Ta=Dn();if((null===Ta||void 0===Ta?void
0:Ta.placement.id)===a.placement.id){if(tc=null===Ta||void 0===Ta?void 0:Ta.placement.meta)ya.placementMeta=
tc;Ta.hbTracking&&(ya.headerBiddingInfo=Ta.hbTracking)}!Ta&&a.placement.meta&&(ya.placementMeta=a.place
m e n t . m e t a ) ; y a . o b j e c t I d = h d . g e t S t a t e ( ) . c u r r e n t O b j e c t I d ; r e t u r n
dc.return([b,ya])})})};Ha.prototype.sendStoreOpenEvent=function(a,b,c,e,f){e=void 0===e?{}:e;if(!(this._campaign
instanceof X||this._campaign instanceof cc))return Promise.resolve(!1);var
g=++this.storeOpenCount,h=this._sdkClickDetailsManager.lastClickDetails||{},k=h.operativeId,l=h.normalized_x,m=
h.normalized_y,p={};(h=Dn())&&(null===h||
void 0===h?void 0:h.placement.id)===(null===f||void 0===f?void 0:f.id)&&(p.placementMeta=null===h||void
0===h?void 0:h.placement.meta,h.hbTracking&&(p.headerBiddingInfo=h.hbTracking));!h&&(null===f||void
0 = = = f ? 0 : f . m e t a ) & & ( p . p l a c e m e n t M e t a = f . m e t a ) ; h = O b j e c t ; v a r
q=h.assign,r=Object,u=r.assign;a=Object.assign({startevt:'click',placementId:null===f||void 0===f?void
0:f.id,auid:this._campaign.getSession().id,meta:this._campaign.getMeta(),dest:a,opens:g,duration:b,token:this._coreC
onfig.getToken(),operativeId:k,
x:l,y:m,objectId:hd.getState().currentObjectId},p);b=null===c||void 0===c?void
0:c.preClickFreeSpace;c=null===c||void 0===c?void 0:c.postClickFreeSpace;e=q.call(h,u.call(r,a,{ifs:null===b||void
0===b?void 0:b.internal,ifsdelta:(null===b||void 0===b?void 0:b.internal)&&(null===c||void 0===c?void
0:c.internal)&&b.internal-c.internal,efs:null===b||void 0===b?void 0:b.external,efsdelta:(null===b||void 0===b?void
0:b.external)&&(null===c||void 0===c?void 0:c.external)&&b.external-c.external}),e);return
this.sendStoreEventRequest(e)};
Ha.prototype.isPerformanceCampaign=function(){return this._campaign instanceof X||this._campaign instanceof
cc};Ha.prototype.sendStoreEventRequest=function(a){return F(this,void 0,void 0,function c(){var e,f=this;return
n.generator.createGenerator(c,function(g){if(1==g.nextAddress)return
g.setCatchFinallyBlocks(2),e=JSON.stringify(a),g.yield(f._request.post('https://publisher-
e v e n t . u n i t y a d s . u n i t y 3 d . c o m / e v e n t s / v 2 / s t o r e ' , e , v o i d
0,{retries:2,retryDelay:1E4,followRedirects:!1,retryWithConnectionEvents:!1}),
4);if(2!=g.nextAddress)return g.return(!0);g.enterCatchBlock();return
g.return(!1)})})};Ha.prototype.sendLifecycleEvent=function(a,b,c){if(!(this._campaign instanceof X||this._campaign
instanceof cc))return Promise.resolve(!1);var e={},f=Dn();f&&(null===f||void 0===f?void
0:f.placement.id)===(null===c||void 0===c?void 0:c.id)&&(e.placementMeta=null===f||void 0===f?void
0:f.placement.meta,f.hbTracking&&(e.headerBiddingInfo=f.hbTracking));!f&&(null===c||void
0===c?0:c.meta)&&(e.placementMeta=c.meta);
a=Object.assign({duration:b,evt:a,placementId:null===c||void 0===c?void
0:c.id,auid:this._campaign.getSession().id,meta:this._campaign.getMeta(),token:this._coreConfig.getToken(),objectId:
h d . g e t S t a t e ( ) . c u r r e n t O b j e c t I d } , e ) ; r e t u r n
this.sendLifecycleEventRequest(a)};Ha.prototype.sendLifecycleEventRequest=function(a){return F(this,void 0,void
0,function c(){var e,f=this;return n.generator.createGenerator(c,function(g){if(1==g.nextAddress)return
g.setCatchFinallyBlocks(2),e=JSON.stringify(a),g.yield(f._request.post('https://publisher-
event.unityads.unity3d.com/events/v2/lifecycle',
e,void 0,{retries:2,retryDelay:1E4,followRedirects:!1,retryWithConnectionEvents:!1}),4);if(2!=g.nextAddress)return
g.return(!0);g.enterCatchBlock();return g.return(!1)})})};Ha.prototype.recordTimeSpentOnStore=function(){var
a=this;return new Promise(function(b){function c(m){return function(){var p=window.performance.now()-
f;g.forEach(function(q){return null===q||void 0===q?void 0:q.unsubscribe(k)});null===h||void 0===h?void
0:h.unsubscribe(l);b({duration:p,endEvent:m})}}var e,f=window.performance.now(),
g=[a._focusManager.onActivityResumed,a._focusManager.onAppForeground],h=null===(e=a._store.iOS)||void
0===e?void 0:e.AppSheet.onClose,k=c('foreground'),l=c('appsheetclose');g.forEach(function(m){return
null===m||void 0===m?void 0:m.subscribe(k)});null===h||void 0===h?void
0:h.subscribe(l)})};Ha.prototype.shouldUseMeasurements=function(){var a=!1;if(this._campaign instanceof
X | | t h i s . _ c a m p a i g n i n s t a n c e o f
cc)a=this._campaign.getIsApsAttributionEnabled()||!1;return(a||la.get('apsattribution'))&&null!=
this._measurementsManager?this._measurementsManager.isAvailable():Promise.resolve(!1)};Ha.prototype.construct
MeasurementsMetadata=function(a){if(this._campaign instanceof X||this._campaign instanceof cc)var
b=this._campaign.getCompoundCampaignId();return{auctionId:a.auctionId,bundleId:a.bundleId,compoundCampaign
Id:b,token:a.token,adFormat:a.adFormat,advertisingTrackingId:a.advertisingTrackingId?a.advertisingTrackingId:void
0,meta:a.meta}};Ha.prototype.sendUserFeedback=function(){return Promise.reject()};
n.inherits(Wi,Ha);Wi.prototype.createVideoEventUrl=function(a){return
this._performanceCampaign.getVideoEventUrl(a)};Wi.prototype.createClickEventUrl=function(){return
R.addParameters(this._performanceCampaign.getClickUrl(),{redirect:!1})};Wi.prototype.createSkipEvenUrl=functio
n ( ) { r e t u r n ' h t t p s : / / p u b l i s h e r -
event.unityads.unity3d.com/events/v2/skip'};Wi.prototype.createInstallOpportunityEventUrl=function(){return'https://
publisher-event.unityads.unity3d.com/events/v2/installopportunity'};Wi.prototype.getInfoJson=
f u n c t i o n ( a , b , c , e ) { r e t u r n
Ha.prototype.getInfoJson.call(this,a,b,c,e).then(function(f){f=n.makeIterator(f);f.next();f=f.next().value;a.asset&&(f.u
nityCreativeId=a.asset.getCreativeId());return[b,f]})};Wi.prototype.sendUserFeedback=function(a){return F(this,void
0,void 0,function c(){var e=this,f,g,h,k,l,m,p,q,r,u,v,w,A;return
n.generator.createGenerator(c,function(D){switch(D.nextAddress){case
1:f=e._campaign.getSession();if(f.getEventSent(ic.USER_FEEDBACK))return
D.return(Promise.resolve());f.setEventSent(ic.USER_FEEDBACK);
D . s e t C a t c h F i n a l l y B l o c k s ( 2 ) ; g = ' h t t p s : / / p u b l i s h e r -
event.unityads.unity3d.com/events/v2/userfeedback';h=n;k=h.makeIterator;return
D.yield(e.createUniqueEventMetadata(a,e._sessionManager.getGameSessionId(),Ha.getPreviousPlacementId()),4);cas
e 4 : r e t u r n
l=k.call(h,D.yieldResult),m=l.next().value,p=l.next().value,q=a,r=q.rating,u=q.duration,v=q.progress,w=q.source,A=O
bject.assign(Object.assign({},p),{rating:r,duration:u,progress:v,source:w}),D.yield(e.sendEvent('userfeedback',m,f.id,
g,JSON.stringify(A)),
5);case 5:t.reportMetricEvent(oo.UserFeedbackSuccess);D.leaveTryBlock(0);break;case
2:D.enterCatchBlock(),t.reportMetricEvent(oo.UserFeedbackFail),D.jumpToEnd()}})})};n.inherits(fl,Ha);fl.prototype
.createVideoEventUrl=function(a){var b=this._mraidCampaign.getVideoEventUrl(a);return
b?b:Ha.prototype.createVideoEventUrl.call(this,a)};fl.prototype.createClickEventUrl=function(){var
a = t h i s . _ m r a i d C a m p a i g n . g e t C l i c k U r l ( ) ; r e t u r n
a?R.addParameters(a,{redirect:!1}):Ha.prototype.createClickEventUrl.call(this)};
fl.prototype.createInstallOpportunityEventUrl=function(){return'https://publisher-
event.unityads.unity3d.com/events/v2/installopportunity'};fl.prototype.getInfoJson=function(a,b,c,e){return
Ha.prototype.getInfoJson.call(this,a,b,c,e).then(function(f){f=n.makeIterator(f);f.next();f=f.next().value;a.asset&&(f.u
nityCreativeId=a.asset.getCreativeId());return[b,f]})};Wp.createOperativeEventManager=function(a){return
a.campaign instanceof X?new Wi(a):a.campaign instanceof ib?new fl(a):new Ha(a)};n.inherits(Tj,
n g ) ; T j . p r o t o t y p e . g e t E v e n t s S t o r a g e K e y = f u n c t i o n ( ) { r e t u r n
Zi.getSessionStorageKey(this._sessionId)+'.ptsevent'};Tj.prototype.sendFailedEvent=function(a,b){var c=this;return
this._core.Storage.get(L.PRIVATE,this.getEventStorageKey()).then(function(e){e=e.url;if(cm(e)){var
f=n.makeIterator(Ks(new URL(e)));e=f.next().value;f=f.next().value;return a.post(e,f,[],void 0,!0)}return
a.get(e)}).then(function(){t.reportMetricEvent(mo.FailedThirdPartyEventSent);return
c.deleteFailedEvent(b)}).catch(function(){})};
Tj.prototype.getPromisesForFailedEvents=function(a,b,c){var e=this,f=[];c.map(function(g){g=new
Tj(e._core,e._sessionId,g);f.push(g.sendFailedEvent(a,b))});return f};var
nw=[9557,9566];Is.trigger=function(a,b){if(!b||'object'!==typeof b||Array.isArray(b))b={value:b};return
W a . s e n d E v e n t ( ' a d s . s d k 2 . a n a l y t i c s ' , A e . A N O N Y M O U S , b ) } ; v a r
Eh;(function(a){a[a.V4=4]='V4';a[a.V5=5]='V5';a[a.V6=6]='V6';a[a.HB=7]='HB'})(Eh||(Eh={}));var
xg;(function(a){a[a.COMPLETE=0]='COMPLETE';a[a.FAILED=1]='FAILED'})(xg||(xg={}));
v a r
oj;(function(a){a[a.GET=0]='GET';a[a.POST=1]='POST';a[a.HEAD=2]='HEAD'})(oj||(oj={}));U.getHeader=function
(a,b){a=n.makeIterator(a);for(var c=a.next();!c.done;c=a.next()){var e=c.value;c=e[0];e=e[1];if(c&&c.match(new
RegExp(b,'i')))return e}return null};U.is2xxSuccessful=function(a){return
2 0 0 < = a & & 3 0 0 > a } ; U . i s 3 x x R e d i r e c t = f u n c t i o n ( a ) { r e t u r n
300<=a&&400>a};U.getDefaultRequestOptions=function(){return{retries:0,retryDelay:0,followRedirects:!1,retryWit
hConnectionEvents:!1}};U.configureAuctionProtocol=
function(a){U._auctionProtocol=a&&U._auctionProtocol===Eh.V4?Eh.V4:Eh.V6};U.setTestAuctionProtocol=functi
on(a){U._auctionProtocol=a};U.getAuctionProtocol=function(){return
U._auctionProtocol?U._auctionProtocol:Eh.V6};U.setAuthorizationHeaderForHost=function(a,b){U._authorizations.
p u s h ( { h o s t : n e w
RegExp(a),authorizationHeader:b.trim()})};U.clearAllAuthorization=function(){U._authorizations=[]};U.applyAutho
rizationHeader=function(a,b){b=void 0===b?[]:b;if(0===this._authorizations.length)return b;for(var c=
'',e=n.makeIterator(U._authorizations),f=e.next();!f.done;f=e.next())if(f=f.value,f.host.test(a)){c=f.authorizationHeade
r ; b r e a k } r e t u r n
0===c.length?b:[].concat(n.arrayFromIterable(b),[['Authorization',c]])};U.prototype.get=function(a,b,c){b=void
0===b?[]:b;if('file://'===a.substring(0,7))return Promise.reject(xg.FAILED);var
e=U._callbackId++,f=this.registerCallback(e);this.invokeRequest(e,{method:oj.GET,url:a,headers:U.applyAuthorizati
onHeader(a,b),retryCount:0,options:this.getOptions(c)});return f};
U.prototype.post=function(a,b,c,e,f){b=void 0===b?'':b;c=void 0===c?[]:c;if('file://'===a.substring(0,7))return
Promise.reject(xg.FAILED);f?c.push(['Content-Type','application/x-www-form-urlencoded']):c.push(['Content-
T y p e ' , ' a p p l i c a t i o n / j s o n ' ] ) ; f = U . _ c a l l b a c k I d + + ; v a r
g=this.registerCallback(f);this.invokeRequest(f,{method:oj.POST,url:a,data:b,headers:U.applyAuthorizationHeader(a,
c),retryCount:0,options:this.getOptions(e)});return g};U.prototype.head=function(a,b,c){b=void
0===b?[]:b;if('file://'===
a . s u b s t r i n g ( 0 , 7 ) ) r e t u r n
Promise.reject(xg.FAILED);this._platform===B.ANDROID&&16>this._deviceInfo.getApiLevel()&&b.push(['Accep
t - E n c o d i n g ' , ' ' ] ) ; v a r
e=U._callbackId++,f=this.registerCallback(e);this.invokeRequest(e,{method:oj.HEAD,url:a,headers:b,retryCount:0,o
ptions:this.getOptions(c)});return f};U.prototype.followRedirectChain=function(a,b,c){var
e=this,f=0,g=[];'undefined'!==typeof navigator&&navigator.userAgent&&g.push(['User-
Agent',navigator.userAgent]);return new Promise(function(h,k){function l(m){f++;
m=m.trim();if(f>=U._redirectLimit)k(Error('redirect limit reached'));else if(m.startsWith('http')){if(c)for(var
p=n.makeIterator(c),q=p.next();!q.done;q=p.next())if(m.includes(q.value)){h(m);return}e.head(m,g).then(function(r){
if(U.is3xxRedirect(r.responseCode)){var u=U.getHeader(r.headers,'location');u?l(u):k(Error(r.responseCode+'
response did not have a "Location" header'))}else U.is2xxSuccessful(r.responseCode)?h(m):k(Error('Request to '+m+'
failed with status '+r.responseCode))}).catch(k)}else h(m)}
l ( a ) } ) } ; U . p r o t o t y p e . g e t O p t i o n s = f u n c t i o n ( a ) { r e t u r n
a?a:U.getDefaultRequestOptions()};U.prototype.registerCallback=function(a){return new
Promise(function(b,c){U._callbacks[a]=new om(b,c)})};U.prototype.invokeRequest=function(a,b){var
c=U._connectTimeout,e=U._readTimeout;b.options.timeout&&(e=c=b.options.timeout);U._requests[a]=b;switch(b.m
ethod){case oj.GET:return this._core.Request.get(a.toString(),b.url,b.headers,c,e);case oj.POST:return
this._core.Request.post(a.toString(),b.url,b.data||'',b.headers,
c,e);case oj.HEAD:return this._core.Request.head(a.toString(),b.url,b.headers,c,e);default:throw Error('Unsupported
request method "'+b.method+'"');}};U.prototype.finishRequest=function(a,b,c){var
e=U._callbacks[a];e&&(b===xg.COMPLETE?e.resolve(c):e.reject(c),delete U._callbacks[a],delete
U._requests[a])};U.prototype.getRetryAfterHeaderInMs=function(a){if(a&&(a=U.getHeader(a.headers,'retry-
after')))return 1E3*parseInt(a,10)};U.prototype.handleFailedRequest=function(a,b,c,e){var f=this;b.retryCount<
b.options.retries?(c=this.getRetryAfterHeaderInMs(e)||b.options.retryDelay,b.retryCount++,setTimeout(function(){f.i
nvokeRequest(a,b)},c)):b.options.retryWithConnectionEvents||this.finishRequest(a,xg.FAILED,new
sf(c,b,e))};U.prototype.shouldRetryOnError=function(a){if(429===a)return!0;try{var
b=te()('allowRetryOnErrors');return b?JSON.parse(b).includes(a):!1}catch(c){return
t.reportMetricEvent(Sc.MalformedAllowRetryOnErrors),!1}};U.prototype.onRequestComplete=function(a,b,c,e,f){va
r g=parseInt(a,10);
c = { u r l : b , r e s p o n s e : c , r e s p o n s e C o d e : e , h e a d e r s : f } ; v a r
h=U._requests[g];if(h)if(U.AllowedResponseCodes.exec(e.toString()))this.finishRequest(g,xg.COMPLETE,c);else
if(U.RedirectResponseCodes.exec(e.toString()))if(h.options.followRedirects){if(a=U.getHeader(f,'location'))a=this.att
emptRelativeRedirect(a,b),this.followRedirects(a)?(h.url=a,this.invokeRequest(g,h)):this.finishRequest(g,xg.COMPL
ETE,c)}else this.finishRequest(g,xg.COMPLETE,c);else this.shouldRetryOnError(e)?(g=new
URL(b),t.reportMetricEventWithTags(Sc.RetryRequestOnError,
{err:e.toString(),host:g.hostname}),this.onRequestFailed(a,b,'FAILED_WITH_ERROR_RESPONSE_BUT_RETRY')
):U.ErrorResponseCodes.exec(e.toString())?this.finishRequest(g,xg.FAILED,new
sf('FAILED_WITH_ERROR_RESPONSE',h,c)):this.finishRequest(g,xg.FAILED,new
sf('FAILED_WITH_UNKNOWN_RESPONSE_CODE',h,c))};U.prototype.followRedirects=function(a){return!a.mat
ch(/^https?/i)||a.match(/^https:\/\/itunes\.apple\.com/i)||a.match(/\.apk$/i)?!1:!0};U.prototype.isRelativePath=function(
a){return'/'===a[0]};U.prototype.attemptRelativeRedirect=
function(a,b){if(this.isRelativePath(a))try{a=(new URL(b)).origin+a}catch(c){}return
a};U.prototype.onRequestFailed=function(a,b,c){a=parseInt(a,10);(b=U._requests[a])&&this.handleFailedRequest(a,b
,c)};U.prototype.onNetworkConnected=function(){for(var a in U._requests)if(U._requests.hasOwnProperty(a)){var
b=U._requests[a];b.options.retryWithConnectionEvents&&b.options.retries===b.retryCount&&this.invokeRequest(p
arseInt(a,10),b)}};U.AllowedResponseCodes=RegExp('2[0-9]{2}');U.RedirectResponseCodes=
RegExp('30[0-8]');U.ErrorResponseCodes=RegExp('[4-5][0-9]{2}');U.ErrorWithRetryResponseCodes=RegExp('5[0-
9]{2}');U._connectTimeout=3E4;U._readTimeout=3E4;U._redirectLimit=10;U._callbackId=1;U._callbacks={};U._re
q u e s t s = { } ; U . _ a u t h o r i z a t i o n s = [ ] ; v a r
fi;(function(a){a.TIMESTAMP='[TIMESTAMP]';a.OMIDPARTNER='[OMIDPARTNER]';a.CACHEBUSTING='[C
ACHEBUSTING]';a.IFA='[IFA]';a.IFATYPE='[IFATYPE]';a.APIFRAMEWORKS='[APIFRAMEWORKS]';a.APPB
UNDLE='[APPBUNDLE]'})(fi||(fi={}));var Cn;(function(a){a.Idfa='idfa';a.Aaid=
' a a i d ' } ) ( C n | | ( C n = { } ) ) ; v a r
fb;(function(a){a.ZONE='%ZONE%';a.SDK_VERSION='%SDK_VERSION%';a.GAMER_SID_OPERATIVE='%G
AMER_SID%';a.GAME_SESSION_ID_OPERATIVE='%GAME_SESSION_ID%';a.GAMER_SID_IMPRESSION=
'%25GAMER_SID%25';a.GAME_SESSION_ID_IMPRESSION='%25GAME_SESSION_ID%25';a.OM_ENABLE
D='%25OM_ENABLED%25';a.OM_VENDORS='%25OM_VENDORS%25';a.AD_UNIT_ID_OPERATIVE='%AD
_UNIT_ID%';a.AD_UNIT_ID_IMPRESSION='%25AD_UNIT_ID%25';a.AD_FORMAT_OPERATIVE='%AD_FO
RMAT%';a.AD_FORMAT_IMPRESSION='%25AD_FORMAT%25'})(fb||(fb={}));
ai.prototype.canSendEvent=function(a,b){if(a.getEventSent(b))return!1;a.setEventSent(b);return!0};ai.prototype.send
TrackingEvents=function(a,b,c){return F(this,void 0,void 0,function f(){var g=this,h,k,l,m,p,q,r,u,v,w;return
n.generator.createGenerator(f,function(A){h=g;Vp(a.getTrackingUrls());Js(a.getTrackingUrls(),a.getSeatId());k=a.get
TrackingUrlsForEvent(b);l=g.canSendEvent(a.getSession(),b);if(!l&&(m=[V.IMPRESSION,V.START],m.includes(b
)))return A.return();p=Bj(a.getContentType(),b);q=a.getSession().id;
r=a.getContentType()===Na.ProgrammaticBanner?ow(a.id):Dn();u=(null===r||void 0===r?void
0 : r . c a m p a i g n I d ) = = = a . g e t U n i q u e I d ( ) ? r . p l a c e m e n t . h b M e t a : v o i d
0;v=hd.getState().currentObjectId;w=k.map(function(D){D=cm(D)?R.addParameters(D,{webview_version:0,hbMeta:
u,objectId:v}):u?R.addParameters(D,{hbMeta:u}):D;return h.sendWithGet(p,q,D,a,c)});return
A.yield(Promise.all(w),0)})})};ai.prototype.clickAttributionEvent=function(a,b){var c=[];'undefined'!==typeof
navigator&&navigator.userAgent&&c.push(['User-Agent',
n a v i g a t o r . u s e r A g e n t ] ) ; r e t u r n
this._request.get(a,c,{retries:0,retryDelay:0,followRedirects:b,retryWithConnectionEvents:!1})};ai.prototype.sendWit
hGet=function(a,b,c,e,f,g,h){var k=this;h=void 0===h?{}:h;g=g||[];U.getHeader(g,'User-Agent')||'undefined'!==typeof
navigator&&navigator.userAgent&&g.push(['User-Agent',navigator.userAgent]);f=Gs();var
l=R.encode(tf.replaceMacroWithUrlEncoded(c,Object.assign(Object.assign(Object.assign({},this._templateValues),h)
,f)));this._core.Sdk.logDebug('Unity Ads third party event: sending '+
a + ' e v e n t t o ' + l + ' w i t h h e a d e r s ' + g + ' ( s e s s i o n
'+b+')');c={retries:0,retryDelay:0,followRedirects:!0,retryWithConnectionEvents:!1};cm(l)?(c.retries=2,c.retryDelay=
1 E 4 , f = n . m a k e I t e r a t o r ( K s ( n e w
URL(l))),h=f.next().value,f=f.next().value,g=this._request.post(h,f,g,c,!0)):g=this._request.get(l,g,c);var
m=a.includes(V.IMPRESSION),p=cm(l);return g.catch(function(q){var r;k._storageBridge&&(m||p)&&(new
Tj(k._core,b,Vh.generate())).storeFailedEvent(k._storageBridge,{url:l},p);m&&![9E3,9541].includes(null!==
(r=null===e||void 0===e?void 0:e.getSeatId())&&void 0!==r?r:-1)&&da.failedTrackingEvent({seatId:null===e||void
0===e?void 0:e.getSeatId(),auid:null===e||void 0===e?void 0:e.getSession().id,reason:p.toString(),error:q});return
Is.trigger('third_party_event_failed',q)})};ai.prototype.setTemplateValues=function(a){this._templateValues=a};ai.pr
ototype.setTemplateValue=function(a,b){this._templateValues[a]=b};var
Cm;(function(a){a.FILE_TOO_LARGE='too_large_file';a.VIDEO_TOO_LONG='video_length_error';a.VIDEO_PA
RSE_FAILURE=
'parse_error';a.USER_REPORT='report'})(Cm||(Cm={}));Bn.report=function(a,b,c,e,f){a=Object.assign(Object.assign
( { } , f ) , { t y p e : e , c r e a t i v e I d : a , s e a t I d : b , c a m p a i g n I d : c } ) ; r e t u r n
Wa.sendEvent('ads.creative.blocking',Ae.UNDEFINED,a)};Sj.once=function(a,b){var c=a.subscribe(function(){var
e=n.getRestArguments.apply(0,arguments);a.unsubscribe(c);b.apply(null,n.arrayFromIterable(e))});return c};var
Vi={notShowing:{reason:'Ad is not showing',localeKey:'privacy-settings-report-ad-reason-1'},offensive:{reason:'Ad
is very offensive',
localeKey:'privacy-settings-report-ad-reason-2'},malformed:{reason:'Ad does not look right',localeKey:'privacy-
settings-report-ad-reason-3'},dislike:{reason:"I don't like this ad",localeKey:'privacy-settings-report-ad-reason-
4'},other:{reason:'Other',localeKey:'privacy-settings-report-ad-reason-
5'}};n.inherits(Uc,ha);Uc.createBuildInformation=function(a,b,c,e){var f,g=new
Date;Uc.buildInformation={userAgent:window.navigator.userAgent,platform:a===B.IOS?'iOS':'Android',campaign:e.
id,osVersion:c.getOsVersion(),
g r o u p : n u l l = = = ( f = C a . g e t S t a t e ( ) . c o n f i g ) | | v o i d 0 = = = f ? v o i d
0:f.abGroup,sdk:b.getSdkVersionName(),webview:b.getWebviewVersion(),webviewHash:b.getWebviewHash(),app:b
.getApplicationName(),appVersion:b.getApplicationVersion(),creativeId:e.getCreativeId(),seatId:e.getSeatId(),timesta
mp:g.toUTCString()}};Uc.prototype.show=function(){this._userPrivacyManager.registerPrivacyAction(Dd.EndCard_
Click);ha.prototype.show.call(this);Bm.setState({isPrivacyShowing:!0})};Uc.prototype.setupReportListener=function
(a){var b=
this;Sj.once(this._onReport,function(c,e){b.onUserReport(c,e,a);b.timeoutAd(a)})};Uc.prototype.getContainerRect=f
unction(){var a=this.container().querySelector('.view-container');if(!a)return null;var
b=parseFloat(getComputedStyle(a).borderTopLeftRadius);a=a.getBoundingClientRect();return{x:a.x,y:a.y,width:a.wi
d t h , h e i g h t : a . h e i g h t -
b}};Uc.prototype.inject=function(a){document.body.querySelector('#'+this._id)||(this.render(),this.hide(),document.bo
dy.appendChild(this.container()));this.addEventHandler(a)};
Uc.prototype.removePrivacyElement=function(a){var b;this.hide();var c=this.container();null===(b=null===c||void
0 = = = c ? v o i d 0 : c . p a r e n t E l e m e n t ) | | v o i d 0 = = = b ? v o i d
0:b.removeChild(c);a&&this.removeEventHandler(a)};Uc.prototype.onUserReport=function(a,b,c){this._userPrivacy
Manager.registerPrivacyAction(Dd.EndCard_ReportAd);c.getFinishState()!==xa.COMPLETED&&c.markAsSkipped
( ) ; v a r
e=a.getCreativeId(),f=a.getSeatId(),g=a.id;Bn.report(e,f,g,Cm.USER_REPORT,{message:b});b={creativeId:e,reason:
b,adType:c.description(),
seatId:f,campaignId:g};Sd.trigger('reported_ad',b,a.getSession())};Uc.prototype.timeoutAd=function(a){return new
Promise(function(){setTimeout(function(){return a.hide()},4E3)})};Uc.prototype.setAdBuyerInfo=function(){};var
el;(function(a){a[a.REPORT=0]='REPORT';a[a.BUILD_INFO=1]='BUILD_INFO'})(el||(el={}));n.inherits(rd,Uc);rd.
prototype.render=function(){Uc.prototype.render.call(this);if(this._userPrivacyManager.isDataRequestEnabled()){var
a=this._container.querySelector('#data-disclosure');if(a){var b=
new Fb(this._platform,this._userPrivacyManager,'data-disclosure-captcha-
request',this._language,!0,Dh.EndScreen);b.render();a.appendChild(b.container())}}if(a=this._container.querySelector
('#nwo'))this._nwoView=new Fb(this._platform,this._userPrivacyManager,'nwo-captcha-
request',this._language,!1,Dh.EndScreen),this._nwoView.render(),a.appendChild(this._nwoView.container()),this._nw
oView.addEventHandler(this)};rd.prototype.show=function(){var
a=this;Uc.prototype.show.call(this);if(!this._userPrivacyManager.isUserUnderAgeLimit()&&
!this._isCoppaCompliant&&this._gdprEnabled){var b=this._userPrivacyManager.isUserOptedOut()?'gdpr-refuse-
r a d i o ' : ' g d p r - a g r e e -
radio';if(b=this._container.querySelector('#'+b))b.checked=!0;if(b=this._container.querySelector('#gdpr-agree-
radio'))b.onclick=function(){var c,e,f;null===(c=a._container.querySelector('.data-deletion-note'))||void 0===c?void
0:c.classList.remove('active');null===(e=document.querySelector('#data-deletion-container'))||void 0===e?void
0:e.classList.remove('active');null===(f=
document.querySelector('#data-deletion-request-container'))||void 0===f?void
0:f.classList.remove('active');a._dataDeletionConfirmation=!1}}};rd.prototype.onNetworkWideOptoutClicked=functi
on(){this._pendingOptout=!0;this.syncRadioButtonsToOptout()};rd.prototype.onNetworkWideOptinClicked=function
(){this.stopPendingNwo();this.syncRadioButtonsToOptin();this._nwoView.networkWideOpt(!0)};rd.prototype.onGD
PRAgreeChange=function(){this.stopPendingNwo()};rd.prototype.stopPendingNwo=function(){this._nwoView.reset
NwoOptout();
this._pendingOptout=!1};rd.prototype.syncRadioButtonsToOptout=function(){var
a = t h i s . _ c o n t a i n e r . q u e r y S e l e c t o r ( ' # g d p r - r e f u s e -
radio');a&&(a.checked=!0)};rd.prototype.syncRadioButtonsToOptin=function(){var
a = t h i s . _ c o n t a i n e r . q u e r y S e l e c t o r ( ' # g d p r - a g r e e -
radio');a&&(a.checked=!0)};rd.prototype.onCloseEvent=function(a){a.preventDefault();this._pendingOptout?(this.ap
plyNetworkWideOptout(),this._pendingOptout=!1):!this._gdprEnabled||this._userPrivacyManager.isUserUnderAgeLi
mit()||this._isCoppaCompliant||this.applyGdprPreferences();
t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onPrivacyClose()});Bm.setState({isPrivacyShowing:!1})};rd.prototype.applyNetworkWideOptout=function(){this._
nwoView.networkWideOpt(!1)};rd.prototype.applyGdprPreferences=function(){var
a=this,b=this._container.querySelector('#gdpr-refuse-radio');this._handlers.forEach(function(c){var e;return
null===(e=c.onGDPROptOut)||void 0===e?void 0:e.call(c,(null===b||void 0===b?void
0:b.checked)||a._dataDeletionConfirmation)})};rd.prototype.onPrivacyEvent=function(a){a.preventDefault();
this._handlers.forEach(function(b){var c;return null===(c=b.onPrivacy)||void 0===c?void
0:c.call(b,a.target.href)})};rd.prototype.onDataDeletion=function(a){var
b,c;a.preventDefault();this._dataDeletionConfirmation||(null===(b=this._container.querySelector('.data-deletion-
note'))||void 0===b?void 0:b.classList.toggle('active'),null===(c=document.querySelector('#data-deletion-
c o n t a i n e r ' ) ) | | v o i d 0 = = = c ? v o i d
0:c.classList.toggle('active'))};rd.prototype.onDataDeletionConfirmation=function(a){var b;a.preventDefault();
this._dataDeletionConfirmation=!0;null===(b=this._container.querySelector('.data-deletion-note'))||void 0===b?void
0:b.classList.toggle('active');document.querySelectorAll('#data-deletion-container, #data-deletion-request-
container').forEach(function(c){return c.classList.remove('active')});if(a=this._container.querySelector('#gdpr-refuse-
radio'))a.checked=!0;this._userPrivacyManager.registerPrivacyAction(Dd.EndCard_DeleteData)};rd.prototype.onButt
onEvent=function(a,b){a.preventDefault();this.showToolView(b)};
rd.prototype.showToolView=function(a){var b=this;switch(a){case el.REPORT:var c='report';break;case
el.BUILD_INFO:c='build-info';break;default:c=''}['report','build-
info'].forEach(function(e){e===c?b.container().classList.toggle(c):b.container().classList.remove(e)})};rd.prototype.o
nReportAd=function(a){a.preventDefault();if(!this._reportSent){a=this._container.querySelector('.report-choice-
radio:checked');var b=this._container.querySelector('.report-confirmed-text');(null===a||void 0===a?0:a.id)?
(this._reportSent=!0,this.handleReportText(!0,b),this._onReport.trigger(this._campaign,a.id)):this.handleReportText(!
1,b)}};rd.prototype.handleReportText=function(a,b){b&&(a?(b.innerHTML='Thank you for your help. Your Ad will
close shortly.',b.classList.contains('active')||b.classList.toggle('active')):(b.innerHTML='Please select an option from
t h e l i s t a b o v e . ' , b . c l a s s L i s t . t o g g l e ( ' a c t i v e ' ) ) ) } ; v a r
bd;(function(a){a[a.PRIVACY_INITIAL=0]='PRIVACY_INITIAL';a[a.SCREEN_CHOICE_GATE=1]='SCREEN_
CHOICE_GATE';
a[a.PERSONALIZATION=2]='PERSONALIZATION';a[a.DATA=3]='DATA';a[a.REPORT=4]='REPORT';a[a.BUI
LD_INFO=5]='BUILD_INFO';a[a.ABOUT_THIS_AD=6]='ABOUT_THIS_AD'})(bd||(bd={}));n.inherits(Ab,Uc);A
b.prototype.onSwitchGroupSelectionChange=function(){this.stopPendingNwo()};Ab.prototype.render=function(){var
a,b;Uc.prototype.render.call(this);if(this._userPrivacyManager.isDataRequestEnabled()){var
c=this._container.querySelector('#data-disclosure');if(c){var e=new Fb(this._platform,this._userPrivacyManager,'data-
disclosure-captcha-request',
this.language,!0,Dh.EndScreen);e.render();c.appendChild(e.container())}}this.privacyRowItemContainer.render();null
===(a=this._container.querySelector('.info-container'))||void 0===a?void
0:a.appendChild(this.privacyRowItemContainer.container());this.switchGroup.render();null===(b=this._container.que
r y S e l e c t o r ( ' . c h e c k b o x - g r o u p - c o n t a i n e r ' ) ) | | v o i d 0 = = = b ? v o i d
0:b.appendChild(this.switchGroup.container());this.refreshRenderedProductInfo();if(a=this._container.querySelector('
#nwo'))this._nwoView=new Fb(this._platform,
t h i s . _ u s e r P r i v a c y M a n a g e r , ' n w o - c a p t c h a -
request',this.language,!1,Dh.EndScreen),this._nwoView.render(),a.appendChild(this._nwoView.container()),this._nwo
View.addEventHandler(this);this._showExtendedAdInfo?(this.container().classList.add('extended-ad-
info'),this.navigateTo(bd.SCREEN_CHOICE_GATE)):this.navigateTo(bd.PRIVACY_INITIAL)};Ab.prototype.navig
ateTo=function(a,b){null===b||void 0===b?void 0:b.preventDefault();null===b||void 0===b?void
0:b.stopPropagation();this._navigationStack.push(a);this.showView(a)};
Ab.prototype.onNetworkWideOptoutClicked=function(){this._pendingOptout=!0;this.switchGroup.checkCheckboxes
(!1)};Ab.prototype.onNetworkWideOptinClicked=function(){this.stopPendingNwo();this.switchGroup.checkCheckbo
xes(!0);this._nwoView.networkWideOpt(!0)};Ab.prototype.stopPendingNwo=function(){this._pendingOptout=!1;this
._nwoView.resetNwoOptout()};Ab.prototype.onPrivacy=function(a){this._handlers.forEach(function(b){var c;return
null===(c=b.onPrivacy)||void 0===c?void 0:c.call(b,a)})};Ab.prototype.hide=
function(){Uc.prototype.hide.call(this);this.savePrivacy();this.container().classList.remove('settings-
open')};Ab.prototype.show=function(){Uc.prototype.show.call(this);this.container().classList.add('settings-
open')};Ab.prototype.executeNWO=function(){this._nwoView.networkWideOpt(!1);this._pendingOptout=!1};Ab.pro
totype.onCloseEvent=function(a){null===a||void 0===a?void 0:a.stopPropagation();null===a||void 0===a?void
0:a.preventDefault();this._handlers.forEach(function(b){return b.onPrivacyClose()});
Bm.setState({isPrivacyShowing:!1})};Ab.prototype.onPrivacyEvent=function(a){a.preventDefault();this._handlers.fo
rEach(function(b){var c;return null===(c=b.onPrivacy)||void 0===c?void
0:c.call(b,a.target.href)})};Ab.prototype.initEvents=function(){var
a=this;this._bindings=[{event:'click',listener:function(b){return a.onBackButtonEvent(b)},selector:'.back-
button'},{event:'click',listener:function(b){return a.onPersonalizationButtonEvent(b)},selector:'.personalization-
button'},{event:'click',listener:function(b){return a.onDeleteDataButtonEvent(b)},
selector:'.delete-data-button'},{event:'click',listener:function(b){return a.onReportAdButtonEvent(b)},selector:'.report-
ad-button'},{event:'click',listener:function(b){return a.onBuildInfoButtonEvent(b)},selector:'.build-info-
button'},{event:'click',listener:function(b){return a.onCloseEvent(b)},selector:'.safe-area-content, .close-
area'},{event:'click',listener:function(b){return a.onReportAdEvent(b)},selector:'.report-
button'},{event:'click',listener:function(b){return a.onDeleteYourDataLinkEvent(b)},
selector:'.delete-your-data-link'},{event:'click',listener:function(b){return
a.onDataDeletionConfirmationEvent(b)},selector:'#delete-data-yes'},{event:'click',listener:function(b){return
a.onDataDeletionCancelEvent(b)},selector:'#delete-data-cancel'},{event:'swipedown',listener:function(b){return
a.onCloseEvent(b)},selector:'.close-area, close-button'},{event:'click',listener:function(b){return
a.onViewContainerEvent(b)},selector:'.view-container'},{event:'click',listener:function(b){return
a.navigateTo(bd.ABOUT_THIS_AD,
b)},selector:'.about-this-ad-button'},{event:'click',listener:function(b){return
a.navigateTo(bd.PRIVACY_INITIAL,b)},selector:'.privacy-settings-button'},{event:'click',listener:function(b){return
a.navigateTo(bd.REPORT,b)},selector:'.report-ad-link'},{event:'click',listener:function(b){return
a.navigateTo(bd.PERSONALIZATION,b)},selector:'.ad-personalization-
link'},{event:'click',listener:function(b){return a.navigateToNWO(b)},selector:'.nwo-
link'},{event:'click',listener:function(b){return a.openProductInfo(b)},
s e l e c t o r : ' a . p a i d - b y - f o r -
value'}]};Ab.prototype.onBackButtonEvent=function(a){a.preventDefault();this.savePrivacy();this._navigationStack.
pop();1>this._navigationStack.length||this.showView(this._navigationStack[this._navigationStack.length-
1])};Ab.prototype.savePrivacy=function(){this._pendingOptout?this.executeNWO():this.currentViewState===bd.PER
SONALIZATION&&this.triggerPersonalizedConsent()};Ab.prototype.onPersonalizationButtonEvent=function(a){a.
preventDefault();this.navigateTo(bd.PERSONALIZATION)};
Ab.prototype.onDeleteDataButtonEvent=function(a){a.preventDefault();this.navigateTo(bd.DATA)};Ab.prototype.on
ReportAdButtonEvent=function(a){a.preventDefault();this.navigateTo(bd.REPORT)};Ab.prototype.onBuildInfoButto
nEvent=function(a){a.preventDefault();this.navigateTo(bd.BUILD_INFO)};Ab.prototype.onReportAdEvent=function
(a){a.preventDefault();if(!this.reportSent){a=this._container.querySelector('.report-choice-radio:checked');var
b=this._container.querySelector('.report-confirmed-text');(null===
a | | v o i d
0===a?0:a.id)?(this.reportSent=!0,this.handleReportText(!0,b),this._onReport.trigger(this.campaign,a.id)):this.handle
ReportText(!1,b)}};Ab.prototype.handleReportText=function(a,b){b&&(a?(b.innerHTML='Thank you for your help.
Your Ad will close shortly.',b.classList.contains('active')||b.classList.toggle('active')):(b.innerHTML='Please select an
option from the list above.',b.classList.toggle('active')))};Ab.prototype.triggerPersonalizedConsent=function(){var
a={gameExp:this.switchGroup.isPersonalizedExperienceChecked(),
ads:this.switchGroup.isPersonalizedAdsChecked(),external:this.switchGroup.isAds3rdPartyChecked(),dataLeavesTerr
itory:this.switchGroup.isPiplChecked()};this._handlers.forEach(function(b){var c;return
n u l l = = = ( c = b . o n P e r s o n a l i z e d C o n s e n t ) | | v o i d 0 = = = c ? v o i d
0:c.call(b,a)});this._nwoView.resetNwoOptout();this._userPrivacyManager.registerPrivacyAction(Dd.Personalization
_ConsentChoicesSubmitted,a)};Ab.prototype.showView=function(a){var
b=this;this.currentViewState=a;switch(a){case bd.PRIVACY_INITIAL:var c=
'privacy-initial';break;case bd.SCREEN_CHOICE_GATE:c='screen-choice-gate';break;case
bd.ABOUT_THIS_AD:c='about-this-ad';break;case bd.PERSONALIZATION:c='personalization';break;case
bd.DATA:c='data';break;case bd.REPORT:c='report';break;case bd.BUILD_INFO:c='build-
info';break;default:c='privacy-initial'}'privacy-initial screen-choice-gate about-this-ad personalization data report
b u i l d - i n f o ' . s p l i t ( '
').forEach(function(e){e===c?(b.container().classList.add(c),'personalization'===e&&(b.switchGroup.show(),
b._pendingOptout&&b.switchGroup.checkCheckboxes(!1))):b.container().classList.remove(e)});1<this._navigationSt
ack.length?this.container().classList.add('show-back-button'):this.container().classList.remove('show-back-
b u t t o n ' ) } ; A b . p r o t o t y p e . n a v i g a t e T o N W O = f u n c t i o n ( a ) { v a r
b,c,e;this.navigateTo(bd.PRIVACY_INITIAL,a);null===(c=null===(b=this.container().querySelector('.network-
wide-personalization'))||void 0===b?void 0:b.parentElement)||void 0===c?void 0:c.classList.add('show-
description');if(a=this.container().querySelector('.view-container'))a.scrollTop=
null===(e=this.container().querySelector('.network-wide-personalization'))||void 0===e?void
0:e.offsetTop};Ab.prototype.onDeleteYourDataLinkEvent=function(a){var
b;a.preventDefault();null===(b=this._container.querySelector('.delete-data-container'))||void 0===b?void
0:b.classList.add('active')};Ab.prototype.onDataDeletionConfirmationEvent=function(a){a.preventDefault();a=this._c
ontainer.querySelector('.delete-data-container');null===a||void 0===a?void
0:a.classList.remove('active');null===a||void 0===
a ? v o i d 0 : a . c l a s s L i s t . a d d ( ' d a t a - d e l e t i o n -
confirmed');this.switchGroup.checkCheckboxes(!1);this.triggerPersonalizedConsent();this._userPrivacyManager.regis
terPrivacyAction(Dd.EndCard_DeleteData)};Ab.prototype.onDataDeletionCancelEvent=function(a){var
b;a.preventDefault();null===(b=this._container.querySelector('.delete-data-container'))||void 0===b?void
0:b.classList.remove('active')};Ab.prototype.onViewContainerEvent=function(a){a.stopPropagation()};Ab.prototype.
openProductInfo=function(a){var b,c;
a.stopPropagation();null===(c=null===(b=this._adBuyerInfo)||void 0===b?void 0:b.openProductInfo)||void
0 = = = c ? v o i d
0:c.call(b)};Ab.prototype.setAdBuyerInfo=function(a){this._adBuyerInfo=Object.assign(Object.assign({},this._adBu
yerInfo),a);this.refreshRenderedProductInfo()};Ab.prototype.refreshRenderedProductInfo=function(){var
a=this._adBuyerInfo||{},b=a.paidBy,c=a.productName;a=a.openProductInfo;var e=this._container.querySelector('.ad-
paid-by .paid-by-for-value'),f=this._container.querySelector('.on-behalf-of-row'),
g=this._container.querySelector('.paid-by-for-row'),h=this._container.querySelector('.on-behalf-of-row >
a');g&&e&&b?(e.innerHTML=b,g.classList.remove('hidden')):null===g||void 0===g?void
0:g.classList.add('hidden');f&&h&&(c||a)?(h.innerHTML=c||this.learnMoreText,f.classList.remove('hidden')):null===
f||void 0===f?void 0:f.classList.add('hidden');void 0===a?(null===h||void 0===h?void 0:h.classList.add('link-
disabled'),null===h||void 0===h?void 0:h.removeAttribute('href')):(null===h||void 0===h?void 0:
h.classList.remove('link-disabled'),null===h||void 0===h?void
0:h.setAttribute('href','#'))};n.global.Object.defineProperties(Ab.prototype,{privacyManager:{configurable:!0,enumer
a b l e : ! 0 , g e t : f u n c t i o n ( ) { r e t u r n
this._userPrivacyManager}},legalFramework:{configurable:!0,enumerable:!0,get:function(){return
this.privacyManager.getLegalFramework()}},userPrivacyPermissions:{configurable:!0,enumerable:!0,get:function(){
return this.privacyManager.userPrivacyPermissions}}});kc.prototype.create=function(a,b,
c,e,f,g){this._campaign=a;this._placement=b;this._orientation=c;this._playerMetadataServerId=e;this._loadV5Suppor
t=f;this._adUnitId=b.getAdUnitId()||'';a=this.getBaseParameters();a.isPoddedAd=!!g;return
this.createParameters(a)};kc.prototype.getBaseParameters=function(){var
a=this.privacy,b={};return{platform:this._platform,core:this._core,ads:this._ads,store:this._store,forceOrientation:this.
_orientation,focusManager:this._focusManager,container:this._container,deviceInfo:this._deviceInfo,clientInfo:this._c
lientInfo,
thirdPartyEventManager:this._thirdPartyEventManagerFactory.create((b[fb.ZONE]=this._placement.id,b[fb.SDK_VE
RSION]=this._clientInfo.getSdkVersion().toString(),b[fb.GAMER_SID_IMPRESSION]=this._playerMetadataServer
Id||'',b[fb.GAMER_SID_OPERATIVE]=this._playerMetadataServerId||'',b[fb.GAME_SESSION_ID_OPERATIVE]=t
his._sessionManager.getGameSessionId().toString(),b[fb.GAME_SESSION_ID_IMPRESSION]=this._sessionManag
er.getGameSessionId().toString(),b[fb.OM_ENABLED]='false',b[fb.OM_VENDORS]='',b[fb.AD_UNIT_ID_IMPRE
SSION]=
this._adUnitId,b[fb.AD_UNIT_ID_OPERATIVE]=this._adUnitId,b[fb.AD_FORMAT_OPERATIVE]=this._placeme
nt.getAdFormat(),b[fb.AD_FORMAT_IMPRESSION]=this._placement.getAdFormat(),b)),operativeEventManager:th
is.getOperativeEventManager(),placement:this._placement,campaign:this._campaign,coreConfig:this._coreConfig,ads
Config:this._adsConfig,request:this._requestManager,privacyManager:this._privacyManager,gameSessionId:this._ses
sionManager.getGameSessionId(),privacy:a,privacySDK:this._privacySDK,metadataManager:this._metadataManager
}};
k c . p r o t o t y p e . g e t O p e r a t i v e E v e n t M a n a g e r = f u n c t i o n ( ) { r e t u r n
Wp.createOperativeEventManager({platform:this._platform,core:this._core,ads:this._ads,request:this._requestManage
r,metaDataManager:this._metadataManager,sessionManager:this._sessionManager,clientInfo:this._clientInfo,deviceIn
fo:this._deviceInfo,coreConfig:this._coreConfig,adsConfig:this._adsConfig,storageBridge:this._storageBridge,campai
gn:this._campaign,playerMetadataServerId:this._playerMetadataServerId,privacySDK:this._privacySDK,userPrivacy
Manager:this._privacyManager,
loadV5Support:this._loadV5Support,installInfo:this._installInfo,sdkClickDetailsManager:this._sdkClickDetailsManag
er,store:this._store,focusManager:this._focusManager,measurementsManager:this._measurementsManager})};kc.prot
otype.createPrivacy=function(a,b,c){if((c===Ub.GDPR||c===Ub.PIPL||c===Ub.QCLAW25)&&!b){c=ea()('enableD
SACompliance','true')&&c===Ub.GDPR;var e={paidBy:this.dspName,productName:this.gameName};return new
Ab(this._platform,this._campaign,this._privacyManager,a,b,this._deviceInfo.getLanguage(),
c , e ) } r e t u r n n e w
rd(this._platform,this._campaign,this._privacyManager,a,b,this._deviceInfo.getLanguage())};kc.prototype.convertTo
N u m = f u n c t i o n ( a , b ) { r e t u r n
isNaN(parseInt(a,10))?b:parseInt(a,10)};kc.prototype.getAdNoticeSettings=function(a){if(a.isCoppaCompliant())retur
n{showAfterMS:2500,hideAfterMS:-1};a=Ub.GDPR===a.getLegalFramework();var
b=te();if(a&&'true'===b('enableDSACompliance'))return{showAfterMS:0,hideAfterMS:5E3}};kc.prototype.showGD
PRBanner=function(a){return Nf.isSet('showGDPRBanner')?
N f . g e t ( ' s h o w G D P R B a n n e r ' ) : v o i d
0!==la.get('forcedGDPRBanner')?la.get('forcedGDPRBanner'):a.coreConfig.isCoppaCompliant()||Ua.LEGITIMATE_
INTEREST!==a.privacySDK.getGamePrivacy().getMethod()?!1:a.privacySDK.isGDPREnabled()?!a.privacySDK.is
OptOutRecorded():!1};kc.prototype.getVideo=function(a,b){a=Cd.getOrientedVideo(a,b);if(!a)throw new hf('Unable
to select an oriented video');return a};kc.prototype.createEndScreenParameters=function(a,b,c){var
e=this.showGDPRBanner(c);return{platform:c.platform,core:c.core,
language:c.deviceInfo.getLanguage(),gameId:c.clientInfo.getGameId(),targetGameName:b,privacy:a,showGDPRBan
n e r : e , c a m p a i g n I d : v o i d 0 , o s V e r s i o n : v o i d
0,hidePrivacy:c.adsConfig.getHidePrivacy(),placement:c.placement,focusManager:c.focusManager,container:c.contai
ner,clientInfo:c.clientInfo,deviceInfo:c.deviceInfo,coreConfig:c.coreConfig,store:c.store}};n.global.Object.defineProp
erties(kc.prototype,{gameName:{configurable:!0,enumerable:!0,get:function(){if(this._campaign instanceof X)return
this._campaign.getGameName()}},
d s p N a m e : { c o n f i g u r a b l e : ! 0 , e n u m e r a b l e : ! 0 , g e t : f u n c t i o n ( ) { v a r
a=this._campaign.getBuyerId();if(a)return['directdemandheaderbidding','direct-demand','comet'].includes(a)?'Unity
Ads':a}},privacy:{configurable:!0,enumerable:!0,get:function(){var
a=Ca.getState().config,b=a.legalFramework;a=this.createPrivacy(a.gdprEnabled,a.coppaCompliant,b);b=new
am(this._platform,this._core,this._privacyManager,b,this._privacySDK.getGamePrivacy());a.addEventHandler(b);retu
rn a}}});var he;(function(a){a.ImpressionOccurred=
'impressionOccurred';a.Loaded='loaded';a.Start='start';a.FirstQuartile='firstQuartile';a.Midpoint='midpoint';a.ThirdQua
rtile='thirdQuartile';a.Complete='complete';a.Pause='pause';a.Resume='resume';a.BufferStart='bufferStart';a.BufferFin
ish='bufferFinish';a.Skipped='skipped';a.VolumeChange='volumeChange';a.PlayerStateChange='playerStateChange';a
.AdUserInteraction='adUserInteraction';a.GeometryChange='geometryChange'})(he||(he={}));var
ei;(function(a){a.SdkVersion='sdkVersion';a.SessionId='sessionId';
a.VideoElement='videoElement';a.SlotElement='slotElement';a.ElementBounds='elementBounds'})(ei||(ei={}));di.prot
otype.connect=function(){window.addEventListener('message',this._messageListener,!1)};di.prototype.disconnect=fu
nction(){window.removeEventListener('message',this._messageListener)};di.prototype.setAdmobIframe=function(a){
this._iframeSessionInterface=a};di.prototype.sendSDKVersion=function(a){this.postMessage(ei.SdkVersion,a)};di.pr
ototype.sendSessionId=function(a){this.postMessage(ei.SessionId,
a)};di.prototype.sendSessionFinish=function(){this.postMessage(Md.SessionFinish)};di.prototype.onMessage=functi
on(a){a=a.data;if('omid'===a.type&&(this._core.Sdk.logInfo('omid: event='+a.event+',
d a t a = ' + J S O N . s t r i n g i f y ( a . d a t a ) ) , a . e v e n t i n
this._omidHandlers))(0,this._omidHandlers[a.event])(a)};di.prototype.postMessage=function(a,b){this._iframeSessio
nInterface&&this._iframeSessionInterface.contentWindow&&this._iframeSessionInterface.contentWindow.postMess
age({type:a,value:b},'*')};var Up;(function(a){a.FULL=
' f u l l ' ; a . L I M I T E D = ' l i m i t e d ' } ) ( U p | | ( U p = { } ) ) ; v a r
er;(function(a){a.DEFINED_BY_JAVASCRIPT='definedByJavaScript';a.HTML_DISPLAY='htmlDisplay';a.NATIV
E_DISPLAY='nativeDisplay';a.VIDEO='video';a.AUDIO='audio'})(er||(er={}));var
fr;(function(a){a.DEFINED_BY_JAVASCRIPT='definedByJavaScript';a.UNSPECIFIED='unspecified';a.LOADED='
loaded';a.BEGIN_TO_RENDER='beginToRender';a.ONE_PIXEL='onePixel';a.VIEWABLE='viewable';a.AUDIBLE
='audible';a.OTHER='other'})(fr||(fr={}));var gr;(function(a){a.PREROLL='preroll';a.MIDROLL=
'midroll';a.POSTROLL='postroll';a.STANDALONE='standalone'})(gr||(gr={}));var
Ds=['https://webview.unityads.unity3d.com/webview/public/omid/1.3.22-iab2982/omweb-
v1.js','https://webview.unityads.unity3d.com/webview/public/omid/1.3.22-iab2982/omid-session-client-
v1.js'].map(function(a){return{src:a}});n.inherits(Tp,Error);n.inherits(Oe,Sb);Oe.prototype.isOMEnabled=function(){
return this.get('isOMEnabled')};Oe.prototype.getOMVendors=function(){return
this.get('omVendors')};Oe.prototype.setOmEnabled=function(a){this.set('isOMEnabled',
a)};Oe.prototype.setOMVendors=function(a){this.set('omVendors',a)};Oe.prototype.shouldMuteByDefault=function(
){return this.get('shouldMuteByDefault')};Oe.prototype.getDynamicMarkup=function(){return
this.get('dynamicMarkup')};Oe.prototype.getRequiredAssets=function(){return[]};Oe.prototype.getOptionalAssets=fu
nction(){return[]};Oe.prototype.isConnectionNeeded=function(){return!0};var
Sp;(Sp||(Sp={})).OnEventRegistered='onEventRegistered';Jf.prototype.connect=function(){window.addEventListener
('message',
this._messageListener,!1)};Jf.prototype.disconnect=function(){window.removeEventListener('message',this._message
Listener)};Jf.prototype.setIframe=function(a){this._iframe3p=a};Jf.prototype.triggerAdEvent=function(a,b){var
c=this;this._core.Sdk.logDebug('Calling OM ad event "'+a+'" with payload: '+b);var
e={type:a,adSessionId:this._openMeasurement.getOMAdSessionId(),timestamp:Date.now(),payload:b};this._eventHi
story[a]||(this._eventHistory[a]=[]);this._eventHistory[a].push(e);this._registeredFuncs[a]&&
this._registeredFuncs[a].forEach(function(f){c.postVideoAdEventMessage(e,f)})};Jf.prototype.triggerVideoEvent=fu
nction(a,b){var c=this;this._core.Sdk.logDebug('Calling OM viewability event "'+a+'" with payload: '+b);var
e={type:a,adSessionId:this._openMeasurement.getOMAdSessionId(),timestamp:Date.now(),payload:b};this._eventHi
story[a]||(this._eventHistory[a]=[]);this._eventHistory[a].push(e);this._registeredFuncs[a]&&this._registeredFuncs[a].
forEach(function(f){c.postVideoAdEventMessage(e,f)});0<
this._registeredFuncs[zc.OmidVideo].length&&this.postVideoAdEventMessage(e,this._registeredFuncs[zc.OmidVide
o][0]);this._videoEventQueue[a]=e};Jf.prototype.triggerSessionEvent=function(a){this._core.Sdk.logDebug('Calling
O M s e s s i o n e v e n t " ' + a . t y p e + ' " w i t h d a t a :
'+a.data);this.postMessage(a)};Jf.prototype.postVideoAdEventMessage=function(a,b){a=Object.assign(Object.assign(
{},a),{uuid:b});this.postMessage(a)};Jf.prototype.postMessage=function(a){this._iframe3p.contentWindow&&this._i
frame3p.contentWindow.postMessage(a,
' * ' ) } ; J f . p r o t o t y p e . o n E v e n t R e g i s t e r e d = f u n c t i o n ( a , b , c ) { v a r
e=this;c===this._iframe3p.id&&(c=this._eventHistory[a],this._registeredFuncs[a]||(this._registeredFuncs[a]=[]),this._
registeredFuncs[a].push(b),c&&c.forEach(function(f){e.postVideoAdEventMessage(f,b)}),'omidVideo'===a&&this.s
endAllQueuedVideoEvents(b))};Jf.prototype.onMessage=function(a){a=a.data;if('omid'===a.type&&(this._core.Sdk.
logInfo('omid: event='+a.event+', data='+JSON.stringify(a.data)),a.event in
this._omidHandlers))(0,this._omidHandlers[a.event])(a)};
J f . p r o t o t y p e . s e n d A l l Q u e u e d V i d e o E v e n t s = f u n c t i o n ( a ) { v a r
b=this;Object.keys(this._videoEventQueue).forEach(function(c){b._videoEventQueue[c]&&b.sendQueuedVideoEven
t(c,a)})};Jf.prototype.sendQueuedVideoEvent=function(a,b){this.postVideoAdEventMessage(this._videoEventQueue
[ a ] , b ) } ; v a r
Rk;(function(a){a[a.VERIFICATION_RESOURCE_REJECTED=1]='VERIFICATION_RESOURCE_REJECTED';a
[a.VERIFICATION_NOT_SUPPORTED=2]='VERIFICATION_NOT_SUPPORTED';a[a.ERROR_RESOURCE_LO
ADING=3]='ERROR_RESOURCE_LOADING'})(Rk||(Rk={}));n.inherits(Ui,
j a ) ; U i . p r o t o t y p e . g e t V e r i f i c a t i o n V e n d o r = f u n c t i o n ( ) { r e t u r n
this.get('verificationVendor')};Ui.prototype.getVerificationResources=function(){return
this.get('verificationResources')};Ui.prototype.getVerificationTrackingEvent=function(){return
this.get('verificationTrackingEvent')};Ui.prototype.getVerificationParameters=function(){return
this.get('verificationParameters')};Ui.prototype.setVerificationTrackingEvent=function(a){this.set('verificationTrackin
gEvent',a)};Ui.prototype.getDTO=function(){return{verificationVendor:this.getVerificationVendor(),
verificationResources:this.getVerificationResources(),verificationTrackingEvent:this.getVerificationTrackingEvent(),
verificationParameters:this.getVerificationParameters()}};n.inherits(Nb,ha);Nb.prototype.getVastVerification=functio
n ( ) { r e t u r n
this._adVerification};Nb.prototype.setOMAdViewBuilder=function(a){this._omAdViewBuilder=a};Nb.prototype.set
AdmobOMSessionId=function(a){this._admobOMSessionId=a};Nb.prototype.getOMAdSessionId=function(){return
this._omAdSessionId};Nb.prototype.addToViewHierarchy=
function(){this.render();this.addMessageListener();document.body.appendChild(this.container())};Nb.prototype.remo
v e F r o m V i e w H i e r a r c h y = f u n c t i o n ( ) { v a r
a=this;setTimeout(function(){a.removeMessageListener();a.container().parentElement&&document.body.removeChil
d(a.container());a._sessionFinishProcessedByOmidScript||a._sessionStartProcessedByOmidScript||Sd.trigger('ias_faile
d_register_events',{},a._campaign.getSession())},1E3)};Nb.prototype.triggerAdEvent=function(a,b){this._omBridge.t
riggerAdEvent(a,b)};
Nb.prototype.triggerVideoEvent=function(a,b){this._omBridge.triggerVideoEvent(a,b)};Nb.prototype.addMessageLis
tener=function(){this._omBridge&&this._omBridge.connect()};Nb.prototype.removeMessageListener=function(){thi
s._omBridge&&this._omBridge.disconnect()};Nb.prototype.injectAdVerifications=function(){var
a=[this.setUpVerificationResource(this._adVerification)];return
this.injectVerificationResources(a)};Nb.prototype.getOmidBridge=function(){return
this._omBridge};Nb.prototype.render=function(){ha.prototype.render.call(this);
v a r a = t h i s . _ c o n t a i n e r . q u e r y S e l e c t o r ( ' # o m i d -
iframe');a&&(this._omIframe=a,this._omIframe.id+=this._omAdSessionId,this._omIframe.srcdoc=tf.replaceMacro("<
html><head><script>(function () {\n var OmidVerification = function () {\n var
ON_EVENT_PROCESSED = 'onEventProcessed',\n SESSION_FINISH = 'sessionFinish',\n
SESSION_START = 'sessionStart',\n SESSION_ERROR = 'sessionError',\n SESSION_REGISTERED
= 'sessionRegistered';\n var DEFAULT_VENDOR_KEY = '{{ DEFAULT_KEY_ }}';\n var IFRAME_ID
= '{{ IFRAME_ID_ }}';\n var sessionObservers = [];\n var sessionStartData = {};\n var
sessionStartCalled = false;\n var scriptVendor = '';\n\n var registeredFunctions = {};\n var uuid =
0;\n\n /**\n * This property is required by MOAT to indicate this omid implementation\n * is
different from web omid implementation\n */\n this.customNative = true;\n\n /**\n * Flattens
and runs SessionObserver for each unique key/verification client with the specified eventdata\n * @param
{Object} eventData structured data to indicate type for observer to fire\n */\n var triggerSessionObserver
= function (eventData) {\n for (var i = 0; i < sessionObservers.length; i++) {\n if (!eventData.data ||
Object.keys(eventData.data).length === 0) {\n delete eventData.data;\n }\n
sessionObservers[i](eventData);\n }\n };\n\n /**\n * Callback to communicate back to TS
layer of changed state\n * @param {string} event to send to the server\n * @param {Object} data of the
event\n */\n var postMessageCallback = function (event, data) {\n window.parent.postMessage(\n
{\n type: 'omid',\n event: event,\n data: data,\n },\n '*'\n );\n
};\n\n /**\n * Calls SessionListener for unique verificationScript observer of specified vendorkey\n
* @param {function} observer\n * @param {string} vendorkey\n */\n var sendSessionStart =
function (observer, vendorkey) {\n delete sessionStartData.data.vendorkey;\n
observer(sessionStartData);\n postMessageCallback(ON_EVENT_PROCESSED, {\n eventType:
SESSION_START,\n vendorKey: vendorkey,\n });\n };\n\n /**\n * Calls
SessionListener for specified vendorkey\n * @param {string} key\n */\n var
sendSessionStartForKey = function (key) {\n for (var i = 0; i < sessionObservers.length; i++) {\n
sendSessionStart(sessionObservers[i], key);\n }\n };\n\n var handleSessionStart = function (event)
{\n var data = event.data.data;\n if (sessionObservers.length > 0) {\n sessionStartData =
event.data;\n if (!sessionStartCalled && sessionStartData) {\n
sendSessionStartForKey(data.vendorkey);\n sessionStartCalled = true;\n }\n } else {\n
// It is possible session start was called before a vendor registers so we must always store the data\n
sessionStartData = event.data;\n }\n };\n\n /**\n * Strips 'omid' from string to be passed to
vendor\n * @param {string} event to send to the vendor\n */\n var stripEventString = function
(eventType) {\n return eventType.slice(4).charAt(0).toLowerCase() + eventType.slice(5);\n };\n\n
var handleSessionEvents = function (event) {\n switch (event.data.type) {\n case SESSION_START:\n
handleSessionStart(event);\n break;\n case SESSION_FINISH:\n
triggerSessionObserver(event.data);\n postMessageCallback(ON_EVENT_PROCESSED, {\n
eventType: SESSION_FINISH,\n vendorKey: scriptVendor,\n });\n break;\n
case SESSION_ERROR:\n triggerSessionObserver(event.data);\n break;\n default:\n
break;\n }\n };\n\n /**\n * LifeCycle Event Listener\n */\n
window.addEventListener('message', function (event) {\n /*\n * AD AND VIDEO EVENTS:\n
*/\n if (event.data.uuid) {\n payload = event.data.payload;\n var eventData = {\n
adSessionId: event.data.adSessionId,\n timestamp: event.data.timestamp,\n type:
stripEventString(event.data.type),\n };\n if (payload) {\n eventData.data = payload;\n
}\n var handler = registeredFunctions[event.data.uuid];\n handler(eventData);\n }\n\n
/**\n * SESSION EVENTS:\n */\n handleSessionEvents(event);\n });\n\n /*\n
* Tells verification script omid3p is supported\n */\n this.isSupported = function () {\n return
true;\n };\n\n /**\n * Subscribes to all session events (sessionStart, sessionError, and sessionFinish).
This\n * method also signals that the verification script has loaded and is ready to receive events, and should\n
* be called upon initialization.\n * Registers session events for the given vendor key\n * @param
{function} functionToExecute sessionObserver for given vendor\n * @param {function} vendorKey optional
param to attribute given vendor key to sessionObserver\n */\n this.registerSessionObserver = function
(functionToExecute, vendorKey) {\n sessionObservers.push(functionToExecute);\n\n if
(!sessionStartCalled) {\n scriptVendor = vendorKey;\n\n
postMessageCallback(ON_EVENT_PROCESSED, {\n eventType: SESSION_REGISTERED,\n
vendorKey: vendorKey,\n });\n }\n };\n\n this.addEventListener = function (type, listener)
{\n uuid++;\n registeredFunctions[uuid] = listener;\n\n var adjustEventTypeString = function
(eventType) {\n return 'omid' + eventType.charAt(0).toUpperCase() + eventType.slice(1);\n };\n\n
postMessageCallback('onEventRegistered', {\n eventName: adjustEventTypeString(type),\n
vendorKey: scriptVendor,\n uuid: '' + uuid,\n iframeId: IFRAME_ID,\n });\n };\n\n
this.sendUrl = function (resourceUrl, successCallback, failureCallback) {};\n this.setTimeout = function () {};\n
this.setClearTimeout = function () {};\n this.setInterval = function () {};\n this.clearInterval = function
() {};\n\n var fnwhitelist = ['handleSessionStart', 'handleSessionEvents'];\n this.get = function (name) {\n
return fnwhitelist.indexOf(name) > -1 ? eval(name) : console.log('fn not gettable');\n };\n this.postback
= function (event, data) {\n postMessageCallback(event, data);\n };\n };\n\n /**\n * Generic
Vast verification scripts attach to this:\n */\n window.omid3p = new OmidVerification();\n
Object.freeze(window.omid3p);\n\n /**\n * Used for IAB test:\n * window.OmidVerificationClient =
{'omid3p': OmidVerification};\n * Object.freeze(window.OmidVerificationClient);\n */\n
})();\x3c/script></head></html>",
{ ' { { D E F A U L T _ K E Y _ } } ' : ' d e f a u l t _ k e y ' , ' { { I F R A M E _ I D _
}}':this._omIframe.id}),this._omIframe.style.position='absolute',this._omIframe.style.top='0',this._omIframe.style.left
='0',this._omIframe.style.display='none',this._omIframe.style.width='100vw',this._omIframe.style.height='100vh',this.
_omIframe.style.border='none',this._omBridge.setIframe(this._omIframe),this._campaign instanceof
Oe&&this._admobOMSessionId&&(this._omAdSessionId=this._admobOMSessionId))};Nb.prototype.impression=fu
nction(a){this._omBridge.triggerAdEvent(zc.OmidImpression,
a ) } ; N b . p r o t o t y p e . g e o m e t r y C h a n g e = f u n c t i o n ( a , b ) { v a r
c=this._omFriendlyObstructionsBuilder();this._omBridge.triggerAdEvent(zc.OmidGeometryChange,{viewport:a,adV
iew:b,declaredFriendlyObstructions:c.length,friendlyObstructions:c})};Nb.prototype.getVerificationResource=functio
n ( ) { r e t u r n
this._verificationResource};Nb.prototype.sessionStart=function(a){this._sessionStartEventData=a;this._omBridge.trig
gerSessionEvent(a)};Nb.prototype.sessionFinish=function(){var
a={adSessionId:this.getOMAdSessionId(),timestamp:Date.now(),
type:Md.SessionFinish,data:{}};this._sessionFinishCalled||(this._omBridge.triggerSessionEvent(a),this._sessionFinish
Called=!0)};Nb.prototype.sessionError=function(a,b){a.data={errorType:'video',message:b};this._omBridge.triggerSe
ssionEvent(a)};Nb.prototype.onEventProcessed=function(a,b){if(a===Md.SessionStart&&(this._sessionStartProcesse
d B y O m i d S c r i p t = ! 0 , t h i s . _ c a m p a i g n i n s t a n c e o f P a ) ) r e t u r n
this.sendVASTStartEvents(b);a===Md.SessionFinish&&(this._sessionFinishProcessedByOmidScript=!0,this.remove
FromViewHierarchy());
'loadError'===a&&this.sendErrorEvent(Rk.ERROR_RESOURCE_LOADING);'vendorkeyMismatch'===a&&this._c
ore.Sdk.logDebug('Vendor attribute was either never registered or vendor attribute does not match registered key.
SessionStart not called.');'sessionRegistered'===a&&(pp(b)||this._campaign instanceof
Oe)&&this._sessionStartEventData&&this.sessionStart(this._sessionStartEventData);return
Promise.resolve()};Nb.prototype.sendVASTStartEvents=function(a){var b=this,c=0,e=0;return
Promise.all([this._deviceInfo.getScreenWidth(),
t h i s . _ d e v i c e I n f o . g e t S c r e e n H e i g h t ( ) ] ) . t h e n ( f u n c t i o n ( f ) { v a r
g=n.makeIterator(f);f=g.next().value;g=g.next().value;if(b._platform===B.ANDROID){var
h=b._deviceInfo;f/=h.getDisplayMetricDensity();g/=h.getDisplayMetricDensity()}c=f;e=g;b.impression(b.buildVastI
mpressionValues($f.Video,$l.Limited,f,g));pp(a)&&b.sendIASEvents(c,e)})};Nb.prototype.sendIASEvents=function(
a , b ) { v a r
c=Sh(a,b);a=Gd(0,0,a,b);b=this._omAdViewBuilder.getVideoView();a=oe(a,b,[],[],!1);this.geometryChange(c,a)};Nb
.prototype.buildVastImpressionValues=
f u n c t i o n ( a , b , c , e ) { v a r
f={mediaType:Gg.Video,impressionType:Zf.BeginToRender,creativeType:a};a===$f.Video&&(f.videoEventAdaptor
Type=$m.JsCustom,f.videoEventAdaptorVersion='Unity3d/1.3.0');b===$l.Limited&&(f.viewport=Sh(c,e),f.adView=
this._omAdViewBuilder.buildVastImpressionAdView(c,e));return
f};Nb.prototype.setUpVerificationResource=function(a){return{resourceUrl:a.getVerificationResources()[0].resource
Url,vendorKey:a.getVerificationVendor(),verificationParameters:a.getVerificationParameters()}};
Nb.prototype.injectVerificationResources=function(a){return F(this,void 0,void 0,function c(){var e=this,f,g;return
n.generator.createGenerator(c,function(h){f=e;g=[];a.forEach(function(k){g.push(f.injectResourceIntoDom(k.resource
U r l , k . v e n d o r K e y , k . v e r i f i c a t i o n P a r a m e t e r s ) ) } ) ; r e t u r n
h.yield(Promise.all(g),0)})})};Nb.prototype.injectResourceIntoDom=function(a,b,c){var e=this;return
this.checkVendorResourceURL(a).then(function(){e.injectAsString(a,b);e._verificationResource={resourceUrl:a,vend
orKey:b,
verificationParameters:c};return Promise.resolve()}).catch(function(f){e._core.Sdk.logDebug('Could not load open
measurement verification script: '+f)})};Nb.prototype.checkVendorResourceURL=function(a){return
R.isValid(a)?Promise.resolve():(this.sendErrorEvent(Rk.ERROR_RESOURCE_LOADING),Promise.reject('verificati
on resource is malformed'))};Nb.prototype.sendErrorEvent=function(a){var
b=this._adVerification.getVerificationTrackingEvent();b&&this._thirdPartyEventManager.sendWithGet(cr.AD_VERI
FICATION_ERROR,
t h i s . _ c a m p a i g n . g e t S e s s i o n ( ) . i d , b , v o i d 0 , v o i d 0 , v o i d
0,{'%5BREASON%5D':a.toString()})};Nb.prototype.injectAsString=function(a,b){var c=(new
DOMParser).parseFromString(this._omIframe.srcdoc,'text/html'),e=c.createElement('script');c.head.appendChild(e);e.i
d='verificationScript#'+b;e.setAttribute('onerror',"window.omid3p.postback('onEventProcessed', {eventType:
'loadError'})");e.setAttribute('type','text/javascript');e.setAttribute('src',a);this._omIframe.setAttribute('srcdoc',c.docum
entElement.outerHTML)};
v a r
ve;(function(a){a[a.Playing=0]='Playing';a[a.Paused=1]='Paused';a[a.Completed=2]='Completed';a[a.Stopped=3]='Sto
pped'})(ve||(ve={}));fc.prototype.getOMAdViewBuilder=function(){return
this._omAdViewBuilder};fc.prototype.impression=function(a){this._omInstances.forEach(function(b){b.triggerAdEv
ent(zc.OmidImpression,a)})};fc.prototype.loaded=function(a){this._omInstances.forEach(function(b){b.triggerVideo
Event(zc.OmidLoaded,a)})};fc.prototype.start=function(a){var b=this;this.getState()===ve.Stopped&&
(this.setState(ve.Playing),this._omInstances.forEach(function(c){c.triggerVideoEvent(zc.OmidStart,{duration:Math.tr
unc(a/1E3),videoPlayerVolume:b._placement.muteVideo()?0:1,mediaPlayerVolume:b._placement.muteVideo()?0:1,d
eviceVolume:b._deviceVolume})}))};fc.prototype.playerStateChanged=function(a){this._omInstances.forEach(functi
on(b){b.triggerVideoEvent(zc.OmidPlayerStateChange,{state:a})})};fc.prototype.sendFirstQuartile=function(){this._
omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidFirstQuartile)})};
fc.prototype.sendMidpoint=function(){this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidMidpoint)
})};fc.prototype.sendThirdQuartile=function(){this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidT
hirdQuartile)})};fc.prototype.completed=function(){this.setState(ve.Completed);this._omInstances.forEach(function(a
){a.triggerVideoEvent(zc.OmidComplete)})};fc.prototype.pause=function(){this.getState()===ve.Playing&&(this.set
State(ve.Paused),this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidPause)}))};
fc.prototype.resume=function(){this.getState()!==ve.Stopped&&this.getState()===ve.Paused&&(this.setState(ve.Play
ing),this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidResume)}))};fc.prototype.skipped=function(
){this.setState(ve.Stopped);this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.OmidSkipped)})};fc.protot
ype.setDeviceVolume=function(a){this._deviceVolume=a};fc.prototype.getDeviceVolume=function(){return
this._deviceVolume};fc.prototype.volumeChange=function(a){var b=
this;this.getState()!==ve.Completed&&this._omInstances.forEach(function(c){c.triggerVideoEvent(zc.OmidVolume
Change,{videoPlayerVolume:a,deviceVolume:b._deviceVolume,mediaPlayerVolume:a})})};fc.prototype.adUserInter
action=function(a){this._omInstances.forEach(function(b){b.triggerVideoEvent(zc.OmidAdUserInteraction,{interacti
onType:a})})};fc.prototype.bufferStart=function(){this._omInstances.forEach(function(a){a.triggerVideoEvent(zc.O
midBufferStart)})};fc.prototype.bufferFinish=function(){this._omInstances.forEach(function(a){a.triggerVideoEvent(
zc.OmidBufferFinish)})};
f c . p r o t o t y p e . g e o m e t r y C h a n g e = f u n c t i o n ( a ) { v a r
b=Sh(screen.width,screen.height);this.getState()===ve.Stopped||this.getState()!==ve.Paused&&this.getState()!==ve.P
laying||this._omInstances.forEach(function(c){c.geometryChange(b,a)})};fc.prototype.sessionFinish=function(){this._
omInstances.forEach(function(a){a.sessionFinish()})};fc.prototype.sessionError=function(a,b){a.data={errorType:'vid
eo',message:b};this._omInstances.forEach(function(c){c.getOmidBridge().triggerSessionEvent(a)})};fc.prototype.get
State=
function(){return this._state};fc.prototype.setState=function(a){this._state=a};var
Ce;(function(a){a.VideoControls='VIDEO_CONTROLS';a.CloseAd='CLOSE_AD';a.NotVisible='NOT_VISIBLE';a.
Other='OTHER'})(Ce||(Ce={}));var ev=[['[data-element-id=video-skip-button]',Ce.VideoControls,'skip
video','skipButton'],['[data-element-id=video-mute-button]',Ce.VideoControls,'mute video','muteButton'],['[data-
element-id=video-cta-button]',Ce.Other,'go to download page','ctaButton'],['[data-element-id=video-gdpr-banner]',
Ce.Other,'privacy banner','gdprBanner'],['.gdpr-link',Ce.Other,'show privacy banner','privacyBanner'],['[data-element-
id=video-gdpr-button]',Ce.Other,'show privacy banner','gdprButton'],['[data-element-id=video-privacy-
button]',Ce.Other,'show privacy banner','privacyButton'],['[data-element-id=video-progress-bar]',Ce.Other,'timer
showing remaining time for the ad','progressBar'],['[data-element-id=video-skip-progress-bar]',Ce.Other,'timer
showing remaining time for the ad','skipProgressBar']],mv=
[['.privacy-button',Ce.Other,'privacy button','privacyButton'],['.gdpr-pop-up',Ce.Other,'gdpr link','gdprLink'],['.close-
region',Ce.CloseAd,'close','closeButton']],jz=Yo([['.privacy-button',Ce.Other,'privacy button','privacyButton'],['.gdpr-
pop-up',Ce.Other,'gdpr link','gdprLink']]);n.inherits(Qd,fc);Qd.prototype.injectVerificationResources=function(a){var
b = t h i s , c = [ ] ; a . f o r E a c h ( f u n c t i o n ( e ) { v a r f = n e w
Nb(b._platform,b._core,b._campaign,b._deviceInfo,b._thirdPartyEventManager,e.vendorKey,jz);b.setupOMInstance(f
,
e);c.push(e.vendorKey)});this._campaign.setOMVendors(c);this._thirdPartyEventManager.setTemplateValue(fb.OM_
VENDORS,c.join('|'))};Qd.prototype.setupOMInstance=function(a,b){this._omInstances.push(a);a.setAdmobOMSess
ionId(this._omAdSessionId);this.mountOMInstance(a,b)};Qd.prototype.mountOMInstance=function(a,b){a.addToVie
wHierarchy();a.injectVerificationResources([b])};Qd.prototype.addToViewHierarchy=function(){this.addMessageLis
tener()};Qd.prototype.removeFromViewHierarchy=function(){this.removeMessageListener();
this._omInstances.forEach(function(a){a.removeFromViewHierarchy()})};Qd.prototype.addMessageListener=functio
n(){this._omSessionInterfaceBridge&&this._omSessionInterfaceBridge.connect()};Qd.prototype.removeMessageList
ener=function(){this._omSessionInterfaceBridge&&this._omSessionInterfaceBridge.disconnect()};Qd.prototype.getO
MAdSessionId=function(){return this._omAdSessionId};Qd.prototype.getSlotElement=function(){return
this._admobSlotElement};Qd.prototype.getVideoElement=function(){return this._admobVideoElement};
Qd.prototype.getAdmobVideoElementBounds=function(){return
this._admobElementBounds};Qd.prototype.getAdmobBridge=function(){return
this._omSessionInterfaceBridge};Qd.prototype.getSDKVersion=function(){return
this._clientInfo.getSdkVersionName()};Qd.prototype.admobImpression=function(a){t.reportMetricEvent(je.AdmobO
M I m p r e s s i o n ) ; v a r
b=Sh(screen.width,screen.height),c=this.getAdmobVideoElementBounds();c&&(a=a.buildAdmobImpressionView(c),
fc.prototype.impression.call(this,{impressionType:Zf.BeginToRender,
creativeType:$f.Video,mediaType:Gg.Video,viewport:b,adView:a}),this.geometryChange(a))};Qd.prototype.sessionS
t a r t = f u n c t i o n ( a ) { t h i s . _ o m I n s t a n c e s . f o r E a c h ( f u n c t i o n ( b ) { v a r
c=JSON.parse(JSON.stringify(a)),e=b.getVerificationResource();c.data.verificationParameters=e.verificationParamete
rs;c.data.vendorkey=e.vendorKey;b.sessionStart(c)})};Qd.prototype.sessionFinish=function(){fc.prototype.sessionFin
ish.call(this);this._omSessionInterfaceBridge.sendSessionFinish()};Pj.prototype.setVideoView=function(a){this._vide
oViewRectangle=
a } ; P j . p r o t o t y p e . g e t V i d e o V i e w = f u n c t i o n ( ) { r e t u r n
this._videoViewRectangle};Pj.prototype.buildVastImpressionAdView=function(a,b){var
c=this.getVideoView();return oe(Gd(0,0,a,b),c,[],[],!1)};Pj.prototype.buildAdmobImpressionView=function(a){return
oe(Gd(0,0,screen.width,screen.height),a,[],[],!0)};Pj.prototype.buildAdmobAdView=function(a,b,c){return
oe(Gd(0,0,screen.width,screen.height),b,[c],a,!0)};Pj.prototype.buildVastAdView=function(a,b){var
c=this.getVideoView();return oe(Gd(0,0,screen.width,screen.height),
c,b?[b]:[],a,this._campaign instanceof Oe)};n.inherits(Rp,kc);Rp.prototype.createParameters=function(a){var
b=this.showGDPRBanner(a),c=a.campaign.isOMEnabled()?!0:!1;a.thirdPartyEventManager.setTemplateValue(fb.O
M _ E N A B L E D , ' ' + c ) ; i f ( c ) { v a r e = n e w P j ( a . c a m p a i g n ) ; e = n e w
Qd(a.platform,a.core,a.clientInfo,a.campaign,a.placement,a.deviceInfo,e,a.thirdPartyEventManager);e.addToViewHie
r a r c h y ( ) ; t . r e p o r t M e t r i c E v e n t ( j e . A d m o b O M E n a b l e d ) } b = n e w
Gb(a.platform,a.core,this._adMobSignalFactory,a.container,a.campaign,a.deviceInfo,
a . c l i e n t I n f o . g e t G a m e I d ( ) , a . p r i v a c y , b , e ) ; r e t u r n
Object.assign(Object.assign({},a),{adMobSignalFactory:this._adMobSignalFactory,view:b})};n.inherits(Qp,Me);Qp.
prototype.createAdUnit=function(a){var b=new Bb(a),c=new
Kc({platform:a.platform,core:a.core,adUnit:b,request:a.request,thirdPartyEventManager:a.thirdPartyEventManager,se
ssion:a.campaign.getSession(),adMobSignalFactory:a.adMobSignalFactory,campaign:a.campaign,clientInfo:a.clientIn
fo,coreConfig:a.coreConfig,adsConfig:a.adsConfig,privacyManager:a.privacyManager,
privacySDK:a.privacySDK});a.view.render();a.view.addEventHandler(c);if(a.platform===B.ANDROID){a.core.Devi
ceInfo.Android.registerVolumeChangeListener(Pc.STREAM_MUSIC);var
e=a.core.DeviceInfo.Android.onVolumeChanged.subscribe(function(h,k,l){return c.onVolumeChange(k,l)})}else
if(a.platform===B.IOS){a.core.DeviceInfo.Ios.registerVolumeChangeListener();var
f=a.core.DeviceInfo.Ios.onMuteChanged.subscribe(function(h){return c.onMuteChange(h)});var
g=a.core.DeviceInfo.Ios.onVolumeChanged.subscribe(function(h,
k){c.onMuteChange(!1);c.onVolumeChange(h,k)})}b.onClose.subscribe(function(){e&&(a.core.DeviceInfo.Android.
unregisterVolumeChangeListener(Pc.STREAM_MUSIC),a.core.DeviceInfo.Android.onVolumeChanged.unsubscribe
(e));f&&a.core.DeviceInfo.Ios.onMuteChanged.unsubscribe(f);g&&(a.core.DeviceInfo.Ios.unregisterVolumeChange
Listener(),a.core.DeviceInfo.Ios.onVolumeChanged.unsubscribe(g))});return
b};$d.prototype.setCreativeIdentification=function(a){this.creativeID=a.getCreativeId()||void
0;this.seatID=a.getSeatId()||
v o i d
0;this.campaignID=a.getAdvertiserCampaignId()||this.getProgrammaticCampaignId()};$d.prototype.getProgrammatic
CampaignId=function(){if(!this._programmaticCampaignId){switch(this._platform){case B.IOS:var
a = ' 0 0 0 0 5 4 7 2 6 5 6 d 6 f 7 2 2 0 6 9 4 f 5 3 ' ; b r e a k ; c a s e
B.ANDROID:a='005472656d6f7220416e6472';break;default:a='UNKNOWN'}this._programmaticCampaignId=a}ret
urn this._programmaticCampaignId};$d.prototype.validateAndEncodeVideoEventUrls=function(a,b){var
c=this;return Object.entries(a).reduce(function(e,f){var g=
n.makeIterator(f);f=g.next().value;g=g.next().value;var h={};return
Object.assign(Object.assign({},e),(h[f]=c.validateAndEncodeUrl(g,b),h))},{})};$d.prototype.validateAndEncodeUrl=
function(a,b){if(R.isValid(a))return R.encode(a);Sd.trigger('invalid_url',{url:a},b);throw Error('Invalid url:
'+a);};n.inherits(dl,$d);dl.prototype.parse=function(a,b){var
c=a.getContent(),e=a.getCacheTTL(),f=a.isAdmobOMEnabled(),g=a.shouldMuteByDefault();a={id:this.getProgram
maticCampaignId(),willExpireAt:e?Date.now()+
1E3*e:void 0,contentType:dl.ContentType,adType:a.getAdType()||void 0,correlationId:a.getCorrelationId()||void
0,creativeId:a.getCreativeId()||void 0,seatId:a.getSeatId()||void 0,meta:void
0,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||{},isLoadEnabled:!1,skadn:a.getSkadn(),reused:
! 1 , a p p l e P r o d u c t P a g e I d : v o i d
0,dsp:a.getDspConfig(),enifd:a.getEnifd(),buyerId:a.getBuyerId(),featureFlags:a.getFeatureFlags()};c=Object.assign(
Object.assign({},a),{dynamicMarkup:c,useWebViewUserAgentForTracking:!0,
omVendors:[],isOMEnabled:f,shouldMuteByDefault:g});return Promise.resolve(new
O e ( c ) ) } ; d l . C o n t e n t T y p e = ' p r o g r a m m a t i c / a d m o b - v i d e o ' ; v a r
Xb;(function(a){a[a.IosVersionUnknown=0]='IosVersionUnknown';a[a.IosBelowApplicable=1]='IosBelowApplicable
';a[a.IosAboveApplicable=2]='IosAboveApplicable';a[a.Ios7520=3]='Ios7520';a[a.Ios800=4]='Ios800';a[a.Ios870=5]='
Ios870';a[a.AndroidVersionUnknown=6]='AndroidVersionUnknown';a[a.AndroidBelowApplicable=7]='AndroidBelo
wApplicable';a[a.AndroidAboveApplicable=8]='AndroidAboveApplicable';
a[a.Android1920=9]='Android1920';a[a.Android1950=10]='Android1950';a[a.Android2000=11]='Android2000';a[a.A
ndroid2100=12]='Android2100';a[a.Android2200=13]='Android2200';a[a.Android2300=14]='Android2300'})(Xb||(X
b={}));n.inherits(Ne,Sb);Ne.prototype.getAdString=function(){return
this.get('adString')};Ne.prototype.getAdUnitID=function(){return
this.get('adUnitID')};Ne.prototype.getVideoLength=function(){return
this.get('videoLength')};Ne.prototype.getQueryId=function(){return this.get('queryId')};Ne.prototype.setAdString=
function(a){this.set('adString',a)};Ne.prototype.setAdUnitID=function(a){this.set('adUnitID',a)};Ne.prototype.setVide
oLength=function(a){this.set('videoLength',a)};Ne.prototype.setQueryId=function(a){this.set('queryId',a)};Ne.prototy
pe.getRequiredAssets=function(){return[]};Ne.prototype.getOptionalAssets=function(){return[]};Ne.prototype.isCon
nectionNeeded=function(){return!0};Ne.prototype.getCampaignLoaderType=function(){return
Lj.SCAR};n.inherits(Ff,$d);Ff.prototype.parse=function(a,b){var c=a.getContent(),
e=a.getAdUnitID(),f=a.getVideoLength(),g=a.getQueryId(),h=a.getCacheTTL();a={id:this.getProgrammaticCampaig
nId(),willExpireAt:h?Date.now()+1E3*h:void 0,contentType:a.getContentType(),adType:a.getAdType()||void
0,correlationId:a.getCorrelationId()||void 0,creativeId:a.getCreativeId()||void 0,seatId:a.getSeatId()||void 0,meta:void
0,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||{},isLoadEnabled:!1,skadn:a.getSkadn(),reused:
!1,appleProductPageId:void 0,featureFlags:a.getFeatureFlags()};
c=Object.assign(Object.assign({},a),{useWebViewUserAgentForTracking:!0,adString:c,adUnitID:e,videoLength:f,qu
eryId:g});t.reportScarMetric(N.ScarResponseParsed,void 0,void 0,Ti());return Promise.resolve(new
Ne(c))};Ff.ContentType='programmatic/scar-admob-video';Ff.DisplayContentType='programmatic/scar-admob-
display';n.inherits(Ve,Z);Ve.prototype.show=function(a){var
b=this;Z.prototype.show.call(this,a);this._adShowingIsInterstitial=this.getPlacement().getAdFormat()===xe.INTERS
TITIAL;t.reportScarMetric(N.ScarAdAttemptedShow,
t h i s . _ a d S h o w i n g I s I n t e r s t i t i a l , v o i d
0,Ti());this.onStart.trigger();setTimeout(function(){b._adStarted||b._adFailedToShow||(t.reportScarMetric(N.ScarNoS
howCallback,b._adShowingIsInterstitial),b.sendErrorEvent(kb.INTERNAL_ERROR,'Did not receive show
s t a t u s ' ) ) } , 3 E 3 ) ; r e t u r n
this.getAdsApi().GMAScar.show(this._placement.id,this._campaign.getQueryId(),this._adShowingIsInterstitial)};Ve.
prototype.description=function(){var a;return(null===(a=this._campaign)||void 0===a?void
0:a.getContentType())===Ff.DisplayContentType?
'AdMobScarDisplay':'AdMobScar'};Ve.prototype.sendClickEvent=function(){Z.prototype.sendClickEvent.call(this);v
a r
a=this.getCore();this.sendTrackingEvent(V.CLICK);t.reportScarMetric(N.ScarAdClicked,this._adShowingIsInterstitia
l);this.getOperativeEventManager().sendClick(this.getOperativeEventParams());Of.getClickCount(a).then(function(b)
{ ' n u m b e r ' = = = t y p e o f
b&&Of.setClickCount(b+1,a)}).catch()};Ve.prototype.sendClickIfApplicable=function(){!this.isShowing()||this._adS
howingIsInterstitial&&this._scarAdapterVersion!==
Xb.Ios800&&this._scarAdapterVersion!==Xb.Android2000||this.sendClickEvent()};Ve.prototype.sendStartEvent=fun
c t i o n ( ) { v a r
a=this;Z.prototype.sendStartEvent.call(this);this.sendTrackingEvent(V.START);this.sendTrackingEvent(V.IMPRESS
ION);t.reportScarMetric(N.ScarAdStarted,this._adShowingIsInterstitial,void
0,Ti());this.getOperativeEventManager().sendStart(this.getOperativeEventParams()).then(function(){a.onStartProcess
ed.trigger()})};Ve.prototype.sendSkipEvent=function(){this._skipped=!0;this.setFinishState(xa.SKIPPED);
this.sendTrackingEvent(V.SKIP);t.reportScarMetric(N.ScarAdSkipped,this._adShowingIsInterstitial);this.getOperativ
eEventManager().sendSkip(this.getOperativeEventParams())};Ve.prototype.sendRewardEvent=function(){if(!this._w
asRewarded&&!this._adShowingIsInterstitial){this._wasRewarded=!0;t.reportScarMetric(N.ScarAdRewarded,this._a
d S h o w i n g I s I n t e r s t i t i a l ) ; v a r
a=this.getOperativeEventParams(),b=$a.getState().clientInfo;b&&4200>b.sdkVersion&&(this.getOperativeEventMan
ager().sendThirdQuartile(a),this.getOperativeEventManager().sendView(a),
this.sendTrackingEvent(V.THIRD_QUARTILE),this.sendTrackingEvent(V.COMPLETE))}};Ve.prototype.sendFirst
Quartile=function(){t.reportScarMetric(N.ScarFirstQuartile);this.getOperativeEventManager().sendFirstQuartile(this.
getOperativeEventParams())};Ve.prototype.sendMidpoint=function(){t.reportScarMetric(N.ScarMidPoint);this.getOp
erativeEventManager().sendMidpoint(this.getOperativeEventParams())};Ve.prototype.sendThirdQuartile=function(){t
.reportScarMetric(N.ScarThirdQuartile);this.sendTrackingEvent(V.THIRD_QUARTILE);
this.getOperativeEventManager().sendThirdQuartile(this.getOperativeEventParams())};Ve.prototype.sendLastQuartil
e=function(){t.reportScarMetric(N.ScarLastQuartile);this.sendTrackingEvent(V.COMPLETE);this.getOperativeEvent
Manager().sendView(this.getOperativeEventParams())};Ve.prototype.hide=function(){this._wasHidden||(this._wasHi
dden=!0,this.setShowing(!1),this._skipped?this.setFinishState(xa.SKIPPED):this.setFinishState(xa.COMPLETED),thi
s.sendCompletedEvent(),t.reportScarMetric(N.ScarAdClosed,this._adShowingIsInterstitial),
t h i s . o n C l o s e . t r i g g e r ( ) ) ; r e t u r n
Promise.resolve()};Ve.prototype.getOperativeEventParams=function(){return{placement:this._placement}};n.inherits
( P p , k c ) ; P p . p r o t o t y p e . c r e a t e P a r a m e t e r s = f u n c t i o n ( a ) { r e t u r n
Object.assign(Object.assign({},a),{adMobSignalFactory:this._adMobSignalFactory})};n.inherits(Op,Me);Op.prototyp
e.createAdUnit=function(a){return new Ve(a)};n.inherits(ob,ja);ob.prototype.getSequenceNumber=function(){return
this.get('sequenceNumber')};ob.prototype.getGranularSpeedBucket=function(){return
this.get('granularSpeedBucket')};
o b . p r o t o t y p e . g e t I s N e t w o r k M e t e r e d = f u n c t i o n ( ) { r e t u r n
this.get('isNetworkMetered')};ob.prototype.getDeviceSubModel=function(){return
this.get('deviceSubModel')};ob.prototype.getNumPriorUserRequests=function(){return
this.get('numPriorUserRequests')};ob.prototype.getIsDeviceCharging=function(){return
this.get('isDeviceCharging')};ob.prototype.getDeviceBatteryLevel=function(){return
this.get('deviceBatteryLevel')};ob.prototype.getAndroidMarketVersion=function(){return
this.get('androidMarketVersion')};
o b . p r o t o t y p e . g e t A d L o a d D u r a t i o n = f u n c t i o n ( ) { r e t u r n
this.get('adLoadDuration')};ob.prototype.getPriorClickCount=function(){return
this.get('priorClickCount')};ob.prototype.getDeviceIncapabilities=function(){return
this.get('deviceIncapabilities')};ob.prototype.getHasIAPCapability=function(){return
this.get('hasIAPCapability')};ob.prototype.getAdtest=function(){return
this.get('adtest')};ob.prototype.getIsJailbroken=function(){return
this.get('isJailbroken')};ob.prototype.getIUSizes=function(){return this.get('iuSizes')};
ob.prototype.getSDKApis=function(){return this.get('sdk_apis')};ob.prototype.getOMIDP=function(){return
this.get('omid_p')};ob.prototype.setSequenceNumber=function(a){this.set('sequenceNumber',a)};ob.prototype.setGran
ularSpeedBucket=function(a){this.set('granularSpeedBucket',a)};ob.prototype.setIsNetworkMetered=function(a){this.
set('isNetworkMetered',a)};ob.prototype.setDeviceSubModel=function(a){this.set('deviceSubModel',a)};ob.prototype.
setNumPriorUserRequests=function(a){this.set('numPriorUserRequests',
a)};ob.prototype.setIsDeviceCharging=function(a){this.set('isDeviceCharging',a)};ob.prototype.setDeviceBatteryLeve
l=function(a){this.set('deviceBatteryLevel',a)};ob.prototype.setAndroidMarketVersion=function(a){this.set('androidM
arketVersion',a)};ob.prototype.setAdLoadDuration=function(a){this.set('adLoadDuration',a)};ob.prototype.setPriorCli
ckCount=function(a){this.set('priorClickCount',a)};ob.prototype.setDeviceIncapabilities=function(a){this.set('deviceI
ncapabilities',a)};ob.prototype.setHasIAPCapability=
function(a){this.set('hasIAPCapability',a)};ob.prototype.setAdtest=function(a){this.set('adtest',a)};ob.prototype.setIsJa
ilbroken=function(a){this.set('isJailbroken',a)};ob.prototype.setIUSizes=function(a){this.set('iuSizes',a)};ob.prototype.
setSDKApis=function(a){this.set('sdk_apis',a)};ob.prototype.setOMIDP=function(a){this.set('omid_p',a)};ob.prototyp
e.getDTO=function(){return{seq_num:this.getSequenceNumber(),granular_speed_bucket:this.getGranularSpeedBuck
et(),network_metered:this.getIsNetworkMetered(),
mobile_device_submodel:this.getDeviceSubModel(),prior_user_requests:this.getNumPriorUserRequests(),device_batt
ery_charging:this.getIsDeviceCharging(),device_battery_level:this.getDeviceBatteryLevel(),android_market_version:t
his.getAndroidMarketVersion(),prior_click_count:this.getPriorClickCount(),device_incapabilities:this.getDeviceIncap
abilities(),ios_jailbroken:this.getIsJailbroken(),iu_sizes:this.getIUSizes(),ad_load_duration:this.getAdLoadDuration()}
};var hr=lj['default']||(lj['default']={}),
xo=hr.unity_proto=function(){var a={};a.UnityProto=function(){function b(c){this.encryptedBlobs=[];if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.encryptedBlobs=Q.emptyArray;
b.prototype.encryptionMethod=3;b.prototype.protoName=2;b.encode=function(c,e){e||(e=Ud.create());if(null!=c.encr
y p t e d B l o b s & & c . e n c r y p t e d B l o b s . l e n g t h ) f o r ( v a r
f=0;f<c.encryptedBlobs.length;++f)e.uint32(10).bytes(c.encryptedBlobs[f]);null!=c.protoName&&c.hasOwnProperty(
'protoName')&&
e.uint32(24).int32(c.protoName);null!=c.encryptionMethod&&c.hasOwnProperty('encryptionMethod')&&e.uint32(32
).int32(c.encryptionMethod);return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void
0===e?c.len:c.pos+e;for(var f=new hr.unity_proto.UnityProto;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.encryptedBlobs&&f.encryptedBlobs.length||(f.encryptedBlobs=[]);f.encryptedBlobs.push(c.bytes());break;case
4:f.encryptionMethod=c.int32();break;case 3:f.protoName=c.int32();break;default:c.skipType(g&
7)}}return f};b.EncryptionMethod=function(){var c={},e=Object.create(c);e[c[3]='UNENCRYPTED']=3;return
e}();b.ProtoName=function(){var c={},e=Object.create(c);e[c[2]='UNITY_INFO']=2;return e}();return
b } ( ) ; a . U n i t y I n f o = f u n c t i o n ( ) { f u n c t i o n b ( c ) { i f ( c ) f o r ( v a r
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.field_1='';b.prototype.field_2=Q.
Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_3=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_4=Q.Long
?Q.Long.fromBits(0,
0,!1):0;b.prototype.field_5=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_6=Q.Long?Q.Long.fromBits(0,0,!1)
:0;b.prototype.field_7=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_8=Q.Long?Q.Long.fromBits(0,0,!1):0;b.
prototype.field_9=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_10=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prot
otype.field_11=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_12=Q.Long?Q.Long.fromBits(0,0,!1):0;b.protot
ype.field_13=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_14=
!1;b.prototype.field_15=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_16=Q.Long?Q.Long.fromBits(0,0,!1):0;
b.prototype.field_17=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_18=Q.Long?Q.Long.fromBits(0,0,!1):0;b.
prototype.field_19=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_20=Q.Long?Q.Long.fromBits(0,0,!1):0;b.pr
ototype.field_21=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_22=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prot
otype.field_23='';b.prototype.field_24=Q.Long?Q.Long.fromBits(0,
0,!1):0;b.prototype.field_25=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_26=Q.Long?Q.Long.fromBits(0,0,!
1):0;b.prototype.field_27=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_28=Q.Long?Q.Long.fromBits(0,0,!1):
0;b.prototype.field_29=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_30=Q.Long?Q.Long.fromBits(0,0,!1):0;
b.prototype.field_31=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_32=!1;b.prototype.field_33=Q.Long?Q.Lo
ng.fromBits(0,0,!1):0;b.prototype.field_34=Q.Long?Q.Long.fromBits(0,
0,!1):0;b.prototype.field_35=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_36=Q.Long?Q.Long.fromBits(0,0,!
1):0;b.prototype.field_37='';b.prototype.field_38='';b.prototype.field_39='';b.prototype.field_40=Q.Long?Q.Long.from
Bits(0,0,!1):0;b.prototype.field_41='';b.prototype.field_42='';b.prototype.field_43=Q.Long?Q.Long.fromBits(0,0,!1):0
;b.prototype.field_44=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_45=Q.Long?Q.Long.fromBits(0,0,!1):0;b.
prototype.field_46=Q.Long?Q.Long.fromBits(0,0,!1):
0;b.prototype.field_47=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_48=Q.Long?Q.Long.fromBits(0,0,!1):0;
b.prototype.field_49=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.field_50=Q.Long?Q.Long.fromBits(0,0,!1):0;b.
encode=function(c,e){e||(e=Ud.create());null!=c.field_1&&c.hasOwnProperty('field_1')&&e.uint32(10).string(c.field_
1);null!=c.field_2&&c.hasOwnProperty('field_2')&&e.uint32(16).int64(c.field_2);null!=c.field_3&&c.hasOwnProper
ty('field_3')&&e.uint32(24).int64(c.field_3);null!=c.field_4&&
c.hasOwnProperty('field_4')&&e.uint32(32).int64(c.field_4);null!=c.field_5&&c.hasOwnProperty('field_5')&&e.uint
32(40).int64(c.field_5);null!=c.field_6&&c.hasOwnProperty('field_6')&&e.uint32(48).int64(c.field_6);null!=c.field_7
&&c.hasOwnProperty('field_7')&&e.uint32(56).int64(c.field_7);null!=c.field_8&&c.hasOwnProperty('field_8')&&e.
uint32(64).int64(c.field_8);null!=c.field_9&&c.hasOwnProperty('field_9')&&e.uint32(72).int64(c.field_9);null!=c.fiel
d_10&&c.hasOwnProperty('field_10')&&e.uint32(80).int64(c.field_10);
null!=c.field_11&&c.hasOwnProperty('field_11')&&e.uint32(88).int64(c.field_11);null!=c.field_12&&c.hasOwnProp
erty('field_12')&&e.uint32(96).int64(c.field_12);null!=c.field_13&&c.hasOwnProperty('field_13')&&e.uint32(104).in
t64(c.field_13);null!=c.field_14&&c.hasOwnProperty('field_14')&&e.uint32(112).bool(c.field_14);null!=c.field_15&
&c.hasOwnProperty('field_15')&&e.uint32(120).int64(c.field_15);null!=c.field_16&&c.hasOwnProperty('field_16')&
&e.uint32(128).int64(c.field_16);null!=c.field_17&&c.hasOwnProperty('field_17')&&
e.uint32(136).int64(c.field_17);null!=c.field_18&&c.hasOwnProperty('field_18')&&e.uint32(144).int64(c.field_18);n
ull!=c.field_19&&c.hasOwnProperty('field_19')&&e.uint32(152).int64(c.field_19);null!=c.field_20&&c.hasOwnProp
erty('field_20')&&e.uint32(160).int64(c.field_20);null!=c.field_21&&c.hasOwnProperty('field_21')&&e.uint32(168).i
nt64(c.field_21);null!=c.field_22&&c.hasOwnProperty('field_22')&&e.uint32(176).int64(c.field_22);null!=c.field_23
&&c.hasOwnProperty('field_23')&&e.uint32(186).string(c.field_23);
null!=c.field_24&&c.hasOwnProperty('field_24')&&e.uint32(192).int64(c.field_24);null!=c.field_25&&c.hasOwnPro
perty('field_25')&&e.uint32(200).int64(c.field_25);null!=c.field_26&&c.hasOwnProperty('field_26')&&e.uint32(208)
.int64(c.field_26);null!=c.field_27&&c.hasOwnProperty('field_27')&&e.uint32(216).int64(c.field_27);null!=c.field_2
8&&c.hasOwnProperty('field_28')&&e.uint32(224).int64(c.field_28);null!=c.field_29&&c.hasOwnProperty('field_29
')&&e.uint32(232).int64(c.field_29);null!=c.field_30&&c.hasOwnProperty('field_30')&&
e.uint32(240).int64(c.field_30);null!=c.field_31&&c.hasOwnProperty('field_31')&&e.uint32(248).int64(c.field_31);n
ull!=c.field_32&&c.hasOwnProperty('field_32')&&e.uint32(256).bool(c.field_32);null!=c.field_33&&c.hasOwnProp
erty('field_33')&&e.uint32(264).int64(c.field_33);null!=c.field_34&&c.hasOwnProperty('field_34')&&e.uint32(272).i
nt64(c.field_34);null!=c.field_35&&c.hasOwnProperty('field_35')&&e.uint32(280).int64(c.field_35);null!=c.field_36
&&c.hasOwnProperty('field_36')&&e.uint32(288).int64(c.field_36);
null!=c.field_37&&c.hasOwnProperty('field_37')&&e.uint32(298).string(c.field_37);null!=c.field_38&&c.hasOwnPr
operty('field_38')&&e.uint32(306).string(c.field_38);null!=c.field_39&&c.hasOwnProperty('field_39')&&e.uint32(31
4).string(c.field_39);null!=c.field_40&&c.hasOwnProperty('field_40')&&e.uint32(320).int64(c.field_40);null!=c.field
_41&&c.hasOwnProperty('field_41')&&e.uint32(330).string(c.field_41);null!=c.field_42&&c.hasOwnProperty('field
_42')&&e.uint32(338).string(c.field_42);null!=c.field_43&&
c.hasOwnProperty('field_43')&&e.uint32(344).int64(c.field_43);null!=c.field_44&&c.hasOwnProperty('field_44')&&
e.uint32(352).int64(c.field_44);null!=c.field_45&&c.hasOwnProperty('field_45')&&e.uint32(360).int64(c.field_45);n
ull!=c.field_46&&c.hasOwnProperty('field_46')&&e.uint32(368).int64(c.field_46);null!=c.field_47&&c.hasOwnProp
erty('field_47')&&e.uint32(376).int64(c.field_47);null!=c.field_48&&c.hasOwnProperty('field_48')&&e.uint32(384).i
nt64(c.field_48);null!=c.field_49&&c.hasOwnProperty('field_49')&&
e.uint32(392).int64(c.field_49);null!=c.field_50&&c.hasOwnProperty('field_50')&&e.uint32(400).int64(c.field_50);re
turn e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
hr.unity_proto.UnityInfo;c.pos<e;){var g=c.uint32();switch(g>>>3){case 1:f.field_1=c.string();break;case
2:f.field_2=c.int64();break;case 3:f.field_3=c.int64();break;case 4:f.field_4=c.int64();break;case
5:f.field_5=c.int64();break;case 6:f.field_6=c.int64();break;case 7:f.field_7=
c.int64();break;case 8:f.field_8=c.int64();break;case 9:f.field_9=c.int64();break;case
10:f.field_10=c.int64();break;case 11:f.field_11=c.int64();break;case 12:f.field_12=c.int64();break;case
13:f.field_13=c.int64();break;case 14:f.field_14=c.bool();break;case 15:f.field_15=c.int64();break;case
16:f.field_16=c.int64();break;case 17:f.field_17=c.int64();break;case 18:f.field_18=c.int64();break;case
19:f.field_19=c.int64();break;case 20:f.field_20=c.int64();break;case 21:f.field_21=c.int64();break;
case 22:f.field_22=c.int64();break;case 23:f.field_23=c.string();break;case 24:f.field_24=c.int64();break;case
25:f.field_25=c.int64();break;case 26:f.field_26=c.int64();break;case 27:f.field_27=c.int64();break;case
28:f.field_28=c.int64();break;case 29:f.field_29=c.int64();break;case 30:f.field_30=c.int64();break;case
31:f.field_31=c.int64();break;case 32:f.field_32=c.bool();break;case 33:f.field_33=c.int64();break;case
34:f.field_34=c.int64();break;case 35:f.field_35=c.int64();break;case 36:f.field_36=
c.int64();break;case 37:f.field_37=c.string();break;case 38:f.field_38=c.string();break;case
39:f.field_39=c.string();break;case 40:f.field_40=c.int64();break;case 41:f.field_41=c.string();break;case
42:f.field_42=c.string();break;case 43:f.field_43=c.int64();break;case 44:f.field_44=c.int64();break;case
45:f.field_45=c.int64();break;case 46:f.field_46=c.int64();break;case 47:f.field_47=c.int64();break;case
48:f.field_48=c.int64();break;case 49:f.field_49=c.int64();break;case 50:f.field_50=c.int64();
break;default:c.skipType(g&7)}}return f};return b}();return
a}();n.inherits(O,ja);O.prototype.getSdkVersion=function(){return
this.get('sdkVersion')};O.prototype.setSdkVersion=function(a){this.set('sdkVersion',a)};O.prototype.getBatteryLevel=
f u n c t i o n ( ) { r e t u r n
this.get('batteryLevel')};O.prototype.setBatteryLevel=function(a){this.set('batteryLevel',a)};O.prototype.getBatterySta
t e = f u n c t i o n ( ) { r e t u r n
this.get('batteryState')};O.prototype.setBatteryState=function(a){this.set('batteryState',a)};O.prototype.getAcceleromet
erX=
f u n c t i o n ( ) { r e t u r n
this.get('accelerometerX')};O.prototype.setAccelerometerX=function(a){this.set('accelerometerX',a)};O.prototype.get
A c c e l e r o m e t e r Y = f u n c t i o n ( ) { r e t u r n
this.get('accelerometerY')};O.prototype.setAccelerometerY=function(a){this.set('accelerometerY',a)};O.prototype.get
A c c e l e r o m e t e r Z = f u n c t i o n ( ) { r e t u r n
this.get('accelerometerZ')};O.prototype.setAccelerometerZ=function(a){this.set('accelerometerZ',a)};O.prototype.get
NetworkType=function(){return this.get('networkType')};O.prototype.setNetworkType=
function(a){this.set('networkType',a)};O.prototype.getDeviceOrientation=function(){return
this.get('deviceOrientation')};O.prototype.setDeviceOrientation=function(a){this.set('deviceOrientation',a)};O.prototy
p e . g e t T o u c h X U p = f u n c t i o n ( ) { r e t u r n
this.get('touchXUp')};O.prototype.setTouchXUp=function(a){this.set('touchXUp',a)};O.prototype.getTouchXDown=f
u n c t i o n ( ) { r e t u r n
this.get('touchXDown')};O.prototype.setTouchXDown=function(a){this.set('touchXDown',a)};O.prototype.getTouch
YUp=function(){return this.get('touchYUp')};
O.prototype.setTouchYUp=function(a){this.set('touchYUp',a)};O.prototype.getTouchYDown=function(){return
this.get('touchYDown')};O.prototype.setTouchYDown=function(a){this.set('touchYDown',a)};O.prototype.getTouch
D u r a t i o n = f u n c t i o n ( ) { r e t u r n
this.get('touchDuration')};O.prototype.setTouchDuration=function(a){this.set('touchDuration',a)};O.prototype.getTou
c h P r e s s u r e = f u n c t i o n ( ) { r e t u r n
this.get('touchPressure')};O.prototype.setTouchPressure=function(a){this.set('touchPressure',a)};O.prototype.getTouc
hDiameter=
f u n c t i o n ( ) { r e t u r n
this.get('touchDiameter')};O.prototype.setTouchDiameter=function(a){this.set('touchDiameter',a)};O.prototype.getCp
u C o u n t = f u n c t i o n ( ) { r e t u r n
this.get('cpuCount')};O.prototype.setCpuCount=function(a){this.set('cpuCount',a)};O.prototype.getTouchUpTotal=fu
n c t i o n ( ) { r e t u r n
this.get('touchUpTotal')};O.prototype.setTouchUpTotal=function(a){this.set('touchUpTotal',a)};O.prototype.getTouch
D o w n T o t a l = f u n c t i o n ( ) { r e t u r n
this.get('touchDownTotal')};O.prototype.setTouchDownTotal=function(a){this.set('touchDownTotal',
a ) } ; O . p r o t o t y p e . g e t T o u c h M o v e T o t a l = f u n c t i o n ( ) { r e t u r n
this.get('touchMoveTotal')};O.prototype.setTouchMoveTotal=function(a){this.set('touchMoveTotal',a)};O.prototype.g
e t T o u c h C a n c e l T o t a l = f u n c t i o n ( ) { r e t u r n
this.get('touchCancelTotal')};O.prototype.setTouchCancelTotal=function(a){this.set('touchCancelTotal',a)};O.prototy
p e . g e t O s V e r s i o n = f u n c t i o n ( ) { r e t u r n
this.get('osVersion')};O.prototype.setOsVersion=function(a){this.set('osVersion',a)};O.prototype.getTimeZoneOffset=
function(){return this.get('timeZoneOffset')};
O.prototype.setTimeZoneOffset=function(a){this.set('timeZoneOffset',a)};O.prototype.getUsbConnected=function(){r
e t u r n
this.get('usbConnected')};O.prototype.setUsbConnected=function(a){this.set('usbConnected',a)};O.prototype.getApp
A c t i v e = f u n c t i o n ( ) { r e t u r n
this.get('appActive')};O.prototype.setAppActive=function(a){this.set('appActive',a)};O.prototype.getAppUptime=fun
c t i o n ( ) { r e t u r n
this.get('appUptime')};O.prototype.setAppUptime=function(a){this.set('appUptime',a)};O.prototype.getAppStartTime
=function(){return this.get('appStartTime')};
O.prototype.setAppStartTime=function(a){this.set('appStartTime',a)};O.prototype.getRooted=function(){return
this.get('rooted')};O.prototype.setRooted=function(a){this.set('rooted',a)};O.prototype.getEventTimestamp=function()
{ r e t u r n
this.get('eventTimestamp')};O.prototype.setEventTimestamp=function(a){this.set('eventTimestamp',a)};O.prototype.g
e t A p k H a s h = f u n c t i o n ( ) { r e t u r n
this.get('apkHash')};O.prototype.setApkHash=function(a){this.set('apkHash',a)};O.prototype.getApkDeveloperSignin
gCertificateHash=
f u n c t i o n ( ) { r e t u r n
this.get('apkDeveloperSigningCertificateHash')};O.prototype.setApkDeveloperSigningCertificateHash=function(a){th
is.set('apkDeveloperSigningCertificateHash',a)};O.prototype.getAppVersionName=function(){return
this.get('appVersionName')};O.prototype.setAppVersionName=function(a){this.set('appVersionName',a)};O.prototyp
e . g e t A p p V e r s i o n C o d e = f u n c t i o n ( ) { r e t u r n
this.get('appVersionCode')};O.prototype.setAppVersionCode=function(a){this.set('appVersionCode',a)};O.prototype.
getAppIdName=function(){return this.get('appIdName')};
O.prototype.setAppIdName=function(a){this.set('appIdName',a)};O.prototype.getAppInstaller=function(){return
this.get('appInstaller')};O.prototype.setAppInstaller=function(a){this.set('appInstaller',a)};O.prototype.getDeviceUpti
m e = f u n c t i o n ( ) { r e t u r n
this.get('deviceUptime')};O.prototype.setDeviceUptime=function(a){this.set('deviceUptime',a)};O.prototype.getDevic
e E l a p s e d R e a l t i m e = f u n c t i o n ( ) { r e t u r n
this.get('deviceElapsedRealtime')};O.prototype.setDeviceElapsedRealtime=function(a){this.set('deviceElapsedRealti
me',
a ) } ; O . p r o t o t y p e . g e t A d b E n a b l e d = f u n c t i o n ( ) { r e t u r n
this.get('adbEnabled')};O.prototype.setAdbEnabled=function(a){this.set('adbEnabled',a)};O.prototype.getTimeOnScre
e n = f u n c t i o n ( ) { r e t u r n
this.get('timeOnScreen')};O.prototype.setTimeOnScreen=function(a){this.set('timeOnScreen',a)};O.prototype.getMini
m u m A l p h a = f u n c t i o n ( ) { r e t u r n
this.get('minimumAlpha')};O.prototype.setMinimumAlpha=function(a){this.set('minimumAlpha',a)};O.prototype.get
AdViewWidth=function(){return this.get('adViewWidth')};O.prototype.setAdViewWidth=
function(a){this.set('adViewWidth',a)};O.prototype.getAdViewHeight=function(){return
this.get('adViewHeight')};O.prototype.setAdViewHeight=function(a){this.set('adViewHeight',a)};O.prototype.getAnd
r o i d T o u c h O b s c u r e d = f u n c t i o n ( ) { r e t u r n
this.get('androidTouchObscured')};O.prototype.setAndroidTouchObscured=function(a){this.set('androidTouchObscur
e d ' , a ) } ; O . p r o t o t y p e . g e t T o u c h T o o l T y p e = f u n c t i o n ( ) { r e t u r n
this.get('touchToolType')};O.prototype.setTouchToolType=function(a){this.set('touchToolType',a)};O.prototype.getT
ouchSource=
f u n c t i o n ( ) { r e t u r n
this.get('touchSource')};O.prototype.setTouchSource=function(a){this.set('touchSource',a)};O.prototype.getTouchDev
i c e I d = f u n c t i o n ( ) { r e t u r n
this.get('touchDeviceId')};O.prototype.setTouchDeviceId=function(a){this.set('touchDeviceId',a)};O.prototype.getTou
c h D i s t a n c e = f u n c t i o n ( ) { r e t u r n
this.get('touchDistance')};O.prototype.setTouchDistance=function(a){this.set('touchDistance',a)};O.prototype.getAdV
iewX=function(){return this.get('adViewX')};O.prototype.setAdViewX=function(a){this.set('adViewX',
a ) } ; O . p r o t o t y p e . g e t A d V i e w Y = f u n c t i o n ( ) { r e t u r n
this.get('adViewY')};O.prototype.setAdViewY=function(a){this.set('adViewY',a)};O.prototype.getScreenWidth=funct
i o n ( ) { r e t u r n
this.get('screenWidth')};O.prototype.setScreenWidth=function(a){this.set('screenWidth',a)};O.prototype.getScreenHei
g h t = f u n c t i o n ( ) { r e t u r n
this.get('screenHeight')};O.prototype.setScreenHeight=function(a){this.set('screenHeight',a)};O.prototype.getBase64P
rotoBuf=function(){var a={field_1:this.getSdkVersion(),field_2:this.getBatteryLevel(),
field_3:this.getBatteryState(),field_4:this.getAccelerometerX(),field_5:this.getAccelerometerY(),field_6:this.getAccel
erometerZ(),field_7:this.getTouchXUp(),field_8:this.getTouchYUp(),field_9:this.getTouchXDown(),field_10:this.get
TouchYDown(),field_11:this.getTouchDuration(),field_12:this.getTouchPressure(),field_13:this.getTouchDiameter(),
field_14:this.getAndroidTouchObscured(),field_15:this.getTouchToolType(),field_16:this.getTouchSource(),field_17:
this.getTouchDeviceId(),field_18:this.getTouchDistance(),
field_19:this.getTouchUpTotal(),field_20:this.getTouchDownTotal(),field_21:this.getTouchMoveTotal(),field_22:this
.getTouchCancelTotal(),field_23:this.getOsVersion(),field_24:this.getCpuCount(),field_25:this.getDeviceUptime(),fie
ld_26:this.getDeviceElapsedRealtime(),field_27:this.getTimeZoneOffset(),field_28:this.getUsbConnected(),field_29:t
his.getAdbEnabled(),field_30:this.getRooted(),field_31:this.getNetworkType(),field_32:this.getAppActive(),field_33:
this.getAppUptime(),field_34:this.getAppStartTime(),
field_35:this.getEventTimestamp(),field_36:this.getTimeOnScreen(),field_37:this.getApkHash(),field_38:this.getApk
DeveloperSigningCertificateHash(),field_39:this.getAppVersionName(),field_40:this.getAppVersionCode(),field_41:t
his.getAppIdName(),field_42:this.getAppInstaller(),field_43:this.getAdViewWidth(),field_44:this.getAdViewHeight(
),field_45:this.getAdViewX(),field_46:this.getAdViewY(),field_47:this.getMinimumAlpha(),field_48:this.getScreen
Width(),field_49:this.getScreenHeight(),field_50:this.getDeviceOrientation()};
a={encryptedBlobs:[xo.UnityInfo.encode(a).finish()],encryptionMethod:xo.UnityProto.EncryptionMethod.UNENCR
YPTED,protoName:xo.UnityProto.ProtoName.UNITY_INFO};a=xo.UnityProto.encode(a).finish();return
Q.base64.encode(a,0,a.byteLength)};O.prototype.getBase64ProtoBufNonEncoded=function(){var
a=this.getBase64ProtoBuf();a=a.replace(/\//g,'_');a=a.replace(/\+/g,'-');return
a=a.replace(/[=]+$/,'')};O.prototype.getDTO=function(){return{sdkVersion:this.getSdkVersion(),batteryLevel:this.get
BatteryLevel(),batteryState:this.getBatteryState(),
accelerometerX:this.getAccelerometerX(),accelerometerY:this.getAccelerometerY(),accelerometerZ:this.getAccelero
meterZ(),networkType:this.getNetworkType(),deviceOrientation:this.getDeviceOrientation(),touchXUp:this.getTouch
XUp(),touchXDown:this.getTouchXDown(),touchYUp:this.getTouchYUp(),touchYDown:this.getTouchYDown(),tou
chDuration:this.getTouchDuration(),touchPressure:this.getTouchPressure(),touchDiameter:this.getTouchDiameter(),c
puCount:this.getCpuCount(),touchUpTotal:this.getTouchUpTotal(),touchDownTotal:this.getTouchDownTotal(),
touchMoveTotal:this.getTouchMoveTotal(),touchCancelTotal:this.getTouchCancelTotal(),osVersion:this.getOsVersio
n(),timeZoneOffset:this.getTimeZoneOffset(),usbConnected:this.getUsbConnected(),appActive:this.getAppActive(),a
ppUptime:this.getAppUptime(),appStartTime:this.getAppStartTime(),rooted:this.getRooted(),eventTimestamp:this.get
EventTimestamp(),apkHash:this.getApkHash(),apkDeveloperSigningCertificateHash:this.getApkDeveloperSigningCe
rtificateHash(),appVersionName:this.getAppVersionName(),appVersionCode:this.getAppVersionCode(),
appIdName:this.getAppIdName(),appInstaller:this.getAppInstaller(),deviceUptime:this.getDeviceUptime(),deviceEla
psedRealtime:this.getDeviceElapsedRealtime(),adbEnabled:this.getAdbEnabled(),timeOnScreen:this.getTimeOnScree
n(),minimumAlpha:this.getMinimumAlpha(),adViewWidth:this.getAdViewWidth(),adViewHeight:this.getAdViewHe
ight(),androidTouchObscured:this.getAndroidTouchObscured(),touchToolType:this.getTouchToolType(),touchSource
:this.getTouchSource(),touchDeviceId:this.getTouchDeviceId(),touchDistance:this.getTouchDistance(),
adViewX:this.getAdViewX(),adViewY:this.getAdViewY(),screenWidth:this.getScreenWidth(),screenHeight:this.getS
c r e e n H e i g h t ( ) } } ; v a r
Fh;(function(a){a[a.ACTION_BUTTON_PRESS=11]='ACTION_BUTTON_PRESS';a[a.ACTION_BUTTON_RELE
ASE=12]='ACTION_BUTTON_RELEASE';a[a.ACTION_CANCEL=3]='ACTION_CANCEL';a[a.ACTION_DOW
N=0]='ACTION_DOWN';a[a.ACTION_HOVER_ENTER=9]='ACTION_HOVER_ENTER';a[a.ACTION_HOVER_
EXIT=10]='ACTION_HOVER_EXIT';a[a.ACTION_HOVER_MOVE=7]='ACTION_HOVER_MOVE';a[a.ACTION
_MOVE=2]='ACTION_MOVE';a[a.ACTION_OUTSIDE=
4]='ACTION_OUTSIDE';a[a.ACTION_POINTER_DOWN=5]='ACTION_POINTER_DOWN';a[a.ACTION_POIN
TER_UP=6]='ACTION_POINTER_UP';a[a.ACTION_SCROLL=8]='ACTION_SCROLL';a[a.ACTION_UP=1]='AC
TION_UP'})(Fh||(Fh={}));Qb.prototype.getOptionalSignal=function(){var a=this,b=new
ob;b.setSequenceNumber(Ba.getAdRequestOrdinal());b.setIsJailbroken(this._deviceInfo.isRooted());b.setDeviceIncap
abilities(this.checkDeviceIncapabilities());b.setDeviceSubModel(this._deviceInfo.getModel());b.setSDKApis('Unity3
d/1.3.0');b.setOMIDP('7');
v a r
c=[];c.push(this._deviceInfo.getBatteryLevel().then(function(e){b.setDeviceBatteryLevel(e)}).catch(function(){a.logF
ailure('batteryLevel')}));c.push(this._deviceInfo.getBatteryStatus().then(function(e){b.setIsDeviceCharging(2===a.get
BatteryStatus(a._platform,e))}).catch(function(){a.logFailure('batteryStatus')}));this._deviceInfo instanceof
Aa?c.push(this._deviceInfo.getNetworkMetered().then(function(e){b.setIsNetworkMetered(e)}).catch(function(){a.lo
gFailure('networkMetered')})):b.setIsNetworkMetered(!1);
c.push(Of.getRequestCount(this._core).then(function(e){'number'===typeof
e&&b.setNumPriorUserRequests(e)}).catch(function(){a.logFailure('numPriorUserRequets')}));this._platform===B.
ANDROID&&c.push(this._core.DeviceInfo.Android.getPackageInfo().then(function(e){e.versionCode&&e.package
Name?b.setAndroidMarketVersion(e.versionCode+'.'+e.packageName):b.setAndroidMarketVersion('null')}).catch(fun
ction(){a.logFailure('androidMarketVersion')}));c.push(Of.getClickCount(this._core).then(function(e){'number'===
t y p e o f
e&&b.setPriorClickCount(e)}).catch(function(){a.logFailure('priorClickCount')}));c.push(Of.getPriorRequestToRead
y T i m e ( t h i s . _ c o r e ) . t h e n ( f u n c t i o n ( e ) { ' n u m b e r ' = = = t y p e o f
e&&b.setAdLoadDuration(e)}).catch(function(){a.logFailure('PriorRequestToReadyTime')}));c.push(Promise.all([thi
s._deviceInfo.getConnectionType(),this._deviceInfo.getNetworkType()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;'wifi'===e?b.setGranularSpeedBucket('wi'):'cellular'===e?b.setG
ranularSpeedBucket(a.getNetworkValue(f)):
b.setGranularSpeedBucket('unknown')}).catch(function(){a.logFailure('granularSpeedBucket')}));c.push(Promise.all([
this._deviceInfo.getScreenWidth(),this._deviceInfo.getScreenHeight()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;b.setIUSizes(e+'x'+f+'|'+f+'x'+e)}).catch(function(){a.logFailure(
'iuSizes')}));return Promise.all(c).then(function(){return b})};Qb.prototype.getAdRequestSignal=function(){return
this.getCommonSignal()};Qb.prototype.getAdMobRequestSignalOptions=
function(a,b){b=void 0===b?!1:b;return F(this,void 0,void 0,function e(){var f,g,h=this,k,l,m;return
n.generator.createGenerator(e,function(p){if(1==p.nextAddress)return
f=n,g=f.makeIterator,p.yield(Promise.all([h.getAdRequestSignal(),b?h.collectScarSignals(a):Promise.resolve({})]),2);
k=g.call(f,p.yieldResult);l=k.next().value;m=k.next().value;return
p.return({requestSignal:l,signalMap:h.containsScarSignals(m)?m:{}})})})};Qb.prototype.collectScarSignals=function
(a){return F(this,void 0,void 0,function c(){var e=
this,f,g,h,k,l,m;return n.generator.createGenerator(c,function(p){if(1==p.nextAddress)return
f=e,p.yield(e._ads.GMAScar.isAvailable(),2);e._gmaIntegrated=p.yieldResult;g=e.getEligibleScarPlacements(a);retur
n!e._gmaIntegrated||0>=g.length?p.return(Promise.resolve(void
0)):(h=e._clientInfo.getSdkVersion())&&4900>h?(k=n.makeIterator(e.buildPlacementList(g)),l=k.next().value,m=k.n
ext().value,p.return(e._gmaIntegrated&&(0<l.length||0<m.length)?e._ads.GMAScar.collectSignals(l,m):void
0)):p.return(Promise.all(g.map(function(q){return f._ads.GMAScar.collectSignal(q.id,
q.getAdFormat()).catch(function(){return{}})})).then(function(q){return q.reduce(function(r,u){return
Object.assign(Object.assign({},r),u)},{})}))})})};Qb.prototype.getEligibleScarPlacements=function(a){var
b=this._platform===B.IOS?50:10,c=[];a=n.makeIterator(a);for(var
e=a.next();!e.done&&!(c.push(e.value),c.length>=b);e=a.next());return
c};Qb.prototype.containsScarSignals=function(a){return!(!a||!Object.keys(a).length)};Qb.prototype.buildPlacementLi
st=function(a){var b=[],c=[];a=n.makeIterator(a);
f o r ( v a r
e=a.next();!e.done;e=a.next())e=e.value,(e.getAdFormat()===xe.REWARDED?c:b).push(e.id);return[b,c]};Qb.protot
ype.setAdmobPackageInfo=function(a,b){this._packageInstaller=a;this._packageVersionCode=b};Qb.prototype.getCl
i c k S i g n a l = f u n c t i o n ( a , b ) { v a r c = t h i s ; r e t u r n
this.getCommonSignal().then(function(e){a.diameter&&e.setTouchDiameter(a.diameter);a.pressure&&e.setTouchPre
ssure(a.pressure);a.start&&(e.setTouchXDown(a.start.x),e.setTouchYDown(a.start.y));a.end&&(e.setTouchXUp(a.en
d.x),e.setTouchYUp(a.end.y));
a.duration&&e.setTouchDuration(a.duration);e.setTouchDownTotal(a.counts.down);e.setTouchUpTotal(a.counts.up);
e.setTouchMoveTotal(a.counts.move);e.setTouchCancelTotal(a.counts.cancel);e.setTimeOnScreen(b.getTimeOnScree
n());e.getScreenWidth()&&e.getScreenHeight()&&(c._platform===B.IOS&&c._deviceInfo instanceof
qa&&c._deviceInfo.getScreenScale()?(e.setAdViewWidth(c.getIosViewWidth(e.getScreenWidth(),c._deviceInfo.getS
creenScale())),e.setAdViewHeight(c.getIosViewHeight(e.getScreenHeight(),c._deviceInfo.getScreenScale()))):
c . _ d e v i c e I n f o i n s t a n c e o f
Aa&&c._deviceInfo.getScreenDensity()&&(e.setAdViewWidth(c.getAndroidViewWidth(e.getScreenWidth(),c._devi
ceInfo.getScreenDensity())),e.setAdViewHeight(c.getAndroidViewHeight(e.getScreenHeight(),c._deviceInfo.getScre
enDensity()))));e.setAdViewX(0);e.setAdViewY(0);e.setMinimumAlpha(100);var
f=[];f.push(c._core.SensorInfo.getAccelerometerData().then(function(g){c._platform===B.IOS?(e.setAccelerometerX
(g.x),e.setAccelerometerY(g.y),e.setAccelerometerZ(g.z)):(e.setAccelerometerX(g.x/
9.80665*-100),e.setAccelerometerY(g.y/9.80665*-100),e.setAccelerometerZ(g.z/9.80665*-
100))}).catch(function(){c.logFailure('accelerometer')}));c._platform===B.ANDROID&&f.push(c._ads.Android.AdU
nit.getMotionEventCount([Fh.ACTION_DOWN,Fh.ACTION_UP,Fh.ACTION_MOVE,Fh.ACTION_CANCEL]).the
n(function(g){if(g[Fh[Fh.ACTION_DOWN]]){var h=g[Fh[Fh.ACTION_DOWN]];return
c._ads.Android.AdUnit.getMotionEventData({0:[h]}).then(function(k){k['0']&&k['0'][h.toString()]&&(k=k['0'][h.toSt
ring()],e.setAndroidTouchObscured(k.isObscured),
e.setTouchToolType(k.toolType),e.setTouchSource(k.source),e.setTouchDeviceId(k.deviceId))}).catch(function(){c.l
ogFailure('motionEventData')})}}).catch(function(){c.logFailure('motionEventCount')}));return
Promise.all(f).then(function(){return e})})};Qb.prototype.getCommonSignal=function(){var a=this,b=new
O;b.setEventTimestamp(this.getEventTimestamp());b.setSdkVersion(this.getSdkVersion(this._platform,this._clientInf
o));b.setOsVersion(this.getOsVersion(this._platform,this._deviceInfo));b.setTimeZoneOffset(this.getTimeZoneOffset(
));
b.setAppActive(this._focusManager.isAppForeground());b.setAppUptime(this.getAppUptime(this._clientInfo));b.set
AppStartTime(this.getAppStartTime(this._clientInfo));b.setAppVersionName(this._clientInfo.getApplicationVersion(
));b.setAppIdName(this._clientInfo.getApplicationName());var
c=[];c.push(this._deviceInfo.getBatteryLevel().then(function(e){b.setBatteryLevel(Math.round(100*e))}).catch(functi
on(){a.logFailure('batteryLevel')}));c.push(this._deviceInfo.getBatteryStatus().then(function(e){b.setBatteryState(a.ge
tBatteryStatus(a._platform,
e))}).catch(function(){a.logFailure('batteryStatus')}));c.push(this._deviceInfo.getConnectionType().then(function(e){b
.setNetworkType(a.getNetworkType(e))}).catch(function(){a.logFailure('connectionType')}));c.push(Promise.all([this
._deviceInfo.getScreenWidth(),this._deviceInfo.getScreenHeight()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;a._platform===B.IOS&&a._deviceInfo instanceof
qa?(b.setScreenWidth(e*a._deviceInfo.getScreenScale()),b.setScreenHeight(f*a._deviceInfo.getScreenScale())):
(b.setScreenWidth(e),b.setScreenHeight(f));b.setDeviceOrientation(a.getDeviceScreenOrientation(e,f))}).catch(functi
on(){a.logFailure('screenWidth')}));c.push(this._core.DeviceInfo.getCPUCount().then(function(e){b.setCpuCount(e)}
).catch(function(){a.logFailure('cpucount')}));this._platform===B.ANDROID&&(this._packageInstaller&&this._pac
kageVersionCode?(b.setAppInstaller(this._packageInstaller),b.setAppVersionCode(this._packageVersionCode)):c.pus
h(this._core.DeviceInfo.Android.getPackageInfo().then(function(e){e.installer?
(b.setAppInstaller(e.installer),a._packageInstaller=e.installer):b.setAppInstaller('unknown');e.versionCode&&(b.setAp
pVersionCode(e.versionCode),a._packageVersionCode=e.versionCode)}).catch(function(){a.logFailure('packageInfo'
)})),c.push(this._core.DeviceInfo.Android.isUSBConnected().then(function(e){b.setUsbConnected(e?1:0)}).catch(fun
ction(){b.setUsbConnected(2);a.logFailure('usbConnected')})),this._deviceInfo instanceof
Aa&&b.setApkHash(this._deviceInfo.getApkDigest()),c.push(this._core.DeviceInfo.Android.getCertificateFingerprin
t().then(function(e){b.setApkDeveloperSigningCertificateHash(e)}).catch(function(){a.logFailure('apkDeveloperSigni
ngCertificateHash')})),
c.push(this._core.DeviceInfo.Android.getUptime().then(function(e){b.setDeviceUptime(e)}).catch(function(){a.logFa
ilure('deviceUptime')})),c.push(this._core.DeviceInfo.Android.getElapsedRealtime().then(function(e){b.setDeviceEla
psedRealtime(e)}).catch(function(){a.logFailure('elapsedRealtime')})),c.push(this._core.DeviceInfo.Android.isAdbEn
abled().then(function(e){b.setAdbEnabled(e?1:0)}).catch(function(){b.setAdbEnabled(2);a.logFailure('adbEnabled')})
));this._platform===B.ANDROID?c.push(this.getAndroidRooted(this._deviceInfo).then(function(e){b.setRooted(e)})
.catch(function(){a.logFailure('rooted')})):
b.setRooted(this.getIosRooted(this._deviceInfo));return Promise.all(c).then(function(){return
b})};Qb.prototype.logFailure=function(){};Qb.prototype.getEventTimestamp=function(){return
Math.round(Date.now()/1E3)};Qb.prototype.getSdkVersion=function(a){return a===B.IOS?'unity-ios-
v ' + t h i s . _ c l i e n t I n f o . g e t S d k V e r s i o n N a m e ( ) : ' u n i t y - a n d r o i d -
v'+this._clientInfo.getSdkVersionName()};Qb.prototype.getNetworkType=function(a){return'wifi'===a?1:'cellular'==
=a?0:-1};Qb.prototype.getOsVersion=function(a,b){return a===
B.IOS?b.getModel().split(' ')[0].replace(/[0-9]+,[0-9]+$/,'')+'
'+b.getOsVersion():b.getOsVersion()};Qb.prototype.getTimeZoneOffset=function(){return-1*(new
Date).getTimezoneOffset()+1440};Qb.prototype.getAppUptime=function(a){return Math.round((Date.now()-
a.getInitTimestamp())/1E3)};Qb.prototype.getAppStartTime=function(a){return
Math.round(a.getInitTimestamp()/1E3)};Qb.prototype.getIosRooted=function(a){return a instanceof
qa&&a.isSimulator()?2:a.isRooted()?1:0};Qb.prototype.getAndroidRooted=function(a){return
this._core.DeviceInfo.Android.getFingerprint().then(function(b){return 0<=
b.indexOf('generic')?2:a.isRooted()?1:0})};Qb.prototype.getIosViewWidth=function(a,b){return
a / b } ; Q b . p r o t o t y p e . g e t I o s V i e w H e i g h t = f u n c t i o n ( a , b ) { r e t u r n
a/b};Qb.prototype.getAndroidViewWidth=function(a,b){return
a/(b/160)};Qb.prototype.getAndroidViewHeight=function(a,b){return
a/(b/160)};Qb.prototype.getBatteryStatus=function(a,b){if(a===B.IOS)return b;switch(b){case 1:return 0;case
2:return 2;case 3:return 1;case 4:return 1;case 5:return 3;default:return
0}};Qb.prototype.getDeviceScreenOrientation=function(a,
b){return a===b?20:a>b?3:1};Qb.prototype.checkDeviceIncapabilities=function(){var a='';this._deviceInfo instanceof
Aa?(this._deviceInfo.isGoogleStoreInstalled()||(a+='a'),this._deviceInfo.isGoogleMapsInstalled()||(a+='m'),this._devic
eInfo.isTelephonyInstalled()||(a+='t')):a+='atm';return a};Qb.prototype.getNetworkValue=function(a){var
b='unknown';if(0===a)b='unknown';else if(1===a||16===a||2===a||4===a||7===a||11===a)b='ed';else
if(3===a||5===a||6===a||8===a||9===a||10===a||12===a||14===a||15===a||
17===a)b='3g';else if(13===a||18===a||19===a)b='4g';return b};Qb.prototype.isGMAIntegrated=function(){return
t h i s . _ g m a I n t e g r a t e d } ; v a r
Vd;(function(a){a[a.ROTATION_0=0]='ROTATION_0';a[a.ROTATION_90=1]='ROTATION_90';a[a.ROTATION_
180=2]='ROTATION_180';a[a.ROTATION_270=3]='ROTATION_270'})(Vd||(Vd={}));var
D c ; ( f u n c t i o n ( a ) { a [ a . S C R E E N _ O R I E N T A T I O N _ U N S P E C I F I E D = -
1]='SCREEN_ORIENTATION_UNSPECIFIED';a[a.SCREEN_ORIENTATION_LANDSCAPE=0]='SCREEN_ORI
ENTATION_LANDSCAPE';a[a.SCREEN_ORIENTATION_PORTRAIT=1]='SCREEN_ORIENTATION_PORTR
AIT';
a[a.SCREEN_ORIENTATION_USER=2]='SCREEN_ORIENTATION_USER';a[a.SCREEN_ORIENTATION_BEH
IND=3]='SCREEN_ORIENTATION_BEHIND';a[a.SCREEN_ORIENTATION_SENSOR=4]='SCREEN_ORIENTA
TION_SENSOR';a[a.SCREEN_ORIENTATION_NOSENSOR=5]='SCREEN_ORIENTATION_NOSENSOR';a[a.S
CREEN_ORIENTATION_SENSOR_LANDSCAPE=6]='SCREEN_ORIENTATION_SENSOR_LANDSCAPE';a[a.
SCREEN_ORIENTATION_SENSOR_PORTRAIT=7]='SCREEN_ORIENTATION_SENSOR_PORTRAIT';a[a.SC
REEN_ORIENTATION_REVERSE_LANDSCAPE=8]='SCREEN_ORIENTATION_REVERSE_LANDSCAPE';a[a
.SCREEN_ORIENTATION_REVERSE_PORTRAIT=
9]='SCREEN_ORIENTATION_REVERSE_PORTRAIT';a[a.SCREEN_ORIENTATION_FULL_SENSOR=10]='SC
REEN_ORIENTATION_FULL_SENSOR';a[a.SCREEN_ORIENTATION_USER_LANDSCAPE=11]='SCREEN_O
RIENTATION_USER_LANDSCAPE';a[a.SCREEN_ORIENTATION_USER_PORTRAIT=12]='SCREEN_ORIEN
TATION_USER_PORTRAIT';a[a.SCREEN_ORIENTATION_FULL_USER=13]='SCREEN_ORIENTATION_FUL
L_USER';a[a.SCREEN_ORIENTATION_LOCKED=14]='SCREEN_ORIENTATION_LOCKED'})(Dc||(Dc={}));va
r
yo;(function(a){a[a.VISIBLE=0]='VISIBLE';a[a.LOW_PROFILE=1]='LOW_PROFILE';a[a.HIDE_NAVIGATION=
2]='HIDE_NAVIGATION';a[a.FULLSCREEN=4]='FULLSCREEN';a[a.LAYOUT_STABLE=256]='LAYOUT_STA
BLE';a[a.LAYOUT_HIDE_NAVIGATION=512]='LAYOUT_HIDE_NAVIGATION';a[a.LAYOUT_FULLSCREEN
=1024]='LAYOUT_FULLSCREEN';a[a.IMMERSIVE=2048]='IMMERSIVE';a[a.IMMERSIVE_STICKY=4096]='I
MMERSIVE_STICKY';a[a.LIGHT_STATUS_BAR=8192]='LIGHT_STATUS_BAR'})(yo||(yo={}));n.inherits(xd,qf
) ; x d . p r o t o t y p e . o p e n = f u n c t i o n ( a , b , c , e , f , g , h , k , l ) { v a r
m=this;this._activityId++;this._currentActivityFinished=!1;this._androidOptions=l.display;var p=b;
0===p.length&&(p=['webview']);this._lockedOrientation=(b=qf.getForcedOrientation())?b:e;var
q=[];f&&(q=[ui.BACK]);var r=this.isHardwareAccelerationAllowed();this._core.Sdk.logInfo('Opening
'+a.description()+' ad unit with orientation '+pb[this._lockedOrientation]+', hardware acceleration
'+(r?'enabled':'disabled'));this._onFocusGainedObserver=this._ads.Android.AdUnit.onFocusGained.subscribe(function
( ) { r e t u r n
m.onFocusGained()});this._onFocusLostObserver=this._ads.Android.AdUnit.onFocusLost.subscribe(function(){retur
n m.onFocusLost()});
r e t u r n
this._ads.Android.AdUnit.open(this._activityId,p,this.getOrientation(c,this._lockedOrientation,this._androidOptions),
q , y o . L O W _ P R O F I L E , r , g ) . c a t c h ( f u n c t i o n ( u ) { i f ( g ) r e t u r n
m._ads.Android.AdUnit.open(m._activityId,p,m.getOrientation(c,m._lockedOrientation,m._androidOptions),q,yo.LO
W_PROFILE,r,!1);throw u;})};xd.prototype.close=function(){if(this._currentActivityFinished)return
Promise.resolve();this._currentActivityFinished=!0;this._ads.Android.AdUnit.onFocusLost.unsubscribe(this._onFocus
LostObserver);
this._ads.Android.AdUnit.onFocusGained.unsubscribe(this._onFocusGainedObserver);return
this._ads.Android.AdUnit.close()};xd.prototype.reconfigure=function(a){var b=this,c=[];return
Promise.all([this._deviceInfo.getScreenWidth(),this._deviceInfo.getScreenHeight()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;switch(a){case
wd.ENDSCREEN:c.push(b._ads.Android.AdUnit.setViews(['webview']));c.push(b._ads.Android.AdUnit.setOrientati
on(Dc.SCREEN_ORIENTATION_FULL_SENSOR));break;
c a s e
wd.ENDSCREEN_WITH_VIDEOPLAYER:c.push(b._ads.Android.AdUnit.setViews(['videoplayer','webview']));c.pu
sh(b._ads.Android.AdUnit.setOrientation(Dc.SCREEN_ORIENTATION_FULL_SENSOR));break;case
wd.LANDSCAPE_VIDEO:c.push(b._ads.Android.AdUnit.setOrientation(Dc.SCREEN_ORIENTATION_LANDSC
APE));c.push(b._ads.Android.AdUnit.setViewFrame('videoplayer',0,0,f,e));break;case
wd.WEB_PLAYER:c.push(b._ads.Android.AdUnit.setViews(['webplayer','webview']));c.push(b._ads.Android.AdUni
t.setOrientation(Dc.SCREEN_ORIENTATION_FULL_SENSOR));
break;case wd.PODDING:c.push(b._ads.Android.AdUnit.setViews(['videoplayer','webview']))}return
Promise.all(c)})};xd.prototype.reorient=function(a,b){return
this._ads.Android.AdUnit.setOrientation(this.getOrientation(a,b,this._androidOptions))};xd.prototype.isPaused=functi
on(){return this._paused};xd.prototype.setViewFrame=function(a,b,c,e,f){return
this._ads.Android.AdUnit.setViewFrame(a,b,c,e,f)};xd.prototype.getViews=function(){return
this._ads.Android.AdUnit.getViews()};xd.prototype.getOrientation=
f u n c t i o n ( a , b , c ) { v a r
e=Dc.SCREEN_ORIENTATION_FULL_SENSOR;a?b===pb.PORTRAIT?e=c.requestedOrientation===Dc.SCREE
N_ORIENTATION_PORTRAIT?Dc.SCREEN_ORIENTATION_PORTRAIT:c.requestedOrientation===Dc.SCREE
N_ORIENTATION_REVERSE_PORTRAIT?Dc.SCREEN_ORIENTATION_REVERSE_PORTRAIT:c&&this.get
NaturalRotation(c)===Vd.ROTATION_0?Dc.SCREEN_ORIENTATION_PORTRAIT:c&&this.getNaturalRotation(
c)===Vd.ROTATION_180?Dc.SCREEN_ORIENTATION_REVERSE_PORTRAIT:Dc.SCREEN_ORIENTATION
_SENSOR_PORTRAIT:b===pb.LANDSCAPE&&(e=c.requestedOrientation===
Dc.SCREEN_ORIENTATION_LANDSCAPE?Dc.SCREEN_ORIENTATION_LANDSCAPE:c.requestedOrientatio
n===Dc.SCREEN_ORIENTATION_REVERSE_LANDSCAPE?Dc.SCREEN_ORIENTATION_REVERSE_LAND
SCAPE:c&&this.getNaturalRotation(c)===Vd.ROTATION_90?Dc.SCREEN_ORIENTATION_LANDSCAPE:c&&
this.getNaturalRotation(c)===Vd.ROTATION_270?Dc.SCREEN_ORIENTATION_REVERSE_LANDSCAPE:Dc.S
CREEN_ORIENTATION_SENSOR_LANDSCAPE):e=b===pb.PORTRAIT?Dc.SCREEN_ORIENTATION_PORT
RAIT:b===pb.LANDSCAPE?Dc.SCREEN_ORIENTATION_LANDSCAPE:Dc.SCREEN_ORIENTATION_LOCK
ED;
r e t u r n
e};xd.prototype.onCreate=function(a){this._paused=!1;a===this._activityId&&(da.activityOnCreate({requestId:this._
a c t i v i t y I d } ) , t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onContainerShow()}))};xd.prototype.onRestore=function(a){this._paused=!1;a===this._activityId&&(da.activityOn
Restore({requestId:this._activityId}),this._handlers.forEach(function(b){return
b.onContainerShow()}))};xd.prototype.onResume=function(a){this._paused=!1;a===this._activityId&&(da.activityO
nResume({requestId:this._activityId}),
t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onContainerForeground()}))};xd.prototype.onPause=function(a,b){this._paused=!0;this._handlers.forEach(function(
c){return c.onContainerEnterBackground()});this._handlers.forEach(function(c){return
c.onContainerBackground()});a&&b===this._activityId&&(da.activityOnPause({requestId:this._activityId}),this._cur
rentActivityFinished||(this._currentActivityFinished=!0,this._handlers.forEach(function(c){return
c.onContainerDestroy()})))};xd.prototype.onDestroy=
function(a,b){a&&b===this._activityId&&(da.activityOnDestroy({requestId:this._activityId}),this._currentActivityFi
nished||(this._currentActivityFinished=!0,this._handlers.forEach(function(c){return
c.onContainerDestroy()})))};xd.prototype.onFocusGained=function(){this._paused=!1;this._handlers.forEach(functio
n ( a ) { r e t u r n
a.onContainerForeground()});da.activityFocusGained({requestId:this._activityId})};xd.prototype.onFocusLost=functi
on(){this._paused=!0;this._handlers.forEach(function(a){return a.onContainerBackground()});
da.activityFocusLost({requestId:this._activityId})};xd.prototype.isHardwareAccelerationAllowed=function(){return
18>this._deviceInfo.getApiLevel()?!1:!0};xd.prototype.getNaturalRotation=function(a){switch(a.rotation){case
Vd.ROTATION_0:return a.width>a.height?Vd.ROTATION_90:Vd.ROTATION_0;case Vd.ROTATION_90:return
a.width<a.height?Vd.ROTATION_180:Vd.ROTATION_90;case Vd.ROTATION_180:return
a.width>a.height?Vd.ROTATION_270:Vd.ROTATION_180;case Vd.ROTATION_270:return
a.width<a.height?Vd.ROTATION_180:
V d . R O T A T I O N _ 2 7 0 ; d e f a u l t : r e t u r n a . r o t a t i o n } } ; v a r
xl;(function(a){a[a.UNKNOWN=0]='UNKNOWN';a[a.PORTRAIT=1]='PORTRAIT';a[a.PORTRAIT_UPSIDE_DO
WN=2]='PORTRAIT_UPSIDE_DOWN';a[a.LANDSCAPE_RIGHT=3]='LANDSCAPE_RIGHT';a[a.LANDSCAPE
_ L E F T = 4 ] = ' L A N D S C A P E _ L E F T ' } ) ( x l | | ( x l = { } ) ) ; v a r
vi;(function(a){a[a.INTERFACE_ORIENTATION_MASK_PORTRAIT=2]='INTERFACE_ORIENTATION_MAS
K_PORTRAIT';a[a.INTERFACE_ORIENTATION_MASK_LANDSCAPE_LEFT=16]='INTERFACE_ORIENTATI
ON_MASK_LANDSCAPE_LEFT';a[a.INTERFACE_ORIENTATION_MASK_LANDSCAPE_RIGHT=
8]='INTERFACE_ORIENTATION_MASK_LANDSCAPE_RIGHT';a[a.INTERFACE_ORIENTATION_MASK_P
ORTRAIT_UPSIDE_DOWN=4]='INTERFACE_ORIENTATION_MASK_PORTRAIT_UPSIDE_DOWN';a[a.INTE
RFACE_ORIENTATION_MASK_LANDSCAPE=24]='INTERFACE_ORIENTATION_MASK_LANDSCAPE';a[a.
INTERFACE_ORIENTATION_MASK_ALL=30]='INTERFACE_ORIENTATION_MASK_ALL';a[a.INTERFACE
_ORIENTATION_MASK_ALL_BUT_UPSIDE_DOWN=26]='INTERFACE_ORIENTATION_MASK_ALL_BUT_
UPSIDE_DOWN'})(vi||(vi={}));n.inherits(Lb,qf);Lb.prototype.open=function(a,b,c,e,f,g,h,k,l){var m=this;
this._options=l.display;this._showing=!0;this._viewId++;0===b.length&&(b=['webview']);(f=qf.getForcedOrientation
())?(c=!1,this._lockedOrientation=f):this._lockedOrientation=e;this._onAppBackgroundObserver=this._focusManager
. o n A p p B a c k g r o u n d . s u b s c r i b e ( f u n c t i o n ( ) { r e t u r n
m.onAppBackground()});this._onEnterAppBackgroundObserver=this._focusManager.onEnterAppBackground.subscr
i b e ( f u n c t i o n ( ) { r e t u r n
m.onEnterAppBackground()});this._onAppForegroundObserver=this._focusManager.onAppForeground.subscribe(fu
nction(){return m.onAppForeground()});
this._core.iOS.Notification.addAVNotificationObserver(Lb._audioSessionInterrupt,['AVAudioSessionInterruptionTy
peKey','AVAudioSessionInterruptionOptionKey']);this._core.iOS.Notification.addAVNotificationObserver(Lb._audio
SessionRouteChange,['AVAudioSessionRouteChangeReasonKey']);this._core.Sdk.logInfo('Opening
' + a . d e s c r i p t i o n ( ) + ' a d w i t h o r i e n t a t i o n
'+pb[this._lockedOrientation]);a=!0;k&&(a=this._options.statusBarHidden);return
this._ads.iOS.AdUnit.open(b,this.getOrientation(this._options,c,this._lockedOrientation),
a,c,g,h)};Lb.prototype.close=function(){this._showing=!1;this._focusManager.onAppBackground.unsubscribe(this._o
nAppBackgroundObserver);this._focusManager.onAppForeground.unsubscribe(this._onAppForegroundObserver);thi
s._focusManager.onEnterAppBackground.unsubscribe(this._onEnterAppBackgroundObserver);this._core.iOS.Notific
ation.removeAVNotificationObserver(Lb._audioSessionInterrupt);this._core.iOS.Notification.removeAVNotification
Observer(Lb._audioSessionRouteChange);return this._ads.iOS.AdUnit.close()};
Lb.prototype.reconfigure=function(a){var b=this,c=[];return
Promise.all([this._deviceInfo.getScreenWidth(),this._deviceInfo.getScreenHeight()]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value+b._deviceInfo.getStatusBarHeight();switch(a){case
wd.ENDSCREEN:c.push(b._ads.iOS.AdUnit.setViews(['webview']));c.push(b._ads.iOS.AdUnit.setSupportedOrientat
i o n s ( v i . I N T E R F A C E _ O R I E N T A T I O N _ M A S K _ A L L ) ) ; b r e a k ; c a s e
wd.ENDSCREEN_WITH_VIDEOPLAYER:c.push(b._ads.iOS.AdUnit.setViews(['videoplayer',
'webview']));c.push(b._ads.iOS.AdUnit.setSupportedOrientations(vi.INTERFACE_ORIENTATION_MASK_ALL));
break;case wd.LANDSCAPE_VIDEO:c.push(b._ads.iOS.AdUnit.setViewFrame('videoplayer',new $c(0),new
$c(0),new $c(e),new $c(f)));c.push(b._ads.iOS.AdUnit.setTransform(new
$c(1.57079632679)));c.push(b._ads.iOS.AdUnit.setViewFrame('adunit',new $c(0),new $c(0),new $c(e),new
$ c ( f ) ) ) ; b r e a k ; c a s e
wd.WEB_PLAYER:c.push(b._ads.iOS.AdUnit.setViews(['webplayer','webview']));c.push(b._ads.iOS.AdUnit.setSupp
ortedOrientations(vi.INTERFACE_ORIENTATION_MASK_ALL));
break;case wd.PODDING:c.push(b._ads.iOS.AdUnit.setViews(['videoplayer','webview']))}return
Promise.all(c)})};Lb.prototype.reorient=function(a,b){var c=this;return
this._ads.iOS.AdUnit.setShouldAutorotate(a).then(function(){if(c._options)return
c._ads.iOS.AdUnit.setSupportedOrientations(c.getOrientation(c._options,a,b))})};Lb.prototype.isPaused=function(){r
e t u r n
this._paused};Lb.prototype.pause=function(){this._paused=!0};Lb.prototype.unPause=function(){this._paused=!1};L
b.prototype.setViewFrame=function(a,
b,c,e,f){return this._ads.iOS.AdUnit.setViewFrame(a,new $c(b),new $c(c),new $c(e),new
$ c ( f ) ) } ; L b . p r o t o t y p e . g e t V i e w s = f u n c t i o n ( ) { r e t u r n
this._ads.iOS.AdUnit.getViews()};Lb.prototype.getOrientation=function(a,b,c){var
e;b=a.supportedOrientations;if(c===pb.LANDSCAPE)switch(a.statusBarOrientation){case
xl.LANDSCAPE_LEFT:b=vi.INTERFACE_ORIENTATION_MASK_LANDSCAPE_LEFT;break;case
xl.LANDSCAPE_RIGHT:b=vi.INTERFACE_ORIENTATION_MASK_LANDSCAPE_RIGHT}else
if(c===pb.PORTRAIT)switch(a.statusBarOrientation){case xl.PORTRAIT:b=
v i . I N T E R F A C E _ O R I E N T A T I O N _ M A S K _ P O R T R A I T ; b r e a k ; c a s e
xl.PORTRAIT_UPSIDE_DOWN:b=vi.INTERFACE_ORIENTATION_MASK_PORTRAIT_UPSIDE_DOWN}c=n
u l l = = = ( e = $ a . g e t S t a t e ( ) . c l i e n t I n f o ) | | v o i d 0 = = = e ? v o i d
0:e.sdkVersion;c&&4200>c&&Di('skipOrientationCheck')||(a.supportedOrientations&b)===b||(b=a.supportedOrientat
ions);return b};Lb.prototype.onViewDidAppear=function(){this._handlers.forEach(function(a){return
a.onContainerShow()});da.viewDidAppear({requestId:this._viewId})};Lb.prototype.onViewDidDisappear=function()
{this._handlers.forEach(function(a){return a.onContainerDestroy()});
da.viewDidDisappear({requestId:this._viewId})};Lb.prototype.onMemoryWarning=function(){this._handlers.forEach
( f u n c t i o n ( a ) { r e t u r n
a.onContainerSystemMessage(Zg.MEMORY_WARNING)})};Lb.prototype.onAppBackground=function(){this._pau
s e d = ! 0 ; t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( a ) { r e t u r n
a.onContainerBackground()});da.appBackground({requestId:this._viewId})};Lb.prototype.onAppForeground=functio
n(){this._paused=!1;this._handlers.forEach(function(a){return
a.onContainerForeground()});da.appForeground({requestId:this._viewId})};
Lb.prototype.onEnterAppBackground=function(){this._handlers.forEach(function(a){return
a.onContainerEnterBackground()})};Lb.prototype.onNotification=function(a,b){if(this._showing)switch(a){case
Lb._audioSessionInterrupt:0===b.AVAudioSessionInterruptionTypeKey?1===b.AVAudioSessionInterruptionOption
K e y & & t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( c ) { r e t u r n
c.onContainerSystemMessage(Zg.AUDIO_SESSION_INTERRUPT_ENDED)}):1===b.AVAudioSessionInterruptio
n T y p e K e y & & t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( c ) { r e t u r n
c.onContainerSystemMessage(Zg.AUDIO_SESSION_INTERRUPT_BEGAN)});
b r e a k ; c a s e
Lb._audioSessionRouteChange:3!==b.AVAudioSessionRouteChangeReasonKey?this._handlers.forEach(function(c){
r e t u r n
c.onContainerSystemMessage(Zg.AUDIO_SESSION_ROUTE_CHANGED)}):this._handlers.forEach(function(c){ret
u r n
c.onContainerSystemMessage(Zg.AUDIO_SESSION_CATEGORY_CHANGED)})}};Lb._audioSessionInterrupt='A
VAudioSessionInterruptionNotification';Lb._audioSessionRouteChange='AVAudioSessionRouteChangeNotification';
fe.prototype.show=function(a){var b=this;this._showing=!0;return this._adUnitContainer.open(this,
['webview'],!1,pb.NONE,!0,this._useTransparency,!0,!1,a).then(function(){var c=new
Promise(function(f,g){b._donePromiseResolve=f;b._donePromiseReject=g});b._adUnitContainer.addEventHandler(b
);b._unityConsentView.render();document.body.appendChild(b._unityConsentView.container());b._unityConsentVie
w.show();b._privacySDK.isAgeGateEnabled()&&!b._privacyManager.isDeveloperAgeGateActive()?bb.trigger(Bh.A
GE_GATE_SHOW):b._privacySDK.getGamePrivacy().getMethod()===Ua.UNITY_CONSENT&&bb.trigger(Bh.C
ONSENT_SHOW);
i f ( ' b o o l e a n ' = = = t y p e o f l a . g e t ( ' a u t o A c c e p t A g e G a t e ' ) ) { v a r
e=JSON.parse(la.get('autoAcceptAgeGate'));b.handleAutoAgeGate(e)}la.get('autoAcceptConsent')&&(e=JSON.parse
(la.get('autoAcceptConsent')),b.handleAutoConsent(e));return c}).catch(function(c){b._core.Sdk.logWarning('Error
o p e n i n g P r i v a c y v i e w ' + c ) ; t h r o w
c;})};fe.prototype.onContainerShow=function(){};fe.prototype.onContainerDestroy=function(){var
a=this;this._showing&&(this._showing=!1,this._adUnitContainer.removeEventHandler(this),this._unityConsentView.
container().parentElement&&
document.body.removeChild(this._unityConsentView.container()),setTimeout(function(){a._donePromiseResolve()},
0))};fe.prototype.onContainerBackground=function(){};fe.prototype.onContainerForeground=function(){};fe.prototy
pe.onContainerSystemMessage=function(){};fe.prototype.onContainerEnterBackground=function(){};fe.prototype.on
C o n s e n t = f u n c t i o n ( a , b , c ) { v a r e = ! t h i s . i s P i p l ; e & & d e l e t e
a.dataLeavesTerritory;wa.permissionsEql(a,wa.PERM_ALL_TRUE,e)?(this._privacyManager.registerPrivacyAction(
Dd.Consent_AgreeToAll,
a),bb.trigger(Bh.CONSENT_ACCEPT_ALL,a)):wa.permissionsEql(a,wa.PERM_ALL_FALSE,e)?(this._privacyMan
ager.registerPrivacyAction(Dd.Consent_DisagreeToAll,a),bb.trigger(Bh.CONSENT_NOT_ACCEPTED,a)):(this._pri
vacyManager.registerPrivacyAction(Dd.Consent_PartiallyAgreed,a),bb.trigger(Bh.CONSENT_PARTIALLY_ACCE
PTED,a));this._privacyManager.updateUserPrivacy(a,c,b,{layout:this._landingPage})};fe.prototype.onClose=function
( ) { v a r
a=this;this._adUnitContainer.close().then(function(){if(a._platform!==B.IOS)a.onContainerDestroy()}).catch(functio
n(b){a._donePromiseReject(b);
t h r o w
b;})};fe.prototype.onAgeGateDisagree=function(){this._privacyManager.setUsersAgeGateChoice(Xe.NO,Mf.USER);
this._privacyManager.updateUserPrivacy({gameExp:!1,ads:!1,external:!1,dataLeavesTerritory:this.isPipl?!1:void
0},Be.USER,ke.AGE_GATE_DISAGREE,{layout:ge.AGE_GATE})};fe.prototype.onAgeGateAgree=function(){this
._privacyManager.setUsersAgeGateChoice(Xe.YES,Mf.USER);this._privacySDK.getGamePrivacy().getMethod()==
=Ua.UNITY_CONSENT?this._unityConsentView.showPage(this.isPipl?ge.MY_CHOICES:ge.HOMEPAGE):
this._unityConsentView.closeAgeGateWithAgreeAnimation()};fe.prototype.onPrivacy=function(a){this._platform==
=B.IOS?this._core.iOS.UrlScheme.open(a):this._platform===B.ANDROID&&this._core.Android.Intent.launch({acti
on:'android.intent.action.VIEW',uri:a})};fe.prototype.handleAutoAgeGate=function(a){var
b=this;setTimeout(function(){b._core.Sdk.logInfo('setting autoAcceptAgeGate based on
'+a);b._unityConsentView.testAutoAgeGate(a)},3E3)};fe.prototype.handleAutoConsent=function(a){var
b=this;setTimeout(function(){a.hasOwnProperty('ads')&&
(b._core.Sdk.logInfo('setting autoAcceptConsent with Personalized Consent based on
'+JSON.stringify(a)),b._unityConsentView.testAutoConsent(a))},3E3)};fe.prototype.description=function(){return'Pri
vacy'};n.global.Object.defineProperties(fe.prototype,{isPipl:{configurable:!0,enumerable:!0,get:function(){var
a,b;return!(null===(b=null===(a=Ca.getState().config)||void 0===a?void 0:a.pipl)||void 0===b||!b.applies)}}});var
ku;(function(a){a.SkipAd='SKIP_AD';a.SkipPod='SKIP_POD'})(ku||(ku={}));var lu;(function(a){a.CometCampaign=
'comet/campaign';a.ProgrammaticVast='programmatic/vast'})(lu||(lu={}));var
ir=Wb(function(){return{TCFCmpSdkVersion:'',TCStringEncoded:'',TCFAdditionalConsent:''}}),zo=Wb(function(a,b
){return{signals:{},config:function(c){var e=Ca.getState().config||{},f=void
0===e.fullScreenCTROptOut?!1:e.fullScreenCTROptOut;e=void
0===e.isSkipToAppSheetEnabled?!1:e.isSkipToAppSheetEnabled;var
g=!ea()('skOverlayPublisherOptOut')&&Mc.getState().isSupported;c=c instanceof
qa&&c.isCustomProductPageSupported();f={ask:!e,
clickableVideo:f,skOverlay:!g,productPage:!c};for(var h in f)f[h]||delete
f[h];a({signals:Object.assign({},f)})},updateAskWithPlacementInfo:function(c,e){e=void 0===e?!1:e;var
f=b().signals;if(!f.ask){var g=c.get('screenWidth')>=c.get('screenHeight')?pb.LANDSCAPE:pb.PORTRAIT;c
i n s t a n c e o f
qa&&c.isOsBetween17And18()&&g===pb.LANDSCAPE&&e&&(f.ask=!0);a({signals:Object.assign({},f)})}}}}),Z
l=Wb(function(a,b){return{speeds:{unknown:[],wifi:[],cellular:[]},deviceInfo:void 0,store:function(c){return F(void
0,
void 0,void 0,function f(){var g,h,k,l,m,p;return n.generator.createGenerator(f,function(q){if(1==q.nextAddress)return
g=b(),h=g.deviceInfo,k=g.speeds,q.yield(aw(h),2);l=q.yieldResult;m=[].concat(n.arrayFromIterable(k[l]),[c]);10<m.le
ngth&&m.shift();p={};a({speeds:Object.assign(Object.assign({},k),(p[l]=m,p))});q.jumpToEnd()})})},enablePersiste
nce:function(c){return F(void 0,void 0,void 0,function f(){var g;return
n.generator.createGenerator(f,function(h){if(1==h.nextAddress)return g=a,h.yield(bw(c),
2);g({speeds:h.yieldResult});Zl.subscribe(function(k){cw(c,k)},function(k){return
k.speeds});h.jumpToEnd()})})}}});na.setCampaignId=function(a){na.CampaignId=a};na.setSessionId=function(a){n
a.SessionId=a};na.setCountry=function(a){na.Country=a};na.setCountrySubdivision=function(a){na.CountrySubdivis
ion=a};na.setCampaignResponse=function(a){na.CampaignResponse=a};na.setBaseUrl=function(a){na.BaseUrl=a+'/
v6/games';na.AuctionV5BaseUrl=a+'/v5/games';na.AuctionV6BaseUrl=a+'/v6/games';na.AuctionV6LoadUrl=
a+'/v6/games';na.TestModeUrl=a+'/v6/test/games';na.TestModeV4Url=a+'/v4/test/games';na.AuctionV6TestBaseUrl=
a+'/v6/test/games'};na.prototype.setPreviousPlacementId=function(a){this._previousPlacementId=a};na.prototype.get
PreviousPlacementId=function(){return this._previousPlacementId};na.createRequestUrl=function(a,b,c,e,f,g,h,k){var
l=a;a=c.getSdkVersion();g=og.getDeviceTrackingIdentifiers(b,e,g);l=R.addParameters(l,g);k&&h&&(l=R.addParame
ters(l,{auctionId:h}));l=R.addParameters(l,{deviceModel:e.getModel(),
platform:B[b].toLowerCase(),sdkVersion:a,stores:e.getStores()});b===B.IOS&&e instanceof
qa?l=R.addParameters(l,{osVersion:e.getOsVersion(),screenScale:e.getScreenScale()}):b===B.ANDROID&&e
i n s t a n c e o f
Aa&&(l=R.addParameters(l,{deviceMake:e.getManufacturer(),screenSize:e.getScreenLayout(),screenDensity:e.getSc
reenDensity(),apiLevel:e.getApiLevel(),extensionVersion:e.getExtensionVersion(),osVersion:e.getOsVersion(),appIns
taller:e.getAppInstaller()}));f.getTestMode()&&(l=R.addParameters(l,{test:!0}));
na.CampaignId&&(l=R.addParameters(l,{forceCampaignId:na.CampaignId}));na.SessionId&&(l=R.addParameters(l,
{forceSessionId:na.SessionId}));na.AbGroup&&(l=R.addParameters(l,{forceAbGroup:na.AbGroup}));na.Country&
&(l=R.addParameters(l,{force_country:na.Country}));na.CountrySubdivision&&(l=R.addParameters(l,{force_countr
y _ s u b d i v i s i o n : n a . C o u n t r y S u b d i v i s i o n } ) ) ; r e t u r n
Promise.all([e.getScreenWidth(),e.getScreenHeight(),e.getConnectionType(),e.getNetworkType()]).then(function(m){
var p=n.makeIterator(m);m=
p.next().value;var q=p.next().value,r=p.next().value;p=p.next().value;return
l=R.addParameters(l,{screenWidth:m,screenHeight:q,connectionType:r,networkType:p})})};na.createRequestBody=f
unction(a,b,c,e,f,g,h,k,l,m,p,q,r,u,v,w,A,D,I,K,W,Ka,Da){var
ya=this,Fa={},fa={bundleVersion:a.getApplicationVersion(),bundleId:a.getApplicationName(),coppa:b.isCoppaCom
pliant(),language:c.getLanguage(),gameSessionId:f.getGameSessionId(),timeZone:c.getTimeZone(),simulator:c
instanceof qa?c.isSimulator():void 0,token:b.getToken(),
legalFramework:g.getLegalFramework(),agreedOverAgeLimit:e.getAgeGateChoice(),appStartTime:$a.getState().app
StartTime,totalSpace:c.getTotalSpace(),clientTs:Date.now(),tcString:ir.getState().TCStringEncoded,sessionFeatures:B
s(),cachingSpeed:As()};v&&(fa.previousPlacementId=v);'undefined'!==typeof
n a v i g a t o r & & n a v i g a t o r . u s e r A g e n t & & ' s t r i n g ' = = = t y p e o f
navigator.userAgent&&(fa.webviewUa=navigator.userAgent);D&&(fa.nofillRetry=!0);Da&&(fa.requestReason=Da);
fa.dsp=zo.getState().signals;f=ea();e=f('allowTopicsInAdRequest',
'true');f=f('noAdMobExp','true');fa.experiments=Cs();v=[];dw(W)&&(v=I?[I]:Object.values(l.getPlacements()));fa.hea
d e r B i d d i n g = l . i s H e a d e r B i d d i n g M o d e E n a b l e d ( ) | | v o i d 0 ; r e t u r n
Promise.all([c.getNetworkOperator(),c.getNetworkOperatorName(),c.getHeadset(),c.getDeviceVolume(),c.getBattery
Status(),c.getBatteryLevel(),c.getFreeMemory(),f?void 0:null===u||void 0===u?void
0:u.getAdMobRequestSignalOptions(v,W),f?void 0:null===u||void 0===u?void
0:u.getOptionalSignal().then(function(Ta){return Ta.getDTO()}),e?
null===p||void 0===p?void 0:p.isAvailable().then(function(Ta){if(Ta)return p.getTopics('UnityAds',!0)}):void
0]).then(function(Ta){var tc=n.makeIterator(Ta);Ta=tc.next().value;var
dc=tc.next().value,Ic=tc.next().value,mc=tc.next().value,Bd=tc.next().value,wb=tc.next().value,hm=tc.next().value,hg
= t c . n e x t ( ) . v a l u e , i g = t c . n e x t ( ) . v a l u e ; t c = t c . n e x t ( ) . v a l u e ; v a r
qg;fa.deviceFreeSpace=h;fa.networkOperator=Ta;fa.networkOperatorName=dc;fa.wiredHeadset=Ic;fa.volume=mc;fa.
batteryStatus=Bd;fa.requestSignal=null===
(qg=null===hg||void 0===hg?void 0:hg.requestSignal)||void 0===qg?void
0:qg.getBase64ProtoBufNonEncoded();fa.ext=ig;fa.batteryLevel=wb;fa.freeMemory=hm;if(void
0!==tc)try{fa.topics=JSON.parse(tc)}catch(Rd){}Ta=n.makeIterator(vq(Ta));qg=Ta.next().value;Ta=Ta.next().value;
qg&&Ta&&(fa.mccmnc=qg+'-'+Ta);qg=a.getApplicationVersion();fa.appVersion=qg;r&&(fa.versionCode=r);return
Promise.all([k.fetch(We),k.fetch(Xi)]).then(function(Rd){var
Ze=n.makeIterator(Rd);Rd=Ze.next().value;Ze=Ze.next().value;var rg,
il;Rd&&(fa.mediationName=Rd.getName(),fa.mediationVersion=Rd.getVersion(),Rd.getOrdinal()&&(fa.mediationO
rdinal=Rd.getOrdinal()));Ze&&(fa.frameworkName=Ze.getName(),fa.frameworkVersion=Ze.getVersion());Rd=l.getP
lacements();I?(Rd={},Fa=Np((Rd[I.id]=I,Rd),Ka)):Fa=Np(Rd);A||(A={gdprEnabled:g.isGDPREnabled(),optOutEnabl
ed:g.isOptOutEnabled(),optOutRecorded:g.isOptOutRecorded()});Rd=(null===u||void
0===u?0:u.isGMAIntegrated())&&hg&&u.containsScarSignals(null===hg||void 0===hg?void
0:hg.signalMap)?ya.appendGMASignalsToPlacements(Fa,
hg):Fa;fa.placements=Rd;fa.properties=b.getProperties();fa.sessionDepth=Ba.getAdRequestOrdinal();fa.projectId=b.g
etUnityProjectId();fa.gameSessionCounters=q;fa.gdprEnabled=A.gdprEnabled;fa.optOutEnabled=A.optOutEnabled;f
a.optOutRecorded=A.optOutRecorded;fa.privacy=w;fa.abGroup=null===(rg=Ca.getState().config)||void 0===rg?void
0:rg.abGroup;fa.maxAgeFilter=null===(il=Ca.getState().config)||void 0===il?void
0:il.maxAgeFilter;fa.isLoadEnabled=m;fa.omidPartnerName='Unity3d';fa.omidJSVersion='1.3.0';fa.srcPayoutType=
l.getSrcPayoutType();if(rg=b.getOrganizationId())fa.organizationId=rg;if(rg=b.getDeveloperId())fa.developerId=rg;K
& & ( f a . l o a d V 5 S u p p o r t = K ) ; c i n s t a n c e o f
qa&&(fa.plist=c.getAdNetworksPlist(),fa.idfv=og.getIosDeviceVendorIdentifier(c),fa.deviceName=c.getDeviceName
(),fa.locales=c.getLocaleList(),fa.currentUiTheme=c.getCurrentUiTheme(),fa.systemBootTime=c.getSystemBootTim
e(),fa.trackingAuthStatus=c.getTrackingAuthorizationStatus(),fa.skadnVersions=c.getSkadnVersions());return
fa})})};na.getVersionCode=function(a,
b){return a===B.ANDROID?b.DeviceInfo.Android.getPackageInfo().then(function(c){if(c.versionCode)return
c . v e r s i o n C o d e } ) . c a t c h ( f u n c t i o n ( ) { } ) : P r o m i s e . r e s o l v e ( v o i d
0)};na.appendGMASignalsToPlacements=function(a,b){Object.keys(a).forEach(function(c){var
e;if(null===(e=null===b||void 0===b?void 0:b.signalMap)||void
0===e?0:e[c])a[c]=Object.assign(Object.assign({},a[c]),{gmaSignal:b.signalMap[c]})});return
a};na.BaseUrl='https://auction.unityads.unity3d.com/v6/games';na.AuctionV5BaseUrl='https://auction.unityads.unity3
d.com/v5/games';
na.AuctionV6BaseUrl='https://auction.unityads.unity3d.com/v6/games';na.AuctionV6LoadUrl='https://auction-
load.unityads.unity3d.com/v6/games';na.TestModeV4Url='https://auction.unityads.unity3d.com/v4/test/games';na.Tes
tModeUrl='https://auction.unityads.unity3d.com/v6/test/games';na.AuctionV6TestBaseUrl='https://auction.unityads.u
nity3d.com/v6/test/games';na.HeaderBiddingBaseUrl='https://publisher-campaign.unityads.unity3d.com/advanced-
bidding';n.inherits(Tb,Error);var Ra;(function(a){a.LOW='low priority';
a . M E D I U M = ' m e d i u m p r i o r i t y ' ; a . H I G H = ' h i g h
priority'})(Ra||(Ra={}));n.inherits(Qa,Error);Qa.prototype.addSubCampaignError=function(a){this._subCampaignErr
ors.push(a)};Qa.prototype.getAllCampaignErrors=function(){for(var
a=[this],b=n.makeIterator(this.getSubCampaignErrors()),c=b.next();!c.done;c=b.next())c=c.value,c.getAllCampaignEr
rors&&(a=a.concat(c.getAllCampaignErrors()));return a};Qa.prototype.getSubCampaignErrors=function(){return
this._subCampaignErrors};ss.prototype.createCampaign=function(a,
b , c , e , f ) { v a r g , h ; r e t u r n
f?Promise.resolve({notCachedCampaign:e,notCachedTrackingUrls:f,skipReload:null!==(h=null===(g=c.getPlacemen
ts().find(function(k){return k.getPlacementId()===b.id}))||void 0===g?void 0:g.getSkipReload())&&void
0!==h?h:!1}):Promise.resolve(void 0)};Sg.parse=function(a){try{return JSON.parse(a)}catch(b){throw new
ji(b,{json:a});}};n.inherits(Ue,Sb);Ue.prototype.getRequiredAssets=function(){return[]};Ue.prototype.getOptionalAs
sets=function(){return[]};Ue.prototype.isConnectionNeeded=
function(){return!0};Ue.prototype.getWidth=function(){return
t h i s . g e t ( ' w i d t h ' ) } ; U e . p r o t o t y p e . g e t H e i g h t = f u n c t i o n ( ) { r e t u r n
this.get('height')};Ue.prototype.getAdString=function(){return
this.get('adString')};Ue.prototype.getAdUnitID=function(){return
this.get('adUnitID')};Ue.prototype.getQueryId=function(){return
this.get('queryId')};Ue.prototype.setAdString=function(a){this.set('adString',a)};Ue.prototype.setAdUnitID=function(
a){this.set('adUnitID',a)};Ue.prototype.setQueryId=function(a){this.set('queryId',
a)};n.inherits(Oj,$d);Oj.prototype.parse=function(a,b){a={id:this.getProgrammaticCampaignId(),adType:a.getAdTyp
e(),correlationId:a.getCorrelationId(),mediaId:a.getMediaId(),creativeId:a.getCreativeId(),contentType:Oj.ContentTyp
e S c a r , m e t a : v o i d
0,session:b,seatId:a.getSeatId(),willExpireAt:a.getCacheTTL(),trackingUrls:a.getTrackingUrls()||{},width:a.getWidth(
),height:a.getHeight(),skadn:a.getSkadn(),adString:a.getContent(),adUnitID:a.getAdUnitID(),queryId:a.getQueryId(),f
eatureFlags:a.getFeatureFlags()};
return Promise.resolve(new Ue(a))};Oj.ContentTypeScar='programmatic/scar-admob-banner';var
nk;(function(a){a[a.NORMAL=0]='NORMAL';a[a.FREQUENCY_CAP_REACHED=999]='FREQUENCY_CAP_R
EACHED'})(nk||(nk={}));n.inherits(Ya,ja);Ya.isScarAd=function(a){return
a===Ff.ContentType||a===Ff.DisplayContentType||a===Oj.ContentTypeScar};Ya.prototype.setAdUnitID=function(a
){Ya.isScarAd(this.getContentType())&&!a?(t.reportScarMetric(N.ScarNoAdUnitID),this.set('adUnitID','')):this.set('a
dUnitID',a)};Ya.prototype.setQueryID=
function(a){Ya.isScarAd(this.getContentType())&&!a?(t.reportScarMetric(N.ScarNoQueryID),this.set('queryId','')):th
is.set('queryId',a)};Ya.prototype.setVideoLength=function(a){a?(0!==a%10&&t.reportScarMetric(N.ScarVideoLengt
hNotRound,void 0),1E4>a&&t.reportScarMetric(N.ScarVideoLengthUnder10,void
0),1E4<=a&&15E3>a&&t.reportScarMetric(N.ScarVideoLength10To15,void
0),15E3<=a&&31E3>a&&t.reportScarMetric(N.ScarVideoLength15To30,void
0),31E3<=a&&61E3>a&&t.reportScarMetric(N.ScarVideoLength30To60,void 0),
61E3<=a&&t.reportScarMetric(N.ScarVideoLengthOver60,void
0),4<=(Math.log(a)*Math.LOG10E+1|0)?this.set('videoLength',1E3*Math.floor(a/1E3)):this.set('videoLength',a)):this
.getContentType()===Ff.ContentType&&(t.reportScarMetric(N.ScarNoVideoLength),this.set('videoLength',15E3))};
Ya.prototype.getPlacements=function(){return this.get('placements')};Ya.prototype.getContentType=function(){return
this.get('contentType')};Ya.prototype.getContent=function(){return this.get('content')};Ya.prototype.getJsonContent=
function(){return Sg.parse(this.getContent())};Ya.prototype.getCacheTTL=function(){return
this.get('cacheTTL')};Ya.prototype.getTrackingUrls=function(){return
this.get('trackingUrls')};Ya.prototype.getAdType=function(){return
this.get('adType')};Ya.prototype.getCreativeId=function(){return
this.get('creativeId')};Ya.prototype.getSeatId=function(){return
this.get('seatId')};Ya.prototype.getCorrelationId=function(){return
this.get('correlationId')};Ya.prototype.getAdvertiserCampaignId=function(){return this.get('campaignId')};
Y a . p r o t o t y p e . g e t A d v e r t i s e r B u n d l e I d = f u n c t i o n ( ) { r e t u r n
this.get('bundleId')};Ya.prototype.getUseWebViewUserAgentForTracking=function(){return
this.get('useWebViewUserAgentForTracking')};Ya.prototype.getMediaId=function(){return
this.get('mediaId')};Ya.prototype.getWidth=function(){return
t h i s . g e t ( ' w i d t h ' ) } ; Y a . p r o t o t y p e . g e t H e i g h t = f u n c t i o n ( ) { r e t u r n
this.get('height')};Ya.prototype.getStatusCode=function(){return
this.get('statusCode')};Ya.prototype.isAdmobOMEnabled=function(){return this.get('isOMEnabled')};
Y a . p r o t o t y p e . s h o u l d M u t e B y D e f a u l t = f u n c t i o n ( ) { r e t u r n
this.get('shouldMuteByDefault')};Ya.prototype.isCustomCloseEnabled=function(){return
this.get('isCustomCloseEnabled')};Ya.prototype.getSkadn=function(){return
this.get('skadn')};Ya.prototype.getDspConfig=function(){return
t h i s . g e t ( ' d s p ' ) } ; Y a . p r o t o t y p e . g e t A d U n i t I D = f u n c t i o n ( ) { r e t u r n
this.get('adUnitID')};Ya.prototype.getVideoLength=function(){return
this.get('videoLength')};Ya.prototype.getQueryId=function(){return this.get('queryId')};Ya.prototype.getDTO=
function(){return{placements:this.getPlacements(),contentType:this.getContentType(),content:this.getContent(),cache
TTL:this.getCacheTTL(),trackingUrls:this.getTrackingUrls(),adType:this.getAdType(),creativeId:this.getCreativeId(),
seatId:this.getSeatId(),correlationId:this.getCorrelationId(),useWebViewUserAgentForTracking:this.getUseWebView
UserAgentForTracking(),mediaId:this.getMediaId(),isCustomCloseEnabled:this.isCustomCloseEnabled(),skadn:this.g
etSkadn(),dsp:this.getDspConfig(),adUnitId:this.getAdUnitID(),
videoLength:this.getVideoLength(),queryId:this.getQueryId(),enifd:this.getEnifd()}};Ya.prototype.getBuyerId=functi
on(){return this.get('buyerId')};Ya.prototype.getFeatureFlags=function(){return
this.get('featureFlags')};Ya.prototype.getEnifd=function(){return
this.get('enifd')};Te.create=function(a,b){b=a.privacySDK.getCurrentPermissions(b);this._lastCreated={method:a.pri
vacySDK.getCurrentMethod(),firstRequest:!a.privacySDK.isOptOutRecorded(),permissions:{ads:b.ads,external:b.ext
ernal,gameExp:b.gameExp,
dataLeavesTerritory:b.dataLeavesTerritory}};a.getLegalFramework()!==Ub.PIPL&&delete
this._lastCreated.permissions.dataLeavesTerritory;return this._lastCreated};Te.createLegacy=function(a){return
this._lastCreatedLegacy={gdprEnabled:a.isGDPREnabled(),optOutRecorded:a.isOptOutRecorded(),optOutEnabled:a.
isOptOutEnabled()}};n.global.Object.defineProperties(Te,{lastCreated:{configurable:!0,enumerable:!0,get:function()
{return this._lastCreated}},lastCreatedLegacy:{configurable:!0,enumerable:!0,get:function(){return
this._lastCreatedLegacy}}});
v a r
Zv=['mediationFee','winPrice','rs','meta','hbMeta'];n.inherits(Rg,ja);Rg.prototype.getPlacementId=function(){return
this.get('placementId')};Rg.prototype.getMediaId=function(){return
this.get('mediaId')};Rg.prototype.getTrackingUrls=function(){return
this.get('trackingUrls')};Rg.prototype.getSkipReload=function(){return
this.get('skipReload')};Rg.prototype.getDTO=function(){return{placementId:this.getPlacementId(),mediaId:this.getM
ediaId(),trackingUrls:this.getTrackingUrls(),skipReload:this.getSkipReload()}};
Nj.constructEventTrackingUrls=function(a,b,c){var e={},f=a.hosts.pts;a.placements[b].hosts.postback;var
g=a.placements[b].hosts.pts;Object.values(V).forEach(function(h){var
k,l,m,p,q=null===(l=null===(k=a.placements[b])||void 0===k?void 0:k.events[h])||void 0===l?void
0:l.hosts.pts;'impression'===h?(k='https://events.mz.unity3d.com/impression/'+b+'?',q=zs({data:null===q||void
0 = = = q ? v o i d
0:q.data}),k=k+q+'&auctionId='+c):(k='https://events.mz.unity3d.com/operative/'+b+'?',q=Object.assign(Object.assig
n(Object.assign({},
f),g),q),q=zs(q),k=k+q+'&auctionId='+c+'&eventType='+h);q=null===(p=null===(m=a.placements[b])||void
0 = = = m ? v o i d 0 : m . e v e n t s [ h ] ) | | v o i d 0 = = = p ? v o i d
0:p.thirdPartyUrls;m=[k];q&&m.push.apply(m,n.arrayFromIterable(q));e[h]=m});return
e } ; N j . c o n s t r u c t T r a c k i n g U r l s = f u n c t i o n ( a , b ) { v a r
c={},e=b.params||{},f=b.events||{};Object.keys(f).forEach(function(g){var h=f[g]||{};if(void 0!==h.urlIndices){var
k=Object.assign(Object.assign({},h.params),e),l={};Object.keys(k).forEach(function(m){l['{{'+m+'}}']=k[m]});h.urlI
ndices.forEach(function(m){0<=
m&&m<a.length?(m=a[m],c[g]=[].concat(n.arrayFromIterable(c[g]||[]),[tf.replaceMacro(m,l)])):t.reportMetricEvent(z
h.TrackingIndicesOutOfBounds)})}});Vp(c);return c};Nj.determinePlacementFill=function(a,b){var
c=this,e=0,f=[],g={},h=ea()('trackingExperiment','true');Object.keys(b).forEach(function(k){if(!b[k].isBannerPlaceme
nt()){var l=Yv(k,a);if(l){l=n.makeIterator(l);var m=l.next().value,p=l.next().value;m.forEach(function(q,r){var
u=a.media[q].mediaTracking;r=h&&u?c.constructEventTrackingUrls(u,
k,a.auctionId):c.constructTrackingUrls(a.trackingTemplates,p[r]);r=new Rg(k,q,r);void
0===g[q]&&(g[q]=[]);g[q].push(r)})}else f.push(k),e=3600}});Object.keys(g).forEach(function(k){var
l=a.media[k].contentType;k=a.media[k].cacheTTL?a.media[k].cacheTTL:3600;l&&'comet/campaign'!==l&&'undefin
e d ' ! = = t y p e o f
k&&0<k&&(k<e||0===e)&&(e=k)});return{refreshDelay:e,unfilledPlacementIds:f,campaigns:g}};Nj.parse=function(
a,b){try{var c=Sg.parse(a)}catch(l){throw t.reportMetricEvent(zh.FailedToParse),Error('Failed to parse
IRawAuctionV6Response '+
l.message);}a=c.auctionId;if(!a)throw t.reportMetricEvent(zh.AuctionIdMissing),Error('No auction ID found');var
e=sh(c);if(!e)throw t.reportMetricEvent(zh.PlacementsMissing),Error('No placements found');var
f = n k . N O R M A L ; c . s t a t u s C o d e & & ( f = c . s t a t u s C o d e ) ; v a r
g=this.determinePlacementFill(c,b),h=g.campaigns;b=g.unfilledPlacementIds;g=g.refreshDelay;e=zn(e);var
k=[];Object.keys(h).forEach(function(l){try{k.push(new Ya(h[l],c.media[l],l,c.correlationId,f))}catch(m){throw
t.reportMetricEvent(zh.FailedCreatingAuctionResponse),
E r r o r ( ' F a i l u r e c r e a t i n g A u c t i o n
Response'+m.message);}});return{auctionId:a,refreshDelay:g,auctionStatusCode:f,auctionResponses:k,unfilledPlace
mentIds:b,placementsPersistentData:e}};un.prototype.createCampaign=function(a,b,c,e,f){var g=this;if(!f)return
Promise.resolve(void 0);var h=!1,k=new Promise(function(l){var
m={onLoadedSubscription:function(p,q){h=!0;g._ads.GMAScar.onLoaded.unsubscribe(m.onLoadedSubscription);g.
_ads.GMAScar.onLoadedError.unsubscribe(m.onLoadedErrorSubscription);t.reportScarMetric(N.ScarAdLoadedLoad
V5,
q);l({notCachedCampaign:e,notCachedTrackingUrls:f,skipReload:!1})},onLoadedErrorSubscription:function(p,q,r){h
=!0;g._ads.GMAScar.onLoaded.unsubscribe(m.onLoadedSubscription);g._ads.GMAScar.onLoadedError.unsubscribe
(m.onLoadedErrorSubscription);t.reportScarMetric(N.ScarLoadErrorLoadV5,q);g._core.Sdk.logDebug('GMA SCAR
ad for placement '+p+' failed to load with error: '+r);l(void
0)}};g._ads.GMAScar.onLoaded.subscribe(m.onLoadedSubscription);g._ads.GMAScar.onLoadedError.subscribe(m.o
nLoadedErrorSubscription)});
this.loadScarAds(a,c);setTimeout(function(){h||g._ads.GMAScar.onLoadedError.trigger(b.id,b.allowSkip(),'ERROR:
SCAR load timed out')},35E3);return k};un.prototype.loadScarAds=function(a,b){var
c = t h i s ; b . g e t P l a c e m e n t s ( ) . f o r E a c h ( f u n c t i o n ( e ) { v a r
f,g=a.getPlacement(e.getPlacementId());g?(e=c.getScarAdInfo(b,e,g),b.getContentType()===Ff.ContentType&&void
0===e.videoLength?c._ads.GMAScar.onLoadedError.trigger(e.placementId,e.isInterstitial,'ERROR: Cannot load ad
with undefined videoLength'):c._ads.GMAScar.load(e.placementId,
e.queryId,e.isInterstitial,e.adUnitId,e.content,null!==(f=e.videoLength)&&void
0!==f?f:0)):c._ads.GMAScar.onLoadedError.trigger(e.getPlacementId(),void 0,'Could not find configuration for
p l a c e m e n t
'+e.getPlacementId())})};un.prototype.getScarAdInfo=function(a,b,c){return{queryId:a.getQueryId(),placementId:b.g
etPlacementId(),isInterstitial:c.getAdFormat()===xe.INTERSTITIAL,adUnitId:a.getAdUnitID(),content:a.getContent
(),videoLength:a.getVideoLength()}};mg.startWithHTMLTag=function(a){return(a=this._htmlOpenTag.exec(a))?
0 = = = a . i n d e x : ! 1 } ; m g . b a s e 6 4 e n c o d e = f u n c t i o n ( a ) { r e t u r n
btoa(unescape(encodeURIComponent(a)))};mg.base64decode=function(a){return
decodeURIComponent(escape(atob(a)))};mg._htmlOpenTag=/<[^>]*>/;n.inherits(lg,oc);lg.prototype.getDescription=
f u n c t i o n ( ) { r e t u r n ' I M A G E ' } ; v a r
aa;(function(a){a[a.XML_PARSER_ERROR=100]='XML_PARSER_ERROR';a[a.SCHEMA_VAL_ERROR=101]='
SCHEMA_VAL_ERROR';a[a.VERSION_UNSUPPORTED=102]='VERSION_UNSUPPORTED';a[a.FORMAT_U
NSUPPORTED=200]='FORMAT_UNSUPPORTED';a[a.DURATION_UNSUPPORTED=202]='DURATION_UNS
UPPORTED';
a[a.SIZE_UNSUPPORTED=203]='SIZE_UNSUPPORTED';a[a.WRAPPER_GENERAL_ERROR=300]='WRAPPE
R_GENERAL_ERROR';a[a.WRAPPER_URI_TIMEOUT=301]='WRAPPER_URI_TIMEOUT';a[a.WRAPPER_DE
PTH_LIMIT_REACHED=302]='WRAPPER_DEPTH_LIMIT_REACHED';a[a.WRAPPER_NO_ADS_FOUND=30
3]='WRAPPER_NO_ADS_FOUND';a[a.LINEAR_UNABLE_TO_PLAY=400]='LINEAR_UNABLE_TO_PLAY';a[
a.MEDIA_FILE_URL_NOT_FOUND=401]='MEDIA_FILE_URL_NOT_FOUND';a[a.MEDIA_FILE_TIMEOUT=4
02]='MEDIA_FILE_TIMEOUT';a[a.MEDIA_FILE_UNSUPPORTED=403]='MEDIA_FILE_UNSUPPORTED';a[a.
MEDIA_FILE_UNSUPPORTED_IOS=
404]='MEDIA_FILE_UNSUPPORTED_IOS';a[a.MEDIA_FILE_PLAY_ERROR=405]='MEDIA_FILE_PLAY_ER
ROR';a[a.MEDIA_FILE_NO_CLICKTHROUGH_URL=499]='MEDIA_FILE_NO_CLICKTHROUGH_URL';a[a.C
OMPANION_GENERAL_ERROR=600]='COMPANION_GENERAL_ERROR';a[a.COMPANION_SIZE_UNSUPP
ORTED=601]='COMPANION_SIZE_UNSUPPORTED';a[a.COMPANION_UNABLE_TO_DISPLAY=602]='COM
PANION_UNABLE_TO_DISPLAY';a[a.COMPANION_UNABLE_TO_FETCH=603]='COMPANION_UNABLE_
TO_FETCH';a[a.COMPANION_RESOURCE_NOT_FOUND=604]='COMPANION_RESOURCE_NOT_FOUND';a
[a.COMPANION_NO_CLICKTHROUGH=
699]='COMPANION_NO_CLICKTHROUGH';a[a.UNDEFINED_ERROR=900]='UNDEFINED_ERROR';a[a.GEN
ERAL_VPAID_ERROR=901]='GENERAL_VPAID_ERROR';a[a.INVALID_URL_ERROR=998]='INVALID_URL
_ERROR';a[a.UNKNOWN_ERROR=999]='UNKNOWN_ERROR'})(aa||(aa={}));var
$b={},wi=($b[aa.XML_PARSER_ERROR]='VAST xml parsing error',$b[aa.SCHEMA_VAL_ERROR]='VAST
schema validation error',$b[aa.VERSION_UNSUPPORTED]='VAST version
U n s u p p o r t e d ' , $ b [ a a . F O R M A T _ U N S U P P O R T E D ] = ' V A S T f o r m a t
unsupported',$b[aa.DURATION_UNSUPPORTED]='VAST linear creative is missing valid duration',
$b[aa.SIZE_UNSUPPORTED]='VAST size unsupported',$b[aa.WRAPPER_GENERAL_ERROR]='Wrapper ad
request failed',$b[aa.WRAPPER_URI_TIMEOUT]='Wrapper ad request timed
out',$b[aa.WRAPPER_DEPTH_LIMIT_REACHED]='Wrapper depth
exceeded',$b[aa.WRAPPER_NO_ADS_FOUND]='No ads found in Wrapper
response',$b[aa.LINEAR_UNABLE_TO_PLAY]='General error from Linear
Ad',$b[aa.MEDIA_FILE_URL_NOT_FOUND]='No video URL found for
VAST',$b[aa.MEDIA_FILE_TIMEOUT]='Media file URI timed out',$b[aa.MEDIA_FILE_UNSUPPORTED]='No
Media file found supported in Video Player',
$b[aa.MEDIA_FILE_UNSUPPORTED_IOS]='Campaign video url needs to be https for
iOS',$b[aa.MEDIA_FILE_PLAY_ERROR]='Problem displaying Media
file',$b[aa.MEDIA_FILE_NO_CLICKTHROUGH_URL]='Media file is missing valid ClickThrough
URL',$b[aa.COMPANION_GENERAL_ERROR]='General error from Companion
Ad',$b[aa.COMPANION_SIZE_UNSUPPORTED]='Companion creative size
unsupported',$b[aa.COMPANION_UNABLE_TO_DISPLAY]='Companion unable to
display',$b[aa.COMPANION_UNABLE_TO_FETCH]='Unable to fetch Companion
resource',$b[aa.COMPANION_RESOURCE_NOT_FOUND]=
'Supported Companion resource not found',$b[aa.COMPANION_NO_CLICKTHROUGH]='Companion is missing
valid ClickThrough URL',$b[aa.UNDEFINED_ERROR]='Undefined
Error',$b[aa.GENERAL_VPAID_ERROR]='General VPAID error',$b[aa.INVALID_URL_ERROR]='Provided URL
i s i n v a l i d ' , $ b [ a a . U N K N O W N _ E R R O R ] = ' U n k n o w n
Error',$b),jr;(function(a){a.Vast='vast';a.Vpaid='vpaid'})(jr||(jr={}));var
yn;(function(a){a.VideoMp4='video/mp4';a.VideoWebm='video/webm';a.ApplicationJavascript='application/javascrip
t'})(yn||(yn={}));n.inherits(Db,
ja);Db.prototype.getMediaFiles=function(){var a,b=null===(a=this.getAd())||void 0===a?void
0 : a . g e t C r e a t i v e s ( ) ; r e t u r n b ? b . r e d u c e ( f u n c t i o n ( c , e ) { r e t u r n
c.concat(e.getMediaFiles())},[]):[]};Db.prototype.getAdVerifications=function(){return
this.getAds().reduce(function(a,b){var c;return a.concat(null!==(c=b.getAdVerifications())&&void
0!==c?c:[])},[])};Db.prototype.getAds=function(){var a;return null!==(a=this.get('ads'))&&void
0!==a?a:[]};Db.prototype.getErrorURLTemplates=function(){var a,b,c=null!==
(b=null===(a=this.getAd())||void 0===a?void 0:a.getErrorURLTemplates())&&void
0 ! = = b ? b : [ ] ; a = t h i s . g e t P a r s e E r r o r U R L T e m p l a t e s ( ) ; r e t u r n
c.concat(a)};Db.prototype.getErrorURLTemplate=function(){return
this.getErrorURLTemplates()[0]};Db.prototype.getParseErrorURLTemplates=function(){var a;return
n u l l ! = = ( a = t h i s . g e t ( ' p a r s e E r r o r U R L T e m p l a t e s ' ) ) & & v o i d
0!==a?a:[]};Db.prototype.getParseErrorURLTemplate=function(){return
this.getParseErrorURLTemplates()[0]};Db.prototype.getAd=function(){return this.getAds()[0]};
Db.prototype.getCampaignErrors=function(){return this._campaignErrors};Db.prototype.getVideoUrl=function(){var
a,b,c=n.makeIterator(null!==(b=null===(a=this.getAd())||void 0===a?void 0:a.getCreatives())&&void
0!==b?b:[]);for(a=c.next();!a.done;a=c.next())if(a=a.value.getMediaFiles().find(function(e){return
ys(e)&&e.fileURL}),null===a||void 0===a?0:a.fileURL)return a.fileURL;throw new
Qa(wi[aa.MEDIA_FILE_URL_NOT_FOUND],Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_URL_NOT_FOU
ND,this.getErrorURLTemplates());
};Db.prototype.getImpressionUrls=function(){var a,b;return null!==(b=null===(a=this.getAd())||void 0===a?void
0:a.getImpressionURLTemplates())&&void 0!==b?b:[]};Db.prototype.getVastTrackingEvents=function(a){var
b , c , e , f = this .getAd();f=null!==(b=null===f| | v o i d 0 ===f?v o i d 0 : f. g et T rack i n g E v en t s (a)) & & v o i d
0!==b?b:[];b=null!==(e=null===(c=this.get('additionalTrackingEvents'))||void 0===c?void 0:c[a])&&void
0!==e?e:[];return f.concat(b)};Db.prototype.getVastTrackingUrlsForEvent=function(a){return
this.getVastTrackingEvents(a).map(function(b){return b.url})};
Db.prototype.addTrackingEventUrl=function(a,b){var c,e,f=null!==(c=this.get('additionalTrackingEvents'))&&void
0 ! = = c ? c : { } ; c = n u l l ! = = ( e = f [ a ] ) & & v o i d
0!==e?e:[];e={};this.set('additionalTrackingEvents',Object.assign(Object.assign({},f),(e[a]=[].concat(n.arrayFromIter
able(c),[b]),e)))};Db.prototype.getDuration=function(){var a;return(null===(a=this.getAd())||void 0===a?void
0:a.getDuration())||null};Db.prototype.getWrapperURL=function(){var a;return(null===(a=this.getAd())||void
0===a?void 0:a.getWrapperURL())||
null};Db.prototype.getVideoClickThroughURL=function(){var a;return(null===(a=this.getAd())||void 0===a?void
0:a.getVideoClickThroughURLTemplate())||null};Db.prototype.getVideoClickTrackingURLs=function(){var
a ; r e t u r n ( n u l l = = = ( a = t h i s . g e t A d ( ) ) | | v o i d 0 = = = a ? v o i d
0:a.getVideoClickTrackingURLTemplates())||null};Db.prototype.getStaticCompanionLandscapeUrl=function(){var
a;return(null===(a=this.getLandscapeOrientedStaticCompanionAd())||void 0===a?void
0:a.getStaticResourceURL())||null};Db.prototype.getLandscapeOrientedStaticCompanionAd=
function(){function a(f){return f.getHeight()<=f.getWidth()}var b,c,e;return
null!==(e=null===(c=null===(b=this.getAd())||void 0===b?void 0:b.getStaticCompanionAds())||void 0===c?void
0:c.find(a))&&void 0!==e?e:null};Db.prototype.getPortraitOrientedStaticCompanionAd=function(){function
a(f){return f.getHeight()>=f.getWidth()}var b,c,e;return null!==(e=null===(c=null===(b=this.getAd())||void
0===b?void 0:b.getStaticCompanionAds())||void 0===c?void 0:c.find(a))&&void
0!==e?e:null};Db.prototype.getStaticCompanionPortraitUrl=
function(){var a;return(null===(a=this.getPortraitOrientedStaticCompanionAd())||void 0===a?void
0:a.getStaticResourceURL())||null};Db.prototype.getCompanionClickThroughUrl=function(){var
a,b,c=null===(b=null===(a=this.getAd())||void 0===a?void 0:a.getStaticCompanionAds())||void 0===b?void
0:b.find(function(e){return e.getCompanionClickThroughURLTemplate()});return(null===c||void 0===c?void
0:c.getCompanionClickThroughURLTemplate())||null};Db.prototype.getCompanionClickTrackingUrls=function(){va
r a,
b,c=null!==(b=null===(a=this.getAd())||void 0===a?void 0:a.companionClickTrackingUrls)&&void
0!==b?b:[];return[].concat(n.arrayFromIterable(c))};Db.prototype.getIframeCompanionResourceUrl=function(){var
a,b;return(null===(b=null===(a=this.getAd())||void 0===a?void 0:a.getIframeCompanionAds()[0])||void 0===b?void
0:b.getIframeResourceURL())||null};Db.prototype.getHtmlCompanionResourceContent=function(){var
a,b;return(null===(b=null===(a=this.getAd())||void 0===a?void 0:a.getFirstHtmlCompanionAd())||
void 0===b?void 0:b.getHtmlResourceContent())||null};Db.prototype.getVideoMediaFiles=function(){return
this.getMediaFiles().filter(function(a){return ys(a)&&!!a.fileURL})};Db.prototype.getIconUrls=function(){var
a,b;return null!==(b=null===(a=this.getAd())||void 0===a?void 0:a.getIconUrls())&&void
0!==b?b:[]};Db.prototype.getCompanionCreativeViewTrackingUrls=function(){var a,b;return
null!==(b=null===(a=this.getAd())||void 0===a?void 0:a.getCompanionCreativeViewTrackingUrls())&&void
0!==b?b:[]};Db.prototype.getHTMLCompanionCreativeViewTrackingUrls=
function(){var a,b;return null!==(b=null===(a=this.getAd())||void 0===a?void
0 : a . g e t H T M L C o m p a n i o n C r e a t i v e V i e w T r a c k i n g U r l s ( ) ) & & v o i d
0!==b?b:[]};Db.prototype.countMediaFileValueOccurences=function(a,b){b=void
0===b?this.getMediaFiles():b;return b.reduce(function(c,e){var f;e=String(e[a]).toLowerCase();var g={};return
Object.assign(Object.assign({},c),(g[e]=(null!==(f=c[e])&&void 0!==f?f:0)+1,g))},{})};var
ok;(function(a){a[a.WIFI_MIN=5242880]='WIFI_MIN';a[a.WIFI_MAX=10485760]='WIFI_MAX';a[a.CELL_MIN=
512E3]='CELL_MIN';a[a.CELL_MAX=3145728]='CELL_MAX';a[a.SDK_MAX=20971520]='SDK_MAX'})(ok||(o
k = { } ) ) ; Y l . g e t O p t i m i z e d V a s t M e d i a F i l e = f u n c t i o n ( a , b ) { r e t u r n
b&&'wifi'===b?Yl.getVastMediaInRange(a,ok.WIFI_MIN,ok.WIFI_MAX):Yl.getVastMediaInRange(a,ok.CELL_M
IN,ok.CELL_MAX)};Yl.getVastMediaInRange=function(a,b,c){var
e,f,g=null,h=null,k=Number.MAX_SAFE_INTEGER,l=Number.MAX_SAFE_INTEGER,m=Number.MAX_SAFE_
INTEGER;a=n.makeIterator(a);for(var p=a.next();!p.done;p=a.next()){p=p.value;var q=null!==(e=p.fileSize)&&void
0!==
e?e:0,r=null!==(f=p.bitrate)&&void 0!==f?f:0;q>=b&&q<=c?q<k&&(k=q,g=p):q<=ok.SDK_MAX&&(Math.abs(q-
b)<m||r<l)&&(m=Math.abs(q-b),l=r,h=p)}return g?g:h};n.inherits(Si,ja);Si.prototype.getType=function(){return
this.get('type')};Si.prototype.getTrackingEvents=function(){return
this.get('trackingEvents')};Si.prototype.addTrackingEvent=function(a,b){null==this.getTrackingEvents()[a]&&(this.g
etTrackingEvents()[a]=[]);this.getTrackingEvents()[a].push(b)};Si.prototype.getDTO=function(){return{type:this.get
Type(),
trackingEvents:this.getTrackingEvents()}};n.inherits(Bc,Si);Bc.prototype.setAdParameters=function(a){this.set('adPa
r a m e t e r s ' , a ) } ; B c . p r o t o t y p e . g e t D u r a t i o n = f u n c t i o n ( ) { r e t u r n
this.get('duration')};Bc.prototype.setDuration=function(a){this.set('duration',a)};Bc.prototype.getSkipDelay=function(
) { r e t u r n
this.get('skipDelay')};Bc.prototype.setSkipDelay=function(a){this.set('skipDelay',a)};Bc.prototype.getMediaFiles=fun
ction(){return this.get('mediaFiles')};Bc.prototype.addMediaFile=function(a){this.get('mediaFiles').push(a)};
Bc.prototype.addIconUrl=function(a){var b;null===(b=this.get('iconUrls'))||void 0===b?void
0 : b . p u s h ( a ) } ; B c . p r o t o t y p e . g e t I c o n U r l s = f u n c t i o n ( ) { r e t u r n
this.get('iconUrls')};Bc.prototype.getVideoClickThroughURLTemplate=function(){return
this.get('videoClickThroughURLTemplate')};Bc.prototype.setVideoClickThroughURLTemplate=function(a){this.set('
videoClickThroughURLTemplate',a||null)};Bc.prototype.getVideoClickTrackingURLTemplates=function(){return
this.get('videoClickTrackingURLTemplates')};Bc.prototype.addVideoClickTrackingURLTemplate=
function(a){this.get('videoClickTrackingURLTemplates').push(a)};Bc.prototype.getVideoCustomClickURLTemplate
s=function(){return this.get('videoCustomClickURLTemplates')};Bc.prototype.getAdParameters=function(){return
this.get('adParameters')};Bc.prototype.getDTO=function(){for(var
a=[],b=n.makeIterator(this.getMediaFiles()),c=b.next();!c.done;c=b.next())a.push(c.value);return{vastCreative:Si.prot
otype.getDTO.call(this),duration:this.getDuration(),skipDelay:this.getSkipDelay(),mediaFiles:a,videoClickThroughU
RLTemplate:this.getVideoClickThroughURLTemplate(),
videoClickTrackingURLTemplates:this.getVideoClickTrackingURLTemplates(),videoCustomClickURLTemplates:th
is.getVideoCustomClickURLTemplates(),adParameters:this.getAdParameters(),iconUrls:this.getIconUrls()}};n.inherit
s(jb,ja);jb.prototype.setId=function(a){this.set('id',a)};jb.prototype.getCreatives=function(){return
this.get('creatives')};jb.prototype.getCreative=function(){return
this.getCreatives()&&0<this.getCreatives().length?this.getCreatives()[0]:null};jb.prototype.getAdVerifications=functi
on(){return this.get('adVerifications')};
jb.prototype.addCreative=function(a){this.get('creatives').push(a)};jb.prototype.getStaticCompanionAds=function(){r
e t u r n
this.get('staticCompanionAds')};jb.prototype.addStaticCompanionAd=function(a){this.get('staticCompanionAds').pus
h(a)};jb.prototype.getIframeCompanionAds=function(){return
this.get('iframeCompanionAds')};jb.prototype.addIframeCompanionAd=function(a){this.get('iframeCompanionAds').
push(a)};jb.prototype.getHtmlCompanionAds=function(){return
this.get('htmlCompanionAds')};jb.prototype.getFirstHtmlCompanionAd=
f u n c t i o n ( ) { r e t u r n
this.get('htmlCompanionAds')[0]};jb.prototype.addHtmlCompanionAd=function(a){this.get('htmlCompanionAds').pu
sh(a)};jb.prototype.getUnsupportedCompanionAds=function(){return
this.get('unsupportedCompanionAds')};jb.prototype.addUnsupportedCompanionAd=function(a){this.get('unsupported
CompanionAds').push(a)};jb.prototype.addAdVerifications=function(a){this.set('adVerifications',this.get('adVerificati
ons').concat(a))};jb.prototype.getErrorURLTemplates=function(){return this.get('errorURLTemplates')};
jb.prototype.addErrorURLTemplate=function(a){this.get('errorURLTemplates').push(a)};jb.prototype.getImpressionU
R L T e m p l a t e s = f u n c t i o n ( ) { r e t u r n
this.get('impressionURLTemplates')};jb.prototype.addImpressionURLTemplate=function(a){this.get('impressionURL
Templates').push(a)};jb.prototype.getWrapperURL=function(){return
this.get('wrapperURLs')[0]};jb.prototype.getWrapperURLs=function(){return
this.get('wrapperURLs')};jb.prototype.addWrapperURL=function(a){this.get('wrapperURLs').push(a)};jb.prototype.g
etTrackingEvents=
f u n c t i o n ( a ) { v a r b = t h i s . g e t C r e a t i v e ( ) ; r e t u r n
b?(b=b.getTrackingEvents())?b[a]||null:null:null};jb.prototype.getTrackingEventUrls=function(a){var b,c;return
null!==(c=null===(b=this.getTrackingEvents(a))||void 0===b?void 0:b.map(function(e){return e.url}))&&void
0!==c?c:null};jb.prototype.getDuration=function(){var a=this.getCreative();return
a?a.getDuration():null};jb.prototype.getVideoClickThroughURLTemplate=function(){var a=this.getCreative();return
a instanceof Bc?a.getVideoClickThroughURLTemplate():
null};jb.prototype.getVideoClickTrackingURLTemplates=function(){var a=this.getCreative();return a instanceof
Bc?a.getVideoClickTrackingURLTemplates():[]};jb.prototype.addVideoClickTrackingURLTemplate=function(a,b){v
ar c=this.getCreative();!c&&b?(b=new Bc,this.addCreative(b)):b=c;b instanceof
Bc&&b.addVideoClickTrackingURLTemplate(a)};jb.prototype.getIconUrls=function(){var
a=this.getCreative();return a instanceof Bc?a.getIconUrls()||[]:[]};jb.prototype.getDTO=function(){for(var
a=[],b=n.makeIterator(this.getCreatives()),
c=b.next();!c.done;c=b.next())a.push(c.value.getDTO());b=[];var
e=n.makeIterator(this.getStaticCompanionAds());for(c=e.next();!c.done;c=e.next())b.push(c.value.getDTO());e=[];var
f=n.makeIterator(this.getIframeCompanionAds());for(c=f.next();!c.done;c=f.next())e.push(c.value.getDTO());f=[];var
g=n.makeIterator(this.getHtmlCompanionAds());for(c=g.next();!c.done;c=g.next())f.push(c.value.getDTO());return{i
d:this.id,errorURLTemplates:this.getErrorURLTemplates(),impressionURLTemplates:this.getImpressionURLTemplat
es(),
wrapperURLs:this.getWrapperURLs(),vastCreatives:a,staticCompanionAds:b,iframeCompanionAds:e,htmlCompanio
nAds:f,unsupportedItems:this.getUnsupportedCompanionAds()}};jb.prototype.getCompanionCreativeViewTracking
U r l s = f u n c t i o n ( ) { r e t u r n
this.getStaticCompanionEventTrackingUrls(zd.CREATIVE_VIEW)};jb.prototype.getHTMLCompanionCreativeVie
w T r a c k i n g U r l s = f u n c t i o n ( ) { r e t u r n
this.getHTMLCompanionEventTrackingUrls(zd.CREATIVE_VIEW)};jb.prototype.getStaticCompanionEventTrackin
gUrls=function(a){var b=this.getStaticCompanionAds().reduce(function(c,
e){return c.concat(e.getEventTrackingUrls(a))},[]);return[].concat(n.arrayFromIterable(new
Set([].concat(n.arrayFromIterable(b)))))};jb.prototype.getHTMLCompanionEventTrackingUrls=function(a){var
b,c;return null!==(c=null===(b=this.getFirstHtmlCompanionAd())||void 0===b?void
0 : b . g e t E v e n t T r a c k i n g U r l s ( a ) ) & & v o i d
0!==c?c:[]};n.global.Object.defineProperties(jb.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return
this.get('id')}}});var Xl;(function(a){a.STATIC='static';a.IFRAME='iframe';
a.HTML='html'})(Xl||(Xl={}));n.inherits(kg,ja);kg.prototype.addTrackingEvent=function(a,b){var
c=this.get('trackingEvents');c[a]||(c[a]=[]);c[a].push(b)};kg.prototype.getType=function(){return
this.get('type')};kg.prototype.setHtmlResourceContent=function(a){this.set('htmlResourceContent',a)};kg.prototype.g
etHtmlResourceContent=function(){return this.get('htmlResourceContent')};kg.prototype.getHeight=function(){return
this.get('height')};kg.prototype.getWidth=function(){return this.get('width')};
kg.prototype.getDTO=function(){return{id:this.id,width:this.getWidth(),height:this.getHeight(),type:this.getType(),ht
mlResourceContent:this.getHtmlResourceContent()}};kg.prototype.getTrackingEvents=function(){return
this.get('trackingEvents')||{}};kg.prototype.getEventTrackingUrls=function(a){var b=this.getTrackingEvents();return
b?b[a]||[]:[]};n.global.Object.defineProperties(kg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return
this.get('id')}}});n.inherits(ci,ja);ci.prototype.getType=
f u n c t i o n ( ) { r e t u r n
this.get('type')};ci.prototype.setIframeResourceURL=function(a){this.set('iframeResourceURL',a)};ci.prototype.getIfr
ameResourceURL=function(){return this.get('iframeResourceURL')};ci.prototype.getHeight=function(){return
t h i s . g e t ( ' h e i g h t ' ) } ; c i . p r o t o t y p e . g e t W i d t h = f u n c t i o n ( ) { r e t u r n
this.get('width')};ci.prototype.getDTO=function(){return{id:this.id,width:this.getWidth(),height:this.getHeight(),type:t
his.getType(),iframeResourceURL:this.getIframeResourceURL()}};n.global.Object.defineProperties(ci.prototype,
{ i d : { c o n f i g u r a b l e : ! 0 , e n u m e r a b l e : ! 0 , g e t : f u n c t i o n ( ) { r e t u r n
this.get('id')}}});n.inherits(Pd,ja);Pd.prototype.setCompanionClickThroughURLTemplate=function(a){this.set('compa
nionClickThroughURLTemplate',a)};Pd.prototype.setStaticResourceURL=function(a){this.set('staticResourceURL',a)
};Pd.prototype.setCreativeType=function(a){this.set('creativeType',a)};Pd.prototype.addCompanionClickTrackingUR
LTemplate=function(a){this.getCompanionClickTrackingURLTemplates().push(a)};Pd.prototype.addTrackingEvent=
function(a,
b){var c=this.get('trackingEvents');c[a]?c[a].push(b):c[a]=[b]};Pd.prototype.getType=function(){return
this.get('type')};Pd.prototype.getCreativeType=function(){return
this.get('creativeType')};Pd.prototype.getStaticResourceURL=function(){return
this.get('staticResourceURL')};Pd.prototype.getCompanionClickThroughURLTemplate=function(){return
this.get('companionClickThroughURLTemplate')};Pd.prototype.getCompanionClickTrackingURLTemplates=functio
n(){return this.get('companionClickTrackingURLTemplates')};
Pd.prototype.getHeight=function(){return this.get('height')};Pd.prototype.getWidth=function(){return
this.get('width')};Pd.prototype.getDTO=function(){return{id:this.id,width:this.getWidth(),height:this.getHeight(),type
:this.getType(),staticResourceURL:this.getStaticResourceURL(),creativeType:this.getCreativeType(),companionClick
ThroughURLTemplate:this.getCompanionClickThroughURLTemplate(),companionClickTrackingURLTemplates:this
.getCompanionClickTrackingURLTemplates()}};Pd.prototype.getTrackingEvents=
function(){return this.get('trackingEvents')||{}};Pd.prototype.getEventTrackingUrls=function(a){var
b = t h i s . g e t T r a c k i n g E v e n t s ( ) ; r e t u r n
b?b[a]||[]:[]};n.global.Object.defineProperties(Pd.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return
this.get('id')}}});pf.invalidUrlError=function(a,b){return Error('VAST '+a+' contains invalid
url("'+b+'")')};pf.formatErrors=function(a){return a.map(function(b){return b.message}).join('\n
')};xn.prototype.getErrors=function(){return this._errors};
x n . p r o t o t y p e . v a l i d a t e = f u n c t i o n ( a ) { v a r
b=this,c=a.getTrackingEvents();Object.keys(c).map(function(e){c[e].map(function(f){f=f.url;R.isValidProtocol(f)||b._
e r r o r s . p u s h ( n e w Q a ( p f . i n v a l i d U r l E r r o r ( ' c r e a t i v e
trackingEvents',f).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,void
0 , f ) ) } ) } ) } ; M j . p r o t o t y p e . g e t E r r o r s = f u n c t i o n ( ) { r e t u r n
this._errors};Mj.prototype.validate=function(a){this._errors=this._errors.concat((new
xn(a)).getErrors());this.validateDuration(a);this.validateVideoClickThroughURLTemplate(a);
this.validateVideoClickTrackingURLTemplates(a);this.validateVideoCustomClickURLTemplates(a)};Mj.prototype.v
alidateDuration=function(a){-1===a.getDuration()&&this._errors.push(new
Qa(wi[aa.DURATION_UNSUPPORTED],Na.ProgrammaticVast,Ra.HIGH,aa.DURATION_UNSUPPORTED))};Mj
.prototype.validateVideoClickThroughURLTemplate=function(a){(a=a.getVideoClickThroughURLTemplate())&&!R
.isValidProtocolWithAllSupportedProtocols(a)&&this._errors.push(new Qa(pf.invalidUrlError('linear creative
videoClickThroughURLTemplate',
a).message,Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_NO_CLICKTHROUGH_URL,void
0,a))};Mj.prototype.validateVideoClickTrackingURLTemplates=function(a){var
b=this;a.getVideoClickTrackingURLTemplates().map(function(c){R.isValidProtocol(c)||b._errors.push(new
Q a ( p f . i n v a l i d U r l E r r o r ( ' l i n e a r c r e a t i v e
videoClickTrackingURLTemplates',c).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,void
0,c))})};Mj.prototype.validateVideoCustomClickURLTemplates=function(a){var
b=this;a.getVideoCustomClickURLTemplates().map(function(c){R.isValidProtocol(c)||
b . _ e r r o r s . p u s h ( n e w Q a ( p f . i n v a l i d U r l E r r o r ( ' l i n e a r c r e a t i v e
videoCustomClickURLTemplates',c).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,void
0 , c ) ) } ) } ; J c . p r o t o t y p e . g e t E r r o r s = f u n c t i o n ( ) { r e t u r n
this._errors};Jc.prototype.validate=function(a){this.validateStaticResourceUrl(a);this.validateCreativeType(a);this.val
idateCreativeDimensions(a);this.validateCompanionClickThroughURLTemplate(a);this.validateCompanionClickTrac
kingURLTemplates(a);this.validateTrackingEvents(a)};Jc.prototype.validateStaticResourceUrl=
function(a){var b=a.id;a=a.getStaticResourceURL();null===a?this._errors.push(new Qa('VAST Companion ad('+b+')
i s m i s s i n g r e q u i r e d S t a t i c R e s o u r c e
Element',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,void 0,void
0)):R.isValidProtocol(a)||this._errors.push(new Qa(pf.invalidUrlError('companion ad('+b+')
staticResourceUrl',a).message,Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,v
oid 0,a))};Jc.prototype.validateCreativeType=function(a){var b=a.id,c=a.getCreativeType();
a=a.getStaticResourceURL()||void 0;null===c?this._errors.push(new Qa('VAST Companion ad('+b+')
" S t a t i c R e s o u r c e " i s m i s s i n g r e q u i r e d " c r e a t i v e T y p e "
attribute',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,void 0,a)):-
1===Jc._supportedCreativeTypes.indexOf(c.toLowerCase())&&this._errors.push(new Qa('VAST Companion
ad('+b+') "StaticResource" attribute "creativeType='+c+'" is not
supported',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,void
0,a))};Jc.prototype.validateCreativeDimensions=
function(a){var b=a.id,c=a.getHeight(),e=a.getWidth();a=a.getStaticResourceURL()||void
0;if(c<Jc._minSquareSize||e<Jc._minSquareSize)c>e?this._errors.push(new Qa('VAST Companion ad('+b+')
"StaticResource" is not meeting minimum size '+Jc._minPortraitWidth+' x '+Jc._minPortraitHeight+' for Portrait
display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,void
0,a)):this._errors.push(new Qa('VAST Companion ad('+b+') "StaticResource" is not meeting minimum size
'+Jc._minLandscapeWidth+' x '+
J c . _ m i n L a n d s c a p e H e i g h t + ' f o r L a n d s c a p e
display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,void
0,a))};Jc.prototype.validateCompanionClickThroughURLTemplate=function(a){var
b=a.id,c=a.getCompanionClickThroughURLTemplate();a=a.getStaticResourceURL()||void
0;null===c?this._errors.push(new Qa('VAST Companion ad('+b+') is missing required CompanionClickThrough
Element',Na.ProgrammaticVast,Ra.LOW,aa.COMPANION_NO_CLICKTHROUGH,void
0,a)):R.isValidProtocolWithAllSupportedProtocols(c)||this._errors.push(new Qa(pf.invalidUrlError('companion ad('+
b + ' )
companionClickThroughURLTemplate',c).message,Na.ProgrammaticVast,Ra.LOW,aa.COMPANION_NO_CLICKT
HROUGH,void 0,a))};Jc.prototype.validateCompanionClickTrackingURLTemplates=function(a){var
b=a.id;a=a.getCompanionClickTrackingURLTemplates();a=n.makeIterator(a);for(var
c=a.next();!c.done;c=a.next())c=c.value,R.isValidProtocol(c)||this._errors.push(new Qa(pf.invalidUrlError('companion
a d ( ' + b + ' )
companionClickTrackingURLTemplates',c).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,vo
id 0,c))};
J c . p r o t o t y p e . v a l i d a t e T r a c k i n g E v e n t s = f u n c t i o n ( a ) { v a r
b=this,c=a.getTrackingEvents();Object.keys(c).map(function(e){c[e].map(function(f){R.isValidProtocol(f)||b._errors.
p u s h ( n e w Q a ( p f . i n v a l i d U r l E r r o r ( ' c o m p a n i o n a d
trackingEvents',f).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,void
0,f))})})};Jc._supportedCreativeTypes=['image/jpeg','image/jpg','image/png','image/gif'];Jc._minPortraitHeight=480;J
c._minPortraitWidth=320;Jc._minLandscapeHeight=320;Jc._minLandscapeWidth=480;Jc._minSquareSize=
2 0 0 ; e e . p r o t o t y p e . g e t E r r o r s = f u n c t i o n ( ) { r e t u r n
this._errors};ee.prototype.validate=function(a){this.validateIframeResourceUrl(a);this.validateCreativeDimensions(a)
} ; e e . p r o t o t y p e . v a l i d a t e I f r a m e R e s o u r c e U r l = f u n c t i o n ( a ) { v a r
b=a.id;a=a.getIframeResourceURL();null===a?this._errors.push(new Qa('VAST Companion ad('+b+') is missing
r e q u i r e d I f r a m e R e s o u r c e
Element',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,void 0,void
0)):R.isValidProtocol(a)||this._errors.push(new Qa(pf.invalidUrlError('companion ad('+
b + ' )
IframeResourceUrl',a).message,Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,
void 0,a))};ee.prototype.validateCreativeDimensions=function(a){var
b=a.id,c=a.getHeight(),e=a.getWidth();a=a.getIframeResourceURL()||void
0;if(c<ee._minSquareSize||e<ee._minSquareSize)c>e?this._errors.push(new Qa('VAST Companion ad('+b+')
"IframeResource" is not meeting minimum size '+ee._minPortraitWidth+' x '+ee._minPortraitHeight+' for Portrait
display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,
void 0,a)):this._errors.push(new Qa('VAST Companion ad('+b+') "IframeResource" is not meeting minimum size
'+ee._minLandscapeWidth+' x '+ee._minLandscapeHeight+' for Landscape
display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,void
0,a))};ee._minPortraitHeight=480;ee._minPortraitWidth=320;ee._minLandscapeHeight=320;ee._minLandscapeWidth
=480;ee._minSquareSize=200;de.prototype.getErrors=function(){return
this._errors};de.prototype.validate=function(a){this.validateHTMLResourceUrl(a);
this.validateCreativeDimensions(a)};de.prototype.validateHTMLResourceUrl=function(a){var
b=a.id;null===a.getHtmlResourceContent()&&this._errors.push(new Qa('VAST Companion ad('+b+') is missing
r e q u i r e d H T M L R e s o u r c e
Element',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_RESOURCE_NOT_FOUND,void 0,void
0))};de.prototype.validateCreativeDimensions=function(a){var
b=a.id,c=a.getHeight(),e=a.getWidth();a=a.getHtmlResourceContent()||void
0;if(c<de._minSquareSize||e<de._minSquareSize)c>e?this._errors.push(new Qa('VAST Companion ad('+
b+') "HTMLResource" is not meeting minimum size '+de._minPortraitWidth+' x '+de._minPortraitHeight+' for
Portrait display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,void
0,a)):this._errors.push(new Qa('VAST Companion ad('+b+') "HTMLResource" is not meeting minimum size
'+de._minLandscapeWidth+' x '+de._minLandscapeHeight+' for Landscape
display',Na.ProgrammaticVast,Ra.MEDIUM,aa.COMPANION_SIZE_UNSUPPORTED,void
0,a))};de._minPortraitHeight=480;de._minPortraitWidth=320;de._minLandscapeHeight=
320;de._minLandscapeWidth=480;de._minSquareSize=200;Ri.prototype.getErrors=function(){return
this._errors};Ri.prototype.validate=function(a){this.validateCreatives(a);this.validateCompanionAds(a);this.validateE
rrorURLTemplates(a);this.validateImpressionURLTemplates(a);this.validateWrapperURLs(a)};Ri.prototype.validate
Creatives=function(a){var b=this;a.getCreatives().forEach(function(c){b._errors=c instanceof
Bc?b._errors.concat((new Mj(c)).getErrors()):b._errors.concat((new xn(c)).getErrors())})};
R i . p r o t o t y p e . v a l i d a t e C o m p a n i o n A d s = f u n c t i o n ( a ) { v a r
b=this;a.getStaticCompanionAds().forEach(function(c){b._errors=b._errors.concat((new
Jc(c)).getErrors())});a.getIframeCompanionAds().forEach(function(c){b._errors=b._errors.concat((new
ee(c)).getErrors())});a.getHtmlCompanionAds().forEach(function(c){b._errors=b._errors.concat((new
de(c)).getErrors())})};Ri.prototype.validateErrorURLTemplates=function(a){var
b=this;a.getErrorURLTemplates().forEach(function(c){R.isValidProtocol(c)||b._errors.push(new
Qa(pf.invalidUrlError('VastAd errorURLTemplates',
c).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,a.getErrorURLTemplates(),c))})};Ri.prototy
p e . v a l i d a t e I m p r e s s i o n U R L T e m p l a t e s = f u n c t i o n ( a ) { v a r
b=this;a.getImpressionURLTemplates().forEach(function(c){R.isValidProtocol(c)||b._errors.push(new
Q a ( p f . i n v a l i d U r l E r r o r ( ' V a s t A d
impressionURLTemplates',c).message,Na.ProgrammaticVast,Ra.LOW,aa.INVALID_URL_ERROR,a.getErrorURLT
emplates(),c))})};Ri.prototype.validateWrapperURLs=function(a){var
b=this;a.getWrapperURLs().forEach(function(c){R.isValidProtocol(c)||
b . _ e r r o r s . p u s h ( n e w Q a ( p f . i n v a l i d U r l E r r o r ( ' V a s t A d
wrapperURLs',c).message,Na.ProgrammaticVast,Ra.HIGH,aa.INVALID_URL_ERROR,a.getErrorURLTemplates(),c
))})};var Lp=/^([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(?:\.(\d{3}))?$/,mu=/^([-
+]?\d+(\.\d+)?)%$/,cb;(function(a){a.ERROR='Error';a.AD='Ad';a.WRAPPER='Wrapper';a.INLINE='InLine';a.VAS
T_AD_TAG_URI='VASTAdTagURI';a.IMPRESSION='Impression';a.LINEAR='Linear';a.COMPANION='Compani
on';a.DURATION='Duration';a.CLICK_THROUGH='ClickThrough';a.CLICK_TRACKING='ClickTracking';
a.TRACKING='Tracking';a.MEDIA_FILE='MediaFile';a.AD_PARAMETERS='AdParameters';a.STATIC_RESOUR
CE='StaticResource';a.HTML_RESOURCE='HTMLResource';a.IFRAME_RESOURCE='IFrameResource';a.COMP
ANION_CLICK_THROUGH='CompanionClickThrough';a.COMPANION_CLICK_TRACKING='CompanionClick
Tracking';a.PARSE_ERROR='parsererror';a.VAST='VAST';a.EXTENSION='Extension';a.VERIFICATION='Verific
ation';a.AD_VERIFICATIONS='AdVerifications';a.JS_RESOURCE='JavaScriptResource';a.EX_RESOURCE='Exec
utableResource';a.VERIFICATION_PARAMETERS=
' V e r i f i c a t i o n P a r a m e t e r s ' ; a . I C O N S = ' I c o n s ' } ) ( c b | | ( c b = { } ) ) ; v a r
Hb;(function(a){a.ID='id';a.SKIP_OFFSET='skipoffset';a.EVENT='event';a.DELIVERY='delivery';a.CODEC='codec'
;a.TYPE='type';a.BITRATE='bitrate';a.MIN_BITRATE='minBitrate';a.MAX_BITRATE='maxBitrate';a.WIDTH='wi
dth';a.HEIGHT='height';a.API_FRAMEWORK='apiFramework';a.CREATIVE_TYPE='creativeType';a.BROWSER_
OPTIONAL='browserOptional';a.VENDOR='vendor';a.OFFSET='offset'})(Hb||(Hb={}));var
kr;(kr||(kr={})).VERIFICATION_NOT_EXECUTED='verificationNotExecuted';
v a r
lr;(lr||(lr={})).AD_VERIFICATIONS='AdVerifications';nc.prototype.setMaxWrapperDepth=function(a){this._maxW
rapperDepth=a};nc.prototype.parseVast=function(a,b){var c=this;b=void 0===b?'https:':b;if(!a)throw new Qa('VAST
d a t a i s
missing',Na.ProgrammaticVast,Ra.HIGH,aa.XML_PARSER_ERROR);a=this._domParser.parseFromString(a,'text/x
m l ' ) ; v a r e = [ ] , f = [ ] ; t h i s . _ c o m p i l e d C a m p a i g n E r r o r s = [ ] ; v a r
g=a.getElementsByTagName(cb.PARSE_ERROR);if(0<g.length){a=[];g=n.makeIterator(g);for(var
h=g.next();!h.done;h=g.next())h=
h.value,h.textContent&&a.push(h.textContent);throw new Qa('VAST xml was not parseable:\n '+a.join('\n
'),Na.ProgrammaticVast,Ra.HIGH,aa.XML_PARSER_ERROR);}if(!a||!a.documentElement||a.documentElement.nod
e N a m e ! = = c b . V A S T ) t h r o w n e w
Qa(wi[aa.XML_PARSER_ERROR],Na.ProgrammaticVast,Ra.HIGH,aa.XML_PARSER_ERROR);a=a.documentEle
ment;this.getChildrenNodesWithName(a,cb.ERROR).forEach(function(l){f.push(c.parseNodeText(l))});var
k=!0;this.getNodesWithName(a,cb.AD).forEach(function(l){if(0>=e.length){l=c.parseAdElement(l,
b ) ; f o r ( v a r m = ( n e w
Ri(l)).getErrors(),p=n.makeIterator(m),q=p.next();!q.done;q=p.next())q=q.value,q.errorLevel!==Ra.LOW&&(k=!1),0
===q.errorTrackingUrls.length&&(q.errorTrackingUrls=f.concat(l.getErrorURLTemplates()));k&&e.push(l);c._comp
iledCampaignErrors=c._compiledCampaignErrors.concat(m)}});if(0===e.length)throw
this.formatParserErrorMessage('Failed to parse VAST XML',this._compiledCampaignErrors,f);return new
Db(e,f,this._compiledCampaignErrors)};nc.prototype.retrieveVast=function(a,b,c,e,f,g,
h,k){f=void 0===f?!1:f;h=void 0===h?0:h;try{var l=this.parseVast(a,void 0===k?'https:':k)}catch(m){throw m
instanceof Qa&&(m.errorData={vast:a,wrapperDepth:h,rootWrapperVast:0===h?a:''},b=null===g||void 0===g?void
0:g.getParseErrorURLTemplate(),c=null===g||void 0===g?void
0:g.getErrorURLTemplate(),b&&!m.errorTrackingUrls.includes(b)&&m.errorTrackingUrls.push(b),c&&!m.errorTrac
kingUrls.includes(c)&&m.errorTrackingUrls.push(c)),m;}this.applyParentURLs(l,g);l.isPublica=!!f;return(g=l.getWra
pperURL())?
this.retrieveWrappedVast(g,h,l,b,c,f,e):Promise.resolve(l)};nc.prototype.retrieveWrappedVast=function(a,b,c,e,f,g,h){
v a r k = t h i s ; i f ( b > = t h i s . _ m a x W r a p p e r D e p t h ) t h r o w n e w
Qa(wi[aa.WRAPPER_DEPTH_LIMIT_REACHED],Na.ProgrammaticVast,Ra.HIGH,aa.WRAPPER_DEPTH_LIMI
T_REACHED,c.getErrorURLTemplates(),a,void 0,void 0);e.Sdk.logDebug('Unity Ads is requesting VAST ad unit
from '+a);var l=R.getProtocol(a),m=[];Wv(a)&&(a=this.setIASURLHack(a,h),m.push(['X-Device-
Type','unity']),m.push(['User-Agent',navigator.userAgent]),
a=decodeURIComponent(a),g=!0);var p=Gs();a=tf.replaceMacroWithUrlEncoded(a,Object.assign({},p));return
f.get(a,m,{retries:2,retryDelay:1E4,followRedirects:!0,retryWithConnectionEvents:!1}).then(function(q){return
k.retrieveVast(q.response,e,f,h,g,c,b+1,l)})};nc.prototype.setIASURLHack=function(a,b){var
c=tf.replaceMacro(a,{'vast.adsafeprotected.com':'vastpixel3.adsafeprotected.com','%5BOMIDPARTNER%5D':'Unity
3d/1.3.0'});b&&/^https?:\/\/vastpixel3\.adsafeprotected\.com/.test(c)&&c.includes('?')?(a=
c,c=c.indexOf('?'),b='?bundleId='+b+'&',c=a.slice(0,c)+b+a.slice(c+1)):b&&/^https?:\/\/vastpixel3\.adsafeprotected\.c
om/.test(c)&&(c+='?bundleId='+b+'&');return c};nc.prototype.getVideoSizeInBytes=function(a,b){return
a*b*1E3/8};nc.prototype.formatParserErrorMessage=function(a,b,c){a=new
Qa(a,Na.ProgrammaticVast,Ra.MEDIUM,aa.XML_PARSER_ERROR,c);b=n.makeIterator(b);for(c=b.next();!c.done;
c=b.next())a.addSubCampaignError(c.value);return a};nc.prototype.getChildrenNodesWithName=function(a,b){var
c=[];
a=n.makeIterator(a.childNodes);for(var e=a.next();!e.done;e=a.next())e=e.value,e.nodeName===b&&c.push(e);return
c};nc.prototype.getNodesWithName=function(a,b){a=a.querySelectorAll(b);return
Array.prototype.slice.call(a)};nc.prototype.getFirstNodeWithName=function(a,b){return
a.querySelector(b)};nc.prototype.applyParentURLs=function(a,b){if(b){var
c=b.getAd(),e=a.getAd();if(c&&e){e.companionClickTrackingUrls=new
Set([].concat(n.arrayFromIterable(c.companionClickTrackingUrls),n.arrayFromIterable(e.companionClickTrackingUr
ls)));
f o r ( v a r
f=n.makeIterator(c.getErrorURLTemplates()),g=f.next();!g.done;g=f.next())e.addErrorURLTemplate(g.value);f=n.ma
keIterator(c.getImpressionURLTemplates());for(g=f.next();!g.done;g=f.next())e.addImpressionURLTemplate(g.value)
;f=n.makeIterator(c.getVideoClickTrackingURLTemplates());for(g=f.next();!g.done;g=f.next())e.addVideoClickTrack
ingURLTemplate(g.value,!!b.getVideoClickTrackingURLs());f=n.makeIterator(Object.keys(V).map(function(l){retur
n V[l]}));for(g=f.next();!g.done;g=f.next()){g=g.value;
f o r ( v a r
h=n.makeIterator(b.getVastTrackingEvents(g)),k=h.next();!k.done;k=h.next())a.addTrackingEventUrl(g,k.value)}a=[]
;c=n.makeIterator(c.getAdVerifications());for(b=c.next();!b.done;b=c.next())a.push(b.value);e.addAdVerifications(a)}
} } ; n c . p r o t o t y p e . p a r s e N o d e T e x t = f u n c t i o n ( a ) { r e t u r n
a.textContent?a.textContent.trim():''};nc.prototype.parseAdElement=function(a,b){var
c=this.getFirstNodeWithName(a,cb.INLINE)||this.getFirstNodeWithName(a,cb.WRAPPER);return
c?(b=this.parseAdContent(c,b),b.setId(a.getAttribute(Hb.ID)),
b):new jb};nc.prototype.parseAdContent=function(a,b){var c=this,e=new
jb;this.getNodesWithName(a,cb.VAST_AD_TAG_URI).forEach(function(f){(f=c.parseVastUrl(c.parseNodeText(f),b
))&&e.addWrapperURL(f)});this.getNodesWithName(a,cb.ERROR).forEach(function(f){(f=c.parseVastUrl(c.parseN
odeText(f),b))&&e.addErrorURLTemplate(f)});this.getNodesWithName(a,cb.IMPRESSION).forEach(function(f){(f=
c.parseVastUrl(c.parseNodeText(f),b))&&e.addImpressionURLTemplate(f)});this.getNodesWithName(a,cb.LINEAR
).forEach(function(f){f=
c.parseCreativeLinearElement(f,b);e.addCreative(f)});this.getNodesWithName(a,cb.COMPANION).forEach(function
( f ) { v a r
g=c.getFirstNodeWithName(f,cb.STATIC_RESOURCE),h=c.getFirstNodeWithName(f,cb.IFRAME_RESOURCE),k
=c.getFirstNodeWithName(f,cb.HTML_RESOURCE);c.getNodesWithName(f,cb.COMPANION_CLICK_TRACKI
NG).forEach(function(r){(r=c.parseVastUrl(c.parseNodeText(r),b))&&e.companionClickTrackingUrls.add(r)});if(k){
v a r l = k . t e x t C o n t e n t ; l & & - 1 ! = = l . s e a r c h ( / & ( ? : [ A -
z]+|#\d+);/)&&(t.reportMetricEvent(rc.VastEndcardContainsEscapeChars),
k.textContent=c._domParser.parseFromString(l,'text/html').documentElement.textContent||'')}if(g){l=c.parseCompani
o n A d S t a t i c R e s o u r c e E l e m e n t ( f , b ) ; v a r m = ( n e w
Jc(l)).getErrors(),p=!0,q=n.makeIterator(m);for(g=q.next();!g.done;g=q.next())if(g=g.value,g.errorLevel!==Ra.LOW)
{0===g.errorTrackingUrls.length&&(g.errorTrackingUrls=e.getErrorURLTemplates());c._compiledCampaignErrors.
push(g);p=!1;break}p?e.addStaticCompanionAd(l):e.addUnsupportedCompanionAd('reason: '+m.join(' ')+'
'+f.outerHTML)}if(h){h=c.parseCompanionAdIframeResourceElement(f,
b ) ; l = ( n e w
ee(h)).getErrors();m=!0;p=n.makeIterator(l);for(g=p.next();!g.done;g=p.next())if(g=g.value,g.errorLevel!==Ra.LOW)
{0===g.errorTrackingUrls.length&&(g.errorTrackingUrls=e.getErrorURLTemplates());c._compiledCampaignErrors.
push(g);m=!1;break}m?e.addIframeCompanionAd(h):e.addUnsupportedCompanionAd('reason: '+l.join(' ')+'
'+f.outerHTML)}if(k){k=c.parseCompanionAdHTMLResourceElement(f,b);h=(new
de(k)).getErrors();l=!0;m=n.makeIterator(h);for(g=m.next();!g.done;g=m.next())if(g=g.value,g.errorLevel!==
Ra.LOW){0===g.errorTrackingUrls.length&&(g.errorTrackingUrls=e.getErrorURLTemplates());c._compiledCampai
gnErrors.push(g);l=!1;break}l?e.addHtmlCompanionAd(k):e.addUnsupportedCompanionAd('reason: '+h.join(' ')+'
'+f.outerHTML)}});this.getChildrenNodesWithName(a,cb.AD_VERIFICATIONS).forEach(function(f){f=c.parseAd
Verification(f,b);e.addAdVerifications(f)});this.getNodesWithName(a,cb.EXTENSION).forEach(function(f){var
g=f.getAttribute(Hb.TYPE);g&&g===lr.AD_VERIFICATIONS&&(f=c.parseAdVerification(f,b),
e.addAdVerifications(f))});return e};nc.prototype.parseAdVerification=function(a,b){var
c=this,e=[];this.getNodesWithName(a,cb.VERIFICATION).forEach(function(f){var
g=[],h=f.getAttribute(Hb.VENDOR)||'default_key';c.getNodesWithName(f,cb.JS_RESOURCE).forEach(function(p){
v a r
q=c.parseVastUrl(c.parseNodeText(p),b),r=p.getAttribute(Hb.API_FRAMEWORK);p='false'===p.getAttribute(Hb.B
ROWSER_OPTIONAL)?!1:!0;q&&r&&g.push({resourceUrl:q,apiFramework:r,browserOptional:p})});var
k=c.getFirstNodeWithName(f,cb.VERIFICATION_PARAMETERS),
l;k&&(l=c.parseNodeText(k));var m=new Ui(h,g,l);c.getNodesWithName(f,cb.TRACKING).forEach(function(p){var
q=c.parseVastUrl(c.parseNodeText(p),b);(p=p.getAttribute(Hb.EVENT))&&p===kr.VERIFICATION_NOT_EXEC
UTED&&q&&m.setVerificationTrackingEvent(q)});m.getVerificationResources()&&m.getVerificationVendor()&&
e.push(m)});return e};nc.prototype.getIntAttribute=function(a,b){a=a.getAttribute(b);return
parseInt(a||'0',10)};nc.prototype.parseCreativeLinearElement=function(a,b){var c=this,e=new
Bc,f=this.getFirstNodeWithName(a,
c b . I C O N S ) ; i f ( f ) { v a r
g=this.getFirstNodeWithName(f,cb.STATIC_RESOURCE),h=this.getFirstNodeWithName(f,cb.HTML_RESOURCE
);f=this.getFirstNodeWithName(f,cb.IFRAME_RESOURCE);var
k=!1;g&&(g=this.parseVastUrl(this.parseNodeText(g),b))&&(t.reportMetricEvent(rc.VastHasStaticIcon),k=!0,e.addI
conUrl(g));h&&this.parseVastUrl(this.parseNodeText(h),b)&&(t.reportMetricEvent(rc.VastHasHTMLIcon),k=!0);f&
&this.parseVastUrl(this.parseNodeText(f),b)&&(t.reportMetricEvent(rc.VastHasIframeIcon),k=!0);k&&t.reportMetri
cEvent(rc.VastContainsIcon)}if(h=
this.getFirstNodeWithName(a,cb.DURATION))h=this.parseNodeText(h),e.setDuration(this.parseDuration(h));var
l=e.getDuration();(h=a.getAttribute(Hb.SKIP_OFFSET))?'%'===h.charAt(h.length-
1)?(h=parseInt(h,10),e.setSkipDelay(e.getDuration()*(h/100))):e.setSkipDelay(this.parseDuration(h)):e.setSkipDelay(
null);(h=this.getFirstNodeWithName(a,cb.CLICK_THROUGH))&&(h=this.parseVastUrl(this.parseNodeText(h),b,!0)
)&&e.setVideoClickThroughURLTemplate(h);this.getNodesWithName(a,cb.CLICK_TRACKING).forEach(function(
m){(m=
c.parseVastUrl(c.parseNodeText(m),b))&&e.addVideoClickTrackingURLTemplate(m)});this.getNodesWithName(a,c
b . T R A C K I N G ) . f o r E a c h ( f u n c t i o n ( m ) { v a r
p,q=c.parseVastUrl(c.parseNodeText(m),b),r=m.getAttribute(Hb.EVENT);a:{m=null!==(p=m.getAttribute(Hb.OFFS
ET))&&void 0!==p?p:'';if(Lp.test(m))try{var u=Xv(m);break a}catch(A){u=void 0;break
a}if(mu.test(m)&&0<l)try{var v=m.match(mu);if(!v)throw Error('Invalid percent(%) format. Please provide a string
in the format "n%"');var w=parseFloat(v[1]);if(isNaN(w)||0>
w||100<w)throw Error('Invalid percent(%) value. Please provide a valid percent(%) value that is between 0 and
1 0 0 ' ) ; u = w * l / 1 0 0 ; b r e a k a } c a t c h ( A ) { } u = v o i d
0}p=u;r&&q&&(e.addTrackingEvent(r,{url:q,offset:p}),r===zd.PROGRESS&&t.reportMetricEventWithTags(rc.Vas
tProgressEventParsed,{offsetStatus:p?'present':'absent'}))});this.getNodesWithName(a,cb.MEDIA_FILE).forEach(fun
c t i o n ( m ) { v a r
p=c.getIntAttribute(m,Hb.BITRATE),q=c.parseVastUrl(c.parseNodeText(m),b);q&&(m={bitrate:p,delivery:m.getAttr
ibute(Hb.DELIVERY),
height:c.getIntAttribute(m,Hb.HEIGHT),maxBitrate:c.getIntAttribute(m,Hb.MAX_BITRATE),minBitrate:c.getIntAtt
ribute(m,Hb.MIN_BITRATE),width:c.getIntAttribute(m,Hb.WIDTH),apiFramework:m.getAttribute(Hb.API_FRAM
EWORK),codec:m.getAttribute(Hb.CODEC),fileSize:c.getVideoSizeInBytes(l,p),fileURL:q,type:m.getAttribute(Hb.
TYPE)},e.addMediaFile(m))});if(a=this.getFirstNodeWithName(a,cb.AD_PARAMETERS))a=this.parseNodeText(a)
,e.setAdParameters(a);return e};nc.prototype.parseCompanionAdStaticResourceElement=function(a,
b ) { v a r
c=this,e=a.getAttribute(Hb.ID),f=this.getIntAttribute(a,Hb.HEIGHT),g=this.getIntAttribute(a,Hb.WIDTH),h=new
Pd(e,f,g);this.getNodesWithName(a,cb.TRACKING).forEach(function(k){var
l=c.parseVastUrl(c.parseNodeText(k),b);k=k.getAttribute(Hb.EVENT);l&&k&&h.addTrackingEvent(k,l)});if(e=this.
getFirstNodeWithName(a,cb.STATIC_RESOURCE))f=e.getAttribute(Hb.CREATIVE_TYPE)||e.getAttribute(Hb.TY
PE),h.setCreativeType(f),(e=this.parseVastUrl(this.parseNodeText(e),b))&&h.setStaticResourceURL(e);(e=this.getFir
stNodeWithName(a,
cb.COMPANION_CLICK_THROUGH))&&(e=this.parseVastUrl(this.parseNodeText(e),b,!0))&&h.setCompanionCl
ickThroughURLTemplate(e);this.getNodesWithName(a,cb.COMPANION_CLICK_TRACKING).forEach(function(k
){(k=c.parseVastUrl(c.parseNodeText(k),b))&&h.addCompanionClickTrackingURLTemplate(k)});return
h};nc.prototype.parseCompanionAdIframeResourceElement=function(a,b){var
c=a.getAttribute(Hb.ID),e=this.getIntAttribute(a,Hb.HEIGHT),f=this.getIntAttribute(a,Hb.WIDTH);c=new
ci(c,e,f);(a=this.getFirstNodeWithName(a,
cb.IFRAME_RESOURCE))&&(b=this.parseVastUrl(this.parseNodeText(a),b))&&c.setIframeResourceURL(b);return
c};nc.prototype.parseCompanionAdHTMLResourceElement=function(a,b){var
c=this,e=a.getAttribute(Hb.ID),f=this.getIntAttribute(a,Hb.HEIGHT),g=this.getIntAttribute(a,Hb.WIDTH),h=new
kg(e,f,g);if(e=this.getFirstNodeWithName(a,cb.HTML_RESOURCE))e=this.parseNodeText(e),0<e.length&&h.setHt
mlResourceContent(e);this.getNodesWithName(a,cb.TRACKING).forEach(function(k){var
l=c.parseVastUrl(c.parseNodeText(k),
b);k=k.getAttribute(Hb.EVENT);l&&k&&h.addTrackingEvent(k,l)});return
h } ; n c . p r o t o t y p e . p a r s e V a s t U r l = f u n c t i o n ( a , b , c ) { c = v o i d
0===c?!1:c;R.isRelativeProtocol(a)&&(a=''+b+a);a=R.encodeUrlWithQueryParams(R.decodeProtocol(a));if(R.isVali
dUrlCharacters(a))return c?this.parseVastClickThroughUrl(a):R.isValidProtocol(a)?a:void
0};nc.prototype.parseVastClickThroughUrl=function(a){return
R.isValidProtocolWithAllSupportedProtocols(a)?a:void 0};nc.prototype.parseDuration=function(a){if(null==a)return-
1;var b=a.split(':');
i f ( 3 ! = = b . l e n g t h ) r e t u r n - 1 ; v a r
c=b[2].split('.');a=parseInt(c[0],10);2===c.length&&(a+=parseFloat('0.'+c[1]));c=60*parseInt(b[1],10);b=3600*parseI
nt(b[0],10);return isNaN(b)||isNaN(c)||isNaN(a)||3600<c||60<a?-
1:b+c+a};nc.DEFAULT_MAX_WRAPPER_DEPTH=8;n.inherits(id,$d);id.setVastParserMaxDepth=function(a){id.
VAST_PARSER_MAX_DEPTH=a};id.prototype.parse=function(a,b){return F(this,void 0,void 0,function e(){var
f=this,g,h,k,l,m,p,q,r,u;return n.generator.createGenerator(e,function(v){if(1==v.nextAddress)return void 0!==
id.VAST_PARSER_MAX_DEPTH&&f._vastParserStrict.setMaxWrapperDepth(id.VAST_PARSER_MAX_DEPTH
),v.yield(f.retrieveVast(a),2);if(3!=v.nextAddress){g=v.yieldResult;h=f.getWarnings(g);0<h.length&&Sd.trigger('pro
grammatic_vast_parser_strict_warning',{warnings:h},b);k=g.countMediaFileValueOccurences('apiFramework');l=k[jr
.Vpaid];m=g.countMediaFileValueOccurences('type');Object.keys(m).forEach(function(w){return
t.reportMetricEventWithTags(rc.ParseVast,{fileType:w})});p=m;r=q=p[yn.VideoMp4];if(ea()('respectsVpaid')?
l : ! r & & l ) t h r o w n e w
Qa(id.MEDIA_FILE_GIVEN_VPAID_IN_VAST_AD_MESSAGE,Na.ProgrammaticVast,Ra.MEDIUM,id.MEDIA_
FILE_GIVEN_VPAID_IN_VAST_AD,g.getErrorURLTemplates(),void 0,a.getSeatId(),a.getCreativeId());return
v.yield(f._deviceInfo.getConnectionType(),3)}u=v.yieldResult;return
v.return(f.parseVastToCampaign(g,b,a,u))})})};id.prototype.retrieveVast=function(a){var
b = d e c o d e U R I C o m p o n e n t ( a . g e t C o n t e n t ( ) ) . t r i m ( ) ; r e t u r n
this._vastParserStrict.retrieveVast(b,this._coreApi,this._requestManager,a.getAdvertiserBundleId())};
i d . p r o t o t y p e . p a r s e V a s t T o C a m p a i g n = f u n c t i o n ( a , b , c , e ) { v a r
f=c.getCacheTTL();f={id:this.getProgrammaticCampaignId(),willExpireAt:f?Date.now()+1E3*f:void
0,contentType:id.ContentType,adType:c.getAdType()||void 0,correlationId:c.getCorrelationId()||void
0,creativeId:c.getCreativeId()||void 0,seatId:c.getSeatId()||void 0,meta:void
0,session:b,mediaId:c.getMediaId(),trackingUrls:c.getTrackingUrls()||{},isLoadEnabled:!1,skadn:c.getSkadn(),reused:
!1,appleProductPageId:void 0,dsp:c.getDspConfig(),enifd:c.getEnifd(),
buyerId:c.getBuyerId(),featureFlags:c.getFeatureFlags()};c.getEnifd()&&t.reportMetricEventWithTags(bj.Experiment
, { e x p : ' i n l i n e I n s t a l l e r ' , d a t a : ' p a r s e E n i f d V a s t ' } ) ; v a r
g=!!c.getAdvertiserBundleId();g?t.reportMetricEvent(rc.VastIsPerformanceAd):t.reportMetricEvent(rc.VastIsBrandA
d ) ; f o r ( v a r
h=[],k=n.makeIterator(a.getImpressionUrls()),l=k.next();!l.done;l=k.next())l=l.value,R.isValid(l)&&h.push(R.encode
UrlWithQueryParams(l));k=!1;l=a.getStaticCompanionPortraitUrl();var m=a.getStaticCompanionLandscapeUrl(),
p=a.getIconUrls(),q;if(l){k=!0;var r=new lg(R.encode(l),b)}if(m){k=!0;var u=new
lg(R.encode(m),b)}1<=p.length&&c.getAdvertiserBundleId()&&(q=new
lg(this.validateAndEncodeUrl(p[0],b),b));l=!!a.getIframeCompanionResourceUrl();m=!!a.getHtmlCompanionResourc
eContent();e=Yl.getOptimizedVastMediaFile(a.getVideoMediaFiles(),e);if(!e)throw new
Qa(wi[aa.MEDIA_FILE_URL_NOT_FOUND],Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_URL_NOT_FOU
ND,a.getErrorURLTemplates(),void 0,c.getSeatId(),c.getCreativeId());p=e.fileURL;
i f ( ! p ) t h r o w n e w
Qa(wi[aa.MEDIA_FILE_URL_NOT_FOUND],Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_URL_NOT_FOU
N D , a . g e t E r r o r U R L T e m p l a t e s ( ) , v o i d
0,c.getSeatId(),c.getCreativeId());if(this._platform===B.IOS&&!p.match(/^https:\/\//))throw new
Qa(wi[aa.MEDIA_FILE_UNSUPPORTED_IOS],Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_UNSUPPORTE
D_IOS,a.getErrorURLTemplates(),p,c.getSeatId(),c.getCreativeId());if(!R.isValid(p))throw new
Qa(wi[aa.MEDIA_FILE_UNSUPPORTED],Na.ProgrammaticVast,Ra.HIGH,aa.MEDIA_FILE_UNSUPPORTED,
a.getErrorURLTemplates(),p,c.getSeatId(),c.getCreativeId());p=R.encode(p);a=Object.assign(Object.assign({},f),{vas
t : a , v i d e o : n e w C c ( p , b , v o i d
0,c.getCreativeId(),e.width,e.height),hasStaticEndscreen:k,hasIframeEndscreen:l,hasHtmlEndscreen:m,hasBundleId:g,
staticPortrait:r,staticLandscape:u,useWebViewUserAgentForTracking:c.getUseWebViewUserAgentForTracking(),im
pressionUrls:h,isOMEnabled:!1,omVendors:[],gameIcon:q});a=new Pa(a);return
Promise.resolve(a)};id.prototype.getWarnings=function(a){var b=[];a=
n . m a k e I t e r a t o r ( a . g e t A d s ( ) ) ; f o r ( v a r
c=a.next();!c.done;c=a.next())b=b.concat(c.value.getUnsupportedCompanionAds());return
b . m a p ( f u n c t i o n ( e ) { r e t u r n ' U n s u p p o r t e d c o m p a n i o n A d :
'+e})};id.ContentType=Na.ProgrammaticVast;id.ContentTypeVpaid=Na.ProgrammaticVpaid;id.MEDIA_FILE_GIV
EN_VPAID_IN_VAST_AD_MESSAGE='VAST ad contains media files meant for
VPAID';id.MEDIA_FILE_GIVEN_VPAID_IN_VAST_AD=499;n.inherits(ec,La);ec.prototype.getPlacementId=funct
ion(){return this.get('placementId')};ec.prototype.setPlacementId=
function(a){this.set('placementId',a)};ec.prototype.getCurrentCampaigns=function(){return
this.get('currentCampaigns')};ec.prototype.getCurrentTrackingUrls=function(){return
this.get('currentTrackingUrls')};ec.prototype.setCurrentTrackingUrls=function(a){this.set('currentTrackingUrls',a)};ec
. p r o t o t y p e . g e t C u r r e n t C a m p a i g n s C o u n t = f u n c t i o n ( ) { r e t u r n
this.getCurrentCampaigns().length};ec.prototype.getCampaignByIndex=function(a){var
b=this.getCurrentCampaigns();if(b&&b.length>=a)return b[a]};ec.prototype.getTrackingUrlsByIndex=
function(a){var b=this.getCurrentTrackingUrls();if(b&&b.length>=a)return
b[a]};ec.prototype.areCurrentCampaignsNotEmpty=function(){return
0<this.getCurrentCampaignsCount()};ec.prototype.getExpiredCampaigns=function(){return
this._expiredCampaigns};ec.prototype.isExpired=function(){return
0!==this.getExpiredCampaigns().length};ec.prototype.setIsLoadEnabled=function(a){this.areCurrentCampaignsNotE
mpty()&&this.getCurrentCampaigns().forEach(function(b){b.setIsLoadEnabled(a)});this.set('isLoadEnabled',
a)};ec.prototype.setTrackingUrlsAggregate=function(a){if(this.areCurrentCampaignsNotEmpty()){var
b=this.getCurrentCampaigns();a&&a.length<=this.getCurrentCampaignsCount()&&a.forEach(function(c,e){b[e].setT
rackingUrls(c)})}};ec.prototype.getRequiredAssets=function(){return[]};ec.prototype.getOptionalAssets=function(){r
eturn[]};ec.prototype.getCampaignsWithConnectionNeeded=function(){return
this._campaignsWithConnectionNeeded};ec.prototype.isConnectionNeeded=function(){return
0!==this.getCampaignsWithConnectionNeeded().length};
ec.prototype.getDTO=function(){return{placementId:this.getPlacementId(),currentCampaigns:this.getCurrentCampai
gns(),currentTrackingUrls:this.getCurrentTrackingUrls()}};ws.createCampaignAggregate=function(a,b,c){if(!b.length
) r e t u r n P r o m i s e . r e s o l v e ( v o i d 0 ) ; v a r
e=b[0];e={id:e.id,willExpireAt:e.getWillExpireAt(),contentType:e.getContentType(),adType:e.getAdType(),correlatio
nId:e.getCorrelationId(),creativeId:e.getCreativeId(),seatId:e.getSeatId(),meta:e.getMeta(),session:e.getSession(),medi
aId:e.getMediaId(),
trackingUrls:e.getTrackingUrls(),isLoadEnabled:e.isLoadEnabled(),skadn:e.getSkAdn(),reused:!1,appleProductPageI
d:e.getPpid()};a=Object.assign(Object.assign({},e),{placementId:a,currentCampaigns:b,currentTrackingUrls:c});retur
n P r o m i s e . r e s o l v e ( n e w e c ( a ) ) } ; v a r
kz=Wb(function(a){return{loadedCount:0,incrementLoadCount:function(){a(function(b){return{loadedCount:b.loade
dCount+1}})}}}),Gh=Wb(function(){return{name:'',isMetaDataLoadEnabled:!1}});Kp.prototype.handleCampaignErr
or=function(a){a=a.getAllCampaignErrors();
a=n.makeIterator(a);for(var b=a.next();!b.done;b=a.next()){b=b.value;for(var
c=n.makeIterator(b.errorTrackingUrls),e=c.next();!e.done;e=c.next())e=this.formatVASTErrorURL(e.value,b.errorCo
de?b.errorCode:aa.UNDEFINED_ERROR,b.assetUrl),this._request.get(e,[])}return
Promise.resolve()};Kp.prototype.formatVASTErrorURL=function(a,b,c){a=a.replace(/\[ERRORCODE\]|%5BERRO
RCODE%5D/gi,b.toString());c&&(a=a.replace(/\[ASSETURI\]|%5BASSETURI%5D/gi,R.encodeParam(c)));return
a};vs.prototype.handleCampaignError=
function(){return Promise.resolve()};us.getCampaignErrorHandler=function(a,b,c){switch(a){case
Na.ProgrammaticVast:return new Kp(b,c);default:return new vs}};var
Ja=Wb(function(a,b){return{enabled:!1,instances:{},useCache:!0,addAuction:function(c,e,f,g){a(function(h){var
k = { } ; r e t u r n
Object.assign(Object.assign({},h),{instances:Object.assign(Object.assign({},h.instances),(k[c]=Uv(a,g,e,f,c),k))})})},
removeAuction:function(c){a(function(e){var f=e.instances;f[c];f=vb(f,['symbol'===typeof c?c:c+'']);
r e t u r n
Object.assign(Object.assign({},e),{instances:f})})},dispatchReload:function(c,e){Object.values(b().instances).forEach
(function(f){f.placement.id===c&&f.setRefreshedAdData(e)})}}}),Tv=['UADSApiAdViewer.','com.unity3d.services
.ads.api.AdViewer.'],lz=Mb(Tc('prepareAppSheet'),function(){return
P r o m i s e . r e s o l v e ( ) } ) , m z = M b ( T c ( ' c a n O p e n ' ) , f u n c t i o n ( ) { v a r
a,b,c,e,f=Ja.getState().core;return(f=null===(e=null===(c=null===(b=null===(a=null===f||void 0===f?void
0:f.Ads)||void 0===a?void 0:a.Store)||void 0===
b?void 0:b.Api)||void 0===c?void 0:c.iOS)||void 0===e?void
0:e.AppSheet)?f.canOpen():Promise.reject(Error('AppSheet API not
a v a i l a b l e ' ) ) } ) , n z = M b ( T c ( ' o p e n A p p S h e e t ' ) , f u n c t i o n ( a , b ) { v a r
c,e,f,g,h=Ja.getState().core;return(h=null===(g=null===(f=null===(e=null===(c=null===h||void 0===h?void
0:h.Ads)||void 0===c?void 0:c.Store)||void 0===e?void 0:e.Api)||void 0===f?void 0:f.iOS)||void 0===g?void
0:g.AppSheet)?hc.getState().isPrepared?h.present(a,b):Promise.reject(Error('AppSheet not
prepared')):Promise.reject(Error('AppSheet API not available'))}),
o z = M b ( T c ( ' d e s t r o y A p p S h e e t ' ) , f u n c t i o n ( a ) { v a r
b,c,e,f,g=Ja.getState().core;return(g=null===(f=null===(e=null===(c=null===(b=null===g||void 0===g?void
0:g.Ads)||void 0===b?void 0:b.Store)||void 0===c?void 0:c.Api)||void 0===e?void 0:e.iOS)||void 0===f?void
0:f.AppSheet)?g.destroy(a):Promise.reject(Error('AppSheet API not
available'))}),pz=Mb(Tc('clicked'),function(){this.getCurrentInstance().incrementClickCount()}),qz=Mb(Tc('complete
d'),function(a){switch(a){case xa[xa.COMPLETED]:a=xa.COMPLETED;break;
c a s e x a [ x a . S K I P P E D ] : a = x a . S K I P P E D ; b r e a k ; c a s e
xa[xa.ERROR]:a=xa.ERROR;break;default:a=xa.ERROR}this.getCurrentInstance().setFinishState(a)}),rz=Mb(Tc('fai
led'),function(a){var b=a.message;a=a.code;this.getCurrentInstance().setFinishStateMessage('Internal error (-'+a+')
o c c u r r e d w h i l e a t t e m p t i n g t o s h o w a d :
'+b);this.getCurrentInstance().setFinishState(xa.ERROR)}),yg=lj['default']||(lj['default']={}),nu=yg.impression_config
uration=function(){var a={};a.Banner=function(){function b(c){if(c)for(var e=
Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.refreshRate=0;b.encode=function(c
,e){e||(e=Ud.create());null!=c.refreshRate&&c.hasOwnProperty('refreshRate')&&e.uint32(8).int32(c.refreshRate);retu
rn e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
yg.impression_configuration.Banner;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.refreshRate=c.int32();break;default:c.skipType(g&7)}}return f};return b}();a.AdPodding=
f u n c t i o n ( ) { f u n c t i o n b ( c ) { i f ( c ) f o r ( v a r
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.duration=0;b.encode=function(c,
e){e||(e=Ud.create());null!=c.duration&&c.hasOwnProperty('duration')&&e.uint32(8).int32(c.duration);return
e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
yg.impression_configuration.AdPodding;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.duration=c.int32();break;default:c.skipType(g&7)}}return f};
return b}();a.Placement=function(){function b(c){if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.id='';b.prototype.name='';b.protot
ype.allowSkip=!1;b.prototype.disableBackButton=!1;b.prototype.muteVideo=!1;b.prototype.useDeviceOrientationFor
Video=!1;b.prototype.skipInSeconds=0;b.prototype.skipEndCardOnClose=!1;b.prototype.disableVideoControlsFade=
!1;b.prototype.useCloseIconInsteadOfSkipIcon=!1;b.prototype.banner=null;b.prototype.adFormat='';b.prototype.close
TimerDuration=
0;b.encode=function(c,e){e||(e=Ud.create());null!=c.id&&c.hasOwnProperty('id')&&e.uint32(10).string(c.id);null!=c.
name&&c.hasOwnProperty('name')&&e.uint32(18).string(c.name);null!=c.allowSkip&&c.hasOwnProperty('allowSki
p')&&e.uint32(32).bool(c.allowSkip);null!=c.disableBackButton&&c.hasOwnProperty('disableBackButton')&&e.uint
32(40).bool(c.disableBackButton);null!=c.muteVideo&&c.hasOwnProperty('muteVideo')&&e.uint32(48).bool(c.mute
Video);null!=c.useDeviceOrientationForVideo&&c.hasOwnProperty('useDeviceOrientationForVideo')&&
e.uint32(56).bool(c.useDeviceOrientationForVideo);null!=c.skipInSeconds&&c.hasOwnProperty('skipInSeconds')&&
e.uint32(72).int32(c.skipInSeconds);null!=c.skipEndCardOnClose&&c.hasOwnProperty('skipEndCardOnClose')&&e.
uint32(80).bool(c.skipEndCardOnClose);null!=c.disableVideoControlsFade&&c.hasOwnProperty('disableVideoContr
olsFade')&&e.uint32(88).bool(c.disableVideoControlsFade);null!=c.useCloseIconInsteadOfSkipIcon&&c.hasOwnPro
perty('useCloseIconInsteadOfSkipIcon')&&e.uint32(104).bool(c.useCloseIconInsteadOfSkipIcon);
null!=c.banner&&c.hasOwnProperty('banner')&&yg.impression_configuration.Banner.encode(c.banner,e.uint32(114)
.fork()).ldelim();null!=c.adFormat&&c.hasOwnProperty('adFormat')&&e.uint32(162).string(c.adFormat);null!=c.clos
eTimerDuration&&c.hasOwnProperty('closeTimerDuration')&&e.uint32(168).int32(c.closeTimerDuration);return
e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
yg.impression_configuration.Placement;c.pos<e;){var g=c.uint32();switch(g>>>
3){case 1:f.id=c.string();break;case 2:f.name=c.string();break;case 4:f.allowSkip=c.bool();break;case
5:f.disableBackButton=c.bool();break;case 6:f.muteVideo=c.bool();break;case
7:f.useDeviceOrientationForVideo=c.bool();break;case 9:f.skipInSeconds=c.int32();break;case
10:f.skipEndCardOnClose=c.bool();break;case 11:f.disableVideoControlsFade=c.bool();break;case
1 3 : f . u s e C l o s e I c o n I n s t e a d O f S k i p I c o n = c . b o o l ( ) ; b r e a k ; c a s e
14:f.banner=yg.impression_configuration.Banner.decode(c,c.uint32());break;case 20:f.adFormat=
c.string();break;case 21:f.closeTimerDuration=c.int32();break;default:c.skipType(g&7)}}return f};return
b}();a.SDKFeatureFlags=function(){function b(c){if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.skipOrientationCheck=!1;b.enco
de=function(c,e){e||(e=Ud.create());null!=c.skipOrientationCheck&&c.hasOwnProperty('skipOrientationCheck')&&e.
uint32(64).bool(c.skipOrientationCheck);return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void
0===
e?c.len:c.pos+e;for(var f=new yg.impression_configuration.SDKFeatureFlags;c.pos<e;){var
g=c.uint32();switch(g>>>3){case 8:f.skipOrientationCheck=c.bool();break;default:c.skipType(g&7)}}return f};return
b}();a.ImpressionConfiguration=function(){function b(c){this.experimentation={};if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.placementConfig=null;b.prototy
pe.isSkipToAppsheetEnabled=!1;b.prototype.sdkFeatureFlags=null;b.prototype.country='';b.prototype.experimentatio
n=
Q.emptyObject;b.prototype.adDataRefreshDelayMs=0;b.prototype.fullScreenCtrOptOutStore=!1;b.encode=function(c
,e){e||(e=Ud.create());null!=c.placementConfig&&c.hasOwnProperty('placementConfig')&&yg.impression_configura
tion.Placement.encode(c.placementConfig,e.uint32(10).fork()).ldelim();null!=c.isSkipToAppsheetEnabled&&c.hasO
wnProperty('isSkipToAppsheetEnabled')&&e.uint32(16).bool(c.isSkipToAppsheetEnabled);null!=c.sdkFeatureFlags
&&c.hasOwnProperty('sdkFeatureFlags')&&yg.impression_configuration.SDKFeatureFlags.encode(c.sdkFeatureFlag
s,
e.uint32(26).fork()).ldelim();null!=c.country&&c.hasOwnProperty('country')&&e.uint32(34).string(c.country);if(null!
=c.experimentation&&c.hasOwnProperty('experimentation'))for(var
f=Object.keys(c.experimentation),g=0;g<f.length;++g)e.uint32(42).fork().uint32(10).string(f[g]).uint32(18).string(c.e
xperimentation[f[g]]).ldelim();null!=c.adDataRefreshDelayMs&&c.hasOwnProperty('adDataRefreshDelayMs')&&e.u
int32(48).int32(c.adDataRefreshDelayMs);null!=c.fullScreenCtrOptOutStore&&c.hasOwnProperty('fullScreenCtrOpt
OutStore')&&
e.uint32(56).bool(c.fullScreenCtrOptOutStore);return e};b.decode=function(c,e){c instanceof
tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
yg.impression_configuration.ImpressionConfiguration,g;c.pos<e;)switch(g=c.uint32(),g>>>3){case
1:f.placementConfig=yg.impression_configuration.Placement.decode(c,c.uint32());break;case
2 : f . i s S k i p T o A p p s h e e t E n a b l e d = c . b o o l ( ) ; b r e a k ; c a s e
3:f.sdkFeatureFlags=yg.impression_configuration.SDKFeatureFlags.decode(c,c.uint32());break;case
4:f.country=c.string();
b r e a k ; c a s e
5:c.skip().pos++;f.experimentation===Q.emptyObject&&(f.experimentation={});g=c.string();c.pos++;f.experimentati
on[g]=c.string();break;case 6:f.adDataRefreshDelayMs=c.int32();break;case
7:f.fullScreenCtrOptOutStore=c.bool();break;default:c.skipType(g&7)}return f};return b}();return
a}(),sz=Mb(Tc('getAdContext'),function(){var a,b,c,e,f,g,h,k,l;return F(this,void 0,void 0,function p(){var
q,r,u=this,v,w,A,D,I,K,W,Ka,Da,ya,Fa,fa,Ta,tc,dc,Ic;return n.generator.createGenerator(p,function(mc){if(1==
mc.nextAddress)return q=Ca.getState(),r=null===(b=null===(a=Ja.getState().core)||void 0===a?void 0:a.Api)||void
0 = = = b ? v o i d
0:b.DeviceInfo,v=u.getCurrentInstance(),w=v.auctionResponse,A=sh(w),Object.values(A).forEach(function(Bd){Bd.t
racking=[]}),D=new nu.ImpressionConfiguration({country:null===(c=q.config)||void 0===c?void
0:c.country,adDataRefreshDelayMs:100,experimentation:null===(e=q.config)||void 0===e?void
0:e.experimentation,fullScreenCtrOptOutStore:null===(f=q.config)||void 0===f?void 0:f.fullScreenCTROptOut,
isSkipToAppsheetEnabled:null===(g=q.config)||void 0===g?void
0:g.isSkipToAppSheetEnabled,placementConfig:null===(k=null===(h=q.config)||void 0===h?void
0:h.placements)||void 0===k?void 0:k.find(function(Bd){var wb;return Bd.id===(null===(wb=v.placement)||void
0===wb?void 0:wb.id)}),sdkFeatureFlags:null===(l=q.config)||void 0===l?void
0:l.sdkFeatureFlags}),I=nu.ImpressionConfiguration.encode(D).finish(),K=Q.base64.encode(I,0,I.length),W=$a.getSt
ate(),Ka=function(){return Cf()===qc.IOS?r.Ios.getDeviceMaxVolume():
r.Android.getDeviceMaxVolume(Pc.STREAM_MUSIC)},Da=n,ya=Da.makeIterator,mc.yield(Promise.all([r.getOsVe
rsion(),r.getModel(),r.getLimitAdTrackingFlag(),r.getSystemLanguage(),Ka()]),2);Fa=ya.call(Da,mc.yieldResult);fa=
Fa.next().value;Ta=Fa.next().value;tc=Fa.next().value;dc=Fa.next().value;Ic=Fa.next().value;return
mc.return(Promise.resolve({adData:mg.base64encode(JSON.stringify(w)),adDataVersion:1,adDataRefreshToken:'n/a'
,impressionConfig:K,nativeContext:Object.assign(Object.assign({},W.clientInfo),
{osVersion:fa,deviceModel:Ta,limitAdTracking:tc,systemLanguage:dc,maxVolume:Ic})}))})})}),tz=Mb(Tc('loadCo
mplete'),function(){this.getCurrentInstance().setLoaded(!0)}),uz=Mb(Tc('loadError'),function(a){a=a.message;var
b=this.getCurrentInstance(),c=b.setLoadErrorMessage,e=b.setLoaded;b=b.setFinishState;c(a);e(!1);b(xa.ERROR)}),Q
g;(function(a){a.IOS='ios';a.ANDROID='android';a.TEST='test'})(Qg||(Qg={}));[Qg.ANDROID,Qg.IOS];var
vn=null,vz=Mb(Tc('openUrl'),function(a,b){return F(this,void 0,void 0,function e(){var f,
g,h,k=this,l,m,p;return n.generator.createGenerator(e,function(q){f=Ja.getState();g=f.core;h=Kl();if(!g)throw
E r r o r ( ' C o r e n o t a v a i l a b l e i n
openUrlApi');l=k.getCurrentInstance();m=l.operativeEventManager;p=l.placement;if(!m)throw
E r r o r ( ' O p e r a t i v e E v e n t M a n a g e r n o t a v a i l a b l e i n
openUrlApi');Sv(g,m,p);h===Qg.ANDROID?g.Api.Android.Intent.launch(Object.assign({action:'android.intent.actio
n.VIEW',uri:a},b)):g.Api.iOS.UrlScheme.open(a);q.jumpToEnd()})})}),wz=Mb(['com.unity3d.services.core.api.Devi
ceInfo.getScreenWidth',
'USRVApiDeviceInfo.getScreenWidth'],function(){return F(void 0,void 0,void 0,function b(){var c,e,f,g;return
n.generator.createGenerator(b,function(h){e=Ja.getState();f=e.core;g=null===(c=null===f||void 0===f?void
0:f.Api)||void 0===c?void 0:c.DeviceInfo;return h.return(null===g||void 0===g?void
0:g.getScreenWidth())})})}),xz=Mb(['com.unity3d.services.core.api.DeviceInfo.getScreenHeight','USRVApiDeviceIn
fo.getScreenHeight'],function(){return F(void 0,void 0,void 0,function b(){var c,e,f,g;return
n.generator.createGenerator(b,
function(h){e=Ja.getState();f=e.core;g=null===(c=null===f||void 0===f?void 0:f.Api)||void 0===c?void
0 : c . D e v i c e I n f o ; r e t u r n h . r e t u r n ( n u l l = = = g | | v o i d 0 = = = g ? v o i d
0:g.getScreenHeight())})})}),yz=Mb(['com.unity3d.services.core.api.DeviceInfo.getConnectionType','USRVApiDevi
ceInfo.getConnectionType'],function(){var a,b=Ja.getState().core;b=null===(a=null===b||void 0===b?void
0:b.Api)||void 0===a?void 0:a.DeviceInfo;return null===b||void 0===b?void
0:b.getConnectionType()}),zz=Mb(Tc('sendDiagnosticEvent'),
function(a,b){t.reportMetricEventWithTags(a,b)}),pj=lj['default']||(lj['default']={}),jc=pj.eventsadditionaldata=functio
n(){var a={};a.v1=function(){var b={};b.CampaignReuseReason=function(){var
c={},e=Object.create(c);e[c[0]='CAMPAIGN_REUSE_REASON_UNSPECIFIED']=0;e[c[1]='CAMPAIGN_REUSE
_REASON_NO_FILL']=1;e[c[2]='CAMPAIGN_REUSE_REASON_ERROR']=2;e[c[3]='CAMPAIGN_REUSE_RE
ASON_IMPRESSION']=3;e[c[4]='CAMPAIGN_REUSE_REASON_RELOADED']=4;return
e}();b.StoreOpenData=function(){function c(e){if(e)for(var f=
Object.keys(e),g=0;g<f.length;++g)null!=e[f[g]]&&(this[f[g]]=e[f[g]])}c.prototype.destination='';c.prototype.startEve
nt='';c.prototype.endEvent='';c.prototype.duration=0;c.encode=function(e,f){f||(f=Ud.create());null!=e.destination&&e
.hasOwnProperty('destination')&&f.uint32(10).string(e.destination);null!=e.startEvent&&e.hasOwnProperty('startEve
nt')&&f.uint32(18).string(e.startEvent);null!=e.endEvent&&e.hasOwnProperty('endEvent')&&f.uint32(26).string(e.en
dEvent);null!=e.duration&&e.hasOwnProperty('duration')&&
f.uint32(40).int32(e.duration);return f};c.decode=function(e,f){e instanceof tb||(e=tb.create(e));f=void
0===f?e.len:e.pos+f;for(var g=new pj.eventsadditionaldata.v1.StoreOpenData;e.pos<f;){var
h=e.uint32();switch(h>>>3){case 1:g.destination=e.string();break;case 2:g.startEvent=e.string();break;case
3:g.endEvent=e.string();break;case 5:g.duration=e.int32();break;default:e.skipType(h&7)}}return g};return
c}();b.LifecycleData=function(){function c(e){if(e)for(var f=Object.keys(e),g=0;g<f.length;++g)null!=
e[f[g]]&&(this[f[g]]=e[f[g]])}c.prototype.duration=0;c.encode=function(e,f){f||(f=Ud.create());null!=e.duration&&e.h
asOwnProperty('duration')&&f.uint32(16).int32(e.duration);return f};c.decode=function(e,f){e instanceof
tb||(e=tb.create(e));f=void 0===f?e.len:e.pos+f;for(var g=new pj.eventsadditionaldata.v1.LifecycleData;e.pos<f;){var
h=e.uint32();switch(h>>>3){case 2:g.duration=e.int32();break;default:e.skipType(h&7)}}return g};return
c}();b.OperativeEventType=function(){var c={},e=Object.create(c);
e[c[0]='OPERATIVE_EVENT_TYPE_UNSPECIFIED']=0;e[c[1]='OPERATIVE_EVENT_TYPE_VIDEO_START']
=1;e[c[2]='OPERATIVE_EVENT_TYPE_VIDEO_FIRST_QUARTILE']=2;e[c[3]='OPERATIVE_EVENT_TYPE_
VIDEO_MIDPOINT']=3;e[c[4]='OPERATIVE_EVENT_TYPE_VIDEO_THIRD_QUARTILE']=4;e[c[5]='OPERAT
IVE_EVENT_TYPE_VIDEO_END']=5;e[c[6]='OPERATIVE_EVENT_TYPE_VIDEO_SKIP']=6;e[c[7]='OPERATI
VE_EVENT_TYPE_CLICK']=7;e[c[8]='OPERATIVE_EVENT_TYPE_IMPRESSION']=8;e[c[9]='OPERATIVE_E
VENT_TYPE_SHOW']=9;e[c[10]='OPERATIVE_EVENT_TYPE_LOADED']=10;e[c[11]=
'OPERATIVE_EVENT_TYPE_ERROR']=11;e[c[12]='OPERATIVE_EVENT_TYPE_STALLED']=12;e[c[13]='OPE
RATIVE_EVENT_TYPE_VIDEO_END_CARD_CLICK']=13;e[c[14]='OPERATIVE_EVENT_TYPE_VIDEO_MU
TE']=14;e[c[15]='OPERATIVE_EVENT_TYPE_VIDEO_UNMUTE']=15;e[c[16]='OPERATIVE_EVENT_TYPE_P
AUSED']=16;e[c[17]='OPERATIVE_EVENT_TYPE_RESUME']=17;e[c[18]='OPERATIVE_EVENT_TYPE_VIDE
O_CREATIVE_VIEW']=18;e[c[19]='OPERATIVE_EVENT_TYPE_STORE_OPEN']=19;e[c[20]='OPERATIVE_E
VENT_TYPE_BACKGROUND']=20;e[c[21]='OPERATIVE_EVENT_TYPE_COMPLETED']=21;
return e}();b.AdditionalData=function(){function c(e){if(e)for(var
f=Object.keys(e),g=0;g<f.length;++g)null!=e[f[g]]&&(this[f[g]]=e[f[g]])}c.prototype.version=0;c.prototype.clickTarg
etId='';c.prototype.cached=!1;c.prototype.cachedOrientation='';c.prototype.videoOrientation='';c.prototype.campaignR
euseReason=0;c.prototype.unityCreativeId='';c.prototype.webviewVersion=Q.Long?Q.Long.fromBits(0,0,!1):0;c.prot
otype.operativeEventType=0;c.prototype.normalizedClickPositionX=0;c.prototype.normalizedClickPositionY=
0;c.prototype.storeOpenData=null;c.prototype.lifecycleData=null;c.prototype.eventSequenceNumber=0;c.prototype.vi
deoProgressMs=0;c.encode=function(e,f){f||(f=Ud.create());null!=e.version&&e.hasOwnProperty('version')&&f.uint3
2(8).int32(e.version);null!=e.clickTargetId&&e.hasOwnProperty('clickTargetId')&&f.uint32(18).string(e.clickTargetI
d);null!=e.cached&&e.hasOwnProperty('cached')&&f.uint32(40).bool(e.cached);null!=e.cachedOrientation&&e.hasO
wnProperty('cachedOrientation')&&f.uint32(50).string(e.cachedOrientation);
null!=e.videoOrientation&&e.hasOwnProperty('videoOrientation')&&f.uint32(58).string(e.videoOrientation);null!=e.
campaignReuseReason&&e.hasOwnProperty('campaignReuseReason')&&f.uint32(64).int32(e.campaignReuseReason
);null!=e.unityCreativeId&&e.hasOwnProperty('unityCreativeId')&&f.uint32(74).string(e.unityCreativeId);null!=e.we
bviewVersion&&e.hasOwnProperty('webviewVersion')&&f.uint32(80).int64(e.webviewVersion);null!=e.operativeEv
entType&&e.hasOwnProperty('operativeEventType')&&f.uint32(88).int32(e.operativeEventType);
null!=e.normalizedClickPositionX&&e.hasOwnProperty('normalizedClickPositionX')&&f.uint32(97).double(e.norma
lizedClickPositionX);null!=e.normalizedClickPositionY&&e.hasOwnProperty('normalizedClickPositionY')&&f.uint3
2(105).double(e.normalizedClickPositionY);null!=e.storeOpenData&&e.hasOwnProperty('storeOpenData')&&pj.eve
ntsadditionaldata.v1.StoreOpenData.encode(e.storeOpenData,f.uint32(114).fork()).ldelim();null!=e.lifecycleData&&e
.hasOwnProperty('lifecycleData')&&pj.eventsadditionaldata.v1.LifecycleData.encode(e.lifecycleData,
f.uint32(122).fork()).ldelim();null!=e.eventSequenceNumber&&e.hasOwnProperty('eventSequenceNumber')&&f.uint
32(128).int32(e.eventSequenceNumber);null!=e.videoProgressMs&&e.hasOwnProperty('videoProgressMs')&&f.uint
32(136).int32(e.videoProgressMs);return f};c.decode=function(e,f){e instanceof tb||(e=tb.create(e));f=void
0===f?e.len:e.pos+f;for(var g=new pj.eventsadditionaldata.v1.AdditionalData;e.pos<f;){var
h=e.uint32();switch(h>>>3){case 1:g.version=e.int32();break;case 2:g.clickTargetId=e.string();
break;case 5:g.cached=e.bool();break;case 6:g.cachedOrientation=e.string();break;case
7:g.videoOrientation=e.string();break;case 8:g.campaignReuseReason=e.int32();break;case
9:g.unityCreativeId=e.string();break;case 10:g.webviewVersion=e.int64();break;case
11:g.operativeEventType=e.int32();break;case 12:g.normalizedClickPositionX=e.double();break;case
1 3 : g . n o r m a l i z e d C l i c k P o s i t i o n Y = e . d o u b l e ( ) ; b r e a k ; c a s e
14:g.storeOpenData=pj.eventsadditionaldata.v1.StoreOpenData.decode(e,e.uint32());break;case 15:g.lifecycleData=
pj.eventsadditionaldata.v1.LifecycleData.decode(e,e.uint32());break;case
1 6 : g . e v e n t S e q u e n c e N u m b e r = e . i n t 3 2 ( ) ; b r e a k ; c a s e
17:g.videoProgressMs=e.int32();break;default:e.skipType(h&7)}}return g};return c}();return b}();return a}(),Az=new
Map([[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_START,function(a,b){a.sendStart(b)}],[jc.
v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_FIRST_QUARTILE,function(a,b){a.sendFirstQuarti
le(b)}],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_MIDPOINT,function(a,
b){a.sendMidpoint(b)}],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_THIRD_QUARTILE,fun
ction(a,b){a.sendThirdQuartile(b)}],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_END,functio
n(a,b){a.sendView(b)}],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_CLICK,function(a,b,c,e,f){a.send
Click(b,{clickDetails:{id:c,normX:e,normY:f}})}],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDE
O _ S K I P , f u n c t i o n ( a , b ) { a . s e n d S k i p ( b ) } ] ] ) , B z = n e w
Map([[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_START,
V.START],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_IMPRESSION,V.IMPRESSION],[jc.v1.Opera
tiveEventType.OPERATIVE_EVENT_TYPE_VIDEO_END,V.COMPLETE],[jc.v1.OperativeEventType.OPERATI
VE_EVENT_TYPE_CLICK,V.CLICK],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_SKIP,V.
SKIP],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_FIRST_QUARTILE,V.FIRST_QUARTIL
E],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_MIDPOINT,V.MIDPOINT],[jc.v1.OperativeE
ventType.OPERATIVE_EVENT_TYPE_VIDEO_THIRD_QUARTILE,
V.THIRD_QUARTILE],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_ERROR,V.ERROR],[jc.v1.Oper
ativeEventType.OPERATIVE_EVENT_TYPE_LOADED,V.LOADED],[jc.v1.OperativeEventType.OPERATIVE_E
VENT_TYPE_PAUSED,zd.PAUSED],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_RESUME,zd.RES
UME],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_VIDEO_MUTE,zd.MUTE],[jc.v1.OperativeEventT
ype.OPERATIVE_EVENT_TYPE_VIDEO_UNMUTE,zd.UNMUTE],[jc.v1.OperativeEventType.OPERATIVE_EV
ENT_TYPE_VIDEO_CREATIVE_VIEW,zd.CREATIVE_VIEW],[jc.v1.OperativeEventType.OPERATIVE_EVEN
T_TYPE_VIDEO_END_CARD_CLICK,
V.VIDEO_ENDCARD_CLICK],[jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_SHOW,V.SHOW]]),Cz=
M b ( T c ( ' s e n d O p e r a t i v e E v e n t ' ) , f u n c t i o n ( a ) { v a r b , c , e = n e w
Uint8Array(Q.base64.length(a));Q.base64.decode(a,e,0);a=jc.v1.AdditionalData.decode(e);var
f=this.getCurrentInstance();e=f.operativeEventManager;f=f.thirdPartyEventManager;var
g=hd.getState().currentCampaign;if(!g)return Promise.reject('No campaign');if(!e)return Promise.reject('No Operative
Event Manager');if(!f)return Promise.reject('No Third Party Event Manager');
v a r h = A z . g e t ( a . o p e r a t i v e E v e n t T y p e ) , k ; g i n s t a n c e o f
X&&(k=a.cached?'portrait'===a.videoOrientation?g.getPortraitVideo():g.getVideo():'portrait'===a.videoOrientation?
g.getStreamingPortraitVideo():g.getStreamingVideo());if('number'===typeof a.webviewVersion)var
l=a.webviewVersion;-1===l&&(l=0);null===h||void 0===h?void
0:h(e,{placement:this.getCurrentInstance().placement,videoOrientation:a.videoOrientation,asset:k,webviewVersion:l}
,a.clickTargetId,a.normalizedClickPositionX,a.normalizedClickPositionY);
a.operativeEventType===jc.v1.OperativeEventType.OPERATIVE_EVENT_TYPE_BACKGROUND&&(k=(null==
= ( b = a . l i f e c y c l e D a t a ) | | v o i d 0 = = = b ? v o i d 0 : b . d u r a t i o n ) | | -
1,e.sendLifecycleEvent('background',k,this.getCurrentInstance().placement));a.operativeEventType===jc.v1.Operativ
eEventType.OPERATIVE_EVENT_TYPE_COMPLETED&&(b=(null===(c=a.lifecycleData)||void 0===c?void
0 : c . d u r a t i o n ) | | -
1,e.sendLifecycleEvent('completed',b,this.getCurrentInstance().placement));(c=Bz.get(a.operativeEventType))&&f.se
ndTrackingEvents(g,c)}),
Dz=Mb(Tc('started'),function(){this.getCurrentInstance().setStarted(!0)}),Ez=Mb(['com.unity3d.services.core.api.Req
uest.get','USRVApiRequest.get'],function(a,b,c,e,f){var g;return F(this,void 0,void 0,function k(){var
l,m,p,q=this;return n.generator.createGenerator(k,function(r){l=Ja.getState();m=l.core;p=null===(g=null===m||void
0===m?void 0:m.Api)||void 0===g?void 0:g.Request;if(!p)throw Error('No Request API
available');Ip(p,q.getCurrentInstance().container,a);return r.return(p.get(a,b,c,e,f))})})}),
Fz=Mb(['com.unity3d.services.core.api.Request.post','USRVApiRequest.post'],function(a,b,c,e,f,g){var h;return
F(this,void 0,void 0,function l(){var m,p,q,r=this;return
n.generator.createGenerator(l,function(u){m=Ja.getState();p=m.core;q=null===(h=null===p||void 0===p?void
0:p.Api)||void 0===h?void 0:h.Request;if(!q)throw Error('No Request API
a v a i l a b l e ' ) ; I p ( q , r . g e t C u r r e n t I n s t a n c e ( ) . c o n t a i n e r , a ) ; r e t u r n
u.return(q.post(a,b,c,e,f,g))})})}),Gz=Mb(['com.unity3d.services.core.api.Request.head','USRVApiRequest.head'],
function(a,b,c,e,f){var g;return F(this,void 0,void 0,function k(){var l,m,p,q=this;return
n.generator.createGenerator(k,function(r){l=Ja.getState();m=l.core;p=null===(g=null===m||void 0===m?void
0:m.Api)||void 0===g?void 0:g.Request;if(!p)throw Error('No Request API
a v a i l a b l e ' ) ; I p ( p , q . g e t C u r r e n t I n s t a n c e ( ) . c o n t a i n e r , a ) ; r e t u r n
r.return(p.head(a,b,c,e,f))})})}),Hz=Mb(['com.unity3d.services.core.api.Storage.get','USRVApiStorage.get'],function(
a,b){var c,e=Ja.getState().core;e=null===(c=null===e||void 0===
e?void 0:e.Api)||void 0===c?void 0:c.Storage;if(!e)throw Error('No Storage API available');return
e.get(L[a],b)}),Iz=Mb(['com.unity3d.services.core.api.Storage.set','USRVApiStorage.set'],function(a,b,c){var
e,f=Ja.getState().core;f=null===(e=null===f||void 0===f?void 0:f.Api)||void 0===e?void 0:e.Storage;if(!f)throw
E r r o r ( ' N o S t o r a g e A P I a v a i l a b l e ' ) ; r e t u r n
f.set(L[a],b,c)}),Jz=Mb(['com.unity3d.services.core.api.Storage.delete','USRVApiStorage.delete'],function(a,b){var
c,e=Ja.getState().core;e=null===
(c=null===e||void 0===e?void 0:e.Api)||void 0===c?void 0:c.Storage;if(!e)throw Error('No Storage API
a v a i l a b l e ' ) ; r e t u r n
e.delete(L[a],b)}),Kz=Mb(['com.unity3d.services.core.api.Storage.write','USRVApiStorage.write'],function(a){var
b,c=Ja.getState().core;c=null===(b=null===c||void 0===c?void 0:c.Api)||void 0===b?void 0:b.Storage;if(!c)throw
E r r o r ( ' N o S t o r a g e A P I a v a i l a b l e ' ) ; r e t u r n
c.write(L[a])}),Lz=Mb(['com.unity3d.services.core.api.Storage.clear','USRVApiStorage.clear'],function(a){var
b,c=Ja.getState().core;
c=null===(b=null===c||void 0===c?void 0:c.Api)||void 0===b?void 0:b.Storage;if(!c)throw Error('No Storage API
a v a i l a b l e ' ) ; r e t u r n
c.clear(L[a])}),Mz=Mb(['com.unity3d.services.core.api.Storage.getKeys','USRVApiStorage.getKeys'],function(a,b,c){
var e,f=Ja.getState().core;f=null===(e=null===f||void 0===f?void 0:f.Api)||void 0===e?void 0:e.Storage;if(!f)throw
E r r o r ( ' N o S t o r a g e A P I a v a i l a b l e ' ) ; r e t u r n
f.getKeys(L[a],b,c)}),Nz=Mb(Tc('broadcastEvent'),function(a){'OPEN_PRIVACY'===a.eventType?this.getCurrentIn
stance().setPrivacyOpened(!0):
Object.values(Ja.getState().instances).forEach(function(b){Ci(b.container,'ADVIEWER',a.eventType)})}),Oz=Mb(Tc
('refreshAdData'),function(){var a=this;return this.getCurrentInstance().started?Promise.resolve({}):new
Promise(function(b){var c=Ja.subscribe(function(e,f){if(!a.getCurrentInstance())return
c(),b({});e!==f&&(c(),b({adData:mg.base64encode(JSON.stringify(e))}))},function(e){var f;return
null===(f=e.instances[a.instanceRef])||void 0===f?void 0:f.refreshedAdData})})}),ou=new
Map,Pz=Mb(Tc('isFileCached'),
function(a){return F(void 0,void 0,void 0,function c(){var e,f,g,h,k,l;return
n.generator.createGenerator(c,function(m){if(1==m.nextAddress){f=Ja.getState();g=f.core;h=null===(e=null===g||vo
id 0===g?void 0:g.Api)||void 0===e?void 0:e.Cache;if(!h||!a)return m.return(!1);k=ou.get(a);if(!k)return
m.return(!1);m.setCatchFinallyBlocks(2);return m.yield(h.getFileInfo(k),4)}if(2!=m.nextAddress)return
l=m.yieldResult,m.return(l.found&&0<l.size);m.enterCatchBlock();return m.return(!1)})})}),Qz=Mb(Tc('download'),
function(a){var b=a.url;return F(void 0,void 0,void 0,function e(){var f,g,h;return
n.generator.createGenerator(e,function(k){f=Ja.getState();g=f.core;h=null===g||void 0===g?void
0:g.CacheManager;if(!h)throw Error('Cache Manager not available');return k.return(h.cache(b).then(function(l){var
m=n.makeIterator(l);l=m.next().value;m=m.next().value;ou.set(m,l);return m}))})})}),ts=new
Map;zb(sz);zb(xz);zb(wz);zb(yz);zb(tz);zb(uz);zb(vz);zb(Dz);zb(pz);zb(qz);zb(rz);zb(lz);zb(mz);zb(nz);zb(oz);zb(Cz)
;zb(zz);
zb(Pz);zb(Qz);zb(Hz);zb(Jz);zb(Lz);zb(Mz);zb(Kz);zb(Iz);zb(Ez);zb(Fz);zb(Gz);zb(Nz);zb(wn(Tc('updateCampaignS
tate')));zb(wn(Tc('markCampaignStateAsShown')));zb(wn(Tc('getSessionToken')));zb(wn(Tc('setAudioSessionActive'
)));zb(Oz);n.inherits(Xa,na);Xa.prototype.loadCampaign=function(){return Promise.resolve(void
0)};Xa.prototype.request=function(){return Promise.resolve(void
0 ) } ; X a . p r o t o t y p e . i s P r e l o a d D a t a E x p i r e d = f u n c t i o n ( ) { r e t u r n
null!==this._preloadData&&Date.now()>this._preloadDataExpireAt};Xa.prototype.hasPreloadFailed=
function(){return this._preloadFailed};Xa.prototype.loadAdMarkup=function(a,b,c){var e,f;return F(this,void 0,void
0,function h(){var k,l,m,p,q=this,r,u,v,w,A,D,I,K,W,Ka;return
n.generator.createGenerator(h,function(Da){switch(Da.nextAddress){case
1:k=b;l=k.adMarkup;m=k.objectId;try{p=mg.base64decode(l)}catch(ya){throw new Tb('Invalid base64 content:
'+ya.message,'invalid_base64');}r=q.parseResponseJson(p);q.loadedAdMarkups.add(r);if(!r.auctionId)throw new
Tb('No auction id','auction_id');q._lpABGroup=
r.lpABGroup;da.receivedCampaign(Object.assign(Object.assign({},$p(r,a.id)),{objectId:m,listenerId:c}));q.reportDup
licateAuctionIdUsage(null===(e=r.hbTracking)||void 0===e?void 0:e.auctionId);u=sh(r);if(!u)throw new Tb('No
p l a c e m e n t ' , ' n o _ p l c ' ) ; v = z n ( u ) ; r e t u r n
Da.yield(q.parseAllPlacements(r,[a],nk.NORMAL,sb.AdMarkupParseCampaignFailed),2);case
2:w=Da.yieldResult;if(!w)throw new Tb('No campaigns','no_loaded_campaigns');A=w[a.id];if(!A)throw new Tb('No
campaign for placement','no_campaign_for_placement');
D=Ja.getState();if(I=D.enabled){K={campaign:A.notCachedCampaign,trackingUrls:A.notCachedTrackingUrls,skipR
eload:A.skipReload};Da.jumpTo(3);break}return Da.yield(q.cacheCampaign(A),4);case 4:K=Da.yieldResult;case
3 : W = K ; i f ( ! W ) t h r o w n e w T b ( ' N o
campaign','no_cached_campaign');Ka=null===(f=Ja.getState().supportedContentTypes)||void 0===f?void
0:f.has(W.campaign.getContentType());if(!I||!Ka){Da.jumpTo(5);break}return
Da.yield(q.loadAdViewer(a,m,r),5);case 5:return q.triggerOnOptimizableCampaign(W,[a]),
Da.return(Object.assign(Object.assign({},W),{persistentPlacementData:v[a.id]}))}})})};Xa.prototype.reportDuplicate
A u c t i o n I d U s a g e = f u n c t i o n ( a ) { i f ( a ) { v a r
b=this.usedAuctionIds[a];a=this.usedAuctionIds[a]=b?b+1:1;b=Gh.getState().name;2===a?t.reportMetricEventWithT
ags(Nc.ReusedAdMarkup2times,{mdn:b}):3===a?t.reportMetricEventWithTags(Nc.ReusedAdMarkup3times,{mdn:b
}):3<a&&t.reportMetricEventWithTags(Nc.ReusedAdMarkupMoreThan3times,{mdn:b})}};Xa.prototype.getBaseUrl
=function(){return[this._coreConfig.getTestMode()?
na.AuctionV6TestBaseUrl:na.AuctionV6LoadUrl,this._clientInfo.getGameId(),'requests'].join('/')};Xa.prototype.parse
PreloadResponse=function(a,b,c,e){a=this.parsePreloadResponseJson(a.response);var
f=Gh.getState().name;if(a.auctionId)this._lastAuctionId=a.auctionId;else return Promise.reject(new Tb('No auction ID
f o u n d ' , ' a u c t i o n _ i d ' ) ) ; v a r
g=n.makeIterator(xs(a));this._preloadData=g.next().value;this._encryptedPreloadData=g.next().value;this.updatePrelo
adDataExpiration();this.sendMissingDataMetrics(sb.PreloadRequestMissingData);
this._currentSession=this._sessionManager.create(a.auctionId);this._currentSession.setGameSessionCounters(b);this._
currentSession.setPrivacy(c);this._currentSession.setLegacyPrivacy(e);this._currentSession.setDeviceFreeSpace(this._
deviceFreeSpace);a.token?this.onNewHeaderBiddingToken.trigger(a.token,{isPreload:!0}):this._adsConfig.isHeader
BiddingModeEnabled()&&t.reportMetricEventWithTags(Nc.NoToken,{mdn:f});return
Promise.resolve()};Xa.prototype.parseLoadResponse=function(a,b,c,e,f){var g=this,h=
this.parseResponseJson(a.response),k=Ja.getState().enabled;if(!h.auctionId)return Promise.reject(new Tb('No auction
id','auction_id'));da.receivedCampaign(Object.assign(Object.assign({},$p(h,b.id)),{objectId:e,listenerId:f}));return
t h i s . p a r s e A l l P l a c e m e n t F r o m L o a d ( h , b , c ) . t h e n ( f u n c t i o n ( l ) { v a r
m,p=null===(m=Ja.getState().supportedContentTypes)||void 0===m?void 0:m.has((null===l||void 0===l?void
0:l.campaign.getContentType())||'');return k&&p?g.loadAdViewer(b,e||'',h).then(function(){return l}):l})};
Xa.prototype.parseAllPlacementFromLoad=function(a,b,c){var
e=this,f=a.statusCode||nk.NORMAL;if(f===nk.FREQUENCY_CAP_REACHED)return
a=Date.now(),this._frequencyCapTimestamp=a+1E3*ht.getNextUTCDayDeltaSeconds(a),Promise.reject(new
Tb('Frequency cap reached first','frequency_cap_first'));if(!sh(a))return Promise.reject(new Tb('No
placement','no_plc'));var g=[b].concat(n.arrayFromIterable(c.map(function(h){return
e._adsConfig.getPlacement(h)})));this.persistPlacementData(a);return this.parseAllPlacements(a,
g,f,sb.LoadRequestParseCampaignFailed).then(function(h){return
e.getLoadedCampaignForPlacement(h,b,c)}).then(function(h){var k=Ja.getState().enabled;return
h&&k?{campaign:h.notCachedCampaign,trackingUrls:h.notCachedTrackingUrls,skipReload:h.skipReload}:e.cacheC
ampaign(h)}).then(function(h){void 0!==h&&e.triggerOnOptimizableCampaign(h,g);return
h})};Xa.prototype.getLoadedCampaignForPlacement=function(a,b){return
a[b.id]};Xa.prototype.triggerOnOptimizableCampaign=function(a,b){var c=this;b.forEach(function(e){if(a.campaign
instanceof
e c ) { v a r
f=a.campaign.getCurrentCampaigns(),g=a.campaign.getCurrentTrackingUrls();f.forEach(function(h,k){c.onOptimiza
bleCampaign.trigger(e.id,h,null===g||void 0===g?void 0:g[k])})}else
c.onOptimizableCampaign.trigger(e.id,a.campaign,a.trackingUrls)})};Xa.prototype.parseResponseJson=function(a){tr
y{return Sg.parse(a)}catch(b){throw new Tb('Could not parse auction response JSON:
'+b.message,'parse');}};Xa.prototype.parsePreloadResponseJson=function(a){try{return Sg.parse(a)}catch(b){throw
new Tb('Could not parse auction response JSON: '+
b.message,'parse_preload');}};Xa.prototype.parseCampaign=function(a,b,c){var e=this;if(!b)return
Promise.resolve(void 0);var f=this.createSession(a);try{var g=new
Ya([],a.media[b],b,a.correlationId,c)}catch(k){return Promise.reject(new Tb('Failed to prepare AuctionPlacement and
AuctionResponse','prep'))}try{var h=this.getCampaignParser(g.getContentType())}catch(k){return
Promise.reject(new Tb('Failed to create parser','create_parser'))}return h.parse(g,f).catch(function(k){k instanceof
Qa&&k.contentType===
Na.ProgrammaticVast&&e.handleCampaignError(k.contentType,k);k instanceof
Qa&&k.contentType===Na.ProgrammaticVast&&k.errorCode===id.MEDIA_FILE_GIVEN_VPAID_IN_VAST_A
D&&da.loadingVpaidCampaign({creativeId:g.getCreativeId()||void 0,seatId:g.getSeatId()||void 0});throw new
Tb('Failed to parse','campaign_parse');}).then(function(k){if(k)return
k.setMediaId(g.getMediaId()),k.setIsLoadEnabled(!0),k.setRawAuctionResponseData(a),e.addHeaderBiddingTrackin
g(a,k),k;throw new Tb('Failed to read campaign','no_campaign');
} ) } ; X a . p r o t o t y p e . p a r s e T r a c k i n g U r l s = f u n c t i o n ( a , b , c , e ) { v a r
f;if(this.isTrackingExp&&(b=a.media[b].mediaTracking))return
f=Nj.constructEventTrackingUrls(b,e,a.auctionId);if(a.trackingTemplates){try{c&&(f=Nj.constructTrackingUrls(a.tra
ckingTemplates,c))}catch(g){throw new Tb('Failed tracking url','tracking');}return
f}};Xa.prototype.createNotCachedLoadedCampaign=function(a,b,c,e,f,g,h,k){k=void 0===k?!1:k;return F(this,void
0,void 0,function m(){var p=this,q,r,u,v,w,A,D;return n.generator.createGenerator(m,
function(I){if(1==I.nextAddress){q=p;if(!(c&&c.length&&e&&e.length))return I.return(Promise.resolve(void
0));r=e.map(function(K,W){try{return q.parseTrackingUrls(b,K,null===f||void 0===f?void
0:f[W],a.id)}catch(Ka){q.handleError(h,Ka)}});if(1===c.length)return u=c[0],v=new
R g ( a . i d , u . g e t M e d i a I d ( ) , u . g e t T r a c k i n g U r l s ( ) , k ) , w = n e w
Ya([v],b.media[u.getMediaId()],u.getMediaId(),b.correlationId,g),I.return(p.loadCampaignWithLoader(w,a,u,r[0]));A
=r.filter(function(K){return void 0!==K});return I.yield(ws.createCampaignAggregate(a.id,
c,A),2)}D=I.yieldResult;if(!D||!D.getCurrentCampaignsCount()||D.getCurrentCampaignsCount()!==c.length||!A.lengt
h||D.getCurrentCampaignsCount()!==A.length)return I.return(void 0);kz.getState().incrementLoadCount();return
I.return({notCachedCampaign:D,notCachedTrackingUrls:A[0],skipReload:!1})})})};Xa.prototype.loadCampaignWit
hLoader=function(a,b,c,e){return(this._campaignLoaders[c.getCampaignLoaderType()]||this._campaignLoaders[Lj.D
EFAULT]).createCampaign(this._adsConfig,b,a,c,e)};Xa.prototype.parseMediaAndTrackingUrls=
function(a,b){var c={mediaId:void 0,tracking:void 0,skipReload:void 0};a=sh(a);if(!a)return c;try{var
e=a[b.id];if(!e)return c;var f=e.mediaId,g=e.tracking,h=e.skipReload;return
this.isTrackingExp?f&&Array.isArray(f)?{mediaId:f,tracking:void
0,skipReload:h}:c:f&&g&&Array.isArray(f)&&Array.isArray(g)&&f.length===g.length?{mediaId:f,tracking:g,skip
Reload:h}:c}catch(k){throw new Tb('Failed to get media and tracking
url','media');}};Xa.prototype.cacheCampaign=function(a){return F(this,void 0,void 0,function c(){var e=
this,f,g,h;return n.generator.createGenerator(c,function(k){if(1==k.nextAddress){f=e;if(void 0===a)return
k.return(void 0);g=function(l,m,p){return F(f,void 0,void 0,function r(){var u=this,v,w;return
n . g e n e r a t o r . c r e a t e G e n e r a t o r ( r , f u n c t i o n ( A ) { r e t u r n
1==A.nextAddress?(v=u,Cd.isCached(l)?A.return({campaign:l,trackingUrls:m,skipReload:p}):A.yield(u._assetManag
er.setup(l).catch(function(){l instanceof Pa&&v.handleCampaignError(l.getContentType(),new
Qa(wi[aa.MEDIA_FILE_TIMEOUT],Na.ProgrammaticVast,Ra.LOW,
aa.MEDIA_FILE_TIMEOUT,l.getVast().getErrorURLTemplates(),void
0,l.getSeatId(),l.getCreativeId()))}),2)):(w=A.yieldResult)?A.return({campaign:w,trackingUrls:m,skipReload:p}):A.re
turn(void 0)})})};if(!(a.notCachedCampaign instanceof ec))return k.jumpTo(2);h=a.notCachedCampaign;return
k.yield(Promise.all(h.getCurrentCampaigns().map(function(l,m){return
g ( l , h . g e t C u r r e n t T r a c k i n g U r l s ( ) [ m ] , ! 1 ) } ) ) , 3 ) } r e t u r n
2!=k.nextAddress?k.return({campaign:h,trackingUrls:a.notCachedTrackingUrls,skipReload:a.skipReload}):
k.return(g(a.notCachedCampaign,a.notCachedTrackingUrls,a.skipReload))})})};Xa.prototype.handleCampaignError=
function(a,b){us.getCampaignErrorHandler(a,this._core,this._request).handleCampaignError(b)};Xa.prototype.parseA
llPlacements=function(a,b,c,e){return F(this,void 0,void 0,function g(){var h=this,k,l,m,p,q,r,u,v;return
n.generator.createGenerator(g,function(w){if(1==w.nextAddress)return k=h,l=b.map(function(A){return
k.parseMediaAndTrackingUrls(a,A)}),m=l.reduce(function(A,D,I){A[b[I].id]=D;
return A},{}),p=l.reduce(function(A,D){D.mediaId&&(A=A.concat(D.mediaId));return
A } , [ ] ) , q = [ ] . c o n c a t ( n . a r r a y F r o m I t e r a b l e ( n e w
Set([].concat(n.arrayFromIterable(p))))),w.yield(Promise.all(q.map(function(A){return
k.parseCampaign(a,A,c).catch(function(D){k.handleError(e,D)})})),2);if(3!=w.nextAddress)return
r=w.yieldResult,u=r.reduce(function(A,D,I){A[q[I]]=D;return A},{}),w.yield(Promise.all(b.map(function(A){var
D,I;return k.createNotCachedLoadedCampaign(A,a,Vv(u,null===(D=null===m||void 0===m?void 0:
m[A.id])||void 0===D?void 0:D.mediaId),null===(I=null===m||void 0===m?void 0:m[A.id])||void 0===I?void
0:I.mediaId,m[A.id].tracking,c,e,m[A.id].skipReload).catch(function(K){k.handleError(e,K)})})),3);v=w.yieldResult;
return w.return(v.reduce(function(A,D,I){A[b[I].id]=D;return
A},{}))})})};Xa.prototype.parseReloadResponse=function(a,b,c,e,f){return F(this,void 0,void 0,function h(){var
k = t h i s , l , m , p , q , r , u , v , w , A , D ; r e t u r n
n.generator.createGenerator(h,function(I){if(1==I.nextAddress){l=k;if(k.mustCancelReloadRequest)return I.return();
m=k.parseResponseJson(a.response);p=m.auctionId;if(!p)return I.return(Promise.reject(new Tb('No auction
id','auction_id')));q=n.makeIterator(xs(m));k._preloadData=q.next().value;k._encryptedPreloadData=q.next().value;k.
updatePreloadDataExpiration();k.sendMissingDataMetrics(sb.ReloadRequestMissingData);m.token?k.onNewHeader
BiddingToken.trigger(m.token,{isPreload:!1}):k._adsConfig.isHeaderBiddingModeEnabled()&&(r=Gh.getState().na
me,t.reportMetricEventWithTags(Nc.NoTokenReload,{mdn:r}));k._currentSession=
k._sessionManager.create(p);k._currentSession.setGameSessionCounters(c);k._currentSession.setPrivacy(e);k._curren
tSession.setLegacyPrivacy(f);k._currentSession.setDeviceFreeSpace(k._deviceFreeSpace);u=m.statusCode||nk.NOR
M A L ; i f ( ! s h ( m ) ) r e t u r n b . f o r E a c h ( f u n c t i o n ( K ) { r e t u r n
l.onNoFill.trigger(K.id,'no_plc')}),I.return(Promise.resolve());k.persistPlacementData(m);return
I.yield(k.parseAllPlacements(m,b,u,sb.ReloadRequestParseCampaignFailed),2)}if(3!=I.nextAddress)return
v=I.yieldResult,w=Ja.getState(),
A=w.enabled,I.yield(Promise.all(b.map(function(K){return(K=v[K.id])&&A?{campaign:K.notCachedCampaign,trac
kingUrls:K.notCachedTrackingUrls,skipReload:K.skipReload}:l.cacheCampaign(K)})),3);D=I.yieldResult;if(k.mustC
ancelReloadRequest)return I.return();D.forEach(function(K,W){W=b[W].id;void
0!==K?(l._reloadResults[W]=K,l.onCampaign.trigger(W,K.campaign,K.trackingUrls),A&&Ja.getState().dispatchRelo
ad(W,m)):l.onNoFill.trigger(W,'no_fill')});I.jumpToEnd()})})};Xa.prototype.persistPlacementData=function(a){a=
zn(sh(a));$v(this._adsConfig.getPlacements(),a)};Xa.prototype.getCampaignParser=function(a){return
this._contentTypeHandlerManager.getParser(a)};Xa.prototype.updatePreloadDataExpiration=function(){if(null!==thi
s._preloadData){var a;Object.values(this._preloadData).forEach(function(b){a=void
0 = = = a ? b . t t l I n S e c o n d s : M a t h . m i n ( b . t t l I n S e c o n d s , a ) } ) ; v o i d
0===a&&(a=7200);this._preloadDataExpireAt=Date.now()+1E3*a}};Xa.prototype.sendMissingDataMetrics=functio
n(a){if(null===this._preloadData)this.reportMetricEvent(a,
{ s r c : ' n u l l ' } ) ; e l s e { v a r
b=0,c=0;Object.values(this._preloadData).forEach(function(e){b++;e.campaignAvailable&&c++});0===c?this.report
MetricEvent(a,{src:'nofill'}):c<b&&this.reportMetricEvent(a,{src:'partial'})}};Xa.prototype.makeEncryptedPreloadD
ata=function(a,b){if(void 0!==b)return Object.values(a).reduce(function(c,e){var f={};return
Object.assign(Object.assign({},c),(f[e.dataIndex]=b[e.dataIndex],f))},{})};Xa.prototype.getLoadV5PlacementBody=f
unction(a){return{adTypes:a.getAdTypes(),allowSkip:a.allowSkip(),
auctionType:a.getAuctionType(),adFormat:a.getAdFormat()}};Xa.prototype.appendLoadV5Extra=function(a,b,c){if(
null===this._currentSession)throw new Tb('Current session is not
set','no_session');a.load=!0;a.preload=!1;a.preloadData=b;a.preloadPlacements={};a.encryptedPreloadData=this.make
EncryptedPreloadData(b,this._encryptedPreloadData);a.throttleTrait=te()('loadv5Throttling')||void
0;(b=this.getLoadRequestMissingDataSource(a,c))&&this.reportMetricEvent(sb.LoadRequestMissingData,{src:b});re
turn a};
Xa.prototype.getLoadRequestMissingDataSource=function(a,b){var c=a.preloadData;a=a.encryptedPreloadData;var
e;void 0===c[b]?e='no_data':void 0===c[b].dataIndex?e='no_index':void 0===a?e='undefined_encrypted_data':void
0===a[c[b].dataIndex]&&(e='no_encrypted_data');return e};Xa.prototype.handleError=function(a,b,c){c=void
0===c?{}:c;var e='unknown';if(b instanceof Tb)e=b.tag;else if(b instanceof
sf)if(b.nativeResponse)e=b.nativeResponse.responseCode.toString();else if(b.message){e=b.message.split(':');
var f='';2<=e.length&&(this._platform===B.ANDROID?f=b.message:this._platform===B.IOS&&(f=e[e.length-
1]));f&&(f=f.trim());e=f&&(f.includes('Connection timed out')||'-2102'===f||'-1001'===f)?'timeout':'request'}else
e='request';this.reportMetricEvent(a,Object.assign({rsn:e},c))};Xa.prototype.reportMetricEvent=function(a,b){b=void
0===b?{}:b;t.reportMetricEventWithTags(a,Object.assign({},b))};Xa.prototype.reportTimingEvent=function(a,b){va
r c=te()('trackingExperiment');a.stopAndSend(b,{te:''===c?'excluded':
c})};Xa.prototype.addHeaderBiddingTracking=function(a,b){a.hbTracking&&b.setHeaderBiddingInfo(a.hbTracking)
};Xa.prototype.reportTokenAccessWithPreloadState=function(){var
a=Gh.getState().name;t.reportMetricEventWithTags(Nc.TokenAccessDuringReload,{mdn:a})};Xa.prototype.createSe
ssion=function(a){a=a.auctionId;if(!a)throw new Tb('Ad Markup does not have auctionId. Could not create
session','no_auction_in_adm');a=this._sessionManager.create(a);a.setGameSessionCounters(gc.getCurrentCounters());
var b=
Te.lastCreated||Te.create(this._userPrivacyManager,this._deviceInfo.getLimitAdTracking());a.setPrivacy(b);b=Te.last
CreatedLegacy||Te.createLegacy(this._userPrivacyManager.privacySDK);a.setLegacyPrivacy(b);a.setDeviceFreeSpac
e(this._deviceFreeSpace);return a};Xa.prototype.loadAdViewer=function(a,b,c){return F(this,void 0,void 0,function
f(){var g,h,k,l,m;return n.generator.createGenerator(f,function(p){if(1==p.nextAddress)return
g=Ja.getState(),h=g.addAuction,k=a.id,l=k+'.'+b,p.yield(Rv(l),2);m=p.yieldResult;
h(l,a,m,c);document.body.appendChild(m);return p.return(new Promise(function(q,r){var
u=Ja.subscribe(function(v){var w;!0===v?(q(void 0),u()):!1===v&&(v=null===(w=Ja.getState().instances[l])||void
0===w?void 0:w.loadErrorMessage,r('Internal error (AV1) occurred while attempting to load ad:
'+v),u())},function(v){var w;return null===(w=v.instances[l])||void 0===w?void 0:w.loaded})}))})})};var
jg=Wb(function(a,b){return{campaigns:{},createContext:function(c,e){var f={};return
a({campaigns:Object.assign(Object.assign({},
b().campaigns),(f[c]={options:e},f))})},adReady:function(c,e){var
f=b(),g=f.client,h=f.campaigns,k=h[c],l=null===k||void 0===k?void 0:k.session;if(l&&g){f={};var
m=Object,p=m.assign;h=Object.assign({},h);var q=Object,r=q.assign;k=Object.assign({},k);e=new
g.VastProperties(null!=e,e,!0,gr.PREROLL);var u=new g.AdEvents(l);g=new
g.MediaEvents(l);u.loaded(e);a({campaigns:p.call(m,h,(f[c]=r.call(q,k,{events:[u,g]}),f))})}}}});(function(){jg.subscr
ibe(function(a){var b=a.client,c=a.requireClient;return F(void 0,
v o i d 0 , v o i d 0 , f u n c t i o n f ( ) { v a r g ; r e t u r n
n.generator.createGenerator(f,function(h){if(1==h.nextAddress){if(b&&c)return h.return();var k=h.yield;a:{var
l=xc.getState().captureException;try{var m=lw();break a}catch(p){l(new Tp('Unable to install OM
client'))}m=Promise.resolve(void 0)}return k.call(h,m,2)}g=h.yieldResult;if(!g)return
h.return();jg.setState({client:g});h.jumpToEnd()})})},function(a){return{client:a.client,requireClient:!!Object.keys(a.
campaigns)}})})();(function(){jg.subscribe(function(a){var b=
a.client;b&&Object.entries(a.campaigns).forEach(function(c){var
e=n.makeIterator(c);c=e.next().value;if(e=e.next().value){var f=e.options;if(!e.context&&f){var
g = j g . g e t S t a t e ( ) . c a m p a i g n s ; e = { } ; v a r
h=jg,k=h.setState,l=Object,m=l.assign,p=Object.assign({},g),q=Object,r=q.assign;g=Object.assign({},g[c]);var
u=f.contentUrl,v=f.adVerifications;f=new b.Partner(f.partnerName||'Unity3d',f.partnerVersion);f=new
b.Context(f,v.map(kw(b)),u);u=f.setVideoElement;(v=document.querySelector('#fakeVideo'))||(v=document.createEle
ment('video'),
v.style.width='100%',v.style.height='100%',v.style.position='absolute',v.style.top='0',v.style.left='0',v.style.pointerEve
n t s = ' n o n e ' , v . s t y l e . z I n d e x = ' -
999',v.id='fakeVideo',v.poster='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAA
C1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=',document.body.appendChild(v
));u.call(f,v);k.call(h,{campaigns:m.call(l,p,(e[c]=r.call(q,g,{context:f}),e))})}}})},function(a){return{client:a.client,c
ampaigns:a.campaigns}})})();(function(){$g.subscribe(function(a){var b=
rs();if(a&&b)switch(a){case jj.FIRST_QUARTILE:return b.firstQuartile();case jj.MIDPOINT:return
b.midpoint();case jj.THIRD_QUARTILE:return b.thirdQuartile()}},Wx)})();(function(){$g.subscribe(function(a){var
b=rs();if(b)switch(a){case si.START:return b.start($g.getState().duration,1);case si.COMPLETE:return
b.complete()}},function(a){return a.status})})();(function(){Lc.subscribe(function(a){switch(a){case
Ye.VISIBLE:a=jg.getState();var b=a.client,c=a.campaigns;a=hd.getState().currentCampaignId;if(b&&
a){var e=c[a],f=null===e||void 0===e?void 0:e.context;if(f){var
g={},h=jg,k=h.setState,l=Object,m=l.assign;c=Object.assign({},c);var
p = O b j e c t , q = p . a s s i g n ; e = O b j e c t . a s s i g n ( { } , e ) ; b = n e w
b.AdSession(f);b.setCreativeType(er.NATIVE_DISPLAY);b.setImpressionType(fr.BEGIN_TO_RENDER);b.start();
k.call(h,{campaigns:m.call(l,c,(g[a]=q.call(p,e,{session:b}),g))})}}break;case
Ye.HIDDEN:if(a=hd.getState().currentCampaignId)g=jg.getState().campaigns,(h=null===(b=g[a])||void 0===b?void
0:b.session)&&h.finish(),b=Object.assign({},
g),delete b[a],jg.setState({campaigns:b})}},function(a){return a.status})})();of.isAvailable=function(){return void
0!==XMLHttpRequest};of.get=function(a){return new Promise(function(b,c){var e=of.create(a,function(){return
b(e.responseText)},c);e.open('GET',decodeURIComponent(a));e.send()})};of.post=function(a,b){return new
P r o m i s e ( f u n c t i o n ( c , e ) { v a r f = o f . c r e a t e ( a , f u n c t i o n ( ) { r e t u r n
c(f.responseText)},e);f.open('POST',decodeURIComponent(a));f.send(b)})};of.create=function(a,b,c){var e=new
XMLHttpRequest;
e.addEventListener('load',function(){if(200<=e.status&&299>=e.status||0===e.status&&0===a.indexOf('file://'))b();e
lse{var f=[];e.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach(function(g){g=g.split(':
');2<=g.length&&f.push([g[0],g[1]])});c(new sf('Request failed with status code
'+e.status,{},{url:a,headers:f,response:e.responseText,responseCode:e.status}))}});e.addEventListener('error',function
(){c(new sf('Error ocurred while executing request: status - '+e.status,{},void 0))});e.addEventListener('timeout',
function(){c(new sf('Request timed out',{},void 0))});e.addEventListener('abort',function(){c(new sf('Request was
aborted',{},void 0))});return e};of.getDataUrl=function(a){return new Promise(function(b,c){var
e=of.create(a,function(){var f=new FileReader;f.onload=function(){b(f.result)};f.onerror=function(){c(new sf('Error
occurred while executing request. Not able to get data url.',{},void
0))};f.readAsDataURL(e.response)},c);e.open('GET',decodeURIComponent(a));e.responseType='blob';e.send()})};
v a r s n ; ( s n | | ( s n = { } ) ) . I f r a m e = ' e e s - i f r a m e ' ; v a r
bl;(function(a){a.Close='close';a.Open='open';a.GetParameters='getParameters';a.Metric='metric'})(bl||(bl={}));n.inher
its(ce,ha);ce.prototype.render=function(){ha.prototype.render.call(this);this.initIframe()};ce.prototype.show=function(
){function a(){b._container&&(b._container.style.display='block')}var
b=this;ha.prototype.show.call(this);t.reportMetricEvent(af.ShowIframe);this._isIframeReady?(t.reportMetricEvent(af.
ShowIframeBeforeTimeout),a()):setTimeout(function(){b._isIframeReady?
(t.reportMetricEvent(af.ShowIframeAfterTimeout),a()):(t.reportMetricEvent(af.NotReadyInTime),b.onCloseEvent())}
,1E3);Z.getAutoClose()&&setTimeout(function(){t.reportMetricEvent(af.AutoCloseInvoked);b.onCloseEvent()},Z.ge
t A u t o C l o s e D e l a y ( ) ) } ; c e . p r o t o t y p e . h i d e = f u n c t i o n ( ) { v a r
a;ha.prototype.hide.call(this);this._showGDPRBanner&&!this._gdprPopupClicked&&this._handlers.forEach(function
(b){return b.onGDPRPopupSkipped()});null===(a=this.privacy)||void 0===a?void
0:a.hide();this._container&&(this._container.style.visibility=
'hidden',this._container.style.display='none')};ce.prototype.initIframe=function(){this._readyTimeStopwatch=new
me;this._readyTimeStopwatch.start();t.reportMetricEvent(af.StartInitIframe);(this._iframe=this._container.querySelec
tor('#iframe-end-screen')).src=this._endScreenUrl};ce.prototype.onDownloadEvent=function(a,b){var c=this;b=void
0 = = = b ? ! 1 : b ; t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( e ) { r e t u r n
e.onEndScreenDownload({clickAttributionUrl:c._campaign.getClickAttributionUrl(),clickAttributionUrlFollowsRedi
rects:c._campaign.getClickAttributionUrlFollowsRedirects(),
bypassAppSheet:c._campaign.getBypassAppSheet(),isClickFromSkipButton:b,appStoreId:c._campaign.getAppStoreI
d(),store:c._campaign.getStore(),appDownloadUrl:c._campaign.getAppDownloadUrl(),ppid:c._campaign.getPpid(),cli
ckDetails:{id:a}})})};ce.prototype.route=function(a){if(a.startsWith('sdk://'))if('sdk://privacy'===a)this.onPrivacyEve
nt();else{if('sdk://download'===a)this.onDownloadEvent('playable')}else
t.reportMetricEvent(af.DefaultRouteUsed)};ce.prototype.onCloseEvent=function(){window.removeEventListener('me
ssage',
this._messageListener);this._handlers.forEach(function(a){return
a.onEndScreenClose()})};ce.prototype.getImage=function(a){function b(g){return'data:image/'+e+';base64,'+g}var
c=a.getOriginalUrl();if(!a.isCached())return t.reportMetricEvent(af.UseOriginalUrl),Promise.resolve(c);var
e = c . s p l i t ( ' . ' ) . p o p ( ) ; i f ( t h i s . _ p l a t f o r m = = = B . A N D R O I D ) r e t u r n
of.getDataUrl(a.getUrl()).catch(function(){t.reportMetricEvent(af.UnableToGetDataUrl);return c});var
f=a.getFileId();return f?this._core.Cache.getFileContent(f,
'Base64').then(b):of.getDataUrl(a.getOriginalUrl()).catch(function(){t.reportMetricEvent(af.UnableToGetDataUrl);ret
urn c})};ce.prototype.getParameters=function(){function a(c){return c?b.getImage(c):Promise.resolve(void 0)}var
b = t h i s ; r e t u r n
Promise.all([a(this._campaign.getGameIcon()),a(this._campaign.getLandscape()),a(this._campaign.getPortrait()),a(thi
s._campaign.getSquare())]).then(function(c){var e=n.makeIterator(c);c=e.next().value;var
f=e.next().value,g=e.next().value;e=e.next().value;c||t.reportMetricEvent(af.GameIconImageMissing);
e||f&&g||t.reportMetricEvent(af.ImageMissing);return{gameIcon:c,squareImage:e,landscapeImage:f,portraitImage:g,h
idePrivacy:b._hidePrivacy,language:b._language,country:b._country,showGdpr:b._showGDPRBanner,gameName:b._
campaign.getGameName(),rating:b._campaign.getRating(),ratingCount:b._campaign.getRatingCount()}})};ce.prototy
p e . s e n d P a r a m e t e r s = f u n c t i o n ( ) { v a r
a=this;this._endScreenParameters.then(function(b){a._iframe.contentWindow&&a._iframe.contentWindow.postMess
age({target:sn.Iframe,type:'parameters',
parameters:JSON.stringify(b)},'*')})};ce.prototype.onPrivacyClose=function(){var a,b,c;null===(a=this.privacy)||void
0===a?void 0:a.hide();'visible'===(null===(b=this._container)||void 0===b?void
0:b.style.visibility)&&(null===(c=this._mraidEventBridge)||void 0===c?void
0:c.updateMraidExposureState(!0))};ce.prototype.onPrivacyEvent=function(){var
a,b;this._showGDPRBanner&&(this._gdprPopupClicked=!0);this.privacy.show();'visible'===(null===(a=this._contai
ner)||void 0===a?void 0:a.style.visibility)&&
(null===(b=this._mraidEventBridge)||void 0===b?void 0:b.updateMraidExposureState(!0))};var
nf;(function(a){a.ConsoleLog='consoleLog';a.Close='close';a.DevOrientationSubscribe='deviceorientationSubscribe';a
.HrefClick='hrefClick';a.Loaded='loaded';a.Orientation='orientation';a.Open='open';a.ResizeWebView='resizeWebvie
w';a.StateChange='customMraidState';a.UseCustomClose='useCustomClose'})(nf||(nf={}));var
Nv={landscape:pb.LANDSCAPE,portrait:pb.PORTRAIT};jf.prototype.connect=function(){var
a=this;this._isConnected||
(this._isConnected=!0,this._webPlayerEventObserver=this._container.onWebPlayerEvent.subscribe(function(b){retur
n
a.onWebPlayerEvent(JSON.parse(b))}),this._core.iOS?this._createWebViewObserver=this._container.onCreateWebV
i e w . s u b s c r i b e ( f u n c t i o n ( b ) { r e t u r n
a.onHrefClick(b)}):this._shouldOverrideUrlLoading=this._container.shouldOverrideUrlLoading.subscribe(function(b)
{ r e t u r n
a.onHrefClick(b)}))};jf.prototype.disconnect=function(){this._isConnected&&(this._isConnected=!1,this._container.o
nWebPlayerEvent.unsubscribe(this._webPlayerEventObserver),
this._core.DeviceInfo.Ios?this._container.onCreateWebView.unsubscribe(this._createWebViewObserver):this._contai
ner.shouldOverrideUrlLoading.unsubscribe(this._shouldOverrideUrlLoading))};jf.prototype.sendAudioVolumeEvent
=function(a){this.sendEvent('audioVolume',[a])};jf.prototype.sendResizeEvent=function(a){this.sendEvent('resize',[a]
)};jf.prototype.sendDeviceOrientationEvent=function(a){this.sendEvent('deviceorientation_unity_v1',[a])};jf.prototyp
e.sendExposureChangeEvent=function(a){this.sendEvent('exposureChange',
[a])};jf.prototype.sendViewableEvent=function(a){this.sendEvent('viewable',[a])};jf.prototype.getHandler=function()
{return this._handler};jf.prototype.onWebPlayerEvent=function(a){var
b=a.shift();a=a.shift();this._core.Sdk.logDebug('mraid: event='+b+', data='+a);if(b in
this._mraidHandlers)(0,this._mraidHandlers[b])(a)};jf.prototype.onHrefClick=function(a){R.isValidProtocol(a)&&nf.
H r e f C l i c k i n
this._mraidHandlers&&(this._mraidHandlers[nf.HrefClick]([a]),t.reportMetricEvent(Wf.MraidHrefClickReceived))};
jf.prototype.sendEvent=function(a,b){a=[a];b&&a.push(b);return
this._container.sendEvent(a)};If.prototype.connect=function(){this._isConnected||(this._isConnected=!0,window.addE
ventListener('message',this._messageListener,!1))};If.prototype.disconnect=function(){this._isConnected&&(this._is
Connected=!1,window.removeEventListener('message',this._messageListener))};If.prototype.sendAudioVolumeEvent
=function(a){this.postMessage('audioVolume',a)};If.prototype.sendResizeEvent=function(a){this.postMessage('resize'
,
{width:a.width,height:a.height})};If.prototype.sendDeviceOrientationEvent=function(a){this.postMessage('deviceorie
ntation_unity_v1',{alpha:a.alpha,beta:a.beta,gamma:a.gamma,absolute:a.absolute})};If.prototype.sendExposureChang
eEvent=function(a){this.postMessage('exposureChange',{exposedPercentage:a.exposedPercentage,visibleRectangle:a.
visibleRectangle,occlusionRectangles:a.occlusionRectangles})};If.prototype.sendViewableEvent=function(a){this.pos
tMessage('viewable',a)};If.prototype.getHandler=function(){return this._handler};
If.prototype.onMessage=function(a){a=a.data;this._core.Sdk.logDebug('mraid: event='+a.type+', data='+a);if(a.type in
this._mraidHandlers)(0,this._mraidHandlers[a.type])(a)};If.prototype.postMessage=function(a,b){this._iframe.content
Window&&this._iframe.contentWindow.postMessage({type:a,value:b},'*')};jd.prototype.connect=function(){this._m
raidAdapter.connect();this._platform===B.ANDROID?this.subscribeAndroidListeners():this._platform===B.IOS&&t
his.subscribeIosListeners()};jd.prototype.disconnect=
function(){this._mraidAdapter.disconnect();this._platform===B.ANDROID?this.unsubscribeAndroidListeners():this.
_platform===B.IOS&&this.unsubscribeIosListeners()};jd.prototype.updateMraidSizeState=function(a,b){this._mraid
Adapter.sendResizeEvent({width:a,height:b})};jd.prototype.updateMraidVolumeState=function(a,b){if(this.publisher
C o n f i g I s M u t e d ) r e t u r n
this._mraidAdapter.sendAudioVolumeEvent(0);this._mraidAdapter.sendAudioVolumeEvent(0===b?0:a/b*100)};jd.p
rototype.updateMraidExposureState=function(a){var b,
c=Gd(0,0,screen.width,screen.height),e='visible'===this._privacy.container().style.visibility,f=null!==(b=this._privacy
.getContainerRect())&&void 0!==b?b:Qj;e=n.makeIterator(a?[e?100-
f.height/screen.height*100:100,e?{x:0,y:0,width:c.width,height:c.height-
f.height}:c,e?[f]:null]:[0,null,null]);b=e.next().value;c=e.next().value;e=e.next().value;this._mraidAdapter.sendExposu
reChangeEvent({exposedPercentage:b,visibleRectangle:c,occlusionRectangles:e});this._mraidAdapter.sendViewable
Event(a)};jd.prototype.onBridgeOpen=
function(a){this._adUnit.onMraidClick(a)};jd.prototype.onBridgeClose=function(){this._adUnit.onMraidClose()};jd.
prototype.onBridgeSetOrientationProperties=function(a,b){this._adUnitContainer.reorient(a,b)};jd.prototype.onBridg
eLoad=function(){this._adUnit.onMraidLoad()};jd.prototype.onBridgeResizeWebview=function(){};jd.prototype.setI
sVideoComplete=function(a){this._isVideoComplete=a};jd.prototype.getIsMuted=function(){return
this._isMuted};jd.prototype.subscribeAndroidListeners=function(){var a=
this;this._onActivityPaused=this._focusManager.onActivityPaused.subscribe(function(){a._isVideoComplete&&a.up
dateMraidExposureState(!1)});this._onActivityResumed=this._focusManager.onActivityResumed.subscribe(function(
){a._isVideoComplete&&a.updateMraidExposureState(!0)});this._core.DeviceInfo.Android.registerVolumeChangeLi
stener(Pc.STREAM_MUSIC);this._onVolumeChangeAndroid=this._core.DeviceInfo.Android.onVolumeChanged.su
bscribe(function(b,c,e){return a.updateMraidVolumeState(c,e)})};jd.prototype.subscribeIosListeners=
f u n c t i o n ( ) { v a r
a=this;this._onAppBackground=this._focusManager.onAppBackground.subscribe(function(){a._isVideoComplete&&
a.updateMraidExposureState(!1)});this._onAppForeground=this._focusManager.onAppForeground.subscribe(functio
n(){a._isVideoComplete&&a.updateMraidExposureState(!0)});this._core.DeviceInfo.Ios.registerVolumeChangeListe
ner();this._onVolumeChangeIos=this._core.DeviceInfo.Ios.onVolumeChanged.subscribe(function(b,c){a._isMuted||a.
updateMraidVolumeState(b,c)});this._muteCheckIntervalId=
window.setInterval(function(){var b;null===(b=a._core.DeviceInfo.Ios)||void 0===b?void
0:b.checkIsMuted()},1E3);this._onMuteChangeObserverIos=this._core.DeviceInfo.Ios.onMuteChanged.subscribe(fun
ction(b){if(b!==a._isMuted)a.onMuteChange(b);a._isMuted=b})};jd.prototype.unsubscribeAndroidListeners=functio
n(){this._focusManager.onActivityPaused.unsubscribe(this._onActivityPaused);this._focusManager.onActivityResum
ed.unsubscribe(this._onActivityResumed);this._core.DeviceInfo.Android.unregisterVolumeChangeListener(Pc.STRE
AM_MUSIC);
this._core.DeviceInfo.Android.onVolumeChanged.unsubscribe(this._onVolumeChangeAndroid)};jd.prototype.unsubs
cribeIosListeners=function(){this._focusManager.onAppBackground.unsubscribe(this._onAppBackground);this._focu
sManager.onAppForeground.unsubscribe(this._onAppForeground);this._core.DeviceInfo.Ios.unregisterVolumeChang
eListener();this._core.DeviceInfo.Ios.onVolumeChanged.unsubscribe(this._onVolumeChangeIos);this._core.DeviceIn
fo.Ios.onMuteChanged.unsubscribe(this._onMuteChangeObserverIos);clearInterval(this._muteCheckIntervalId)};
jd.prototype.onMuteChange=function(a){var b=this;if(this.publisherConfigIsMuted)return
this._mraidAdapter.sendAudioVolumeEvent(0);a?this._mraidAdapter.sendAudioVolumeEvent(0):Promise.all([this._c
ore.DeviceInfo.Ios.getDeviceVolume(),this._core.DeviceInfo.Ios.getDeviceMaxVolume()]).then(function(c){var
e=n.makeIterator(c);c=e.next().value;e=e.next().value;return
b.updateMraidVolumeState(c,e)})};jd.prototype.isWebPlayerAdapter=function(a){return'webPlayerContainer'in
a};var ne=Wb(function(){return{show:!1,
enableBackButton:!1,closeTimeout:0}});n.inherits(uc,ce);uc.prototype.initIframe=function(){var a,b;return
F(this,void 0,void 0,function e(){var f=this,g,h,k,l,m,p,q;return
n.generator.createGenerator(e,function(r){if(1==r.nextAddress)return g=f,h=new
me,h.start(),f._iframe=f._container.querySelector('#iframe-end-screen'),f._mraidEventBridge=new
jd(Object.assign(Object.assign({},f._parameters),{iframe:f._iframe}),f),f._mraidEventBridge.connect(),f._closeRegio
n=f._container.querySelector('.close-region'),
f._gdprBanner=f._container.querySelector('.gdpr-pop-up'),f._privacyButton=f._container.querySelector('.privacy-
button'),f.skipProgressBar=f._container.querySelector('.linear-skip-progress-
bar'),f.progressBar=f._container.querySelector('.linear-progress-
bar'),f._iframe.onload=function(){g._isIframeReady=!0;h.stopAndSend(ue.IframeInitialize,{})},k=f.getScreenDimens
ions(),l=0,(m=f._platform===B.IOS&&f._mraidEventBridge.getIsMuted())?(p=0,r.jumpTo(2)):r.yield(Fp(f._platform
,f._core.DeviceInfo),3);2!=
r.nextAddress&&(p=r.yieldResult);l=p;q=tf.replaceMacro("\x3c!-- DO NOT PUT A DOCTYPE HERE! iOS will go
crazy --\x3e<html lang=\"en\"><head><title>Unity Ads MRAID WebView</title><meta charset=\"utf-8\"><meta
name=\"viewport\" content=\"width=device-width,height=device-height,initial-scale=1,minimum-scale=1,maximum-
scale=1,user-scalable=no\"><meta name=\"apple-mobile-web-app-capable\" content=\"yes\"><meta name=\"apple-
mobile-web-app-status-bar-style\" content=\"black-translucent\"><meta name=\"format-detection\"
content=\"telephone=no\"><script>(function() {\n\n window.MRAID_ENV = {\n version: '3.0',\n sdk:
'The Unity Ads SDK',\n sdkVersion: '{{ SDK_VERSION }}',\n appId: '{{ APPLICATION_NAME }}',\n
ifa: '',\n limitAdTracking: {{ LIMIT_AD_TRACKING }},\n coppa: {{ IS_COPPA_COMPLIANT
}},\n };\n\n var MRAID = function() {\n var state = 'loading';\n\n var listeners = {\n ready:
[],\n error: [],\n stateChange: [],\n viewableChange: [],\n sizeChange: [],\n
audioVolumeChange: [],\n exposureChange: [],\n };\n\n var viewable = false;\n var
volumePercentage = Number({{ INITIAL_VOLUME }})\n\n var trigger = function(event, parameters) {\n
if (!parameters) {\n parameters = [];\n }\n\n if (event in listeners) {\n for (var len =
listeners[event].length, i = len - 1; i >= 0; i--) {\n var listener = listeners[event][i];\n try {\n
listener.apply(window, parameters);\n } catch (e) {\n window.parent.postMessage({\n
type: 'internalError',\n error: {\n message: e.message\n }\n }, '*');\n
}\n }\n }\n };\n\n var width = window.innerWidth;\n var height =
window.innerHeight;\n\n var exposureProperties = {\n exposedPercentage: 0,\n visibleRectangle: {
x: 0, y: 0, width, height },\n occlusionRectangles: [],\n };\n\n var orientationProperties = {\n
allowOrientationChange: true,\n forceOrientation: 'none',\n };\n\n var maxWidth = {{
MAX_WIDTH }};\n var maxHeight = {{ MAX_HEIGHT }};\n\n var setState = function(newState) {\n
state = newState;\n trigger('stateChange', [newState]);\n };\n\n
window.addEventListener('message', function(event) {\n switch(event.data.type) {\n case 'viewable':\n
viewable = event.data.value;\n trigger('viewableChange', [viewable]);\n break;\n\n
case 'resize':\n width = maxWidth = event.data.value.width;\n height = maxHeight =
event.data.value.height;\n trigger('sizeChange', [width, height]);\n break;\n\n case
'audioVolume':\n volumePercentage = event.data.value;\n trigger('audioVolumeChange',
[volumePercentage]);\n break;\n\n case 'exposureChange':\n exposureProperties =
event.data.value;\n trigger('exposureChange', Object.values(exposureProperties));\n break;\n\n
default:\n break;\n }\n }, false);\n\n window.addEventListener('resize', function(e) {\n
width = maxWidth = window.innerWidth;\n height = maxHeight = window.innerHeight;\n
trigger('sizeChange', [width, height]);\n });\n\n window.addEventListener('DOMContentLoaded',
function() {\n window.parent.postMessage({\n type: 'loaded'\n }, '*');\n
setState('default');\n trigger('ready');\n }, false);\n\n this.addEventListener = function(event, listener)
{\n if (event in listeners) {\n listeners[event].push(listener);\n }\n\n if (event ===
'audioVolumeChange') {\n trigger('audioVolumeChange', [volumePercentage]);\n }\n\n if (event
=== 'exposureChange') {\n trigger('exposureChange', Object.values(exposureProperties));\n }\n
};\n\n this.createCalendarEvent = function() {\n trigger('error', ['not implemented',
'createCalendarEvent']);\n };\n\n this.close = function() {\n setState('hidden');\n
window.parent.postMessage({\n type: 'close'\n }, '*');\n };\n\n this.unload = function() {\n
setState('hidden');\n window.parent.postMessage({\n type: 'close'\n }, '*');\n };\n\n
this.expand = function() {\n trigger('error', ['not implemented', 'expand']);\n };\n\n
this.getCurrentPosition = this.getDefaultPosition = function() {\n return {\n x: 0,\n y: 0,\n
width: width,\n height: height\n };\n };\n\n this.getExpandProperties = function() {\n
trigger('error', ['not implemented', 'getExpandProperties']);\n };\n\n this.getMaxSize = this.getScreenSize =
function() {\n return {\n width: maxWidth,\n height: maxHeight,\n };\n };\n\n
this.getPlacementType = function() {\n return 'interstitial';\n };\n\n this.getCurrentAppOrientation =
function() {\n return {\n orientation: window.innerHeight > window.innerWidth ? 'portrait' :
'landscape',\n locked: isLocked,\n };\n };\n\n this.getResizeProperties = function() {\n
trigger('error', ['not implemented', 'getResizeProperties']);\n };\n\n this.setOrientationProperties =
function() {\n trigger('error', ['not implemented', 'setOrientationProperties']);\n };\n\n
this.getOrientationProperties = function() {\n trigger('error', ['not implemented', 'getOrientationProperties']);\n
};\n\n this.getLocation = function() {\n trigger('error', ['not implemented', 'getLocation']);\n };\n\n
this.initVpaid = function() {\n trigger('error', ['not implemented', 'initVpaid']);\n };\n\n
this.getState = function() {\n return state;\n };\n\n this.getVersion = function() {\n return
'3.0';\n };\n\n this.isViewable = function() {\n return viewable;\n };\n\n
this.getCreativeURL = function() {\n return '{{ CREATIVE_URL }}';\n };\n\n this.open =
function(url) {\n window.parent.postMessage({\n type: 'open',\n url: url\n }, '*');\n
};\n\n\n\n this.playVideo = function() {\n trigger('error', ['not implemented', 'playVideo']);\n };\n\n
this.removeEventListener = function(event, listener) {\n if(event in listeners) {\n var index =
listeners[event].indexOf(listener);\n if(index !== -1) {\n listeners[event].splice(index, 1);\n
}\n }\n };\n\n this.resize = function() {\n trigger('error', ['not implemented', 'resize']);\n
};\n\n this.setExpandProperties = function() {\n trigger('error', ['not implemented',
'setExpandProperties']);\n };\n\n this.setResizeProperties = function() {\n trigger('error', ['not
implemented', 'setResizeProperties']);\n };\n\n this.storePicture = function() {\n trigger('error', ['not
implemented', 'storePicture']);\n };\n\n this.useCustomClose = function() {\n trigger('error', ['not
implemented', 'useCustomClose']);\n };\n\n this.supports = function() {\n return false;\n };\n\n
function getElementId(element) {\n return element && element.dataset && element.dataset.elementId;\n
}\n\n window.addEventListener('touchstart', function (event) {\n var target =
event.touches[0].target;\n\n var id = getElementId(target);\n var parent = target.parentElement;\n\n
while (!id && parent) {\n var elementId = getElementId(parent);\n if (elementId) {\n id =
elementId;\n } else {\n parent = parent.parentElement;\n }\n }\n\n if (!id) {\n
id = 'playable';\n }\n\n var data = {\n id: id,\n operativeId: id,\n className:
target.className\n };\n\n window.parent.postMessage({\n type:
'SdkClickDetailsManager.click',\n clickDetails: data\n }, '*');\n });\n };\n\n
window.mraid = new MRAID();\n })();\x3c/script></head><body></body></html>",
{'{{ CREATIVE_URL }}':f._endScreenUrl,'{{ MAX_WIDTH }}':k.width.toString(),'{{ MAX_HEIGHT
}}':k.height.toString(),'{{ IS_COPPA_COMPLIANT }}':f._parameters.coreConfig.isCoppaCompliant().toString(),'{{
LIMIT_AD_TRACKING }}':null!==(b=null===(a=f._parameters.deviceInfo.getLimitAdTracking())||void
0===a?void 0:a.toString())&&void 0!==b?b:'','{{ SDK_VERSION
}}':f._parameters.clientInfo.getSdkVersionName(),'{{ APPLICATION_NAME
}}':f._parameters.clientInfo.getApplicationName(),'{{ INITIAL_VOLUME
}}':f._parameters.placement.muteVideo()?
'0':l.toString()});f.createMRAID(q).then(function(u){t.reportMetricEventWithTags(Vf.CreateMraidSuccess,{type:'ext
endedMraidEndScreen'});g._iframe.srcdoc=u}).catch(function(){t.reportMetricEventWithTags(Vf.CreateMraidFail,{t
ype:'extendedMraidEndScreen'});h.stopAndSend(ue.MRAIDFailed,{rsn:'create_failed'})});f._iframe.classList.add('ad
just-for-safe-area');r.jumpToEnd()})})};uc.prototype.createMRAID=function(a){return F(this,void 0,void 0,function
c(){var e=this,f,g,h,k;return n.generator.createGenerator(c,
function(l){if(1==l.nextAddress)return l.yield(e.fetchMRAID(),2);f=l.yieldResult;if(!f)throw new hf('Unable to fetch
MRAID');g=a.indexOf('<body></body>');h=a.substring(0,g+6);k=a.substring(g+6);return
l.return(h+f+k)})})};uc.prototype.fetchMRAID=function(){var
a=this._campaign.getEndScreen();if(this._platform===B.ANDROID)return of.get(a.getUrl());var
b=a.getFileId();return b?this._core.Cache.getFileContent(b,'UTF-
8'):of.get(a.getOriginalUrl())};uc.prototype.getEndScreenCTA=function(){return this._endScreenCTA};
u c . p r o t o t y p e . p r e p a r e P r o g r e s s C i r c l e = f u n c t i o n ( ) { v a r
a=this;this._showCloseButton?(this._closeButtonProgressWrapperElement=this._closeRegion.querySelector('.progres
s-wrapper'),this._closeButtonCircleBase=this._closeRegion.querySelector('.circle-
base'),this._closeButtonLeftCircleElement=this._closeRegion.querySelector('.circle-
left'),this._closeButtonRightCircleElement=this._closeRegion.querySelector('.circle-
right'),0<this.closeTimeout?this._updateInterval=window.setInterval(function(){0<a.closeTimerRemaining&&
( a . c l o s e T i m e r R e m a i n i n g - - , a . u p d a t e P r o g r e s s C i r c l e ( 1 -
a.closeTimerRemaining/a.closeTimeout));0>=a.closeTimerRemaining&&(a._closeRegion.style.opacity='1',a._canClo
se=!0,a.updateProgressCircle(1),Lc.setState({rewardVideoCompleted:!0}),clearInterval(a._updateInterval),a._closeBu
ttonCircleBase.style.visibility='hidden',a._closeButtonProgressWrapperElement.style.visibility='hidden')},1E3):(this._
canClose=!0,this._closeRegion.style.opacity='1',this._closeButtonCircleBase.style.visibility='hidden',this._closeButto
nProgressWrapperElement.style.visibility=
'hidden')):this._closeRegion.style.visibility='hidden'};uc.prototype.prepareProgressBar=function(a,b){var
c=this,e=a;this._updateProgressInterval=window.setInterval(function(){0<e&&(e-=1E3,c.updateProgressBar(1-
e/b));0>=e&&(c.updateProgressBar(1),clearInterval(c._updateProgressInterval))},1E3)};uc.prototype.updateProgress
Circle=function(a){this._closeButtonLeftCircleElement.style.webkitTransform='rotate('+360*a+'deg)';.5<=a&&(this.
_closeButtonProgressWrapperElement.style.webkitAnimationName='close-progress-wrapper',
this._closeButtonRightCircleElement.style.webkitAnimationName='right-
spin')};uc.prototype.updateProgressBar=function(a){this.progressBar.style.transform='translateX('+(100*a-
100)+'%)'};uc.prototype.show=function(){t.reportMetricEvent(ue.Show);this.closeTimeout=this.closeTimerRemainin
g=ne.getState().closeTimeout/1E3;Lc.setState({currentScreen:hj.Playable});this._mraidEventBridge.setIsVideoCompl
ete(!0);this.prepareProgressCircle();this.choosePrivacyShown();this._container&&this._isLoaded?(this._container.styl
e.visibility=
'visible',this._container.style.display='block',this._mraidEventBridge.updateMraidSizeState(this._iframe.offsetWidth,t
his._iframe.offsetHeight),this._mraidEventBridge.updateMraidExposureState(!0)):(t.reportMetricEvent(ue.ShowNotR
eady),this.onMraidClose())};uc.prototype.hide=function(){t.reportMetricEvent(ue.Hide);ce.prototype.hide.call(this);th
is._mraidEventBridge.updateMraidExposureState(!1);this._updateInterval&&(clearInterval(this._updateInterval),this.
_updateInterval=void 0)};uc.prototype.showEndScreen=
f u n c t i o n ( ) { v a r
a=this,b,c;if(this._canClose)if(this._endScreenCTA){if(ml(this._campaign)){this.onDownloadEvent('playable-end-
screen-skip-button',!0);var e=Mc.getState(),f=e.isSkOverlayForEndScreenEnabled;if(e.configuration&&f){var
g=function(){Mc.setState({isAvailable:!0})};null===(c=null===(b=this._store.iOS)||void 0===b?void
0:b.AppSheet)||void 0===c?void 0:c.onClose.subscribe(function(){var
h,k;g();null===(k=null===(h=a._store.iOS)||void 0===h?void 0:h.AppSheet)||void 0===k?void
0:k.onClose.unsubscribe(g)})}}ne.setState({closeTimeout:2E3});
this.disconnect();this._container.removeChild(this._iframe);this._endScreenCTA.show();this.hideUIElements();this._c
ontainer&&(this._container.style.visibility='hidden',this._container.style.display='none')}else
this.onMraidClose()};uc.prototype.onMraidClick=function(){this.onDownloadEvent('playable');t.reportMetricEvent(u
e.Click)};uc.prototype.disconnect=function(){this._mraidEventBridge.disconnect()};uc.prototype.onMraidClose=func
tion(){this._handlers.forEach(function(a){return a.onEndScreenClose()});
this.disconnect()};uc.prototype.onMraidLoad=function(){this._isLoaded=!0;t.reportMetricEvent(ue.MRAIDEventBri
dgeLoaded)};uc.prototype.choosePrivacyShown=function(){this._showGDPRBanner&&!this._gdprPopupClicked?(th
is._gdprBanner.style.visibility='visible',this._privacyButton.style.pointerEvents='1',this._privacyButton.style.visibility
='hidden',t.reportMetricEventWithTags(ue.GDPR,{type:'shown'})):(this._privacyButton.style.visibility='visible',this._
gdprBanner.style.pointerEvents='1',this._gdprBanner.style.visibility=
'hidden',t.reportMetricEventWithTags(ue.GDPR,{type:'hidden'}));this._hidePrivacy&&(this._privacyButton.style.poi
nterEvents='1',this._privacyButton.style.visibility='hidden',t.reportMetricEventWithTags(ue.GDPR,{type:'hidden_chi
na'}))};uc.prototype.onGDPRPopupEvent=function(a){a.preventDefault();this._gdprPopupClicked=!0;this.privacy.sh
ow();t.reportMetricEventWithTags(ue.GDPR,{type:'popup'})};uc.prototype.onPrivacyEvent=function(){t.reportMetri
cEventWithTags(ue.GDPR,{type:'privacy'});ce.prototype.onPrivacyEvent.call(this)};
u c . p r o t o t y p e . g e t S c r e e n D i m e n s i o n s = f u n c t i o n ( ) { v a r
a=screen.width,b=screen.height;if(this._platform!==B.IOS)return{width:a,height:b};document.body.classList.contain
s('ios-landscape-left')||document.body.classList.contains('ios-landscape-
right')?screen.height>screen.width&&(a=screen.height,b=screen.width):(document.body.classList.contains('ios-
portrait')||document.body.classList.contains('ios-portrait-upside-
down'))&&screen.width>screen.height&&(a=screen.height,b=screen.width);return{width:a,height:b}};
n.inherits(Zc,Ea);Zc.prototype.getEndScreenCTA=function(){return this._endScreen instanceof
uc?this._endScreen.getEndScreenCTA():void 0};Zc.prototype.show=function(a){var
b;Lc.setState({status:Ye.VISIBLE});null===(b=this.getTimer())||void 0===b?void 0:b.start();return
Ea.prototype.show.call(this,a)};Zc.prototype.hide=function(){var
a , b , c , e , f , g ; i f ( t h i s . _ e n d S c r e e n ) { t h i s . _ e n d S c r e e n . h i d e ( ) ; v a r
h=this._endScreen.container();h.__k&&Xg(null,h);null===(a=null===h||void 0===h?void 0:h.parentElement)||void
0===
a ? v o i d
0:a.removeChild(h);if(a=this.getEndScreenCTA())a.hide(),a=a.container(),a.__k&&Xg(null,a),null===(b=null===a||v
oid 0===a?void 0:a.parentElement)||void 0===b?void 0:b.removeChild(a)}null===(c=this.privacy)||void 0===c?void
0:c.removePrivacyElement();Lc.setState({status:Ye.HIDDEN});this.getOperativeEventManager().sendLifecycleEvent
('completed',null!==(f=null===(e=this.getTimer())||void 0===e?void 0:e.getDuration())&&void
0!==f?f:0,this.getPlacement());null===(g=this.getTimer())||void 0===g?void 0:
g.stop();return Ea.prototype.hide.call(this)};Zc.prototype.onContainerEnterBackground=function(){var
a,b;Ea.prototype.onContainerEnterBackground.call(this);this.getOperativeEventManager().sendLifecycleEvent('backg
round',null!==(b=null===(a=this.getTimer())||void 0===a?void 0:a.getDuration())&&void
0!==b?b:0,this.getPlacement())};Zc.prototype.onContainerBackground=function(){Ea.prototype.onContainerBackgro
und.call(this)};Zc.prototype.description=function(){return'performance('+('mraid'===this._performanceCampaign.get
EndScreenType()?
' v + p ' : ' v ' ) + ' ) ' } ; Z c . p r o t o t y p e . g e t E n d S c r e e n = f u n c t i o n ( ) { r e t u r n
this._endScreen};Zc.prototype.setDownloadStatusMessage=function(a){var
b=document.body.getElementsByClassName('download-message-
text')[0];b&&(b.innerHTML=a)};Zc.prototype.disableDownloadButton=function(){var
a = d o c u m e n t . b o d y . g e t E l e m e n t s B y C l a s s N a m e ( ' d o w n l o a d -
container')[0];a&&a.classList.add('disabled')};Zc.prototype.enableDownloadButton=function(){var
a=document.body.getElementsByClassName('download-container')[0];a&&a.classList.remove('disabled')};
Z c . p r o t o t y p e . o n V i d e o E r r o r = f u n c t i o n ( ) { v a r
a=this.getEndScreen();a&&a.show();this.sendTrackingEvent(V.ERROR)};Zc.prototype.sendTrackingEvent=function(
a ) { t h i s . h a n d l e O M ( a ) ; r e t u r n
Ea.prototype.sendTrackingEvent.call(this,a)};Zc.prototype.handleOM=function(a){a===V.LOADED&&Lc.getState()
.status!==Ye.READY&&(Lc.setState({status:Ye.READY}),jg.getState().adReady(this.getCampaign().getUniqueId(),
this.parameters.placement.allowSkipInSeconds()))};Zc.prototype.getCampaign=function(){return
this._performanceCampaign};
q d . p r o t o t y p e . o n D o w n l o a d = f u n c t i o n ( a ) { f u n c t i o n b ( k ) { r e t u r n
c._operativeEventManager.sendInstallOpportunity(f,{installOpportunityDetails:{type:k,origin:a.operativeId}})}var
c=this,e;null===(e=this._adUnit)||void 0===e?void 0:e.sendClickEvent();var
f=this.getOperativeEventParams(),g=ea();e=g('skiptoAppSheetInstallOpportunity');var
h=this._campaign.getContentType()===Na.Comet;g=oh.getState().isSupported&&g('skipToInlineInstaller');e&&h&
&a.isClickFromSkipButton?b('app-sheet'):g&&a.isClickFromSkipButton?
b ( ' i n l i n e -
install'):this._operativeEventManager.sendClick(f,{clickDetails:a.clickDetails});rl.setState({isStoreOpen:!0})};qd.pro
totype.handleClickAttribution=function(a){a.clickAttributionUrlFollowsRedirects&&a.clickAttributionUrl?this.handl
eClickAttributionWithRedirects(a.clickAttributionUrl):a.clickAttributionUrl&&this.handleClickAttributionWithoutRe
direct(a.clickAttributionUrl)};qd.prototype.handleClickAttributionWithoutRedirect=function(a){var
b=this;this._thirdPartyEventManager.clickAttributionEvent(a,
!1).catch(function(c){b.triggerDiagnosticsError(c,a)})};qd.prototype.handleClickAttributionWithRedirects=function(a
) { v a r
b=this;this._thirdPartyEventManager.clickAttributionEvent(a,!0).then(function(c){(c=U.getHeader(c.headers,'location
'))&&b.openURL(c)}).catch(function(c){b.triggerDiagnosticsError(c,a)})};qd.prototype.triggerDiagnosticsError=func
tion(a,b){var c=this._campaign.getSession();a instanceof sf&&(a=new
ji(Error(a.message),{request:a.nativeRequest,auctionId:c.id,url:b,response:a.nativeResponse}));
Sd.trigger('click_attribution_failed',a,c)};qd.prototype.getVideo=function(){if(this._adUnit instanceof Zc)return
this._adUnit.getVideo()};qd.prototype.getVideoOrientation=function(){if(this._adUnit)return
this._adUnit.getVideoOrientation()};qd.prototype.getOperativeEventParams=function(){return{placement:this._place
ment,videoOrientation:this.getVideoOrientation(),asset:this.getVideo()}};var
Hh;(function(a){a[a.PREPARED=0]='PREPARED';a[a.OPENED=1]='OPENED';a[a.CLOSED=2]='CLOSED';a[a.F
AILED=3]='FAILED'})(Hh||
( H h = { } ) ) ; v a r
Ih;(function(a){a.APPSHEET_NOT_FOUND='APPSHEET_NOT_FOUND';a.ALREADY_PRESENTING='ALREA
DY_PRESENTING';a.NO_ROOT_VIEWCONTROLLER_FOUND='NO_ROOT_VIEWCONTROLLER_FOUND'}
)(Ih||(Ih={}));n.inherits(gh,H);gh.prototype.canOpen=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'canOpen')};gh.prototype.prepare=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'prepare',[a,void
0===b?3E4:b])};gh.prototype.prepareImmediate=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'prepareImmediate',[a,void 0===b?3E4:b])};gh.prototype.present=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'presentWithTopViewControllerSupport',[a,void
0===b?!0:b])};gh.prototype.destroy=function(a){return'undefined'===typeof
a?this._nativeBridge.invoke(this._fullApiClassName,'destroy'):this._nativeBridge.invoke(this._fullApiClassName,'des
troy',[a])};gh.prototype.setPrepareTimeout=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setPrepareTimeout',[a])};
g h . p r o t o t y p e . g e t P r e p a r e T i m e o u t = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getPrepareTimeout')};gh.prototype.handleEvent=function(a,b){sw
itch(a){case Hh[Hh.PREPARED]:this.onPrepared.trigger(b[0]);break;case
Hh[Hh.OPENED]:rl.setState({isStoreOpen:!0});this.onOpen.trigger(b[0]);break;case
Hh[Hh.CLOSED]:rl.setState({isStoreOpen:!1});this.onClose.trigger(b[0]);break;case
Hh[Hh.FAILED]:this.onError.trigger(b[0],b[1]);break;default:H.prototype.handleEvent.call(this,a,b)}};var zg=
{ p r e p a r e A p p S h e e t O p t i o n s : f u n c t i o n ( a , b , c ) { r e t u r n
Object.assign({id:Number(b),ppid:a.getPpid()},ft(a,c))},getStoreURLFromClickThroughURL:function(a,b,c){a=a.get
UseWebViewUserAgentForTracking();var e=R.getAppStoreUrlTemplates(B.IOS);return
b.followRedirectChain(c,a,e).catch(function(){return c}).then(function(f){return
f})},openAppSheet:function(a,b,c){null===b||void 0===b?void 0:b.onDownload({clickAttributionUrl:void
0,clickAttributionUrlFollowsRedirects:void 0,bypassAppSheet:!1,appStoreId:a.getSkadnAppStoreId(),
store:Kd.APPLE,appDownloadUrl:c,ppid:a.getPpid()})}};n.inherits(qh,qd);qh.prototype.onDownload=function(a){qd
.prototype.onDownload.call(this,a);a.clickAttributionUrl?(this.handleClickAttribution(a),a.clickAttributionUrlFollows
Redirects||this.openAppleAppStore(a)):this.openAppleAppStore(a)};qh.prototype.openAppleAppSheet=function(a,b,c
, e , f ) { v a r g = t h i s ; f = v o i d
0===f?0:f;hc.getState().isPrepared?this._store.iOS.AppSheet.canOpen().then(function(h){if(h){var
k={id:Number(a),ppid:c},l=g._deviceInfo.getOsVersion().split('.')[0];
g.reportAppSheetSDKMetric(Fc.AppSheetOpenAttempt,{attempt:f.toString(),major:l});g._store.iOS.AppSheet.presen
t(k).then(function(){g.reportAppSheetSDKMetric(Fc.ShowedAppSheetWithSkadnAttribution,{major:l});g.recordAnd
SendTimeSpentAway(cl.Dialog,a);g._store.iOS.AppSheet.destroy(k)}).catch(function(m){return F(g,void 0,void
0,function q(){var r,u,v,w,A=this,D,I;return n.generator.createGenerator(q,function(K){switch(K.nextAddress){case
1:r=n.makeIterator(Array.isArray(m)?m:[m]);u=r.next().value;v=e&&
! ! l a . g e t ( ' c r e a t i v e U r l ' ) ; w = f u n c t i o n ( W ) { r e t u r n
W===Ih.ALREADY_PRESENTING||W===Ih.APPSHEET_NOT_FOUND};if(v||!w(u)){K.jumpTo(2);break}K.setC
atchFinallyBlocks(3);D=zg.prepareAppSheetOptions(A._campaign,a,A._core.Sdk);if(u!==Ih.ALREADY_PRESENTI
NG){K.jumpTo(5);break}return K.yield(A._store.iOS.AppSheet.destroy(),5);case 5:return
K.yield(A._store.iOS.AppSheet.prepareImmediate(D),7);case 7:if(3>f)return
A.reportAppSheetSDKMetric(Fc.RetryAfterRecoverableError,{attempt:f.toString(),major:l}),K.return(A.openAppleA
ppSheet(a,
b , c , e , f + 1 ) ) ; K . l e a v e T r y B l o c k ( 2 ) ; b r e a k ; c a s e
3:K.enterCatchBlock(),A.reportAppSheetSDKMetric(Fc.FailureWhenRecoveringError,{attempt:f.toString(),major:l})
; c a s e
2:u!==Ih.APPSHEET_NOT_FOUND&&u!==Ih.NO_ROOT_VIEWCONTROLLER_FOUND||A.openURL(b,a),I=u
===Ih.APPSHEET_NOT_FOUND||u===Ih.ALREADY_PRESENTING||u===Ih.NO_ROOT_VIEWCONTROLLER
_FOUND?{error:u}:{},A.reportAppSheetSDKMetric(Fc.ErrorInShowingAppSheetWithSkadnAttribution,I),K.jumpT
oEnd()}})})})}else g.openURL(b,a)}):this.openURL(b,a)};qh.prototype.openAppleAppStore=
f u n c t i o n ( a ) { v a r b = t h i s . g e t A p p l e A p p S t o r e U r l ( a ) ; i f ( b ) { v a r
c=a.appStoreId,e=hc.getState().canShowAppSheet(this._deviceInfo,!!a.isClickFromSkipButton,this._placement.skipE
ndCardOnClose());if(!a.isClickFromSkipButton||e)e?this.openAppleAppSheet(c,b,a.ppid,a.appDownloadUrl):this.ope
nURL(b,c)}};qh.prototype.getAppleAppStoreUrl=function(a){if(a.appDownloadUrl&&la.get('creativeUrl'))return
a . a p p D o w n l o a d U r l ; i f ( a . a p p S t o r e I d ) r e t u r n
ep(a.appStoreId,{ppid:a.ppid})};qh.prototype.openURL=function(a,b){this.recordAndSendTimeSpentAway(cl.Extern
al,
b);this._core.iOS.UrlScheme.open(a)};qh.prototype.recordAndSendTimeSpentAway=function(a){var b,c,e,f;return
F(this,void 0,void 0,function h(){var k=this,l,m,p,q,r,u,v,w,A,D,I,K;return
n.generator.createGenerator(h,function(W){switch(W.nextAddress){case 1:return
l=k,W.setCatchFinallyBlocks(2),null===(c=null===(b=k._adUnit)||void 0===b?void 0:b.getTimer())||void
0===c?void 0:c.open(k._focusManager),m=function(){var Ka,Da,ya,Fa;null===(Da=null===(Ka=l._adUnit)||void
0===Ka?void 0:Ka.getTimer())||void 0===
Da?void 0:Da.complete(l._focusManager);null===(ya=l._store.iOS)||void 0===ya?void
0:ya.AppSheet.onClose.unsubscribe(p);null===(Fa=l._store.iOS)||void 0===Fa?void
0:Fa.AppSheet.onError.unsubscribe(q)},p=null===(e=k._store.iOS)||void 0===e?void
0:e.AppSheet.onClose.subscribe(m),q=null===(f=k._store.iOS)||void 0===f?void
0:f.AppSheet.onError.subscribe(m),r=Date.now(),u=Mc.getState(),v=u.displayTimestamp,W.yield(k.fetchDeviceFree
Space(),4);case 4:return w=W.yieldResult,W.yield(k._operativeEventManager.recordTimeSpentOnStore(),
5);case 5:return A=W.yieldResult,D=A.duration,I=A.endEvent,W.yield(k.fetchDeviceFreeSpace(),6);case
6:K=W.yieldResult;k._operativeEventManager.sendStoreOpenEvent(a,D,{preClickFreeSpace:w,postClickFreeSpace:
K},{cts:r,skts:v,endevt:I},k._placement);W.leaveTryBlock(0);break;case
2:W.enterCatchBlock(),W.jumpToEnd()}})})};qh.prototype.reportAppSheetSDKMetric=function(a,b){this._campaig
n.getSkAdn()&&t.reportMetricEventWithTags(a,Object.assign({cnt:this._campaign.getContentType()},b))};qh.protot
ype.fetchDeviceFreeSpace=
f u n c t i o n ( ) { r e t u r n
this._deviceInfo.fetchFreeSpace()};n.inherits(rh,qd);rh.prototype.onDownload=function(a){qd.prototype.onDownload
.call(this,a);a.clickAttributionUrl?(this.handleClickAttribution(a),a.clickAttributionUrlFollowsRedirects||this.openGoo
gleAppStore(a)):this.openGoogleAppStore(a)};rh.prototype.recordInlineInstallerClickTracingEvent=function(a){oh.g
etState().isSupported&&da.inlineInstallerClick(Object.assign({},a))};rh.prototype.openGoogleAppStore=function(a){
var b,c,e;return F(this,void 0,
v o i d 0 , f u n c t i o n g ( ) { v a r h = t h i s , k , l , m , p , q , r ; r e t u r n
n.generator.createGenerator(g,function(u){switch(u.nextAddress){case 1:k=null===(c=null===(b=h._adUnit)||void
0 = = = b ? v o i d 0 : b . g e t S h o w O p t i o n s ( ) ) | | v o i d 0 = = = c ? v o i d
0:c.getTracingContext();h.recordInlineInstallerClickTracingEvent(k);l=n.makeIterator(null!==(e=h.getGoogleAppSto
reUrl(a))&&void 0!==e?e:[]);m=l.next().value;p=l.next().value;if(!m)return
u.return();if(!p){u.jumpTo(2);break}u.setCatchFinallyBlocks(3);return u.yield(h.openURL(p,a.appStoreId),
5 ) ; c a s e 5 : r e t u r n
t.reportMetricEventWithTags(bj.Experiment,{exp:'inlineInstaller',data:'openAppsheetSuccess'}),da.inlineInstallerSucc
e s s ( O b j e c t . a s s i g n ( { } , k ) ) , u . r e t u r n ( ) ; c a s e
3:if(q=u.enterCatchBlock(),t.reportMetricEventWithTags(bj.Experiment,{exp:'inlineInstaller',data:'openAppsheetFail
ure'}),da.inlineInstallerError(q,Object.assign({},k)),r=ea()('skipToInlineInstaller'),a.isClickFromSkipButton&&r)retur
n u.return();case 2:return u.yield(h.openURL(m,a.appStoreId),0)}})})};rh.prototype.getGoogleAppStoreUrl=
function(a){var b=a.appDownloadUrl,c=a.appStoreId;a=a.isClickFromSkipButton;var
e,f,g=ea(),h=g('androidCustomStoreListing')&&(null===(e=this._campaign.getDspConfig().aps)||void
0===e?0:e.csl)?null===(f=this._campaign.getDspConfig().aps)||void 0===f?void
0:f.csl:'';e={referrer:this._campaign.getReferrer(),listing:h};if(b&&la.get('creativeUrl'))return[this.applyUrlParams(b,e
) , v o i d 0] ;if ( c) {b =this.applyUrlParams(' ht t p s : / / p l ay . g o o g l e. co m / s t o re/ ap p s / d et ai l s ?i d ='+ c , e ) ; v a r
k ; f = t his ._cam paign.getEnifd();
v a r l = o h . g e t S t a t e ( ) ; h = l . i s S u p p o r t e d ; v a r
m=l.source;l=g('useInlineForVideoScreen')&&'videoScreen'===m;m=g('useInlineForEndScreen')&&'endScreen'===
m;a=g('skipToInlineInstaller')&&!!a;h&&(l||m||a)&&(k=this.applyUrlParams('https://play.google.com/d?id='+c+'&inl
ine=true&enifd='+f+'&lft=1&3pAuthCallerId=unity',e));return[b,k]}};rh.prototype.applyUrlParams=function(a,b){var
c=b.referrer;b=b.listing;a=''+a;c&&(a+='&'+c);b&&(a+='&listing='+b);return
a};rh.prototype.openURL=function(a,b){this.recordAndSendTimeSpentAway(cl.External,
b ) ; r e t u r n
this._core.Android.Intent.launch({packageName:'com.android.vending',action:'android.intent.action.VIEW',uri:a})};r
h.prototype.recordAndSendTimeSpentAway=function(a){return F(this,void 0,void 0,function c(){var
e,f=this,g,h,k,l,m;return n.generator.createGenerator(c,function(p){switch(p.nextAddress){case 1:return
p.setCatchFinallyBlocks(2),e=Date.now(),p.yield(f.fetchDeviceFreeSpace(),4);case 4:return
g=p.yieldResult,p.yield(f._operativeEventManager.recordTimeSpentOnStore(),5);case 5:return h=
p.yieldResult,k=h.duration,l=h.endEvent,p.yield(f.fetchDeviceFreeSpace(),6);case
6:m=p.yieldResult;f._operativeEventManager.sendStoreOpenEvent(a,k,{preClickFreeSpace:g,postClickFreeSpace:m}
,{cts:e,endevt:l},f._placement);p.leaveTryBlock(0);break;case
2:p.enterCatchBlock(),p.jumpToEnd()}})})};rh.prototype.fetchDeviceFreeSpace=function(){return
this.deviceInfo?this.deviceInfo.fetchFreeSpace():Promise.resolve(void
0)};n.inherits(Wl,qd);Wl.prototype.onDownload=function(a){qd.prototype.onDownload.call(this,
a);a.clickAttributionUrl&&this.handleClickAttributionWithoutRedirect(a.clickAttributionUrl);a.appDownloadUrl&&t
his.handleAppDownloadUrl(a.appDownloadUrl)};Wl.prototype.handleAppDownloadUrl=function(a){a=decodeURIC
o m p o n e n t ( a ) ; r e t u r n
this.openURL(a)};Wl.prototype.openURL=function(a){this._core.Android.Intent.launch({action:'android.intent.action
.VIEW',uri:a})};n.inherits(al,qd);al.prototype.onDownload=function(a){qd.prototype.onDownload.call(this,a);a.click
AttributionUrl?(this.handleClickAttribution(a),
a.clickAttributionUrlFollowsRedirects||this.openXiaomiAppStore(a)):this.openXiaomiAppStore(a)};al.prototype.open
X i a o m i A p p S t o r e = f u n c t i o n ( a ) { v a r
b=this._clientInfo.getApplicationName();(a=this.getXiaomiAppStoreUrl(a,b))&&this.openURL(a)};al.prototype.getX
iaomiAppStoreUrl=function(a,b){if(a.appStoreId)return'migamecenter://details?pkgname='+a.appStoreId+'&channel=
unityAds&from='+b+'&trace='+this._coreConfig.getToken()};al.prototype.openURL=function(a){this._core.Android.
Intent.launch({action:'android.intent.action.VIEW',
uri:a})};n.inherits(mf,Zc);mf.prototype.show=function(a){Lc.setState({status:Ye.VISIBLE});this.setShowOptions(a);
return this.overrideVideoUnitShow()};mf.prototype.overrideVideoUnitShow=function(){var
a=this;this.setShowing(!0);this.setActive(!0);var b=this.getContainer();b.addEventHandler(this);return
this._isFirstPoddedAdUnit?b.open(this,['videoplayer','webview'],!0,this.getForceOrientation(),this.getPlacement().disa
bleBackButton(),!1,!0,!1,this.getShowOptions().getOptions()).then(function(){a.onStart.trigger()}).catch(function(c){
a.onContainerOpenError(c)}):
b.reconfigure(wd.PODDING).then(function(){a.onStart.trigger();a.onContainerShow()})};mf.prototype.hide=function
(){var a,b;if(this._endScreen){this._endScreen.hide();var c=this._endScreen.container();null===(a=null===c||void
0===c?void 0:c.parentElement)||void 0===a?void 0:a.removeChild(c)}null===(b=this.privacy)||void 0===b?void
0:b.removePrivacyElement();Lc.setState({status:Ye.HIDDEN});return
this.isShowing()?this.overrideVideoAdUnitHide():Promise.resolve()};mf.prototype.overrideVideoAdUnitHide=
function(){var a=this;this.setShowing(!1);this.hideChildren();this.unsetReferences();var
b=this.getClientInfo().getGameId();!this._isViewControllerSpawnedOnComplete&&this.isLastPoddedAdUnit()&&th
is.sendCompletedEvent();var c=this.getContainer();c.removeEventHandler(this);return
this.isLastPoddedAdUnit()?c.close().then(function(){a.handleSendingFinishState(b)}):(this.handleSendingFinishState
(b),Promise.resolve())};mf.prototype.handleSendingFinishState=function(){this.onClose.trigger();this._isViewControl
lerSpawnedOnComplete&&
this.isLastPoddedAdUnit()&&this.sendCompletedEvent()};mf.prototype.description=function(){return'performance-
podding'};mf.prototype.canSendErrorEvent=function(){return
this._isLastPoddedAdUnit};mf.prototype.canSendStartEvent=function(){return
this._isFirstPoddedAdUnit};mf.prototype.setFirstPoddedAdUnit=function(a){this._isFirstPoddedAdUnit=a};mf.protot
ype.setLastPoddedAdUnit=function(a){this._isLastPoddedAdUnit=a};mf.prototype.isLastPoddedAdUnit=function(){
return this._isLastPoddedAdUnit};var qj;
(function(a){a[a.METADATA_KEY_DURATION=9]='METADATA_KEY_DURATION';a[a.METADATA_KEY_
VIDEO_HEIGHT=19]='METADATA_KEY_VIDEO_HEIGHT';a[a.METADATA_KEY_VIDEO_WIDTH=18]='M
ETADATA_KEY_VIDEO_WIDTH'})(qj||(qj={}));Ac.getFileId=function(a,b){var c=this;if(a in this._fileIds)return
Promise.resolve(this._fileIds[a]);-1!==a.indexOf('?')&&(a=a.split('?')[0]);var
e,f=a,g=a.split('/');1<g.length&&(f=g[g.length-1]);f=f.split('.');1<f.length&&(e=f[f.length-1]);return
b.getHash(a).then(function(h){return e?c._fileIds[a]=
h+'.'+e:c._fileIds[a]=h})};Ac.getFileIdHash=function(a){return
a.split('.',2)[0]};Ac.getFileIdExtension=function(a){return a.split('.',2)[1]};Ac.getFileUrl=function(a,b){return
b.getFilePath(a).then(function(c){return'file://'+c})};Ac.setFileID=function(a,b){this._fileIds[a]=b};Ac._fileIds={};$k
.getVideoInfo=function(a,b,c){return a===B.IOS?b.iOS.getVideoInfo(c).then(function(e){var
f=n.makeIterator(e);e=f.next().value;var g=f.next().value;f=f.next().value;return[e,g,f]}):b.Android.getMetaData(c,
[qj.METADATA_KEY_VIDEO_WIDTH,qj.METADATA_KEY_VIDEO_HEIGHT,qj.METADATA_KEY_DURA
TION]).then(function(e){var f=0,g=0,h=0;e=n.makeIterator(e);for(var k=e.next();!k.done;k=e.next()){k=k.value;var
l=k[1];switch(k[0]){case qj.METADATA_KEY_VIDEO_WIDTH:f=l;break;case
q j . M E T A D A T A _ K E Y _ V I D E O _ H E I G H T : g = l ; b r e a k ; c a s e
qj.METADATA_KEY_DURATION:h=l}}return[f,g,h]})};$k.isVideoValid=function(a,b,c,e){var f=this;return
Ac.getFileId(c.getOriginalUrl(),b).then(function(g){return $k.getVideoInfo(a,b,g).then(function(h){var k=
n.makeIterator(h);h=k.next().value;var l=k.next().value;k=k.next().value;var
m=0<h&&0<l&&0<k&&k<=f._maxVideoDuration,p='video_validation_failed';k>f._maxVideoDuration&&(p='vide
o_validation_failed_video_too_long');m||Sd.trigger(p,{url:c.getOriginalUrl(),width:h,height:l,duration:k},e.getSession
( ) ) ; r e t u r n
m}).catch(function(h){Sd.trigger('video_validation_failed',{url:c.getOriginalUrl(),error:h},e.getSession());return!1})}
)};$k._maxVideoDuration=12E4;n.inherits(gb,Pg);gb.prototype.onProgress=function(a){$g.setState({status:si.PLAYI
NG,
p r o g r e s s : a } ) ; v a r
b=this._adUnit.getVideoScreen();0<a&&this._adUnit.getVideoState()===db.READY&&(this._adUnit.setVideoState(
db.PLAYING),b&&b.setSpinnerEnabled(!1));0<a&&!this._video.hasStarted()&&(da.videoStarted({listenerId:this._a
dUnit.getShowOptions().getListenerId()}),this._video.setStarted(!0),this.handleStartEvent());if(0<=a){var
c=this._video.getPosition();if(a>c+1E6){this._core.Sdk.logError('Unity Ads video player ignoring too large progress
from '+c+' to '+a);a=new ji(Error('Too large progress in video player'),
{position:a,lastPosition:c,duration:this._video.getDuration()});Sd.trigger('video_player_too_large_progress',a,this._ca
m p a i g n . g e t S e s s i o n ( ) ) ; r e t u r n } i f ( a = = = c ) { v a r
e=this._video.getPositionRepeats(),f=5E3/this._adUnit.getProgressInterval();if(e>f)this.onStalled(a);else
this._video.setPositionRepeats(e+1)}else this._video.setPositionRepeats(0);b&&(0<c&&a>c&&100>a-
c?b.setSpinnerEnabled(!0):b.setSpinnerEnabled(!1));c=this._video.getQuartile();this._video.setPosition(a);0===c&&1
===this._video.getQuartile()?
this.handleFirstQuartileEvent(a):1===c&&2===this._video.getQuartile()?this.handleMidPointEvent(a):2===c&&3==
=this._video.getQuartile()&&this.handleThirdQuartileEvent(a)}b&&b.setVideoProgress(a)};gb.prototype.onStalled=f
unction(a){this._core.Sdk.logError('Unity Ads video player stuck to '+a+'ms
position');this.handleVideoError(ug.PlayerStuck)};gb.prototype.onCompleted=function(a){var
b;this._adUnit.setVideoState(db.COMPLETED);this._adUnit.setFinishState(xa.COMPLETED);null===(b=this._adU
nit.getVideoScreen())||
void 0===b?void 0:b.getEventHandlers().forEach(function(e){var f;return null===(f=e.onSkOverlayHide)||void
0===f?void 0:f.call(e)});b=this._placement.getCloseTimerDuration();var
c = e a ( ) ( ' g o o g l e C o m p l i a n t T i m e r ' ) ? M a t h . m a x ( 1 5 E 3 -
this._video.getDuration(),0):b;ne.setState({closeTimeout:Math.min(b,c)});this.handleCompleteEvent(a);this.afterVide
o C o m p l e t e d ( ) } ; g b . p r o t o t y p e . o n P r e p a r e d = f u n c t i o n ( a , b ) { v a r
c=this;a=ea()('htmlVideoPlayerTest','true');da.videoPrepared({listenerId:this._adUnit.getShowOptions().getListenerId
()});
if(a||this._adUnit.getVideoState()!==db.ERRORED&&this._adUnit.getVideoState()===db.PREPARING){this._adUn
it.setVideoState(db.READY);if(b>$k._maxVideoDuration)return
Bn.report(this._campaign.getCreativeId(),this._campaign.getSeatId(),this._campaign.id,Cm.VIDEO_TOO_LONG,{vi
d e o L e n g t h : b } ) , t h i s . h a n d l e V i d e o E r r o r ( u g . T o o L o n g E r r o r ) ; v a r
e=this._adUnit.getVideoScreen();this._video.setDuration(b);e&&(e.setVideoDuration(b),0<this._video.getPosition()&
&e.setVideoProgress(this._video.getPosition()),e.setMuteEnabled(!0),
e.setVideoDurationEnabled(!0));la.get('debugOverlayEnabled')&&e&&e.setDebugMessageVisible(!0);this._ads.Vide
oPlayer.setVolume(new $c((null===e||void 0===e?0:e.isMuted())?0:1)).then(function(){var
f=Bm.getState().isPrivacyShowing;0<c._video.getPosition()?c._ads.VideoPlayer.seekTo(c._video.getPosition()).then(
function(){c._adUnit.getContainer().isPaused()||!e||f||c.playOnPrepared()}):c._adUnit.getContainer().isPaused()||!e||f||c
.playOnPrepared()})}};gb.prototype.playOnPrepared=function(){var a=this._adUnit.getVideoScreen();
i f ( a i n s t a n c e o f S a ) a . o n V i d e o P r e p a r e d ( ) ; e l s e
this._ads.VideoPlayer.play()};gb.prototype.onPrepareTimeout=function(a){this._core.Sdk.logError('Unity Ads video
p l a y e r p r e p a r e t i m e o u t
'+a);this.handleVideoError(ug.PrepareTimeout)};gb.prototype.onPlay=function(a){$g.setState({status:si.PLAYING,d
uration:this._video.getDuration()});this._adUnit.setVideoState(db.PLAYING);a||this._adUnit.prepareAndSeek();this._
ads.VideoPlayer.setProgressEventInterval(this._adUnit.getProgressInterval())};gb.prototype.onPause=
function(){$g.setState({status:si.PAUSED});this._adUnit.setVideoState(db.PAUSED)};gb.prototype.handleStartEven
t=function(){$g.setState({status:si.START});this._operativeEventManager.sendStart(this.getOperativeEventParams())
;this._adUnit.onStartProcessed.trigger();this._adUnit.canSendStartEvent()&&this._adUnit.sendStartEvent()};gb.protot
ype.handleFirstQuartileEvent=function(){this._operativeEventManager.sendFirstQuartile(this.getOperativeEventPara
ms())};gb.prototype.handleMidPointEvent=function(){this._operativeEventManager.sendMidpoint(this.getOperativeE
ventParams())};
gb.prototype.handleThirdQuartileEvent=function(){this._operativeEventManager.sendThirdQuartile(this.getOperative
EventParams())};gb.prototype.handleCompleteEvent=function(){$g.setState({status:si.COMPLETE});this._operative
EventManager.sendView(this.getOperativeEventParams())};gb.prototype.getOperativeEventParams=function(){retur
n{placement:this._placement,videoOrientation:this.getVideoOrientation(),asset:this._video}};gb.prototype.getVideoO
rientation=function(){return this._adUnit.getVideoOrientation()};
n.inherits(lf,gb);lf.prototype.onStalled=function(a){gb.prototype.onStalled.call(this,a);this._performanceAdUnit.send
TrackingEvent(V.STALLED)};lf.prototype.onCompleted=function(a){gb.prototype.onCompleted.call(this,a);this.sho
w E n d S c r e e n ( ) } ; l f . p r o t o t y p e . s h o w E n d S c r e e n = f u n c t i o n ( ) { v a r
a=this._performanceAdUnit.getEndScreen();a&&a.show()};lf.prototype.onPrepared=function(a,b,c,e){gb.prototype.o
nPrepared.call(this,a,b,c,e);if(a=this._adUnit.getVideoScreen())a.setCallButtonVisible(!0),la.get('debugOverlayEnable
d')&&
a . s e t D e b u g M e s s a g e ( ' P e r f o r m a n c e
Ad');this._performanceAdUnit.sendTrackingEvent(V.LOADED)};lf.prototype.handleStartEvent=function(){gb.protot
ype.handleStartEvent.call(this);this.sendTrackingEvent(V.START)};lf.prototype.handleFirstQuartileEvent=function(a
){gb.prototype.handleFirstQuartileEvent.call(this,a);this.sendTrackingEvent(V.FIRST_QUARTILE)};lf.prototype.han
dleMidPointEvent=function(a){gb.prototype.handleMidPointEvent.call(this,a);this.sendTrackingEvent(V.MIDPOINT
)};lf.prototype.handleThirdQuartileEvent=
function(a){gb.prototype.handleThirdQuartileEvent.call(this,a);this.sendTrackingEvent(V.THIRD_QUARTILE)};lf.p
rototype.handleCompleteEvent=function(a){gb.prototype.handleCompleteEvent.call(this,a);this.sendTrackingEvent(V
.COMPLETE)};lf.prototype.sendTrackingEvent=function(a){this._performanceAdUnit.sendTrackingEvent(a)};n.inhe
rits(rn,lf);rn.prototype.onCompleted=function(a){vg.setState({completed:!0});lf.prototype.onCompleted.call(this,a)};r
n.prototype.updateContainerForEndScreen=function(){this._adUnit.getContainer().reconfigure(wd.ENDSCREEN)};
n.inherits(Yb,Ea);Yb.prototype.hide=function(){this.hideEndScreenAndPrivacy();return
Ea.prototype.hide.call(this)};Yb.prototype.hideEndScreenAndPrivacy=function(){var
a,b,c=this.getEndScreen();c&&(c.hide(),c.remove());this._vastOMController&&this._vastOMController.removeFrom
ViewHierarchy();null===(a=this._eventObserverMap)||void 0===a?void 0:a.unmount();null===(b=this.privacy)||void
0 = = = b ? v o i d
0:b.removePrivacyElement()};Yb.prototype.description=function(){return'VAST'};Yb.prototype.getVolume=function
(){return this._volume};
Yb.prototype.setVolume=function(a){this._volume=a};Yb.prototype.setVideoPlayerMuted=function(a){this._muted=
a};Yb.prototype.getVideoPlayerMuted=function(){return this._muted};Yb.prototype.getEndScreen=function(){return
this._endScreen};Yb.prototype.getOpenMeasurementController=function(){return
this._vastOMController};Yb.prototype.getEventObserverMap=function(){return
this._eventObserverMap};Yb.prototype.getVideoClickThroughURL=function(){var
a=this._vastCampaign.getVast().getVideoClickThroughURL();
return this.getClickthroughUrl(a)};Yb.prototype.getCompanionClickThroughUrl=function(){var
a=this._vastCampaign.getVast().getCompanionClickThroughUrl();return
this.getClickthroughUrl(a)};Yb.prototype.sendTrackingEvent=function(a){return
Ea.prototype.sendTrackingEvent.call(this,a,!0)};Yb.prototype.getClickthroughUrl=function(a){return
a?R.isValidProtocolWithAllSupportedProtocols(a)?a:null:(t.reportMetricEvent(rc.VastClickThroughNull),null)};Yb.p
rototype.sendCompanionClickTrackingEvent=function(a){var b=
this._vastCampaign.getVast().getCompanionClickTrackingUrls();b=n.makeIterator(b);for(var
c=b.next();!c.done;c=b.next())c=c.value,this.getThirdPartyEventManager().sendWithGet(Bj(this._vastCampaign.getC
ontentType(),zd.COMPANION_CLICK),a,c,this._vastCampaign,this._vastCampaign.getUseWebViewUserAgentFor
Tracking())};Yb.prototype.sendCompanionTrackingEvent=function(a){var
b=this._vastCampaign.getCompanionCreativeViewTrackingUrls();b=n.makeIterator(b);for(var
c=b.next();!c.done;c=b.next())c=c.value,this.getThirdPartyEventManager().sendWithGet(Bj(this._vastCampaign.getC
ontentType(),
zd.COMPANION_CREATIVE_VIEW),a,c,this._vastCampaign,this._vastCampaign.getUseWebViewUserAgentForT
racking())};Yb.prototype.sendVideoClickTrackingEvent=function(a){this.sendTrackingEvent(V.CLICK);var
b=this._vastCampaign.getVast().getVideoClickTrackingURLs();ps('noAppsheetClicksOptInList',this._vastCampaign.
getSeatId())&&this._vastCampaign.getSkadnAppStoreId()&&(b=(null===b||void 0===b?void
0:b.filter(function(e){return cm(e)}))||null);if(b){b=n.makeIterator(b);for(var c=b.next();!c.done;c=b.next())c=
c.value,this.getThirdPartyEventManager().sendWithGet(Bj(this._vastCampaign.getContentType(),V.CLICK),a,c,this.
_vastCampaign,this._vastCampaign.getUseWebViewUserAgentForTracking())}};Yb.prototype.onContainerBackgrou
n d = f u n c t i o n ( ) { v a r
a=this;Ea.prototype.onContainerBackground.call(this);this.sendTrackingEvent(zd.PAUSED);if(this.isShowing()&&th
is.canShowVideo()&&this._vastOMController){this._vastOMController.pause();var
b=this._vastOMController.getOMAdViewBuilder();this.getVideoView(b).then(function(c){b.setVideoView(c);
c=b.buildVastAdView([ag.Backgrounded]);a._vastOMController&&a._vastOMController.geometryChange(c)})}this.
isShowing()&&this.canShowVideo()&&this._eventObserverMap&&this.getVideoViewRectangle().then(function(c){
var e;return null===(e=a._eventObserverMap)||void 0===e?void
0:e.backgrounded({videoViewRectangle:c})})};Yb.prototype.onContainerForeground=function(){var
a=this;Ea.prototype.onContainerForeground.call(this);this.sendTrackingEvent(zd.RESUME);if(this.isShowing()&&th
is.canShowVideo()&&this._vastOMController){this._vastOMController.resume();
v a r
b=this._vastOMController.getOMAdViewBuilder();this.getVideoView(b).then(function(c){b.setVideoView(c);c=b.bu
ildVastAdView([]);a._vastOMController&&a._vastOMController.geometryChange(c)})}this.isShowing()&&this.can
ShowVideo()&&this._eventObserverMap&&this.getVideoViewRectangle().then(function(c){var e;return
n u l l = = = ( e = a . _ e v e n t O b s e r v e r M a p ) | | v o i d 0 = = = e ? v o i d
0:e.foregrounded({videoViewRectangle:c})})};Yb.prototype.getVideoViewRectangle=function(){var
a=Object.create(null,{getVideoViewRectangle:{get:function(){return Ea.prototype.getVideoViewRectangle}}});
return F(this,void 0,void 0,function c(){var e=this;return
n.generator.createGenerator(c,function(f){switch(f.nextAddress){case 1:if(e._videoViewRectangle)return
f.return(Promise.resolve(e._videoViewRectangle));f.setCatchFinallyBlocks(2);return
f . y i e l d ( a . g e t V i d e o V i e w R e c t a n g l e . c a l l ( e ) , 4 ) ; c a s e
4:e._videoViewRectangle=f.yieldResult;f.leaveTryBlock(3);break;case 2:return
f.enterCatchBlock(),f.return(Promise.resolve([0,0,screen.width,screen.height]));case 3:return
f.return(e._videoViewRectangle)}})})};
Yb.prototype.getVideoView=function(a){return F(this,void 0,void 0,function c(){var e,f=this,g,h,k;return
n.generator.createGenerator(c,function(l){if(1==l.nextAddress)return(e=a.getVideoView())?l.return(e):l.yield(f.getVid
eoViewRectangle(),2);g=l.yieldResult;h=Gd(g[0],g[1],g[2],g[3]);if(f.getPlatform()!==B.ANDROID)return
l . r e t u r n ( h ) ; k = f . g e t D e v i c e I n f o ( ) ; r e t u r n
l.return(Object.assign(Object.assign({},h),{x:h.x/k.getDisplayMetricDensity(),y:h.y/k.getDisplayMetricDensity(),widt
h:h.width/k.getDisplayMetricDensity(),
height:h.height/k.getDisplayMetricDensity()}))})})};Yb.prototype.onVideoError=function(){var
a=this.getEndScreen();a&&this.hasImpressionOccurred()?a.show():this.hide();this.sendTrackingEvent(V.ERROR)};Y
b.prototype.setImpressionOccurred=function(){this._impressionSent=!0};Yb.prototype.hasImpressionOccurred=funct
ion(){return this._impressionSent};n.inherits(Se,Yb);Se.prototype.show=function(a){this.setShowOptions(a);return
this.overrideVideoUnitShow()};Se.prototype.overrideVideoUnitShow=function(){var a=
this;this.setShowing(!0);this.setActive(!0);var b=this.getContainer();b.addEventHandler(this);return
this._isFirstPoddedAdUnit?b.open(this,['videoplayer','webview'],!0,this.getForceOrientation(),this.getPlacement().disa
bleBackButton(),!1,!0,!1,this.getShowOptions().getOptions()).then(function(){a.onStart.trigger()}).catch(function(c){
a.onContainerOpenError(c)}):b.reconfigure(wd.PODDING).then(function(){a.onStart.trigger();a.onContainerShow()}
)};Se.prototype.hide=function(){this.hideEndScreenAndPrivacy();
return this.overrideVideoAdUnitHide()};Se.prototype.overrideVideoAdUnitHide=function(){var
a=this;this.setShowing(!1);this.hideChildren();this.unsetReferences();var
b=this.getClientInfo().getGameId(),c=this.getContainer();!this._isViewControllerSpawnedOnComplete&&this.isLast
PoddedAdUnit()&&this.sendCompletedEvent();c.removeEventHandler(this);return
this.isLastPoddedAdUnit()?c.close().then(function(){a.handleSendingFinishState(b)}):(this.handleSendingFinishState
(b),Promise.resolve())};Se.prototype.handleSendingFinishState=
function(){this.onClose.trigger();this._isViewControllerSpawnedOnComplete&&this.isLastPoddedAdUnit()&&this.s
endCompletedEvent()};Se.prototype.description=function(){return'VAST-
PODDING'};Se.prototype.canSendErrorEvent=function(){return
this._isLastPoddedAdUnit};Se.prototype.canSendStartEvent=function(){return
this._isFirstPoddedAdUnit};Se.prototype.setFirstPoddedAdUnit=function(a){this._isFirstPoddedAdUnit=a};Se.protot
ype.setLastPoddedAdUnit=function(a){this._isLastPoddedAdUnit=a};Se.prototype.isLastPoddedAdUnit=
function(){return this._isLastPoddedAdUnit};n.inherits(bc,Hg);bc.prototype.onVideoScreenSkip=function(){var
a=31E3<this._adUnit.getVideo().getDuration(),b=this._adUnit.getVideo().getPosition();this._ads.VideoPlayer.pause()
; v a r
c=this._adUnit;a&&3E4<=b?c.setFinishState(xa.COMPLETED):c.setFinishState(xa.SKIPPED);this._adUnit.setVide
oState(db.SKIPPED);this._adUnit.getFinishState()===xa.SKIPPED&&this._operativeEventManager.sendSkip(this.ge
tOperativeSkipEventParams());a&&this._adUnit.getFinishState()===
xa.COMPLETED&&(a=this.getOperativeEventParams(),this._operativeEventManager.sendThirdQuartile(a),this._thir
dPartyEventManager.sendTrackingEvents(this._campaign,V.THIRD_QUARTILE),this._operativeEventManager.sen
dView(a));a=this._placement.getCloseTimerDuration();b=ea()('googleCompliantTimer')?Math.max(15E3-
b,0):a;ne.setState({closeTimeout:Math.min(a,b)});if(this._isSkOverlayVisible)this.onSkOverlayHide();this.updateCon
tainerForEndScreen();(b=this._adUnit.getVideoScreen())&&b.hide();this._adUnit.onFinish.trigger()};
bc.prototype.updateContainerForEndScreen=function(){this._adUnit.getContainer().reconfigure(wd.ENDSCREEN)};
bc.prototype.onVideoScreenMute=function(a){this._ads.VideoPlayer.setVolume(new
$c(a?0:1))};bc.prototype.onVideoScreenCallButton=function(){};bc.prototype.onVideoScreenPauseForTesting=funct
ion(){};bc.prototype.onVideoScreenClose=function(){this._ads.VideoPlayer.pause();this._adUnit.setActive(!1);var
a=31E3<this._adUnit.getVideo().getDuration(),b=this._adUnit.getVideo().getPosition(),c=this._adUnit;
a&&3E4<=b?c.setFinishState(xa.COMPLETED):c.setFinishState(xa.SKIPPED);this._operativeEventManager.sendS
kip(this.getOperativeSkipEventParams());this._adUnit.onFinish.trigger();this._adUnit.hide()};bc.prototype.onKeyEve
nt=function(a,b){if(a===ui.BACK&&this.canSkipVideo())if(this._placement.skipEndCardOnClose()||b)this.onVideo
S c r e e n C l o s e ( ) ; e l s e
this.onVideoScreenSkip(this._adUnit.getVideo().getPosition())};bc.prototype.onSkOverlayShow=function(){var
a=this,b,c;this._campaign instanceof X&&(ea()('skOverlayClickOnBgEvent')&&
(this._isSkOverlayVisible=!0,this.onTouchStart=function(){a._isTouchStartTimeoutActive||(a._isTouchStartTimeout
Active=!0,a._wasScreenRecentlyTouched=!0,setTimeout(function(){a._isTouchStartTimeoutActive=!1;a._wasScreen
RecentlyTouched=!1},1E3))},this.onAppBackground=function(){a._backgroundedByUserSwipe=a._wasScreenRecen
tlyTouched?!0:!1},this.onProbableSkOverlayClick=function(){a._backgroundedByUserSwipe||a._operativeEventMan
ager.sendClick(a.getOperativeEventParams(),{clickDetails:{id:'probable-skoverlay-open'}})},
window.addEventListener('touchstart',this.onTouchStart),this._focusManager.onAppBackground.subscribe(this.onAp
pBackground),this._focusManager.onAppForegroundAfterResign.subscribe(this.onProbableSkOverlayClick)),ea()('sk
OverlayInstallOpportunity')&&this._operativeEventManager.sendInstallOpportunity(this.getOperativeEventParams(),
{installOpportunityDetails:{type:'skoverlay',dismissible:null!==(c=null===(b=Mc.getState().configuration)||void
0===b?void 0:b.userDismissible)&&void 0!==c?c:!1}}))};bc.prototype.onSkOverlayHide=
f u n c t i o n ( ) { t h i s . _ c a m p a i g n i n s t a n c e o f
X&&ea()('skOverlayClickOnBgEvent')&&(this._isSkOverlayVisible=!1,window.removeEventListener('touchstart',thi
s.onTouchStart),this._focusManager.onAppBackground.unsubscribe(this.onAppBackground),this._focusManager.on
AppForegroundAfterResign.unsubscribe(this.onProbableSkOverlayClick))};bc.prototype.canSkipVideo=function(){if
(!this._placement.allowSkip()||!this._adUnit.isShowing()||!this._adUnit.canPlayVideo()||this.isPoddingAdUnit())return
!1;var a=this._adUnit.getVideo().getPosition(),
b=1E3*this._placement.allowSkipInSeconds();return a>=b};bc.prototype.isPoddingAdUnit=function(){return this
instanceof Se||this instanceof mf};bc.prototype.getVideoOrientation=function(){if(this._adUnit instanceof Zc)return
this._adUnit.getVideoOrientation()};bc.prototype.getOperativeSkipEventParams=function(){return{placement:this._p
lacement,videoOrientation:this.getVideoOrientation(),asset:this._adUnit.getVideo(),videoProgress:this._adUnit.getVi
deo().getPosition()}};bc.prototype.getOperativeEventParams=
function(){return{placement:this._placement,videoOrientation:this.getVideoOrientation(),asset:this._adUnit.getVideo
( ) } } ; b c . p r o t o t y p e . o n S h o w P r i v a c y P o p U p = f u n c t i o n ( ) { r e t u r n
Promise.resolve()};bc.prototype.onClosePrivacyPopUp=function(){return
Promise.resolve()};n.inherits(ph,bc);ph.prototype.onOpenStore=function(a){this._storeHandler.onDownload(a)};ph.p
r o t o t y p e . o n A p p S h e e t C l o s e d = f u n c t i o n ( ) { v a r
a=!!this._placement.skipEndCardOnClose()||this._placement.getAdFormat()===xe.REWARDED;if(this.isClickFrom
Skip&&
a&&ml(this._campaign))this.onVideoScreenClose()};ph.prototype.onVideoScreenDownload=function(a){var
b;this.setCallButtonEnabled(!1);this.isClickFromSkip=!!a.isClickFromSkipButton;if(a.isRewarded&&!a.isClickFrom
S k i p B u t t o n ) { v a r
c=this.getOperativeEventParams();this._operativeEventManager.sendThirdQuartile(c);this._thirdPartyEventManager.
sendTrackingEvents(this._campaign,V.THIRD_QUARTILE);this._operativeEventManager.sendView(c)}this._adUnit
.getPlatform()===B.IOS&&(null===(b=this.appSheet)||void 0===
b ? v o i d
0:b.onClose.subscribe(this.onAppSheetClose));this.onOpenStore(a);if(a.isClickFromSkipButton&&(!a.skipEndcardO
nClose||a.store!==Kd.APPLE||a.bypassAppSheet)&&vg.getState().wasStoreOpened)this.onVideoScreenSkip(a.videoP
rogress);this.setCallButtonEnabled(!0)};ph.prototype.setCallButtonEnabled=function(a){this._videoScreen&&this._vi
deoScreen.setCallButtonEnabled(a)};n.inherits(bi,ph);bi.prototype.onVideoScreenDownload=function(a){ph.prototyp
e.onVideoScreenDownload.call(this,a);this.sendClickEventToKafka(a);
this._performanceAdUnit.sendTrackingEvent(V.CLICK)};bi.prototype.sendClickEventToKafka=function(a){var
b=this._campaign.getSession(),c={type:'performance_video_overlay_cta_button_click'};c.auctionId=b.id;c.rating=this
._campaign.getRating();c.number1=a.videoDuration/1E3;c.number2=a.videoProgress/1E3;c.number3=a.videoProgres
s/a.videoDuration;Wa.sendEvent('ads.sdk2.events.aui.experiments.json',Ae.ANONYMOUS,c)};bi.prototype.onVideo
ScreenSkip=function(a,b){this._placement.skipEndCardOnClose()||b?ph.prototype.onVideoScreenClose.call(this):
(ph.prototype.onVideoScreenSkip.call(this,a,b),(a=this._performanceAdUnit.getEndScreen())&&a.show(),this._perfor
manceAdUnit.onFinish.trigger());this._performanceAdUnit.sendTrackingEvent(V.SKIP)};n.inherits(Zk,bi);Zk.prototy
pe.onVideoScreenDownload=function(a){bi.prototype.onVideoScreenDownload.call(this,a)};Zk.prototype.onVideoS
creenSkip=function(a,b,c){var e=this._endScreen instanceof
uc&&!!this._endScreen.getEndScreenCTA();if(ml(this._campaign)&&!e&&c)this.onVideoScreenDownload(c);else
bi.prototype.onVideoScreenSkip.call(this,
a,b)};Zk.prototype.onVideoScreenClose=function(){bi.prototype.onVideoScreenClose.call(this)};Zk.prototype.update
ContainerForEndScreen=function(){this._adUnit.getContainer().reconfigure(wd.ENDSCREEN)};n.inherits(Ke,Hg);K
e.prototype.onEndScreenDownload=function(a){this._storeHandler.onDownload(a)};Ke.prototype.onEndScreenClose
=function(){this._adUnit.hide()};Ia('.b222hdb{z-index:100}.cgmpyij{display:-webkit-box;display:-webkit-
flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-
flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-
content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-
flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.q1xumbx6{width:2.4em;height:2.4em}.a1u9hxuq{display:-webkit-
box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;gap:1em}.a1u9hxuq button:disabled
svg{stroke:grey;fill:grey}.a1u9hxuq button.selected svg,.a1u9hxuq svg:hover{stroke:#0084ff;fill:#0084ff}.a1u9hxuq
svg{height:2.8em;stroke:#000;fill:#000}');
var Re;(function(a){a.Happy='happy';a.Neutral='neutral';a.Sad='sad';a.None='none'})(Re||(Re={}));var
Dm={},mr=(Dm[Re.Happy]=1,Dm[Re.Neutral]=0,Dm[Re.Sad]=-
1,Dm[Re.None]=0,Dm);n.inherits(Yk,Ke);Yk.prototype.onKeyEvent=function(a){a===ui.BACK&&ne.getState().ena
bleBackButton&&this._adUnit.isShowing()&&!this._adUnit.canShowVideo()&&this._adUnit.hide()};Yk.prototype.o
nEndScreenDownload=function(a){Ke.prototype.onEndScreenDownload.call(this,a);this._adUnit.sendTrackingEvent(
V.CLICK);this._adUnit.sendTrackingEvent(V.VIDEO_ENDCARD_CLICK)};
Yk.prototype.onEndScreenClose=function(){Ke.prototype.onEndScreenClose.call(this)};Yk.prototype.onUserFeedba
ck=function(a){var b,c,e,f;if(mr.hasOwnProperty(a)){var g=a!==Re.None?'end-
screen':'closed';da.userFeedback({placementId:this._adUnit.getPlacement().id,reason:g,message:a,requestSize:mr[a],v
ideoProgress:null===(b=this._adUnit.getTimer())||void 0===b?void
0:b.getDuration()});b={placement:this._adUnit.getPlacement(),progress:null!==(e=null===(c=this._adUnit.getTimer(
))||void 0===c?void 0:c.getDuration())&&
void 0!==e?e:0,duration:null!==(f=this._adUnit.getVideo().getDuration())&&void
0!==f?f:0,rating:mr[a],source:g};this.operativeEventManager.sendUserFeedback(b)}};var
gs=mm(ne);Ia('.g1dea9fv{position:relative;white-space:nowrap;font-
size:.8em}.g106ae11.g106ae11{fill:#e6e6e6}.g106ae11>*{-webkit-animation:star-pop-g106ae11 .75s ease-in-out
.75s forwards;animation:star-pop-g106ae11 .75s ease-in-out .75s forwards}@-webkit-keyframes star-pop-
g106ae11{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%{fill:#167dfb;-webkit-
transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}to{fill:#167dfb;-webkit-transform:scale(1);-ms-
transform:scale(1);transform:scale(1)}}@keyframes star-pop-g106ae11{0%{-webkit-transform:scale(1);-ms-
transform:scale(1);transform:scale(1)}10%{fill:#167dfb;-webkit-transform:scale(1.5);-ms-
transform:scale(1.5);transform:scale(1.5)}to{fill:#167dfb;-webkit-transform:scale(1);-ms-
transform:scale(1);transform:scale(1)}}.g106ae11>:first-child{-webkit-animation-delay:.75s;animation-
delay:.75s}.g106ae11>:nth-child(2){-webkit-animation-delay:.85s;animation-delay:.85s}.g106ae11>:nth-child(3){-
webkit-animation-delay:.95s;animation-delay:.95s}.g106ae11>:nth-child(4){-webkit-animation-
delay:1.05s;animation-delay:1.05s}.g106ae11>:last-child{-webkit-animation-delay:1.15s;animation-
delay:1.15s}.g12k1x5p{position:absolute;overflow:hidden;fill:#ff8e00;z-index:1}.gvcqqce{-webkit-align-
items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gxjtfbq.gxjtfbq{fill:#e6e6e6;z-
index:0}.gdwwr4u{font-size:.5em;margin-left:.45em;color:#7c7c7c}.g1ixf4sz.g1ixf4sz *{fill:#888}');
Ia('.p1docnlf{margin-bottom:env(safe-area-inset-bottom);padding:.25em .5em;-ms-flex-
align:center;position:absolute;bottom:0;width:100%;box-sizing:border-box}.p1docnlf,.pbv8hn4{display:-webkit-
box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;align-
items:center}.pbv8hn4{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-
flex-pack:center;justify-content:center;-ms-flex-align:center}.pbv8hn4:first-of-type{-webkit-box-pack:start;-webkit-
justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.pbv8hn4:last-of-type{-webkit-box-pack:end;-
webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:env(safe-area-inset-
right)}.lynzavm.lynzavm{opacity:.4;color:#fff}.p1xp103b{background-color:#0b68ea}.p1j654a5{font-
size:12px;color:#fff;display:inline-block;min-width:200px}.p1j654a5 a{-webkit-text-decoration:underline;text-
decoration:underline}.p1bld7zq,.p1j654a5 a{cursor:pointer}');
Ia('.d1yojxte{-webkit-filter:drop-shadow(.03em .05em .18em #7c7c7c);filter:drop-shadow(.03em .05em .18em
#7c7c7c)}@media (orientation:landscape){.d1yojxte{-webkit-
filter:none;filter:none;fill:#7c7c7c}}.t1q3gjn6{position:absolute;top:0;right:0;z-
index:10;width:2.25em;height:2.25em;-webkit-transition:opacity .25s;transition:opacity .25s}@media
(orientation:portrait){.t5ls40c.t5ls40c{top:constant(safe-area-inset-top);top:env(safe-area-inset-top)}}@media
(orientation:landscape){.t5ls40c.t5ls40c{right:constant(safe-area-inset-right);right:env(safe-area-inset-
right)}}.e1mehvma{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-
direction:column;-ms-flex-direction:column;flex-direction:column;background-
color:#fafafa;margin:0;width:100%;height:100%;overflow:hidden;font-family:unityicons,Helvetica,sans-serif;font-
size:16px}@media (orientation:landscape){.e1mehvma{-webkit-flex-direction:row;-ms-flex-direction:row;flex-
direction:row}}@media (orientation:portrait){@media (min-height:0){.e1mehvma{font-size:6.4px}}@media (min-
height:250px){.e1mehvma{font-size:8px}}@media (min-height:320px){.e1mehvma{font-size:11.2px}}@media
(min-height:380px){.e1mehvma{font-size:12.8px}}@media (min-height:460px){.e1mehvma{font-
size:16px}}@media (min-height:560px){.e1mehvma{font-size:19.2px}}@media (min-
height:600px){.e1mehvma{font-size:20.8px}}@media (min-height:680px){.e1mehvma{font-size:24px}}@media
(min-height:780px){.e1mehvma{font-size:25.6px}}@media (min-height:980px){.e1mehvma{font-
size:28.8px}}@media (min-height:1050px){.e1mehvma{font-size:35.2px}}@media (min-
height:1175px){.e1mehvma{font-size:40px}}@media (min-height:1375px){.e1mehvma{font-size:48px}}@media
(min-height:1675px){.e1mehvma{font-size:56px}}@media (min-height:1975px){.e1mehvma{font-
size:70.4px}}@media (min-height:2275px){.e1mehvma{font-size:80px}}@media (min-
height:2575px){.e1mehvma{font-size:96px}}@media (min-height:2875px){.e1mehvma{font-size:112px}}@media
(min-height:3475px){.e1mehvma{font-size:128px}}}@media (orientation:landscape){@media (min-
width:200px){.e1mehvma{font-size:11.2px}}@media (min-width:320px){.e1mehvma{font-size:12.8px}}@media
(min-width:460px){.e1mehvma{font-size:16px}}@media (min-width:580px){.e1mehvma{font-
size:19.2px}}@media (min-width:760px){.e1mehvma{font-size:22.4px}}@media (min-
width:960px){.e1mehvma{font-size:25.6px}}@media (min-width:1160px){.e1mehvma{font-size:35.2px}}@media
(min-width:1460px){.e1mehvma{font-size:44.8px}}@media (min-width:1760px){.e1mehvma{font-
size:60.8px}}@media (min-width:2260px){.e1mehvma{font-size:73.6px}}}@media (orientation:portrait){@media
only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.e1mehvma{font-
size:24px}}}.e1gzwpwb{position:relative;background-color:#fafafa}@media (min-aspect-ratio:29/46) and
(orientation:portrait){.e1gzwpwb{height:50%}}@media (orientation:landscape){.e1gzwpwb{height:100%}@media
(max-aspect-ratio:47/29){.e1gzwpwb{height:auto;width:50%}}}.e8xnbb9{z-index:11;position:absolute}@media
(orientation:portrait){.e8xnbb9{width:100%;height:env(safe-area-inset-top)}}@media
(orientation:landscape){.e8xnbb9{width:env(safe-area-inset-left);height:100%}}@media
(orientation:portrait){.e1ch4tf{height:50vh}}.ehbzu2j{position:relative;-webkit-flex-direction:column;-ms-flex-
direction:column;flex-direction:column;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center}.ehbzu2j,.f1pz6p5h{display:-webkit-box;display:-webkit-
flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center}.f1pz6p5h{-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column}.g1y6n6ei>*~*{margin-top:.25em}.g1pigg53{margin-bottom:.65em}.g1pigg53>*~*{margin-
top:.8em}');
Ia('.cl9xpcd{-webkit-transition:stroke-dashoffset .3s cubic-bezier(.4,0,.2,1) 0ms;transition:stroke-dashoffset .3s cubic-
b e z i e r ( . 4 , 0 , . 2 , 1 ) 0 m s } ' ) ; I a ( ' . p 3 0 h w 9 8 { s t r o k e : # f f f } @ m e d i a
(orientation:landscape){.p30hw98{stroke:#7c7c7c}}.b1l31owb{stroke:#999}@media
(orientation:landscape){.b1l31owb{stroke:#d3d3d3}}.gjnlrha{opacity:.5}.hg0o4fa{opacity:0}.thvqumf{color:#fff;pos
ition:absolute;width:100%;text-align:center;font-size:.9em}@media
(orientation:landscape){.thvqumf{fill:#3c3c3c}}');Ia('.ncx688w{background:transparent;border-
r a d i u s : 2 e m ; o v e r f l o w : h i d d e n ; w i d t h : 9 5 % } @ m e d i a
(orientation:landscape){.ncx688w{height:100%;margin:1em}@media (max-aspect-
ratio:47/29){.ncx688w{height:unset}}}@media (orientation:portrait){.ncx688w{margin:calc(env(safe-area-inset-top)
+ . 5 e m ) . 5 e m 0 } } . s 1 j 7 4 n 8 u { p o s i t i o n : r e l a t i v e } @ m e d i a
(orientation:portrait){.s1j74n8u{width:90%}}.sbjhfsr{position:relative}@media
(orientation:portrait){.sbjhfsr.sbjhfsr{width:90vmin;height:90vmin}}.skvbfnk{border-
radius:2em;overflow:hidden}@media (orientation:landscape){.skvbfnk{margin:.5em}}@media
(orientation:portrait){.skvbfnk{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;height:95vmin;width:95vmin;margin-top:calc(env(safe-area-inset-top) +
.5em)}}.i1ony1zm{height:100%;object-fit:cover;width:100%}@media
(orientation:landscape){.p1mqk0xx{display:none}}@media (max-aspect-ratio:47/29){.l14ojzdr{object-
fit:contain}}@media (orientation:portrait){.l14ojzdr{display:none}}.a1ye6ztk{position:absolute;pointer-
events:none;top:-10px;left:-10px;z-index:2;-webkit-animation:animatedBorder-a1ye6ztk 20s linear infinite
alternate;animation:animatedBorder-a1ye6ztk 20s linear infinite alternate}@-webkit-keyframes animatedBorder-
a1ye6ztk{0%{stroke-dashoffset:0px}20%{stroke-dashoffset:30px}40%{stroke-dashoffset:0px}60%{stroke-
dashoffset:40px}80%{stroke-dashoffset:20px}to{stroke-dashoffset:50px}}@keyframes animatedBorder-
a1ye6ztk{0%{stroke-dashoffset:0px}20%{stroke-dashoffset:30px}40%{stroke-dashoffset:0px}60%{stroke-
dashoffset:40px}80%{stroke-dashoffset:20px}to{stroke-dashoffset:50px}}');
Ia('.gb1fnb5{width:11.2em;text-align:center;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-
clamp:2;-webkit-box-orient:vertical}');var yp=Sf(function(a){var b=a.children,c=void
0===a.color?'':a.color,e=a.elementId;return x('div',Object.assign({className:ka('gb1fnb5',void
0===a.className?'':a.className),style:{color:c}},Yc(e),{children:b}),void 0)});Ia('@media
(orientation:landscape){.eqg9k4o{background:linear-gradient(0deg,#fff 30%,#f5f5f5
0)}}.d1m5y6vo.d1m5y6vo{background-image:linear-gradient(0deg,#000939,#02276d 80%)}.dnz47ne{-webkit-
flex:1;-ms-flex:1;flex:1;padding:1em}@media (orientation:portrait){.dnz47ne{background-image:linear-
gradient(0deg,#00062d,#021b43)}.dnz47ne.dnz47ne{margin:unset}}@media
(orientation:portrait){.cb8ok4v.cb8ok4v{background:hsla(0,0%,48.6%,.3);border-
radius:2em;fill:#fff;width:1.5em;height:1.5em;top:1.25em;top:calc(1.25em + constant(safe-area-inset-
top));top:calc(1.25em + env(safe-area-inset-top));right:1.25em}}@media (orientation:portrait){.c13apyg1.c13apyg1{-
webkit-filter:drop-shadow(.05em .05em .18em #000);filter:drop-shadow(.05em .05em .18em
#000)}}.h14vbfir.h14vbfir{color:#cfef2e}.m1jo0os{display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-
webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin:.5em
auto;width:90%}@media (orientation:landscape){.m1jo0os{-webkit-box-pack:end;-webkit-justify-content:flex-end;-
ms-flex-pack:end;justify-content:flex-end;margin:0;-webkit-flex:3;-ms-flex:3;flex:3;width:100%}@media (max-
aspect-ratio:47/29){.m1jo0os{-webkit-flex:2;-ms-flex:2;flex:2}}}.g1cr8ixi.g1cr8ixi{margin:1em auto}@media
(orientation:landscape){.gkxm25q.gkxm25q{margin:.5em 0}}.g6g9j3i.g6g9j3i{margin:.25em 0;-webkit-flex-
direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-
align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.e1vxgeii{display:-webkit-box;display:-webkit-
flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-
pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;width:90%;margin:1em auto}@media
(orientation:landscape){.e1vxgeii{height:100%;width:50%;max-width:15em;-webkit-flex-direction:column;-ms-flex-
direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-
pack:center;justify-content:center;margin:0 auto;box-sizing:border-box}}.beorry5{display:-webkit-box;display:-
webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-
pack:center;justify-content:center;width:50%}@media (orientation:landscape){.beorry5{width:70%;margin-
top:.5em}}.c1ny5gge{width:100%;height:2.5em;border-radius:1em}@media
(orientation:landscape){.h1l1qo4a.h1l1qo4a{display:none}}@media
(orientation:portrait){.hrfpe9a.hrfpe9a{display:none}}.g18fgkyn{position:unset;z-index:unset}@media
(orientation:landscape){.g18fgkyn.g18fgkyn>:first-child{padding-left:unset}}@media
(orientation:landscape){.fn5rde0{position:relative;width:100%;-webkit-flex:0.5;-ms-flex:0.5;flex:0.5}}@media
(orientation:landscape){.f75zil5.f75zil5{padding:.25em 0;margin:0}}@media
(orientation:portrait){.c1dcil42.c1dcil42{top:.5em;top:calc(.5em + constant(safe-area-inset-top));top:calc(.5em +
env(safe-area-inset-top));right:.5em}}.i1c14gc0.i1c14gc0{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-
ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column}');
Ia('.cmleivz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-
direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-
content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-
ms-flex-align:center;align-items:center;background:#f5f5f5;height:80vh;height:calc(80vh - constant(safe-area-inset-
bottom));height:calc(80vh - env(safe-area-inset-bottom))}@media
(orientation:landscape){.cmleivz{background:transparent;-webkit-box-pack:center;-webkit-justify-content:center;-ms-
flex-pack:center;justify-content:center;height:100%;width:50%;width:calc(50% - constant(safe-area-inset-
left));width:calc(50% - env(safe-area-inset-left));-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-
align:flex-start;align-items:flex-start}}.g1jrzf5s.g1jrzf5s{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-
ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column}.g1jrzf5s.g1jrzf5s>*~*{margin:.5em 0}.g1uqyw4a{width:100%;text-align:left;font-
size:1.25em}@media (orientation:landscape){.g1uqyw4a{margin-bottom:1em}}.m1ebprio{margin:1em auto}');
Ia('.p1tdckdh{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-
webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-
align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-
d i r e c t i o n : c o l u m n ; f l e x - d i r e c t i o n : c o l u m n ; w i d t h : 5 0 % } @ m e d i a
(orientation:landscape){.p1tdckdh{width:30%}}.sic1s8k{font-size:.5em;color:#b7b7b7}.f7figtx{font-
weight:700;text-transform:uppercase;color:#333}');
Ia('.b16i13u{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-
webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-webkit-box-
align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-
direction:column;flex-direction:column;width:50%}@media (orientation:landscape){.b16i13u{-webkit-flex-
direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-
between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-
ms-flex-align:center;align-items:center;width:100%;margin:2em 0 1em}@media (max-
width:780px){.b16i13u{margin:2em 0}}}.g1teokdw{width:100%;text-align:left;font-size:1.25em}@media
(orientation:landscape){.g1teokdw{margin-bottom:1em}}');
v a r
Rz=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.default=function(c,e){if(Object.is(c,e))retur
n!0;if('object'!==typeof c||null===c||'object'!==typeof e||null===e)return!1;var
f=Object.keys(c);if(f.length!==Object.keys(e).length)return!1;for(var
g=0;g<f.length;g++)if(!Object.prototype.hasOwnProperty.call(e,f[g])||!Object.is(c[f[g]],e[f[g]]))return!1;return!0}}),h
s=ta(Rz);Ia('.b1e7wd89{background:rgba(0,0,0,.8);-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column}.c1qspyn6,.ckhy8tc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-
webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-
direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-
align:center;-ms-flex-align:center;align-items:center;margin:1em auto;gap:1em;box-sizing:border-box;width:100%;-
webkit-flex:1;-ms-flex:1;flex:1}@media (orientation:landscape){.ckhy8tc{-webkit-box-pack:justify;-webkit-justify-
content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-
direction:row;flex-direction:row;margin-top:-15%;width:80%}}.gheg228,.gp9ktbp{display:-webkit-box;display:-
webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-
direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-
webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media
(orientation:landscape){.gp9ktbp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-
flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-
ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-
align:center;align-items:center}}@media (orientation:landscape){.g169xino{text-align:left;padding-
left:1em}}.b3de4x9,.biiw87l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-
pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:50%}@media
(orientation:landscape){.b3de4x9{width:35%}}.ps5gn1z{left:.25rem;left:calc(.25rem + constant(safe-area-inset-
left));left:calc(.25rem + env(safe-area-inset-left));top:.25rem;top:calc(.25rem + constant(safe-area-inset-
top));top:calc(.25rem + env(safe-area-inset-top));background:hsla(0,0%,48.6%,.3);border-
radius:.25rem;width:1.75rem;padding:0;height:1.75rem;font-size:1rem;-webkit-box-pack:center;-webkit-justify-
content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-
flexbox;display:flex}.c1n9dfh6{width:100%;height:2.5em;border-radius:1em}.g1f9m80q{padding:0;background-
color:#fafafa}.g1it756d{height:1rem;margin:0 .5rem}.g1lg3h44{padding:.5rem .5rem .5rem 0;width:80%;font-
size:.5rem}.cxa0c08{width:1.75rem;height:1.75rem;background:hsla(0,0%,48.6%,.3);border-radius:.25rem}@media
(orientation:landscape){.cxa0c08.cxa0c08{top:.25rem;top:calc(.25rem + constant(safe-area-inset-
top));top:calc(.25rem + env(safe-area-inset-top));right:0;right:calc(.25rem + constant(safe-area-inset-
right));right:calc(.25rem + env(safe-area-inset-right))}}@media
(orientation:portrait){.cxa0c08.cxa0c08{top:.25rem;top:calc(.25rem + constant(safe-area-inset-top));top:calc(.25rem +
env(safe-area-inset-top));right:0;right:calc(.25rem + constant(safe-area-inset-right));right:calc(.25rem + env(safe-area-
inset-right))}}.c1kioqma{fill:#fff;width:1.75rem;height:1.75rem}.pt3cjh1{padding-left:calc(.5rem + env(safe-area-
inset-left));padding-right:calc(.5rem + env(safe-area-inset-right));top:.25rem;top:calc(.25rem + constant(safe-area-
inset-top));top:calc(.25rem + env(safe-area-inset-top));padding-top:.25rem;top:0}.p1lm6x23,.pt3cjh1{display:-webkit-
box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-
flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-
pack:justify;justify-content:space-between;position:absolute;width:100%;box-sizing:border-
box}.p1lm6x23{padding:.25rem calc(.5rem + env(safe-area-inset-right)) calc(.25rem + env(safe-area-inset-bottom))
calc(.5rem + env(safe-area-inset-left));bottom:0}');
n.inherits(Pe,ha);Pe.prototype.resetEndScreenStore=function(){ne.setState({show:!1,enableBackButton:!1})};Pe.prot
otype.render=function(){ha.prototype.render.call(this);this.resetEndScreenStore();Xg(this.getComponent(),this.contai
ner())};Pe.prototype.startCountDownTimer=function(a,b){var
c=this,e=100/(a/b),f=0,g=setInterval(function(){f+=e;c._circularCounterProgression.trigger(f);100<=f&&(c.onCloseE
vent(),clearInterval(g))},b)};Pe.prototype.show=function(){var
a=this;ha.prototype.show.call(this);ne.setState({show:!0});
Lc.setState({currentScreen:hj.EndScreen});this._container&&(this._container.style.display='flex');Z.getAutoClose()&
&setTimeout(function(){t.reportMetricEvent(af.AutoCloseInvoked);a.onCloseEvent()},Z.getAutoCloseDelay())};Pe.p
r o t o t y p e . h i d e = f u n c t i o n ( ) { v a r
a;ha.prototype.hide.call(this);ne.setState({show:!1,enableBackButton:!1});this._showGDPRBanner&&!this._gdprPop
upClicked&&this._handlers.forEach(function(b){return b.onGDPRPopupSkipped()});null===(a=this.privacy)||void
0===a?void 0:a.hide();this._container&&
(this._container.style.display='none')};Pe.prototype.onDownloadEvent=function(a){var
b=this,c=a&&eq(a);oh.setState({source:'endScreen'});this._handlers.forEach(function(e){return
e.onEndScreenDownload({clickAttributionUrl:b._campaign.getClickAttributionUrl(),clickAttributionUrlFollowsRedi
rects:b._campaign.getClickAttributionUrlFollowsRedirects(),bypassAppSheet:b._campaign.getBypassAppSheet(),app
StoreId:b._campaign.getAppStoreId(),store:b._campaign.getStore(),appDownloadUrl:b._campaign instanceof X?
b . _ c a m p a i g n . g e t A p p D o w n l o a d U r l ( ) : v o i d
0,ppid:b._campaign.getPpid(),clickDetails:c})})};Pe.prototype.onCloseEvent=function(){this._handlers.forEach(funct
ion(a){return a.onEndScreenClose()})};Pe.prototype.onPrivacyClose=function(){var a;null===(a=this.privacy)||void
0 = = = a ? v o i d
0:a.hide()};Pe.prototype.onPrivacyEvent=function(){this._showGDPRBanner&&(this._gdprPopupClicked=!0);this.pr
ivacy.show()};Pe.prototype.onUserFeedback=function(a){this._handlers.forEach(function(b){return
b.onUserFeedback(a)})};
n.inherits(wp,Pe);wp.prototype.getComponent=function(){return
x(zv,Object.assign({},this.endScreenAdapterComponentProps),void
0)};n.inherits(nn,Pe);nn.prototype.getComponent=function(){return
x(yv,Object.assign({},this.endScreenAdapterComponentProps),void
0)};n.inherits(Vk,kc);Vk.prototype.createParameters=function(a){var
b=Object,c=b.assign,e=Object.assign({},this.createEndScreenParameters(a.privacy,a.campaign.getGameName(),a)),f
=a.campaign.id,g=a.deviceInfo.getOsVersion(),h='mraid'!==a.campaign.getEndScreenType(),
k=a.deviceInfo.getLanguage().includes('en'),l=parseInt(te()('userFeedback'),10),m=!!l&&0<l&&60>l;l=m&&(0>=l?!
1:100<=l?!0:Math.floor(100*Math.random())<l);e=c.call(b,e,{campaignId:f,osVersion:g,showFeedbackDialog:h&&k
&&m&&l});b=this.createVideoScreen(a,a.privacy);c=this.getVideo(a.campaign,a.forceOrientation);e=this.createEnds
c r e e n ( e , a . c a m p a i g n , a . c o r e C o n f i g . g e t C o u n t r y ( ) ) ; r e t u r n
Object.assign(Object.assign({},a),{video:c,videoScreen:b,endScreen:e})};Vk.prototype.createEndscreen=function(a,b
,c){if('mraid'===
b.getEndScreenType()){var e=ea()('playableEndScreenCTAPublisherOptOut')?void 0:new nn(b,a,c);return new
u c ( a , b , c , e ) } r e t u r n n e w
wp(b,a,c)};Vk.prototype.createVideoScreenAdapter=function(a,b,c,e,f){a=[Object.assign(Object.assign({},a),{sdkApi
: a . c o r e . S d k } ) , b , c , e , f ] ; r e t u r n n e w
(Function.prototype.bind.apply(Sa,[null].concat(n.arrayFromIterable(a))))};Vk.prototype.createVideoScreen=function
(a,b){var c=a.placement.skipEndCardOnClose()||!1;a.adsConfig.getHidePrivacy()||(c=!a.adsConfig.getHidePrivacy());
a . a d s C o n f i g . g e t H i d e P r i v a c y ( ) & & ( c = ! 1 ) ; v a r
e=this.showGDPRBanner(a)&&c,f=this.getAdNoticeSettings(a.privacySDK);b=this.createVideoScreenAdapter(a,b,e,
c,f);a.placement.disableVideoControlsFade()&&b.setFadeEnabled(!1);return
b};n.inherits(Wk,Ke);Wk.prototype.onKeyEvent=function(a){a===ui.BACK&&ne.getState().enableBackButton&&t
his._adUnit.isShowing()&&(this._externalMRAIDEndScreen.disconnect(),this._adUnit.hide())};Wk.prototype.onEnd
ScreenDownload=function(a){Ke.prototype.onEndScreenDownload.call(this,
a);this._adUnit.sendTrackingEvent(V.CLICK)};Wk.prototype.onEndScreenClose=function(){Mc.setState({isAvailabl
e:!1});t.reportMetricEvent(ue.Close);this._externalMRAIDEndScreen.disconnect();Ke.prototype.onEndScreenClose.c
all(this)};Wk.prototype.onUserFeedback=function(){};n.inherits(Id,Me);Id.canCreateAdUnit=function(a){return
a===Id.ContentType||a===Id.ContentTypeVideo||a===Id.ContentTypeMRAID};Id.prototype.createAdUnit=function(
a,b){b=b?new mf(a):new Zc(a);var c=Vl({platform:a.platform,core:a.core,
ads:a.ads,store:a.store,thirdPartyEventManager:a.thirdPartyEventManager,operativeEventManager:a.operativeEventM
anager,deviceInfo:a.deviceInfo,clientInfo:a.clientInfo,placement:a.placement,adUnit:b,campaign:a.campaign,coreCon
fig:a.coreConfig,focusManager:a.focusManager}),e=new Zk(b,a,c),f=new Yk(b,a,c),g;a.endScreen instanceof
u c & & ( g = n e w
Wk(b,a,c,a.endScreen));this.initializeHandlers(a,b,e,f,g);a.privacy.setAdBuyerInfo({openProductInfo:function(){var
h={clickAttributionUrl:a.campaign.getClickAttributionUrl(),
clickAttributionUrlFollowsRedirects:a.campaign.getClickAttributionUrlFollowsRedirects(),bypassAppSheet:!1,appSt
oreId:a.campaign.getAppStoreId(),store:a.campaign.getStore(),ppid:a.campaign.getPpid(),clickDetails:{id:'privacy-
settings'}};f.onEndScreenDownload(h)}});return b};Id.prototype.initializeHandlers=function(a,b,c,e,f){var
g=this,h;a.videoScreen.addEventHandler(c);a.endScreen.addEventHandler(e);a.endScreen instanceof
uc&&f&&(null===(h=a.endScreen.getEndScreenCTA())||void 0===h?void 0:h.addEventHandler(f));
f=this.getVideoEventHandlerParams(b,a.video,a);this.prepareVideoPlayer(rn,f);if(a.platform===B.ANDROID){var
k=a.ads.Android.AdUnit.onKeyDown.subscribe(function(l){e.onKeyEvent(l);if(Di('closeReplaceSkip')){var
m=a.placement;m=m.skipEndCardOnClose()||g.isSkippableRewarded(m.allowSkip(),m.getAdFormat());c.onKeyEven
t(l,m)}});b.onClose.subscribe(function(){k&&a.ads.Android.AdUnit.onKeyDown.unsubscribe(k)})}};Id.ContentType
='comet/campaign';Id.ContentTypeVideo='comet/video';Id.ContentTypeMRAID='comet/mraid-url';
var xv=['1732577','3206806','1926039'];n.inherits(Gf,Xa);Gf.prototype.loadCampaign=function(a,b,c,e){return
na.CampaignResponse?this.parseLoadResponse({url:'',response:na.CampaignResponse,responseCode:200,headers:[]}
,a,[],b,e):this.requestLoad(a.id,[],!1,b,c,e)};Gf.prototype.request=function(){return this.requestPreload('refresh-
m a n a g e r ' ) } ; G f . p r o t o t y p e . r e q u e s t P r e l o a d = f u n c t i o n ( a ) { v a r
b=this;null===this._ongoingPreloadRequest&&(this._ongoingPreloadRequest=new
Promise(function(p){b._ongoingPreloadRequestResolve=
p } ) ) ; v a r
c={};Object.assign(c,{requestId:this.requestId++});da.preloadRequestStarted(Object.assign({reason:a},c));if(this._act
ivePreload){this.reportMetricEvent(sb.PreloadRequestAlreadyActive);var e;var f=new
Promise(function(p){e=p});this._ongoingPreloadRequest=this._ongoingPreloadRequest.then(function(){e()});return
f } v a r g , h , k , l = n e w
me;l.start();this.reportMetricEvent(sb.PreloadRequestStarted);this._currentSession=this._preloadData=null;this._prelo
adFailed=!1;this._activePreload=!0;var m=mn()?
'\n{\n "auctionId": "sample-auction-id",\n "correlationId": "sample-correlation-id",\n "preloadData": {\n
"rewardedVideo": {\n "campaignAvailable": false\n },\n "video": {\n "campaignAvailable": false\n }\n
}\n}\n':null===(f=Ca.getState().config)||void 0===f?void 0:f.unifiedAuctionResponse;return
Promise.resolve().then(function(){gc.addAdRequest();g=gc.getCurrentCounters();h=Te.create(b._userPrivacyManage
r,b._deviceInfo.getLimitAdTracking());k=Te.createLegacy(b._userPrivacyManager.privacySDK);
return m?[0,0]:tn(b._deviceInfo,b._core,b._clientInfo,b._platform)}).then(function(p){var
q=n.makeIterator(p);p=q.next().value;q=q.next().value;b._deviceFreeSpace=q;return m?['',void
0]:Promise.all([na.createRequestUrl(b.getBaseUrl(),b._platform,b._clientInfo,b._deviceInfo,b._coreConfig,b._installI
nfo,b._lastAuctionId,!1),na.createRequestBody(b._clientInfo,b._coreConfig,b._deviceInfo,b._userPrivacyManager,b._
sessionManager,b._privacy,q,b._metaDataManager,b._adsConfig,!0,b._topicsManager,g,p,b._adMobSignalFactory,
b.getPreviousPlacementId(),h,k,!1,void 0,!0,!1,void 0,a)])}).then(function(p){var
q=n.makeIterator(p);p=q.next().value;q=q.next().value;if(m)return
q=mn()?'PspState':'RemoteState',b._core.Sdk.logInfo('['+q+'}] Unified response
available.'),Promise.resolve({url:p,response:m,responseCode:200,headers:[]});q=JSON.stringify(b.makePreloadBody(
q ) ) ; O b j e c t . a s s i g n ( c , { r e q u e s t S i z e : q . l e n g t h } ) ; r e t u r n
b._request.post(p,q,[],{retries:3,retryDelay:0,followRedirects:!1,retryWithConnectionEvents:!1,timeout:5E3})}).catch
(function(p){b.reportTimingEvent(l,
s b . P r e l o a d R e q u e s t F a i l T i m e ) ; t h r o w
p;}).then(function(p){p&&Ba.increaseAdRequestOrdinal();Object.assign(c,{responseSize:p.response.length});b.repor
tTimingEvent(l,sb.PreloadRequestSuccessTime);b.reportMetricEvent(sb.PreloadRequestParsingResponse);return
b.parsePreloadResponse(p,g,h,k)}).catch(function(p){b._preloadFailed=!0;b.handleError(sb.PreloadRequestFailed,p);
da.preloadRequestFail(p,c)}).then(function(){b._activePreload=!1;b._ongoingPreloadRequest=null;b._ongoingPreloa
dRequestResolve();da.preloadRequestCompleted(c)})};
Gf.prototype.requestLoad=function(a,b,c,e,f,g){var h=this;b=void 0===b?[]:b;c=void
0===c?!1:c;this._ongoingLoadRequests[a]=!0;if(null!==this._ongoingPreloadRequest){var k,l=(new
P r o m i s e ( f u n c t i o n ( w ) { k = w } ) ) . t h e n ( f u n c t i o n ( ) { r e t u r n
h.requestLoad(a,b,!0,e,f,g)});this._ongoingPreloadRequest=this._ongoingPreloadRequest.then(function(){k()});return
l}if(null!==this._ongoingReloadRequest){var m;l=(new Promise(function(w){m=w})).then(function(){return
h.requestLoad(a,b,!0,e,f,g)});this._ongoingReloadRequest=
this._ongoingReloadRequest.then(function(){m()});return l}var
p={};Object.assign(p,{requestId:this.requestId++});da.loadRequestStarted(Object.assign({placementId:a,reason:c?'res
c h e d u l e d ' : ' o r i g i n a l ' , a c t i v e P l a c e m e n t s : b } , p ) ) ; v a r q , r , u ; v o i d
0!==this._frequencyCapTimestamp&&Date.now()>this._frequencyCapTimestamp&&(this._frequencyCapTimestamp
= v o i d 0 ) ; i f ( v o i d 0 ! = = t h i s . _ f r e q u e n c y C a p T i m e s t a m p ) r e t u r n
this.reportMetricEvent(sb.LoadRequestFrequencyCap),Promise.resolve(void 0);var v=new
me;v.start();this.reportMetricEvent(sb.LoadRequestStarted,
{src:'default'});return Promise.resolve().then(function(){if(h.hasPreloadFailed()){if(c)throw new Tb('Preload data is
missing due to failure to receive it after load request was rescheduled','rescheduled_failed_preload');throw new
Tb('Preload data is missing due to failure to receive it','failed_preload');}if(h.isPreloadDataExpired())throw new
Tb('Preload data expired','expired');if(null===h._currentSession&&void 0!==h.retryReloadDelayInMs)throw new
Tb('Session is missing due to failure to receive it',
'failed_reload');if(null===h._currentSession)throw new Tb('Session is not
set','no_session');q=gc.getCurrentCounters();r=Te.create(h._userPrivacyManager,h._deviceInfo.getLimitAdTracking()
);u=Te.createLegacy(h._userPrivacyManager.privacySDK);h._assetManager.enableCaching();h._assetManager.check
FreeSpace();return tn(h._deviceInfo,h._core,h._clientInfo,h._platform)}).then(function(w){var
A=n.makeIterator(w);w=A.next().value;A=A.next().value;h._deviceFreeSpace=A;return
Promise.all([na.createRequestUrl(h.getBaseUrl(),
h._platform,h._clientInfo,h._deviceInfo,h._coreConfig,h._installInfo,h._lastAuctionId,!1),na.createRequestBody(h._cl
ientInfo,h._coreConfig,h._deviceInfo,h._userPrivacyManager,h._sessionManager,h._privacy,A,h._metaDataManager,
h._adsConfig,!0,h._topicsManager,q,w,h._adMobSignalFactory,h.getPreviousPlacementId(),r,u,!1,h._adsConfig.getPl
a c e m e n t ( a ) , ! 0 , ! 0 ) ] ) } ) . t h e n ( f u n c t i o n ( w ) { v a r
A=n.makeIterator(w);w=A.next().value;A=A.next().value;A=JSON.stringify(h.makeLoadBody(A,a,b,e,f));Object.assi
gn(p,{requestSize:A.length});
r e t u r n
h._request.post(w,A,[],{retries:3,retryDelay:0,followRedirects:!1,retryWithConnectionEvents:!1,timeout:5E3})}).catc
h(function(w){h.reportTimingEvent(v,sb.LoadRequestFailTime);throw
w;}).then(function(w){Object.assign(p,{responseSize:w.response.length});h.reportTimingEvent(v,sb.LoadRequestSuc
cessTime);if(void 0===h._ongoingLoadRequests[a]){if(void 0!==h._reloadResults[a])return
Promise.resolve(h._reloadResults[a]);h.reportMetricEvent(sb.LoadRequestWasCanceled);return
h.requestLoad(a,b,!0,e,
f,g)}h.reportMetricEvent(sb.LoadRequestParsingResponse,{src:'default'});return
h.parseLoadResponse(w,h._adsConfig.getPlacement(a),b,e,g)}).then(function(w){var
A,D,I,K=null===(A=Ja.getState().instances[a+'.'+e])||void 0===A?void 0:A.auctionResponse;A=K?$p(K,a):{};var
W=null!==(I=null!==(D=null===A||void 0===A?void 0:A.auid)&&void 0!==D?D:null===w||void 0===w?void
0 : w . c a m p a i g n . g e t S e s s i o n ( ) . i d ) & & v o i d
0!==I?I:'no_fill';da.loadRequestCompleted(Object.assign({auid:W,placementId:a},p));delete
h._ongoingLoadRequests[a];
if(w||K)D=ea()('showInvalidationPending','true'),h.reportMetricEvent(sb.LoadRequestFill,{aips:D.toString(),cnt:(null
===w||void 0===w?void 0:w.campaign.getContentType())||(null===A||void 0===A?void
0 : A . c o n t e n t T y p e ) | | ' u n k n o w n _ f i l l ' } ) ; r e t u r n
w}).catch(function(w){da.loadRequestFail(w,Object.assign({placementId:a},p));if(!(w instanceof Tb||w instanceof
s f ) ) { v a r A = w i n s t a n c e o f
Error?w.message:''+w,D=U.getAuctionProtocol().toString();xc.getState().captureException(Error('Load request
unknown error in Auction '+
D + ' p r o t o c o l : ' + A ) ) } d e l e t e
h._ongoingLoadRequests[a];h.handleError(sb.LoadRequestFailed,w,{src:'default'})})};Gf.prototype.requestReload=fu
nction(a,b){var c=this;if(null!==this._ongoingReloadRequest||mn())return Promise.resolve();var
e={};Object.assign(e,{requestId:this.requestId++});da.reloadRequestStarted(Object.assign({reason:b,activePlacement
s:a},e));var f,g,h,k=new me;k.start();this.reportMetricEvent(sb.ReloadRequestStarted);var
l;this._ongoingReloadRequest=new Promise(function(m){l=m});this._ongoingLoadRequests=
{};this._reloadResults={};this._preloadFailed=!1;this._currentSession=this._preloadData=null;this.retryReloadDelayI
n M s = v o i d 0 ; t h i s . m u s t C a n c e l R e l o a d R e q u e s t = ! 1 ; r e t u r n
Promise.resolve().then(function(){gc.addAdRequest();f=gc.getCurrentCounters();g=Te.create(c._userPrivacyManager
,c._deviceInfo.getLimitAdTracking());h=Te.createLegacy(c._userPrivacyManager.privacySDK);c._assetManager.ena
b l e C a c h i n g ( ) ; c . _ a s s e t M a n a g e r . c h e c k F r e e S p a c e ( ) ; r e t u r n
tn(c._deviceInfo,c._core,c._clientInfo,c._platform)}).then(function(m){var p=
n.makeIterator(m);m=p.next().value;p=p.next().value;c._deviceFreeSpace=p;return
Promise.all([na.createRequestUrl(c.getBaseUrl(),c._platform,c._clientInfo,c._deviceInfo,c._coreConfig,c._installInfo,
c._lastAuctionId,!1),na.createRequestBody(c._clientInfo,c._coreConfig,c._deviceInfo,c._userPrivacyManager,c._sessi
onManager,c._privacy,p,c._metaDataManager,c._adsConfig,!0,c._topicsManager,f,m,c._adMobSignalFactory,c.getPr
eviousPlacementId(),g,h,!1,void 0,!0,!1,void 0,b)])}).then(function(m){var p=n.makeIterator(m);
m=p.next().value;p=p.next().value;p.lpABgroup=c._lpABGroup;p=JSON.stringify(c.makeReloadBody(p,a.map(functi
on(q){return c._adsConfig.getPlacement(q)})));Object.assign(e,{requestSize:p.length});return
c._request.post(m,p,[],{retries:3,retryDelay:0,followRedirects:!1,retryWithConnectionEvents:!1,timeout:5E3})}).catc
h(function(m){c.reportTimingEvent(k,sb.ReloadRequestFailTime);throw
m;}).then(function(m){m&&Ba.increaseAdRequestOrdinal();Object.assign(e,{responseSize:m.response.length});c.re
portTimingEvent(k,
sb.ReloadRequestSuccessTime);c.reportMetricEvent(sb.ReloadRequestParsingResponse);if(!c.mustCancelReloadReq
uest)return c.parseReloadResponse(m,a.map(function(p){return
c._adsConfig.getPlacement(p)}),f,g,h)}).catch(function(m){c.retryReloadAfterMsExperiment?c.retryReloadDelayInM
s=Date.now()+c.retryReloadAfterMsExperiment:c._preloadFailed=!0;da.reloadRequestFail(m,e);a.forEach(function(p
) { r e t u r n
c.onNoFill.trigger(p,'error')});c.handleError(sb.ReloadRequestFailed,m)}).then(function(){c._ongoingReloadRequest
=
null;da.reloadRequestCompleted(e);l();c.mustCancelReloadRequest&&c.onReloadRequestCanceled.trigger()})};Gf.pr
ototype.cancelReloadRequest=function(){this.mustCancelReloadRequest=!0};Gf.prototype.getLoadedCampaignForPl
acement=function(a,b,c){var e=c.reduce(function(f,g){f[g]=a[g];return
f},{});this.onAdditionalPlacementsReady.trigger(e,b.getAdUnitId());return
Xa.prototype.getLoadedCampaignForPlacement.call(this,a,b,c)};Gf.prototype.makePreloadBody=function(a){return
Object.assign(Object.assign({},a),
{preload:!0,load:!1,preloadPlacements:a.placements,placements:{},preloadData:{}})};Gf.prototype.makeLoadBody=
f u n c t i o n ( a , b , c , e , f ) { v a r g = t h i s , h = { } ; i f ( e ) { v a r
k={};a.objectIds=(k[e]=b,k)}f&&(a.loadedCampaigns=f);if(null!==this._preloadData){var l=this._preloadData;void
0!==l&&(h[b]=l[b]);c.reduce(function(m,p){void 0!==l[p]&&(m[p]=l[p]);return m},h)}c.reduce(function(m,p){var
q=g._adsConfig.getPlacement(p);m[p]=g.getLoadV5PlacementBody(q);return m},a.placements);return
this.appendLoadV5Extra(a,h,b)};
Gf.prototype.makeReloadBody=function(a,b){var c={};b.forEach(function(e){if(!e.isBannerPlacement()){var
f=e.getCurrentCampaign();if(f){var g=Id.canCreateAdUnit(f.getContentType());var
h=!g}f=ea();f('isProgrammaticReloadDisabled')&&h||f('isCometReloadDisabled')&&g||(c[e.id]={adTypes:e.getAdTy
pes(),adUnitId:e.getAdUnitId(),allowSkip:e.allowSkip(),auctionType:e.getAuctionType(),adFormat:e.getAdFormat(),
placementType:e.placementType})}});a.load=!0;a.preload=!0;a.preloadPlacements=a.placements;a.placements=
c;a.preloadData={};return a};Gf.prototype.canRetryReload=function(){return void
0!==this.retryReloadDelayInMs&&Date.now()>this.retryReloadDelayInMs};n.inherits(Uk,H);Uk.prototype.getMeta
D a t a = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getMetaData',[a,b])};Uk.prototype.getCacheDirectoryType=functi
o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getCacheDirectoryType')};Uk.prototype.getCacheDirectoryExists
=function(){return this._nativeBridge.invoke(this._fullApiClassName,
'getCacheDirectoryExists')};Uk.prototype.recreateCacheDirectory=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'recreateCacheDirectory')};n.inherits(vp,H);vp.prototype.getVideoI
nfo=function(a){return this._nativeBridge.invoke(this._fullApiClassName,'getVideoInfo',[a])};var
De;(function(a){a[a.FILE_IO_ERROR=0]='FILE_IO_ERROR';a[a.FILE_NOT_FOUND=1]='FILE_NOT_FOUND';a
[a.FILE_ALREADY_CACHING=2]='FILE_ALREADY_CACHING';a[a.NOT_CACHING=3]='NOT_CACHING';a
[a.JSON_ERROR=4]='JSON_ERROR';
a[a.NO_INTERNET=5]='NO_INTERNET';a[a.MALFORMED_URL=6]='MALFORMED_URL';a[a.NETWORK_E
RROR=7]='NETWORK_ERROR';a[a.ILLEGAL_STATE=8]='ILLEGAL_STATE';a[a.INVALID_ARGUMENT=9]
='INVALID_ARGUMENT';a[a.UNKNOWN_ERROR=10]='UNKNOWN_ERROR'})(De||(De={}));var
Ag;(function(a){a[a.DOWNLOAD_STARTED=0]='DOWNLOAD_STARTED';a[a.DOWNLOAD_PROGRESS=1]=
'DOWNLOAD_PROGRESS';a[a.DOWNLOAD_END=2]='DOWNLOAD_END';a[a.DOWNLOAD_STOPPED=3]='
DOWNLOAD_STOPPED';a[a.DOWNLOAD_ERROR=4]='DOWNLOAD_ERROR'})(Ag||(Ag={}));n.inherits(Ed,H
);Ed.prototype.download=
f u n c t i o n ( a , b , c , e ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'download',[a,b,c,e])};Ed.prototype.stop=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'stop')};Ed.prototype.isCaching=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'isCaching')};Ed.prototype.getFiles=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getFiles')};Ed.prototype.getFileInfo=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getFileInfo',
[ a ] ) } ; E d . p r o t o t y p e . g e t F i l e P a t h = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getFilePath',[a])};Ed.prototype.getHash=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getHash',[a])};Ed.prototype.deleteFile=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'deleteFile',[a])};Ed.prototype.setProgressInterval=function(a){retu
r n
this._nativeBridge.invoke(this._fullApiClassName,'setProgressInterval',[a])};Ed.prototype.setTimeouts=function(a,b)
{return this._nativeBridge.invoke(this._fullApiClassName,
'setTimeouts',[a,b])};Ed.prototype.getTimeouts=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getTimeouts')};Ed.prototype.getFreeSpace=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getFreeSpace')};Ed.prototype.getTotalSpace=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getTotalSpace')};Ed.prototype.getFileContent=function(a,b){retur
n this._nativeBridge.invoke(this._fullApiClassName,'getFileContent',[a,b])};Ed.prototype.setFileContent=
f u n c t i o n ( a , b , c ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setFileContent',[a,b,c])};Ed.prototype.handleEvent=function(a,b){
s w i t c h ( a ) { c a s e
Ag[Ag.DOWNLOAD_STARTED]:this.onDownloadStarted.trigger(b[0],b[1],b[2],b[3],b[4]);break;case
Ag[Ag.DOWNLOAD_PROGRESS]:this.onDownloadProgress.trigger(b[0],b[1],b[2]);break;case
Ag[Ag.DOWNLOAD_END]:this.onDownloadEnd.trigger(b[0],b[1],b[2],b[3],b[4],b[5]);break;case
Ag[Ag.DOWNLOAD_STOPPED]:this.onDownloadStopped.trigger(b[0],b[1],b[2],b[3],b[4],b[5]);
b r e a k ; c a s e
Ag[Ag.DOWNLOAD_ERROR]:this.onDownloadError.trigger(b[0],b[1],b[2]);break;default:H.prototype.handleEvent
.call(this,a,b)}};Kj.getFileInfo=function(a,b){return a.getFileInfo(b).catch(function(){return Promise.resolve(void
0 ) } ) } ; K j . t h r o w I f C a c h e D i r e c t o r y M i s s i n g = f u n c t i o n ( a ) { r e t u r n
a.iOS?Promise.resolve():a.Android?a.Android.getCacheDirectoryExists().then(function(b){return
b?Promise.resolve():Promise.reject(Error('file_directory_missing'))}).catch(function(b){return b instanceof
Error?Promise.reject(b):
Promise.reject(Error('file_directory_null'))}):Promise.reject(Error('platform
missing'))};Kj.isCached=function(a,b,c){var e=this;return Ac.getFileId(c,a).then(function(f){return
e . g e t F i l e I n f o ( a , f ) . t h e n ( f u n c t i o n ( g ) { r e t u r n ( n u l l = = = g | | v o i d
0===g?0:g.found)&&0<g.size?b.getFileInfo(f).then(function(h){return
h.fullyDownloaded}).catch(function(){return!1}):!1})})};var
vc;(function(a){a[a.OK=0]='OK';a[a.STOPPED=1]='STOPPED';a[a.FAILED=2]='FAILED'})(vc||(vc={}));Cb.protot
ype.cache=function(a){var b=this;da.cachingStarted({asset:a});
r e t u r n
Promise.all([Kj.isCached(this._core.Cache,this._cacheBookkeeping,a),Ac.getFileId(a,this._core.Cache)]).then(functio
n(c){var e=n.makeIterator(c);c=e.next().value;e=e.next().value;if(c)return
Promise.resolve([vc.OK,e]);c=b.registerCallback(a,e,b._paused);b._paused||b.downloadFile(a,e);return
c}).then(function(c){c=n.makeIterator(c);var e=c.next().value,f=c.next().value;if(e===vc.OK)return
da.cachingCompleted({asset:a}),Ac.getFileUrl(f,b._core.Cache).then(function(g){return[f,g]});throw
e;}).catch(function(c){da.cachingFail(c,
{asset:a});ea()('removeFileAfterCachingFail')&&b.deleteFile(a);throw c;})};Cb.prototype.stop=function(){var
a=!1,b;for(b in this._callbacks)if(this._callbacks.hasOwnProperty(b)){var
c=this._callbacks[b];c.networkRetry||c.paused?this.fulfillCallback(b,vc.STOPPED,'stopped'):a=!0}a&&this._core.Cac
he.stop()};Cb.prototype.isPaused=function(){return this._paused};Cb.prototype.getFreeSpace=function(){return
this._core.Cache.getFreeSpace().then(function(a){return a})};Cb.prototype.getHeaders=function(a){var b=
[];(null===a||void 0===a?0:a.found)&&0<a.size&&b.push(['Range','bytes='+a.size+'-']);return
b } ; C b . p r o t o t y p e . d o w n l o a d F i l e = f u n c t i o n ( a , b ) { v a r
c=this;this._currentUrl=a;Kj.getFileInfo(this._core.Cache,b).then(function(e){var
f = ! 1 , g = c . g e t H e a d e r s ( e ) ; ( n u l l = = = e | | v o i d
0===e?0:e.found)&&0<=e.size&&(f=!0);'file://'===a.substring(0,7)?c.fulfillCallback(a,vc.FAILED,'file_protocol'):Kj
.throwIfCacheDirectoryMissing(c._core.Cache).then(function(){return
c._core.Cache.download(a,b,g,f).catch(function(h){var k=c._callbacks[a];
if(k)switch(h){case De[De.FILE_ALREADY_CACHING]:c._core.Sdk.logError('Unity Ads cache error: attempted to
add second download from '+a+' to '+b);c.fulfillCallback(a,vc.FAILED,'file_already_caching');break;case
De[De.NO_INTERNET]:c.handleRetry(k,a,De[De.NO_INTERNET]);break;default:c.fulfillCallback(a,vc.FAILED,'u
nknown_error')}})}).catch(function(h){c.fulfillCallback(a,vc.FAILED,h.message)})})};Cb.prototype.deleteFile=funct
ion(a){return F(this,void 0,void 0,function c(){var e=this,f,g;return n.generator.createGenerator(c,
f u n c t i o n ( h ) { s w i t c h ( h . n e x t A d d r e s s ) { c a s e 1 : r e t u r n
h.setCatchFinallyBlocks(2),h.yield(Ac.getFileId(a,e._core.Cache),4);case 4:return
f=h.yieldResult,h.yield(Kj.getFileInfo(e._core.Cache,f),5);case 5:g=h.yieldResult;if(null===g||void
0===g||!g.found)return h.return();e._cacheBookkeeping.removeFileEntry(f);return
h . r e t u r n ( e . _ c o r e . C a c h e . d e l e t e F i l e ( f ) ) ; c a s e
2:h.enterCatchBlock(),h.jumpToEnd()}})})};Cb.prototype.registerCallback=function(a,b,c,e){var f=this;return new
Promise(function(g,h){f._callbacks[a]=
{fileId:b,networkRetry:!1,retryCount:0,networkRetryCount:0,paused:c,startTimestamp:0,contentLength:0,resolve:g,re
ject:h,originalUrl:e}})};Cb.prototype.fulfillCallback=function(a,b,c){var
e=this._callbacks[a],f=e.originalUrl?this._callbacks[e.originalUrl]:void
0;b===vc.FAILED?(da.cachingDownloadFulfillCallback({asset:a,error:c}),e.reject(vc.FAILED),f&&f.reject(vc.FAIL
ED)):(e.resolve([b,e.fileId]),f&&f.resolve([b,f.fileId]));e.originalUrl&&delete this._callbacks[e.originalUrl];delete
this._callbacks[a]};
Cb.prototype.onDownloadStarted=function(a,b,c,e,f,g){this.updateProgress(0,!1);da.cachingDownloadStarted({asset:
a,payload:JSON.stringify({size:b,totalSize:c})});if(a=this._callbacks[a])a.startTimestamp=Date.now(),a.contentLengt
h=c,this.onStart.trigger(Cb.getCacheEvent(a),b),0===b&&this._cacheBookkeeping.writeFileEntry(a.fileId,this._cach
eBookkeeping.createFileInfo(!1,b,c,Ac.getFileIdExtension(a.fileId))),c>this._maxFileSize&&(this._core.Cache.stop()
,g(),this.onTooLargeFile.trigger(Cb.getCacheEvent(a),
b,c,e,f))};Cb.prototype.onDownloadProgress=function(a,b,c){this.updateProgress(b,!1);this._core.Sdk.logDebug('Cac
h e p r o g r e s s f o r " ' + a + ' " :
'+Math.round(b/c*100)+'%')};Cb.prototype.onDownloadEnd=function(a,b,c,e,f,g){this.updateProgress(b,!0);da.cachin
gDownloadEnd({asset:a,responseSize:c,payload:JSON.stringify({size:b,totalSize:c,duration:e})});if(0<e){e=b/e/1024
; v a r
h=1024/e;t.reportTimingEvent(wm.CacheSpeed,e);t.reportTimingEvent(wm.TimeToDownload1MB,h);Zl.getState().s
tore(1E3*e)}if(e=this._callbacks[a])if(U.AllowedResponseCodes.exec(f.toString()))this._cacheBookkeeping.writeFile
Entry(e.fileId,
this._cacheBookkeeping.createFileInfo(!0,b,c,Ac.getFileIdExtension(e.fileId))),this.fulfillCallback(a,vc.OK,'ok'),this.
onFinish.trigger(Cb.getCacheEvent(e));else{if(U.RedirectResponseCodes.exec(f.toString())){if(this.onRedirect.trigge
r(Cb.getCacheEvent(e)),this._cacheBookkeeping.removeFileEntry(e.fileId),this._core.Cache.deleteFile(e.fileId),h=U.
getHeader(g,'location')){b=e.fileId;e.originalUrl&&(b=this._callbacks[e.originalUrl].fileId,a=e.originalUrl);this.regist
erCallback(h,b,!1,a);this.downloadFile(h,
b ) ; r e t u r n } } e l s e
if(416===f){this.onFinishError.trigger(Cb.getCacheEvent(e),b,c,f,g);this.handleRequestRangeError(e,a);return}this.o
nFinishError.trigger(Cb.getCacheEvent(e),b,c,f,g);this._cacheBookkeeping.removeFileEntry(e.fileId);0<b&&this._co
re.Cache.deleteFile(e.fileId);this.fulfillCallback(a,vc.FAILED,f.toString())}};Cb.prototype.onDownloadStopped=func
tion(a,b,c){this.updateProgress(b,!0);da.cachingDownloadStopped({asset:a,payload:JSON.stringify({size:b,totalSize:c
})});var e=this._callbacks[a];
e&&(this._cacheBookkeeping.writeFileEntry(e.fileId,this._cacheBookkeeping.createFileInfo(!1,b,c,Ac.getFileIdExte
nsion(e.fileId))),this.onStop.trigger(Cb.getCacheEvent(e)),e.contentLength>this._maxFileSize?this.fulfillCallback(a,v
c.FAILED,'20_mg'):e.paused||this.fulfillCallback(a,vc.STOPPED,'stopped'))};Cb.prototype.onDownloadError=functio
n(a,b,c){var e=this._callbacks[b];if(e)switch(this.onError.trigger(Cb.getCacheEvent(e),b,c),a){case
De[De.NETWORK_ERROR]:this.handleRetry(e,b,a);break;case De[De.NO_INTERNET]:this.handleRetry(e,
b,a);break;case De[De.FILE_IO_ERROR]:ea()('retryOnFileIOError')&&this.handleRetry(e,b,a);break;case
De[De.UNKNOWN_ERROR]:this.fulfillCallback(b,vc.FAILED,'unknown');break;default:this.fulfillCallback(b,vc.F
A I L E D , a ) } } ; C b . p r o t o t y p e . h a n d l e R e t r y = f u n c t i o n ( a , b , c ) { v a r
e=this;a.retryCount<this._maxRetries?(a.retryCount++,a.networkRetry=!0,da.cachingDownloadRetry({asset:b,error:c,
payload:JSON.stringify({retryCount:a.retryCount})}),setTimeout(function(){var
f=e._callbacks[b];f&&f.networkRetry&&(f.networkRetry=
!1,e.downloadFile(b,f.fileId))},this._retryDelay)):a.networkRetryCount<this._maxRetries?(a.networkRetryCount++,a.
networkRetry=!0):this.fulfillCallback(b,vc.FAILED,'retry_limit')};Cb.prototype.handleRequestRangeError=function(
a,b){var c=this;Promise.all([this._core.Cache.getFileInfo(a.fileId),this._request.head(b)]).then(function(e){var
f=n.makeIterator(e);e=f.next().value;f=f.next().value;var g=U.getHeader(f.headers,'Content-
Length');200===f.responseCode&&e.found&&g&&e.size===parseInt(g,10)&&0<e.size?
(c._cacheBookkeeping.writeFileEntry(a.fileId,c._cacheBookkeeping.createFileInfo(!0,e.size,e.size,Ac.getFileIdExtens
ion(a.fileId))),c.fulfillCallback(b,vc.OK,'ok')):(c._cacheBookkeeping.removeFileEntry(a.fileId),e.found&&c._core.Ca
che.deleteFile(a.fileId),c.fulfillCallback(b,vc.FAILED,'bad_download'))}).catch(function(){c._cacheBookkeeping.rem
oveFileEntry(a.fileId);c.fulfillCallback(b,vc.FAILED,'handle_request')})};Cb.prototype.onNetworkConnected=functi
on(){for(var a in this._callbacks)if(this._callbacks.hasOwnProperty(a)){var b=
this._callbacks[a];b.networkRetry&&(b.networkRetry=!1,this.downloadFile(a,b.fileId))}};Cb.prototype.pause=functi
on(a){if(a!==this._paused)if(this._paused=a){var b=!1;for(c in
this._callbacks)this._callbacks.hasOwnProperty(c)&&(a=this._callbacks[c],a.paused=!0,a.networkRetry||(b=!0));b&&
this._core.Cache.stop()}else for(b in this._callbacks)if(this._callbacks.hasOwnProperty(b)){var
c=this._callbacks[b];c.paused&&(c.paused=!1,this.downloadFile(b,c.fileId))}};Cb.prototype.onStorageSet=function(a
,b){a=
! 1 ; b & & b . c a c h i n g & & b . c a c h i n g . p a u s e & & ' v a l u e ' i n
b.caching.pause&&(this.pause(b.caching.pause.value),a=!0);a&&(this._core.Storage.delete(L.PUBLIC,'caching.pause
'),this._core.Storage.write(L.PUBLIC))};Cb.prototype.updateProgress=function(a,b){var c=a-
t h i s . _ c u r r e n t D o w n l o a d P o s i t i o n , e = D a t e . n o w ( ) -
(this._lastProgressEvent||0);0<a&&102400<c&&512<c/e&&!this._fastConnectionDetected&&(this._fastConnection
Detected=!0,this.onFastConnectionDetected.trigger());b?(this._currentDownloadPosition=0,this._fastConnectionDete
cted=
!1):(this._currentDownloadPosition=a,this._lastProgressEvent=Date.now())};Cb.getCacheEvent=function(a){return{fi
leId:a.fileId,startTimestamp:a.startTimestamp,contentLength:a.contentLength}};var
Bg;(function(a){a[a.FORCED=0]='FORCED';a[a.ALLOWED=1]='ALLOWED';a[a.DISABLED=2]='DISABLED'})(
Bg||(Bg={}));n.inherits(Ad,ja);Ad.prototype.isEnabled=function(){return
this.get('enabled')};Ad.prototype.getCountry=function(){return
this.get('country')};Ad.prototype.getSubdivision=function(){return this.get('subdivision')};
A d . p r o t o t y p e . i s C o p p a C o m p l i a n t = f u n c t i o n ( ) { r e t u r n
this.get('coppaCompliant')};Ad.prototype.isAnalyticsEnabled=function(){return
this.get('analytics')};Ad.prototype.getProperties=function(){return
this.get('properties')};Ad.prototype.getToken=function(){return
this.get('token')};Ad.prototype.getAppStoreId=function(){return
this.get('appStoreId')};Ad.prototype.getUnityProjectId=function(){return
this.get('projectId')};Ad.prototype.getTestMode=function(){return this.get('test')};Ad.prototype.getOrganizationId=
function(){return this.get('organizationId')};Ad.prototype.getDeveloperId=function(){return
this.get('developerId')};Ad.prototype.getFeatureFlags=function(){return
this.get('featureFlags')};Ad.prototype.getExperimentation=function(){return
this.get('experimentation')};Ad.prototype.getDTO=function(){return{enabled:this.isEnabled(),country:this.getCountry
(),coppaCompliant:this.isCoppaCompliant(),gamerToken:this.getToken(),projectId:this.getUnityProjectId(),testMode:
this.getTestMode(),organizationId:this.getOrganizationId(),
developerId:this.getDeveloperId(),featureFlags:this.getFeatureFlags(),appStoreId:this.getAppStoreId(),experimentatio
n:this.getExperimentation()}};Ad.Schema={enabled:['boolean'],loadDisabled:['boolean','undefined'],country:['string'],
subdivision:['string'],coppaCompliant:['boolean'],abGroup:['number','undefined'],properties:['string'],analytics:['boolea
n'],test:['boolean'],projectId:['string'],appStoreId:['string','undefined'],token:['string'],organizationId:['string','undefined'
],developerId:['number',
'undefined'],featureFlags:['array'],experimentation:['object','undefined']};var
pk;(function(a){a[a.REQUIRED=0]='REQUIRED';a[a.OPTIONAL=1]='OPTIONAL'})(pk||(pk={}));re.prototype.set
up=function(a){var b;return F(this,void 0,void 0,function e(){var f=this,g,h;return
n.generator.createGenerator(e,function(k){switch(k.nextAddress){case
1 : g = f ; i f ( f . c a c h e M o d e = = = B g . D I S A B L E D ) r e t u r n
k.return(Promise.resolve(a));h=ea()('recreateCacheDirectory');if(!h||f._platform!==B.ANDROID){k.jumpTo(2);break
}k.setCatchFinallyBlocks(3);
return k.yield(null===(b=f._core.Cache.Android)||void 0===b?void 0:b.recreateCacheDirectory(),5);case
5:k.leaveTryBlock(2);break;case 3:k.enterCatchBlock();case 2:return
k.return(f.selectAssets(a).then(function(l){l=n.makeIterator(l);var
m=l.next().value,p=l.next().value;l=g.cache(m,a,pk.REQUIRED).then(function(){return
g.validateVideos(m,a)});if(g.cacheMode===Bg.FORCED)return
l.then(function(){g.cache(p,a,pk.OPTIONAL).catch(function(){});return a});l.then(function(){return
g.cache(p,a,pk.OPTIONAL)}).catch(function(){});
return Promise.resolve(a)}))}})})};re.prototype.selectAssets=function(a){return F(this,void 0,void 0,function c(){var
e,f,g=this,h,k;return n.generator.createGenerator(c,function(l){return
1==l.nextAddress?(e=a.getRequiredAssets(),f=a.getOptionalAssets(),a instanceof
X?l.yield(g.getOrientedVideo(a),3):l.jumpTo(2)):2!=l.nextAddress?(h=l.yieldResult,k=ea()('cacheVideoOptionally'),l.
return(k?[e,[h].concat(n.arrayFromIterable(f))]:[[h].concat(n.arrayFromIterable(e)),f])):l.return([e,f])})})};re.prototyp
e.enableCaching=
function(){this._stopped=!1};re.prototype.stopCaching=function(){this._stopped=!0;this._fastConnectionDetected=!1
;this._cache.stop();this._requiredQueue.forEach(function(a){return
a.reject(vc.STOPPED)});this._requiredQueue=[];this._optionalQueue.forEach(function(a){return
a.reject(vc.STOPPED)});this._optionalQueue=[]};re.prototype.checkFreeSpace=function(){var a=this;return
this.cacheMode===Bg.DISABLED?Promise.resolve():this._cache.getFreeSpace().then(function(b){20480>b&&(a.ca
cheMode=Bg.DISABLED,
t.reportMetricEvent(Pq.CachingModeForcedToDisabled))}).catch()};re.prototype.cache=function(a,b,c){var
e=this;return a.reduce(function(f,g){return f.then(function(){return
e.cacheAsset(g,b,c)})},Promise.resolve())};re.prototype.cacheAsset=function(a,b,c){var e=this;if(this._stopped)return
this.processAsset(a),Promise.reject(vc.STOPPED);var f=this.queueAsset(a.getOriginalUrl(),c).then(function(g){var
h=n.makeIterator(g);g=h.next().value;h=h.next().value;a.setFileId(g);a.setCachedUrl(h);e.processAsset(a);
r e t u r n g } ) . t h e n ( f u n c t i o n ( g ) { r e t u r n
c===pk.REQUIRED?e._cacheBookkeeping.writeFileForCampaign(b.id,g):Promise.resolve()}).catch(function(g){e.pr
ocessAsset(a);throw g;});this.executeAssetQueue(b);return f};re.prototype.queueAsset=function(a,b){var
c = t h i s ; r e t u r n n e w
Promise(function(e,f){e={url:a,resolve:e,reject:f};b===pk.REQUIRED?c._requiredQueue.push(e):c._optionalQueue.
push(e)})};re.prototype.executeAssetQueue=function(a){var b=this;if(!this._caching){var
c=this._requiredQueue.shift();c||(c=this._optionalQueue.shift());
i f ( c ) { v a r e = c ; t h i s . _ c a c h i n g = ! 0 ; v a r
f=this._cache.onTooLargeFile.subscribe(function(g,h,k,l,m){b.handleTooLargeFile(e.url,a,h,k,l,m)});this._cache.cach
e ( e . u r l ) . t h e n ( f u n c t i o n ( g ) { v a r
h=n.makeIterator(g);g=h.next().value;h=h.next().value;b._cache.onTooLargeFile.unsubscribe(f);e.resolve([g,h]);b._ca
ching=!1;b.executeAssetQueue(a)}).catch(function(g){b._cache.onTooLargeFile.unsubscribe(f);e.reject(g);b._caching
=!1;b.executeAssetQueue(a)})}}};re.prototype.validateVideos=function(a,b){var c=[],e={};a=n.makeIterator(a);
f o r ( v a r
f=a.next();!f.done;e={$jscomp$loop$prop$asset$276:e.$jscomp$loop$prop$asset$276},f=a.next())e.$jscomp$loop$pr
op$asset$276=f.value,e.$jscomp$loop$prop$asset$276 instanceof
Cc&&c.push($k.isVideoValid(this._platform,this._core.Cache,e.$jscomp$loop$prop$asset$276,b).then(function(g){r
eturn function(h){if(!h)throw Error('Video failed to validate:
'+g.$jscomp$loop$prop$asset$276.getOriginalUrl());}}(e)));return
Promise.all(c)};re.prototype.getOrientedVideo=function(a){return Promise.all([this._deviceInfo.getScreenWidth(),
this._deviceInfo.getScreenHeight()]).then(function(b){b=n.makeIterator(b);var
c=b.next().value,e=b.next().value;b=c>=e;c=e>c;e=a.getVideo();var f=a.getPortraitVideo();if(b){if(e)return
e;if(f)return f}if(c){if(f)return f;if(e)return e}throw new hf('Unable to select oriented video for
caching');})};re.prototype.registerCampaign=function(a,b){var c=this;return new
Promise(function(e,f){c._campaignQueue[b]={campaign:a,resolved:!1,resolve:e,reject:f}})};re.prototype.processAsse
t=function(a){a.setProcessed(!0);
this.onAssetProcessed.trigger(a)};re.prototype.handleTooLargeFile=function(a,b,c,e,f,g){Sd.trigger('too_large_file',{u
rl:a,size:c,totalSize:e,responseCode:f,headers:g},b.getSession());a=b.getSeatId();t.reportMetricEvent(tg.TooLargeFile)
;Bn.report(b.getCreativeId(),a,b.id,Cm.FILE_TOO_LARGE,{fileSize:Math.floor(e/1048576)})};n.global.Object.defin
eProperties(re.prototype,{cacheMode:{configurable:!0,enumerable:!0,set:function(a){this._cacheMode=a},get:functio
n(){return ea()('disableAssetCacheMode')?Bg.DISABLED:
this._cacheMode}}});Ym.prototype.addHandler=function(a,b){if(a in this._parsers||a in this._factories)throw
E r r o r ( ' H a n d l e r a l r e a d y d e f i n e d f o r c o n t e n t - t y p e :
'+a);this._parsers[a]=b.parser;this._factories[a]=b.factory};Ym.prototype.getParser=function(a){if(a in
this._parsers)return this._parsers[a];throw Error('Unsupported content-type:
'+a);};Ym.prototype.getFactory=function(a){if(a in this._factories)return this._factories[a];throw Error('Unsupported
content-type: '+a);};var ab;(function(a){a.ZONE=
'%ZONE%';a.SDK_VERSION='%SDK_VERSION%';a.EVENT_TYPE='%EVENT_TYPE%';a.TOKEN='%TOKEN
%';a.AB_GROUP='%AB_GROUP%';a.GAME_ID='%GAME_ID%';a.AD_UNIT_ID='%AD_UNIT_ID%';a.COPPA
='%COPPA%';a.OPTOUT_ENABLED='%OPTOUT_ENABLED%';a.FRAMEWORK_NAME='%FRAMEWORK_
NAME%';a.FRAMEWORK_VERSION='%FRAMEWORK_VERSION%';a.PLATFORM='%PLATFORM%';a.CA
MPAIGN_ID='%CAMPAIGN_ID%';a.SEATID='%SEAT_ID%';a.COUNTRY='%COUNTRY%';a.LOADV5_SUPP
ORT='%LOADV5_SUPPORT%';a.OS_VERSION='%OS_VERSION%';a.OPTOUT_RECORDED='%OPTOUT_RE
CORDED%';a.IS_LOAD_ENABLED=
'%IS_LOAD_ENABLED%';a.TRACK_AUTH_STATUS='%TRACK_AUTH_STATUS%';a.LIMITED_AD_TRAC
KING='%LIMITED_AD_TRACKING%';a.AUCTION_ID='%AUCTION_ID%';a.MEDIATION_NAME='%MEDIA
TION_NAME%';a.MEDIATION_VERSION='%MEDIATION_VERSION%';a.GAME_SESSION_ID='%GAME_S
ESSION_ID%';a.AD_FORMAT='%AD_FORMAT%';a.AD_TYPE='%AD_TYPE%';a.WEBVIEW_VERSION='%W
EBVIEW_VERSION%'})(ab||(ab={}));n.inherits(lh,ai);lh.prototype.sendLoadTrackingEvents=function(a){var
b=this._adsConfig.getPlacement(a),c=b?b.getAdUnitId():void 0,e=b.getAdFormat();
b=b.getAdTypes();var f={};return this.sendWithGet(tl.LOAD,'',this._url,void 0,void 0,void
0,(f[ab.ZONE]=a,f[ab.EVENT_TYPE]=tl.LOAD,f[ab.AD_UNIT_ID]=c?c:'',f[ab.OPTOUT_ENABLED]=''+this._priv
acy.isOptOutEnabled(),f[ab.CAMPAIGN_ID]=this._platform===B.ANDROID?lh.AndroidCampaignId:lh.IOSCampa
ignId,f[ab.SEATID]='',f[ab.AUCTION_ID]='',f[ab.AD_FORMAT]=e,f[ab.AD_TYPE]=b.toString(),f[ab.WEBVIEW
_VERSION]='0',f))};lh.prototype.sendFillTrackingEvents=function(a,b,c,e){var
f,g=this._adsConfig.getPlacement(a),h=
g?g.getAdUnitId():void 0,k=g.getAdFormat();g=g.getAdTypes();var l={};return
t h i s . s e n d W i t h G e t ( t l . F I L L , ' ' , t h i s . _ u r l , v o i d
0,c,e,(l[ab.ZONE]=a,l[ab.EVENT_TYPE]=tl.FILL,l[ab.AD_UNIT_ID]=h?h:'',l[ab.CAMPAIGN_ID]=b.id,l[ab.OPTO
UT_ENABLED]=''+this._privacy.isOptOutEnabled(),l[ab.SEATID]=(null===(f=b.getSeatId())||void 0===f?void
0:f.toString())||'',l[ab.AD_FORMAT]=k,l[ab.AD_TYPE]=g.toString(),l[ab.AUCTION_ID]=b.getSession().id,l[ab.WE
BVIEW_VERSION]='0',l))};lh.AndroidCampaignId='005472656d6f7220416e6472';
lh.IOSCampaignId='00005472656d6f7220694f53';lh.TemplateUrl='operative/%ZONE%?eventType=%EVENT_TYP
E%&token=%TOKEN%&abGroup=%AB_GROUP%&gameId=%GAME_ID%&campaignId=%CAMPAIGN_ID%
&adUnitId=%AD_UNIT_ID%&coppa=%COPPA%&optOutEnabled=%OPTOUT_ENABLED%&frameworkName=
%FRAMEWORK_NAME%&frameworkVersion=%FRAMEWORK_VERSION%&platform=%PLATFORM%&sdk
Version=%SDK_VERSION%&seatId=%SEAT_ID%&country=%COUNTRY%&lv5s=%LOADV5_SUPPORT%&o
sv=%OS_VERSION%&oor=%OPTOUT_RECORDED%&le=%IS_LOAD_ENABLED%&tas=%TRACK_AUTH_S
TATUS%&limitAdTracking=%LIMITED_AD_TRACKING%&auctionId=%AUCTION_ID%&mediationName=%
MEDIATION_NAME%&mediationVersion=%MEDIATION_VERSION%&gameSessionId=%GAME_SESSION_I
D%&adFormat=%AD_FORMAT%&adType=%AD_TYPE%&webview_version=%WEBVIEW_VERSION%';
Rr.prototype.onStorageSet=function(a,b){b&&b.mediation&&b.mediation.missedImpressionOrdinal&&b.mediation.
missedImpressionOrdinal.value&&(this._core.Storage.delete(L.PUBLIC,'mediation.missedImpressionOrdinal'),this._
core.Storage.write(L.PUBLIC))};Sk.prototype.removeObject=function(){};Sk.NoFillDelayInSeconds=3600;Sk.Error
RefillDelayInSeconds=3600;Sk.ParsingErrorRefillDelayInSeconds=60;n.inherits(Hc,Sk);Hc.prototype.getCampaign=
function(a,b){a=this._adsConfig.getPlacement(a);if(b){if(b=this.loadedCampaigns.get(b))return
a.setCurrentTrackingUrls(b.trackingUrls),
a.setCurrentCampaign(b.campaign),a.setSkipReload(b.skipReload),b.campaign;a.setCurrentTrackingUrls(void
0);a.setCurrentCampaign(void 0);a.setSkipReload(!1)}else if(null===a||void 0===a||!a.isBidding())return
a.getCurrentCampaign()};Hc.prototype.setCurrentAdUnit=function(a,b){b.setCurrentCampaign(void
0);this.setPlacementState(b.id,rb.NOT_AVAILABLE);b.decreaseCommitment()};Hc.prototype.refresh=function(){thi
s.invalidateExpiredCampaigns();return Promise.resolve(void 0)};Hc.prototype.initialize=function(){return
Promise.resolve()};
Hc.prototype.shouldRefill=function(){return!1};Hc.prototype.setPlacementState=function(a,b){this._adsConfig.getPla
cement(a).setState(b);this.sendPlacementStateChanges(a)};Hc.prototype.sendPlacementStateChanges=function(a){var
b=this._adsConfig.getPlacement(a);b.getPlacementStateChanged()&&(b.setPlacementStateChanged(!1),this._ads.Plac
ement.setPlacementState(a,b.getState()),this._ads.Listener.sendPlacementStateChangedEvent(a,rb[b.getPreviousState(
)],rb[b.getState()]));b&&b.getState()===rb.READY&&(this._ads.Listener.sendReadyEvent(a),
b = ( b = b . g e t C u r r e n t C a m p a i g n ( ) ) ? { r e a s o n : k n ( b ) } : v o i d
0,this.sendAdLoaded(a,b))};Hc.prototype.setPlacementStates=function(){};Hc.prototype.sendSequentialAdCachingM
etrics=function(a){t.reportMetricEventWithTags(ri.MultiLoad,{mdn:a||''})};Hc.prototype.loadPlacement=function(a){
v a r
b=this,c=a.placementId,e=this._adsConfig.getPlacement(c),f=e.getLoadedObjectIds(),g=(a.options.headerBiddingOpti
ons||{}).objectId,h=!(!(g&&0<f.length)||f.includes(g)),k=Gh.getState().name;if(h&&this.shouldSendNoFill(e.getState(
))&&
g)this.sendSequentialAdCachingMetrics(k),t.reportMetricEventWithTags(ri.NoFill,{mdn:k||''}),this._ads.LoadApi.sen
d N o F i l l E r r o r ( a ) ; e l s e { t h i s . s t o r e L o a d O p t i o n s ( a ) ; v a r
l=window.performance.now();f=g&&!this.loadedCampaigns.has(g)||this.shouldLoadCampaignForPlacement(e);e&&f
?(this.setPlacementState(c,rb.WAITING),f=wv(this.loadedCampaigns),this._adRequestLoadManager.loadCampaign(
e,g,f,a.listenerId).then(function(m){m?b.hasLoadRequestTimedOut(l,g,k)?(t.reportMetricEventWithTags(ri.LoadTime
out,{mdn:k||''}),
b._ads.LoadApi.sendTimeoutError(a)):(g&&(b.loadedCampaigns.set(g,Object.assign(Object.assign({},m),{placement
Id:c})),e.addLoadedObjectId(g),h&&b.sendSequentialAdCachingMetrics(k)),e.setCurrentCampaign(m.campaign),e.s
etCurrentTrackingUrls(m.trackingUrls),e.setSkipReload(m.skipReload),b._loadAndFillEventManager.sendFillTrackin
gEvents(c,m.campaign),b.setPlacementState(c,rb.READY),b.sendAdLoaded(c,{reason:kn(m.campaign),message:'fro
mLoadRequest'})):(b.setPlacementState(c,rb.NO_FILL),b.sendAdFailedToLoadWithNoFill(c))})):
(e&&e.getState()===rb.READY&&(this._ads.Listener.sendReadyEvent(c),f=e.getCurrentCampaign(),void
0!==f&&this._loadAndFillEventManager.sendFillTrackingEvents(c,f),t.reportMetricEventWithTags(ri.NoObjectId,{
mdn:k||''}),f=f?{reason:kn(f),message:'loadRequestSkipped'}:void
0,this.sendAdLoaded(c,f)),t.reportMetricEvent(Qq.LoadAuctionRequestBlocked))}};Hc.prototype.shouldLoadCampa
ignForPlacement=function(a){if(a.getState()===rb.NO_FILL||a.getState()===rb.NOT_AVAILABLE)return!0;var
b=a.getState()===rb.READY;
a = a . g e t C u r r e n t C a m p a i g n ( ) ; a = ! ( ! a | | ! a . i s E x p i r e d ( ) ) ; r e t u r n
b&&a?!0:!1};Hc.prototype.shouldSendNoFill=function(){return!1};Hc.prototype.invalidateExpiredCampaigns=functi
o n ( ) { f o r ( v a r
a=n.makeIterator(this._adsConfig.getPlacementIds()),b=a.next();!b.done;b=a.next())if((b=this._adsConfig.getPlaceme
n t ( b . v a l u e ) ) & & b . g e t S t a t e ( ) = = = r b . R E A D Y ) { v a r
c=b.getCurrentCampaign();c&&c.isExpired()&&(b.setCurrentCampaign(void
0),this.setPlacementState(b.id,rb.NOT_AVAILABLE))}a=n.makeIterator(this.loadedCampaigns.entries());
for(b=a.next();!b.done;b=a.next())b=n.makeIterator(b.value),c=b.next().value,b.next().value.campaign.isExpired()&&
this.loadedCampaigns.delete(c)};Hc.prototype.hasLoadRequestTimedOut=function(a,b,c){var
e=it(),f=e('maxMednLoadTimeoutInSec');e=e('admobMednLoadTimeoutInSec');return
b ? f & & ' m a x ' = = = c . t o L o w e r C a s e ( ) ? w i n d o w . p e r f o r m a n c e . n o w ( ) -
a>1E3*f:e&&'admob'===c.toLowerCase()?window.performance.now()-
a>1E3*e:!1:!1};Hc.prototype.storeLoadOptions=function(a){var b=a.placementId;void
0===this._placementLoadOptions[b]&&
(this._placementLoadOptions[b]=[]);this._placementLoadOptions[b].push(a)};Hc.prototype.sendAdLoaded=function(
a , b ) { v a r
c=this,e,f=this._placementLoadOptions[a];f&&(f.forEach(function(g){c._ads.LoadApi.sendAdLoaded(g,b)}),delete
this._placementLoadOptions[a],ea()('allowMultipleFillPerPlacement')&&(null===(e=this._adsConfig.getPlacement(a
))||void 0===e?void 0:e.increaseCommitment()))};Hc.prototype.sendAdFailedToLoadWithNoFill=function(a){var
b=this,c=this._placementLoadOptions[a];c&&(c.forEach(function(e){return b._ads.LoadApi.sendNoFillError(e)}),
d e l e t e
this._placementLoadOptions[a])};Hc.prototype.removeObject=function(a){Sk.prototype.removeObject.call(this,a);thi
s.loadedCampaigns.delete(a)};n.inherits(qe,Hc);qe.prototype.setCurrentAdUnit=function(a,b){var
c = t h i s ; t h i s . _ s h o u l d R e f r e s h = ! 0 ; v a r
e=b.getCurrentCampaign();e&&(this._lastShownCampaignId=e.getUniqueId());this._waitForStart=!0;Sj.once(a.onSta
r t P r o c e s s e d , f u n c t i o n ( ) { v a r
f=it()('reloadAfterImpressionTimeout');setTimeout(function(){if(a.isCached()||ea()('ignoreCacheStateOnReload'))c._w
aitForStart=
! 1 , c . a t t e m p t S t a r t R e f r e s h ( b . i d , ' s t a r t e d ' ) } , n u l l ! = = f & & v o i d
0!==f?f:5E3)});Sj.once(a.onClose,function(){c._waitForStart=!1;c.attemptStartRefresh(b.id,'close')});Sj.once(a.onFini
sh,function(){c._waitForStart=!1;c.attemptStartRefresh(b.id,'finish')});b.isInvalidationPending()&&(e&&(e.setReques
tSource('reuse_during_reload'),e.reuseAfterInvalidation(),b.setInvalidationPending(!1)),this._waitForReload=!0,Sj.on
ce(this._adRequestLoadManager.onReloadRequestCanceled,function(){c._waitForReload=!1;c.attemptStartRefresh(b.
id,
' r e l o a d -
canceled')}),this._adRequestLoadManager.cancelReloadRequest());1>=b.commitmentCount()?Hc.prototype.setCurre
ntAdUnit.call(this,a,b):b.decreaseCommitment()};qe.prototype.refresh=function(){return
this.invalidateExpiredCampaigns()};qe.prototype.initialize=function(){return
this._adRequestLoadManager.requestPreload('initialization')};qe.prototype.preliminaryLoadPlacement=function(){thi
s._adRequestLoadManager.isPreloadDataExpired()?this.invalidateActivePlacements('load-
expiration'):this._adRequestLoadManager.canRetryReload()&&
t h i s . i n v a l i d a t e A c t i v e P l a c e m e n t s ( ' r e t r y - r e l o a d ' ) ; r e t u r n
this._adRequestLoadManager.hasPreloadFailed()?this._adRequestLoadManager.requestPreload('preload-
failed').then(function(){return!0}).catch(function(){return!1}):Promise.resolve(!0)};qe.prototype.loadPlacement=func
t i o n ( a ) { v a r
b=this,c=a.placementId,e=this.getActivePlacements(),f=ln();f=Number(f('loadLimitFilledPlacements'));if(!isNaN(f)&
&e.length>=f&&!e.includes(c))this.setPlacementState(c,rb.WAITING),this.setPlacementState(c,rb.NO_FILL),this.sto
reLoadOptions(a),
this.sendAdFailedToLoadWithNoFill(c);else return this.preliminaryLoadPlacement().then(function(g){if(g)return
Hc.prototype.loadPlacement.call(b,a);b.setPlacementState(c,rb.WAITING);b.setPlacementState(c,rb.NO_FILL);b.stor
eLoadOptions(a);b.sendAdFailedToLoadWithNoFill(c)})};qe.prototype.invalidateExpiredCampaigns=function(){if(th
is._adRequestLoadManager.isPreloadDataExpired())return this.invalidateActivePlacements('campaign-
expiration');for(var a=n.makeIterator(this._adsConfig.getPlacementIds()),b=
a.next();!b.done;b=a.next())if((b=this._adsConfig.getPlacement(b.value))&&b.getState()===rb.READY){var
c=b.getCurrentCampaign();c&&c.isExpired()&&(this._adRequestLoadManager.reportMetricEvent(sb.RefreshManag
erCampaignExpired),b.setCurrentCampaign(void 0),this.setPlacementState(b.id,rb.NOT_AVAILABLE))}return
Promise.resolve()};qe.prototype.attemptStartRefresh=function(a,b){this._waitForReload||this._waitForStart||!this._sho
uldRefresh||(this._shouldRefresh=!1,this.invalidateActivePlacements('impression-'+
b,a))};qe.prototype.getActivePlacements=function(a){for(var
b=[],c=this.headerBiddingPlacements,e=[].concat(n.arrayFromIterable(this.loadedCampaigns.values())).map(function
( k ) { r e t u r n
k.placementId}),f=n.makeIterator(this.getPlacementsToInvalidate()),g=f.next();!g.done;g=f.next()){g=g.value;var
h=this._adsConfig.getPlacement(g);if(a!==g||0!==h.commitmentCount()||e.includes(g))c.includes(g)||h&&this.isPlace
mentActive(h)&&!h.isBannerPlacement()&&b.push(h.id)}return b};qe.prototype.invalidateActivePlacements=
function(a,b){var c=this.getActivePlacements(b);b=new Set;var e=ea();c=n.makeIterator(c);for(var
f = c . n e x t ( ) ; ! f . d o n e ; f = c . n e x t ( ) ) { f = f . v a l u e ; v a r
g=this._adsConfig.getPlacement(f);!g||g.skipReload||0<g.getLoadedObjectIds().length||(g=g.getCurrentCampaign())&
&Id.canCreateAdUnit(g.getContentType())&&b.add(f)}c=n.makeIterator(this.loadedCampaigns.values());for(f=c.nex
t();!f.done;f=c.next())f=f.value,f.skipReload||Id.canCreateAdUnit(f.campaign.getContentType())&&b.add(f.placement
Id);if(!e('shouldNotSetInvalidationPending'))for(e=
n.makeIterator(b),f=e.next();!f.done;f=e.next())(c=this._adsConfig.getPlacement(f.value))&&c.setInvalidationPending
( ! 0 ) ; r e t u r n
this._adRequestLoadManager.requestReload([].concat(n.arrayFromIterable(b.values()),n.arrayFromIterable(this.heade
rBiddingReloadablePlacementIds)),a)};qe.prototype.getPlacementsToInvalidate=function(){return
this._adsConfig.getPlacementIds()};qe.prototype.isPlacementActive=function(a){return[rb.READY,rb.WAITING].in
cludes(a.getState())||0<a.commitmentCount()||[].concat(n.arrayFromIterable(this.loadedCampaigns.values())).some(fu
nction(b){return b.placementId===
a.id})};qe.prototype.onCampaign=function(a,b,c){if(this.headerBiddingPlacements.includes(a))this.onReloadedHeade
rBiddingCampaign.trigger(a,b,c);else{this._adRequestLoadManager.reportMetricEvent(sb.ReloadRequestFill,{comet:
Id.canCreateAdUnit(b.getContentType()).toString()});for(var
e=n.makeIterator(this.loadedCampaigns.values()),f=e.next();!f.done;f=e.next()){f=f.value;var
g=Id.canCreateAdUnit(f.campaign.getContentType());f.placementId===a&&g&&(f.campaign=b,f.trackingUrls=c||{},
b.setRequestSource('reload'))}(a=
this._adsConfig.getPlacement(a))&&a.isInvalidationPending()&&(b.setRequestSource('reload'),a.setCurrentCampaig
n(b),a.setCurrentTrackingUrls(c),a.setSkipReload(!1),a.setInvalidationPending(!1))}};qe.prototype.onNoFill=function
( a , b ) { b = v o i d
0===b?'unknown':b;if(this.headerBiddingPlacements.includes(a))this.onReloadHeaderBiddingNoFill.trigger(a,b);else
{this._adRequestLoadManager.reportMetricEvent(sb.ReloadRequestNoFill,{src:b});var
c=this._adsConfig.getPlacement(a);if(c){c.setInvalidationPending(!1);
var e=!1,f=[].concat(n.arrayFromIterable(this.loadedCampaigns.values())).filter(function(l){return
l . p l a c e m e n t I d = = = a } ) . m a p ( f u n c t i o n ( l ) { r e t u r n
l.campaign}),g=c.getCurrentCampaign();f=g?[g].concat(n.arrayFromIterable(f)):f;f=n.makeIterator(f);for(g=f.next();!
g . d o n e ; g = f . n e x t ( ) ) { g = g . v a l u e ; v a r
h=Id.canCreateAdUnit(g.getContentType()),k=ea();h||!this._lastShownCampaignId||g.getUniqueId()!==this._lastShow
nCampaignId||k('isProgrammaticReloadDisabled')?(g.setRequestSource('reuse_'+b),g.reuseAfterInvalidation()):
(this._adRequestLoadManager.reportMetricEvent(sb.RefreshManagerForcedToInvalidate),e=!0)}e&&(this._adReque
stLoadManager.reportMetricEvent(sb.RefreshManagerCampaignFailedToInvalidate),c.setFillInvalidated(),c.setCurren
t C a m p a i g n ( v o i d 0 ) , c . s e t C u r r e n t T r a c k i n g U r l s ( v o i d
0),c.setSkipReload(!1),this.setPlacementState(a,rb.NO_FILL))}}};n.global.Object.defineProperties(qe.prototype,{hea
derBiddingPlacements:{configurable:!0,enumerable:!0,get:function(){return
rw()}},headerBiddingReloadablePlacementIds:{configurable:!0,
enumerable:!0,get:function(){return pw()}}});Qi.prototype.setPlacementState=function(a,b){var
c=this._configuration.getPlacement(a),e=c.getState();c&&(c.setState(b),this.sendPlacementStateChange(a,e,b))};Qi.pr
o t o t y p e . s e t A l l P l a c e m e n t S t a t e s = f u n c t i o n ( a ) { f o r ( v a r
b=n.makeIterator(this._configuration.getPlacementIds()),c=b.next();!c.done;c=b.next())this.setPlacementState(c.value,
a ) } ; Q i . p r o t o t y p e . s e t P l a c e m e n t R e a d y = f u n c t i o n ( a , b ) { v a r
c=this._configuration.getPlacement(a);c&&(this.setPlacementState(a,rb.READY),
c.setCurrentCampaign(b))};Qi.prototype.setCampaign=function(a,b){(a=this._configuration.getPlacement(a))&&a.set
CurrentCampaign(b)};Qi.prototype.getCampaign=function(a){if(a=this._configuration.getPlacement(a))return
a.getCurrentCampaign()};Qi.prototype.clearCampaigns=function(){for(var
a=n.makeIterator(this._configuration.getPlacementIds()),b=a.next();!b.done;b=a.next())this._configuration.getPlaceme
nt(b.value).setCurrentCampaign(void 0)};Qi.prototype.sendPlacementStateChange=function(a,b,c){b!==
c&&(this._ads.Placement.setPlacementState(a,c),this._ads.Listener.sendPlacementStateChangedEvent(a,rb[b],rb[c]),c
===rb.READY&&(this._ads.Listener.sendReadyEvent(a),Ba.setReadyEventTimestamp(a)))};eh.prototype.create=fun
c t i o n ( a ) { t h i s . s t a r t N e w S e s s i o n ( a ) ; r e t u r n n e w
td(a)};eh.prototype.startNewSession=function(a){a=Zi.getSessionStorageTimestampKey(a);var b=Date.now(),c=new
Yi(L.PRIVATE);c.set(a,b);this._storageBridge.queue(c)};eh.prototype.sendUnsentSessions=function(){var
a=this;return this.getUnsentSessions().then(function(b){b=
b.map(function(c){return a.isSessionOutdated(c).then(function(e){return
e ? a . d e l e t e S e s s i o n ( c ) : a . s e n d U n s e n t E v e n t s ( c ) } ) } ) ; r e t u r n
Promise.all(b).catch()})};eh.prototype.setGameSessionId=function(a){this._gameSessionId=a};eh.prototype.getGame
SessionId=function(){return this._gameSessionId};eh.prototype.deleteSession=function(a){var b=new
Yi(L.PRIVATE);b.delete(Zi.getSessionStorageKey(a));this._storageBridge.queue(b);return
Promise.resolve([])};eh.prototype.getUnsentSessions=function(){return this._core.Storage.getKeys(L.PRIVATE,
'session',!1)};eh.prototype.isSessionOutdated=function(a){return
this._core.Storage.get(L.PRIVATE,Zi.getSessionStorageTimestampKey(a)).then(function(b){var c=(new
D a t e ) . g e t T i m e ( ) - 6 0 4 8 E 5 , e = ( n e w
Date).getTime();return!(b>c&&b<e)}).catch(function(){return!0})};eh.prototype.sendUnsentEvents=function(a){var
b = [ ] , c = n e w n g ( t h i s . _ c o r e , a ) ; a = n e w
Tj(this._core,a);b.push(c.sendFailedEvents(this._request,this._storageBridge),a.sendFailedEvents(this._request,this._st
orageBridge));return Promise.all(b)};Sr.prototype.create=
f u n c t i o n ( a ) { r e t u r n n e w
ai(this._core,this._requestManager,a,this._storageBridge)};n.inherits(Ng,ja);Ng.prototype.getPlacementId=function(){
return this.get('placementId')};Ng.prototype.getListenerId=function(){return
this.get('listenerId')};Ng.prototype.getTime=function(){return
this.get('time')};Ng.prototype.getDTO=function(){return{placementId:this.getPlacementId(),listenerId:this.getListener
Id(),time:this.getTime()}};n.inherits(jn,Ng);jn.prototype.getOptions=function(){return this.get('options')};
j n . p r o t o t y p e . g e t D T O = f u n c t i o n ( ) { r e t u r n
Object.assign(Object.assign({},Ng.prototype.getDTO.call(this)),{options:this.getOptions()})};n.inherits(Sl,Ng);Sl.pro
totype.getOptions=function(){return this.get('options')};Sl.prototype.getDTO=function(){return
Object.assign(Object.assign({},Ng.prototype.getDTO.call(this)),{options:this.getOptions()})};Sl.prototype.getTracing
C o n t e x t = f u n c t i o n ( a , b ) { a = v o i d 0 = = = a ? ! 1 : a ; i f ( a | | b ) v a r
c=JSON.stringify(Object.assign(Object.assign({},a?this.getDTO():{}),b));return{placementId:this.getPlacementId(),
listenerId:this.getListenerId(),payload:c}};n.inherits(Ro,H);Ro.prototype.setShowTimeout=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setShowTimeout',[a])};var
Wc;(function(a){a[a.ON_START=0]='ON_START';a[a.ON_CREATE=1]='ON_CREATE';a[a.ON_RESUME=2]='O
N_RESUME';a[a.ON_DESTROY=3]='ON_DESTROY';a[a.ON_PAUSE=4]='ON_PAUSE';a[a.KEY_DOWN=5]='K
EY_DOWN';a[a.ON_RESTORE=6]='ON_RESTORE';a[a.ON_STOP=7]='ON_STOP';a[a.ON_FOCUS_GAINED=8]
='ON_FOCUS_GAINED';a[a.ON_FOCUS_LOST=9]='ON_FOCUS_LOST'})(Wc||
( W c = { } ) ) ; v a r
pu;(function(a){a[a.ADUNIT_NULL=0]='ADUNIT_NULL';a[a.ACTIVITY_ID=1]='ACTIVITY_ID';a[a.GENERIC
=2]='GENERIC';a[a.ORIENTATION=3]='ORIENTATION';a[a.SCREENVISIBILITY=4]='SCREENVISIBILITY';a[
a.CORRUPTED_VIEWLIST=5]='CORRUPTED_VIEWLIST';a[a.CORRUPTED_KEYEVENTLIST=6]='CORRUP
TED_KEYEVENTLIST';a[a.SYSTEM_UI_VISIBILITY=7]='SYSTEM_UI_VISIBILITY';a[a.UNKNOWN_VIEW=
8]='UNKNOWN_VIEW'})(pu||(pu={}));n.inherits(ed,H);ed.prototype.open=function(a,b,c,e,f,g,h){e=void
0===e?[]:e;f=void 0===f?0:f;g=void 0===
g?!0:g;h=void 0===h?!1:h;return F(this,void 0,void 0,function l(){var m=this;return
n . g e n e r a t o r . c r e a t e G e n e r a t o r ( l , f u n c t i o n ( p ) { r e t u r n
p.yield(m._nativeBridge.invoke(m._fullApiClassName,'open',[a,b,c,e,f,g,h]),0)})})};ed.prototype.close=function(){ret
urn this._nativeBridge.invoke(this._fullApiClassName,'close')};ed.prototype.setViews=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setViews',[a])};ed.prototype.getViews=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
' g e t V i e w s ' ) } ; e d . p r o t o t y p e . s e t O r i e n t a t i o n = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setOrientation',[a])};ed.prototype.getOrientation=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getOrientation')};ed.prototype.setKeepScreenOn=function(a){retu
r n
this._nativeBridge.invoke(this._fullApiClassName,'setKeepScreenOn',[a])};ed.prototype.setSystemUiVisibility=functi
o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setSystemUiVisibility',[a])};ed.prototype.setKeyEventList=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setKeyEventList',[a])};ed.prototype.setViewFrame=function(a,b,c,
e , f ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setViewFrame',[a,b,c,e,f])};ed.prototype.getViewFrame=function(
a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getViewFrame',[a])};ed.prototype.startMotionEventCapture=funct
i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'startMotionEventCapture',[a])};ed.prototype.endMotionEventCapt
ure=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'endMotionEventCapture')};ed.prototype.clearMotionEventCaptur
e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'clearMotionEventCapture')};ed.prototype.getMotionEventCount=f
u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getMotionEventCount',[a])};ed.prototype.getMotionEventData=fu
n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getMotionEventData',[a])};ed.prototype.getCurrentMotionEventC
ount=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getCurrentMotionEventCount')};ed.prototype.handleEvent=functi
on(a,b){switch(a){case Wc[Wc.ON_START]:this.onStart.trigger(b[0]);break;case
Wc[Wc.ON_CREATE]:this.onCreate.trigger(b[0]);$e.getState().setContainerVisibility('foreground');break;case
Wc[Wc.ON_RESUME]:this.onResume.trigger(b[0]);$e.getState().setContainerVisibility('foreground');break;case
Wc[Wc.ON_DESTROY]:this.onDestroy.trigger(b[0],b[1]);$e.getState().setContainerVisibility('background');
b r e a k ; c a s e
Wc[Wc.ON_PAUSE]:this.onPause.trigger(b[0],b[1]);$e.getState().setContainerVisibility('background');break;case
Wc[Wc.KEY_DOWN]:this.onKeyDown.trigger(b[0],b[1],b[2],b[3],b[4]);break;case
Wc[Wc.ON_RESTORE]:this.onRestore.trigger(b[0]);$e.getState().setContainerVisibility('foreground');break;case
W c [ W c . O N _ S T O P ] : t h i s . o n S t o p . t r i g g e r ( b [ 0 ] ) ; b r e a k ; c a s e
Wc[Wc.ON_FOCUS_GAINED]:this.onFocusGained.trigger(b[0]);$e.getState().setContainerVisibility('foreground');b
reak;case Wc[Wc.ON_FOCUS_LOST]:this.onFocusLost.trigger(b[0]);
$e.getState().setContainerVisibility('background');break;default:H.prototype.handleEvent.call(this,a,b)}};var
Jh;(function(a){a[a.CODE_19_2=201604E3]='CODE_19_2';a[a.CODE_19_5=203404E3]='CODE_19_5';a[a.CODE_
19_7=204204E3]='CODE_19_7';a[a.CODE_20_0=210402E3]='CODE_20_0';a[a.CODE_21_0=22131E4]='CODE_2
1 _ 0 ' ; a [ a . C O D E _ 2 2 _ 0 = 2 3 E 7 ] = ' C O D E _ 2 2 _ 0 ' } ) ( J h | | ( J h = { } ) ) ; v a r
qk;(function(a){a[a.CODE_21_0=21]='CODE_21_0';a[a.CODE_22_0=22]='CODE_22_0';a[a.CODE_23_0=23]='CO
DE_23_0';a[a.CODE_24_0=24]='CODE_24_0'})(qk||(qk=
{ } ) ) ; v a r
Sz=[Xb.AndroidBelowApplicable,Xb.AndroidAboveApplicable,Xb.AndroidVersionUnknown],Tz=[{range:[Jh.COD
E_22_0],version:Xb.AndroidAboveApplicable,metric:N.ScarAndroidVerAboveApplicable},{range:[Jh.CODE_20_0,J
h.CODE_22_0],version:Xb.Android2000,metric:N.ScarAndroidVer20},{range:[Jh.CODE_19_5,Jh.CODE_20_0],vers
ion:Xb.Android1950,metric:N.ScarAndroidVer195},{range:[Jh.CODE_19_2,Jh.CODE_19_5],version:Xb.Android19
20,metric:N.ScarAndroidVer192},{range:[0,Jh.CODE_19_2],version:Xb.AndroidBelowApplicable,
metric:N.ScarAndroidVerBelowApplicable}];n.inherits(le,H);le.prototype.initializeScar=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'initializeScar',[])};le.prototype.isAvailable=function(){return
F ( t h i s , v o i d 0 , v o i d 0 , f u n c t i o n b ( ) { v a r c = t h i s , e ; r e t u r n
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
f.yield(c.getVersion(),2);e=f.yieldResult;return'0.0.0'===e?(t.reportScarMetric(N.ScarVersionError),f.return(!1)):f.ret
urn(c.isVersionCompatible(e))})})};le.prototype.getVersion=
function(){return this.observeVersion()};le.prototype.callGetVersion=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getVersion',[])};le.prototype.observeVersion=function(){var
a = t h i s , b = ( n e w
Promise(function(c){a._versionObserver=a.version.subscribe(function(e){a.version.unsubscribe(a._versionObserver);
c(e)})})).catch(function(){return Promise.resolve('0.0.0')});this.callGetVersion();return
b};le.prototype.isInitialized=function(){return this._nativeBridge.invoke(this._fullApiClassName,
'isInitialized',[])};le.prototype.setAndReportVersion=function(){this._scarAdapterVersionAndMetric&&(this._scarAd
apterVersion=this._scarAdapterVersionAndMetric.version,t.reportScarMetric(this._scarAdapterVersionAndMetric.me
t r i c ) ) } ; l e . p r o t o t y p e . i s V e r s i o n C o m p a t i b l e = f u n c t i o n ( a ) { v a r
b=a.startsWith('afma');a=this.getVersionCode(a,b);this._scarAdapterVersionAndMetric=this.getScarAdapterVersionA
ndMetric(a,b);return!Sz.includes(this._scarAdapterVersionAndMetric.version)};le.prototype.getVersionCode=functio
n(a,
b){a=a.split('.');b=b?a[1]:a[0];return'Infinity'===b||'-Infinity'===b?-1:Number(b)||-
1};le.prototype.getScarAdapterVersionAndMetric=function(a,b){return
b?this.getVersionAndMetricFromInternal(a):this.getVersionAndMetricFromExternal(a)};le.prototype.getVersionAnd
MetricFromInternal=function(a){var b=Tz.find(function(c){var
e=n.makeIterator(c.range);c=e.next().value;e=e.next().value;return(null==c||a>=c)&&(null==e||a<e)});b=null!==b&&
void 0!==b?b:{version:Xb.AndroidVersionUnknown,metric:N.ScarAndroidVerUnknown};
return{version:b.version,metric:b.metric}};le.prototype.getVersionAndMetricFromExternal=function(a){var
b , c = n u l l = = = ( b = $ a . g e t S t a t e ( ) . c l i e n t I n f o ) | | v o i d 0 = = = b ? v o i d
0:b.sdkVersion;b={version:Xb.AndroidVersionUnknown,metric:N.ScarAndroidVerUnknown};a===qk.CODE_21_0?
(b.version=Xb.Android2100,b.metric=N.ScarAndroidVer21):a===qk.CODE_22_0?(b.version=Xb.Android2200,b.me
tric=N.ScarAndroidVer22):a===qk.CODE_23_0&&c&&41E3<=c?(b.version=Xb.Android2300,b.metric=N.ScarAnd
roidVer23):a===qk.CODE_23_0&&c&&41E3>c?(b.version=
Xb.AndroidAboveApplicable,b.metric=N.ScarAndroidVerAboveApplicable):a>=qk.CODE_24_0&&c&&41E3<=c&
&(b.version=Xb.AndroidAboveApplicable,b.metric=N.ScarAndroidVerAboveApplicable);return
b } ; l e . p r o t o t y p e . g e t S c a r A d a p t e r V e r s i o n = f u n c t i o n ( ) { r e t u r n
this._scarAdapterVersion};le.prototype.handleEvent=function(a,b){switch(a){case
'VERSION':this.version.trigger(b[0]);break;default:H.prototype.handleEvent.call(this,a,b)}};n.inherits(fd,H);fd.protot
ype.initialize=function(){var a=ea();return a('noAdMobExp','true')||
!(this._nativeBridge.getPlatform()===B.IOS||a('initializeScar','true')||a('useScarWithoutReload','true')||a('useScarWith
Reload','true'))?Promise.resolve():this._apiAdapter.initializeScar()};fd.prototype.isAvailable=function(){var
a=this,b=ea();b=this._nativeBridge.getPlatform()===B.IOS?!0:b('useScarWithoutReload','true')||b('useScarWithReloa
d','true');return!this._foundAvailability&&b?(this.hasInitError&&t.reportScarMetric(N.ScarWillAttemptReinit),Promi
se.resolve(this._apiAdapter.isAvailable()).then(function(c){a._apiAdapter.setAndReportVersion();
a . _ f o u n d A v a i l a b i l i t y = ! 0 ; a . _ a v a i l a b l e = c ; r e t u r n
a._available})):Promise.resolve(this._available)};fd.prototype.getSCARSignals=function(a,b){var
c,e=null===(c=$a.getState().clientInfo)||void 0===c?void 0:c.sdkVersion;return
e&&4900<=e?(t.reportScarMetric(N.LegacyGetSCARSignalsCalledError),Promise.reject(Error('getSCARSignal is
o n l y s u p p o r t e d f o r S D K 4 . 9 . 0 a n d
above'))):this._nativeBridge.invoke(this._fullApiClassName,'getSCARSignals',[a,b])};fd.prototype.getSCARSignal=f
unction(a,b){var c,e=null===(c=
$a.getState().clientInfo)||void 0===c?void 0:c.sdkVersion;return
e&&4900>e?(t.reportScarMetric(N.NewGetSCARSignalsCalledError),Promise.reject(Error('getSCARSignal is only
s u p p o r t e d f o r S D K 4 . 9 . 0 a n d
above'))):this._nativeBridge.invoke(this._fullApiClassName,'getSCARSignal',[a,b])};fd.prototype.load=function(a,b,c
,e,f,g){this._adTypeMap[a]=c;t.reportScarMetric(N.ScarLoadAttempt,this._adTypeMap[a],void
0,Ti());return[f,b,e,g].includes(void 0)?(t.reportScarMetric(N.ScarUndefinedFields,c),this.onLoadedError.trigger(a,
c , ' E R R O R : C a n n o t l o a d a d w i t h u n d e f i n e d
fields'),Promise.resolve()):this._nativeBridge.invoke(this._fullApiClassName,'load',[a,b,c,e,f,g])};fd.prototype.show=f
u n c t i o n ( a , b , c ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'show',[a,b?b:'',c])};fd.prototype.collectSignals=function(a,b){func
tion c(){}var e=this,f=!1,g=(new Promise(function(h){var
k=e.gmaSignals.subscribe(function(l){f=!0;t.reportScarMetric(N.ScarSignalsCollected);e.gmaSignals.unsubscribe(k);
e.signalsError.unsubscribe(c);try{var m=
Sg.parse(l);h(m)}catch(p){t.reportScarMetric(N.ScarSignalsParseError),h({})}});c=e.signalsError.subscribe(function(
){f=!0;e.gmaSignals.unsubscribe(k);e.signalsError.unsubscribe(c);h({})})})).catch(function(){return{}});t.reportScar
Metric(N.ScarSignalsCalled);this.getSCARSignals(a,b).catch(function(){f||(f=!0,e.signalsError.trigger('ERROR:
SCAR signal collection invocation failed'))});setTimeout(function(){f||e.signalsError.trigger('ERROR: SCAR signal
collection timed out')},2E3);return g};fd.prototype.collectSignal=
function(a,b){function c(){}var e=this,f=!1,g=(new Promise(function(h){var
k = e . g m a S i g n a l s . s u b s c r i b e ( f u n c t i o n ( l ) { t r y { v a r
m=Sg.parse(l);m[a]?(f=!0,t.reportMetricEventWithTags(N.ScarSignalsCollected,{fmt:b}),e.gmaSignals.unsubscribe(k
),e.signalsError.unsubscribe(c),h(m)):t.reportMetricEventWithTags(N.ScarSignalsNotMatching,{fmt:b})}catch(p){e.g
maSignals.unsubscribe(k),e.signalsError.unsubscribe(c),t.reportMetricEvent(N.ScarSignalsParseError),h({})}});c=e.si
gnalsError.subscribe(function(){f=!0;e.gmaSignals.unsubscribe(k);
e.signalsError.unsubscribe(c);h({})})})).catch(function(){return{}});t.reportMetricEvent(N.ScarSignalCalled);this.get
SCARSignal(a,b).catch(function(){f||(f=!0,e.signalsError.trigger('ERROR: SCAR signal collection invocation
failed'))});setTimeout(function(){f||e.signalsError.trigger('ERROR: SCAR signal collection timed out')},2E3);return
g } ; f d . p r o t o t y p e . g e t S c a r A d a p t e r V e r s i o n = f u n c t i o n ( ) { r e t u r n
this._apiAdapter.getScarAdapterVersion()};fd.prototype.handleEvent=function(a,b){switch(a){case
'INIT_ERROR':this.hasInitError=
! 0 ; t . r e p o r t S c a r M e t r i c ( N . S c a r I n i t F a i l u r e ) ; b r e a k ; c a s e
'INIT_SUCCESS':t.reportScarMetric(N.ScarInitSuccess);break;case
'SCAR_PRESENT':t.reportScarMetric(N.ScarPresent);break;case
'SCAR_NOT_PRESENT':t.reportScarMetric(N.ScarNotPresent);break;case
'SCAR_UNSUPPORTED':t.reportScarMetric(N.ScarUnsupported);break;case
'ALREADY_INITIALIZED':t.reportScarMetric(N.ScarAlreadyInitialized);break;case
'METHOD_ERROR':t.reportScarMetric(N.ScarMethodFailure);break;case
'SIGNALS':this.gmaSignals.trigger(b[0]);break;
c a s e ' I N T E R N A L _ S I G N A L S _ E R R O R ' : c a s e
'SIGNALS_ERROR':this.reportScarSignalsError(a);this.signalsError.trigger(b[0]);break;case
'AD_LOADED':a=b[0];this.onLoaded.trigger(a,this._adTypeMap[a]);break;case
' I N T E R S T I T I A L _ I M P R E S S I O N _ R E C O R D E D ' : c a s e
'REWARDED_IMPRESSION_RECORDED':t.reportScarMetric(N.ScarAdImpression);break;case
'INTERNAL_LOAD_ERROR':case 'QUERY_NOT_FOUND_ERROR':case 'AD_INFO_ERROR':case
' L O A D _ E R R O R ' : v a r
c=b[0],e=b[2];this.reportScarLoadError(a,b[3],this._adTypeMap[c]);this.onLoadedError.trigger(c,
this._adTypeMap[c],e);break;case 'INTERNAL_SHOW_ERROR':case 'NO_AD_ERROR':case
'INTERSTITIAL_SHOW_ERROR':case 'REWARDED_SHOW_ERROR':case
'AD_NOT_LOADED_ERROR':this.handleShowError(a,b[0],b[2],b[3]);break;case
'AD_STARTED':this.onStart.trigger();break;case 'AD_CLOSED':this.onClose.trigger();break;case
'AD_CLICKED':this.onClick.trigger();break;case 'AD_EARNED_REWARD':this.onRewarded.trigger();break;case
'FIRST_QUARTILE':this.onFirstQuartile.trigger();break;case 'MIDPOINT':this.onMidpoint.trigger();
break;case 'THIRD_QUARTILE':this.onThirdQuartile.trigger();break;case
' L A S T _ Q U A R T I L E ' : t h i s . o n L a s t Q u a r t i l e . t r i g g e r ( ) ; b r e a k ; c a s e
'AD_SKIPPED':this.onSkip.trigger();break;default:H.prototype.handleEvent.call(this,a,b)}};fd.prototype.handleShow
Error=function(a,b,c,e){var f=N.ScarShowError;switch(a){case
'INTERNAL_SHOW_ERROR':f=N.ScarInternalShowError;break;case
' N O _ A D _ E R R O R ' : f = N . S c a r N o A d E r r o r ; b r e a k ; c a s e
'INTERSTITIAL_SHOW_ERROR':f=N.ScarInterstitialShowError;break;case
'REWARDED_SHOW_ERROR':f=N.ScarRewardedShowError}e&&
this.reportScarShowError(e,this._adTypeMap[b]);t.reportScarMetric(f,this._adTypeMap[b]);this.onShowError.trigger(
b,c)};fd.prototype.reportScarLoadError=function(a,b,c){switch(a){case
'INTERNAL_LOAD_ERROR':t.reportScarMetric(N.ScarInternalLoadError,c,void 0,Ti());break;case
'QUERY_NOT_FOUND_ERROR':t.reportScarMetric(N.ScarQueryNotFound,c,void 0,Ti());break;case
'AD_INFO_ERROR':t.reportScarMetric(N.ScarAdInfoError,c,void 0,Ti());break;case
'LOAD_ERROR':t.reportScarMetric(N.ScarLoadError,c,void 0,Ti()),
b & & -
1!==b&&(this._nativeBridge.getPlatform()===B.IOS?this.reportScarLoadErroriOS(b,c):this.reportScarLoadErrorAnd
roid(b,c))}};fd.prototype.reportScarSignalsError=function(a){switch(a){case
'INTERNAL_SIGNALS_ERROR':t.reportScarMetric(N.ScarInternalSignalsError);break;case
'SIGNALS_ERROR':t.reportScarMetric(N.ScarSignalsError);break;default:t.reportScarMetric(N.ScarSignalsUnknow
nError,void 0,a)}};fd.prototype.reportScarLoadErroriOS=function(a,b){switch(a){case
0:t.reportScarMetric(N.ScarInvalidRequest,
b);break;case 1:t.reportScarMetric(N.ScarNoFill,b);break;case
2:t.reportScarMetric(N.ScarNetworkError,b);break;case 3:t.reportScarMetric(N.ScarServerError,b);break;case
4:t.reportScarMetric(N.ScarOsVersionTooLow,b);break;case 5:t.reportScarMetric(N.ScarTimeoutError,b);break;case
6:t.reportScarMetric(N.ScarInterstitialAlreadyUsed,b);break;case
7:t.reportScarMetric(N.ScarMediationInvalidResponse,b);break;case
8:t.reportScarMetric(N.ScarMediationAdapterError,b);break;case 9:t.reportScarMetric(N.ScarMediationNoFill,
b);break;case 10:t.reportScarMetric(N.ScarMediationInvalidAdSize,b);break;case
11:t.reportScarMetric(N.ScarInternalError,b);break;case 12:t.reportScarMetric(N.ScarInvalidArgument,b);break;case
1 3 : t . r e p o r t S c a r M e t r i c ( N . S c a r I n v a l i d R e s p o n s e , b ) ; b r e a k ; c a s e
14:t.reportScarMetric(N.ScarRewardedAlreadyUsed,b);break;case
1 9 : t . r e p o r t S c a r M e t r i c ( N . S c a r A d A l r e a d y U s e d , b ) ; b r e a k ; c a s e
20:t.reportScarMetric(N.ScarAppIdMissing,b);break;default:t.reportScarMetric(N.ScarLoadErrorUnknown,b)}};fd.pr
ototype.reportScarLoadErrorAndroid=
function(a,b){switch(a){case 0:t.reportScarMetric(N.ScarInternalError,b);break;case
1:t.reportScarMetric(N.ScarInvalidRequest,b);break;case 2:t.reportScarMetric(N.ScarNetworkError,b);break;case
3:t.reportScarMetric(N.ScarNoFill,b);break;case 8:t.reportScarMetric(N.ScarAppIdMissing,b);break;case
9:t.reportScarMetric(N.ScarMediationNoFill,b);break;default:t.reportScarMetric(N.ScarLoadErrorUnknown,b)}};fd.p
rototype.reportScarShowError=function(a,b){this._nativeBridge.getPlatform()===B.IOS?this.reportScarShowErrorIos
(a,
b):this.reportScarShowErrorAndroid(a,b)};fd.prototype.reportScarShowErrorIos=function(a,b){switch(a){case
15:t.reportScarMetric(N.ScarAdNotReady,b);break;case 16:t.reportScarMetric(N.ScarAdTooLarge,b);break;case
17:t.reportScarMetric(N.ScarInternalError,b);break;case 18:t.reportScarMetric(N.ScarAdAlreadyUsed,b);break;case
2 1 : t . r e p o r t S c a r M e t r i c ( N . S c a r N o t M a i n T h r e a d , b ) ; b r e a k ; c a s e
22:t.reportScarMetric(N.ScarMediationAdapterError,b);break;default:t.reportScarMetric(N.ScarShowErrorUnknown,
b)}};fd.prototype.reportScarShowErrorAndroid=
function(a,b){switch(a){case 0:t.reportScarMetric(N.ScarInternalError,b);break;case
1:t.reportScarMetric(N.ScarAdAlreadyUsed,b);break;case 2:t.reportScarMetric(N.ScarAdNotReady,b);break;case
3 : t . r e p o r t S c a r M e t r i c ( N . S c a r A p p N o t F o r e g r o u n d , b ) ; b r e a k ; c a s e
4:t.reportScarMetric(N.ScarMediationAdapterError,b);break;default:t.reportScarMetric(N.ScarShowErrorUnknown,b)
} } ; v a r
yf;(function(a){a[a.VIEW_CONTROLLER_INIT=0]='VIEW_CONTROLLER_INIT';a[a.VIEW_CONTROLLER_D
ID_LOAD=1]='VIEW_CONTROLLER_DID_LOAD';a[a.VIEW_CONTROLLER_DID_APPEAR=
2]='VIEW_CONTROLLER_DID_APPEAR';a[a.VIEW_CONTROLLER_WILL_DISAPPEAR=3]='VIEW_CONTR
OLLER_WILL_DISAPPEAR';a[a.VIEW_CONTROLLER_DID_DISAPPEAR=4]='VIEW_CONTROLLER_DID_D
ISAPPEAR';a[a.VIEW_CONTROLLER_DID_RECEIVE_MEMORY_WARNING=5]='VIEW_CONTROLLER_DI
D _ R E C E I V E _ M E M O R Y _ W A R N I N G ' } ) ( y f | | ( y f = { } ) ) ; v a r
qu;(function(a){a[a.ADUNIT_NULL=0]='ADUNIT_NULL';a[a.NO_ROTATION_Z=1]='NO_ROTATION_Z';a[a.U
NKNOWN_VIEW=2]='UNKNOWN_VIEW'})(qu||(qu={}));n.inherits(Fd,H);Fd.prototype.open=function(a,b,c,e,f,g)
{return F(this,void 0,void 0,
function k(){var l=this;return n.generator.createGenerator(k,function(m){return
m.yield(l._nativeBridge.invoke(l._fullApiClassName,'open',[a,b,c,e,f,g]),0)})})};Fd.prototype.close=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'close')};Fd.prototype.setViews=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setViews',[a])};Fd.prototype.getViews=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getViews')};Fd.prototype.setSupportedOrientations=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setSupportedOrientations',[a])};Fd.prototype.getSupportedOrientat
i o n s = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getSupportedOrientations')};Fd.prototype.setKeepScreenOn=funct
i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setKeepScreenOn',[a])};Fd.prototype.setStatusBarHidden=functio
n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setStatusBarHidden',[a])};Fd.prototype.getStatusBarHidden=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getStatusBarHidden')};Fd.prototype.setShouldAutorotate=functio
n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setShouldAutorotate',[a])};Fd.prototype.getShouldAutorotate=fun
c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getShouldAutorotate')};Fd.prototype.setTransform=function(a){re
t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setTransform',[a])};Fd.prototype.getTransform=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
'getTransform')};Fd.prototype.setViewFrame=function(a,b,c,e,f){return
this._nativeBridge.invoke(this._fullApiClassName,'setViewFrame',[a,b,c,e,f])};Fd.prototype.getViewFrame=function(
a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getViewFrame',[a])};Fd.prototype.handleEvent=function(a,b){swi
tch(a){case yf[yf.VIEW_CONTROLLER_INIT]:this.onViewControllerInit.trigger();break;case
yf[yf.VIEW_CONTROLLER_DID_LOAD]:this.onViewControllerDidLoad.trigger();break;case
yf[yf.VIEW_CONTROLLER_DID_APPEAR]:this.onViewControllerDidAppear.trigger();
$e.getState().setContainerVisibility('foreground');break;case
yf[yf.VIEW_CONTROLLER_WILL_DISAPPEAR]:this.onViewControllerWillDisappear.trigger();break;case
yf[yf.VIEW_CONTROLLER_DID_DISAPPEAR]:this.onViewControllerDidDisappear.trigger();$e.getState().setCon
t a i n e r V i s i b i l i t y ( ' b a c k g r o u n d ' ) ; b r e a k ; c a s e
yf[yf.VIEW_CONTROLLER_DID_RECEIVE_MEMORY_WARNING]:this.onViewControllerDidReceiveMemory
Warning.trigger();break;default:H.prototype.handleEvent.call(this,a,b)}};var
Mg;(function(a){a[a.CODE_752=752]='CODE_752';
a[a.CODE_800=800]='CODE_800';a[a.CODE_870=807]='CODE_870';a[a.CODE_900=900]='CODE_900';a[a.COD
E_1000=1E3]='CODE_1000';a[a.CODE_1100=1100]='CODE_1100';a[a.CODE_1200=1200]='CODE_1200'})(Mg||(
M g = { } ) ) ; v a r
Uz=[Xb.IosBelowApplicable,Xb.IosAboveApplicable,Xb.IosVersionUnknown];n.inherits(dh,H);dh.prototype.initializ
eScar=function(){return Promise.resolve()};dh.prototype.isAvailable=function(){return F(this,void 0,void 0,function
b(){var c=this,e;return n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return f.yield(c.getVersion(),
2);e=f.yieldResult;return'0.0.0'===e?(t.reportScarMetric(N.ScarVersionError),f.return(!1)):f.return(c.isVersionCompa
t i b l e ( e ) ) } ) } ) } ; d h . p r o t o t y p e . g e t V e r s i o n = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getVersion',[])};dh.prototype.setAndReportVersion=function(){thi
s._scarAdapterVersionAndMetric&&(this._scarAdapterVersion=this._scarAdapterVersionAndMetric.version,t.report
ScarMetric(this._scarAdapterVersionAndMetric.metric))};dh.prototype.isVersionCompatible=function(a){a=this.get
VersionCode(a);
this._scarAdapterVersionAndMetric=this.getScarAdapterVersionAndMetric(a);return!Uz.includes(this._scarAdapter
VersionAndMetric.version)};dh.prototype.getVersionCode=function(a){var b;a=n.makeIterator((null!==(b=a.split('-
' ) . p o p ( ) ) & & v o i d
0!==b?b:'').substring(1).split('.'));b=a.next().value;a=a.next().value;return!b||!a||b.includes('Infinity')||a.includes('Infinit
y')?-1:(b=100*Number(b)+Number(a)||-1,b)};dh.prototype.getScarAdapterVersionAndMetric=function(a){var
b=this.versionsAndMetrics.find(function(c){var e=
n.makeIterator(c.range);c=e.next().value;e=e.next().value;return(null==c||a>=c)&&(null==e||a<e)});b=null!==b&&vo
i d
0!==b?b:{version:Xb.IosVersionUnknown,metric:N.ScarIosVerUnknown};return{version:b.version,metric:b.metric}
} ; d h . p r o t o t y p e . g e t S c a r A d a p t e r V e r s i o n = f u n c t i o n ( ) { r e t u r n
this._scarAdapterVersion};n.inherits(Rh,H);Rh.prototype.sendReadyEvent=function(){return
Promise.resolve()};Rh.prototype.sendStartEvent=function(){return
Promise.resolve()};Rh.prototype.sendFinishEvent=function(){return Promise.resolve()};
R h . p r o t o t y p e . s e n d C l i c k E v e n t = f u n c t i o n ( ) { r e t u r n
Promise.resolve()};Rh.prototype.sendPlacementStateChangedEvent=function(a,b,c){this.onPlacementStateChangedE
ventSent.trigger(a,b,c);return Promise.resolve()};Rh.prototype.sendErrorEvent=function(){return
Promise.resolve()};n.inherits(Ck,H);Ck.prototype.setDefaultPlacement=function(){return
Promise.resolve()};Ck.prototype.setDefaultBannerPlacement=function(){return
Promise.resolve()};Ck.prototype.setPlacementState=function(){return
Promise.resolve()};Ck.prototype.setPlacementAnalytics=
f u n c t i o n ( ) { r e t u r n P r o m i s e . r e s o l v e ( ) } ; v a r
yl;(function(a){a[a.QUEUE_EMPTY=0]='QUEUE_EMPTY';a[a.TOKEN_ACCESS=1]='TOKEN_ACCESS'})(yl||(yl
={}));n.inherits(Jl,H);Jl.prototype.createTokens=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'createTokens',[a])};Jl.prototype.appendTokens=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'appendTokens',[a])};Jl.prototype.handleEvent=function(a,b){switc
h(a){case yl[yl.QUEUE_EMPTY]:this.onQueueEmpty.trigger();break;case
yl[yl.TOKEN_ACCESS]:this.onTokenAccess.trigger(b[0]);
break;default:H.prototype.handleEvent.call(this,a,b)}};n.inherits($h,H);$h.prototype.addEventHandler=function(a){th
i s . _ h a n d l e r s . p u s h ( a ) ; r e t u r n
a};$h.prototype.removeEventHandler=function(a){this._handlers.length&&(this._handlers='undefined'!==typeof
a?this._handlers.filter(function(b){return b!==a}):[])};var Ao;(function(a){a[a.INFO=0]='INFO'})(Ao||(Ao={}));var
Cg;(function(a){a[a.VIDEOVIEW_NULL=0]='VIDEOVIEW_NULL';a[a.API_LEVEL_ERROR=1]='API_LEVEL_
ERROR';a[a.GENERIC_ERROR=2]='GENERIC_ERROR';a[a.PAUSE_ERROR=
3]='PAUSE_ERROR';a[a.PREPARE_ERROR=4]='PREPARE_ERROR';a[a.SEEKTO_ERROR=5]='SEEKTO_ERR
OR';a[a.ILLEGAL_STATE=6]='ILLEGAL_STATE'})(Cg||(Cg={}));n.inherits(hn,$h);hn.prototype.setInfoListenerEn
a b l e d = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setInfoListenerEnabled',[a])};hn.prototype.handleEvent=function(
a,b){var c=b[0]||'';switch(a){case Ao[Ao.INFO]:this._handlers.forEach(function(e){return
e.onInfo(b[0],b[1],b[2])});break;case Cg[Cg.GENERIC_ERROR]:t.reportMetricEventWithTags(Tf.PlayerError,
{scheme:c.substring(0,4),ext:Qf(c)||'',player:'native',error:'generic'});this._handlers.forEach(function(e){return
e . o n G e n e r i c E r r o r ( b [ 0 ] , b [ 1 ] , b [ 2 ] ) } ) ; b r e a k ; c a s e
Cg[Cg.PAUSE_ERROR]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:c.substring(0,4),ext:Qf(c)||'',player:'n
ative',error:'pause_error'});this._handlers.forEach(function(e){return e.onPauseError(b[0])});break;case
Cg[Cg.PREPARE_ERROR]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:c.substring(0,4),ext:Qf(c)||'',player
:'native',error:'prepare_error'});
this._handlers.forEach(function(e){return e.onPrepareError(b[0])});break;case
Cg[Cg.SEEKTO_ERROR]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:c.substring(0,4),ext:Qf(c)||'',player:'
native',error:'seekto_error'});this._handlers.forEach(function(e){return e.onSeekToError(b[0])});break;case
Cg[Cg.ILLEGAL_STATE]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:c.substring(0,4),ext:Qf(c)||'',player:
'native',error:'illegal_state_error'});this._handlers.forEach(function(e){return e.onIllegalStateError(b[0],
b[1])});break;default:throw Error('VideoPlayer event '+a+' does not have an observable');}};var
Kh;(function(a){a[a.LIKELY_TO_KEEP_UP=0]='LIKELY_TO_KEEP_UP';a[a.BUFFER_EMPTY=1]='BUFFER_E
MPTY';a[a.BUFFER_FULL=2]='BUFFER_FULL';a[a.GENERIC_ERROR=3]='GENERIC_ERROR';a[a.VIDEOVIE
W_NULL=4]='VIDEOVIEW_NULL'})(Kh||(Kh={}));n.inherits(up,$h);up.prototype.handleEvent=function(a,b){var
c=b[0]||'';switch(a){case Kh[Kh.LIKELY_TO_KEEP_UP]:this._handlers.forEach(function(e){return
e.onLikelyToKeepUp(b[0],b[1])});
break;case Kh[Kh.BUFFER_EMPTY]:this._handlers.forEach(function(e){return
e.onBufferEmpty(b[0],b[1])});break;case Kh[Kh.BUFFER_FULL]:this._handlers.forEach(function(e){return
e . o n B u f f e r F u l l ( b [ 0 ] , b [ 1 ] ) } ) ; b r e a k ; c a s e
Kh[Kh.GENERIC_ERROR]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:c.substring(0,4),ext:Qf(c)||'',playe
r:'native',error:'generic'});this._handlers.forEach(function(e){return e.onGenericError(b[0],b[1])});break;default:throw
Error('VideoPlayer event '+a+' does not have an observable');
} } ; v a r
Wd;(function(a){a[a.PROGRESS=0]='PROGRESS';a[a.COMPLETED=1]='COMPLETED';a[a.PREPARED=2]='PR
EPARED';a[a.PREPARE_TIMEOUT=3]='PREPARE_TIMEOUT';a[a.PLAY=4]='PLAY';a[a.PAUSE=5]='PAUSE';a
[a.SEEKTO=6]='SEEKTO';a[a.STOP=7]='STOP';a[a.ERROR=8]='ERROR'})(Wd||(Wd={}));n.inherits(Lg,$h);Lg.pr
o t o t y p e . s e t P r o g r e s s E v e n t I n t e r v a l = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setProgressEventInterval',[a])};Lg.prototype.prepare=function(a,b,
c){return this._nativeBridge.invoke(this._fullApiClassName,
' p r e p a r e ' , [ a , b , c ] ) } ; L g . p r o t o t y p e . p l a y = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'play')};Lg.prototype.pause=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'pause')};Lg.prototype.seekTo=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'seekTo',[a])};Lg.prototype.setVolume=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setVolume',[a])};Lg.prototype.setAutomaticallyWaitsToMinimize
Stalling=function(a){return this._nativeBridge.invoke(this._fullApiClassName,
'setAutomaticallyWaitsToMinimizeStalling',[a])};Lg.prototype.getVideoViewRectangle=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getVideoViewRectangle')};Lg.prototype.handleEvent=function(a,
b){var c,e,f=b[0]||'';switch(a){case Wd[Wd.PROGRESS]:this._handlers.forEach(function(g){return
g . o n P r o g r e s s ( b [ 0 ] ) } ) ; b r e a k ; c a s e
Wd[Wd.COMPLETED]:t.reportMetricEventWithTags(Tf.PlayerComplete,{scheme:f.substring(0,4),ext:Qf(f)||'',player
:'native'});this._handlers.forEach(function(g){return g.onCompleted(b[0])});
b r e a k ; c a s e
Wd[Wd.PREPARED]:t.reportMetricEventWithTags(Tf.PlayerReady,{scheme:f.substring(0,4),ext:Qf(f)||'',player:'nati
ve'});this._handlers.forEach(function(g){return g.onPrepared(b[0],b[1],b[2],b[3])});break;case
Wd[Wd.PREPARE_TIMEOUT]:t.reportMetricEventWithTags(Tf.PlayerError,{scheme:f.substring(0,4),ext:Qf(f)||'',pl
ayer:'native',error:'prepare_timeout'});this._handlers.forEach(function(g){return
g . o n P r e p a r e T i m e o u t ( b [ 0 ] ) } ) ; b r e a k ; c a s e
Wd[Wd.PLAY]:t.reportMetricEventWithTags(Tf.PlayerStart,{scheme:f.substring(0,
4),ext:Qf(f)||'',player:'native'});this._handlers.forEach(function(g){return g.onPlay(b[0])});break;case
Wd[Wd.PAUSE]:t.reportMetricEventWithTags(Tf.PlayerPaused,{scheme:f.substring(0,4),ext:Qf(f)||'',player:'native'})
;this._handlers.forEach(function(g){return g.onPause(b[0])});break;case Wd[Wd.SEEKTO]:case
Wd[Wd.STOP]:break;default:this._nativeBridge.getPlatform()===B.IOS?null===(c=this.iOS)||void 0===c?void
0:c.handleEvent(a,b):this._nativeBridge.getPlatform()===B.ANDROID&&(null===(e=this.Android)||
v o i d 0 = = = e ? v o i d 0 : e . h a n d l e E v e n t ( a , b ) ) } } ; v a r
Xd;(function(a){a[a.PAGE_STARTED=0]='PAGE_STARTED';a[a.PAGE_FINISHED=1]='PAGE_FINISHED';a[a.E
RROR=2]='ERROR';a[a.HTTP_ERROR=3]='HTTP_ERROR';a[a.PERMISSION_REQUEST=4]='PERMISSION_R
EQUEST';a[a.LOAD_RESOUCE=5]='LOAD_RESOUCE';a[a.SSL_ERROR=6]='SSL_ERROR';a[a.CLIENT_CERT
_REQUEST=7]='CLIENT_CERT_REQUEST';a[a.HTTP_AUTH_REQUEST=8]='HTTP_AUTH_REQUEST';a[a.SC
ALE_CHANGED=9]='SCALE_CHANGED';a[a.LOGIN_REQUEST=10]='LOGIN_REQUEST';a[a.PROGRESS_C
HANGED=11]='PROGRESS_CHANGED';
a[a.RECEIVED_TITLE=12]='RECEIVED_TITLE';a[a.RECEIVED_ICON=13]='RECEIVED_ICON';a[a.RECEIVE
D_TOUCH_ICON_URL=14]='RECEIVED_TOUCH_ICON_URL';a[a.SHOW_CUSTOM_VIEW=15]='SHOW_CU
STOM_VIEW';a[a.HIDE_CUSTOM_VIEW=16]='HIDE_CUSTOM_VIEW';a[a.CREATE_WINDOW=17]='CREAT
E_WINDOW';a[a.CLOSE_WINDOW=18]='CLOSE_WINDOW';a[a.REQUEST_FOCUS=19]='REQUEST_FOCUS'
;a[a.JS_ALERT=20]='JS_ALERT';a[a.JS_CONFIRM=21]='JS_CONFIRM';a[a.JS_PROMPT=22]='JS_PROMPT';a[a
.CONSOLE_MESSAGE=23]='CONSOLE_MESSAGE';a[a.SHOW_FILE_CHOOSER=24]='SHOW_FILE_CHOOS
ER';
a[a.GEOLOCATION_PERMISSIONS_SHOW=25]='GEOLOCATION_PERMISSIONS_SHOW';a[a.WEBPLAYER
_EVENT=26]='WEBPLAYER_EVENT';a[a.DOWNLOAD_START=27]='DOWNLOAD_START';a[a.SHOULD_O
VERRIDE_URL_LOADING=28]='SHOULD_OVERRIDE_URL_LOADING';a[a.SHOULD_OVERRIDE_KEY_E
VENT=29]='SHOULD_OVERRIDE_KEY_EVENT';a[a.PAGE_COMMIT_VISIBLE=30]='PAGE_COMMIT_VISI
BLE';a[a.FORM_RESUBMISSION=31]='FORM_RESUBMISSION';a[a.UNHANDLED_KEY_EVENT=32]='UNH
ANDLED_KEY_EVENT';a[a.SHOULD_INTERCEPT_REQUEST=33]='SHOULD_INTERCEPT_REQUEST';a[a.C
REATE_WEBVIEW=
34]='CREATE_WEBVIEW';a[a.FRAME_UPDATE=35]='FRAME_UPDATE';a[a.GET_FRAME_RESPONSE=36]=
' G E T _ F R A M E _ R E S P O N S E ' } ) ( X d | | ( X d = { } ) ) ; v a r
nr;(function(a){a[a.NONE=0]='NONE';a[a.AUDIO=1]='AUDIO';a[a.VIDEO=2]='VIDEO';a[a.ALL=3]='ALL'})(nr||(
n r = { } ) ) ; v a r
sp;(function(a){a.BannerPlayer='bannerplayer';a.WebPlayer='webplayer'})(sp||(sp={}));n.inherits(Fg,H);Fg.prototype.
s e t U r l = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setUrl',[a,b])};Fg.prototype.setData=function(a,b,c,e){return
this._nativeBridge.invoke(this._fullApiClassName,
'setData',[a,b,c,e])};Fg.prototype.setDataWithUrl=function(a,b,c,e,f){return
this._nativeBridge.invoke(this._fullApiClassName,'setDataWithUrl',[a,b,c,e,f])};Fg.prototype.setSettings=function(a,
b,c){var e=this;return this._nativeBridge.invoke(this._fullApiClassName,'setSettings',[a,b,c]).catch(function(f){return
e._nativeBridge.getPlatform()===B.ANDROID&&'WEBPLAYER_NULL'===f?Promise.resolve():Promise.reject(f)}
)};Fg.prototype.clearSettings=function(a){return this._nativeBridge.invoke(this._fullApiClassName,
'clearSettings',[a])};Fg.prototype.setEventSettings=function(a,b){var c=this;return
this._nativeBridge.invoke(this._fullApiClassName,'setEventSettings',[a,b]).catch(function(e){return
c._nativeBridge.getPlatform()===B.ANDROID&&'WEBPLAYER_NULL'===e?Promise.resolve():Promise.reject(e)
} ) } ; F g . p r o t o t y p e . s e n d E v e n t = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendEvent',[a,b])};Fg.prototype.getFrame=function(a){var
b=this,c=Vh.generate(),e;return Ug.withTimeout(new Promise(function(f){e=
b.onGetFrameResponse.subscribe(function(g,h,k,l,m,p){g===c&&(f([k,l,m,p]),e&&b.onGetFrameResponse.unsubscr
ibe(e))});b._nativeBridge.invoke(b._fullApiClassName,'getFrame',[c,a])}),500).catch(function(f){e&&b.onGetFrame
Response.unsubscribe(e);return f})};Fg.prototype.handleEvent=function(a,b){var
c=n.makeIterator(b),e=c.next().value;c=c.next().value;var f=b[b.length-1];switch(a){case
Xd[Xd.PAGE_STARTED]:this.onPageStarted.trigger(f,e);break;case
Xd[Xd.PAGE_FINISHED]:this.onPageFinished.trigger(f,e);
break;case Xd[Xd.ERROR]:this.onWebPlayerError.trigger(f,e);this.onPageFinished.trigger(f,e);break;case
Xd[Xd.WEBPLAYER_EVENT]:this.onWebPlayerEvent.trigger(f,e);break;case
Xd[Xd.SHOULD_OVERRIDE_URL_LOADING]:this.shouldOverrideUrlLoading.trigger(f,e,c);break;case
Xd[Xd.CREATE_WEBVIEW]:this.onCreateWebView.trigger(f,e);break;case
Xd[Xd.FRAME_UPDATE]:a=b.slice(0,6);this.onFrameUpdate.trigger.apply(this.onFrameUpdate,n.arrayFromIterabl
e ( a ) ) ; b r e a k ; c a s e
Xd[Xd.GET_FRAME_RESPONSE]:a=b.slice(0,7);this.onGetFrameResponse.trigger.apply(this.onGetFrameRespons
e,
n.arrayFromIterable(a));break;default:H.prototype.handleEvent.call(this,a,b)}};n.inherits(Od,ja);Od.prototype.getCac
heMode=function(){return this.get('cacheMode')};Od.prototype.getPlacement=function(a){return
this.getPlacements()[a]};Od.prototype.removePlacements=function(a){var
b = t h i s . g e t P l a c e m e n t s ( ) ; a . f o r E a c h ( f u n c t i o n ( c ) { d e l e t e
b[c]});this.set('placements',b)};Od.prototype.getPlacementIds=function(){return
Object.keys(this.getPlacements())};Od.prototype.getPlacements=function(){return this.get('placements')};
O d . p r o t o t y p e . g e t P l a c e m e n t C o u n t = f u n c t i o n ( ) { r e t u r n
this.getPlacementIds().length};Od.prototype.getDefaultPlacement=function(){return
this.get('defaultPlacement')};Od.prototype.getPlacementsForAdunit=function(a){var b=this.getPlacements();return
Object.keys(b).map(function(c){return b[c]}).filter(function(c){return
c.hasAdUnitId()&&c.getAdUnitId()===a}).map(function(c){return
c.id})};Od.prototype.getPlacementsForGroupId=function(a){var b=this.getPlacements();return
Object.keys(b).map(function(c){return b[c]}).filter(function(c){return c.hasGroupId()&&
c.getGroupId()===a}).map(function(c){return c.id})};Od.prototype.getHidePrivacy=function(){return
this.get('hidePrivacy')};Od.prototype.getHasAdUnit=function(){return
this.get('hasAdUnit')};Od.prototype.getSrcPayoutType=function(){return
this.get('srcPayoutType')};Od.prototype.shouldTokenRefresh=function(){return
this.get('shouldTokenRefresh')};Od.prototype.isHeaderBiddingModeEnabled=function(){return!!this.get('headerBiddi
ngEnabled')};Od.Schema={cacheMode:['number'],placements:['object'],defaultPlacement:['object',
'undefined'],hidePrivacy:['boolean','undefined'],srcPayoutType:['string'],shouldTokenRefresh:['boolean'],headerBiddin
gEnabled:['boolean','undefined'],hasAdUnit:['boolean']};Bk.setIsBrowserBuild=function(a){this._isBrowserBuild=a};
Bk.parse=function(a){var b=a.placements;if(!b)throw Error('No placements in configuration response');var
c=n.makeIterator(vv(b));b=c.next().value;var e=c.next().value;c=c.next().value;var
f=this._isBrowserBuild?Bg.DISABLED:this.parseCacheMode(a);return new Od({cacheMode:f,
placements:b,defaultPlacement:e,hidePrivacy:a.hidePrivacy,srcPayoutType:a.srcPayoutType?a.srcPayoutType:'',shoul
dTokenRefresh:!!a.shouldTokenRefresh,headerBiddingEnabled:this.forceHeaderBiddingEnabled||a.headerBiddingEna
bled,hasAdUnit:c})};Bk.parseCacheMode=function(a){switch(a.assetCaching){case 'forced':return Bg.FORCED;case
'allowed':return Bg.ALLOWED;case 'disabled':return Bg.DISABLED;default:throw Error('Unknown assetCaching
value "'+a.assetCaching+'"');}};Bk._isBrowserBuild=!1;Bk.forceHeaderBiddingEnabled=
! 1 ; v a r
gn=Wb(function(){return{isPoddedAd:!1,adsInfo:[]}});n.inherits(Zh,Z);Zh.prototype.labelPoddedAdUnit=function(a)
{var b=this._showingAdIndex===this._poddingParameters.poddedCampaigns.length-
1;a.setFirstPoddedAdUnit(0===this._showingAdIndex);a.setLastPoddedAdUnit(b)};Zh.prototype.getNextAdUnitToS
h o w = f u n c t i o n ( ) { v a r
a,b,c,e,f,g,h,k=this._poddingParameters.poddedCampaigns.length;if(this._showingAdIndex<k){var
l=this._poddingParameters.poddedCampaigns[this._showingAdIndex],m=this.getAdUnitFactory(l).create(l,
this.getPlacement(),this.getForceOrientation(),this._poddingParameters.playerMetadataServerId,this._poddingParamet
e r s . l o a d V 5 S u p p o r t , t h i s . _ i s P o d d e d A d ) ; t r y { v a r p = n e w
yb(this._poddingParameters.language,'endscreen');this.labelPoddedAdUnit(m);var q=gn.getState().adsInfo;l
i n s t a n c e o f
X&&(q[this._showingAdIndex]={gameName:l.getGameName(),squareCreativeUrl:null===(a=l.getSquare())||void
0===a?void 0:a.getUrl(),portraitCreativeUrl:null===(b=l.getPortrait())||void 0===b?void
0:b.getUrl(),landscapeCreativeUrl:null===
( c = l . g e t L a n d s c a p e ( ) ) | | v o i d 0 = = = c ? v o i d
0:c.getUrl(),rating:l.getRating(),ratingCountText:p.abbreviate(l.getRatingCount()),campaign:l,handlers:null===(e=m.
getEndScreen())||void 0===e?void 0:e.getEventHandlers()});l instanceof
Pa&&(q[this._showingAdIndex]={gameName:'',portraitCreativeUrl:null===(f=l.getStaticPortrait())||void 0===f?void
0:f.getUrl(),landscapeCreativeUrl:null===(g=l.getStaticLandscape())||void 0===g?void
0:g.getUrl(),campaign:l,handlers:null===(h=m.getEndScreen())||void 0===h?void 0:
h.getEventHandlers()});gn.setState({totalAdCount:k,currentAdNo:this._showingAdIndex+1,adsInfo:q});return
m}catch(r){}}};Zh.prototype.getAdUnitFactory=function(a){a=a.getContentType();return
this._contentTypeHandlerManager.getFactory(a)};Zh.prototype.description=function(){return'PODDING'};Zh.protot
y p e . s h o w N e x t A d = f u n c t i o n ( a , b ) { v a r
c=this;a.isLastPoddedAdUnit()||a.onClose.subscribe(function(){c._showingAdIndex+=1;c.show(b)})};Zh.prototype.s
how=function(a){var b=this,c=this.getNextAdUnitToShow();if(!c)return this.onError.trigger(),
this.onFinish.trigger(),this.onClose.trigger(),Promise.resolve();c.onFinish.subscribe(function(){c.isLastPoddedAdUnit
()?(b.onFinish.trigger(),b.onClose.trigger()):b.showNextAd(c,a)});c.onError.subscribe(function(){b.onError.trigger()}
);c.onStart.subscribe(function(){b.onStart.trigger()});c.onStartProcessed.subscribe(function(){return
b . o n S t a r t P r o c e s s e d . t r i g g e r ( ) } ) ; i f ( c i n s t a n c e o f S e ) { v a r
e=c.getCampaign().getSession();e&&e.resetAllEventSent()}return c.show(a)};Zh.prototype.hide=function(){return
Promise.resolve()};
n.inherits(fn,Me);fn.prototype.createPoddedAdContext=function(a,b,c,e,f,g){this._contentTypeHandlerManager=g;ret
urn this.create(a,b,c,e,f)};fn.prototype.createAdUnit=function(a){return new
Zh(a,this._contentTypeHandlerManager)};n.inherits(tp,kc);tp.prototype.createParameters=function(a){var
b=a.campaign instanceof ec?a.campaign.getCurrentCampaigns():[];return
Object.assign(Object.assign({},a),{poddedCampaigns:b,playerMetadataServerId:this._playerMetadataServerId,loadV
5Support:this._loadV5Support,
language:this._deviceInfo.getLanguage()})};var Vz={auctionId:'a15a4fb6-f9ce-4b09-a0cc-
0672f1de4d20',correlationId:'zGg2TfRsBNbqlc7AVdhLAw',placements:{video:{mediaId:['000000000000000000000
000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'video'},events:{impression:{urlIndices:[0]}}}],rs:'111'
,mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'},incentivizedZone:{mediaId:['000000000000000
000000000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'incentivizedZone'},
events:{impression:{urlIndices:[0]}}}],rs:'111',mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'}},
media:{'000000000000000000000000':{adType:'VIDEO',campaignId:'000000000000000000000000',contentType:'co
met/campaign',content:'{"id":"000000000000000000000000","platform":"android","store":"google","appStoreId":"{A
PPSTORE_ID_PLACEHOLDER}","gameId":11017,"gameName":"{APPSTORE_NAME_PLACEHOLDER}","rati
ng":4.5,"ratingCount":10000,"bypassAppSheet":false,"gameIcon":"{ICON_PLACEHOLDER}","endScreen":"{END
SCREEN_PLACEHOLDER}","endScreenLandscape":"{ENDSCREEN_LANDSCAPE_PLACEHOLDER}","endScr
eenPortrait":"{ENDSCREEN_PORTRAIT_PLACEHOLDER}","trailerDownloadable":"{TRAILER_DOWNLOAD
ABLE_PLACEHOLDER}","trailerDownloadableSize":{TRAILER_DOWNLOADABLE_SIZE},"trailerStreaming":
"{TRAILER_STREAMING_PLACEHOLDER}","trailerPortraitDownloadable":"{TRAILER_PORTRAIT_DOWNL
OADABLE_PLACEHOLDER}","trailerPortraitDownloadableSize":{TRAILER_PORTRAIT_DOWNLOADABLE_
SIZE},"trailerPortraitStreaming":"{TRAILER_PORTRAIT_STREAMING_PLACEHOLDER}","clickUrl":"https://i
mpact.applifier.com/events/v2/click/14851/000000000000000000000000","videoEventUrls":{"video_start":"https://i
mpact.applifier.com/events/v2/video/video_start/14851/000000000000000000000000","first_quartile":"https://impact.
applifier.com/events/v2/video/first_quartile/14851/000000000000000000000000","midpoint":"https://impact.applifier
.com/events/v2/video/midpoint/14851/000000000000000000000000","third_quartile":"https://impact.applifier.com/ev
ents/v2/video/third_quartile/14851/000000000000000000000000","video_end":"https://impact.applifier.com/events/v
2/video/video_end/14851/000000000000000000000000"}}',
seatId:9E3}},statusCode:0,trackingTemplates:['https://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4s
IAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoYB0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8
MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zbRf6lXWf-mEv_9Sufp-
V Z g O A N e l 9 F 6 z k k N m 0 K Z a 3 m v R P 1 d s S V i 3 5 C O p b i W X q G D G j a -
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%',
'https://events.stg.mz.unity3d.com/impression/{{placement}}?adFormat=%25AD_FORMAT%25&adUnitId=%25AD
_UNIT_ID%25&data={{datapts}}&gameSessionId=%25GAME_SESSION_ID%25&gamerSid=%25GAMER_SID
%25&isHB={{isHB}}&isomenabled=%25OM_ENABLED%25&key=11&omvendors=%25OM_VENDORS%25','ht
tps://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoY
B0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zb
Rf6lXWf-mEv_9Sufp-VZgOANel9F6zkkNm0KZa3mvRP1dsSVi35COpbiWXqGDGja-
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%']},
W z = { a u c t i o n I d : ' a 1 5 a 4 f b 6 - f 9 c e - 4 b 0 9 - a 0 c c -
0672f1de4d20',correlationId:'zGg2TfRsBNbqlc7AVdhLAw',placements:{video:{mediaId:['000000000000000000000
000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'video'},events:{impression:{urlIndices:[0]}}}],rs:'111'
,mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'},incentivizedZone:{mediaId:['000000000000000
000000000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'incentivizedZone'},events:{impression:{urlIndi
ces:[0]}}}],rs:'111',
mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'}},media:{'000000000000000000000000':{adTyp
e:'VIDEO',campaignId:'000000000000000000000000',contentType:'comet/campaign',content:'{"id":"0000000000000
00000000000","platform":"ios","store":"apple","appStoreId":"{APPSTORE_ID_PLACEHOLDER}","gameId":1101
7,"gameName":"{APPSTORE_NAME_PLACEHOLDER}","rating":4.5,"ratingCount":10000,"bypassAppSheet":fals
e,"gameIcon":"{ICON_PLACEHOLDER}","endScreen":"{ENDSCREEN_PLACEHOLDER}","endScreenLandscap
e":"{ENDSCREEN_LANDSCAPE_PLACEHOLDER}","endScreenPortrait":"{ENDSCREEN_PORTRAIT_PLACE
HOLDER}","trailerDownloadable":"{TRAILER_DOWNLOADABLE_PLACEHOLDER}","trailerDownloadableSiz
e":{TRAILER_DOWNLOADABLE_SIZE},"trailerStreaming":"{TRAILER_STREAMING_PLACEHOLDER}","tra
ilerPortraitDownloadable":"{TRAILER_PORTRAIT_DOWNLOADABLE_PLACEHOLDER}","trailerPortraitDown
loadableSize":{TRAILER_PORTRAIT_DOWNLOADABLE_SIZE},"trailerPortraitStreaming":"{TRAILER_PORT
RAIT_STREAMING_PLACEHOLDER}","clickUrl":"https://impact.applifier.com/events/v2/click/14850/000000000
000000000000000","videoEventUrls":{"video_start":"https://impact.applifier.com/events/v2/video/video_start/14850/
000000000000000000000000","first_quartile":"https://impact.applifier.com/events/v2/video/first_quartile/14850/000
000000000000000000000","midpoint":"https://impact.applifier.com/events/v2/video/midpoint/14850/0000000000000
00000000000","third_quartile":"https://impact.applifier.com/events/v2/video/third_quartile/14850/000000000000000
000000000","video_end":"https://impact.applifier.com/events/v2/video/video_end/14850/0000000000000000000000
00"}}',
seatId:9E3}},statusCode:0,trackingTemplates:['https://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4s
IAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoYB0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8
MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zbRf6lXWf-mEv_9Sufp-
V Z g O A N e l 9 F 6 z k k N m 0 K Z a 3 m v R P 1 d s S V i 3 5 C O p b i W X q G D G j a -
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%',
'https://events.stg.mz.unity3d.com/impression/{{placement}}?adFormat=%25AD_FORMAT%25&adUnitId=%25AD
_UNIT_ID%25&data={{datapts}}&gameSessionId=%25GAME_SESSION_ID%25&gamerSid=%25GAMER_SID
%25&isHB={{isHB}}&isomenabled=%25OM_ENABLED%25&key=11&omvendors=%25OM_VENDORS%25','ht
tps://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoY
B0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zb
Rf6lXWf-mEv_9Sufp-VZgOANel9F6zkkNm0KZa3mvRP1dsSVi35COpbiWXqGDGja-
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%']};
cs.getVideoCreativePackResponse=function(a,b){b=Sg.parse(b);var
c='';a===B.ANDROID?c=JSON.stringify(Vz):a===B.IOS&&(c=JSON.stringify(Wz));c=c.replace('{ICON_PLACE
HOLDER}',b.gameIcon||'');c=c.replace('{ENDSCREEN_PLACEHOLDER}',b.endScreen||'');c=c.replace('{ENDSCR
EEN_LANDSCAPE_PLACEHOLDER}',b.endScreenLandscape||'');c=c.replace('{ENDSCREEN_PORTRAIT_PLAC
EHOLDER}',b.endScreenPortrait||'');c=c.replace('{TRAILER_DOWNLOADABLE_PLACEHOLDER}',b.trailerDow
nloadable||'');c=c.replace('{TRAILER_DOWNLOADABLE_SIZE}',
b.trailerDownloadableSize?b.trailerDownloadableSize.toString():'1');c=c.replace('{TRAILER_STREAMING_PLACE
HOLDER}',b.trailerStreaming||'');c=c.replace('{TRAILER_PORTRAIT_DOWNLOADABLE_PLACEHOLDER}',b.t
railerPortraitDownloadable||'');c=c.replace('{TRAILER_PORTRAIT_DOWNLOADABLE_SIZE}',b.trailerPortraitDo
wnloadableSize?b.trailerPortraitDownloadableSize.toString():'1');c=c.replace('{TRAILER_PORTRAIT_STREAMIN
G_PLACEHOLDER}',b.trailerPortraitStreaming||'');c=c.replace('{APPSTORE_ID_PLACEHOLDER}',b.appStoreId||
' ' ) ; r e t u r n
c=c.replace('{APPSTORE_NAME_PLACEHOLDER}',b.appStoreName||'')};fg.prototype.setUrl=function(a){return
this._ads.WebPlayer.setUrl(a,this._viewId)};fg.prototype.setData=function(a,b,c){return
this._ads.WebPlayer.setData(a,b,c,this._viewId)};fg.prototype.setDataWithUrl=function(a,b,c,e){return
this._ads.WebPlayer.setDataWithUrl(a,b,c,e,this._viewId)};fg.prototype.setSettings=function(a,b){return
this._ads.WebPlayer.setSettings(a,b,this._viewId)};fg.prototype.clearSettings=function(){return
this._ads.WebPlayer.clearSettings(this._viewId)};
f g . p r o t o t y p e . s e t E v e n t S e t t i n g s = f u n c t i o n ( a ) { r e t u r n
this._ads.WebPlayer.setEventSettings(a,this._viewId)};fg.prototype.sendEvent=function(a){return
this._ads.WebPlayer.sendEvent(a,this._viewId)};fg.prototype.validateViewId=function(a,b){this._viewId===a&&b()
};n.inherits(Qr,fg);be.getCommonObject=function(a,b,c,e,f,g,h,k,l,m){return{common:{gameId:h.getGameId(),organi
zationId:l.getOrganizationId()||'',analyticsUserId:f,analyticsSessionId:''+g,sessionId:e,platform:B[a],adsSdkVersion:h.
getSdkVersionName(),
gamerToken:l.getToken(),limitAdTracking:!!k.getLimitAdTracking(),coppaFlagged:l.isCoppaCompliant(),projectId:l.
getUnityProjectId(),gdprEnabled:m.isGDPREnabled(),optOutRecorded:m.isOptOutRecorded(),optOutEnabled:m.isO
ptOutEnabled(),deviceMake:k.getManufacturer&&k.getManufacturer(),deviceModel:k.getModel(),connectionType:b,
country:l.getCountry(),storeId:l.getAppStoreId(),privacy:{permissions:m.getCurrentPermissions(k.getLimitAdTrackin
g()),method:m.getCurrentMethod()},installHour:c,trackingAuthStatus:k.getTrackingAuthorizationStatus&&
k.getTrackingAuthorizationStatus()}}};be.createAppStartEvent=function(a){return{type:'ads.analytics.appStart.v2',m
sg:Object.assign(Object.assign({},a),{ts:Date.now()})}};be.createAppInstallEvent=function(a,b){var
c=Date.now();return{type:'ads.analytics.appInstall.v2',msg:{ts:c,appVersion:a.getApplicationVersion(),timeSinceStart
: c - b } } } ; b e . c r e a t e A p p U p d a t e E v e n t = f u n c t i o n ( a , b ) { v a r
c=Date.now();return{type:'ads.analytics.appUpdate.v2',msg:{ts:c,appVersion:a.getApplicationVersion(),timeSinceStar
t:c-b}}};
b e . c r e a t e A p p R u n n i n g E v e n t = f u n c t i o n ( a ) { v a r
b=Date.now();return{type:'ads.analytics.appRunning.v2',msg:{ts:b,timeSinceStart:b-a,localTimeOffset:-6E4*(new
Date).getTimezoneOffset()}}};be.createTransactionMessage=function(a,b,c){return
Object.assign(Object.assign({},c),{ts:Date.now(),productId:a.getProductId(),price:a.getPrice(),currencyCode:a.getCur
rency(),eventId:Vh.generate(),receipt:{appStore:b===B.ANDROID?'GooglePlay':'AppleAppStore',transactionId:a.get
TransactionId(),payload:a.getReceipt()}})};be.createTransactionEvent=
function(a){return{type:'ads.analytics.transactionSuccess.v2',msg:a}};be.createAdRevenueEvent=function(a){return{t
ype:'ads.analytics.adRevenue.v2',msg:{ts:Date.now(),adRevenue:a}}};be.getOsVersion=function(a,b){return
a===B.IOS?'iOS '+b.getOsVersion():a===B.ANDROID&&b instanceof Aa?'Android OS '+b.getOsVersion()+' / API-
' + b . g e t A p i L e v e l ( ) : ' ' } ; v a r
Bo;(function(a){a[a.PURCHASING=0]='PURCHASING';a[a.PURCHASED=1]='PURCHASED';a[a.FAILED=2]='F
AILED';a[a.RESTORED=3]='RESTORED';a[a.DEFERRED=4]='DEFERRED'})(Bo||
( B o = { } ) ) ; N d . p r o t o t y p e . i n i t = f u n c t i o n ( ) { v a r a = t h i s ; r e t u r n
this._clientInfo.isReinitialized()?Promise.all([this._storage.getUserId(),this._storage.getSessionId(this._clientInfo.isRe
i n i t i a l i z e d ( ) ) ] ) . t h e n ( f u n c t i o n ( b ) { v a r
c=n.makeIterator(b);b=c.next().value;c=c.next().value;a._analyticsUserId=b;a._analyticsSessionId=c;a.subscribeListe
ners()}):Promise.all([this._storage.getUserId(),this._storage.getSessionId(this._clientInfo.isReinitialized()),this._stora
ge.getAppVersion(),this._storage.getOsVersion(),
this._storage.getAppStartCounts(),this._storage.getInstallHour()]).then(function(b){var
c=n.makeIterator(b),e=c.next().value,f=c.next().value;b=c.next().value;var
g=c.next().value,h=c.next().value;c=c.next().value;a._analyticsUserId=e;a._analyticsSessionId=f;a._storage.setIds(e,f)
;a._installHour=c;a.sendNewSession(h);e=!1;b?a._clientInfo.getApplicationVersion()!==b&&(a.sendAppUpdate(),e=
!0):(a.sendNewInstall(),e=!0);g&&a._deviceInfo.getOsVersion()!==g&&(e=!0);e&&a._storage.setVersions(a._clientI
nfo.getApplicationVersion(),
a._deviceInfo.getOsVersion());a.subscribeListeners()})};Nd.prototype.getGameSessionId=function(){return
this._analyticsSessionId};Nd.prototype.onTransactionSuccess=function(a){return
this.sendTransaction(a)};Nd.prototype.subscribeListeners=function(){var
a=this;this._focusManager.onAppForeground.subscribe(function(){return
a.onAppForeground()});this._focusManager.onAppBackground.subscribe(function(){return
a.onAppBackground()});this._focusManager.onActivityResumed.subscribe(function(b){return
a.onActivityResumed(b)});
this._focusManager.onActivityPaused.subscribe(function(b){return
a.onActivityPaused(b)});this._storageApi.onSet.subscribe(function(b,c){return
a.onStorageSet(b,c)})};Nd.prototype.sendNewSession=function(a){a=be.createAppStartEvent(a);this._latestAppStart
Time=a.msg.ts;this.sendAnalyticsRequest(a)};Nd.prototype.sendAppRunning=function(){};Nd.prototype.sendNewIns
tall=function(){this.sendAnalyticsRequest(be.createAppInstallEvent(this._clientInfo,this._latestAppStartTime))};Nd.p
rototype.sendAppUpdate=
function(){this.sendAnalyticsRequest(be.createAppUpdateEvent(this._clientInfo,this._latestAppStartTime))};Nd.prot
otype.sendTransaction=function(a){return F(this,void 0,void 0,function c(){var e=this,f;return
n . g e n e r a t o r . c r e a t e G e n e r a t o r ( c , f u n c t i o n ( g ) { f = e ; r e t u r n
g.return(e._storage.getTransactionCounts().then(function(h){h=be.createTransactionMessage(a,f._platform,h);var
k=be.createTransactionEvent(h);h=[f.sendAnalyticsRequest(k),f.sendKafkaTransactionRequest(a,h)];return
Ug.voidResult(Promise.all(h))}))})})};
Nd.prototype.onAppForeground=function(){var a=this;this._backgroundTimestamp&&Date.now()-
this._backgroundTimestamp>this._newSessionThreshold&&this._storage.getSessionId(!1).then(function(b){a._analyt
icsSessionId=b;a._storage.setIds(a._analyticsUserId,a._analyticsSessionId);a._storage.getAppStartCounts().then(funct
i o n ( c ) { r e t u r n
a.sendNewSession(c)})})};Nd.prototype.onAppBackground=function(){this._backgroundTimestamp=Date.now();this
.sendAppRunning()};Nd.prototype.onActivityResumed=function(a){var b=
this;this._topActivity===a&&this._backgroundTimestamp&&Date.now()-
this._backgroundTimestamp>this._newSessionThreshold&&this._storage.getSessionId(!1).then(function(c){b._analyt
icsSessionId=c;b._storage.setIds(b._analyticsUserId,b._analyticsSessionId);b._storage.getAppStartCounts().then(funct
i o n ( e ) { r e t u r n
b.sendNewSession(e)})});this._topActivity=a};Nd.prototype.onActivityPaused=function(a){this._topActivity!==a&&
this._topActivity||(this._backgroundTimestamp=Date.now(),this.sendAppRunning());this._topActivity||
(this._topActivity=a)};Nd.prototype.onStorageSet=function(a,b){var c,e;(null===(e=null===(c=null===b||void
0 = = = b ? v o i d 0 : b . a d ) | | v o i d 0 = = = c ? v o i d 0 : c . r e v e n u e ) | | v o i d
0===e?0:e.value)&&this.sendAnalyticsRequest(be.createAdRevenueEvent(b.ad.revenue.value))};Nd.prototype.send
AnalyticsRequest=function(a){return F(this,void 0,void 0,function c(){var e=this,f,g,h;return
n.generator.createGenerator(c,function(k){if(1==k.nextAddress)return
k.yield(e._deviceInfo.getConnectionType(),2);f=k.yieldResult;g=be.getCommonObject(e._platform,
f,e._installHour,e._adsAnalyticsSessionId,e._analyticsUserId,e._analyticsSessionId,e._clientInfo,e._deviceInfo,e._con
figuration,e._privacySDK);h=JSON.stringify(g)+'\n'+JSON.stringify(a)+'\n';return
k.return(Ug.voidResult(e._request.post(e._endpoint,h)))})})};Nd.prototype.sendKafkaTransactionRequest=function(a,
b){return F(this,void 0,void 0,function e(){var f,g=this,h,k;return
n.generator.createGenerator(e,function(l){if(1==l.nextAddress)return
l.yield(g._deviceInfo.getConnectionType(),2);h=l.yieldResult;
k=be.getCommonObject(g._platform,h,g._installHour,g._adsAnalyticsSessionId,g._analyticsUserId,g._analyticsSessi
onId,g._clientInfo,g._deviceInfo,g._configuration,g._privacySDK);f=Object.assign(Object.assign({},b),{storeId:k.co
mmon.storeId,organizationId:k.common.organizationId,projectId:k.common.projectId,country:k.common.country,ana
lyticsSessionId:k.common.analyticsSessionId,analyticsUserId:k.common.analyticsUserId});g.isIos14Transaction(a)&
&(f=Object.assign(Object.assign({},b),{subscription:a.getSubscription(),
transactionState:Bo[a.getTransactionState()]}));if(f)return l.return(Ug.voidResult(Wa.sendEvent('ads.iap-transactions-
raw.v1.json',Ae.PERSONAL,f)));l.jumpToEnd()})})};Nd.prototype.isIos14Transaction=function(){var
a=this._deviceInfo;return!!a.isSdk14OrGreater&&a.isSdk14OrGreater()};Rc.prototype.getUserId=function(){var
a=this;return this.getValue('analytics.userid').then(function(b){return
b?b:a._core.DeviceInfo.getUniqueEventId().then(function(c){return c.toLowerCase().replace(/-
/g,'')})})};Rc.prototype.getSessionId=
function(a){return F(this,void 0,void 0,function c(){var e,f=this,g,h;return
n.generator.createGenerator(c,function(k){switch(k.nextAddress){case 1:if(a)return
k.setCatchFinallyBlocks(7),k.yield(f.getValue('analytics.sessionid'),9);k.setCatchFinallyBlocks(4);return
k.yield(f._core.Storage.get(L.PRIVATE,'unifiedconfig.data'),6);case 6:g=k.yieldResult;e=null===g||void 0===g?void
0:g.gameSessionId;k.leaveTryBlock(3);break;case 4:k.enterCatchBlock();k.jumpTo(3);break;case
9:e=k.yieldResult;k.leaveTryBlock(3);
break;case 7:h=k.enterCatchBlock(),xc.getState().captureException(Error(null===h||void 0===h?void
0:h.message));case 3:return k.return(e||f.getIntegerId())}})})};Rc.prototype.getAppVersion=function(){return
this.getValue('analytics.appversion')};Rc.prototype.getOsVersion=function(){return
this.getValue('analytics.osversion')};Rc.prototype.getIntegerId=function(){return
this._core.DeviceInfo.getUniqueEventId().then(function(a){return parseInt(a.replace(/-
/g,'').substring(0,12),16)})};Rc.prototype.getAppStartCounts=
f u n c t i o n ( ) { r e t u r n
this.retrieveStoredUTCData(Rc.AppStartInfoKey).then(function(a){return{nAppStartDay:a.todayCount,nAppStartUs
er:a.totalCount}})};Rc.prototype.getTransactionCounts=function(){return
this.retrieveStoredUTCData(Rc.TransactionInfoKey).then(function(a){return{nTransactionSuccessDay:a.todayCount,
nTransactionSuccessUser:a.totalCount}})};Rc.prototype.getInstallHour=function(){var a=this,b=Date.now(),c=b-
Math.floor(b%36E5);return this.getValue(Rc.InstallHourKey).then(function(e){if(void 0!==
e)return e;a._core.Storage.set(L.PRIVATE,Rc.InstallHourKey,c);a._core.Storage.write(L.PRIVATE);return
c } ) . c a t c h ( f u n c t i o n ( ) { r e t u r n
c})};Rc.prototype.setIds=function(a,b){this._core.Storage.set(L.PRIVATE,'analytics.userid',a);this._core.Storage.set(
L.PRIVATE,'analytics.sessionid',b);this._core.Storage.write(L.PRIVATE)};Rc.prototype.setSessionId=function(a){th
is._core.Storage.set(L.PRIVATE,'analytics.sessionid',a)};Rc.prototype.setVersions=function(a,b){this._core.Storage.s
et(L.PRIVATE,'analytics.appversion',
a);this._core.Storage.set(L.PRIVATE,'analytics.osversion',b);this._core.Storage.write(L.PRIVATE)};Rc.prototype.retr
i e v e S t o r e d U T C D a t a = f u n c t i o n ( a ) { v a r b = t h i s , c = n e w
Date,e={latestUTCTransactionDate:{year:c.getUTCFullYear(),month:c.getUTCMonth(),day:c.getUTCDate()},today
Count:1,totalCount:1};return this.getValue(a).then(function(f){if(void 0===f)return b.updateInfo(a,e),e;try{var
g=JSON.parse(f)}catch(q){return b._core.Storage.delete(L.PRIVATE,a),b._core.Storage.write(L.PRIVATE),e}var
h=g.latestUTCTransactionDate;
f = h . y e a r ; v a r k = h . m o n t h ; h = h . d a y ; v a r
l=e.latestUTCTransactionDate,m=l.year,p=l.month;l=l.day;g.totalCount++;f===m&&k===p&&h===l?g.todayCount
++:(e.totalCount=g.totalCount,g=e);b.updateInfo(a,g);return g}).catch(function(){return
e})};Rc.prototype.updateInfo=function(a,b){this._core.Storage.set(L.PRIVATE,a,JSON.stringify(b));this._core.Stora
ge.write(L.PRIVATE)};Rc.prototype.getValue=function(a){return
this._core.Storage.get(L.PRIVATE,a).then(function(b){return b}).catch(function(b){b=n.makeIterator(b).next().value;
s w i t c h ( b ) { c a s e w f [ w f . C O U L D N T _ G E T _ V A L U E ] : b r e a k ; c a s e
w f [ w f . C O U L D N T _ G E T _ S T O R A G E ] : b r e a k ; d e f a u l t : t h r o w
Error(b);}})};Rc.AppStartInfoKey='analytics.appstartinfo';Rc.TransactionInfoKey='analytics.transactioninfo';Rc.Insta
l l H o u r K e y = ' a n a l y t i c s . i n s t a l l h o u r ' ; v a r
Co;(function(a){a[a.POSTEVENT=0]='POSTEVENT'})(Co||(Co={}));n.inherits(dn,H);dn.prototype.addExtras=functi
o n ( a ) { a = J S O N . s t r i n g i f y ( a ) ; r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'addExtras',[a])};dn.prototype.handleEvent=function(a){switch(a){
case Co[Co.POSTEVENT]:break;
default:throw Error('AnalyticsApi no known event : "'+a+'"');}};en.prototype.onTransactionSuccess=function(){return
P r o m i s e . r e s o l v e ( ) } ; e n . p r o t o t y p e . i n i t = f u n c t i o n ( ) { r e t u r n
Promise.resolve()};en.prototype.getGameSessionId=function(){return
0};Xm.prototype.persistNextGameSessionId=function(){return F(this,void 0,void 0,function b(){var c=this,e,f;return
n.generator.createGenerator(b,function(g){if(1==g.nextAddress)return
g.setCatchFinallyBlocks(2),g.yield(c.AnalyticsStorage.getIntegerId(),4);if(2!=g.nextAddress)return e=
g.yieldResult,g.return(tv(c._core.Api.Storage,e));f=g.enterCatchBlock();xc.getState().captureException(f);g.jumpToE
nd()})})};Xm.prototype.getGameSessionId=function(){return F(this,void 0,void 0,function b(){var c=this,e;return
n.generator.createGenerator(b,function(f){switch(f.nextAddress){case
1:if(!c._analyticsEnabled){f.jumpTo(2);break}return f.yield(c.AnalyticsManager.init(),3);case 3:return
f.return(c.AnalyticsManager.getGameSessionId());case 2:return
f.yield(c.AnalyticsStorage.getSessionId(c._core.ClientInfo.isReinitialized()),
4 ) ; c a s e 4 : r e t u r n
e=f.yieldResult,c.AnalyticsStorage.setSessionId(e),f.return(e)}})})};Xm.prototype.initialize=function(){return
F ( t h i s , v o i d 0 , v o i d 0 , f u n c t i o n b ( ) { v a r c = t h i s , e ; r e t u r n
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
f.yield(c.getGameSessionId(),2);e=f.yieldResult;c.persistNextGameSessionId();return f.return(e)})})};var
ru;(function(a){a[a.PERMISSIONS_RESULT=0]='PERMISSIONS_RESULT';a[a.PERMISSIONS_ERROR=1]='PE
RMISSIONS_ERROR'})(ru||(ru={}));var su;(function(a){a[a.PERMISSION_DENIED=
-1]='PERMISSION_DENIED';a[a.PERMISSION_DENIED_APP_OP=-
2]='PERMISSION_DENIED_APP_OP';a[a.PERMISSION_GRANTED=0]='PERMISSION_GRANTED'})(su||(su={
} ) ) ; v a r
ah;(function(a){a.CAMERA='android.permission.CAMERA';a.RECORD_AUDIO='android.permission.RECORD_A
UDIO';a.READ_PHONE_STATE='android.permission.READ_PHONE_STATE';a.WRITE_EXTERNAL_STORAG
E='android.permission.WRITE_EXTERNAL_STORAGE';a.AD_ID='com.google.android.gms.permission.AD_ID'})(
ah||(ah={}));n.inherits(Hl,H);Hl.prototype.getPermissions=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
'getPermissions')};Hl.prototype.checkPermission=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'checkPermission',[a])};Hl.prototype.requestPermissions=function(
a,b){return this._nativeBridge.invoke(this._fullApiClassName,'requestPermissions',[a,b])};var
rj;(function(a){a.AVMediaTypeVideo='vide';a.AVMediaTypeAudio='soun'})(rj||(rj={}));var
Do;(function(a){a.Camera='NSCameraUsageDescription';a.Audio='NSMicrophoneUsageDescription'})(Do||(Do={}))
;n.inherits(Sm,H);Sm.prototype.checkPermission=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'checkPermission',[a])};Sm.prototype.requestPermission=function(
a){return this._nativeBridge.invoke(this._fullApiClassName,'requestPermission',[a])};var
Kg;(function(a){a[a.UNKNOWN=0]='UNKNOWN';a[a.DENIED=1]='DENIED';a[a.ACCEPTED=2]='ACCEPTED';
a[a.NOT_IN_MANIFEST=3]='NOT_IN_MANIFEST'})(Kg||(Kg={}));var
sc;(function(a){a.CAMERA='camera';a.AUDIO='audio';a.WRITE_EXTERNAL_STORAGE='write_external_storage
';a.READ_PHONE_STATE='read_phone_state';
a.INVALID='invalid';a.AD_ID='ad_id'})(sc||(sc={}));Gc.checkPermissionInManifest=function(a,b,c){c=Gc.getPlatfo
r m P e r m i s s i o n ( a , c ) ; r e t u r n
a===B.ANDROID?Gc.checkAndroidPermissionInManifest(b,c):a===B.IOS?Gc.checkIosPermissionInManifest(b,c):
Promise.resolve(!1)};Gc.checkPermissions=function(a,b,c){return
a===B.ANDROID?Gc.checkAndroidPermission(b,c):a===B.IOS?Gc.checkIosPermission(b,c):Promise.resolve(Kg.D
ENIED)};Gc.requestPermission=function(a,b,c){var e=Gc.getPlatformPermission(a,c);return e===sc.INVALID?
Promise.reject(sc.INVALID):a===B.ANDROID?(b.Permissions.permissionRequestCode+=1,b.Android.Preferences.s
etBoolean(Gc.ANDROID_PERMISSIONS_ASKED_KEY,c.toString(),!0).then(function(){return
b.Permissions.Android.requestPermissions([e],b.Permissions.permissionRequestCode)})):a===B.IOS?b.Permissions.I
os.requestPermission(e):Promise.resolve()};Gc.getCommonPermission=function(a){return
a===rj.AVMediaTypeVideo?sc.CAMERA:a===rj.AVMediaTypeAudio?sc.AUDIO:a===ah.CAMERA?sc.CAMER
A:a===ah.RECORD_AUDIO?sc.AUDIO:
a===ah.WRITE_EXTERNAL_STORAGE?sc.WRITE_EXTERNAL_STORAGE:a===ah.READ_PHONE_STATE?
sc.READ_PHONE_STATE:sc.INVALID};Gc.checkAndroidPermissionInManifest=function(a,b){return
a.Permissions.Android.getPermissions().then(function(c){return c.some(function(e){return
e===b})}).catch(function(){return!1})};Gc.checkIosPermissionInManifest=function(a,b){var
c='';if(b===rj.AVMediaTypeVideo)c=Do.Camera;else if(b===rj.AVMediaTypeAudio)c=Do.Audio;else return
Promise.resolve(!1);return a.iOS.MainBundle.getDataForKey(c).then(function(e){return''!==
e[0]}).catch(function(){return!1})};Gc.checkAndroidPermission=function(a,b){var
c=Gc.getPlatformPermission(B.ANDROID,b);return c===sc.INVALID?Promise.reject(sc.INVALID):new
Promise(function(e){a.Permissions.Android.checkPermission(c).then(function(f){0===f?e(Kg.ACCEPTED):a.Androi
d.Preferences.hasKey(Gc.ANDROID_PERMISSIONS_ASKED_KEY,b.toString()).then(function(g){g?e(Kg.DENIE
D):e(Kg.UNKNOWN)})}).catch(function(){e(Kg.UNKNOWN)})})};Gc.checkIosPermission=function(a,b){b=Gc.ge
tPlatformPermission(B.IOS,
b ) ; r e t u r n
b===sc.INVALID?Promise.reject(sc.INVALID):a.Permissions.Ios.checkPermission(b).then(function(c){return
3===c?Kg.ACCEPTED:0===c?Kg.UNKNOWN:Kg.DENIED})};Gc.getPlatformPermission=function(a,b){a=a===B
. A N D R O I D ; r e t u r n
b===sc.CAMERA?a?ah.CAMERA:rj.AVMediaTypeVideo:b===sc.AUDIO?a?ah.RECORD_AUDIO:rj.AVMediaTy
peAudio:b===sc.READ_PHONE_STATE?a?ah.READ_PHONE_STATE:sc.INVALID:b===sc.WRITE_EXTERNA
L_STORAGE?a?ah.WRITE_EXTERNAL_STORAGE:sc.INVALID:b===sc.AD_ID?a?ah.AD_ID:sc.INVALID:sc.I
NVALID};Gc.ANDROID_PERMISSIONS_ASKED_KEY=
' u n i t y - a d s - p e r m i s s i o n s -
asked';n.inherits(Yh,Sb);Yh.prototype.getRequiredAssets=function(){return[]};Yh.prototype.getOptionalAssets=funct
ion(){return[]};Yh.prototype.isConnectionNeeded=function(){return!0};Yh.prototype.getWidth=function(){return
t h i s . g e t ( ' w i d t h ' ) } ; Y h . p r o t o t y p e . g e t H e i g h t = f u n c t i o n ( ) { r e t u r n
this.get('height')};Yh.prototype.getMarkup=function(){return
this.get('markup')};md.prototype.onLoad=function(){var a=this;return
this.setUpBannerPlayer().then(function(){return a.getMarkup().then(function(b){var c=
a.createTemplate().render({markup:b});return new Promise(function(e){var
f=a._webPlayerContainer.onPageFinished.subscribe(function(){a._webPlayerContainer.onPageFinished.unsubscribe(f
);a.onDomContentLoaded().then(e)}),g=n.makeIterator(a._platform===B.ANDROID?[mg.base64encode(c),'base64']:
[ c , ' U T F -
8']),h=g.next().value;g=g.next().value;a._webPlayerContainer.setData(h,'text/html',g)})})})};md.prototype.onDestroy
=function(){return Promise.resolve()};md.prototype.onShow=function(){var a;null===(a=this._eventObserverMap)||
v o i d 0 = = = a ? v o i d
0:a.sessionStart();gc.addStart(this._campaign);gc.addView(this._campaign);this._impressionEventsSent||(t.reportMetri
cEvent(Zb.BannerAdImpression),this._bannerNativeApi.BannerListenerApi.sendShowEvent(this._bannerAdViewId,{
creativeId:this._campaign.getCreativeId(),seatId:this._campaign.getSeatId()}),this.sendTrackingEvent(V.START),this
.sendTrackingEvent(V.IMPRESSION),this._impressionEventsSent=!0);return
Promise.resolve()};md.prototype.onHide=function(){var a;null===(a=this._eventObserverMap)||
v o i d 0 = = = a ? v o i d 0 : a . u n m o u n t ( ) ; r e t u r n
Promise.resolve()};md.prototype.onMraidOpen=function(a){this.onOpenURL(a)};md.prototype.getEventObserverMa
p=function(){return this._eventObserverMap};md.prototype.setEventSettings=function(a){return
this._webPlayerContainer.setEventSettings(a)};md.prototype.onOpenURL=function(a){var b=this,c;if(a&&-
1===a.indexOf('about:blank')){this._clickEventsSent||(this._clickEventsSent=!0,this.sendTrackingEvent(V.CLICK),th
is._bannerNativeApi.BannerListenerApi.sendClickEvent(this._bannerAdViewId),
n u l l = = = ( c = t h i s . _ e v e n t O b s e r v e r M a p ) | | v o i d 0 = = = c ? v o i d
0:c.adUserInteraction(ul.Click));if(Pi(this._campaign)&&Xh(a))return
Rl(a,this._platform,this._core,this._thirdPartyEventManager,this._campaign);this._platform===B.IOS?this.openIOSU
rl(a):this._platform===B.ANDROID&&this._core.Android.Intent.launch({action:'android.intent.action.VIEW',uri:a})
.then(function(){b._leaveApplicationEventTriggered||(b._leaveApplicationEventTriggered=!0,b._bannerNativeApi.Ba
nnerListenerApi.sendLeaveApplicationEvent(b._bannerAdViewId))})}};
m d . p r o t o t y p e . o p e n I O S U r l = f u n c t i o n ( a ) { v a r
b=this;this._core.iOS.UrlScheme.open(a).then(function(){b._leaveApplicationEventTriggered||(b._leaveApplicationE
ventTriggered=!0,b._bannerNativeApi.BannerListenerApi.sendLeaveApplicationEvent(b._bannerAdViewId))})};md.
prototype.sendTrackingEvent=function(a){this._thirdPartyEventManager.sendTrackingEvents(this._campaign,a,!0)};
m d . p r o t o t y p e . s e t U p B a n n e r P l a y e r = f u n c t i o n ( ) { r e t u r n
Ug.voidResult(Promise.all([this.setUpBannerPlayerSettings(),this.setUpBannerPlayerEvents()]))};
m d . p r o t o t y p e . s e t U p B a n n e r P l a y e r E v e n t s = f u n c t i o n ( ) { r e t u r n
this.setEventSettings({onPageFinished:{sendEvent:!0},onReceivedSslError:{shouldCallSuper:!0}})};md.prototype.se
t U p B a n n e r P l a y e r S e t t i n g s = f u n c t i o n ( ) { r e t u r n
this._webPlayerContainer.setSettings(this._platform===B.ANDROID?{setJavaScriptCanOpenWindowsAutomaticall
y:[!0],setSupportMultipleWindows:[!1]}:{javaScriptCanOpenWindowsAutomatically:!0,scalesPagesToFit:!0},{})};m
d.prototype.createTemplate=function(){var a,b,c=tf.replaceMacro('<html><head><title>Unity Ads
Banner</title><meta name="viewport" content="width=device-width,height=device-height,initial-
scale=1"><script>!function(){"use strict";function e(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new
Array(n);t<n;t++)r[t]=e[t];return r}var n=function(e,n){return
window.parent.postMessage(Object.assign({type:e},n),"*")},t=function(n,t){if(!window.nativebridge)throw new
E r r o r ( " w i n d o w . n a t i v e b r i d g e h a s t o b e d e f i n e d . " ) ; v a r
r,i;(r=window.nativebridge).sendEvent.apply(r,[n].concat(function(n){if(Array.isArray(n))return
e(n)}(i=[t&&Object.values(t)].filter((function(e){return e})))||function(e){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(i)||function(n,t){if(n){if("string"==typeof n)return
e ( n , t ) ; v a r r = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( n ) . s l i c e ( 8 , -
1);return"Object"===r&&n.constructor&&(r=n.constructor.name),"Map"===r||"Set"===r?Array.from(n):"Arguments
"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(n,t):void 0}}(i)||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.")}()))};function r(e){return function(e){if(Array.isArray(e))return
i(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||function(e,n){if(e){if("string"==typeof e)return i(e,n);var
t = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , -
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}(e)||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.")}()}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return
r } f u n c t i o n o ( e , n , t ) { r e t u r n n i n
e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var a=function(e){return
null==e?void 0:e.detail};function u(e){return function(e){if(Array.isArray(e))return
c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||s(e)||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.")}()}function s(e,n){if(e){if("string"==typeof
e)return c(e,n);var t=Object.prototype.toString.call(e).slice(8,-
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?c(e,n):void 0}}function
c(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function
d(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in
r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l,f=function(){function e(){!function(e,n){if(!(e instanceof
n))throw new TypeError("Cannot call a class as a function")}(this,e),this.listeners={}}var n,t;return
n=e,t=[{key:"addEventListener",value:function(e,n){this.listeners[e]=[].concat(u(this.listeners[e]||[]),[n])}},{key:"rem
oveEventListener",value:function(e,n){var t=(this.listeners[e]||[]).indexOf(n);-
1!==t&&this.listeners[e].splice(t,1)}},{key:"dispatchEvent",value:function(e){var n=this;return
u ( t h i s . l i s t e n e r s [ e . t y p e ] | | [ ] ) . f o r E a c h ( ( f u n c t i o n ( t ) { r e t u r n
t.call(n,e)})),!e.defaultPrevented}},{key:"receiveEvent",value:function(e){console.log("unity","Received event:
",e);var n,t,r=(t=2,function(e){if(Array.isArray(e))return e}(n=e)||function(e,n){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e)){var t=[],r=!0,i=!1,o=void 0;try{for(var
a,u=e[Symbol.iterator]();!(r=(a=u.next()).done)&&(t.push(a.value),!n||t.length!==n);r=!0);}catch(e){i=!0,o=e}finally{
try{r||null==u.return||u.return()}finally{if(i)throw o}}return t}}(n,t)||s(n,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.")}()),i=r[0],o=r[1];this.dispatchEvent(new
CustomEvent(i,{detail:o}))}},{key:"sendEvent",value:function(e){for(var n=arguments.length,t=new Array(n>1?n-
1:0),r=1;r<n;r++)t[r-1]=arguments[r];var i,o,a,u;(o=window,a=o.webplayerbridge,u=o.webkit,a?function(e,n){return
a.handleEvent(JSON.stringify([e,n]))}:(null===(i=null==u?void 0:u.messageHandlers)||void 0===i?void
0:i.sendEvent)?function(e,n){var t;return null===(t=u.messageHandlers.sendEvent)||void 0===t?void
0 : t . p o s t M e s s a g e ( J S O N . s t r i n g i f y ( [ e , n ] ) ) } : f u n c t i o n ( e , n ) { v a r
t,r=document.createElement("iframe");r.setAttribute("src","umsg:
".concat(JSON.stringify([e,n]))),document.documentElement.appendChild(r),null===(t=r.parentNode)||void
0 = = = t | | t . r e m o v e C h i l d ( r ) } ) . a p p l y ( v o i d
0,[e].concat(t))}}],t&&d(n.prototype,t),e}();!function(e){e.WebPlayer="webplayer",e.IFrame="iframe"}(l||(l={}));var
p=function(e){try{return new URL(e),!0}catch(e){return!1}};window.mraidContainerLoader=function(e){var
i=e.containerHtml,u=e.placementType,s=e.mraidEnvAttributes,c=e.initialVolume,d=e.creativeUrl;window.MRAID_E
N V = { v e r s i o n : " 3 . 0 " , s d k : " T h e U n i t y A d s
SDK",sdkVersion:s.sdkVersion,appId:s.applicationName,ifa:"",limitAdTracking:"true"===s.limitAdTracking,coppa:"
true"===s.isCoppaCompliant},i===l.WebPlayer&&(window.nativebridge=new f),function(e){var
i=e.placementType,u=e.initialVolume,s=e.creativeUrl,c=function(){var e=function(){try{return
window.self!==window.top}catch(e){return!0}};return{sendMessage:e()?n:t,isInIframe:e}}(),d=c.sendMessage,l=c.is
I n I f r a m e , f = O b j e c t . a s s i g n ( O b j e c t . a s s i g n ( { } , f u n c t i o n ( ) { v a r
e,n,t,s,c,f,p,v,g=null!==(t=null===(n=window.MRAID_ENV)||void 0===n?void 0:n.version)&&void
0!==t?t:"3.0",w="loading",h=!1,m=window.innerWidth,y=window.innerHeight,b=u,C=!1,E={exposedPercentage:0,vi
sibleRectangle:{x:0,y:0,width:m,height:y},occlusionRectangles:[]},O={allowOrientationChange:!0,forceOrientation:"
none"},A=(o(e={},"audioVolumeChange",[]),o(e,"error",[]),o(e,"exposureChange",[]),o(e,"ready",[]),o(e,"sizeChange
",[]),o(e,"stateChange",[]),o(e,"viewableChange",[]),e),j=function(e){var n=arguments.length>1&&void
0!==arguments[1]?arguments[1]:[];r(A[e]||[]).reverse().forEach((function(e){try{e.apply(window,n)}catch(e){console
.log("Got error ",e),d("diagnosticError",{error:e})}}))},S=function(e){w=e,j("stateChange",[e])},x=function(e,n){if(e
i n
A&&A[e].push(n),"3.0"===g)switch(e){case"audioVolumeChange":j("audioVolumeChange",[b]);break;case"exposur
eChange":j("exposureChange",Object.values(E))}},P={resize:function(){m=window.innerWidth,y=window.innerHei
ght,j("sizeChange",[m,y])},message:function(e){if("3.0"===g||!["audioVolume","exposureChange"].includes(e.data.t
ype))switch(e.data.type){case"audioVolume":b=e.data.value,j("audioVolumeChange",[b]);break;case"exposureChang
e":E=e.data.value,j("exposureChange",Object.values(E));break;case"resize":m=e.data.width,y=e.data.height,j("sizeCh
ange",[m,y]);break;case"viewable":h=e.data.value,j("viewableChange",[h])}}},V=function(){d("loaded"),S("default")
,j("ready")};if("true"===window.useLoadEvent?window.addEventListener("load",V,!1):window.addEventListener("
DOMContentLoaded",V,!1),window.addEventListener("resize",l()?P.resize:(s=function(){return
d("resizeWebview")},c=window.requestAnimationFrame||window.webkitRequestAnimationFrame,f=!1,p=function(){
f = ! 1 , s ( ) } , ( v = f u n c t i o n ( ) { f | | ( f = ! 0 , " f u n c t i o n " = = t y p e o f
c?c(p):setTimeout(p,100))})(),v),!1),l()&&window.addEventListener("message",P.message,!1),window.nativebridge)
{ v a r
z={audioVolume:function(e){b=a(e)&&e.detail[0],j("audioVolumeChange",[b])},exposureChange:function(e){E=a(e
)&&e.detail[0],j("exposureChange",Object.values(E))},resize:function(e){m=a(e)?e.detail.width:window.innerWidth,
y=a(e)?e.detail.height:window.innerHeight,j("sizeChange",[m,y])},viewable:function(e){h=a(e)&&e.detail[0],j("view
ableChange",[h])}};"3.0"===g&&(window.nativebridge.addEventListener("audioVolume",z.audioVolume),window.
nativebridge.addEventListener("exposureChange",z.exposureChange)),window.nativebridge.addEventListener("resize
",z.resize),window.nativebridge.addEventListener("viewable",z.viewable)}var
L=["createCalendarEvent","expand","playVideo","resize","getLocation","getExpandProperties","setExpandProperties
","getResizeProperties","initVpaid","setResizeProperties","storePicture"].reduce((function(e,n){return
Object.assign(e,o({},n,(function(){j("error",["not supported",n])})))}),{}),I=function(){var
e=function(){return{x:0,y:0,width:m,height:y}},n=function(){return{width:m,height:y}};return
Object.assign(Object.assign({},{addEventListener:x,close:function(){S("hidden"),d("close")},getPlacementType:func
tion(){return i},getState:function(){return w},getVersion:function(){return g},isViewable:function(){return
h},open:function(e){return d("open",{url:e})},removeEventListener:function(e,n){var t=r(A[e]||[]).indexOf(n);n?-
1!==t&&A[e].splice(t,1):A[e]=[]},useCustomClose:function(e){return
d("useCustomClose",{hideClose:e})},expand:function(){return L.expand()},getExpandProperties:function(){return
L.getExpandProperties()},setExpandProperties:function(){return
L . s e t E x p a n d P r o p e r t i e s ( ) } , p l a y V i d e o : f u n c t i o n ( ) { r e t u r n
L.playVideo()}}),{getCurrentPosition:e,getDefaultPosition:e,getMaxSize:n,getOrientationProperties:function(){return
O},g e tS c r een Si z e : n , s e t O rient at i onP ropert i es: funct i on(e){var
n=e.allowOrientationChange,t=e.forceOrientation;O={allowOrientationChange:null!=n?n:O.allowOrientationChange,
forceOrientation:C||!t?O.forceOrientation:t},C=!O.allowOrientationChange&&"none"===O.forceOrientation,d("orien
tation",{properties:O})},supports:function(e){return!1},createCalendarEvent:function(){return
L.createCalendarEvent()},resize:function(){return L.resize()},getResizeProperties:function(){return
L.getResizeProperties()},setResizeProperties:function(){return L.setResizeProperties()},storePicture:function(){return
L . s t o r e P i c t u r e ( ) } } ) } ; r e t u r n
Object.assign({},"3.0"===g?Object.assign(Object.assign({},I()),{unload:function(){d("close")},getCurrentAppOrient
ation:function(){return{orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",locked:C}},getL
ocation:function(){return L.getLocation()},initVpaid:function(){return
L.initVpaid()}}):I())}()),{setCustomMraidState:function(e){return
d("customMraidState",{state:e})},getCreativeURL:function(){return
s},getConfiguration:function(){return{}}});window.mraid=f}({placementType:u,initialVolume:Number(c),creativeUr
l : " s t r i n g " = = t y p e o f d & & p ( d ) ? d : " n o n e " } ) , d e l e t e
window.mraidContainerLoader}}();\x3c/script><script>window.mraidContainerLoader({\n containerHtml:
\'webplayer\',\n placementType: \'inline\',\n mraidEnvAttributes: {\n isCoppaCompliant: \'{{
IS_COPPA_COMPLIANT }}\',\n limitAdTracking: \'{{ LIMIT_AD_TRACKING }}\',\n sdkVersion: \'{{
SDK_VERSION }}\',\n applicationName: \'{{ APPLICATION_NAME }}\',\n },\n initialVolume: \'{{
INITIAL_VOLUME }}\',\n });\x3c/script></head><body style="margin: 0; padding: 0; width: 100%; height:
100%; position: relative"> <%= data.markup %> <div id="watermark" style="position: absolute;\n bottom: 0;\n
left: 0;\n border: 0 solid black;\n border-radius: 0 5px 0 0;\n background-color: rgba(0, 0, 0, 0.2);\n
padding: 1px 3px;\n z-index: 1;"><svg viewBox="0 0 312.94 79.6" aria-label="Unity Ads Logo Icon"
fill="white" height="12px" opacity="1"><path d="M56.47,49.09V35.36c0-0.19-0.08-0.36-0.21-0.48c-0.06-0.06-0.14-
0.1-0.22-0.13c-0.18-0.07-0.39-0.07-0.57,0.04l-14.13,8.16c-0.4,0.23-0.67,0.66-0.67,1.15v16.32c-
0.01,0.5,0.58,0.83,1,0.58l11.89-6.87l11.64,6.72L34.85,78.37L4.51,60.85l11.64-6.72L28.04,61c0.43,0.26,1-0.09,0.99-
0.58V44.1c0-0.46-0.24-0.9-0.66-1.15l-14.14-8.16c-0.42-0.27-1,0.08-
0.99,0.57v13.73L1.6,55.81V20.77L31.94,3.25v13.44l-11.89,6.87c-0.44,0.23-
0.43,0.91,0,1.15l14.14,8.16c0.39,0.23,0.9,0.24,1.33,0l14.13-8.16c0.44-0.24,0.43-0.92,0-1.15l-11.89-
6.87V3.25l30.35,17.52v35.04L56.47,49.09z M106.69,44.45c0,3.53-1.97,6.05-6.1,6.05c-4.39,0-6.2-2.37-6.2-
5.9V23.02h-8.92V44.3c0,8.42,5.04,13.36,15.13,13.36c10.03,0,15.03-5.04,15.03-13.36V23.02h-8.92V44.45z
M145.31,40.22v16.79h-8.22V41.88c0-2.72-1.36-4.59-4.03-4.59c-2.72,0-4.54,2.27-4.54,5.45v14.27h-
8.22V31.19h7.92v3.53h0.15c1.92-2.77,4.39-4.29,7.97-4.29C141.99,30.44,145.31,34.47,145.31,40.22z
M149.55,20.96h8.22v6.66h-8.22V20.96z M149.55,31.19h8.22v25.82h-8.22V31.19z M172.24,31.19h4.69v6.66h-
4.69v10.58c0,2.02,1.11,2.52,2.87,2.52c0.71,0,1.51-0.05,1.82-0.05v6c-0.71,0.2-2.27,0.4-4.49,0.4c-4.79,0-8.22-1.56-
8.22-7.11V37.85h-3.43v-6.66h3.43v-8.17h8.02V31.19z M197.81,31.19h8.22l-8.92,26.17c-2.07,6.05-4.54,8.17-
9.73,8.17h-5.34v-6.4h2.82c2.42,0,3.38-0.96,3.38-2.72c0-1.11-0.5-2.62-1.56-5.34l-7.61-
19.87h8.67l3.48,10.99c0.81,2.52,1.61,5.95,1.61,5.95h0.1c0,0,0.71-3.43,1.51-5.95L197.81,31.19z M217.34,33.2c-
0.17-0.4-0.41-0.75-0.71-1.05c-0.3-0.3-0.65-0.54-1.05-0.71c-0.4-0.17-0.82-0.26-1.28-0.26c-0.46,0-0.88,0.08-
1.28,0.26c-0.4,0.17-0.75,0.41-1.05,0.71c-0.3,0.3-0.54,0.65-0.71,1.05c-0.17,0.4-0.26,0.82-
0.26,1.28c0,0.46,0.08,0.88,0.26,1.28c0.17,0.4,0.41,0.75,0.71,1.05c0.3,0.3,0.65,0.54,1.05,0.71c0.4,0.17,0.82,0.26,1.28,
0.26c0.46,0,0.88-0.08,1.28-0.26c0.4-0.17,0.75-0.41,1.05-0.71c0.3-0.3,0.54-0.65,0.71-1.05c0.17-0.4,0.25-0.82,0.25-
1.28C217.6,34.03,217.51,33.6,217.34,33.2z M216.47,35.74c-0.23,0.38-0.53,0.68-0.9,0.91c-0.38,0.23-0.8,0.34-
1.26,0.34c-0.46,0-0.88-0.11-1.26-0.34c-0.38-0.22-0.68-0.53-0.9-0.91c-0.23-0.38-0.34-0.8-0.34-1.26c0-0.46,0.11-
0.88,0.34-1.26c0.22-0.38,0.53-0.68,0.9-0.91c0.38-0.23,0.8-0.34,1.26-
0.34c0.46,0,0.88,0.11,1.26,0.34c0.38,0.22,0.68,0.53,0.9,0.91c0.22,0.38,0.34,0.8,0.34,1.26C216.81,34.95,216.7,35.36,
216.47,35.74z M215.46,34.47c0.11-0.15,0.16-0.34,0.16-0.57c0-0.22-0.05-0.4-0.15-0.54c-0.1-0.14-0.23-0.25-0.37-
0.32c-0.15-0.07-0.28-0.1-0.4-0.1h-1.54v3.04h0.67v-1.03h0.66l0.53,1.03h0.73l-0.62-
1 . 1 8 C 2 1 5 . 2 5 , 3 4 . 7 1 , 2 1 5 . 3 7 , 3 4 . 6 , 2 1 5 . 4 6 , 3 4 . 4 7 z
M213.82,33.42h0.63c0.08,0,0.17,0.03,0.28,0.1c0.11,0.07,0.16,0.19,0.16,0.38c0,0.18-0.05,0.32-0.16,0.41c-0.11,0.09-
0.2,0.14-0.29,0.14h-0.62V33.42z M242.5,20.46l-13.41,36.45h4.69l3.93-11.11h14.53l3.87,11.11h5l-13.46-
36.45H242.5z M239.03,42.07l4.33-12.24c0.71-2.09,1.68-5.15,1.68-
5.15h0.1c0,0,0.92,3.11,1.63,5.15l4.18,12.24H239.03z M281.6,34.27h-0.1c-1.68-2.5-4.54-4.33-8.26-4.33c-6.53,0-
11.57,5.1-11.57,13.87c0,8.46,4.49,13.87,11.67,13.87c3.72,0,6.17-1.43,8.16-3.98h0.1v3.21h4.13V20.46h-
4.13V34.27z M273.5,54.21c-5.05,0-7.6-4.38-7.6-10.35c0-5.91,2.55-10.4,7.54-
10.4c5.46,0,8.41,4.28,8.41,10.4C281.86,49.82,279.36,54.21,273.5,54.21z M311.22,49.67c0,5.3-4.33,8-10.4,8c-
7.24,0-11.27-3.42-11.67-9.33h4.23c0.56,4.59,3.62,5.86,7.54,5.86c4.33,0,6.12-1.89,6.12-4.33c0-2.96-2.04-3.72-6.88-
4.74c-5.2-1.07-9.84-2.14-9.84-7.9c0-4.38,3.37-7.24,9.48-7.24c6.53,0,9.74,3.11,10.35,8.26h-4.23c-0.41-3.47-2.29-5-
6 . 2 2 - 5 c - 3 . 7 7 , 0 - 5 . 3 , 1 . 6 8 -
5.3,3.77c0,2.85,2.55,3.42,7.09,4.33C306.79,42.43,311.22,43.6,311.22,49.67z"></path></svg></div><div class="ad-
identification-overlay"></div></body></html>',
{'{{ IS_COPPA_COMPLIANT }}':this._isCoppaCompliant.toString(),'{{ LIMIT_AD_TRACKING
}}':null!==(b=null===(a=this._limitAdTracking)||void 0===a?void 0:a.toString())&&void 0!==b?b:'','{{
SDK_VERSION }}':this._clientInfo.getSdkVersionName(),'{{ APPLICATION_NAME
}}':this._clientInfo.getApplicationName(),'{{ INITIAL_VOLUME }}':'0'});(a=Us())&&(c=c.replace('<div class="ad-
i d e n t i f i c a t i o n - o v e r l a y " > < / d i v > ' , a ) ) ; r e t u r n n e w
Ib(c)};n.inherits(kh,md);kh.prototype.onDestroy=function(){this._webPlayerContainer.shouldOverrideUrlLoading.un
subscribe(this._urlLoadingObserver);
this._webPlayerContainer.onCreateWebView.unsubscribe(this._onCreateWebViewObserver);return
md.prototype.onDestroy.call(this)};kh.prototype.onDomContentLoaded=function(){var
a=this;this._platform===B.ANDROID?this._urlLoadingObserver=this._webPlayerContainer.shouldOverrideUrlLoadi
ng.subscribe(function(c){if(R.isValidUrlCharacters(c)&&R.isProtocolWhitelisted(c,a._platform))if(a._shouldPrevent
OverrideUrlLoading){if(!1===a._duplicatedClick)a.onOpenURL(c);a._duplicatedClick=!0}else
a.onOpenURL(c)}):this._onCreateWebViewObserver=
this._webPlayerContainer.onCreateWebView.subscribe(function(c){if(!a._duplicatedClick)a.onOpenURL(c);a._dupli
c a t e d C l i c k = ! 0 } ) ; v a r b = t h i s . g e t E v e n t S e t t i n g s ( ) ; r e t u r n
md.prototype.setEventSettings.call(this,b)};kh.prototype.getMarkup=function(){return
Promise.resolve(decodeURIComponent(this._campaign.getMarkup()))};kh.prototype.getEventSettings=function(){ret
u r n
this._platform===B.ANDROID?{shouldOverrideUrlLoading:{sendEvent:!0,returnValue:!0},onReceivedSslError:{sh
ouldCallSuper:!0}}:{onCreateWindow:{sendEvent:!0},
onReceivedSslError:{shouldCallSuper:!0}}};n.inherits(Jj,kh);Jj.prototype.openIOSUrl=function(a){var
b=this;hc.getState().isAppSheetSupported&&this._isClickEnabled&&this._request?(this._isClickEnabled=!1,zg.getSt
oreURLFromClickThroughURL(this._campaign,this._request,a).then(function(c){b._isClickEnabled=!0;zg.openAppS
heet(b._campaign,b._storeHandler,c)})):hc.getState().isAppSheetSupported||kh.prototype.openIOSUrl.call(this,a)};Jj.
prototype.onAppSheetOpened=function(){this._isClickEnabled=!1};Jj.prototype.onAppSheetClosed=
function(){this._isClickEnabled=!0};Jj.prototype.onAppSheetErrored=function(){this._isClickEnabled=!0};Jj.prototy
pe.onDestroy=function(){this._store&&(this._store.iOS.AppSheet.onOpen.unsubscribe(this._appSheetOpenObserver)
,this._store.iOS.AppSheet.onClose.unsubscribe(this._appSheetCloseObserver),this._store.iOS.AppSheet.onError.unsu
b s c r i b e ( t h i s . _ a p p S h e e t E r r o r O b s e r v e r ) ) ; r e t u r n
kh.prototype.onDestroy.call(this)};Ki.prototype.canCreateAdUnit=function(a){return
a===Ki.ContentTypeJS||a===Ki.ContentTypeHTML};
Ki.prototype.createAdUnit=function(a){if(a.campaign instanceof Yh)return this.createBannerAdUnit(a);throw
Error('Unknown campaign instance type');};Ki.prototype.createBannerAdUnit=function(a){return
a.platform===B.IOS?new Jj(a):new kh(a)};Ki.ContentTypeJS='programmatic/banner-
js';Ki.ContentTypeHTML='programmatic/banner-html';n.inherits(Aj,C);Aj.prototype.addObserver=function(a){var
b=this;C.prototype.subscribe.call(this,a);this.eventHistory.forEach(function(c){return a(c)});return function(){return
C.prototype.unsubscribe.call(b,
a)}};Aj.prototype.notify=function(a){a=Object.assign({timestamp:Date.now()},a);C.prototype.trigger.call(this,a);this.
eventHistory.push(a)};cn.prototype.postEvent=function(a){var
b=a.type;this._eventTypeDict[b===va.OmidImpression||b===va.OmidGeometryChange?a.type:this.getVideoEventEv
entType(a.type)].notify({event:a})};cn.prototype.registerEventUuid=function(a,b){var
c=this,e;a&&b&&(this._eventTypeUuidCounter[a]++,null===(e=this._eventTypeDict[a])||void 0===e?void
0:e.addObserver(function(f){return c._postMessageHandler(Object.assign(Object.assign({},
f.event),{uuid:b}))}))};cn.prototype.getVideoEventEventType=function(a){return
this._eventTypeUuidCounter[a]?a:this._eventTypeUuidCounter[va.OmidVideo]?va.OmidVideo:a};var
va;(function(a){a.OmidImpression='omidImpression';a.OmidLoaded='omidLoaded';a.OmidStart='omidStart';a.OmidF
irstQuartile='omidFirstQuartile';a.OmidMidpoint='omidMidpoint';a.OmidThirdQuartile='omidThirdQuartile';a.OmidC
omplete='omidComplete';a.OmidPause='omidPause';a.OmidResume='omidResume';a.OmidBufferStart='omidBufferS
tart';a.OmidBufferFinish=
'omidBufferFinish';a.OmidSkipped='omidSkipped';a.OmidVolumeChange='omidVolumeChange';a.OmidPlayerState
Change='omidPlayerStateChange';a.OmidAdUserInteraction='omidAdUserInteraction';a.OmidGeometryChange='omi
dGeometryChange';a.OmidVideo='omidVideo'})(va||(va={}));var
qp;(qp||(qp={})).OnEventRegistered='onEventRegistered';Wh.prototype.disconnect=function(){window.removeEvent
Listener('message',this._messageListener)};Wh.prototype.setupIframe=function(a,b){var c;if(a){var
e=b.resourceUrl,f=b.vendorKey;
this._verificationParameters=b.verificationParameters||'undefined';f&&(this._vendorKey=f);R.isValid(e)?(a.id+=this._
adSessionId,a.style.position='absolute',a.style.top='0',a.style.left='0',a.style.display='none',a.style.width='100vw',a.styl
e.height='100vh',a.style.border='none',b=window.document.createElement('script'),b.id='verificationScript',b.setAttrib
ute('onerror',"window.omid3p.postback('onEventProcessed', {eventType:
'loadError'})"),b.setAttribute('type','text/javascript'),b.setAttribute('src',
e),e=(new DOMParser).parseFromString(tf.replaceMacro("<html><head><script>(function () {\n var
OmidVerification = function () {\n var ON_EVENT_PROCESSED = 'onEventProcessed',\n
SESSION_FINISH = 'sessionFinish',\n SESSION_START = 'sessionStart',\n SESSION_ERROR =
'sessionError',\n SESSION_REGISTERED = 'sessionRegistered';\n var DEFAULT_VENDOR_KEY =
'{{ DEFAULT_KEY_ }}';\n var IFRAME_ID = '{{ IFRAME_ID_ }}';\n var sessionObservers = [];\n
var sessionStartData = {};\n var sessionStartCalled = false;\n var scriptVendor = '';\n\n var
registeredFunctions = {};\n var uuid = 0;\n\n /**\n * This property is required by MOAT to indicate
this omid implementation\n * is different from web omid implementation\n */\n this.customNative =
true;\n\n /**\n * Flattens and runs SessionObserver for each unique key/verification client with the
specified eventdata\n * @param {Object} eventData structured data to indicate type for observer to fire\n
*/\n var triggerSessionObserver = function (eventData) {\n for (var i = 0; i < sessionObservers.length;
i++) {\n if (!eventData.data || Object.keys(eventData.data).length === 0) {\n delete eventData.data;\n
}\n sessionObservers[i](eventData);\n }\n };\n\n /**\n * Callback to
communicate back to TS layer of changed state\n * @param {string} event to send to the server\n *
@param {Object} data of the event\n */\n var postMessageCallback = function (event, data) {\n
window.parent.postMessage(\n {\n type: 'omid',\n event: event,\n data: data,\n
},\n '*'\n );\n };\n\n /**\n * Calls SessionListener for unique verificationScript
observer of specified vendorkey\n * @param {function} observer\n * @param {string} vendorkey\n
*/\n var sendSessionStart = function (observer, vendorkey) {\n delete sessionStartData.data.vendorkey;\n
observer(sessionStartData);\n postMessageCallback(ON_EVENT_PROCESSED, {\n eventType:
SESSION_START,\n vendorKey: vendorkey,\n });\n };\n\n /**\n * Calls
SessionListener for specified vendorkey\n * @param {string} key\n */\n var
sendSessionStartForKey = function (key) {\n for (var i = 0; i < sessionObservers.length; i++) {\n
sendSessionStart(sessionObservers[i], key);\n }\n };\n\n var handleSessionStart = function (event)
{\n var data = event.data.data;\n if (sessionObservers.length > 0) {\n sessionStartData =
event.data;\n if (!sessionStartCalled && sessionStartData) {\n
sendSessionStartForKey(data.vendorkey);\n sessionStartCalled = true;\n }\n } else {\n
// It is possible session start was called before a vendor registers so we must always store the data\n
sessionStartData = event.data;\n }\n };\n\n /**\n * Strips 'omid' from string to be passed to
vendor\n * @param {string} event to send to the vendor\n */\n var stripEventString = function
(eventType) {\n return eventType.slice(4).charAt(0).toLowerCase() + eventType.slice(5);\n };\n\n
var handleSessionEvents = function (event) {\n switch (event.data.type) {\n case SESSION_START:\n
handleSessionStart(event);\n break;\n case SESSION_FINISH:\n
triggerSessionObserver(event.data);\n postMessageCallback(ON_EVENT_PROCESSED, {\n
eventType: SESSION_FINISH,\n vendorKey: scriptVendor,\n });\n break;\n
case SESSION_ERROR:\n triggerSessionObserver(event.data);\n break;\n default:\n
break;\n }\n };\n\n /**\n * LifeCycle Event Listener\n */\n
window.addEventListener('message', function (event) {\n /*\n * AD AND VIDEO EVENTS:\n
*/\n if (event.data.uuid) {\n payload = event.data.payload;\n var eventData = {\n
adSessionId: event.data.adSessionId,\n timestamp: event.data.timestamp,\n type:
stripEventString(event.data.type),\n };\n if (payload) {\n eventData.data = payload;\n
}\n var handler = registeredFunctions[event.data.uuid];\n handler(eventData);\n }\n\n
/**\n * SESSION EVENTS:\n */\n handleSessionEvents(event);\n });\n\n /*\n
* Tells verification script omid3p is supported\n */\n this.isSupported = function () {\n return
true;\n };\n\n /**\n * Subscribes to all session events (sessionStart, sessionError, and sessionFinish).
This\n * method also signals that the verification script has loaded and is ready to receive events, and should\n
* be called upon initialization.\n * Registers session events for the given vendor key\n * @param
{function} functionToExecute sessionObserver for given vendor\n * @param {function} vendorKey optional
param to attribute given vendor key to sessionObserver\n */\n this.registerSessionObserver = function
(functionToExecute, vendorKey) {\n sessionObservers.push(functionToExecute);\n\n if
(!sessionStartCalled) {\n scriptVendor = vendorKey;\n\n
postMessageCallback(ON_EVENT_PROCESSED, {\n eventType: SESSION_REGISTERED,\n
vendorKey: vendorKey,\n });\n }\n };\n\n this.addEventListener = function (type, listener)
{\n uuid++;\n registeredFunctions[uuid] = listener;\n\n var adjustEventTypeString = function
(eventType) {\n return 'omid' + eventType.charAt(0).toUpperCase() + eventType.slice(1);\n };\n\n
postMessageCallback('onEventRegistered', {\n eventName: adjustEventTypeString(type),\n
vendorKey: scriptVendor,\n uuid: '' + uuid,\n iframeId: IFRAME_ID,\n });\n };\n\n
this.sendUrl = function (resourceUrl, successCallback, failureCallback) {};\n this.setTimeout = function () {};\n
this.setClearTimeout = function () {};\n this.setInterval = function () {};\n this.clearInterval = function
() {};\n\n var fnwhitelist = ['handleSessionStart', 'handleSessionEvents'];\n this.get = function (name) {\n
return fnwhitelist.indexOf(name) > -1 ? eval(name) : console.log('fn not gettable');\n };\n this.postback
= function (event, data) {\n postMessageCallback(event, data);\n };\n };\n\n /**\n * Generic
Vast verification scripts attach to this:\n */\n window.omid3p = new OmidVerification();\n
Object.freeze(window.omid3p);\n\n /**\n * Used for IAB test:\n * window.OmidVerificationClient =
{'omid3p': OmidVerification};\n * Object.freeze(window.OmidVerificationClient);\n */\n
})();\x3c/script></head></html>",
{ ' { { D E F A U L T _ K E Y _ } } ' : ' d e f a u l t _ k e y ' , ' { { I F R A M E _ I D _
}}':a.id}),'text/html'),e.head.appendChild(b),a.setAttribute('srcdoc',e.documentElement.outerHTML),this._iframe3p=a
) : ( n u l l = = = ( c = t h i s . _ s e n d E r r o r E v e n t ) | | v o i d 0 = = = c ? v o i d
0:c.call(this,Rk.ERROR_RESOURCE_LOADING),this._logger.logDebug('Could not load open measurement
v e r i f i c a t i o n s c r i p t : v e r i f i c a t i o n r e s o u r c e i s
malformed'))}};Wh.prototype.triggerAdEvent=function(a,b,c){this._logger.logDebug('Calling OM ad event
"'+a+'"'+(c?' with payload: '+JSON.stringify(c):
''));this._registeredEventHandler.postEvent({type:a,adSessionId:this._adSessionId,timestamp:b,payload:c})};Wh.prot
otype.triggerVideoEvent=function(a,b,c){this._logger.logDebug('Calling OM viewability event "'+a+'"'+(c?' with
p a y l o a d :
'+JSON.stringify(c):''));this._registeredEventHandler.postEvent({type:a,adSessionId:this._adSessionId,timestamp:b,pa
yload:c})};Wh.prototype.triggerSessionEvent=function(a,b,c){c=void 0===c?{}:c;this._logger.logDebug('Calling
OM session event "'+a+'" with data: '+c);a=
{type:a,adSessionId:this._adSessionId,timestamp:b,data:a===Md.SessionStart?Object.assign(Object.assign({},c),{ven
dorkey:this._vendorKey,verificationParameters:this._verificationParameters}):c};this.postMessage(a)};Wh.prototype.
onEventRegistered=function(a,b,c){var e;c&&c===(null===(e=this._iframe3p)||void 0===e?void
0:e.id)&&this._registeredEventHandler.registerEventUuid(a,b)};Wh.prototype.postMessage=function(a){var
b,c;null===(c=null===(b=this._iframe3p)||void 0===b?void 0:b.contentWindow)||void 0===
c?void 0:c.postMessage(a,'*')};Wh.prototype.onMessage=function(a){var
b;a=a.data;a.type&&'omid'===a.type&&(this._logger.logInfo('omid: event='+a.event+',
data='+JSON.stringify(a.data)),null===(b=this._omidHandlers)||void 0===b?void
0:b[a.event](a))};Ek.prototype.injectAdVerification=function(a){var b=this._container.querySelector('#omid-
iframe');this._omBridge.setupIframe(b,a)};Ek.prototype.removeFromViewHierarchy=function(){return F(this,void
0,void 0,function b(){var c=this;return n.generator.createGenerator(b,
f u n c t i o n ( e ) { i f ( 1 = = e . n e x t A d d r e s s ) r e t u r n
e.yield(jw(1E3),2);c._omBridge.disconnect();c._container.parentElement&&document.body.removeChild(c._containe
r);c._sessionFinishProcessedByOmidScript||c._sessionStartProcessedByOmidScript||Sd.trigger('ias_failed_register_ev
ents',{},c._campaignSession);e.jumpToEnd()})})};Ek.prototype.triggerEventByEventType=function(a){var
b=a.timestamp;switch(a.type){case Y.Unmount:this.removeFromViewHierarchy();break;case
Y.Pause:this._omBridge.triggerVideoEvent(va.OmidPause,
b);break;case Y.Resume:this._omBridge.triggerVideoEvent(va.OmidResume,b);break;case
Y.GeometryChange:a=a.data.adView;this._omBridge.triggerAdEvent(va.OmidGeometryChange,b,{viewport:Sh(scre
en.width,screen.height),adView:a,declaredFriendlyObstructions:this._friendlyObstructionBuilder().length,friendlyObs
t r u c t i o n s : t h i s . _ f r i e n d l y O b s t r u c t i o n B u i l d e r ( ) } ) ; b r e a k ; c a s e
Y.Skipped:this._omBridge.triggerVideoEvent(va.OmidSkipped,b);break;case
Y.Completed:this._omBridge.triggerVideoEvent(va.OmidComplete,b);break;
c a s e
Y.SessionStart:this._omBridge.triggerSessionEvent(Md.SessionStart,b,{context:this._sessionContext,contextUrl:null,
pageUrl:null,impressionType:Zf.BeginToRender,creativeType:this._impressionObject.creativeType,supportsLoadedE
vent:!0});break;case Y.SessionFinish:this._omBridge.triggerSessionEvent(Md.SessionFinish,b);break;case
Y.Loaded:this._omBridge.triggerVideoEvent(va.OmidLoaded,b,a.data.loadedProps);break;case Y.Start:a=a.data;var
c=a.videoPlayerVolume;this._omBridge.triggerVideoEvent(va.OmidStart,
b,{duration:Math.trunc(a.duration/1E3),videoPlayerVolume:c,mediaPlayerVolume:c,deviceVolume:a.deviceVolume}
);break;case Y.SendFirstQuartile:this._omBridge.triggerVideoEvent(va.OmidFirstQuartile,b);break;case
Y.SendMidpoint:this._omBridge.triggerVideoEvent(va.OmidMidpoint,b);break;case
Y.SendThirdQuartile:this._omBridge.triggerVideoEvent(va.OmidThirdQuartile,b);break;case
Y.VolumeChange:a=a.data;c=a.videoPlayerVolume;this._omBridge.triggerVideoEvent(va.OmidVolumeChange,b,{vi
deoPlayerVolume:c,mediaPlayerVolume:c,
d e v i c e V o l u m e : a . d e v i c e V o l u m e } ) ; b r e a k ; c a s e
Y.PlayStateChanged:this._omBridge.triggerVideoEvent(va.OmidPlayerStateChange,b,{state:a.data.state});break;case
Y.AdUserInteraction:this._omBridge.triggerVideoEvent(va.OmidAdUserInteraction,b,{interactionType:a.data.interact
ionType})}};n.inherits(Ij,ld);Ij.prototype.fetch=function(a,b){var c=this;return
l d . p r o t o t y p e . f e t c h . c a l l ( t h i s , a , b ) . t h e n ( f u n c t i o n ( e ) { r e t u r n
e?a.Storage.delete(L.PUBLIC,c.getCategory()).then(function(){a.Storage.write(L.PUBLIC);return!0}):
Promise.resolve(!1)})};Ij.prototype.getServerId=function(){return
this.get('server_id')};Ij.prototype.getDTO=function(){return{sid:this.getServerId()}};kp.prototype.create=function(a,b
,c,e,f){return F(this,void 0,void 0,function h(){var k=this,l,m,p,q,r,u,v,w,A,D,I;return
n.generator.createGenerator(h,function(K){if(1==K.nextAddress)return l=k,K.yield(function(){return F(l,void 0,void
0,function Ka(){var Da,ya=this;return n.generator.createGenerator(Ka,function(Fa){if(1==Fa.nextAddress)return
Fa.setCatchFinallyBlocks(2),
Fa.yield(ya._playerMetadata,4);if(2!=Fa.nextAddress)return Fa.return(null===(Da=Fa.yieldResult)||void
0===Da?void 0:Da.getServerId());Fa.enterCatchBlock();return Fa.return(void
0)})})}(),2);m=K.yieldResult;p={};q=k._thirdPartyEventManagerFactory.create((p[fb.ZONE]=c.id,p[fb.SDK_VERSI
ON]=k._clientInfo.getSdkVersion().toString(),p[fb.GAMER_SID_IMPRESSION]=m||'',p[fb.GAMER_SID_OPERAT
IVE]=m||'',p[fb.GAME_SESSION_ID_OPERATIVE]=k._sessionManager.getGameSessionId().toString(),p[fb.GAM
E_SESSION_ID_IMPRESSION]=
k._sessionManager.getGameSessionId().toString(),p[fb.AD_UNIT_ID_IMPRESSION]=c.getAdUnitId()||'',p[fb.AD_
UNIT_ID_OPERATIVE]=c.getAdUnitId()||'',p[fb.AD_FORMAT_OPERATIVE]=c.getAdFormat(),p[fb.AD_FORM
AT_IMPRESSION]=c.getAdFormat(),p));r={bannerAdViewId:a,bannerNativeApi:k._bannerNativeApi,campaign:b,cl
ientInfo:k._clientInfo,core:k._core,isCoppaCompliant:k._coreConfig.isCoppaCompliant(),limitAdTracking:k._deviceI
nfo.getLimitAdTracking(),platform:k._platform,shouldPreventOverrideUrlLoading:k._deviceInfo instanceof
Aa&&21<=k._deviceInfo.getApiLevel()?!0:!1,thirdPartyEventManager:q,webPlayerContainer:e};u=gp(b.getMarkup(
)).length;v=b.getSeatId();w=ps('omDspOptOut',v);u&&v&&!w&&(r.eventObserverMap=ov(k._core.Sdk,b,k._deviceI
nfo,k._platform,fp(k._clientInfo,k._deviceInfo,k._platform),f));k._deviceInfo.get('screenWidth')>=k._deviceInfo.get('s
creenHeight')?pb.LANDSCAPE:pb.PORTRAIT;A=hc.getState().checkAppSheetSupport(r.campaign,r.clientInfo,k._d
eviceInfo,k._platform);if(!A)return K.return(r);D=k.getOperativeEventManager(b,
m);I=Vl({platform:k._platform,core:k._core,ads:k._ads,store:k._store,thirdPartyEventManager:q,operativeEventMana
ger:D,deviceInfo:k._deviceInfo,clientInfo:k._clientInfo,placement:c,campaign:b,coreConfig:k._coreConfig});return
K.return(Object.assign(Object.assign({},r),{store:k._store,request:k._request,storeHandler:I}))})})};kp.prototype.get
O p e r a t i v e E v e n t M a n a g e r = f u n c t i o n ( a , b ) { r e t u r n
Wp.createOperativeEventManager({platform:this._platform,core:this._core,ads:this._ads,request:this._request,metaDa
taManager:this._metadataManager,
sessionManager:this._sessionManager,clientInfo:this._clientInfo,deviceInfo:this._deviceInfo,coreConfig:this._coreCo
nfig,adsConfig:this._adsConfig,storageBridge:this._storageBridge,campaign:a,playerMetadataServerId:b||'',privacySD
K:this._privacySDK,userPrivacyManager:this._privacyManager,loadV5Support:this._clientInfo.getUsePerPlacement
Load(),installInfo:this._installInfo,sdkClickDetailsManager:this._sdkClickDetailsManager,store:this._store,focusMan
ager:this._focusManager,measurementsManager:this._measurementsManager})};
n . i n h e r i t s ( a s , f g ) ; O i . p r o t o t y p e . o n L o a d = f u n c t i o n ( ) { r e t u r n
Promise.resolve()};Oi.prototype.onShow=function(){this._impressionEventSent||(gc.addStart(this._campaign),gc.add
View(this._campaign),t.reportMetricEvent(Zb.ScarBannerAdImpression),this._bannerNativeApi.BannerListenerApi.s
endShowEvent(this._bannerAdViewId,{creativeId:this._campaign.getCreativeId(),seatId:this._campaign.getSeatId()})
,this.sendTrackingEvent(V.START),this.sendTrackingEvent(V.IMPRESSION),this._impressionEventSent=!0);return
Promise.resolve()};
O i . p r o t o t y p e . o n H i d e = f u n c t i o n ( ) { r e t u r n
Promise.resolve()};Oi.prototype.onClick=function(){this._clickEventSent||(this._clickEventSent=!0,t.reportMetricEve
nt(Zb.ScarBannerClick),this._bannerNativeApi.BannerListenerApi.sendClickEvent(this._bannerAdViewId),this.send
TrackingEvent(V.CLICK))};Oi.prototype.onOpened=function(){this._leaveApplicationEventSent||(this._leaveApplica
tionEventSent=!0,t.reportMetricEvent(Zb.ScarBannerOpened),this._bannerNativeApi.BannerListenerApi.sendLeaveA
pplicationEvent(this._bannerAdViewId))};
Oi.prototype.onDestroy=function(){t.reportMetricEvent(Zb.ScarBannerDestroy);this._bannerNativeApi.BannerApi.o
nScarBannerClicked.unsubscribe(this._scarBannerClickHandler);this._bannerNativeApi.BannerApi.onScarBannerOp
ened.unsubscribe(this._scarBannerOpenedHandler);this._bannerNativeApi.BannerApi.onScarBannerImpression.unsu
b s c r i b e ( t h i s . _ s c a r B a n n e r I m p r e s s i o n H a n d l e r ) ; r e t u r n
Promise.resolve()};Oi.prototype.sendTrackingEvent=function(a){this._thirdPartyEventManager.sendTrackingEvents(t
his._campaign,a,!0)};
Ni.setBaseUrl=function(a){Ni.BannerBaseUrl=a};Ni.prototype.requestBanner=function(a,b,c){return F(this,void
0,void 0,function f(){var g=this,h,k,l,m,p,q,r,u,v,w,A;return
n.generator.createGenerator(f,function(D){if(1==D.nextAddress){if(g._onGoingBannerRequest)return
D.return(g._onGoingBannerRequest);g._deviceInfo.getLimitAdTracking()&&t.reportMetricEvent(Zb.BannerAdRequ
estWithLimitedAdTracking);h=ea()('useScarBanner','true');k=Te.create(g._userPrivacyManager,g._deviceInfo.getLim
itAdTracking());l=
Te.createLegacy(g._userPrivacyManager.privacySDK);m=[];return
D.yield(tn(g._deviceInfo,g._core,g._clientInfo,g._platform),2)}if(3!=D.nextAddress){m=D.yieldResult;p=n.makeItera
tor(m);q=p.next().value;r=p.next().value;u=[];var I=D.yield,K=Promise,W=K.all,Ka=na.createRequestUrl;var
D a = g . _ c l i e n t I n f o . g e t G a m e I d ( ) ; v a r
ya=g.getVersion(),Fa=g._coreConfig.getTestMode();Da=[Ni.BannerBaseUrl,Fa?'v'+ya+'/test':'v'+ya,'games',Da,'reque
sts'].join('/');return I.call(D,W.call(K,[Ka.call(na,Da,g._platform,g._clientInfo,
g . _ d e v i c e I n f o , g . _ c o r e C o n f i g , g . _ i n s t a l l I n f o , v o i d
0,!1),na.createRequestBody(g._clientInfo,g._coreConfig,g._deviceInfo,g._userPrivacyManager,g._sessionManager,g.
_privacy,r,g._metaDataManager,g._adsConfig,!0,g._topicsManager,void 0,q,g._adMobSignalFactory,void
0,k,l,!1,a,!0,h&&4900<=g._clientInfo.getSdkVersion(),b)]),3)}u=D.yieldResult;v=n.makeIterator(u);w=v.next().value
;A=v.next().value;c&&(A.placements=Object.assign({},Np(c,b)));A.load=!0;A.preload=!1;A.preloadPlacements={};
A.throttleTrait=te()('bannerToLoadExchangePath')||
v o i d
0;g._onGoingBannerRequest=g._request.post(w,JSON.stringify(A),[],{retries:2,retryDelay:1E4,followRedirects:!1,ret
r y W i t h C o n n e c t i o n E v e n t s : ! 1 , t i m e o u t : 3 E 3 } ) ; r e t u r n
D.return(g._onGoingBannerRequest)})})};Ni.prototype.getVersion=function(){return
U.getAuctionProtocol()};Ni.BannerBaseUrl='https://auction-banner.unityads.unity3d.com';var Xz='us ru id br gb jp ca
mx kr au kz ph th sa my uz vn az by kg ge am ps tw lb sg'.split('
');n.inherits(mp,Qk);mp.prototype.canExecute=function(){return
Xz.includes(this._coreConfig.getCountry().toLowerCase())};
n . i n h e r i t s ( l p , Q k ) ; l p . p r o t o t y p e . c a n E x e c u t e = f u n c t i o n ( ) { r e t u r n
this._clientInfo.getTestMode()||this._coreConfig.getTestMode()};n.inherits(jh,$d);jh.prototype.parse=function(a,b){va
r
c=this._wrapJS?this.getJSContent(a):this.getHTMLContent(a);a={id:this.getProgrammaticCampaignId(),adType:a.get
AdType(),correlationId:a.getCorrelationId(),mediaId:a.getMediaId(),creativeId:a.getCreativeId(),meta:void
0,session:b,seatId:a.getSeatId(),willExpireAt:a.getCacheTTL(),markup:c,trackingUrls:a.getTrackingUrls()||{},
width:a.getWidth(),height:a.getHeight(),skadn:a.getSkadn(),buyerId:a.getBuyerId(),dsp:a.getDspConfig(),featureFlags
:a.getFeatureFlags(),enifd:a.getEnifd()};return Promise.resolve(new
Y h ( a ) ) } ; j h . p r o t o t y p e . g e t J S C o n t e n t = f u n c t i o n ( a ) { r e t u r n
encodeURIComponent('<script>'+a.getContent()+'\x3c/script>')};jh.prototype.getHTMLContent=function(a){return
encodeURIComponent(a.getContent())};jh.ContentTypeJS='programmatic/banner-
js';jh.ContentTypeHTML='programmatic/banner-html';op.getCampaignParser=function(a,
b){var c=ea()('useScarBanner','true');switch(b){case jh.ContentTypeJS:return new jh(a,!0);case
jh.ContentTypeHTML:return new jh(a);default:if(c&&b===Oj.ContentTypeScar)return new Oj(a);throw
Error('Unsupported content-type: '+b);}};eg.parseAuctionV5Response=function(a,b){var
c,e=a.id,f=bs(b.placements[e]);if(f){var g=f.mediaId,h=f.trackingId,k=f.rs;if(g){f=null===(c=b.tracking)||void
0===c?void 0:c[h];if(!f)throw Error('Invalid tracking ID '+h);a.rs=k;a=new Rg(e,g,f);c=this.buildAuctionResponse(a,
b,g,f);return new Ya([a],c,g,b.correlationId)}}};eg.parseAuctionV6Response=function(a,b){var c=a.id,e;var
f=null!==(e=b.placementsV2)&&void 0!==e?e:b.placements;(e=null===f||void 0===f?void
0 : f [ c ] ) ? ( e = ( n u l l = = = e | | v o i d 0 = = = e ? 0 : e . m e d i a I d ) ? e : v o i d
0,e=e?{mediaId:e.mediaId[0],tracking:e.tracking[0],rs:e.rs}:void 0):e=void 0;var
g = e ; i f ( g & & ( e = g . m e d i a I d , f = g . t r a c k i n g , e ) ) r e t u r n
a.rs=g.rs,a={},e&&f&&(a=Nj.constructTrackingUrls(b.trackingTemplates,f)),c=new
Rg(c,e),a=this.buildAuctionResponse(c,b,e,a),new Ya([c],
a,e,b.correlationId)};eg.parseAuctionV4Response=function(a,b){if(a.placements){var
c=a.placements[b.id];if('string'===typeof c&&c)return b=new Rg(b.id,c),new
Ya([b],a.media[c],c,a.correlationId)}};eg.parseV5=function(a,b){try{var
c=JSON.parse(a.response);this.validateProperties(c,b.id)}catch(e){throw Error(e);}return
c};eg.parseV6=function(a){var b;try{var c=JSON.parse(a.response)}catch(e){throw
t.reportMetricEvent(zh.FailedToParse),Error('Failed to parse IRawAuctionV6Response
'+e.message);}if(!c.auctionId)throw t.reportMetricEvent(zh.AuctionIdMissing),
Error('No auction ID found');if(null!==(b=c.placementsV2)&&void 0!==b?!b:!c.placements)throw
t.reportMetricEvent(zh.PlacementsMissing),Error('No placements found');return
c};eg.buildAuctionResponse=function(a,b,c,e){return{placements:[a],contentType:b.media[c].contentType,content:b.
media[c].content,cacheTTL:b.media[c].cacheTTL,trackingUrls:e,adType:b.media[c].adType,creativeId:b.media[c].cre
ativeId,seatId:b.media[c].seatId,correlationId:b.correlationId,campaignId:b.media[c].campaignId,bundleId:b.media[c].
bundleId,
useWebViewUserAgentForTracking:b.media[c].useWebViewUserAgentForTracking,mediaId:c,width:b.media[c].wid
th,height:b.media[c].height,statusCode:b.statusCode,isOMEnabled:b.media[c].isOMEnabled,shouldMuteByDefault:b.
media[c].shouldMuteByDefault,isCustomCloseEnabled:b.media[c].isCustomCloseEnabled,skadn:b.media[c].skadn,ad
UnitID:b.media[c].adUnitID,videoLength:b.media[c].videoLength,queryId:b.media[c].queryId}};eg.validatePropertie
s=function(a,b){var c=a.placements;if(!c)throw Error('No placements found');
if(!c[b])throw Error('Missing placement');if((a=bs(a.placements[b]))&&void 0===a.trackingId)throw Error('Missing
trackingId');};n.inherits(Mi,Error);n.inherits(np,Qk);np.prototype.canExecute=function(){return''!==te()('bannerToLoa
dExchangePath')};dg.prototype.request=function(a,b,c,e){var
f = t h i s ; i f ( ! ( c | | t h i s . _ r e q u e s t G u a r d s . s o m e ( f u n c t i o n ( g ) { r e t u r n
g.canExecute()})&&this._fillManager.shouldRequestBanner(a.id)))return
this.rejectBlockedRequest(a.id);gc.addAdRequest();return(c?Promise.resolve({url:'',
response:mg.base64decode(c),responseCode:200,headers:[]}):this.createBannerAuctionRequest().requestBanner(a,b,e
)).catch(function(g){t.reportMetricEventWithTags(Zb.BannerOnLoadError,{rsn:'request
error',hb:c?'true':'false'});throw g;}).then(function(g){if(!g)throw Error('Empty campaign
response');try{switch(U.getAuctionProtocol()){case Eh.V6:return f.parseAuctionV6BannerCampaign(g,a);case
Eh.V5:return f.parseAuctionV5BannerCampaign(g,a);default:return f.parseBannerCampaign(g,a)}}catch(h){throw
t.reportMetricEventWithTags(Zb.BannerOnLoadError,
{rsn:'parse error',hb:c?'true':'false'}),h;}}).catch().then(function(g){g instanceof
Error?t.reportMetricEventWithTags(Zb.BannerOnLoadError,{rsn:void 0===g?'undefined campaign':g instanceof
Mi?'noFillError':'unknownError',hb:c?'true':'false'}):t.reportMetricEventWithTags(Zb.BannerOnLoadSuccess,{ct:g.get
C o n t e n t T y p e ( ) , h b : c ? ' t r u e ' : ' f a l s e ' } ) ; r e t u r n
g})};dg.prototype.setPreviousPlacementId=function(a){this._previousPlacementId=a};dg.prototype.getPreviousPlace
mentId=function(){return this._previousPlacementId};
dg.prototype.resetFilledBannerCampaign=function(){};dg.prototype.createBannerAuctionRequest=function(){return
n e w
Ni(this._platform,this._core,this._coreConfig,this._adsConfig,this._sessionManager,this._request,this._clientInfo,this.
_deviceInfo,this._metaDataManager,this._privacySDK,this._userPrivacyManager,this._installInfo,this._adMobSignal
Factory,this._topicsManager)};dg.prototype.parseBannerCampaign=function(a,b){var
c=Sg.parse(a.response);if(!c.auctionId)throw new Mi('No auction ID found');var e=
new td(c.auctionId);c=eg.parseAuctionV4Response(c,b);return c?this.handleBannerCampaign(c,e):(b=new Mi('No fill
f o r p l a c e m e n t
'+b.id),b.response=a,Promise.reject(b))};dg.prototype.parseAuctionV5BannerCampaign=function(a,b){var
c=eg.parseV5(a,b);a=b.id;if(!c.auctionId)throw new Mi('No auction ID found');var e=new
td(c.auctionId);return(b=eg.parseAuctionV5Response(b,c))?this._fillManager.onFill(b,e,a):this._fillManager.onNoFill
(a)};dg.prototype.parseAuctionV6BannerCampaign=function(a,b){var c=eg.parseV6(a);
a=eg.parseAuctionV6Response(b,c);c=new td(c.auctionId);return
a?this._fillManager.onFill(a,c,b.id):this._fillManager.onNoFill(b.id)};dg.prototype.handleBannerCampaign=function(
a,b){this._core.Sdk.logDebug('Parsing campaign '+a.getContentType()+': '+a.getContent());return
this.getCampaignParser(a.getContentType()).parse(a,b).then(function(c){c.setMediaId(a.getMediaId());return
c } ) } ; d g . p r o t o t y p e . g e t C a m p a i g n P a r s e r = f u n c t i o n ( a ) { r e t u r n
op.getCampaignParser(this._platform,a)};dg.prototype.rejectBlockedRequest=
f u n c t i o n ( a ) { a = n e w M i ( ' N o f i l l f o r p l a c e m e n t
'+a);this._core.Sdk.logError(a.message);t.reportMetricEvent(Zb.BannerAdNoFillRequestBlocked);return
Promise.reject(a)};Ql.prototype.connectMraidAdapter=function(){this._mraidAdapter.connect()};Ql.prototype.setExp
o s u r e S t a t e = f u n c t i o n ( a , b ) { v a r
c=n.makeIterator(a?[100,{x:0,y:0,width:b.w,height:b.h}]:[0,null]);b=c.next().value;c=c.next().value;this._mraidAdapt
er.sendExposureChangeEvent({exposedPercentage:b,visibleRectangle:c,occlusionRectangles:null});this._mraidAdapt
er.sendViewableEvent(a)};
Ql.prototype.setAdUnit=function(a){this._adUnit=a};Ql.prototype.onBridgeOpen=function(a){this._adUnit.onMraid
O p e n ( a ) } ; v a r
Yd;(function(a){a.BannerEventResized='BANNER_RESIZED';a.BannerEventVisibilityChange='BANNER_VISIBIL
ITY_CHANGED';a.BannerOpenedEvent='BANNER_ATTACHED';a.BannerClosedEvent='BANNER_DETACHED'
;a.BannerLoadedEvent='BANNER_LOADED';a.BannerDestroyedEvent='BANNER_DESTROYED';a.BannerLoadPl
acement='BANNER_LOAD_PLACEMENT';a.BannerDestroyBanner='BANNER_DESTROY_BANNER';a.ScarBan
nerLoaded='SCAR_BANNER_LOADED';
a.ScarBannerLoadFailed='SCAR_BANNER_LOAD_FAILED';a.ScarBannerOpened='SCAR_BANNER_OPENED';a
.ScarBannerClosed='SCAR_BANNER_CLOSED';a.ScarBannerImpression='SCAR_BANNER_IMPRESSION';a.Sca
rBannerClicked='SCAR_BANNER_CLICKED';a.ScarBannerAttachedEvent='SCAR_BANNER_ATTACHED';a.Sca
rBannerDetachedEvent='SCAR_BANNER_DETACHED'})(Yd||(Yd={}));var
tu;(function(a){a[a.Visible=0]='Visible';a[a.Hidden=4]='Hidden';a[a.Gone=8]='Gone'})(tu||(tu={}));var
Eo;(function(a){a[a.WEB_PLAYER=0]='WEB_PLAYER'})(Eo||(Eo={}));n.inherits(Xc,
H ) ; X c . p r o t o t y p e . s e t R e f r e s h R a t e = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setRefreshRate',[a,b])};Xc.prototype.load=function(a,b,c,e){return
this._nativeBridge.invoke(this._fullApiClassName,'load',[Eo[a],b,c,e])};Xc.prototype.loadScar=function(a,b,c,e,f,g,h)
{ r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'loadScar',[a,b,c,e,f,g,h])};Xc.prototype.handleEvent=function(a,b)
{switch(a){case Yd.BannerEventResized:this.handleBannerResized(b);break;case
Yd.BannerEventVisibilityChange:this.handleBannerVisibilityChanged(b);
break;case Yd.BannerOpenedEvent:this.handleBannerOpenedEvent(b);break;case
Yd.BannerClosedEvent:this.handleBannerClosedEvent(b);break;case
Yd.BannerLoadedEvent:this.handleBannerLoadedEvent(b);break;case
Yd.BannerDestroyedEvent:this.handleBannerDestroyedEvent(b);break;case
Yd.BannerLoadPlacement:this.handleBannerLoadPlacementEvent(b);break;case
Yd.BannerDestroyBanner:this.handleBannerDestroyBannerEvent(b);break;case
Yd.ScarBannerLoaded:this.handleScarBannerLoadedEvent(b);break;case
Yd.ScarBannerLoadFailed:this.handleScarBannerLoadFailedEvent(b);
break;case Yd.ScarBannerImpression:this.handleScarBannerImpressionEvent(b);break;case
Yd.ScarBannerClicked:this.handleScarBannerClickedEvent(b);break;case
Yd.ScarBannerOpened:this.handleScarBannerOpenedEvent(b);break;case Yd.ScarBannerClosed:break;case
Yd.ScarBannerDetachedEvent:this.handleScarBannerDetachedEvent(b);break;case
Yd.ScarBannerAttachedEvent:this.handleScarBannerAttachedEvent(b);break;default:H.prototype.handleEvent.call(thi
s,a,b)}};Xc.prototype.handleBannerLoadPlacementEvent=function(a){if(3<=
a . l e n g t h ) { v a r b = n . m a k e I t e r a t o r ( a ) ; a = b . n e x t ( ) . v a l u e ; v a r
c=b.next().value,e=b.next().value;b=b.next().value;this.onBannerLoadPlacement.trigger(a,c,e,b)}};Xc.prototype.handl
eBannerDestroyBannerEvent=function(a){1<=a.length&&this.onBannerDestroyBanner.trigger(a[0])};Xc.prototype.h
andleBannerResized=function(a){var b=n.makeIterator(a);a=b.next().value;var
c=b.next().value,e=b.next().value,f=b.next().value,g=b.next().value;b=b.next().value;this.onBannerResized.trigger(a,{
x:c,y:e,width:f,height:g,alpha:b})};
Xc.prototype.handleBannerVisibilityChanged=function(a){var
b=n.makeIterator(a);a=b.next().value;b=b.next().value;this.onBannerVisibilityChanged.trigger(a,b)};Xc.prototype.han
dleBannerOpenedEvent=function(a){this.onBannerAttached.trigger(a[0])};Xc.prototype.handleBannerClosedEvent=f
unction(a){this.onBannerDetached.trigger(a[0])};Xc.prototype.handleBannerLoadedEvent=function(a){this.onBanner
Loaded.trigger(a[0])};Xc.prototype.handleBannerDestroyedEvent=function(a){this.onBannerDestroyed.trigger(a[0])}
;
Xc.prototype.handleScarBannerLoadedEvent=function(a){this.onScarBannerLoaded.trigger(a[0])};Xc.prototype.hand
leScarBannerLoadFailedEvent=function(a){this.onScarBannerLoadFailed.trigger(a[0],a[1],a[2])};Xc.prototype.handle
ScarBannerImpressionEvent=function(a){this.onScarBannerImpression.trigger(a[0])};Xc.prototype.handleScarBanner
ClickedEvent=function(a){this.onScarBannerClicked.trigger(a[0])};Xc.prototype.handleScarBannerAttachedEvent=fu
nction(a){this.onScarBannerAttached.trigger(a[0])};Xc.prototype.handleScarBannerDetachedEvent=
function(a){this.onScarBannerDetached.trigger(a[0])};Xc.prototype.handleScarBannerOpenedEvent=function(a){this.
o n S c a r B a n n e r O p e n e d . t r i g g e r ( a [ 0 ] ) } ; v a r
rk;(function(a){a[a.Unknown=0]='Unknown';a[a.NativeError=1]='NativeError';a[a.WebViewError=2]='WebViewErr
o r ' ; a [ a . N o F i l l E r r o r = 3 ] = ' N o F i l l E r r o r ' } ) ( r k | | ( r k = { } ) ) ; v a r
ih;(function(a){a[a.Unloaded=0]='Unloaded';a[a.Loading=1]='Loading';a[a.Loaded=2]='Loaded'})(ih||(ih={}));Ld.pro
totype.subscribeListeners=function(){function a(){var e;c._adUnit instanceof md&&
(c._mraidManager.setExposureState(!0,c._size),null===(e=c._adUnit.getEventObserverMap())||void 0===e?void
0:e.foregrounded())}function b(){var e;c._adUnit instanceof
md&&(c._mraidManager.setExposureState(!1,c._size),null===(e=c._adUnit.getEventObserverMap())||void
0 = = = e ? v o i d 0 : e . b a c k g r o u n d e d ( ) ) } v a r
c=this;this._onAppBackground=this._focusManager.onAppBackground.subscribe(function(){return
b()});this._onAppForeground=this._focusManager.onAppForeground.subscribe(function(){return
a()});this._onActivityPaused=
this._focusManager.onActivityPaused.subscribe(function(){return
b()});this._onActivityResumed=this._focusManager.onActivityResumed.subscribe(function(){return
a()});this._onBannerOpened=this._bannerNativeApi.BannerApi.onBannerAttached.subscribe(function(e){if(e===c._b
annerAdViewId)c.onBannerAttached(!0)});this._onBannerClosed=this._bannerNativeApi.BannerApi.onBannerDetac
hed.subscribe(function(e){if(e===c._bannerAdViewId)c.onBannerDetached(!0)});this._onBannerDestroyBanner=this
._bannerNativeApi.BannerApi.onBannerDestroyBanner.subscribe(function(e){var f;
e===c._bannerAdViewId&&c._headerBiddingOptions&&(null===(f=c._ads.HeaderBidding)||void 0===f?void
0:f.unloadBanner(c._headerBiddingOptions.objectId))});this._onScarBannerAttached=this._bannerNativeApi.Banner
Api.onScarBannerAttached.subscribe(function(e){if(e===c._bannerAdViewId)c.onBannerAttached(!1)});this._onSca
rBannerDetached=this._bannerNativeApi.BannerApi.onScarBannerDetached.subscribe(function(e){var
f;e===c._bannerAdViewId&&(c.onBannerDetached(!1),c._headerBiddingOptions&&(null===(f=c._ads.HeaderBiddi
ng)||
v o i d 0 = = = f ? v o i d
0:f.unloadBanner(c._headerBiddingOptions.objectId)))})};Ld.prototype.unsubscribeListeners=function(){this._focus
Manager.onAppBackground.unsubscribe(this._onAppBackground);this._focusManager.onAppForeground.unsubscrib
e(this._onAppForeground);this._focusManager.onActivityPaused.unsubscribe(this._onActivityPaused);this._focusMa
nager.onActivityResumed.unsubscribe(this._onActivityResumed);this._bannerNativeApi.BannerApi.onBannerAttach
ed.unsubscribe(this._onBannerOpened);this._bannerNativeApi.BannerApi.onBannerDetached.unsubscribe(this._onBa
nnerClosed);
this._bannerNativeApi.BannerApi.onBannerDestroyBanner.unsubscribe(this._onBannerDestroyBanner);this._banner
NativeApi.BannerApi.onScarBannerAttached.unsubscribe(this._onScarBannerAttached);this._bannerNativeApi.Bann
erApi.onScarBannerDetached.unsubscribe(this._onScarBannerDetached)};Ld.prototype.load=function(){t.reportMetri
cEventWithTags(Zb.BannerAdLoad,{bls:ih[this._loadState]});switch(this._loadState){case ih.Unloaded:case
ih.Loaded:return this.getCampaign();default:return Promise.resolve()}};Ld.prototype.prepareSkadnAttribution=
function(a){return F(this,void 0,void 0,function c(){var e=this;return n.generator.createGenerator(c,function(f){return
hc.getState().isAppSheetSupported?f.yield(e.handleSkadnAttribution(e._campaign,a),0):f.jumpTo(0)})})};Ld.prototy
pe.handleSkadnAttribution=function(a,b){return F(this,void 0,void 0,function e(){var f=this,g,h,k,l,m;return
n.generator.createGenerator(e,function(p){if(1==p.nextAddress)return
g=f,h=zg.prepareAppSheetOptions(a,b,f._core.Api.Sdk),k=f._ads.Store.Api.iOS.AppSheet.onPrepared.subscribe(funct
ion(){hc.setState({isPrepared:!0})}),
p.yield(f._ads.Store.Api.iOS.AppSheet.prepareImmediate(h),2);l=f._ads.Store.Api.iOS.AppSheet.onClose.subscribe(f
unction(){hc.setState({isPrepared:!1});g._ads.Store.Api.iOS.AppSheet.prepareImmediate(h)});m=f._bannerNativeApi
.BannerApi.onBannerDestroyBanner.subscribe(function(q){q===g._bannerAdViewId&&(g._ads.Store.Api.iOS.AppS
heet.onClose.unsubscribe(l),g._ads.Store.Api.iOS.AppSheet.onPrepared.unsubscribe(k),g._ads.Store.Api.iOS.AppShe
et.destroy(h));g._bannerNativeApi.BannerApi.onBannerDestroyBanner.unsubscribe(m)});
p.jumpToEnd()})})};Ld.prototype.getCampaign=function(){var
a=this,b;this._loadState=ih.Loading;t.reportMetricEvent(Zb.BannerAdRequest);return
this._campaignManager.request(this._placement,this._size,null===(b=this._headerBiddingOptions)||void 0===b?void
0:b.adMarkup).then(function(c){var e;if(c instanceof Error)throw
c;a._campaign=c;a._headerBiddingOptions&&(null===(e=a._ads.HeaderBidding)||void 0===e?void
0:e.loadBanner(a._placement,a._headerBiddingOptions,a._campaign));c=a._campaign;return c instanceof
Ue?a.startScarBannerAdUnit(c):a.startHTMLBannerAdUnit(c)}).catch(function(c){var
e,f,g;a._loadState=ih.Unloaded;a._headerBiddingOptions&&(null===(e=a._ads.HeaderBidding)||void 0===e?void
0:e.unloadBanner(a._headerBiddingOptions.objectId));if(c instanceof Mi)return
t.reportMetricEvent(Zb.BannerAdNoFill),a.onBannerNoFill();t.reportMetricEvent(tg.BannerRequestError);return
a.sendBannerError(Error('Banner failed to load: '+((null===c||void
0===c?0:c.message)?c.message:c)),{seatId:null===(f=a._campaign)||
void 0===f?void 0:f.getSeatId(),creativeId:null===(g=a._campaign)||void 0===g?void
0:g.getCreativeId()})})};Ld.prototype.startScarBannerAdUnit=function(a){var b=this;return
this._scarAdUnitParametersFactory.create(this._bannerAdViewId,a,this._placement).then(function(c){return
b._scarBannerAdUnitFactory.createAdUnit(c)}).then(function(c){return
b.loadScarBanner(a).then(function(){b._fireLoadedEventEarly&&b._bannerNativeApi.BannerListenerApi.sendLoadE
vent(b._bannerAdViewId,{creativeId:a.getCreativeId(),
seatId:a.getSeatId()});return b.cleanPreviousBannerAdUnit().then(function(){return
c.onLoad().then(function(){b.setAdUnit(c);b.tryToShowAdUnit()})})})}).then(function(){b._loadState=ih.Loaded;t.r
eportMetricEventWithTags(Zb.BannerAdUnitLoaded,{cnt:a.getContentType()});b._campaignManager.resetFilledBan
n e r C a m p a i g n ( ) ; i f ( ! b . _ f i r e L o a d e d E v e n t E a r l y ) r e t u r n
b._bannerNativeApi.BannerListenerApi.sendLoadEvent(b._bannerAdViewId,{creativeId:a.getCreativeId(),seatId:a.ge
tSeatId()})})};Ld.prototype.startHTMLBannerAdUnit=
f u n c t i o n ( a ) { v a r
b=this,c=this._campaign.getSkadnAppStoreId();this._core.NativeBridge.getPlatform()===B.IOS&&c&&this.prepare
SkadnAttribution(c);t.reportMetricEvent(Zb.BannerAdFill);return
this._adUnitParametersFactory.create(this._bannerAdViewId,a,this._placement,this._webPlayerContainer,this._size).t
hen(function(e){return b._bannerAdUnitFactory.createAdUnit(e)}).then(function(e){return
b.loadHTMLBanner().then(function(){b._fireLoadedEventEarly&&b._bannerNativeApi.BannerListenerApi.sendLoad
Event(b._bannerAdViewId,
{creativeId:a.getCreativeId(),seatId:a.getSeatId()});return b.cleanPreviousBannerAdUnit().then(function(){return
e.onLoad().then(function(){b._mraidManager.connectMraidAdapter();b._mraidManager.setAdUnit(e);b.setAdUnit(e);
b.tryToShowAdUnit()})})})}).then(function(){b._loadState=ih.Loaded;t.reportMetricEventWithTags(Zb.BannerAdU
nitLoaded,{cnt:a.getContentType()});b._campaignManager.resetFilledBannerCampaign();if(!b._fireLoadedEventEarl
y)return b._bannerNativeApi.BannerListenerApi.sendLoadEvent(b._bannerAdViewId,
{creativeId:a.getCreativeId(),seatId:a.getSeatId()})})};Ld.prototype.cleanPreviousBannerAdUnit=function(){var
a=this;return this._adUnit?this._adUnit.onDestroy().then(function(){delete
a._adUnit}):Promise.resolve()};Ld.prototype.onBannerAttached=function(a){this._bannerAttached=!0;a&&this._mrai
dManager.setExposureState(!0,this._size);this.tryToShowAdUnit()};Ld.prototype.onBannerDetached=function(a){thi
s._bannerAttached=!1;a&&this._mraidManager.setExposureState(!1,this._size);if(this._adUnit)this._adUnit.onHide()
};
Ld.prototype.setAdUnit=function(a){this._adUnit=a;this._adUnitOnShowHasBeenCalled=!1};Ld.prototype.sendBann
e r E r r o r = f u n c t i o n ( a , b ) { r e t u r n
this._bannerNativeApi.BannerListenerApi.sendErrorEvent(this._bannerAdViewId,rk.WebViewError,a.message,b)};L
d . p r o t o t y p e . o n B a n n e r N o F i l l = f u n c t i o n ( ) { r e t u r n
this._bannerNativeApi.BannerListenerApi.sendErrorEvent(this._bannerAdViewId,rk.NoFillError,'Placement
' + t h i s . _ p l a c e m e n t . i d + ' f a i l e d t o
fill!')};Ld.prototype.tryToShowAdUnit=function(){this._adUnit&&this._bannerAttached&&
!this._adUnitOnShowHasBeenCalled&&(this._adUnit.onShow(),this._adUnitOnShowHasBeenCalled=!0)};Ld.protot
ype.loadScarBanner=function(a){var b=this,c=this._size;t.reportMetricEvent(Zb.ScarBannerLoadAttempt);return new
Promise(function(e,f){function g(){return h.forEach(function(m){return m()})}var
h=[],k=b._bannerNativeApi.BannerApi.onScarBannerLoaded.subscribe(function(){t.reportMetricEvent(Zb.ScarBanne
r L o a d S u c c e s s ) ; g ( ) ; e ( ) } ) ; h . p u s h ( f u n c t i o n ( ) { r e t u r n
b._bannerNativeApi.BannerApi.onScarBannerLoaded.unsubscribe(k)});
var l=b._bannerNativeApi.BannerApi.onScarBannerLoadFailed.subscribe(function(m,p,q){var
r,u;ea()('sendScarBannerLoadFailedWithTags','true')?t.reportMetricEventWithTags(Zb.ScarBannerLoadFailed,{error
Reason:q||'undefined',adMarkup:(null===(r=b._headerBiddingOptions)||void 0===r?void
0:r.adMarkup)||'undefined',campaignAdString:(null===(u=null===a||void 0===a?void 0:a.getAdString)||void
0===u?void 0:u.call(a))||'undefined'}):t.reportMetricEvent(Zb.ScarBannerLoadFailed);g();f(Error(q+'
('+p+')'))});h.push(function(){return b._bannerNativeApi.BannerApi.onScarBannerLoadFailed.unsubscribe(l)});
b._bannerNativeApi.BannerApi.loadScar(b._bannerAdViewId,b._placement.id,a.getQueryId(),a.getAdUnitID(),a.get
AdString(),c.w,c.h).catch(function(m){g();f(Error('BannerApi.loadScar:
'+m))})})};Ld.prototype.loadHTMLBanner=function(){var a=this,b=this._size;return new Promise(function(c,e){var
f=a._bannerNativeApi.BannerApi.onBannerLoaded.subscribe(function(){a._bannerNativeApi.BannerApi.onBannerL
oaded.unsubscribe(f);c()});a._bannerNativeApi.BannerApi.load(Eo.WEB_PLAYER,b.w,b.h,a._bannerAdViewId).cat
ch(function(){e()})})};
Ok.prototype.removeContext=function(a){delete this._contexts[a]};Ok.prototype.getContext=function(a){return
this._contexts[a]};Ok.prototype.createContext=function(a,b,c,e){if(a.isBannerPlacement()){var
f=this.getContext(b);if(f)return f;a=new Ld(a,b,c,this._bannerModule,this._ads,this._core,e);return
this._contexts[b]=a}throw Error('Placement '+a.id+' is not a banner
placement');};Ok.prototype.cleanupBannerAdContext=function(a){var
b=this,c=this.getContext(a);c?c.cleanPreviousBannerAdUnit().then(function(){c.unsubscribeListeners();
b.removeContext(a)}).catch(function(){c.unsubscribeListeners();b.removeContext(a)}):this.removeContext(a)};Ok.pr
o t o t y p e . s e t u p O b s e r v a b l e s = f u n c t i o n ( ) { v a r
a=this;this._bannerModule.Api.BannerApi.onBannerDestroyBanner.subscribe(function(b){a.cleanupBannerAdContex
t(b)});this._bannerModule.Api.BannerApi.onScarBannerDetached.subscribe(function(b){a.cleanupBannerAdContext(
b)});this._bannerModule.Api.BannerApi.onBannerLoadPlacement.subscribe(function(b,c,e,f,g){var
h,k,l;da.bannerLoadStarted({placementId:b,
listenerId:c,payload:null===g||void 0===g?void 0:g.adMarkup,objectId:null===g||void 0===g?void 0:g.objectId});var
m = a . _ a d s . C o n f i g . g e t P l a c e m e n t ( b ) , p = ( ! ( n u l l = = = g | | v o i d
0===g||!g.adMarkup)).toString();t.reportMetricEventWithTags(Zb.BannerOnLoad,{hb:p});if(null!==m&&void
0!==m&&m.isBannerPlacement())try{b={w:e,h:f};t.reportMetricEventWithTags(Zb.BannerAdFillDimensions,{widt
h:e.toString(),height:f.toString(),hb:p});var q=a.createContext(m,c,b,g),r=null===(h=Ca.getState().config)||void
0===h?void 0:h.loadDisabled,
u=null===(l=null===(k=Ca.getState().config)||void 0===k?void 0:k.placements.find(function(w){return
w.id===m.id}))||void 0===l?void 0:l.lte;if(m.isBidding()&&(null===g||void
0===g||!g.adMarkup)||(r||u)&&!m.isBidding()){var v=!m.isBidding()||(null===g||void 0===g?0:g.adMarkup)?'load
d i s a b l e d ' : ' n o a d
markup';t.reportMetricEventWithTags(Zb.BannerOnLoadError,{rsn:v,hb:m.isBidding().toString()});return
a._bannerModule.Api.BannerListenerApi.sendErrorEvent(c,rk.NoFillError,'Placement receives no
fill')}q.load()}catch(w){return t.reportMetricEventWithTags(Zb.BannerOnLoadError,
{ r s n : ' u n k n o w n
error',hb:m.isBidding().toString()}),a._bannerModule.Api.BannerListenerApi.sendErrorEvent(c,rk.WebViewError,(nu
ll===w||void 0===w?void 0:w.message)||'Unknown error')}else
t.reportMetricEventWithTags(Zb.BannerOnLoadError,{rsn:m?'not a banner placement':'placement not
found',hb:p}),a._bannerModule.Api.BannerListenerApi.sendErrorEvent(c,rk.WebViewError,'Placement '+b+' could
not be found')})};Pk.prototype.onFill=function(a,b){return F(this,void 0,void 0,function e(){var f=this,g,h;return
n.generator.createGenerator(e,
function(k){if(1==k.nextAddress)return f._core.Sdk.logDebug('Parsing campaign '+a.getContentType()+':
'+a.getContent()),g=op.getCampaignParser(f._platform,a.getContentType()),k.yield(g.parse(a,b),2);h=k.yieldResult;h.
setMediaId(a.getMediaId());return k.return(h)})})};Pk.prototype.onNoFill=function(a){a=new Mi('No fill for
p l a c e m e n t ' + a ) ; t h i s . _ c o r e . S d k . l o g E r r o r ( a . m e s s a g e ) ; r e t u r n
Promise.reject(a)};n.inherits(Pl,Pk);Pl.prototype.onFill=function(a,b,c){return
Pk.prototype.onFill.call(this,a,b,c)};Pl.prototype.onNoFill=
f u n c t i o n ( a ) { r e t u r n
Pk.prototype.onNoFill.call(this,a)};Pl.prototype.shouldRequestBanner=function(){return!0};n.inherits(Li,ja);Li.protot
y p e . g e t M a x N o F i l l C o u n t = f u n c t i o n ( ) { r e t u r n
this.get('maxNoFillCount')};Li.prototype.getNoFillCoolDownTime=function(){return
this.get('noFillCoolDownTime')};Li.prototype.shouldGeoBlock=function(){return
this.get('geoBlock')};Li.prototype.getDTO=function(){return{maxNoFillCount:this.getMaxNoFillCount(),noFillCool
DownTime:this.getNoFillCoolDownTime(),geoBlock:this.shouldGeoBlock()}};
Li.Schema={maxNoFillCount:['number'],noFillCoolDownTime:['number'],geoBlock:['boolean']};var Yz=new
Li({maxNoFillCount:2,noFillCoolDownTime:6E5,geoBlock:!0});n.inherits(Hj,H);Hj.prototype.sendLoadEvent=funct
ion(a,b){da.bannerLoaded(Object.assign({listenerId:a},b));return
this._nativeBridge.invoke(this._fullApiClassName,'sendLoadEvent',[a])};Hj.prototype.sendClickEvent=function(a){re
t u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendClickEvent',[a])};Hj.prototype.sendLeaveApplicationEvent=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendLeaveApplicationEvent',[a])};Hj.prototype.sendErrorEvent=f
unction(a,b,c,e){da.bannerError(Object.assign({listenerId:a,error:c},e));return
this._nativeBridge.invoke(this._fullApiClassName,'sendErrorEvent',[a,b,c])};Hj.prototype.sendShowEvent=function(a
,b){var c,e=null===(c=$a.getState().clientInfo)||void 0===c?void 0:c.sdkVersion;if(e&&4800>e)return
Promise.resolve();da.bannerShowStart(Object.assign({listenerId:a},b));return
this._nativeBridge.invoke(this._fullApiClassName,
'sendShowEvent',[a])};Ol.prototype.canCreateAdUnit=function(a){return
a===Ol.ContentTypeScar};Ol.prototype.createAdUnit=function(a){if(a.campaign instanceof Ue)return new
Oi(a);throw Error('Unknown campaign instance type');};Ol.ContentTypeScar='programmatic/scar-admob-
banner';$r.prototype.create=function(a,b,c){return F(this,void 0,void 0,function f(){var g=this,h,k,l,m,p;return
n.generator.createGenerator(f,function(q){if(1==q.nextAddress)return h=g,q.yield(function(){return F(h,void 0,void
0,function u(){var v,
w=this;return n.generator.createGenerator(u,function(A){if(1==A.nextAddress)return
A.setCatchFinallyBlocks(2),A.yield(w._playerMetadata,4);if(2!=A.nextAddress)return
A.return(null===(v=A.yieldResult)||void 0===v?void 0:v.getServerId());A.enterCatchBlock();return A.return(void
0)})})}(),2);k=q.yieldResult;l={};m=g._thirdPartyEventManagerFactory.create((l[fb.ZONE]=c.id,l[fb.SDK_VERSIO
N]=g._clientInfo.getSdkVersion().toString(),l[fb.GAMER_SID_IMPRESSION]=k||'',l[fb.GAMER_SID_OPERATIV
E]=k||'',l[fb.GAME_SESSION_ID_OPERATIVE]=
g._sessionManager.getGameSessionId().toString(),l[fb.GAME_SESSION_ID_IMPRESSION]=g._sessionManager.ge
tGameSessionId().toString(),l[fb.AD_UNIT_ID_IMPRESSION]=c.getAdUnitId()||'',l[fb.AD_UNIT_ID_OPERATIV
E]=c.getAdUnitId()||'',l[fb.AD_FORMAT_OPERATIVE]=c.getAdFormat(),l[fb.AD_FORMAT_IMPRESSION]=c.ge
tAdFormat(),l));p={bannerAdViewId:a,bannerNativeApi:g._bannerNativeApi,campaign:b,clientInfo:g._clientInfo,cor
e:g._core,isCoppaCompliant:g._coreConfig.isCoppaCompliant(),limitAdTracking:g._deviceInfo.getLimitAdTracking(
),
p l a t f o r m : g . _ p l a t f o r m , t h i r d P a r t y E v e n t M a n a g e r : m } ; r e t u r n
q.return(p)})})};Gj.prototype.createFillManager=function(){return new
Pl(this.core.Api,this.core.NativeBridge.getPlatform(),this.core.Config,Yz)};Gj.prototype.createCampaignManager=fu
n c t i o n ( a ) { r e t u r n n e w
dg(this.core.NativeBridge.getPlatform(),this.core.Api,this.core.Config,this.ads.Config,this.ads.SessionManager,this.ad
s.AdMobSignalFactory,this.core.RequestManager,this.core.ClientInfo,this.core.DeviceInfo,this.core.MetaDataManag
er,this.ads.PrivacySDK,
this.ads.PrivacyManager,this.core.InstallInfo,a,this.ads.TopicsManager)};Gj.prototype.setBannerPlacements=function
(a,b,c){var e=this;a=a.getPlacements();Object.entries(a).forEach(function(f){var
g=n.makeIterator(f);f=g.next().value;g=g.next().value;if(g.isBannerPlacement()){var
h=g.getBannerRefreshRate();b.BannerApi.setRefreshRate(f,h?h:Gj.defaultRefreshRate);e.sendPlacementEvent(g,c);B
a.setReadyEventTimestamp(f)}})};Gj.prototype.sendPlacementEvent=function(a,b){var
c=$a.getState().clientInfo;if(c&&
! ( 4 E 3 < = c . s d k V e r s i o n ) ) { c = a . g e t S t a t e ( ) ; v a r
e=rb.READY;c!==e&&(a.setState(e),b.Placement.setPlacementState(a.id,e),b.Listener.sendPlacementStateChangedE
vent(a.id,rb[c],rb[e]));b.Listener.sendReadyEvent(a.id)}};Gj.defaultRefreshRate=30;n.inherits(jp,hf);n.inherits(Nk,ld);
Nk.prototype.getName=function(){return this.get('name')};Nk.prototype.getVersion=function(){return
this.get('version')};Nk.prototype.getDTO=function(){return{adapterName:this.getName(),adapterVersion:this.getVers
ion()}};var Em;(function(a){a.MediationVersion=
'mediation.version';a.MediationName='mediation.name';a.MediationAdapterVersion='mediation.adapter_version'})(E
m||(Em={}));Oa.setTestBaseUrl=function(a){Oa.OverrideConfigBaseUrl=a+'/games'};Oa.setAbGroup=function(a){O
a.AbGroup=a};Oa.setCountry=function(a){Oa.Country=a};Oa.setCountrySubdivision=function(a){Oa.CountrySubdi
vision=a};Oa.setCustomUrlParams=function(a){Oa.CustomUrlParams=a};Oa.prototype.getConfig=function(){var
a=this;if(void 0!==this._rawConfigurationResponse)return Promise.resolve(this._rawConfigurationResponse);
v a r b = d s ( ) , c = t h i s . g e t C o n f i g P e r m i s s i o n s ( ) ; r e t u r n
this.makeConfigurationRequest('configuration',c).then(function(e){e=e.response;t.reportMetricEventWithTags(lo.Con
figResponse,a.getChinaTags());b.stopAndSend(Tq.ConfigEndpointLatencyCN,a.getChinaTags());b.send(Uf.Configur
ationRequest,{tsi:''+!!a.getStateInfo()});Ca.getState().setConfig(e);a.reportUsesRedeem();return
a._rawConfigurationResponse=Sg.parse(e)}).catch(function(e){a._core.Sdk.logError('Game Configuration Request
Failed: '+JSON.stringify(e));
throw new jp(e);})};Oa.prototype.getConfigPermissions=function(){var a=lq(),b=Ob.getState().metadata;var c={};var
e=qo.PiplApplies;var f=null===b||void 0===b?void 0:b.piplApplies;f=void 0===f?void 0:Ys(f,void
0);c[e]=f;e=qo.PiplOptInState;b=void 0!==(null===b||void 0===b?void
0:b.piplConsent)?Xs(b.piplConsent):null===b||void 0===b?void 0:b.piplOptinState;c=(c[e]=b,c);return
Object.assign(Object.assign({},a),c)};Oa.prototype.getTokenRefreshPermissions=function(a){return void
0!==a?lq(a):lq()};Oa.prototype.getTokenRefresh=
f u n c t i o n ( a ) { a = t h i s . g e t T o k e n R e f r e s h P e r m i s s i o n s ( a ) ; r e t u r n
this.makeConfigurationRequest('token_refresh',a).then(function(b){b=b.response;Ca.getState().refreshConfig(b);retur
n Sg.parse(b)}).catch(function(){return{}})};Oa.prototype.getConfigUrl=function(a){if(void
0!==Oa.OverrideConfigBaseUrl)return Oa.OverrideConfigBaseUrl;var
b=RegExp('^https:\\/\\/(.*?)\\.unityads\\.(.*?)\\/.*$'),c=this._clientInfo.getConfigUrl();b=null===c||void 0===c?void
0:c.match(b);return this._clientInfo.stateId&&b?'https://'+
b [ 1 ] + ' . u n i t y a d s . ' + b [ 2 ] + ' / g a m e s ' : ' h t t p s : / / p u b l i s h e r -
config.unityads.'+(a?'unity.cn':'unity3d.com')+'/games'};Oa.prototype.makeConfigurationRequest=function(a,b){retur
n F(this,void 0,void 0,function e(){var f=this,g,h;return
n.generator.createGenerator(e,function(k){if(1==k.nextAddress)return
k.yield(f.appendQueryParameters(a,b),2);if(3!=k.nextAddress)return g=k.yieldResult,f._core.Sdk.logInfo('Requesting
configuration from '+g),t.reportMetricEventWithTags(lo.ConfigRequest,f.getChinaTags()),k.yield(f._request.get(g,
[],{retries:2,retryDelay:1E4,followRedirects:!1,retryWithConnectionEvents:!0}),3);h=k.yieldResult;return
k.return(h)})})};Oa.prototype.appendQueryParameters=function(a,b){var c=this;return
t h i s . g e t Q u e r y P a r a m e t e r s ( b ) . t h e n ( f u n c t i o n ( e ) { r e t u r n
R.addParameters(c.getConfigurationBaseUrl(a),e)})};Oa.prototype.getConfigurationBaseUrl=function(a){return[this.
_configBaseUrl,this._clientInfo.getGameId(),a].join('/')};Oa.prototype.getQueryParameters=function(a){var
b=this;return Promise.all([this._deviceInfo.getConnectionType(),
this._deviceInfo.getScreenHeight(),this._deviceInfo.getScreenWidth(),this.getMetaDataParameters(),this.getPlatform
SpecificParameters(),this.retrieveAndUpdateStoredHasInitialized(),this.getStore(),nd(this._core.Storage,'configuration
.adViewerDownloadUrl')]).then(function(c){var e=n.makeIterator(c);c=e.next().value;var
f=e.next().value,g=e.next().value,h=e.next().value,k=h.mediation,l=h.framework,m=h.adapter,p=h.nonBehavioral,q=h
.userLevelFlagDetected;h=h.dpm;var r=e.next().value,u=e.next().value,v=
e . n e x t ( ) . v a l u e ; e = e . n e x t ( ) . v a l u e ; v a r
w=og.getDeviceTrackingIdentifiers(b._platform,b._deviceInfo,b._installInfo),A=b._unityInfo.getAnalyticsUserId(),D
={},I=Object,K=I.assign,W=Object,Ka=W.assign,Da=Object,ya=Da.assign,Fa=Object,fa=Fa.assign,Ta=Object,tc=Ta
.assign,dc=Object,Ic=dc.assign,mc=Object,Bd=mc.assign,wb=Object,hm=wb.assign;r=Object.assign(Object.assign({}
, r ) , w ) ; w = A ? A : w . i d f i ; r e t u r n
K.call(I,Ka.call(W,ya.call(Da,fa.call(Fa,tc.call(Ta,Ic.call(dc,Bd.call(mc,hm.call(wb,r,{installationId:w,connectionTyp
e:c,
screenHeight:f,screenWidth:g,usePerPlacementLoad:b._clientInfo.getUsePerPlacementLoad(),bundleId:b._clientInfo.
getApplicationName(),encrypted:!b._clientInfo.isDebuggable(),rooted:b._deviceInfo.isRooted(),platform:B[b._platfor
m].toLowerCase(),sdkVersion:b._clientInfo.getSdkVersion(),osVersion:b._deviceInfo.getOsVersion(),deviceModel:b.
_deviceInfo.getModel(),language:b._deviceInfo.getLanguage(),test:b._clientInfo.getTestMode(),analyticsUserId:A,an
alyticsSessionId:b._unityInfo.getAnalyticsSessionId(),
first:''+!u}),a),k),{framework:l,adapter:m,nonBehavioral:p,userLevelFlagDetected:q,dpm:h,forceAbGroup:Oa.AbGro
up,force_country:Oa.Country,force_country_subdivision:Oa.CountrySubdivision}),e?(D['configuration.adViewerDow
nloadUrl']=e,D):{}),v?{store:v}:{}),b.getStateInfo()),Oa.CustomUrlParams||{})})};Oa.prototype.getMetaDataParame
t e r s = f u n c t i o n ( ) { r e t u r n
Promise.all([this._metaDataManager.fetch(Xi),this._metaDataManager.fetch(We),this._metaDataManager.fetch(Nk)])
.then(function(a){var b=n.makeIterator(a);
a = b . n e x t ( ) . v a l u e ; v a r c = b . n e x t ( ) . v a l u e ; b = b . n e x t ( ) . v a l u e ; v a r
e=Ct(),f=e.nonBehavioral,g=e.isUserLevelFlagDetected;e=e.dpm;var
h={};return{mediation:(h[Em.MediationName]=null===c||void 0===c?void
0:c.getName(),h[Em.MediationVersion]=null===c||void 0===c?void
0:c.getVersion(),h[Em.MediationAdapterVersion]=null===c||void 0===c?void
0:c.getAdapterVersion(),h),framework:null===a||void 0===a?void 0:a.getDTO(),adapter:null===b||void 0===b?void
0:b.getDTO(),nonBehavioral:f,userLevelFlagDetected:g,dpm:e}})};
Oa.prototype.getPlatformSpecificParameters=function(){var a=this;if(this._platform===B.IOS)return
Promise.all([this._deviceInfo.getNetworkOperator(),this._deviceInfo.getFreeMemory(),this._deviceInfo.getBatterySta
tus(),this._deviceInfo.getBatteryLevel(),this._deviceInfo.getScreenBrightness(),this._deviceInfo.getDeviceVolume(),t
his._deviceInfo.getFreeSpace()]).then(function(c){var e=n.makeIterator(c);c=e.next().value;var
f=e.next().value,g=e.next().value,h=e.next().value,k=e.next().value,l=e.next().value;
e = e . n e x t ( ) . v a l u e ; v a r
m=a._deviceInfo;return{networkOperator:c,freeMemory:f,batteryStatus:g,batteryLevel:h,screenBrightness:k,volume:l
,deviceFreeSpace:e,totalSpace:a._deviceInfo.getTotalSpace(),totalMemory:a._deviceInfo.getTotalMemory(),deviceNa
me:m.getDeviceName(),vendorIdentifier:og.getIosDeviceVendorIdentifier(m),localeList:m.getLocaleList().toString(),
currentUiTheme:m.getCurrentUiTheme(),adNetworkPlist:m.getAdNetworksPlist().toString(),systemBootTime:m.getS
ystemBootTime(),trackingAuthStatus:m.getTrackingAuthorizationStatus()}});
v a r b = t h i s . _ d e v i c e I n f o ; r e t u r n
Promise.resolve({deviceMake:b.getManufacturer(),screenDensity:b.getScreenDensity(),screenSize:b.getScreenLayout
()})};Oa.prototype.getStore=function(){return F(this,void 0,void 0,function b(){var c=this,e;return
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
f.setCatchFinallyBlocks(2),f.yield(c._core.Storage.get(L.PRIVATE,Oa.ConfigStoreKey),4);if(2!=f.nextAddress)retur
n e=f.yieldResult,f.return(null!==e&&void 0!==e?e:null);f.enterCatchBlock();return f.return(null)})})};
Oa.prototype.setHasInitialized=function(){this._core.Storage.set(L.PRIVATE,Oa.ConfigHasInitializedKey,!0);this._c
ore.Storage.write(L.PRIVATE)};Oa.prototype.retrieveAndUpdateStoredHasInitialized=function(){var a=this;return
this._core.Storage.get(L.PRIVATE,Oa.ConfigHasInitializedKey).then(function(b){return void
0===b?(a.setHasInitialized(),!1):b}).catch(function(){a.setHasInitialized();return!1})};Oa.prototype.getChinaTags=fu
nction(){return{icn:''+this._shouldUseChinaConfigUrlChinaTraffic}};Oa.prototype.getStateInfo=
function(){if(this._clientInfo.stateId)return{stateId:this._clientInfo.stateId,callType:'state'}};Oa.prototype.reportUsesR
edeem=function(){var a;!0===(null===(a=Ca.getState().config)||void 0===a?void
0:a.usesRedeem)&&t.reportMetricEvent(Sc.UsesRedeemTrueReceived)};Oa.ConfigHasInitializedKey='configuration
.hasInitialized';Oa.ConfigStoreKey='configuration.store';var
Lh;(function(a){a[a.INITIALIZE_FAILED=0]='INITIALIZE_FAILED';a[a.INTERNAL_ERROR=1]='INTERNAL_
ERROR';a[a.INVALID_ARGUMENT=2]='INVALID_ARGUMENT';
a[a.NO_FILL=3]='NO_FILL';a[a.TIMEOUT=4]='TIMEOUT'})(Lh||(Lh={}));n.inherits(Bi,H);Bi.prototype.sendAdL
o a d e d = f u n c t i o n ( a , b ) { v a r
c=a.placementId;a=a.listenerId;da.loadReady(Object.assign(Object.assign({},b),{placementId:c,listenerId:a}));t.report
M e t r i c E v e n t ( j o . L o a d ) ; r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendAdLoaded',[c,a])};Bi.prototype.sendAdFailedToLoad=functio
n ( a , b , c ) { v a r
e=a.placementId;a=a.listenerId;da.loadFail({placementId:e,error:c,listenerId:a});t.reportMetricEvent(jo.LoadFail);
r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendAdFailedToLoad',[e,a,b,c])};Bi.prototype.sendInvalidArgume
ntError=function(a,b){this.sendAdFailedToLoad(a,Lh[Lh.INVALID_ARGUMENT],b)};Bi.prototype.sendNoFillErro
r=function(a){this.sendAdFailedToLoad(a,Lh[Lh.NO_FILL],'Placement receives no
fill')};Bi.prototype.sendInternalError=function(a,b){this.sendAdFailedToLoad(a,Lh[Lh.INTERNAL_ERROR],b)};Bi.
prototype.sendTimeoutError=function(a,b){this.sendAdFailedToLoad(a,Lh[Lh.TIMEOUT],void 0===b?
'load timeout':b)};n.inherits(yj,H);yj.prototype.sendShowFailedEvent=function(a,b,c,e,f,g){f=void
0===f?!1:f;da.showFail(Object.assign({placementId:a,error:e,showStartSent:f,listenerId:b},g));t.reportMetricEvent(k
o . S h o w F a i l ) ; r e t u r n
f?Promise.resolve():this._nativeBridge.invoke(this._fullApiClassName,'sendShowFailedEvent',[a,b,c,e])};yj.prototype
.sendShowStartEvent=function(a,b){this._listenerApi.sendStartEvent(a);da.showStart({placementId:a,listenerId:b});t.
reportMetricEvent(ko.Show);return this._nativeBridge.invoke(this._fullApiClassName,
'sendShowStartEvent',[a,b])};yj.prototype.sendShowClickEvent=function(a,b){this._listenerApi.sendClickEvent(a);ret
u r n
this._nativeBridge.invoke(this._fullApiClassName,'sendShowClickEvent',[a,b])};yj.prototype.sendShowCompleteEve
nt=function(a,b,c,e){this._listenerApi.sendFinishEvent(a,c);c===xa.ERROR||e?da.showCompleteBlocked({placement
Id:a,listenerId:b}):da.showComplete({placementId:a,listenerId:b});return
c===xa.ERROR?Promise.resolve():this._nativeBridge.invoke(this._fullApiClassName,'sendShowCompleteEvent',
[a,b,xa[c]])};yj.prototype.sendShowConsentEvent=function(a,b){var c;if(Cf()===qc.IOS)return Promise.resolve();var
e = n u l l = = = ( c = $ a . g e t S t a t e ( ) . c l i e n t I n f o ) | | v o i d 0 = = = c ? v o i d
0:c.sdkVersion;return!e||3720>e?Promise.resolve():this._nativeBridge.invoke(this._fullApiClassName,'sendShowCon
sentEvent',[a,b])};Zr.updateConfiguration=function(a,b,c){return
a . g e t T o k e n R e f r e s h ( b ) . t h e n ( f u n c t i o n ( e ) { e = e . t o k e n ; v o i d
0!==e&&c.set('token',e)}).catch(function(){})};n.inherits(Rb,Z);Rb.prototype.show=function(a){var b=this;
Z.prototype.show.call(this,a);this._onPageStartedObserver=this._webPlayerContainer.onPageStarted.subscribe(functi
o n ( c ) { r e t u r n
b.onPageStarted(c)});this._shouldOverrideUrlLoadingObserver=this._webPlayerContainer.shouldOverrideUrlLoading
.subscribe(function(c,e){return b.shouldOverrideUrlLoading(c,e)});return
this.setWebPlayerViews().then(function(){b._view.show();b.onStart.trigger();b.sendStartEvent();b.sendStartEvents();
b.getContainer().addEventHandler(b);b.setupPrivacyObservers();b.setFinishState(xa.COMPLETED);
return Promise.resolve()})};Rb.prototype.hide=function(){var a=this;if(!this.isShowing())return Promise.resolve();var
b=this.getContainer();this.setShowing(!1);b.removeEventHandler(this);this._webPlayerContainer.onPageStarted.unsu
bscribe(this._onPageStartedObserver);this._webPlayerContainer.shouldOverrideUrlLoading.unsubscribe(this._should
OverrideUrlLoadingObserver);if(this._view){this._view.hide();var c=this._view.container();(null===c||void
0===c?0:c.parentElement)&&c.parentElement.removeChild(c)}this.onFinish.trigger();
this.sendCompletedEvent();return b.close().then(function(){return
a._webPlayerContainer.clearSettings().then(function(){a.onClose.trigger()})}).catch(function(e){t.reportMetricEvent
WithTags(fk.ContainerCloseError,{type:'displayInterstitial'});a.getCore().Sdk.logError('Container not closed properly
d u e t o
'+e);ea()('triggerOnCloseInCatch')&&a.onClose.trigger()})};Rb.prototype.description=function(){return'programmati
cImage'};Rb.prototype.onContainerShow=function(){var a=this;if(!this._contentReady){Z.getAutoClose()&&
setTimeout(function(){a.setFinishState(xa.COMPLETED);a.hide()},Z.getAutoCloseDelay());var
b=this.getDeviceInfo();b=[b.getScreenWidth(),b.getScreenHeight()];Promise.all(b).then(function(c){c=n.makeIterator
(c);var e=c.next().value,f=c.next().value;return a.setWebPlayerViewFrame(e,f).then(function(){return
a.setWebViewViewFrame(e,f,a._privacyShowing)}).then(function(){return
a.setWebPlayerContent()})})}};Rb.prototype.onContainerDestroy=function(){this.isShowing()&&this.onClose.trigge
r()};Rb.prototype.onContainerBackground=
function(){};Rb.prototype.onContainerEnterBackground=function(){};Rb.prototype.onContainerForeground=function
(){};Rb.prototype.onContainerSystemMessage=function(){};Rb.prototype.getScreenDensity=function(){return
this.getPlatform()===B.ANDROID?this.getDeviceInfo().getScreenDensity():0};Rb.prototype.hasCreativeSize=functi
o n ( ) { r e t u r n v o i d 0 ! = = t h i s . _ c a m p a i g n . g e t W i d t h ( ) & & v o i d
0!==this._campaign.getHeight()};Rb.prototype.setWebPlayerViewFrame=function(a,b){var
c=a,e=b;this.getPlatform()===B.ANDROID&&this.hasCreativeSize()&&
(e=this.getScreenDensity(),c=Math.floor(this.getAndroidViewSize(this._campaign.getWidth()||a,e)),e=Math.floor(this
.getAndroidViewSize(this._campaign.getHeight()||b,e)));a=Math.floor(a/2-c/2);b=Math.floor(b/2-e/2);return
this.getContainer().setViewFrame('webplayer',a,b,c,e)};Rb.prototype.setWebViewViewFrame=function(a,b,c){return
c?this.getContainer().setViewFrame('webview',0,0,a,b):this.getContainer().setViewFrame('webview',0,0,a,this._topW
ebViewAreaHeight)};Rb.prototype.onPageStarted=function(a){this.getCore().Sdk.logDebug('DisplayInterstitialAdUn
it: onPageStarted triggered for url: '+
a);this._receivedOnPageStart?this._clickEventHasBeenSent||(this.getOperativeEventManager().sendClick(this.getOpe
rativeEventParams()),this.sendTrackingEvent(V.CLICK),this._clickEventHasBeenSent=!0):this._receivedOnPageStar
t=!0};Rb.prototype.shouldOverrideUrlLoading=function(a){var
b=this,c=this.getPlatform();this._handlingShouldOverrideUrlLoading||(this._handlingShouldOverrideUrlLoading=!0,c
&&'about:blank'===a?this.setWebplayerSettings(!1).then(function(){b._handlingShouldOverrideUrlLoading=!1}):(th
is.getCore().Sdk.logDebug('DisplayInterstitialAdUnit: shouldOverrideUrlLoading triggered for url: "'+
a),a&&R.isProtocolWhitelisted(a,c)?Pi(this._campaign)&&Xh(a)?this.openUrl(a,!0):hc.getState().isAppSheetSupport
ed?zg.getStoreURLFromClickThroughURL(this._campaign,this._request,a).then(function(e){zg.openAppSheet(b._ca
mpaign,b._storeHandler,e)}):this.openUrl(a):this._handlingShouldOverrideUrlLoading=!1))};Rb.prototype.openUrl=f
u n c t i o n ( a , b ) { v a r c = t h i s ; r e t u r n ( ( v o i d
0===b?0:b)?Rl(a,c.getPlatform(),c.getCore(),c.getThirdPartyEventManager(),c._campaign):c.getPlatform()===B.IOS
?c.getCore().iOS.UrlScheme.open(a):
c.getCore().Android.Intent.launch({action:'android.intent.action.VIEW',uri:a})).then(function(){c._handlingShouldOv
errideUrlLoading=!1}).catch(function(e){c.getCore().Sdk.logWarning('DisplayInterstitialAdUnit: Cannot open url:
"'+a+'": '+e);c._handlingShouldOverrideUrlLoading=!1})};Rb.prototype.sendStartEvents=function(){var
a=this;this.sendTrackingEvent(V.IMPRESSION);this.getOperativeEventManager().sendStart(this.getOperativeEventP
arams()).then(function(){a.onStartProcessed.trigger()});this.sendTrackingEvent(V.START)};
R b . p r o t o t y p e . s e t W e b P l a y e r V i e w s = f u n c t i o n ( ) { v a r a = t h i s ; v a r
b=this.getPlatform()===B.ANDROID?{setJavaScriptCanOpenWindowsAutomatically:[!0],setSupportMultipleWindo
ws:[!1]}:{javaScriptCanOpenWindowsAutomatically:!0};return
this._webPlayerContainer.setSettings(b,{}).then(function(){return
a.getContainer().open(a,['webplayer','webview'],!1,a.getForceOrientation(),!0,!1,!0,!1,a.getShowOptions().getOptions(
)).catch(function(){a.hide()})})};Rb.prototype.setWebPlayerData=function(a,b,c){var e=this;return
this._webPlayerContainer.setData(a,
b,c).catch(function(f){e.getCore().Sdk.logError(JSON.stringify(f));e.setFinishState(xa.ERROR);e.sendErrorEvent(kb.
INTERNAL_ERROR,'Webplayer set data error');e.hide()})};Rb.prototype.getAndroidViewSize=function(a,b){return
b/160*a};Rb.prototype.setWebplayerSettings=function(a){return
this._webPlayerContainer.setEventSettings({onPageStarted:{sendEvent:!0},shouldOverrideUrlLoading:{sendEvent:!
0,returnValue:a,callSuper:!1},onReceivedSslError:{shouldCallSuper:!0}})};Rb.prototype.setWebPlayerContent=func
tion(){var a=
this;return this.setWebplayerSettings(!0).then(function(){var b=a._campaign.getDynamicMarkup();return
a . s e t W e b P l a y e r D a t a ( b , ' t e x t / h t m l ' , ' U T F -
8').then(function(){a._contentReady=!0})})};Rb.prototype.getOperativeEventParams=function(){return{placement:th
is.getPlacement()}};Rb.prototype.setupPrivacyObservers=function(){var
a=this,b=this.getDeviceInfo();this._view.onPrivacyClosed&&this._view.onPrivacyClosed.subscribe(function(){a._pri
vacyShowing=!1;Promise.all([b.getScreenWidth(),b.getScreenHeight()]).then(function(c){var e=
n.makeIterator(c);c=e.next().value;e=e.next().value;a.setWebViewViewFrame(c,e,!1)})});this._view.onPrivacyOpene
d&&this._view.onPrivacyOpened.subscribe(function(){a._privacyShowing=!0;Promise.all([b.getScreenWidth(),b.get
S c r e e n H e i g h t ( ) ] ) . t h e n ( f u n c t i o n ( c ) { v a r
e=n.makeIterator(c);c=e.next().value;e=e.next().value;a.setWebViewViewFrame(c,e,!0)})})};n.inherits(Ji,Rb);Ji.proto
type.hide=function(){this._isVTASupported&&this._skadImpression&&this.hideVTAImpression();return
Rb.prototype.hide.call(this)};Ji.prototype.configSKAdImpression=
f u n c t i o n ( ) { v a r
a=this,b=this._campaign.getSkadnAppStoreId();if(this._isVTASupported&&b&&(this._skadImpression=Ts(this._ca
m p a i g n , b , t h i s . g e t C o r e ( ) . S d k ) ) ) { v a r
c=this._campaign.getContentType();this._skAdNetworkImpressionStartSuccessObserver=this._skAdNetwork.onStart
Success.subscribe(function(){a._isStartImpressionRecorded=!0;t.reportMetricEventWithTags(Fc.StartVTAImpression
Success,{cnt:c})});this._skAdNetworkImpressionStartFailureObserver=this._skAdNetwork.onStartFailure.subscribe(f
unction(){t.reportMetricEventWithTags(Fc.StartVTAImpressionFailure,
{cnt:c})});this._skAdNetworkImpressionEndSuccessObserver=this._skAdNetwork.onEndSuccess.subscribe(function(
){a._isEndImpressionRecorded=!0;t.reportMetricEventWithTags(Fc.EndVTAImpressionSuccess,{cnt:c})});this._skA
dNetworkImpressionEndFailureObserver=this._skAdNetwork.onEndFailure.subscribe(function(){t.reportMetricEvent
W i t h T a g s ( F c . E n d V T A I m p r e s s i o n F a i l u r e , { c n t : c } ) } ) ; v a r
e=this.onStart.subscribe(function(){a.onStart.unsubscribe(e);a._skAdNetwork.startVTAImpression(a._skadImpression
)})}};Ji.prototype.endVTAImpression=
function(){this._skadImpression&&this.canRecordEndImpression&&this._skAdNetwork.endVTAImpression(this._sk
adImpression)};Ji.prototype.hideVTAImpression=function(){var
a=this;this.endVTAImpression();this._skAdNetwork.onStartSuccess.unsubscribe(this._skAdNetworkImpressionStartS
uccessObserver);this._skAdNetwork.onStartFailure.unsubscribe(this._skAdNetworkImpressionStartFailureObserver);
setTimeout(function(){a._skAdNetwork.onEndSuccess.unsubscribe(a._skAdNetworkImpressionEndSuccessObserver)
;a._skAdNetwork.onEndFailure.unsubscribe(a._skAdNetworkImpressionEndFailureObserver)},
2E3)};Ji.prototype.onContainerDestroy=function(){this.endVTAImpression();Rb.prototype.onContainerDestroy.call(t
his)};n.global.Object.defineProperties(Ji.prototype,{canRecordEndImpression:{configurable:!0,enumerable:!0,get:fun
c t i o n ( ) { r e t u r n
this.isShowing()&&this._isVTASupported&&this._isStartImpressionRecorded&&!this._isEndImpressionRecorded}}
});n.inherits(ip,Hg);ip.prototype.onDisplayInterstitialClose=function(){var
a={placement:this._placement};this._operativeEventManager.sendThirdQuartile(a);this._operativeEventManager.sen
dView(a);
this._adUnit.sendTrackingEvent(V.THIRD_QUARTILE);this._adUnit.sendTrackingEvent(V.COMPLETE);this._adU
nit.hide()};n.inherits(cg,ha);cg.prototype.render=function(){ha.prototype.render.call(this);this._closeElement=this._co
ntainer.querySelector('.close-region');this._GDPRPopupElement=this._container.querySelector('.gdpr-pop-
up');this._privacyButtonElement=this._container.querySelector('.privacy-
button')};cg.prototype.show=function(){ha.prototype.show.call(this);this.choosePrivacyShown();window.addEventLis
tener('message',
this._messageListener);this._closeElement.style.opacity='1';this.updateProgressCircle(this._closeElement,1)};cg.proto
t y p e . h i d e = f u n c t i o n ( ) { v a r
a;window.removeEventListener('message',this._messageListener);ha.prototype.hide.call(this);null===(a=this.privacy)|
|void 0===a?void 0:a.removePrivacyElement();a=n.makeIterator(this._timers);for(var
b=a.next();!b.done;b=a.next())window.clearInterval(b.value);this._timers=[];this._showGDPRBanner&&!this._gdprP
opupClicked&&this._handlers.forEach(function(c){return c.onGDPRPopupSkipped()});
this.onPrivacyClosed.unsubscribe();this.onPrivacyOpened.unsubscribe()};cg.prototype.onPrivacyClose=function(){va
r a ; n u l l = = = ( a = t h i s . p r i v a c y ) | | v o i d 0 = = = a ? v o i d
0:a.hide();this.onPrivacyClosed.trigger()};cg.prototype.choosePrivacyShown=function(){!this._gdprPopupClicked&&
this._showGDPRBanner?(this._GDPRPopupElement.style.visibility='visible',this._privacyButtonElement.style.pointe
rEvents='1',this._privacyButtonElement.style.visibility='hidden'):(this._privacyButtonElement.style.visibility='visible'
,this._GDPRPopupElement.style.pointerEvents=
'1',this._GDPRPopupElement.style.visibility='hidden');this._hidePrivacy&&(this._privacyButtonElement.style.pointer
Events='1',this._privacyButtonElement.style.visibility='hidden')};cg.prototype.updateProgressCircle=function(a,b){va
r c=a.querySelector('.progress-wrapper'),e=a.querySelector('.circle-
base');if(this._platform===B.ANDROID&&15>this._deviceInfo.getApiLevel())c.style.display='none',this._container.
style.display='none',this._container.offsetHeight,this._container.style.display='block';else{var f=
a . q u e r y S e l e c t o r ( ' . c i r c l e - l e f t ' ) ; a = a . q u e r y S e l e c t o r ( ' . c i r c l e -
right');f.style.webkitTransform='rotate('+360*b+'deg)';.5<=b&&(c.style.webkitAnimationName='close-progress-
w r a p p e r ' , a . s t y l e . w e b k i t A n i m a t i o n N a m e = ' r i g h t -
spin');1<=b&&(c.style.visibility='hidden',e.style.visibility='hidden')}};cg.prototype.onCloseEvent=function(a){a.prev
entDefault();a.stopPropagation();this._handlers.forEach(function(b){return
b.onDisplayInterstitialClose()})};cg.prototype.onGDPRPopupEvent=function(a){a.preventDefault();this._gdprPopup
Clicked||
(this._gdprPopupClicked=!0,this.choosePrivacyShown());this.onPrivacyOpened.trigger();this.privacy.show()};cg.prot
otype.onPrivacyEvent=function(a){a.preventDefault();this.onPrivacyOpened.trigger();this.privacy.show()};cg.prototy
pe.onMessage=function(a){switch(a.data.type){case 'redirect':break;default:this._core.Sdk.logWarning('Unknown
message: '+a.data.type)}};n.inherits(hp,kc);hp.prototype.createParameters=function(a){var b=new
cg(a.platform,a.core,a.deviceInfo,a.placement,a.campaign,a.privacy,this.showGDPRBanner(a),
a . a d s C o n f i g . g e t H i d e P r i v a c y ( ) ) ; r e t u r n
Object.assign(Object.assign({},a),{webPlayerContainer:this._webPlayerContainer,view:b})};n.inherits(bn,Me);bn.pro
totype.createAdUnit=function(a){if(hc.getState().isAppSheetSupported){a.storeHandler=this.getStoreHandler(a);var
b=new Ji(a)}else b=new Rb(a);var c=new ip(b,a);a.view.addEventHandler(c);return
b } ; b n . p r o t o t y p e . g e t S t o r e H a n d l e r = f u n c t i o n ( a ) { r e t u r n
Vl({platform:a.platform,core:a.core,ads:a.ads,store:a.store,thirdPartyEventManager:a.thirdPartyEventManager,
operativeEventManager:a.operativeEventManager,deviceInfo:a.deviceInfo,clientInfo:a.clientInfo,placement:a.placem
ent,campaign:a.campaign,coreConfig:a.coreConfig})};n.inherits(Jg,$d);Jg.prototype.parse=function(a,b){var
c=decodeURIComponent(a.getContent());if(!mg.startWithHTMLTag(c))throw new
Qa(Jg.ErrorMessage,Jg.ContentTypeHtml,Ra.MEDIUM,void 0,void 0,void 0,a.getSeatId(),a.getCreativeId());var
e=a.getCacheTTL();b={id:this.getProgrammaticCampaignId(),willExpireAt:e?Date.now()+1E3*e:void
0,contentType:Jg.ContentTypeHtml,
adType:a.getAdType()||void 0,correlationId:a.getCorrelationId()||void 0,creativeId:a.getCreativeId()||void
0 , s e a t I d : a . g e t S e a t I d ( ) | | v o i d 0 , m e t a : v o i d
0,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||{},isLoadEnabled:!1,skadn:a.getSkadn(),reused:
! 1 , a p p l e P r o d u c t P a g e I d : v o i d
0,buyerId:a.getBuyerId(),dsp:a.getDspConfig(),featureFlags:a.getFeatureFlags(),enifd:a.getEnifd()};a=Object.assign(
Object.assign({},b),{dynamicMarkup:c,useWebViewUserAgentForTracking:!1,width:a.getWidth()||void 0,
height:a.getHeight()||void 0});return Promise.resolve(new xh(a))};Jg.ContentTypeHtml='programmatic/static-
interstitial-html';Jg.ContentTypeJs='programmatic/static-interstitial-js';Jg.ErrorMessage='Display ad content is not in
HTML format';Le.prototype.validateLoadOptions=function(a){var
b,c,e,f,g=!0,h=[];null!==(c=null===(b=a.options)||void 0===b?void 0:b.headerBiddingOptions)&&void
0!==c&&c.adMarkup||(g=!1,h.push('adMarkup is missing'));null!==(f=null===(e=a.options)||void 0===e?void
0:e.headerBiddingOptions)&&
void 0!==f&&f.objectId||(g=!1,h.push('objectId is missing'));b=this.getPlacement(a.placementId);null!==b&&void
0!==b&&b.isBidding()||(g=!1,h.push('placement '+a.placementId+' is not a header bidding
placement'));return{isValid:g,reasons:h}};Le.prototype.unloadPreviousAndSetCurrent=function(a){var
b=gf.getState(),c=b.currentId,e=b.removeLoadedContent;b=b.updateCurrent;c&&e(c);b(a);this.tokenManager.update
LoadedCampaigns(gf.getState().loadedContent)};Le.prototype.load=function(a){var b,c;return F(this,
void 0,void 0,function f(){var g=this,h,k,l,m,p,q,r,u;return
n.generator.createGenerator(f,function(v){if(1==v.nextAddress){h=g;k=Gh.getState().name;t.reportMetricEventWith
Tags(Nc.LoadAttempt,{mdn:k});l=g.validateLoadOptions(a);if(!l.isValid)return
g . s e n d L o a d I n v a l i d A r g u m e n t E r r o r ( a , l . r e a s o n s . j o i n ( ' ;
')),t.reportMetricEventWithTags(Nc.UnusedCheck,{mdn:k}),v.return();m=function(w,A){h.sendLoadInternalError(a,'
Internal error when loading header bidding campaign:
'+w);h.reportErrorMetric(w,A)};p=g.getHeaderBiddingOptions(a);
q=g.getPlacement(a.placementId);if(!q)return m(Error('Unable to find placement associated with id
"'+a.placementId+'".'),'placement_not_found'),v.return();v.setCatchFinallyBlocks(2);return
v.yield(g.adRequestManager.loadAdMarkup(q,p,a.listenerId),4)}if(2!=v.nextAddress){r=v.yieldResult;if(!r)return
m ( v o i d
0,'undefined_result'),v.return();hd.getState().addCampaign(r.campaign);gf.getState().addLoadedContent(p.objectId,{p
lacement:{id:a.placementId,meta:null===(b=r.persistentPlacementData)||void 0===
b?void 0:b.meta,hbMeta:null===(c=r.persistentPlacementData)||void 0===c?void
0:c.hbMeta},ts:Date.now(),campaignId:r.campaign.getUniqueId(),invalidated:!1,hbTracking:r.campaign.getHeaderBi
ddingInfo(),trackingUrls:r.trackingUrls,targetGameId:gc.getTargetGameId(r.campaign),skipReload:r.skipReload});g.t
okenManager.updateLoadedCampaigns(gf.getState().loadedContent);g.placementManager.setPlacementReady(a.place
mentId,r.campaign);g.sendLoadSuccess(a,{reason:kn(r.campaign),message:'fromHB'});g.tokenManager.updateWin();
r e t u r n
v.leaveTryBlock(0)}u=v.enterCatchBlock();m(u);v.jumpToEnd()})})};Le.prototype.getCampaign=function(a){var
b = Y r ( a ) ; i f ( b ) { v a r
c=ea()('reuseHeaderBiddingFill'),e=b.invalidated,f=b.campaignId,g=b.invalidationReason;if(e&&!c)this.sdkApi.logIn
fo('Content associated with '+a+' has been invalidated'),da.headerBiddingGetCampaignFail({error:'Content associated
w i t h ' + a + ' h a s b e e n i n v a l i d a t e d ' } ) ; e l s e
if(f=hd.getState().campaigns[f]){e&&c&&(f.setRequestSource('reused_after_bidding_invalidation_'+g),f.reuseAfterI
nvalidation());
i f ( a = t h i s . g e t P l a c e m e n t ( b . p l a c e m e n t . i d ) ) r e t u r n
a.setCurrentTrackingUrls(b.trackingUrls),a.setCurrentCampaign(f),a.setSkipReload(b.skipReload),this.tokenManager.
updateStart(),f;this.sdkApi.logError('Unable to find placement associated with id
"'+b.placement.id+'"');da.headerBiddingGetCampaignFail({error:'Unable to find placement associated with id
"'+b.placement.id+'"',placementId:b.placement.id})}else this.sdkApi.logInfo('Unable to find campaign associated with
'+a),da.headerBiddingGetCampaignFail({error:'Unable to find campaign associated with '+
a})}else this.sdkApi.logInfo('Unable to find content associated with
'+a),da.headerBiddingGetCampaignFail({error:'Unable to find content associated with
'+a})};Le.prototype.getHeaderBiddingOptions=function(a){return
a.options.headerBiddingOptions};Le.prototype.sendLoadSuccess=function(a,b){var
c=Gh.getState().name;this.adsApi.LoadApi.sendAdLoaded(a,b);t.reportMetricEventWithTags(Nc.LoadSuccess,{mdn:
c})};Le.prototype.sendLoadInvalidArgumentError=function(a,b){this.sdkApi.logError('Header bidding load
invocation failed: '+
b);this.adsApi.LoadApi.sendInvalidArgumentError(a,b)};Le.prototype.sendLoadInternalError=function(a,b){this.sdk
A p i . l o g E r r o r ( ' H e a d e r b i d d i n g l o a d i n v o c a t i o n f a i l e d :
'+b);this.adsApi.LoadApi.sendInternalError(a,b)};Le.prototype.reportErrorMetric=function(a,b){var
c = G h . g e t S t a t e ( ) . n a m e , e = ' u n k n o w n ' ; b ? e = b : a ? a i n s t a n c e o f
Tb&&(e=a.tag):e='unset';t.reportMetricEventWithTags(Nc.LoadError,{rsn:e,mdn:c})};Le.prototype.onReloadedHead
erBiddingCampaign=function(a,b,c){var e=gf.getState().loadedContent;c?(hd.getState().addCampaign(b),
Object.entries(e).forEach(function(f){var g=n.makeIterator(f);f=g.next().value;g=g.next().value;if((null===g||void
0===g||!g.placement.isBanner)&&(null===g||void 0===g?void 0:g.placement.id)===a){var
h=gf.getState();g=h.replaceCampaignId;h=h.replaceTrackingUrls;g(f,b.getUniqueId());h(f,c)}})):this.sdkApi.logInfo('
No trackingUrls provided for reloaded campaign with placementId
"'+a+'"')};Le.prototype.isRegistered=function(a,b){var c;return(null===(c=Yr(a))||void 0===c?void
0:c.placement.id)===b};Le.prototype.loadBanner=
f u n c t i o n ( a , b , c ) { h d . g e t S t a t e ( ) . a d d C a m p a i g n ( c ) ; v a r
e=zn(sh(JSON.parse(mg.base64decode(b.adMarkup))))[a.id];gf.getState().addLoadedContent(b.objectId,{placement:{
id:a.id,meta:null===e||void 0===e?void 0:e.meta,hbMeta:null===e||void 0===e?void
0:e.hbMeta,isBanner:!0},ts:Date.now(),campaignId:c.getUniqueId(),invalidated:!1,hbTracking:c.getHeaderBiddingInf
o(),trackingUrls:{},skipReload:!1})};Le.prototype.unloadBanner=function(a){(a=gf.getState().removeLoadedContent
(a))&&hd.getState().removeCampaign(a.campaignId)};
Le.prototype.onTokenAccess=function(){this.perPlacementLoadManagerV5.preliminaryLoadPlacement().catch(funct
i o n ( ) { } ) } ; v a r
an;(function(a){a[a.AdMProtocolHBLoadV5Compatible=1]='AdMProtocolHBLoadV5Compatible'})(an||(an={}));var
Oc=lj['default']||(lj['default']={}),Zz=Oc.header_bidding=function(){var
a={};a.ImpressionOpportunity=function(){function b(c){if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.placementId='';b.prototype.impre
ssionOpportunityId='';
b.prototype.ts=Q.Long?Q.Long.fromBits(0,0,!1):0;b.encode=function(c,e){e||(e=Ud.create());null!=c.placementId&&
c.hasOwnProperty('placementId')&&e.uint32(10).string(c.placementId);null!=c.impressionOpportunityId&&c.hasOw
nProperty('impressionOpportunityId')&&e.uint32(18).string(c.impressionOpportunityId);null!=c.ts&&c.hasOwnPrope
rty('ts')&&e.uint32(24).int64(c.ts);return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void
0===e?c.len:c.pos+e;for(var f=new Oc.header_bidding.ImpressionOpportunity;c.pos<
e;){var g=c.uint32();switch(g>>>3){case 1:f.placementId=c.string();break;case
2:f.impressionOpportunityId=c.string();break;case 3:f.ts=c.int64();break;default:c.skipType(g&7)}}return f};return
b}();a.Campaign=function(){function b(c){this.impressionOpportunities=[];if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.campaignId='';b.prototype.target
GameId=Q.Long?Q.Long.fromBits(0,0,!1):0;b.prototype.impressionOpportunities=Q.emptyArray;b.encode=function(
c,
e){e||(e=Ud.create());null!=c.campaignId&&c.hasOwnProperty('campaignId')&&e.uint32(10).string(c.campaignId);nu
ll!=c.targetGameId&&c.hasOwnProperty('targetGameId')&&e.uint32(16).int64(c.targetGameId);if(null!=c.impression
O p p o r t u n i t i e s & & c . i m p r e s s i o n O p p o r t u n i t i e s . l e n g t h ) f o r ( v a r
f=0;f<c.impressionOpportunities.length;++f)Oc.header_bidding.ImpressionOpportunity.encode(c.impressionOpportun
ities[f],e.uint32(26).fork()).ldelim();return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===
e?c.len:c.pos+e;for(var f=new Oc.header_bidding.Campaign;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.campaignId=c.string();break;case 2:f.targetGameId=c.int64();break;case
3:f.impressionOpportunities&&f.impressionOpportunities.length||(f.impressionOpportunities=[]);f.impressionOpportu
nities.push(Oc.header_bidding.ImpressionOpportunity.decode(c,c.uint32()));break;default:c.skipType(g&7)}}return
f};return b}();a.LoadedCampaigns=function(){function b(c){this.loadedCampaign=[];if(c)for(var e=Object.keys(c),
f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.loadedCampaign=Q.emptyArray;b.encode=functio
n(c,e){e||(e=Ud.create());if(null!=c.loadedCampaign&&c.loadedCampaign.length)for(var
f=0;f<c.loadedCampaign.length;++f)Oc.header_bidding.Campaign.encode(c.loadedCampaign[f],e.uint32(10).fork()).l
delim();return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
Oc.header_bidding.LoadedCampaigns;c.pos<e;){var g=c.uint32();switch(g>>>3){case 1:f.loadedCampaign&&
f.loadedCampaign.length||(f.loadedCampaign=[]);f.loadedCampaign.push(Oc.header_bidding.Campaign.decode(c,c.ui
nt32()));break;default:c.skipType(g&7)}}return f};return b}();a.DspSignals=function(){function b(c){if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.clickableVideo=!1;b.prototype.a
sk=!1;b.prototype.skOverlay=!1;b.prototype.deepLinking=!1;b.prototype.productPage=!1;b.encode=function(c,e){e||(
e=Ud.create());null!=c.clickableVideo&&c.hasOwnProperty('clickableVideo')&&
e.uint32(8).bool(c.clickableVideo);null!=c.ask&&c.hasOwnProperty('ask')&&e.uint32(16).bool(c.ask);null!=c.skOver
lay&&c.hasOwnProperty('skOverlay')&&e.uint32(24).bool(c.skOverlay);null!=c.deepLinking&&c.hasOwnProperty('
deepLinking')&&e.uint32(32).bool(c.deepLinking);null!=c.productPage&&c.hasOwnProperty('productPage')&&e.uin
t32(40).bool(c.productPage);return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void
0===e?c.len:c.pos+e;for(var f=new Oc.header_bidding.DspSignals;c.pos<e;){var g=
c.uint32();switch(g>>>3){case 1:f.clickableVideo=c.bool();break;case 2:f.ask=c.bool();break;case
3:f.skOverlay=c.bool();break;case 4:f.deepLinking=c.bool();break;case
5:f.productPage=c.bool();break;default:c.skipType(g&7)}}return f};return b}();a.Experiments=function(){function
b ( c ) { i f ( c ) f o r ( v a r
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.androidStoreKitEnabled=!1;b.pr
ototype.allowTopicsInAdRequest=!1;b.encode=function(c,e){e||(e=Ud.create());null!=c.androidStoreKitEnabled&&
c.hasOwnProperty('androidStoreKitEnabled')&&e.uint32(8).bool(c.androidStoreKitEnabled);null!=c.allowTopicsInA
dRequest&&c.hasOwnProperty('allowTopicsInAdRequest')&&e.uint32(16).bool(c.allowTopicsInAdRequest);return
e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
Oc.header_bidding.Experiments;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.androidStoreKitEnabled=c.bool();break;case 2:f.allowTopicsInAdRequest=c.bool();break;default:c.skipType(g&
7)}}return f};return b}();a.SessionFeatures=function(){function b(c){if(c)for(var
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.globalAdsFocusTime=0;b.protot
ype.biddingLoadCount=0;b.prototype.waterfallLoadCount=0;b.prototype.focusChangeCount=0;b.prototype.skipCoun
t=0;b.prototype.globalAdsFocusChangeCount=0;b.encode=function(c,e){e||(e=Ud.create());null!=c.globalAdsFocusTi
me&&c.hasOwnProperty('globalAdsFocusTime')&&e.uint32(8).int32(c.globalAdsFocusTime);null!=
c.biddingLoadCount&&c.hasOwnProperty('biddingLoadCount')&&e.uint32(16).int32(c.biddingLoadCount);null!=c.
waterfallLoadCount&&c.hasOwnProperty('waterfallLoadCount')&&e.uint32(24).int32(c.waterfallLoadCount);null!=c
.focusChangeCount&&c.hasOwnProperty('focusChangeCount')&&e.uint32(32).int32(c.focusChangeCount);null!=c.s
kipCount&&c.hasOwnProperty('skipCount')&&e.uint32(40).int32(c.skipCount);null!=c.globalAdsFocusChangeCount
&&c.hasOwnProperty('globalAdsFocusChangeCount')&&e.uint32(48).int32(c.globalAdsFocusChangeCount);
return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void 0===e?c.len:c.pos+e;for(var f=new
Oc.header_bidding.SessionFeatures;c.pos<e;){var g=c.uint32();switch(g>>>3){case
1:f.globalAdsFocusTime=c.int32();break;case 2:f.biddingLoadCount=c.int32();break;case
3:f.waterfallLoadCount=c.int32();break;case 4:f.focusChangeCount=c.int32();break;case
5 : f . s k i p C o u n t = c . i n t 3 2 ( ) ; b r e a k ; c a s e
6:f.globalAdsFocusChangeCount=c.int32();break;default:c.skipType(g&7)}}return f};return b}();a.CachingSpeed=
f u n c t i o n ( ) { f u n c t i o n b ( c ) { i f ( c ) f o r ( v a r
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.unknown=0;b.prototype.cellular
=0;b.prototype.wifi=0;b.encode=function(c,e){e||(e=Ud.create());null!=c.unknown&&c.hasOwnProperty('unknown')
&&e.uint32(8).int32(c.unknown);null!=c.cellular&&c.hasOwnProperty('cellular')&&e.uint32(16).int32(c.cellular);nul
l!=c.wifi&&c.hasOwnProperty('wifi')&&e.uint32(24).int32(c.wifi);return e};b.decode=function(c,e){c instanceof
tb||(c=tb.create(c));
e=void 0===e?c.len:c.pos+e;for(var f=new Oc.header_bidding.CachingSpeed;c.pos<e;){var
g=c.uint32();switch(g>>>3){case 1:f.unknown=c.int32();break;case 2:f.cellular=c.int32();break;case
3:f.wifi=c.int32();break;default:c.skipType(g&7)}}return f};return b}();a.HeaderBiddingToken=function(){function
b ( c ) { i f ( c ) f o r ( v a r
e=Object.keys(c),f=0;f<e.length;++f)null!=c[e[f]]&&(this[e[f]]=c[e[f]])}b.prototype.valuationToken='';b.prototype.se
q=0;b.prototype.wins=0;b.prototype.starts=0;b.prototype.protocolVersion=
0;b.prototype.loadedCampaigns=null;b.prototype.tcstring='';b.prototype.byteValuationToken=Q.newBuffer([]);b.prot
otype.dsp=null;b.prototype.experiments=null;b.prototype.sessionFeatures=null;b.prototype.cachingSpeeds=null;b.enc
ode=function(c,e){e||(e=Ud.create());null!=c.valuationToken&&c.hasOwnProperty('valuationToken')&&e.uint32(10).
string(c.valuationToken);null!=c.seq&&c.hasOwnProperty('seq')&&e.uint32(16).int32(c.seq);null!=c.wins&&c.hasO
wnProperty('wins')&&e.uint32(24).int32(c.wins);null!=c.starts&&
c.hasOwnProperty('starts')&&e.uint32(32).int32(c.starts);null!=c.protocolVersion&&c.hasOwnProperty('protocolVers
ion')&&e.uint32(40).int32(c.protocolVersion);null!=c.loadedCampaigns&&c.hasOwnProperty('loadedCampaigns')&
&Oc.header_bidding.LoadedCampaigns.encode(c.loadedCampaigns,e.uint32(50).fork()).ldelim();null!=c.tcstring&&c
.hasOwnProperty('tcstring')&&e.uint32(58).string(c.tcstring);null!=c.byteValuationToken&&c.hasOwnProperty('byte
ValuationToken')&&e.uint32(66).bytes(c.byteValuationToken);null!=
c.dsp&&c.hasOwnProperty('dsp')&&Oc.header_bidding.DspSignals.encode(c.dsp,e.uint32(74).fork()).ldelim();null!=
c.experiments&&c.hasOwnProperty('experiments')&&Oc.header_bidding.Experiments.encode(c.experiments,e.uint32
(82).fork()).ldelim();null!=c.sessionFeatures&&c.hasOwnProperty('sessionFeatures')&&Oc.header_bidding.SessionFe
atures.encode(c.sessionFeatures,e.uint32(90).fork()).ldelim();null!=c.cachingSpeeds&&c.hasOwnProperty('cachingSp
eeds')&&Oc.header_bidding.CachingSpeed.encode(c.cachingSpeeds,
e.uint32(98).fork()).ldelim();return e};b.decode=function(c,e){c instanceof tb||(c=tb.create(c));e=void
0===e?c.len:c.pos+e;for(var f=new Oc.header_bidding.HeaderBiddingToken;c.pos<e;){var
g=c.uint32();switch(g>>>3){case 1:f.valuationToken=c.string();break;case 2:f.seq=c.int32();break;case
3:f.wins=c.int32();break;case 4:f.starts=c.int32();break;case 5:f.protocolVersion=c.int32();break;case
6:f.loadedCampaigns=Oc.header_bidding.LoadedCampaigns.decode(c,c.uint32());break;case 7:f.tcstring=c.string();
b r e a k ; c a s e 8 : f . b y t e V a l u a t i o n T o k e n = c . b y t e s ( ) ; b r e a k ; c a s e
9:f.dsp=Oc.header_bidding.DspSignals.decode(c,c.uint32());break;case
10:f.experiments=Oc.header_bidding.Experiments.decode(c,c.uint32());break;case
11:f.sessionFeatures=Oc.header_bidding.SessionFeatures.decode(c,c.uint32());break;case
12:f.cachingSpeeds=Oc.header_bidding.CachingSpeed.decode(c,c.uint32());break;default:c.skipType(g&7)}}return
f};return b}();return a}();hh.prototype.updateValuationToken=function(a,b){b=b.isPreload;this.valuationToken=
a;this.starts=this.wins=this.seq=0;this.didPreload||(this.didPreload=b);this.sdkApi.logInfo('Setting new header bidding
token');this.updateToken()};hh.prototype.updateLoadedCampaigns=function(a){var
b,c,e,f;this.loadedCampaigns.loadedCampaign=[];var g={};a=n.makeIterator(Object.entries(a));for(var
h=a.next();!h.done;g={$jscomp$loop$prop$value$278:g.$jscomp$loop$prop$value$278},h=a.next()){var
k=n.makeIterator(h.value);h=k.next().value;g.$jscomp$loop$prop$value$278=k.next().value;k=this.loadedCampaigns
.loadedCampaign.find(function(l){return function(m){return m.campaignId===
(null===l.$jscomp$loop$prop$value$278||void 0===l.$jscomp$loop$prop$value$278?void
0:l.$jscomp$loop$prop$value$278.campaignId)}}(g));(null===k||void
0===k?0:k.impressionOpportunities)?k.impressionOpportunities.push({placementId:null!==(b=null===g.$jscomp$lo
op$prop$value$278||void 0===g.$jscomp$loop$prop$value$278?void
0 : g . $ j s c o m p $ l o o p $ p r o p $ v a l u e $ 2 7 8 . p l a c e m e n t . i d ) & & v o i d
0!==b?b:'',impressionOpportunityId:h,ts:null===g.$jscomp$loop$prop$value$278||void
0===g.$jscomp$loop$prop$value$278?void 0:g.$jscomp$loop$prop$value$278.ts}):
this.loadedCampaigns.loadedCampaign.push({impressionOpportunities:[{placementId:null!==(c=null===g.$jscomp$
loop$prop$value$278||void 0===g.$jscomp$loop$prop$value$278?void
0 : g . $ j s c o m p $ l o o p $ p r o p $ v a l u e $ 2 7 8 . p l a c e m e n t . i d ) & & v o i d
0!==c?c:'',impressionOpportunityId:h,ts:null===g.$jscomp$loop$prop$value$278||void
0 = = = g . $ j s c o m p $ l o o p $ p r o p $ v a l u e $ 2 7 8 ? v o i d
0:g.$jscomp$loop$prop$value$278.ts}],campaignId:null!==(e=null===g.$jscomp$loop$prop$value$278||void
0===g.$jscomp$loop$prop$value$278?void 0:g.$jscomp$loop$prop$value$278.campaignId)&&
void 0!==e?e:'',targetGameId:null!==(f=null===g.$jscomp$loop$prop$value$278||void
0===g.$jscomp$loop$prop$value$278?void 0:g.$jscomp$loop$prop$value$278.targetGameId)&&void
0!==f?f:0})}this.sdkApi.logInfo('Setting new header bidding token after loading ad
markup');this.updateToken()};hh.prototype.updateWin=function(){this.valuationToken&&(this.wins++,this.sdkApi.lo
g I n f o ( ' I n c r e a s i n g h e a d e r b i d d i n g t o k e n w i n c o u n t t o
'+this.wins),this.updateToken())};hh.prototype.updateStart=function(){this.valuationToken&&
(this.starts++,this.sdkApi.logInfo('Increasing header bidding token start count to
'+this.starts),this.updateToken())};hh.prototype.onTokenAccess=function(a){this.sdkApi.logInfo('Accessing header
b i d d i n g t o k e n w i t h a c c e s s c o u n t
'+a);this.didPreload?t.reportMetricEventWithTags(Nc.TokenAccessAfterPreload,{mdn:this.mediationName}):t.report
MetricEventWithTags(Nc.TokenAccessBeforePreload,{mdn:this.mediationName});this.seq=a;a=this.createToken(thi
s.tokenCount);this.tokenApi.appendTokens([this.encodeToken(a)]).catch(function(){return
t.reportMetricEvent(Nc.FailedAppendTokens)})};
hh.prototype.onQueueEmpty=function(){this.sdkApi.logWarning('Header bidding token queue is
empty');this.didPreload?t.reportMetricEventWithTags(Nc.QueueEmptyAfterPreload,{mdn:this.mediationName}):t.re
portMetricEventWithTags(Nc.QueueEmptyBeforePreload,{mdn:this.mediationName})};hh.prototype.updateToken=f
u n c t i o n ( ) { f o r ( v a r a = [ ] , b = 0 ; b < t h i s . t o k e n C o u n t ; b + + ) { v a r
c=this.createToken(b);a.push(this.encodeToken(c))}this.tokenApi.createTokens(a)};hh.prototype.createToken=functi
on(a){var b=Bs(),c=As();return{valuationToken:this.valuationToken,
seq:this.seq+a,wins:this.wins,starts:this.starts,protocolVersion:this.protocolVersion,loadedCampaigns:this.loadedCam
paigns,tcstring:ir.getState().TCStringEncoded,experiments:Cs(),dsp:zo.getState().signals,sessionFeatures:{biddingLoa
dCount:b.bidding_load_count,focusChangeCount:b.focus_change_count,globalAdsFocusTime:b.global_ads_focus_ti
me,skipCount:b.skip_count,waterfallLoadCount:b.waterfall_load_count,globalAdsFocusChangeCount:b.global_ads_f
ocus_change_count},cachingSpeeds:{wifi:c.wifi,cellular:c.cellular,
unknown:c.unknown}}};hh.prototype.encodeToken=function(a){a=Zz.HeaderBiddingToken.encode(a).finish();return
Q . b a s e 6 4 . e n c o d e ( a , 0 , a . b y t e L e n g t h ) } ; v a r
$z={correlationId:'PFweE7m9HRHUg2y08qU1PL',placements:{defaultVideoAndPictureZone:{mediaId:['000000000
000000000000000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'defaultVideoAndPictureZone'},events:
{impression:{urlIndices:[0]}}}],rs:'111',mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'},incentiv
izedZone:{mediaId:['000000000000000000000000'],
tracking:[{params:{data:'videoZoneDataBlob',placement:'incentivizedZone'},events:{impression:{urlIndices:[0]}}}],r
s:'111',mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'}},media:{'000000000000000000000000':{
contentType:'comet/campaign',content:'{"id":"000000000000000000000000","platform":"android","store":"google","
appStoreId":"com.unity3d.auicreativetestapp","gameId":11017,"gameName":"Ad Testing","gameIcon":"https://cdn-
store-icons-prd.unityads.unity3d.com/store-icons/23bc7fb3-bec5-487a-8e60-
1d776f3cf33a.png","rating":4.5,"ratingCount":10000,"bypassAppSheet":false,"mraidUrl":"{CREATIVE_URL_PLA
CEHOLDER}"}',
campaignId:'000000000000000000000000',seatId:9E3,adType:'MRAID'}},trackingTemplates:['https://events.stg.mz.u
nity3d.com/operative/{{placement}}?data=H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoYB0GBNG5SFs_hW
S2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zbRf6lXWf-
mEv_9Sufp-VZgOANel9F6zkkNm0KZa3mvRP1dsSVi35COpbiWXqGDGja-
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%',
'https://events.stg.mz.unity3d.com/impression/{{placement}}?adFormat=%25AD_FORMAT%25&adUnitId=%25AD
_UNIT_ID%25&data={{datapts}}&gameSessionId=%25GAME_SESSION_ID%25&gamerSid=%25GAMER_SID
%25&isHB={{isHB}}&isomenabled=%25OM_ENABLED%25&key=11&omvendors=%25OM_VENDORS%25','ht
tps://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoY
B0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zb
Rf6lXWf-mEv_9Sufp-VZgOANel9F6zkkNm0KZa3mvRP1dsSVi35COpbiWXqGDGja-
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%'],
a u c t i o n I d : ' a 1 5 a 4 f b 6 - f 9 c e - 4 b 0 9 - a 0 c c -
0672f1de4d20'},aA={correlationId:'S8z40tOCRnTjCmX59PWh48',placements:{defaultVideoAndPictureZone:{medi
aId:['000000000000000000000000'],tracking:[{params:{data:'videoZoneDataBlob',placement:'defaultVideoAndPictur
eZone'},events:{impression:{urlIndices:[0]}}}],rs:'111',mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'any
thing'},incentivizedZone:{mediaId:['000000000000000000000000'],tracking:[{params:{data:'videoZoneDataBlob',pla
cement:'incentivizedZone'},events:{impression:{urlIndices:[0]}}}],
rs:'111',mediationFee:'123',winPrice:'abc',meta:'anything',hbMeta:'anything'}},media:{'000000000000000000000000':
{contentType:'comet/campaign',content:'{"id":"000000000000000000000000","platform":"ios","store":"apple","appSt
oreId":"1463016906","gameId":11017,"gameName":"Ad Testing","gameIcon":"https://cdn-store-icons-
prd.unityads.unity3d.com/store-icons/23bc7fb3-bec5-487a-8e60-
1d776f3cf33a.png","rating":4.5,"ratingCount":10000,"bypassAppSheet":true,"mraidUrl":"{CREATIVE_URL_PLAC
EHOLDER}"}',campaignId:'000000000000000000000000',
seatId:9E3,adType:'MRAID'}},trackingTemplates:['https://events.stg.mz.unity3d.com/operative/{{placement}}?data=
H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoYB0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22u
d8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zbRf6lXWf-mEv_9Sufp-
V Z g O A N e l 9 F 6 z k k N m 0 K Z a 3 m v R P 1 d s S V i 3 5 C O p b i W X q G D G j a -
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%',
'https://events.stg.mz.unity3d.com/impression/{{placement}}?adFormat=%25AD_FORMAT%25&adUnitId=%25AD
_UNIT_ID%25&data={{datapts}}&gameSessionId=%25GAME_SESSION_ID%25&gamerSid=%25GAMER_SID
%25&isHB={{isHB}}&isomenabled=%25OM_ENABLED%25&key=11&omvendors=%25OM_VENDORS%25','ht
tps://events.stg.mz.unity3d.com/operative/{{placement}}?data=H4sIAAAAAAAA_0xTS5Oivhf9NM3GGisg2LJgoY
B0GBNG5SFs_hWS2ISnBSjop_8XdE_Pb5V7z32ce04BSZ22ud8MWZXITRz4g5eGspLInfaiqSEztOsKXBV5_et9zb
Rf6lXWf-mEv_9Sufp-VZgOANel9F6zkkNm0KZa3mvRP1dsSVi35COpbiWXqGDGja-
G99P1c_N7uPtWlrhBv3u4Em3qms9s_vPGjUFchUSbe923T8PcSow_BOWIFNw4OPbftGG8NDAf791C-
8a8VvC6J9Mi49a0fUtEL11bUvGhaQtMKm78S0PedlOj9Emq6W5Z3WiyVHKjb-9cKkUl-i3zW0ILUX9-gw-t-
4oqzsTM87X0J_VaJmpSGuAf9MNT837inSUCqen-FtZLsJSlW0n6a9NWBqlZ2wgmdbTlvLZ43Yn-
aagb8I2cxYsbynqjrrR3XZU69qNEAUCTetIZQOqbgtcGf7pZ6lDhCRcGLyhjATtYnzRqwjUsbpfQdPXl1BRXVHi5
DQ6mm9GPrfByqnzFO5RckjK18YN-7DKY3wCtw3KqsY-j8PJtB6u9HD_h2jsPIr6EN5g3I7LsCV_PRHkwICsePH-
f H a K w i F - f P b Y - R 3 Q G W l I F w 8 G 3 R x z Z K n L i Y X r j M -
xg5b6YCdfIh6uD6eZxNOYsGjPmhMVR0Qfq2MKrT08WBR2s8COtcZnWR-FVSZZ-4Om-
PFU0kFwywKJ95ytax89wnVT7jipfMyzSAK2LyRzrOHPigZzh2rMmTfiZRHuQRJNGW8FWoGBrK2PrOKC5furm-
8xBJD8-hGDCohccsUWBZ6EV9osO-bbsWbRDPtTwa34B9k_sYLoln722Fc9CL-
Q H o 2 e h D l Z l N v m G 8 u M c f _ k Q q y i 3 B - w H K n o O g l z w C -
aNiKPT63DBBXnKk96KREym1R6QSL8f6vBOLidt7vmOkXK8x4reQzGI1AnrOBqD5OI-
y e X 0 m L 2 Y d Y x 1 6 s S T L _ d U 0 c q 5 9 - O k w L x Z T d x p V K q z L _ -
8Hmi1mb8fzxwE_XAf3CnLxPyP3_XXvdgJXij_VLF17BMHafgMAPLpeIhsJXHiPnHcHPnbAVXB03NwNnHTVSi
m W X L W O 5 b v _ k Q -
_uPZWRLYbJ8AuQrt05qEbnGUM4eAkxsI_YxkBpPiJmhuA7KnAF2KNn2xXVQNQ1xtVmGJy1QJQ6LIQ-
RvtaMP9ImLOQzAvHli_9jBOhuogGvPd_UlPG9Kr9Zylja709CJne-
frpm58Yv_dTFvjkeQmGNkRW41SANPH4IPATFQ8xJlSd6UvbYEizdlcxD1fXxb7Rbbr598IctT9keMvFxob4q-
2N5uJY94-lv009jqfblaT5O_P3x0eFPMRSkKvnA4LZqp3czapuJvyl4HS7BU1RVY6vICNako-eJMrqQVP2v-
DwAA__8BAAD__wDCLMLoBQAA&adType=VIDEO&advertiserDomain=&bidBundle=&bidderId=9000&buyerI
D=&campaignId=000000000000000000000001&creativeId=&ct=comet%2Fcampaign&dspId=comet&eventType={{
eventType}}&isHB={{isHB}}&mediaType=comet&seatId=9000&spt=cpm&gamerSid=%GAMER_SID%&gameSe
ssionId=%GAME_SESSION_ID%&adUnitId=%AD_UNIT_ID%&adFormat=%AD_FORMAT%'],
a u c t i o n I d : ' a 1 5 a 4 f b 6 - f 9 c e - 4 b 0 9 - a 0 c c -
0672f1de4d20'};n.inherits(ma,ha);ma.setDebugJsConsole=function(a){ma.DebugJsConsole=a};ma.prototype.render=
function(){this._templateData=Object.assign(Object.assign({},this._templateData),{enableAdNotice:this._enableAdN
otice,showAdNotice:0>=this._showAdNoticeAfterMS});ha.prototype.render.call(this);this._closeElement=this._conta
iner.querySelector('.close-region');this._gdprBanner=this._container.querySelector('.gdpr-pop-
up');this._privacyButton=this._container.querySelector('.privacy-button');
this.progressWrapper=this._container.querySelector('.progress-wrapper');this.choosePrivacyShown();return
Promise.resolve()};ma.prototype.show=function(){ha.prototype.show.call(this);this.setupAdNotice()};ma.prototype.hi
d e = f u n c t i o n ( ) { v a r
a;this.setExposureState(!1);this._updateInterval&&(clearInterval(this._updateInterval),this._updateInterval=void
0);this._adNoticeUpdateInterval&&(clearInterval(this._adNoticeUpdateInterval),this._adNoticeUpdateInterval=void
0);ha.prototype.hide.call(this);this._showGDPRBanner&&
!this._gdprPopupClicked&&this._handlers.forEach(function(b){return
b.onGDPRPopupSkipped()});this._deviceorientationListener&&(window.removeEventListener('deviceorientation',thi
s._deviceorientationListener,!1),this._deviceorientationListener=void
0);null===(a=this.getEventObserverMap())||void 0===a?void
0:a.unmount()};ma.prototype.createMRAID=function(a){var b,c,e,f;return F(this,void 0,void 0,function h(){var
k=this,l,m,p,q,r,u,v,w,A,D;return n.generator.createGenerator(h,function(I){switch(I.nextAddress){case 1:m=
(l=k._campaign.getResourceUrl())?l.getOriginalUrl():'none';if(p=k._platform===B.IOS&&k._isMuted){q=0;I.jumpT
o(2);break}return I.yield(Fp(k._platform,k._core.DeviceInfo),3);case 3:q=I.yieldResult;case 2:return
r=q,a=tf.replaceMacro(a,{'{{ CREATIVE_URL }}':m,'{{ IS_COPPA_COMPLIANT
}}':k._coreConfig.isCoppaCompliant().toString(),'{{ LIMIT_AD_TRACKING
}}':null!==(c=null===(b=k._deviceInfo.getLimitAdTracking())||void 0===b?void 0:b.toString())&&void
0!==c?c:'','{{ SDK_VERSION }}':k._clientInfo.getSdkVersionName(),
'{{ APPLICATION_NAME }}':k._clientInfo.getApplicationName(),'{{ INITIAL_VOLUME
}}':k._placement.muteVideo()?'0':r.toString(),'{{ USE_LOAD_EVENT }}':k._campaign instanceof
cc?'true':'false'}),I.yield(k.fetchMRAID(),4);case 4:u=I.yieldResult;if(!u)throw new hf('Unable to fetch
MRAID');k._eventObserverMap||(k._eventObserverMap=null===(e=k._eventObserverMapBuilder)||void 0===e?void
0:e.call(k,u));null===(f=k.getEventObserverMap())||void 0===f?void
0:f.sessionStart();ma.DebugJsConsole&&(a=a.replace('<script id="debug-js-console">\x3c/script>',
"<script id=\"debug-js-console-script\" type=\"text/javascript\">(function () {\n function
postConsoleLog(functionName, args) {\n return window.parent.postMessage(\n {\n type: 'consoleLog',\n
data: {\n functionName: functionName,\n args: args,\n },\n },\n '*'\n );\n }\n\n
var origConsoleLog = console.log;\n\n console.log = function () {\n var argumentsArray =
Array.prototype.slice.call(arguments);\n postConsoleLog('console.log', argumentsArray.join(' '));\n return
origConsoleLog.apply(this, argumentsArray);\n };\n\n var origConsoleWarn = console.warn;\n\n console.warn =
function () {\n var argumentsArray = Array.prototype.slice.call(arguments);\n postConsoleLog('console.warn',
argumentsArray.join(' '));\n return origConsoleWarn.apply(this, argumentsArray);\n };\n\n var
origConsoleError = console.error;\n\n console.error = function () {\n var argumentsArray =
Array.prototype.slice.call(arguments);\n postConsoleLog('console.error', argumentsArray.join(' '));\n return
origConsoleError.apply(this, argumentsArray);\n };\n\n var origWindowOnError = window.onerror;\n\n
window.onerror = function () {\n var argumentsArray = Array.prototype.slice.call(arguments);\n
postConsoleLog('window.onerror', argumentsArray.join(' '));\n if (origWindowOnError) {\n return
origConsoleError.apply(this, argumentsArray);\n }\n return false;\n };\n\n const origXMLHttpRequestOpen
= window.XMLHttpRequest.prototype.open;\n\n window.XMLHttpRequest.prototype.open = function () {\n var
argumentsArray = Array.prototype.slice.call(arguments);\n postConsoleLog('XMLHttpRequest.open',
argumentsArray.join(' '));\n return origXMLHttpRequestOpen.apply(this, argumentsArray);\n };\n
})();\x3c/script>"));
a=a.replace('<script id="deviceorientation-support">\x3c/script>',"<script type=\"text/javascript\">(function () {\n
var _iframeOrientationListeners = [];\n var originalAddEventListener = window.addEventListener;\n var
originalRemoveEventListener = window.removeEventListener;\n window.addEventListener = function (event,
listener, opts) {\n if (event === 'deviceorientation') {\n _iframeOrientationListeners.push(listener);\n
window.parent.postMessage(\n {\n type: 'deviceorientationSubscribe',\n },\n '*'\n );\n }
else {\n originalAddEventListener.apply(window, [event, listener, opts]);\n }\n };\n
window.removeEventListener = function (event, listener, opts) {\n if (event === 'deviceorientation') {\n if
((index = _iframeOrientationListeners.indexOf(listener)) > -1) {\n _iframeOrientationListeners.splice(index,
1);\n }\n } else {\n originalRemoveEventListener.apply(window, [event, listener, opts]);\n }\n };\n\n
window.addEventListener('message', function (event) {\n switch (event.data.type) {\n case
'deviceorientation_unity_v1':\n var orientationEvent = document.createEvent('HTMLEvents');\n
orientationEvent.initEvent('deviceorientation', true, true);\n orientationEvent.eventName = 'deviceorientation';\n
orientationEvent.absolute = event.data.value.absolute;\n orientationEvent.alpha = event.data.value.alpha;\n
orientationEvent.beta = event.data.value.beta;\n orientationEvent.gamma = event.data.value.gamma;\n
_iframeOrientationListeners.forEach(function (listener) {\n listener.apply(window, [orientationEvent]);\n
});\n break;\n default:\n break;\n }\n });\n })();\x3c/script>");
v=a.indexOf('<body></body>');w=a.substring(0,v+6);A=a.substring(v+6);D=Us();return
I.return(D?''+w+D+u+A:''+w+u+A)}})})};ma.prototype.getEventObserverMap=function(){return
this._eventObserverMap};ma.prototype.getIsMuted=function(){return
this._isMuted};ma.prototype.setIsMuted=function(a){this._isMuted=a};ma.prototype.setCallButtonEnabled=function(
a){this._callButtonEnabled!==a&&(this._callButtonEnabled=a)};ma.prototype.isLoaded=function(){return
this._isLoaded};ma.prototype.hideUIElements=function(){this._privacyButton.style.pointerEvents=
'1';this._privacyButton.style.visibility='hidden';this._gdprBanner.style.pointerEvents='1';this._gdprBanner.style.visibil
ity='hidden';this._closeElement.style.pointerEvents='1';this._closeElement.style.visibility='hidden'};ma.prototype.cho
osePrivacyShown=function(){this._showGDPRBanner&&!this._gdprPopupClicked?(this._gdprBanner.style.visibility
='visible',this._privacyButton.style.pointerEvents='1',this._privacyButton.style.visibility='hidden'):(this._privacyButto
n.style.visibility='visible',this._gdprBanner.style.pointerEvents=
'1',this._gdprBanner.style.visibility='hidden');this._hidePrivacyButton&&(this._privacyButton.style.pointerEvents='1',
this._privacyButton.style.visibility='hidden')};ma.prototype.setupAdNotice=function(){var
a = t h i s ; i f ( t h i s . _ e n a b l e A d N o t i c e ) { v a r
b=0;this._adNoticeUpdateInterval=window.setInterval(function(){b+=500;if(b>=a._showAdNoticeAfterMS){var
c=a._hideAdNoticeAfterMS+Math.max(0,a._showAdNoticeAfterMS);0<a._hideAdNoticeAfterMS&&b>=c?(a.hideA
dNotice(),clearInterval(a._adNoticeUpdateInterval)):(a.showAdNotice(),
0>=a._hideAdNoticeAfterMS&&clearInterval(a._adNoticeUpdateInterval))}},500)}};ma.prototype.showAdNotice=f
unction(){var a=this.container().querySelector('.ad-notice');a&&(a.classList.add('visible-ad-
notice'),a.classList.remove('hidden-ad-notice'))};ma.prototype.hideAdNotice=function(){var
a=this.container().querySelector('.ad-notice');a&&(a.classList.add('hidden-ad-notice'),a.classList.remove('visible-ad-
notice'))};ma.prototype.prepareProgressCircle=function(){var a=this;if(this._placement.allowSkip()){var b=
this._placement.allowSkipInSeconds();this._closeRemaining=this._CLOSE_LENGTH;var
c=b;this._updateInterval=window.setInterval(function(){0<a._closeRemaining&&a._closeRemaining--;0<c&&(c--
, a . u p d a t e P r o g r e s s C i r c l e ( a . _ c l o s e E l e m e n t , ( b -
c)/b));if(0>=c){a._canSkip=!0;a._closeElement.style.opacity='1';a.updateProgressCircle(a._closeElement,1);var
e = a . _ c o n t a i n e r . q u e r y S e l e c t o r ( ' . c i r c l e -
base');a.progressWrapper.style.visibility='hidden';e.style.visibility='hidden'}0>=a._closeRemaining&&(clearInterval(a
._updateInterval),
a . _ c a n C l o s e = ! 0 ) } , 1 E 3 ) } e l s e
this._closeRemaining=this._CLOSE_LENGTH,this._updateInterval=window.setInterval(function(){var
e = ( a . _ C L O S E _ L E N G T H -
a._closeRemaining)/a._CLOSE_LENGTH;.75<=e&&!a._didReward&&(a._handlers.forEach(function(f){return
f.onMraidReward()}),a._didReward=!0);0<a._closeRemaining&&(a._closeRemaining--
,a.updateProgressCircle(a._closeElement,e));0>=a._closeRemaining&&(clearInterval(a._updateInterval),a._canClose
=!0,a._closeElement.style.opacity='1',a.updateProgressCircle(a._closeElement,
1))},1E3)};ma.prototype.updateProgressCircle=function(a,b){if(this._platform===B.ANDROID&&15>this._deviceIn
fo.getApiLevel())this.progressWrapper.style.display='none',this._container.style.display='none',this._container.offsetH
eight,this._container.style.display='block';else{var c=a.querySelector('.circle-left');a=a.querySelector('.circle-
right');c.style.webkitTransform='rotate('+360*b+'deg)';.5<=b&&(this.progressWrapper.style.webkitAnimationName='
close-progress-wrapper',a.style.webkitAnimationName=
' r i g h t - s p i n ' ) } } ; m a . p r o t o t y p e . f e t c h M R A I D = f u n c t i o n ( ) { v a r
a=this._campaign.getResourceUrl();if(a){if(this._platform===B.ANDROID)return of.get(a.getUrl());var
b=a.getFileId();return b?this._core.Cache.getFileContent(b,'UTF-8'):of.get(a.getOriginalUrl())}return
Promise.resolve(this._campaign.getResource())};ma.prototype.onPrivacyClose=function(){var
a , b ; n u l l = = = ( a = t h i s . p r i v a c y ) | | v o i d 0 = = = a ? v o i d
0:a.hide();this.setExposureState(!0);null===(b=this.getEventObserverMap())||void 0===b?void
0:b.geometryChange({obstructionReasons:[]})};
m a . p r o t o t y p e . o n P r i v a c y E v e n t = f u n c t i o n ( a ) { v a r
b,c;a.preventDefault();this.privacy.show();this.setExposureState(!0);(a=null===(b=this.privacy)||void 0===b?void
0:b.getContainerRect())&&(null===(c=this.getEventObserverMap())||void 0===c?void
0:c.geometryChange({obstructionReasons:[ag.Obstructed],obstructionRectangle:Gd(a.x,a.y,a.width,a.height)}))};ma.
prototype.onGDPRPopupEvent=function(a){a.preventDefault();this._gdprPopupClicked=!0;this.privacy.show();this.s
etExposureState(!0)};ma.prototype.loadWebPlayer=
f u n c t i o n ( ) { r e t u r n
Promise.resolve()};ma.prototype.onSetOrientationProperties=function(a,b){this._handlers.forEach(function(c){return
c.onMraidOrientationProperties({allowOrientationChange:a,forceOrientation:b})})};ma.prototype.onOpen=function(a
){var b;null===(b=this.getEventObserverMap())||void 0===b?void
0:b.adUserInteraction(ul.Click);this._handlers.forEach(function(c){return
c.onMraidClick(a)})};ma.prototype.onLoadedEvent=function(){};ma.prototype.onBridgeSetOrientationProperties=fu
nction(a,b){this.onSetOrientationProperties(a,
b)};ma.prototype.onBridgeOpen=function(a){this.onOpen(a)};ma.prototype.onBridgeLoad=function(){this.onLoaded
Event()};ma.prototype.onBridgeClose=function(){this._handlers.forEach(function(a){return
a.onMraidClose()})};ma.prototype.onSkOverlayShow=function(){this._handlers.forEach(function(a){return
a.onSkOverlayShow()})};ma.prototype.onBridgeDisconnect=function(){this._mraidAdapter.disconnect()};ma.prototy
pe.onBridgeStateChange=function(a){'completed'===a&&!this._placement.allowSkip()&&5<this._closeRemaining&
&
(this._closeRemaining=5)};ma.prototype.onBridgeResizeWebview=function(){};ma.prototype.handleDeviceOrientati
on=function(a){this._mraidAdapter.sendDeviceOrientationEvent(a)};ma.prototype.onBridgeDeviceOrientationSubscr
ibe=function(){var a=this;this._deviceorientationListener||(this._deviceorientationListener=function(b){return
a.handleDeviceOrientation(b)},window.addEventListener('deviceorientation',this._deviceorientationListener,!1))};ma.
prototype.onUseCustomClose=function(){};ma.prototype.onAudioVolumeChange=
function(a,b){this._mraidAdapter.sendAudioVolumeEvent(0===b?0:a/b*100)};ma.prototype.onMuteChange=functio
n ( a ) { v a r
b=this;a?this._mraidAdapter.sendAudioVolumeEvent(0):Promise.all([this._core.DeviceInfo.Ios.getDeviceVolume(),t
his._core.DeviceInfo.Ios.getDeviceMaxVolume()]).then(function(c){var
e=n.makeIterator(c);c=e.next().value;e=e.next().value;return
b.onAudioVolumeChange(c,e)})};ma.prototype.onExposureChange=function(a){var
b,c=Gd(0,0,screen.width,screen.height),e='visible'===this.privacy.container().style.visibility,
f=null!==(b=this.privacy.getContainerRect())&&void 0!==b?b:Qj;e=n.makeIterator(a?[e?100-
f.height/screen.height*100:100,e?{x:0,y:0,width:c.width,height:c.height-
f.height}:c,e?[f]:null]:[0,null,null]);b=e.next().value;c=e.next().value;e=e.next().value;this._mraidAdapter.sendExposu
reChangeEvent({exposedPercentage:b,visibleRectangle:c,occlusionRectangles:e});this._mraidAdapter.sendViewable
Event(a)};ma.prototype.setShowOptions=function(a){this._showOptions=a};n.inherits(Jd,ma);Jd.prototype.render=fu
nction(){ma.prototype.render.call(this);
return this.loadIframe()};Jd.prototype.show=function(){var
a=this;ma.prototype.show.call(this);Lc.setState({currentScreen:hj.Playable});this.prepareProgressCircle();if(this._dom
ContentLoaded)this.setExposureState(!0),this.onMraidLoaded();else var
b=this.onLoaded.subscribe(function(){a.setExposureState(!0);a.onMraidLoaded();a.onLoaded.unsubscribe(b)})};Jd.pr
o t o t y p e . h i d e = f u n c t i o n ( ) { v a r
a;ma.prototype.hide.call(this);this._mraidAdapter.disconnect();this._hasEndScreen||(null===(a=this.privacy)||void
0===
a ? v o i d
0:a.removePrivacyElement(this))};Jd.prototype.setExposureState=function(a){if(this._domContentLoaded)this.onExp
osureChange(a)};Jd.prototype.onCloseEvent=function(a){a.preventDefault();a.stopPropagation();this._canSkip&&!thi
s . _ c a n C l o s e ? t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( b ) { r e t u r n
b.onMraidSkip()}):this._canClose&&this._handlers.forEach(function(b){return
b.onMraidClose()})};Jd.prototype.loadIframe=function(){var a=this,b=this._container.querySelector('#mraid-
iframe');this._mraidAdapter=new If(this._core,
this,b);this._mraidAdapter.connect();return this.createMRAID('\x3c!-- DO NOT PUT A DOCTYPE HERE! iOS will
go crazy --\x3e<html lang="en"><head><title>Unity Ads MRAID WebView</title><meta charset="utf-8"><meta
name="viewport" content="width=device-width,height=device-height,initial-scale=1,minimum-scale=1,maximum-
scale=1,user-scalable=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-
mobile-web-app-status-bar-style" content="black-translucent"><meta name="format-detection"
content="telephone=no"><script>!function(){"use strict";function
e(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}var
n = f u n c t i o n ( e , n ) { r e t u r n
window.parent.postMessage(Object.assign({type:e},n),"*")},t=function(n,t){if(!window.nativebridge)throw new
E r r o r ( " w i n d o w . n a t i v e b r i d g e h a s t o b e d e f i n e d . " ) ; v a r
r,i;(r=window.nativebridge).sendEvent.apply(r,[n].concat(function(n){if(Array.isArray(n))return
e(n)}(i=[t&&Object.values(t)].filter((function(e){return e})))||function(e){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(i)||function(n,t){if(n){if("string"==typeof n)return
e ( n , t ) ; v a r r = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( n ) . s l i c e ( 8 , -
1);return"Object"===r&&n.constructor&&(r=n.constructor.name),"Map"===r||"Set"===r?Array.from(n):"Arguments
"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(n,t):void 0}}(i)||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.")}()))};function r(e){return function(e){if(Array.isArray(e))return
i(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||function(e,n){if(e){if("string"==typeof e)return i(e,n);var
t = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , -
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}(e)||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.")}()}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return
r } f u n c t i o n o ( e , n , t ) { r e t u r n n i n
e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var a=function(e){return
null==e?void 0:e.detail};function u(e){return function(e){if(Array.isArray(e))return
c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||s(e)||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.")}()}function s(e,n){if(e){if("string"==typeof
e)return c(e,n);var t=Object.prototype.toString.call(e).slice(8,-
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?c(e,n):void 0}}function
c(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function
d(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in
r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l,f=function(){function e(){!function(e,n){if(!(e instanceof
n))throw new TypeError("Cannot call a class as a function")}(this,e),this.listeners={}}var n,t;return
n=e,t=[{key:"addEventListener",value:function(e,n){this.listeners[e]=[].concat(u(this.listeners[e]||[]),[n])}},{key:"rem
oveEventListener",value:function(e,n){var t=(this.listeners[e]||[]).indexOf(n);-
1!==t&&this.listeners[e].splice(t,1)}},{key:"dispatchEvent",value:function(e){var n=this;return
u ( t h i s . l i s t e n e r s [ e . t y p e ] | | [ ] ) . f o r E a c h ( ( f u n c t i o n ( t ) { r e t u r n
t.call(n,e)})),!e.defaultPrevented}},{key:"receiveEvent",value:function(e){console.log("unity","Received event:
",e);var n,t,r=(t=2,function(e){if(Array.isArray(e))return e}(n=e)||function(e,n){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e)){var t=[],r=!0,i=!1,o=void 0;try{for(var
a,u=e[Symbol.iterator]();!(r=(a=u.next()).done)&&(t.push(a.value),!n||t.length!==n);r=!0);}catch(e){i=!0,o=e}finally{
try{r||null==u.return||u.return()}finally{if(i)throw o}}return t}}(n,t)||s(n,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.")}()),i=r[0],o=r[1];this.dispatchEvent(new
CustomEvent(i,{detail:o}))}},{key:"sendEvent",value:function(e){for(var n=arguments.length,t=new Array(n>1?n-
1:0),r=1;r<n;r++)t[r-1]=arguments[r];var i,o,a,u;(o=window,a=o.webplayerbridge,u=o.webkit,a?function(e,n){return
a.handleEvent(JSON.stringify([e,n]))}:(null===(i=null==u?void 0:u.messageHandlers)||void 0===i?void
0:i.sendEvent)?function(e,n){var t;return null===(t=u.messageHandlers.sendEvent)||void 0===t?void
0 : t . p o s t M e s s a g e ( J S O N . s t r i n g i f y ( [ e , n ] ) ) } : f u n c t i o n ( e , n ) { v a r
t,r=document.createElement("iframe");r.setAttribute("src","umsg:
".concat(JSON.stringify([e,n]))),document.documentElement.appendChild(r),null===(t=r.parentNode)||void
0 = = = t | | t . r e m o v e C h i l d ( r ) } ) . a p p l y ( v o i d
0,[e].concat(t))}}],t&&d(n.prototype,t),e}();!function(e){e.WebPlayer="webplayer",e.IFrame="iframe"}(l||(l={}));var
p=function(e){try{return new URL(e),!0}catch(e){return!1}};window.mraidContainerLoader=function(e){var
i=e.containerHtml,u=e.placementType,s=e.mraidEnvAttributes,c=e.initialVolume,d=e.creativeUrl;window.MRAID_E
N V = { v e r s i o n : " 3 . 0 " , s d k : " T h e U n i t y A d s
SDK",sdkVersion:s.sdkVersion,appId:s.applicationName,ifa:"",limitAdTracking:"true"===s.limitAdTracking,coppa:"
true"===s.isCoppaCompliant},i===l.WebPlayer&&(window.nativebridge=new f),function(e){var
i=e.placementType,u=e.initialVolume,s=e.creativeUrl,c=function(){var e=function(){try{return
window.self!==window.top}catch(e){return!0}};return{sendMessage:e()?n:t,isInIframe:e}}(),d=c.sendMessage,l=c.is
I n I f r a m e , f = O b j e c t . a s s i g n ( O b j e c t . a s s i g n ( { } , f u n c t i o n ( ) { v a r
e,n,t,s,c,f,p,v,g=null!==(t=null===(n=window.MRAID_ENV)||void 0===n?void 0:n.version)&&void
0!==t?t:"3.0",w="loading",h=!1,m=window.innerWidth,y=window.innerHeight,b=u,C=!1,E={exposedPercentage:0,vi
sibleRectangle:{x:0,y:0,width:m,height:y},occlusionRectangles:[]},O={allowOrientationChange:!0,forceOrientation:"
none"},A=(o(e={},"audioVolumeChange",[]),o(e,"error",[]),o(e,"exposureChange",[]),o(e,"ready",[]),o(e,"sizeChange
",[]),o(e,"stateChange",[]),o(e,"viewableChange",[]),e),j=function(e){var n=arguments.length>1&&void
0!==arguments[1]?arguments[1]:[];r(A[e]||[]).reverse().forEach((function(e){try{e.apply(window,n)}catch(e){console
.log("Got error ",e),d("diagnosticError",{error:e})}}))},S=function(e){w=e,j("stateChange",[e])},x=function(e,n){if(e
i n
A&&A[e].push(n),"3.0"===g)switch(e){case"audioVolumeChange":j("audioVolumeChange",[b]);break;case"exposur
eChange":j("exposureChange",Object.values(E))}},P={resize:function(){m=window.innerWidth,y=window.innerHei
ght,j("sizeChange",[m,y])},message:function(e){if("3.0"===g||!["audioVolume","exposureChange"].includes(e.data.t
ype))switch(e.data.type){case"audioVolume":b=e.data.value,j("audioVolumeChange",[b]);break;case"exposureChang
e":E=e.data.value,j("exposureChange",Object.values(E));break;case"resize":m=e.data.width,y=e.data.height,j("sizeCh
ange",[m,y]);break;case"viewable":h=e.data.value,j("viewableChange",[h])}}},V=function(){d("loaded"),S("default")
,j("ready")};if("true"===window.useLoadEvent?window.addEventListener("load",V,!1):window.addEventListener("
DOMContentLoaded",V,!1),window.addEventListener("resize",l()?P.resize:(s=function(){return
d("resizeWebview")},c=window.requestAnimationFrame||window.webkitRequestAnimationFrame,f=!1,p=function(){
f = ! 1 , s ( ) } , ( v = f u n c t i o n ( ) { f | | ( f = ! 0 , " f u n c t i o n " = = t y p e o f
c?c(p):setTimeout(p,100))})(),v),!1),l()&&window.addEventListener("message",P.message,!1),window.nativebridge)
{ v a r
z={audioVolume:function(e){b=a(e)&&e.detail[0],j("audioVolumeChange",[b])},exposureChange:function(e){E=a(e
)&&e.detail[0],j("exposureChange",Object.values(E))},resize:function(e){m=a(e)?e.detail.width:window.innerWidth,
y=a(e)?e.detail.height:window.innerHeight,j("sizeChange",[m,y])},viewable:function(e){h=a(e)&&e.detail[0],j("view
ableChange",[h])}};"3.0"===g&&(window.nativebridge.addEventListener("audioVolume",z.audioVolume),window.
nativebridge.addEventListener("exposureChange",z.exposureChange)),window.nativebridge.addEventListener("resize
",z.resize),window.nativebridge.addEventListener("viewable",z.viewable)}var
L=["createCalendarEvent","expand","playVideo","resize","getLocation","getExpandProperties","setExpandProperties
","getResizeProperties","initVpaid","setResizeProperties","storePicture"].reduce((function(e,n){return
Object.assign(e,o({},n,(function(){j("error",["not supported",n])})))}),{}),I=function(){var
e=function(){return{x:0,y:0,width:m,height:y}},n=function(){return{width:m,height:y}};return
Object.assign(Object.assign({},{addEventListener:x,close:function(){S("hidden"),d("close")},getPlacementType:func
tion(){return i},getState:function(){return w},getVersion:function(){return g},isViewable:function(){return
h},open:function(e){return d("open",{url:e})},removeEventListener:function(e,n){var t=r(A[e]||[]).indexOf(n);n?-
1!==t&&A[e].splice(t,1):A[e]=[]},useCustomClose:function(e){return
d("useCustomClose",{hideClose:e})},expand:function(){return L.expand()},getExpandProperties:function(){return
L.getExpandProperties()},setExpandProperties:function(){return
L . s e t E x p a n d P r o p e r t i e s ( ) } , p l a y V i d e o : f u n c t i o n ( ) { r e t u r n
L.playVideo()}}),{getCurrentPosition:e,getDefaultPosition:e,getMaxSize:n,getOrientationProperties:function(){return
O},g e tS c r een Si z e : n , s e t O rient at i onP ropert i es: funct i on(e){var
n=e.allowOrientationChange,t=e.forceOrientation;O={allowOrientationChange:null!=n?n:O.allowOrientationChange,
forceOrientation:C||!t?O.forceOrientation:t},C=!O.allowOrientationChange&&"none"===O.forceOrientation,d("orien
tation",{properties:O})},supports:function(e){return!1},createCalendarEvent:function(){return
L.createCalendarEvent()},resize:function(){return L.resize()},getResizeProperties:function(){return
L.getResizeProperties()},setResizeProperties:function(){return L.setResizeProperties()},storePicture:function(){return
L . s t o r e P i c t u r e ( ) } } ) } ; r e t u r n
Object.assign({},"3.0"===g?Object.assign(Object.assign({},I()),{unload:function(){d("close")},getCurrentAppOrient
ation:function(){return{orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",locked:C}},getL
ocation:function(){return L.getLocation()},initVpaid:function(){return
L.initVpaid()}}):I())}()),{setCustomMraidState:function(e){return
d("customMraidState",{state:e})},getCreativeURL:function(){return
s},getConfiguration:function(){return{}}});window.mraid=f}({placementType:u,initialVolume:Number(c),creativeUr
l : " s t r i n g " = = t y p e o f d & & p ( d ) ? d : " n o n e " } ) , d e l e t e
window.mraidContainerLoader}}();\x3c/script><script>window.useLoadEvent = \'{{ USE_LOAD_EVENT }}\';\n\n
window.mraidContainerLoader({\n containerHtml: \'iframe\',\n placementType: \'interstitial\',\n
mraidEnvAttributes: {\n isCoppaCompliant: \'{{ IS_COPPA_COMPLIANT }}\',\n limitAdTracking: \'{{
LIMIT_AD_TRACKING }}\',\n sdkVersion: \'{{ SDK_VERSION }}\',\n applicationName: \'{{
APPLICATION_NAME }}\',\n },\n initialVolume: \'{{ INITIAL_VOLUME }}\',\n creativeUrl: \'{{
CREATIVE_URL }}\',\n });\x3c/script><script id="deviceorientation-support">\x3c/script><script id="debug-js-
console">\x3c/script></head><body></body></html>').then(function(c){a._core.Sdk.logDebug('setting iframe srcdoc
('+
c.length+')');Ba.setFrameSetStartTimestamp(a._placement.id);a._core.Sdk.logDebug('Unity Ads placement
' + a . _ p l a c e m e n t . i d + ' s e t i f r a m e . s r c s t a r t e d
'+Ba.getFrameSetStartTimestamp(a._placement.id));b.srcdoc=c;Ny(a._creativeId)&&b.setAttribute('sandbox','allow-
s c r i p t s a l l o w - s a m e -
origin');t.reportMetricEventWithTags(Vf.CreateMraidSuccess,{type:'performanceMraid'})}).catch(function(c){t.repor
tMetricEventWithTags(Vf.CreateMraidFail,{type:'performanceMraid'});a._core.Sdk.logError('failed to create mraid:
'+
c . m e s s a g e ) ; t h r o w
c;})};Jd.prototype.onLoadedEvent=function(){this._domContentLoaded=!0;this.onLoaded.trigger();var
a=(Date.now()-Ba.getFrameSetStartTimestamp(this._placement.id))/1E3;this._core.Sdk.logDebug('Unity Ads
placement '+this._placement.id+' iframe load duration '+a+'
s')};Jd.prototype.onOpen=function(a){this._callButtonEnabled&&ma.prototype.onOpen.call(this,a)};Jd.prototype.on
MraidLoaded=function(){this._showOptions&&da.showStartMraid({listenerId:this._showOptions.getListenerId(),pla
cementId:this._showOptions.getPlacementId()});
t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( a ) { r e t u r n
a.onMraidLoaded()})};n.inherits(Ig,Jd);Ig.prototype.show=function(){Jd.prototype.show.call(this);this._placement.all
owSkip()&&this.moveCloseGraphicLeft()};Ig.prototype.onCloseEvent=function(a){Jd.prototype.onCloseEvent.call(t
his,a);t.reportMetricEvent(Vf.ClosedByUnityAds)};Ig.prototype.onBridgeClose=function(){Jd.prototype.onBridgeCl
ose.call(this);this.clearCustomCloseTimeout();t.reportMetricEvent(Vf.ClosedByAdUnit)};Ig.prototype.onUseCustom
Close=function(a){Jd.prototype.onUseCustomClose.call(this,
a);t.reportMetricEvent(Vf.UseCustomCloseCalled);a?this._mraidCustomCloseCalled||(this._mraidCustomCloseCalled
=!0,this.setupCustomClose()):(this.clearCustomCloseTimeout(),this.setCloseVisibility(!0))};Ig.prototype.setCloseVisi
b i l i t y = f u n c t i o n ( a ) { v a r
b=this._container.querySelector('.close');b&&(b.style.display=a?'block':'none')};Ig.prototype.hide=function(){var
a;Jd.prototype.hide.call(this);null===(a=this.privacy)||void 0===a?void
0:a.removePrivacyElement(this)};Ig.prototype.setupCustomClose=function(){var a=
this;t.reportMetricEvent(Vf.CloseHidden);this.setCloseVisibility(!1);this._mraidCustomCloseTimeout=window.setTi
meout(function(){a.setCloseVisibility(!0)},1E3*this._mraidCustomCloseDelay)};Ig.prototype.clearCustomCloseTime
out=function(){window.clearTimeout(this._mraidCustomCloseTimeout)};Ig.prototype.moveCloseGraphicLeft=functi
on(){t.reportMetricEvent(Vf.CloseMovedToLeft);var a=this._container.querySelector('.close-
region');a&&(a.style.removeProperty('right'),a.style.left='0')};n.inherits(bg,ma);bg.prototype.render=
function(){ma.prototype.render.call(this);this._loadingScreen=this._container.querySelector('.loading-screen');return
this.loadIframe()};bg.prototype.show=function(){ma.prototype.show.call(this);Lc.setState({currentScreen:hj.Playable
});this.showLoadingScreen()};bg.prototype.onLoadedEvent=function(){this._handlers.forEach(function(a){var
b;return null===(b=a.onMraidLoaded)||void 0===b?void 0:b.call(a)})};bg.prototype.hide=function(){var
a;this._loadingScreenTimeout&&(clearTimeout(this._loadingScreenTimeout),
t h i s . _ l o a d i n g S c r e e n T i m e o u t = v o i d
0);this._prepareTimeout&&(clearTimeout(this._prepareTimeout),this._prepareTimeout=void
0);ma.prototype.hide.call(this);null===(a=this.privacy)||void 0===a?void
0:a.removePrivacyElement(this);this._mraidAdapter.disconnect()};bg.prototype.setExposureState=function(a){if(this.
_isLoaded&&!this._loadingScreenTimeout)this.onExposureChange(a)};bg.prototype.loadIframe=function(){var
a=this,b=this._iframe=this._container.querySelector('#mraid-iframe');this._mraidAdapter=new If(this._core,
this,b);this._mraidAdapter.connect();return this.createMRAID('\x3c!-- DO NOT PUT A DOCTYPE HERE! iOS will
go crazy --\x3e<html lang="en"><head><title>Unity Ads MRAID WebView</title><meta charset="utf-8"><meta
name="viewport" content="width=device-width,height=device-height,initial-scale=1,minimum-scale=1,maximum-
scale=1,user-scalable=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-
mobile-web-app-status-bar-style" content="black-translucent"><meta name="format-detection"
content="telephone=no"><script>!function(){"use strict";function
e(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}var
n = f u n c t i o n ( e , n ) { r e t u r n
window.parent.postMessage(Object.assign({type:e},n),"*")},t=function(n,t){if(!window.nativebridge)throw new
E r r o r ( " w i n d o w . n a t i v e b r i d g e h a s t o b e d e f i n e d . " ) ; v a r
r,i;(r=window.nativebridge).sendEvent.apply(r,[n].concat(function(n){if(Array.isArray(n))return
e(n)}(i=[t&&Object.values(t)].filter((function(e){return e})))||function(e){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(i)||function(n,t){if(n){if("string"==typeof n)return
e ( n , t ) ; v a r r = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( n ) . s l i c e ( 8 , -
1);return"Object"===r&&n.constructor&&(r=n.constructor.name),"Map"===r||"Set"===r?Array.from(n):"Arguments
"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(n,t):void 0}}(i)||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.")}()))};function r(e){return function(e){if(Array.isArray(e))return
i(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||function(e,n){if(e){if("string"==typeof e)return i(e,n);var
t = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , -
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}(e)||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.")}()}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return
r } f u n c t i o n o ( e , n , t ) { r e t u r n n i n
e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var a=function(e){return
null==e?void 0:e.detail};function u(e){return function(e){if(Array.isArray(e))return
c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||s(e)||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.")}()}function s(e,n){if(e){if("string"==typeof
e)return c(e,n);var t=Object.prototype.toString.call(e).slice(8,-
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?c(e,n):void 0}}function
c(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function
d(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in
r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l,f=function(){function e(){!function(e,n){if(!(e instanceof
n))throw new TypeError("Cannot call a class as a function")}(this,e),this.listeners={}}var n,t;return
n=e,t=[{key:"addEventListener",value:function(e,n){this.listeners[e]=[].concat(u(this.listeners[e]||[]),[n])}},{key:"rem
oveEventListener",value:function(e,n){var t=(this.listeners[e]||[]).indexOf(n);-
1!==t&&this.listeners[e].splice(t,1)}},{key:"dispatchEvent",value:function(e){var n=this;return
u ( t h i s . l i s t e n e r s [ e . t y p e ] | | [ ] ) . f o r E a c h ( ( f u n c t i o n ( t ) { r e t u r n
t.call(n,e)})),!e.defaultPrevented}},{key:"receiveEvent",value:function(e){console.log("unity","Received event:
",e);var n,t,r=(t=2,function(e){if(Array.isArray(e))return e}(n=e)||function(e,n){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e)){var t=[],r=!0,i=!1,o=void 0;try{for(var
a,u=e[Symbol.iterator]();!(r=(a=u.next()).done)&&(t.push(a.value),!n||t.length!==n);r=!0);}catch(e){i=!0,o=e}finally{
try{r||null==u.return||u.return()}finally{if(i)throw o}}return t}}(n,t)||s(n,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.")}()),i=r[0],o=r[1];this.dispatchEvent(new
CustomEvent(i,{detail:o}))}},{key:"sendEvent",value:function(e){for(var n=arguments.length,t=new Array(n>1?n-
1:0),r=1;r<n;r++)t[r-1]=arguments[r];var i,o,a,u;(o=window,a=o.webplayerbridge,u=o.webkit,a?function(e,n){return
a.handleEvent(JSON.stringify([e,n]))}:(null===(i=null==u?void 0:u.messageHandlers)||void 0===i?void
0:i.sendEvent)?function(e,n){var t;return null===(t=u.messageHandlers.sendEvent)||void 0===t?void
0 : t . p o s t M e s s a g e ( J S O N . s t r i n g i f y ( [ e , n ] ) ) } : f u n c t i o n ( e , n ) { v a r
t,r=document.createElement("iframe");r.setAttribute("src","umsg:
".concat(JSON.stringify([e,n]))),document.documentElement.appendChild(r),null===(t=r.parentNode)||void
0 = = = t | | t . r e m o v e C h i l d ( r ) } ) . a p p l y ( v o i d
0,[e].concat(t))}}],t&&d(n.prototype,t),e}();!function(e){e.WebPlayer="webplayer",e.IFrame="iframe"}(l||(l={}));var
p=function(e){try{return new URL(e),!0}catch(e){return!1}};window.mraidContainerLoader=function(e){var
i=e.containerHtml,u=e.placementType,s=e.mraidEnvAttributes,c=e.initialVolume,d=e.creativeUrl;window.MRAID_E
N V = { v e r s i o n : " 3 . 0 " , s d k : " T h e U n i t y A d s
SDK",sdkVersion:s.sdkVersion,appId:s.applicationName,ifa:"",limitAdTracking:"true"===s.limitAdTracking,coppa:"
true"===s.isCoppaCompliant},i===l.WebPlayer&&(window.nativebridge=new f),function(e){var
i=e.placementType,u=e.initialVolume,s=e.creativeUrl,c=function(){var e=function(){try{return
window.self!==window.top}catch(e){return!0}};return{sendMessage:e()?n:t,isInIframe:e}}(),d=c.sendMessage,l=c.is
I n I f r a m e , f = O b j e c t . a s s i g n ( O b j e c t . a s s i g n ( { } , f u n c t i o n ( ) { v a r
e,n,t,s,c,f,p,v,g=null!==(t=null===(n=window.MRAID_ENV)||void 0===n?void 0:n.version)&&void
0!==t?t:"3.0",w="loading",h=!1,m=window.innerWidth,y=window.innerHeight,b=u,C=!1,E={exposedPercentage:0,vi
sibleRectangle:{x:0,y:0,width:m,height:y},occlusionRectangles:[]},O={allowOrientationChange:!0,forceOrientation:"
none"},A=(o(e={},"audioVolumeChange",[]),o(e,"error",[]),o(e,"exposureChange",[]),o(e,"ready",[]),o(e,"sizeChange
",[]),o(e,"stateChange",[]),o(e,"viewableChange",[]),e),j=function(e){var n=arguments.length>1&&void
0!==arguments[1]?arguments[1]:[];r(A[e]||[]).reverse().forEach((function(e){try{e.apply(window,n)}catch(e){console
.log("Got error ",e),d("diagnosticError",{error:e})}}))},S=function(e){w=e,j("stateChange",[e])},x=function(e,n){if(e
i n
A&&A[e].push(n),"3.0"===g)switch(e){case"audioVolumeChange":j("audioVolumeChange",[b]);break;case"exposur
eChange":j("exposureChange",Object.values(E))}},P={resize:function(){m=window.innerWidth,y=window.innerHei
ght,j("sizeChange",[m,y])},message:function(e){if("3.0"===g||!["audioVolume","exposureChange"].includes(e.data.t
ype))switch(e.data.type){case"audioVolume":b=e.data.value,j("audioVolumeChange",[b]);break;case"exposureChang
e":E=e.data.value,j("exposureChange",Object.values(E));break;case"resize":m=e.data.width,y=e.data.height,j("sizeCh
ange",[m,y]);break;case"viewable":h=e.data.value,j("viewableChange",[h])}}},V=function(){d("loaded"),S("default")
,j("ready")};if("true"===window.useLoadEvent?window.addEventListener("load",V,!1):window.addEventListener("
DOMContentLoaded",V,!1),window.addEventListener("resize",l()?P.resize:(s=function(){return
d("resizeWebview")},c=window.requestAnimationFrame||window.webkitRequestAnimationFrame,f=!1,p=function(){
f = ! 1 , s ( ) } , ( v = f u n c t i o n ( ) { f | | ( f = ! 0 , " f u n c t i o n " = = t y p e o f
c?c(p):setTimeout(p,100))})(),v),!1),l()&&window.addEventListener("message",P.message,!1),window.nativebridge)
{ v a r
z={audioVolume:function(e){b=a(e)&&e.detail[0],j("audioVolumeChange",[b])},exposureChange:function(e){E=a(e
)&&e.detail[0],j("exposureChange",Object.values(E))},resize:function(e){m=a(e)?e.detail.width:window.innerWidth,
y=a(e)?e.detail.height:window.innerHeight,j("sizeChange",[m,y])},viewable:function(e){h=a(e)&&e.detail[0],j("view
ableChange",[h])}};"3.0"===g&&(window.nativebridge.addEventListener("audioVolume",z.audioVolume),window.
nativebridge.addEventListener("exposureChange",z.exposureChange)),window.nativebridge.addEventListener("resize
",z.resize),window.nativebridge.addEventListener("viewable",z.viewable)}var
L=["createCalendarEvent","expand","playVideo","resize","getLocation","getExpandProperties","setExpandProperties
","getResizeProperties","initVpaid","setResizeProperties","storePicture"].reduce((function(e,n){return
Object.assign(e,o({},n,(function(){j("error",["not supported",n])})))}),{}),I=function(){var
e=function(){return{x:0,y:0,width:m,height:y}},n=function(){return{width:m,height:y}};return
Object.assign(Object.assign({},{addEventListener:x,close:function(){S("hidden"),d("close")},getPlacementType:func
tion(){return i},getState:function(){return w},getVersion:function(){return g},isViewable:function(){return
h},open:function(e){return d("open",{url:e})},removeEventListener:function(e,n){var t=r(A[e]||[]).indexOf(n);n?-
1!==t&&A[e].splice(t,1):A[e]=[]},useCustomClose:function(e){return
d("useCustomClose",{hideClose:e})},expand:function(){return L.expand()},getExpandProperties:function(){return
L.getExpandProperties()},setExpandProperties:function(){return
L . s e t E x p a n d P r o p e r t i e s ( ) } , p l a y V i d e o : f u n c t i o n ( ) { r e t u r n
L.playVideo()}}),{getCurrentPosition:e,getDefaultPosition:e,getMaxSize:n,getOrientationProperties:function(){return
O},g e tS c r een Si z e : n , s e t O rient at i onP ropert i es: funct i on(e){var
n=e.allowOrientationChange,t=e.forceOrientation;O={allowOrientationChange:null!=n?n:O.allowOrientationChange,
forceOrientation:C||!t?O.forceOrientation:t},C=!O.allowOrientationChange&&"none"===O.forceOrientation,d("orien
tation",{properties:O})},supports:function(e){return!1},createCalendarEvent:function(){return
L.createCalendarEvent()},resize:function(){return L.resize()},getResizeProperties:function(){return
L.getResizeProperties()},setResizeProperties:function(){return L.setResizeProperties()},storePicture:function(){return
L . s t o r e P i c t u r e ( ) } } ) } ; r e t u r n
Object.assign({},"3.0"===g?Object.assign(Object.assign({},I()),{unload:function(){d("close")},getCurrentAppOrient
ation:function(){return{orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",locked:C}},getL
ocation:function(){return L.getLocation()},initVpaid:function(){return
L.initVpaid()}}):I())}()),{setCustomMraidState:function(e){return
d("customMraidState",{state:e})},getCreativeURL:function(){return
s},getConfiguration:function(){return{}}});window.mraid=f}({placementType:u,initialVolume:Number(c),creativeUr
l : " s t r i n g " = = t y p e o f d & & p ( d ) ? d : " n o n e " } ) , d e l e t e
window.mraidContainerLoader}}();\x3c/script><script>window.useLoadEvent = \'{{ USE_LOAD_EVENT }}\';\n\n
window.mraidContainerLoader({\n containerHtml: \'iframe\',\n placementType: \'interstitial\',\n
mraidEnvAttributes: {\n isCoppaCompliant: \'{{ IS_COPPA_COMPLIANT }}\',\n limitAdTracking: \'{{
LIMIT_AD_TRACKING }}\',\n sdkVersion: \'{{ SDK_VERSION }}\',\n applicationName: \'{{
APPLICATION_NAME }}\',\n },\n initialVolume: \'{{ INITIAL_VOLUME }}\',\n creativeUrl: \'{{
CREATIVE_URL }}\',\n });\x3c/script><script id="deviceorientation-support">\x3c/script><script id="debug-js-
console">\x3c/script></head><body></body></html>').then(function(c){b.onload=
f u n c t i o n ( ) { r e t u r n
a.onIframeLoaded()};Ba.setFrameSetStartTimestamp(a._placement.id);a._core.Sdk.logDebug('Unity Ads placement
' + a . _ p l a c e m e n t . i d + ' s e t i f r a m e . s r c s t a r t e d
'+Ba.getFrameSetStartTimestamp(a._placement.id));b.srcdoc=c;t.reportMetricEventWithTags(Vf.CreateMraidSuccess
,{type:'performanceExtendedMraid'})}).catch(function(c){t.reportMetricEventWithTags(Vf.CreateMraidFail,{type:'p
e r f o r m a n c e E x t e n d e d M r a i d ' } ) ; t h r o w
c ; } ) } ;bg.pr ototype .onIframeLoa de d=func t i o n (){ t h i s . _ i s L o ad ed =!0 ; t h i s . _ l o ad i n g S creen T i m e o u t ||
(clearTimeout(this._prepareTimeout),this._prepareTimeout=void 0,this.showMRAIDAd());var a=(Date.now()-
Ba.getFrameSetStartTimestamp(this._placement.id))/1E3;this._core.Sdk.logDebug('Unity Ads placement
'+this._placement.id+' iframe load duration '+a+' s')};bg.prototype.showLoadingScreen=function(){var
a=this;this._loadingScreen.style.display='block';this._loadingScreenTimeout=window.setTimeout(function(){a._isLoa
ded?a.showMRAIDAd():a._prepareTimeout=window.setTimeout(function(){a._canClose=!0;a._closeElement.style.o
pacity=
'1';a._closeElement.style.display='block';a.updateProgressCircle(a._closeElement,1);var
b=a._campaign.getResourceUrl();Sd.trigger('playable_prepare_timeout',{url:b?b.getOriginalUrl():''},a._campaign.get
Session());a._prepareTimeout=void 0},4500);a._loadingScreenTimeout=void
0},this.loadingScreenDuration)};bg.prototype.showMRAIDAd=function(){var
a=this;this.prepareProgressCircle();['webkitTransitionEnd','transitionend'].forEach(function(b){'none'!==a._loadingSc
reen.style.display&&a._loadingScreen.addEventListener(b,
function(){a._closeElement.style.display='block';a._mraidAdapter.sendViewableEvent(!0);a._loadingScreen.style.disp
lay='none'},!1)});this._loadingScreen.classList.add('hidden')};bg.prototype.onCloseEvent=function(a){a.preventDefau
lt();a.stopPropagation();this._canSkip&&!this._canClose?this._handlers.forEach(function(b){return
b.onMraidSkip()}):this._canClose&&this._handlers.forEach(function(b){return
b.onMraidClose()})};n.inherits(lc,ma);lc.prototype.show=function(){var a=this;ma.prototype.show.call(this);
Lc.setState({currentScreen:hj.Playable});this.prepareProgressCircle();if(this._domContentLoaded)t.reportMetricEvent
(Wf.MraidDomLoadedAtShow),this.setExposureState(!0),this.onMraidLoaded();else var
b=this.onLoaded.subscribe(function(){a.setExposureState(!0);a.onMraidLoaded();a.onLoaded.unsubscribe(b)})};lc.pr
ototype.hide=function(){var a;ma.prototype.hide.call(this);null===(a=this.privacy)||void 0===a?void
0:a.removePrivacyElement(this);this._mraidAdapter.disconnect()};lc.prototype.setExposureState=
function(a){if(this._domContentLoaded)this.onExposureChange(a)};lc.prototype.loadWebPlayer=function(a){var
b=this;this._isLoaded=!0;this._mraidAdapter=new jf(this._core,this,a);this._mraidAdapter.connect();return
this.createMRAID('\x3c!-- DO NOT PUT A DOCTYPE HERE! iOS will go crazy --\x3e<html
lang="en"><head><title>Unity Ads MRAID WebView</title><meta charset="utf-8"><meta name="viewport"
content="width=device-width,height=device-height,initial-scale=1,minimum-scale=1,maximum-scale=1,user-
scalable=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-
status-bar-style" content="black-translucent"><meta name="format-detection"
content="telephone=no"><script>!function(){"use strict";function
e(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}var
n = f u n c t i o n ( e , n ) { r e t u r n
window.parent.postMessage(Object.assign({type:e},n),"*")},t=function(n,t){if(!window.nativebridge)throw new
E r r o r ( " w i n d o w . n a t i v e b r i d g e h a s t o b e d e f i n e d . " ) ; v a r
r,i;(r=window.nativebridge).sendEvent.apply(r,[n].concat(function(n){if(Array.isArray(n))return
e(n)}(i=[t&&Object.values(t)].filter((function(e){return e})))||function(e){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(i)||function(n,t){if(n){if("string"==typeof n)return
e ( n , t ) ; v a r r = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( n ) . s l i c e ( 8 , -
1);return"Object"===r&&n.constructor&&(r=n.constructor.name),"Map"===r||"Set"===r?Array.from(n):"Arguments
"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(n,t):void 0}}(i)||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.")}()))};function r(e){return function(e){if(Array.isArray(e))return
i(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||function(e,n){if(e){if("string"==typeof e)return i(e,n);var
t = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , -
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}(e)||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.")}()}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return
r } f u n c t i o n o ( e , n , t ) { r e t u r n n i n
e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var a=function(e){return
null==e?void 0:e.detail};function u(e){return function(e){if(Array.isArray(e))return
c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||s(e)||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.")}()}function s(e,n){if(e){if("string"==typeof
e)return c(e,n);var t=Object.prototype.toString.call(e).slice(8,-
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?c(e,n):void 0}}function
c(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function
d(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in
r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l,f=function(){function e(){!function(e,n){if(!(e instanceof
n))throw new TypeError("Cannot call a class as a function")}(this,e),this.listeners={}}var n,t;return
n=e,t=[{key:"addEventListener",value:function(e,n){this.listeners[e]=[].concat(u(this.listeners[e]||[]),[n])}},{key:"rem
oveEventListener",value:function(e,n){var t=(this.listeners[e]||[]).indexOf(n);-
1!==t&&this.listeners[e].splice(t,1)}},{key:"dispatchEvent",value:function(e){var n=this;return
u ( t h i s . l i s t e n e r s [ e . t y p e ] | | [ ] ) . f o r E a c h ( ( f u n c t i o n ( t ) { r e t u r n
t.call(n,e)})),!e.defaultPrevented}},{key:"receiveEvent",value:function(e){console.log("unity","Received event:
",e);var n,t,r=(t=2,function(e){if(Array.isArray(e))return e}(n=e)||function(e,n){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e)){var t=[],r=!0,i=!1,o=void 0;try{for(var
a,u=e[Symbol.iterator]();!(r=(a=u.next()).done)&&(t.push(a.value),!n||t.length!==n);r=!0);}catch(e){i=!0,o=e}finally{
try{r||null==u.return||u.return()}finally{if(i)throw o}}return t}}(n,t)||s(n,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.")}()),i=r[0],o=r[1];this.dispatchEvent(new
CustomEvent(i,{detail:o}))}},{key:"sendEvent",value:function(e){for(var n=arguments.length,t=new Array(n>1?n-
1:0),r=1;r<n;r++)t[r-1]=arguments[r];var i,o,a,u;(o=window,a=o.webplayerbridge,u=o.webkit,a?function(e,n){return
a.handleEvent(JSON.stringify([e,n]))}:(null===(i=null==u?void 0:u.messageHandlers)||void 0===i?void
0:i.sendEvent)?function(e,n){var t;return null===(t=u.messageHandlers.sendEvent)||void 0===t?void
0 : t . p o s t M e s s a g e ( J S O N . s t r i n g i f y ( [ e , n ] ) ) } : f u n c t i o n ( e , n ) { v a r
t,r=document.createElement("iframe");r.setAttribute("src","umsg:
".concat(JSON.stringify([e,n]))),document.documentElement.appendChild(r),null===(t=r.parentNode)||void
0 = = = t | | t . r e m o v e C h i l d ( r ) } ) . a p p l y ( v o i d
0,[e].concat(t))}}],t&&d(n.prototype,t),e}();!function(e){e.WebPlayer="webplayer",e.IFrame="iframe"}(l||(l={}));var
p=function(e){try{return new URL(e),!0}catch(e){return!1}};window.mraidContainerLoader=function(e){var
i=e.containerHtml,u=e.placementType,s=e.mraidEnvAttributes,c=e.initialVolume,d=e.creativeUrl;window.MRAID_E
N V = { v e r s i o n : " 3 . 0 " , s d k : " T h e U n i t y A d s
SDK",sdkVersion:s.sdkVersion,appId:s.applicationName,ifa:"",limitAdTracking:"true"===s.limitAdTracking,coppa:"
true"===s.isCoppaCompliant},i===l.WebPlayer&&(window.nativebridge=new f),function(e){var
i=e.placementType,u=e.initialVolume,s=e.creativeUrl,c=function(){var e=function(){try{return
window.self!==window.top}catch(e){return!0}};return{sendMessage:e()?n:t,isInIframe:e}}(),d=c.sendMessage,l=c.is
I n I f r a m e , f = O b j e c t . a s s i g n ( O b j e c t . a s s i g n ( { } , f u n c t i o n ( ) { v a r
e,n,t,s,c,f,p,v,g=null!==(t=null===(n=window.MRAID_ENV)||void 0===n?void 0:n.version)&&void
0!==t?t:"3.0",w="loading",h=!1,m=window.innerWidth,y=window.innerHeight,b=u,C=!1,E={exposedPercentage:0,vi
sibleRectangle:{x:0,y:0,width:m,height:y},occlusionRectangles:[]},O={allowOrientationChange:!0,forceOrientation:"
none"},A=(o(e={},"audioVolumeChange",[]),o(e,"error",[]),o(e,"exposureChange",[]),o(e,"ready",[]),o(e,"sizeChange
",[]),o(e,"stateChange",[]),o(e,"viewableChange",[]),e),j=function(e){var n=arguments.length>1&&void
0!==arguments[1]?arguments[1]:[];r(A[e]||[]).reverse().forEach((function(e){try{e.apply(window,n)}catch(e){console
.log("Got error ",e),d("diagnosticError",{error:e})}}))},S=function(e){w=e,j("stateChange",[e])},x=function(e,n){if(e
i n
A&&A[e].push(n),"3.0"===g)switch(e){case"audioVolumeChange":j("audioVolumeChange",[b]);break;case"exposur
eChange":j("exposureChange",Object.values(E))}},P={resize:function(){m=window.innerWidth,y=window.innerHei
ght,j("sizeChange",[m,y])},message:function(e){if("3.0"===g||!["audioVolume","exposureChange"].includes(e.data.t
ype))switch(e.data.type){case"audioVolume":b=e.data.value,j("audioVolumeChange",[b]);break;case"exposureChang
e":E=e.data.value,j("exposureChange",Object.values(E));break;case"resize":m=e.data.width,y=e.data.height,j("sizeCh
ange",[m,y]);break;case"viewable":h=e.data.value,j("viewableChange",[h])}}},V=function(){d("loaded"),S("default")
,j("ready")};if("true"===window.useLoadEvent?window.addEventListener("load",V,!1):window.addEventListener("
DOMContentLoaded",V,!1),window.addEventListener("resize",l()?P.resize:(s=function(){return
d("resizeWebview")},c=window.requestAnimationFrame||window.webkitRequestAnimationFrame,f=!1,p=function(){
f = ! 1 , s ( ) } , ( v = f u n c t i o n ( ) { f | | ( f = ! 0 , " f u n c t i o n " = = t y p e o f
c?c(p):setTimeout(p,100))})(),v),!1),l()&&window.addEventListener("message",P.message,!1),window.nativebridge)
{ v a r
z={audioVolume:function(e){b=a(e)&&e.detail[0],j("audioVolumeChange",[b])},exposureChange:function(e){E=a(e
)&&e.detail[0],j("exposureChange",Object.values(E))},resize:function(e){m=a(e)?e.detail.width:window.innerWidth,
y=a(e)?e.detail.height:window.innerHeight,j("sizeChange",[m,y])},viewable:function(e){h=a(e)&&e.detail[0],j("view
ableChange",[h])}};"3.0"===g&&(window.nativebridge.addEventListener("audioVolume",z.audioVolume),window.
nativebridge.addEventListener("exposureChange",z.exposureChange)),window.nativebridge.addEventListener("resize
",z.resize),window.nativebridge.addEventListener("viewable",z.viewable)}var
L=["createCalendarEvent","expand","playVideo","resize","getLocation","getExpandProperties","setExpandProperties
","getResizeProperties","initVpaid","setResizeProperties","storePicture"].reduce((function(e,n){return
Object.assign(e,o({},n,(function(){j("error",["not supported",n])})))}),{}),I=function(){var
e=function(){return{x:0,y:0,width:m,height:y}},n=function(){return{width:m,height:y}};return
Object.assign(Object.assign({},{addEventListener:x,close:function(){S("hidden"),d("close")},getPlacementType:func
tion(){return i},getState:function(){return w},getVersion:function(){return g},isViewable:function(){return
h},open:function(e){return d("open",{url:e})},removeEventListener:function(e,n){var t=r(A[e]||[]).indexOf(n);n?-
1!==t&&A[e].splice(t,1):A[e]=[]},useCustomClose:function(e){return
d("useCustomClose",{hideClose:e})},expand:function(){return L.expand()},getExpandProperties:function(){return
L.getExpandProperties()},setExpandProperties:function(){return
L . s e t E x p a n d P r o p e r t i e s ( ) } , p l a y V i d e o : f u n c t i o n ( ) { r e t u r n
L.playVideo()}}),{getCurrentPosition:e,getDefaultPosition:e,getMaxSize:n,getOrientationProperties:function(){return
O},g e tS c r een Si z e : n , s e t O rient at i onP ropert i es: funct i on(e){var
n=e.allowOrientationChange,t=e.forceOrientation;O={allowOrientationChange:null!=n?n:O.allowOrientationChange,
forceOrientation:C||!t?O.forceOrientation:t},C=!O.allowOrientationChange&&"none"===O.forceOrientation,d("orien
tation",{properties:O})},supports:function(e){return!1},createCalendarEvent:function(){return
L.createCalendarEvent()},resize:function(){return L.resize()},getResizeProperties:function(){return
L.getResizeProperties()},setResizeProperties:function(){return L.setResizeProperties()},storePicture:function(){return
L . s t o r e P i c t u r e ( ) } } ) } ; r e t u r n
Object.assign({},"3.0"===g?Object.assign(Object.assign({},I()),{unload:function(){d("close")},getCurrentAppOrient
ation:function(){return{orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",locked:C}},getL
ocation:function(){return L.getLocation()},initVpaid:function(){return
L.initVpaid()}}):I())}()),{setCustomMraidState:function(e){return
d("customMraidState",{state:e})},getCreativeURL:function(){return
s},getConfiguration:function(){return{}}});window.mraid=f}({placementType:u,initialVolume:Number(c),creativeUr
l : " s t r i n g " = = t y p e o f d & & p ( d ) ? d : " n o n e " } ) , d e l e t e
window.mraidContainerLoader}}();\x3c/script><script>window.useLoadEvent = \'{{ USE_LOAD_EVENT }}\';\n\n
window.mraidContainerLoader({\n containerHtml: \'webplayer\',\n placementType: \'interstitial\',\n
mraidEnvAttributes: {\n isCoppaCompliant: \'{{ IS_COPPA_COMPLIANT }}\',\n limitAdTracking: \'{{
LIMIT_AD_TRACKING }}\',\n sdkVersion: \'{{ SDK_VERSION }}\',\n applicationName: \'{{
APPLICATION_NAME }}\',\n },\n initialVolume: \'{{ INITIAL_VOLUME }}\',\n });\x3c/script><script
i d = " d e v i c e o r i e n t a t i o n -
support">\x3c/script></head><body></body></html>').then(function(c){b._core.Sdk.logDebug('setting webplayer
srcdoc ('+
c.length+')');Ba.setFrameSetStartTimestamp(b._placement.id);b._core.Sdk.logDebug('Unity Ads placement
' + b . _ p l a c e m e n t . i d + ' s e t w e b p l a y e r d a t a s t a r t e d
'+Ba.getFrameSetStartTimestamp(b._placement.id));c=b._platform===B.ANDROID?encodeURIComponent(c):c;retu
r n
b.setWebPlayerContainerData(a,c).catch(function(){t.reportMetricEvent(Wf.MraidSetDataFailed)})}).catch(function(
c){t.reportMetricEvent(Wf.MraidCreateFailed);b._core.Sdk.logError('failed to create mraid:
'+c.message)})};lc.prototype.onCloseEvent=function(a){a.preventDefault();
a . s t o pP r opagation();this._ca nSkip&&!th i s . _ can C l o s e?t h i s . _ h an d l ers . fo rE ach (fu n ct i o n (b ) { r e t u r n
b.onMraidSkip()}):this._canClose&&this._handlers.forEach(function(b){return
b.onMraidClose()})};lc.prototype.onLoadedEvent=function(){this._domContentLoaded=!0;this.onLoaded.trigger();va
r a=(Date.now()-Ba.getFrameSetStartTimestamp(this._placement.id))/1E3;this._core.Sdk.logDebug('Unity Ads
placement '+this._placement.id+' iframe load duration '+a+'
s')};lc.prototype.onOpen=function(a){this._callButtonEnabled&&
ma.prototype.onOpen.call(this,a)};lc.prototype.onPrivacyClose=function(){this.privacy&&(ma.prototype.onPrivacyC
lose.call(this),this.reduceWebViewContainerHeight())};lc.prototype.onPrivacyEvent=function(a){var
b=this;a.preventDefault();this.fullScreenWebViewContainer().then(function(){ma.prototype.onPrivacyEvent.call(b,a)
} ) } ; l c . p r o t o t y p e . o n G D P R P o p u p E v e n t = f u n c t i o n ( a ) { v a r
b=this;a.preventDefault();this._gdprPopupClicked=!0;this.fullScreenWebViewContainer().then(function(){b.privacy.s
how()})};lc.prototype.onBridgeResizeWebview=
function(){this.reduceWebViewContainerHeight()};lc.prototype.onBridgeLoad=function(){t.reportMetricEvent(Wf.M
raidDomLoaded);ma.prototype.onBridgeLoad.call(this)};lc.prototype.onBridgeOpen=function(a){t.reportMetricEvent
(Wf.MraidClickReceived);ma.prototype.onBridgeOpen.call(this,a)};lc.prototype.onBridgeClose=function(){ma.protot
ype.onBridgeClose.call(this)};lc.prototype.fullScreenWebViewContainer=function(){return
this._handlers[0].onWebViewFullScreen()};lc.prototype.reduceWebViewContainerHeight=
f u n c t i o n ( ) { r e t u r n
this._handlers[0].onWebViewReduceSize()};lc.prototype.setWebPlayerContainerData=function(a,b){return
F ( t h i s , v o i d 0 , v o i d 0 , f u n c t i o n e ( ) { v a r f = t h i s , g ; r e t u r n
n.generator.createGenerator(e,function(h){if(1==h.nextAddress)return
f._platform===B.IOS?h.return(a.setData(b,'text/html','UTF-8')):h.yield(f.getMraidAsUrl(b),2);g=h.yieldResult;return
h.return(f.trySetUrl(a,g,b))})})};lc.prototype.getWebPlayerErrorObserver=function(a,b){var c=this;return
function(e){if('string'===typeof e&&e.includes('file://'))return
t.reportMetricEvent(Wf.MraidLoadingCachedFileError),
c . _ i s W e b P l a y e r E r r o r = ! 0 , a . s e t D a t a ( b , ' t e x t / h t m l ' , ' U T F -
8');t.reportMetricEvent(Wf.MraidGenericLoadingError)}};lc.prototype.trySetUrl=function(a,b,c){return F(this,void
0,void 0,function f(){var g=this,h,k;return n.generator.createGenerator(f,function(l){if(1==l.nextAddress)return
g._isWebPlayerError=!1,h=g.getWebPlayerErrorObserver(a,c),k=Sj.once(a.onWebPlayerError,h),l.yield(a.setUrl('file:
/ / ' + b ) , 2 ) ; i f ( 3 ! = l . n e x t A d d r e s s ) r e t u r n
l.yield(jv(2E3),3);g._isWebPlayerError||t.reportMetricEvent(Wf.MraidLoadingCachedFileNoError);
a.onWebPlayerError.unsubscribe(k);l.jumpToEnd()})})};lc.prototype.getMraidAsUrl=function(a){var
b=this;a=this._platform===B.ANDROID?decodeURIComponent(a):a;return
this._core.Cache.setFileContent('webPlayerMraid.html','UTF-8',a).then(function(){return
b._core.Cache.getFilePath('webPlayerMraid.html')})};lc.prototype.onMraidLoaded=function(){this._showOptions&&
da.showStartMraid({listenerId:this._showOptions.getListenerId(),placementId:this._showOptions.getPlacementId()});
Kt(this._campaign.getSeatId())&&
t h i s . _ h a n d l e r s . f o r E a c h ( f u n c t i o n ( a ) { r e t u r n
a.onMraidLoaded()})};n.inherits(Th,kc);Th.setForcedExtendedMRAID=function(a){Th._forcedExtendedMRAID=a};
T h . p r o t o t y p e . c r e a t e P a r a m e t e r s = f u n c t i o n ( a ) { v a r
b=a.campaign.getResourceUrl(),c=null,e=this.showGDPRBanner(a),f=this.getAdNoticeSettings(a.privacySDK);a.ga
m e S e s s i o n I d = a . g a m e S e s s i o n I d | | 0 ; a . c a m p a i g n i n s t a n c e o f
cc||Th._forcedExtendedMRAID?b&&b.getOriginalUrl().match(/playables\/production\/unity/)||Th._forcedExtendedM
RAID?b=new bg(a.platform,a.core,a.coreConfig,
a.clientInfo,a.deviceInfo,a.placement,a.campaign,a.privacy,e,a.gameSessionId,f,a.adsConfig.getHidePrivacy()):a.cam
p a i g n . i s C u s t o m C l o s e E n a b l e d ( ) ? b = n e w
Ig(a.platform,a.core,a.coreConfig,a.clientInfo,a.deviceInfo,a.placement,a.campaign,a.privacy,e,f,a.gameSessionId,a.ad
s C o n f i g . g e t H i d e P r i v a c y ( ) ) : ( c = n e w
nn(a.campaign,Object.assign(Object.assign({},this.createEndScreenParameters(a.privacy,a.campaign.getGameName()
,a)),{campaignId:a.campaign.id,osVersion:a.deviceInfo.getOsVersion()})),b=new Jd(a.platform,
a.core,a.coreConfig,a.clientInfo,a.deviceInfo,a.placement,a.campaign,a.privacy,e,f,a.gameSessionId,a.adsConfig.getHi
d e P r i v a c y ( ) , ! 0 ) ) : b = n e w
lc(a.platform,a.core,a.coreConfig,a.clientInfo,a.deviceInfo,a.placement,a.campaign,a.privacy,e,f,a.gameSessionId,a.ad
sConfig.getHidePrivacy());a=Object.assign(Object.assign({},a),{mraid:b,webPlayerContainer:this._webPlayerContain
e r } ) ; c & & ( a . e n d S c r e e n = c ) ; r e t u r n
a};Th._forcedExtendedMRAID=!1;n.inherits(hb,Z);hb.prototype.populateDocument=function(){document.body.appe
ndChild(this._mraid.container());
this._endScreen&&(this._endScreen.render(),this._endScreen.hide(),document.body.appendChild(this._endScreen.con
tainer()));this.configIosAttributon()};hb.prototype.onMraidLoaded=function(){this.getShowOptions()&&this.sendStar
tOnLoad&&(this.sendStartEvents(),this.sendImpression())};hb.prototype.sendStartEvents=function(){var
a=this;this.sendStartEvent();this.getOperativeEventManager().sendStart(this.getOperativeEventParams()).then(functio
n(){return a.onStartProcessed.trigger()});this.sendTrackingEvent(V.START,
this._campaign.getUseWebViewUserAgentForTracking())};hb.prototype.show=function(a){Z.prototype.show.call(thi
s,a);this.setShowingMRAID(!0);this._mraid.setShowOptions(a);this._mraid.show();this.sendStartOnLoad||this.sendSt
artEvents();Kt(this._campaign.getSeatId())||this.sendStartOnLoad||this.sendImpression();!Mc.getState().configuration||
this._campaign instanceof cc||Mc.setState({isAvailable:!0});this.getContainer().addEventHandler(this);return
this.setupContainerView()};hb.prototype.setupContainerView=
f u n c t i o n ( ) { v a r a = t h i s ; r e t u r n
this.getContainer().open(this,['webview'],this._orientationProperties.allowOrientationChange,this._orientationProperti
es.forceOrientation,!0,!1,!0,!1,this.getShowOptions().getOptions()).then(function(){da.showContainerOpened({listene
rId:a.getShowOptions().getListenerId()});a.onStart.trigger()}).catch(function(b){a.onContainerOpenError(b)})};hb.pr
ototype.handleRenderPromiseError=function(a){this.getAdsApi().ShowApi.sendShowFailedEvent(this.getPlacement(
).id,this.getShowOptions().getListenerId(),
' F a i l e d t o r e n d e r
MRAID',kb[kb.INTERNAL_ERROR],this._campaign.getSession().getEventSent(wg.START),{reason:a});return
this.destroyAdUnit()};hb.prototype.destroyAdUnit=function(){var
a=this,b=ea()('playableForceDestroyAdUnit');if(!this.isShowing()&&!b)return
Promise.resolve();this.setShowing(!1);this.setShowingMRAID(!1);this._mraid&&this._mraid.hide();this.removeEndS
creenContainer();this.removePrivacyContainer();this.removeAttributionContainer();this.onFinish.trigger();this.remove
MraidContainer();b=
this.getContainer();b.removeEventHandler(this);this._focusManager.onAppBackground.unsubscribe(this._onAppBac
kground);this._focusManager.onAppForeground.unsubscribe(this._onAppForeground);this._focusManager.onActivity
Paused.unsubscribe(this._onActivityPaused);this._focusManager.onActivityResumed.unsubscribe(this._onActivityRe
s u m e d ) ; L c . s e t S t a t e ( { c u r r e n t S c r e e n : v o i d 0 } ) ; r e t u r n
b.close().then(function(){a.onClose.trigger()}).catch(function(c){t.reportMetricEventWithTags(fk.ContainerCloseErro
r,{type:'MRAID'});
a.getCore().Sdk.logError('Container not closed properly due to
'+c);ea()('triggerOnCloseInCatch')&&a.onClose.trigger()})};hb.prototype.hide=function(){this.isHiddenObservable.tri
gger(!0);Mc.setState({isAvailable:!1});if(!this.isShowing())return
Promise.resolve();this._endScreen||this.sendFinishOperativeEvents();this.sendCompletedEvent();return
this.destroyAdUnit()};hb.prototype.showEndScreenOrHide=function(){if(this._endScreen){this.sendFinishOperative
Events();this.setShowingMRAID(!1);ne.setState({closeTimeout:2E3});
v a r
a=Mc.getState(),b=a.isSkOverlayForEndScreenEnabled;a.configuration&&b&&Mc.setState({isAvailable:!0});this._
mraid.hideUIElements();this._mraid.hide();this._mraid.onBridgeDisconnect();this.removeMraidContainer();this._end
S c r e e n . s h o w ( ) ; r e t u r n P r o m i s e . r e s o l v e ( ) } r e t u r n
this.hide()};hb.prototype.setOrientationProperties=function(a){this._orientationProperties=a};hb.prototype.description
= f u n c t i o n ( ) { r e t u r n t h i s . _ c a m p a i g n i n s t a n c e o f
cc?'performance(p)':'mraid'};hb.prototype.sendClick=function(){this.sendTrackingEvent(V.CLICK,
this._campaign.getUseWebViewUserAgentForTracking())};hb.prototype.sendImpression=function(){this.sendTrackin
gEvent(V.IMPRESSION,this._campaign.getUseWebViewUserAgentForTracking())};hb.prototype.getEndScreen=fun
ction(){return this._endScreen};hb.prototype.getMRAIDView=function(){return
this._mraid};hb.prototype.setShowingMRAID=function(a){this._showingMRAID=a};hb.prototype.isShowingMRAI
D=function(){return this._showingMRAID};hb.prototype.onContainerShow=function(){var
a=this;this._mraid.setExposureState(!0);
Z.getAutoClose()&&setTimeout(function(){a.setFinishState(xa.COMPLETED);a.hide()},Z.getAutoCloseDelay())};h
b.prototype.onContainerDestroy=function(){this.isContainerDestroyedObservable.trigger(!0);Mc.setState({isAvailabl
e:!1});this.isShowing()&&(this.setFinishState(xa.SKIPPED),this.hide())};hb.prototype.onContainerBackground=func
tion(){this.isShowing()&&this._mraid.setExposureState(!1)};hb.prototype.onContainerEnterBackground=function(){
};hb.prototype.onContainerForeground=function(){this.isShowing()&&
this._mraid.setExposureState(!0)};hb.prototype.onContainerSystemMessage=function(){};hb.prototype.setupVolume
C h a n g e O b s e r v e r s = f u n c t i o n ( a ) { v a r
b=this,c=a.platform,e=a.core;if(c===B.ANDROID){e.DeviceInfo.Android.registerVolumeChangeListener(Pc.STRE
AM_MUSIC);var f=e.DeviceInfo.Android.onVolumeChanged.subscribe(function(l,m,p){return
b._mraid.onAudioVolumeChange(m,p)});this.onClose.subscribe(function(){e.DeviceInfo.Android.unregisterVolume
ChangeListener(Pc.STREAM_MUSIC);e.DeviceInfo.Android.onVolumeChanged.unsubscribe(f)})}else if(c===
B.IOS){e.DeviceInfo.Ios.registerVolumeChangeListener();var
g=e.DeviceInfo.Ios.onVolumeChanged.subscribe(function(l,m){if(!b._mraid.getIsMuted())b._mraid.onAudioVolume
Change(l,m)}),h=window.setInterval(function(){var l;null===(l=e.DeviceInfo.Ios)||void 0===l?void
0:l.checkIsMuted()},1E3),k=e.DeviceInfo.Ios.onMuteChanged.subscribe(function(l){if(l!==b._mraid.getIsMuted())b.
_mraid.onMuteChange(l);b._mraid.setIsMuted(l)});this.onClose.subscribe(function(){e.DeviceInfo.Ios.unregisterVolu
meChangeListener();
e.DeviceInfo.Ios.onVolumeChanged.unsubscribe(g);e.DeviceInfo.Ios.onMuteChanged.unsubscribe(k);clearInterval(h)
})}};hb.prototype.getOperativeEventParams=function(){return{placement:this.getPlacement(),asset:this._campaign.g
etResourceUrl()}};hb.prototype.removeEndScreenContainer=function(){if(this._endScreen){this._endScreen.hide();v
a r
a=this._endScreen.container();a&&a.parentElement&&a.parentElement.removeChild(this._endScreen.container())}};
hb.prototype.removePrivacyContainer=function(){if(this.privacy){var a=
this.privacy.container();a&&a.parentElement&&a.parentElement.removeChild(a)}};hb.prototype.removeAttributionC
ontainer=function(){this.attributionContainer&&Xg(null,this.attributionContainer)};hb.prototype.removeMraidContai
n e r = f u n c t i o n ( ) { i f ( t h i s . _ m r a i d ) { v a r
a=this._mraid.container();a&&a.parentElement&&a.parentElement.removeChild(a)}};hb.prototype.sendFinishOperati
v e E v e n t s = f u n c t i o n ( ) { v a r
a=this.getOperativeEventParams(),b=this.getFinishState(),c=this.getOperativeEventManager(),e=this.getPlacement().
getAdFormat()===
xe.INTERSTITIAL&&this._campaign.getAdType()===xm.Display;b===xa.COMPLETED||e?(this._campaign.getSes
sion().getEventSent(ic.THIRD_QUARTILE)||(this.sendTrackingEvent(V.THIRD_QUARTILE,this._campaign.getUse
WebViewUserAgentForTracking()),c.sendThirdQuartile(a)),this._campaign.getSession().getEventSent(ic.VIEW)||(c.s
endView(a),this.sendTrackingEvent(V.COMPLETE,this._campaign.getUseWebViewUserAgentForTracking()))):b==
=xa.SKIPPED&&c.sendSkip(a)};hb.prototype.configIosAttributon=function(){var
a=this,b;if(hc.getState().isAppSheetSupported){var c=
{isVTASupported:this.getDeviceInfo().isVTASupported(),campaign:this._campaign,skAdNetwork:this.getStoreApi().
iOS.SKAdNetwork,appSheet:this.getStoreApi().iOS.AppSheet,sdkApi:this.getCore().Sdk,isContainerDestroyedObser
vable:this.isContainerDestroyedObservable,isHiddenObservable:this.isHiddenObservable,onAppSheetClosed:functio
n(){return a.onContainerForeground()},onAppSheetErrored:function(){return
a.onContainerForeground()},onAppSheetOpened:function(){a.isShowing()&&a._mraid.setExposureState(!1)},
o n S k O v e r l a y S h o w : f u n c t i o n ( ) { r e t u r n
a . _ m raid.onSkOverla yShow()},onSkOver l ay Hi d e: fu n ct i o n (){ } } ; c=x (S s , Ob j ect . as s i g n ({ } , c ) , v o i d
0);(this.attributionContainer=this._mraid.container().querySelector('.ios-
attribution'))&&c?Xg(c,this.attributionContainer):null===(b=this.attributionContainer)||void 0===b?void
0:b.remove()}};Uh.prototype.getTopPosition=function(a,b){return
a>b?this._platform===B.IOS?this.calculateIPhoneTopViewLandscape(b):this.calculateAndroidTopViewLandscape(b
):this._platform===B.IOS?this.calculateIPhoneTopViewPortrait(b):
this.calculateAndroidTopViewPortrait(b)};Uh.prototype.calculateAndroidTopViewPortrait=function(a){return
Math.floor(this.getAndroidViewSize(a/27,this.getScreenDensity()))};Uh.prototype.calculateAndroidTopViewLandsca
p e = f u n c t i o n ( a ) { r e t u r n
Math.floor(this.getAndroidViewSize(a/16,this.getScreenDensity()))};Uh.prototype.calculateIPhoneTopViewPortrait=f
unction(a){switch(a){case 852:case 812:return.12*a;case 932:case 926:case 844:case
896:return.11*a;default:return.1*a}};Uh.prototype.calculateIPhoneTopViewLandscape=
function(a){return.12*a};Uh.prototype.getAndroidViewSize=function(a,b){return
b / 1 6 0 * a } ; U h . p r o t o t y p e . g e t S c r e e n D e n s i t y = f u n c t i o n ( ) { r e t u r n
this._deviceInfo.getScreenDensity()};n.inherits(Df,hb);Df.prototype.onContainerShow=function(){var
a=this;this._mraid.setExposureState(!0);Z.getAutoClose()&&setTimeout(function(){a.setFinishState(xa.COMPLETE
D);a.hide()},Z.getAutoCloseDelay());if(this.getPlatform()===B.IOS&&this._mraid instanceof
lc)this.onContainerForeground()};Df.prototype.show=function(a){return hb.prototype.show.call(this,
a)};Df.prototype.onContainerForeground=function(){hb.prototype.onContainerForeground.call(this);this._mraid
instanceof lc&&this.startWebPlayer()};Df.prototype.startWebPlayer=function(){var a=this;return
this._mraid.isLoaded()?Promise.resolve():Promise.all([this.getDeviceInfo().getScreenWidth(),this.getDeviceInfo().get
ScreenHeight()]).then(function(b){var c=n.makeIterator(b);b=c.next().value;c=c.next().value;var e=new
Uh(a.getDeviceInfo(),a.getPlatform());a.getContainer().setViewFrame('webview',0,
0,b,e.getTopPosition(b,c))}).then(function(){t.reportMetricEvent(Wf.MraidWebDataLoadAttempted);a._mraid.loadW
ebPlayer(a._webPlayerContainer)})};Df.prototype.setupWebPlayerView=function(){var a=this;return
t h i s . s e t u p W e b P l a y e r ( ) . t h e n ( f u n c t i o n ( ) { r e t u r n
a.openAdUnitContainer(['webplayer','webview'])})};Df.prototype.openAdUnitContainer=function(a){var
b = t h i s ; r e t u r n
this.getContainer().open(this,a,this._orientationProperties.allowOrientationChange,this._orientationProperties.forceOr
ientation,!0,!1,!0,!1,
this.getShowOptions().getOptions()).then(function(){b.onStart.trigger()}).catch(function(c){b.onContainerOpenError(
c ) } ) } ; D f . p r o t o t y p e . s e t u p C o n t a i n e r V i e w = f u n c t i o n ( ) { r e t u r n
this.setupWebPlayerView()};Df.prototype.setupWebPlayer=function(){return
this.getPlatform()===B.ANDROID?this.setupAndroidWebPlayer():this.setupIosWebPlayer()};Df.prototype.setupAnd
r o i d W e b P l a y e r = f u n c t i o n ( ) { v a r
a=[];a.push(this._webPlayerContainer.setSettings({setSupportMultipleWindows:[!1],setJavaScriptCanOpenWindows
Automatically:[!0],
setMediaPlaybackRequiresUserGesture:[!1],setAllowFileAccessFromFileURLs:[!0]},{}));a.push(this._webPlayerCon
tainer.setEventSettings({onPageStarted:{sendEvent:!0},shouldOverrideUrlLoading:{sendEvent:!0,returnValue:!0},on
ReceivedSslError:{shouldCallSuper:!0},onCreateWindow:{sendEvent:!0},onReceivedError:{sendEvent:!0}}));return
Promise.all(a)};Df.prototype.setupIosWebPlayer=function(){return
Promise.all([this._webPlayerContainer.setSettings({allowsPlayback:!0,playbackRequiresAction:!1,typesRequiringAct
ion:nr.NONE},
{}),this._webPlayerContainer.setEventSettings({onPageStarted:{sendEvent:!0},shouldOverrideUrlLoading:{sendEve
nt:!0,returnValue:!0},onReceivedSslError:{shouldCallSuper:!0},onCreateWindow:{sendEvent:!0}})])};Df.prototype.
sendClick=function(){t.reportMetricEvent(Wf.MraidClickSent);hb.prototype.sendClick.call(this)};n.inherits(Qc,Hg);
Qc.prototype.onMraidClick=function(){this._adUnit.sendClickEvent();return
Promise.resolve()};Qc.prototype.onMraidReward=function(){this._thirdPartyEventManager.sendTrackingEvents(this.
_campaign,
V.THIRD_QUARTILE);this._operativeEventManager.sendThirdQuartile(this.getOperativeEventParams())};Qc.proto
type.onMraidSkip=function(){this._adUnit.setFinishState(xa.SKIPPED);this._adUnit.showEndScreenOrHide()};Qc.p
rototype.onMraidClose=function(){this._adUnit.setFinishState(xa.COMPLETED);this._adUnit.showEndScreenOrHid
e()};Qc.prototype.onMraidOrientationProperties=function(a){this._adUnit.isShowing()?this._platform===B.IOS?this.
_adUnit.getContainer().reorient(!0,a.forceOrientation):this._adUnit.getContainer().reorient(a.allowOrientationChange,
a.forceOrientation):this._adUnit.setOrientationProperties(a)};Qc.prototype.onMraidShowEndScreen=function(){this._
adUnit.showEndScreenOrHide()};Qc.prototype.onMraidLoaded=function(){this._customImpressionFired||(this._adU
nit.sendImpression(),this._customImpressionFired=!0,this._adUnit.onMraidLoaded())};Qc.prototype.onWebViewFull
Screen=function(){return Promise.resolve()};Qc.prototype.onWebViewReduceSize=function(){return
Promise.resolve()};Qc.prototype.onSkOverlayShow=function(){var a,b;this._campaign instanceof
cc&&ea()('skOverlayInstallOpportunity')&&this._operativeEventManager.sendInstallOpportunity(this.getOperativeE
ventParams(),{installOpportunityDetails:{type:'skoverlay',dismissible:null!==(b=null===(a=Mc.getState().configurati
on)||void 0===a?void 0:a.userDismissible)&&void 0!==b?b:!1}})};Qc.prototype.sendTrackingEvents=function(){var
a=this.getOperativeEventParams();this._campaign.getSession().getEventSent(ic.THIRD_QUARTILE)||(this._operativ
eEventManager.sendThirdQuartile(a),this._adUnit.sendTrackingEvent(V.THIRD_QUARTILE));
this._campaign.getSession().getEventSent(ic.VIEW)||(this._operativeEventManager.sendView(a),this._adUnit.sendTr
ackingEvent(V.COMPLETE));if(!this._campaign.getSession().getEventSent(ic.CLICK)){var
b=this.shouldSendOperativeClickId()?{clickDetails:{id:'playable'}}:{};this._operativeEventManager.sendClick(a,b)}t
his._adUnit.sendClick()};Qc.prototype.shouldSendOperativeClickId=function(){return this._campaign instanceof
cc};Qc.prototype.openUrl=function(a){return Pi(this._campaign)&&Xh(a)?Rl(decodeURI(a),
this._platform,this._core,this._thirdPartyEventManager,this._campaign):this._platform===B.IOS?this._core.iOS.UrlS
cheme.open(a):this._core.Android.Intent.launch({action:'android.intent.action.VIEW',uri:a})};Qc.prototype.getOperat
iveEventParams=function(){return{placement:this._placement,asset:this._campaign.getResourceUrl()}};Qc.prototype
.onUseCustomClose=function(a){this._mraidView.onUseCustomClose(a)};n.inherits(Fj,Qc);Fj.prototype.onMraidCli
ck=function(a){var b;Qc.prototype.onMraidClick.call(this,
a ) ; t h i s . s e n d T r a c k i n g E v e n t s ( ) ; v a r
c=this._platform===B.IOS?null!==(b=this._campaign.getSkadnAppStoreId())&&void
0!==b?b:this._campaign.getAppStoreId():this._campaign.getAppStoreId();this._storeHandler.onDownload({clickAttri
butionUrl:this._campaign.getClickAttributionUrl(),clickAttributionUrlFollowsRedirects:this._campaign.getClickAttri
butionUrlFollowsRedirects(),bypassAppSheet:this._campaign.getBypassAppSheet(),appStoreId:c,store:this._campaig
n.getStore(),appDownloadUrl:a,ppid:this._campaign.getPpid()});
return Promise.resolve()};n.inherits(Nl,Fj);Nl.prototype.onMraidClick=function(a){return
Fj.prototype.onMraidClick.call(this,a)};Nl.prototype.onMraidSkip=function(){Fj.prototype.onMraidSkip.call(this)};N
l.prototype.onMraidClose=function(){Fj.prototype.onMraidClose.call(this)};n.inherits(Lk,Qc);Lk.prototype.onMraid
Click=function(a){var b=this;Qc.prototype.onMraidClick.call(this,a);this._mraidView.setCallButtonEnabled(!1);var
c=R.getAppStoreUrlTemplates(this._platform);return this._request.followRedirectChain(a,
this._campaign.getUseWebViewUserAgentForTracking(),c).then(function(e){return
b . o p e n U r l O n C a l l B u t t o n ( e ) } ) . c a t c h ( f u n c t i o n ( ) { r e t u r n
b.openUrlOnCallButton(a)})};Lk.prototype.onWebViewFullScreen=function(){var a=this;return
Promise.all([this._deviceInfo.getScreenWidth(),this._deviceInfo.getScreenHeight()]).then(function(b){var
c=n.makeIterator(b);b=c.next().value;c=c.next().value;return
a._adUnit.getContainer().setViewFrame('webview',0,0,b,c)})};Lk.prototype.onWebViewReduceSize=function(){var
a=this;return Promise.all([this._deviceInfo.getScreenWidth(),
this._deviceInfo.getScreenHeight()]).then(function(b){var c=n.makeIterator(b);b=c.next().value;c=c.next().value;var
e = n e w
Uh(a._deviceInfo,a._platform);a._adUnit.getContainer().setViewFrame('webview',0,0,b,e.getTopPosition(b,c))})};Lk.
prototype.openUrlOnCallButton=function(a){function b(){return
c.openUrl(a).finally(function(){c._mraidView.setCallButtonEnabled(!0);c.sendTrackingEvents()})}var c=this;return
Pi(this._campaign)&&Xh(a)?b():hc.getState().isAppSheetSupported?(this._mraidView.setCallButtonEnabled(!0),
zg.openAppSheet(this._campaign,this._storeHandler,a),this.sendTrackingEvents(),Promise.resolve()):b()};n.inherits(
Kk,Ke);Kk.prototype.onKeyEvent=function(a){a===ui.BACK&&ne.getState().enableBackButton&&this._adUnit.isS
howing()&&this._adUnit.hide()};Kk.prototype.onEndScreenDownload=function(a){Ke.prototype.onEndScreenDown
load.call(this,a);this._adUnit.sendTrackingEvent(V.CLICK)};Kk.prototype.onEndScreenClose=function(){Ke.prototy
pe.onEndScreenClose.call(this)};Kk.prototype.onUserFeedback=function(){};
n . i n h e r i t s ( I i , M e ) ; I i . p r o t o t y p e . c r e a t e A d U n i t = f u n c t i o n ( a ) { v a r
b=this.getMRAIDAdUnit(a),c=this.getMRAIDEventHandler(b,a);a.mraid.addEventHandler(c);if(a.campaign
i n s t a n c e o f c c & & a . e n d S c r e e n ) { v a r e = n e w
Kk(b,a,this.getStoreHandler(a));a.endScreen.addEventHandler(e);if(a.platform===B.ANDROID){var
f=a.ads.Android.AdUnit.onKeyDown.subscribe(e.onKeyEvent);b.onClose.subscribe(function(){a.ads.Android.AdUnit
.onKeyDown.unsubscribe(f)})}a.privacy.setAdBuyerInfo({openProductInfo:function(){var
g={clickAttributionUrl:a.campaign.getClickAttributionUrl(),
clickAttributionUrlFollowsRedirects:a.campaign.getClickAttributionUrlFollowsRedirects(),bypassAppSheet:!1,appSt
oreId:a.campaign.getAppStoreId(),store:a.campaign.getStore(),ppid:a.campaign.getPpid(),clickDetails:{id:'privacy-
settings'}};e.onEndScreenDownload(g)}})}return b};Ii.prototype.getMRAIDEventHandler=function(a,b){return
b . c a m p a i g n i n s t a n c e o f c c ? n e w
Nl(a,Object.assign(Object.assign({},b),{storeHandler:this.getStoreHandler(b)})):this.getProgrammaticMRAIDEvent
Handler(a,b)};Ii.prototype.getMRAIDAdUnit=
function(a){return a.campaign instanceof cc?new hb(a):new
Df(a)};Ii.prototype.getProgrammaticMRAIDEventHandler=function(a,b){var
c=hc.getState().isAppSheetSupported?this.getStoreHandler(b):void 0;return new
Lk(a,Object.assign(Object.assign({},b),{storeHandler:c}))};Ii.prototype.getStoreHandler=function(a){return
Vl({platform:a.platform,core:a.core,ads:a.ads,store:a.store,thirdPartyEventManager:a.thirdPartyEventManager,operati
veEventManager:a.operativeEventManager,deviceInfo:a.deviceInfo,clientInfo:a.clientInfo,
placement:a.placement,campaign:a.campaign,coreConfig:a.coreConfig})};n.inherits(Ik,$d);Ik.prototype.parse=functio
n(a,b){var c=a.getJsonContent();if(!c)throw Error('Corrupted mraid content');if(!c.markup)throw new
ji(Error('MRAID Campaign missing markup'),{mraid:c});var
e=decodeURIComponent(c.markup),f=a.getCacheTTL();f={id:this.getProgrammaticCampaignId(),willExpireAt:f?Da
te.now()+1E3*f:void 0,contentType:Ik.ContentType,adType:a.getAdType()||void
0,correlationId:a.getCorrelationId()||void 0,creativeId:a.getCreativeId()||
v o i d 0 , s e a t I d : a . g e t S e a t I d ( ) | | v o i d
0,meta:c.meta,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||{},isLoadEnabled:!1,skadn:a.getSk
adn(),reused:!1,appleProductPageId:c.appleProductPageId,dsp:a.getDspConfig(),enifd:a.getEnifd(),buyerId:a.getBuye
rId(),featureFlags:a.getFeatureFlags()};a=Object.assign(Object.assign({},f),{resourceAsset:void
0,resource:e,dynamicMarkup:c.dynamicMarkup,clickAttributionUrl:c.clickAttributionUrl?this.validateAndEncodeUrl
(c.clickAttributionUrl,b):void 0,clickAttributionUrlFollowsRedirects:c.clickAttributionUrlFollowsRedirects,
clickUrl:c.clickUrl?this.validateAndEncodeUrl(c.clickUrl,b):void 0,videoEventUrls:{},gameName:void
0,gameIcon:void 0,rating:void 0,ratingCount:void 0,landscapeImage:void 0,portraitImage:void
0 , b y p a s s A p p S h e e t : v o i d 0 , s t o r e : v o i d 0 , a p p S t o r e I d : v o i d
0,useWebViewUserAgentForTracking:a.getUseWebViewUserAgentForTracking()||!1,targetGameId:void
0,isCustomCloseEnabled:a.isCustomCloseEnabled()||!1});return Promise.resolve(new
ib(a))};Ik.ContentType='programmatic/mraid';n.inherits(Jk,$d);Jk.prototype.parse=function(a,
b){var c=a.getJsonContent();if(!c)throw Error('Corrupted mraid-url content');if(!c.inlinedUrl)throw new
ji(Error('MRAID Campaign missing inlinedUrl'),{mraid:c});var
e=a.getCacheTTL();e={id:this.getProgrammaticCampaignId(),willExpireAt:e?Date.now()+1E3*e:void
0,contentType:Jk.ContentType,adType:a.getAdType()||void 0,correlationId:a.getCorrelationId()||void
0,creativeId:a.getCreativeId()||void 0,seatId:a.getSeatId()||void
0,meta:c.meta,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||
{},isLoadEnabled:!1,skadn:a.getSkadn(),reused:!1,appleProductPageId:c.appleProductPageId,dsp:a.getDspConfig(),fe
atureFlags:a.getFeatureFlags(),enifd:a.getEnifd()};a=Object.assign(Object.assign({},e),{resourceAsset:c.inlinedUrl?n
ew nl(this.validateAndEncodeUrl(c.inlinedUrl,b),b):void 0,resource:void
0,dynamicMarkup:c.dynamicMarkup,clickAttributionUrl:c.clickAttributionUrl?this.validateAndEncodeUrl(c.clickAtt
ributionUrl,b):void 0,clickAttributionUrlFollowsRedirects:c.clickAttributionUrlFollowsRedirects,
clickUrl:c.clickUrl?this.validateAndEncodeUrl(c.clickUrl,b):void
0,videoEventUrls:{},useWebViewUserAgentForTracking:a.getUseWebViewUserAgentForTracking()||!1,gameName:
void 0,gameIcon:void 0,rating:void 0,ratingCount:void 0,landscapeImage:void 0,portraitImage:void
0,bypassAppSheet:void 0,store:void 0,appStoreId:void 0,targetGameId:void
0,isCustomCloseEnabled:a.isCustomCloseEnabled()||!1});return Promise.resolve(new
ib(a))};Jk.ContentType='programmatic/mraid-url';var or;(function(a){a[a.BATTERY_STATUS_CHARGING=
2]='BATTERY_STATUS_CHARGING';a[a.BATTERY_STATUS_DISCHARGING=3]='BATTERY_STATUS_DI
SCHARGING';a[a.BATTERY_STATUS_FULL=5]='BATTERY_STATUS_FULL';a[a.BATTERY_STATUS_NOT
_CHARGING=4]='BATTERY_STATUS_NOT_CHARGING';a[a.BATTERY_STATUS_UNKNOWN=1]='BATTE
RY_STATUS_UNKNOWN'})(or||(or={}));n.inherits(kd,$d);kd.prototype.parse=function(a,b){function c(v){var
w=r('highQuality');if(r('lowQuality'))return v.replace(/\/[^\/]*$/,'/H264_low.mp4');if(w){if(Cf()===qc.IOS)return
v.replace(/\/[^\/]*$/,'/H265_high.mp4');if(Cf()===
qc.ANDROID)return v.replace(/\/[^\/]*$/,'/VP9_high.webm')}return v}var
e,f=a.getJsonContent();switch('undefined'!==typeof f.store?f.store:''){case 'apple':var g=Kd.APPLE;break;case
'google':g=Kd.GOOGLE;break;case 'xiaomi':g=Kd.XIAOMI;break;case
'standalone_android':g=Kd.STANDALONE_ANDROID;break;default:throw Error('Unknown store value
" ' + f . s t o r e + ' " ' ) ; } v a r
h=a.getCacheTTL(),k=a.getAdvertiserCampaignId()||'';k||t.reportMetricEvent(Sc.CampaignIdMissing);h={id:k,buyerI
d:a.getBuyerId(),willExpireAt:h?
Date.now()+1E3*h:void 0,contentType:kd.ContentType,adType:void 0,correlationId:void
0 , c r e a t i v e I d : f . c r e a t i v e I d | | v o i d 0 , s e a t I d : a . g e t S e a t I d ( ) | | v o i d
0,meta:f.meta,session:b,mediaId:a.getMediaId(),trackingUrls:a.getTrackingUrls()||{},referrer:f.referrer,isLoadEnabled
:!1,skadn:a.getSkadn(),reused:!1,appleProductPageId:f.appleProductPageId,dsp:a.getDspConfig(),featureFlags:a.getFe
atureFlags(),enifd:a.getEnifd()};a.getEnifd()&&t.reportMetricEventWithTags(bj.Experiment,{exp:'inlineInstaller',data
:'parseEnifdComet'});
( k = n u l l = = = ( e = a . g e t S k a d n ( ) ) | | v o i d 0 = = = e ? v o i d
0:e.version)&&t.reportMetricEventWithTags(yh.SkadCampaignVersionInPerformance,{sk_v:k});if(null===f||void
0 = = = f ? 0 : f . m r a i d U r l ) r e t u r n
b=Object.assign(Object.assign({},h),{useWebViewUserAgentForTracking:a.getUseWebViewUserAgentForTracking(
),resourceAsset:f.mraidUrl?new nl(this.validateAndEncodeUrl(f.mraidUrl,b),b,f.creativeId):void 0,resource:void
0,dynamicMarkup:f.dynamicMarkup,clickAttributionUrl:f.clickAttributionUrl?this.validateAndEncodeUrl(f.clickAttri
butionUrl,
b ) : v o i d
0,clickAttributionUrlFollowsRedirects:f.clickAttributionUrlFollowsRedirects,clickUrl:f.clickUrl?this.validateAndEnc
o d e U r l ( f . c l i c k U r l , b ) : v o i d
0,videoEventUrls:f.videoEventUrls?this.validateAndEncodeVideoEventUrls(f.videoEventUrls,b):void
0,gameName:f.gameName,gameIcon:f.gameIcon?new lg(this.validateAndEncodeUrl(f.gameIcon,b),b):void
0,rating:f.rating,ratingCount:f.ratingCount,landscapeImage:f.endScreenLandscape?new
lg(this.validateAndEncodeUrl(f.endScreenLandscape,b),b):void 0,portraitImage:f.endScreenPortrait?
new lg(this.validateAndEncodeUrl(f.endScreenPortrait,b),b):void
0,bypassAppSheet:f.bypassAppSheet,store:g,appStoreId:f.appStoreId,targetGameId:f.gameId,isCustomCloseEnabled:
a.isCustomCloseEnabled()||!1,mraidUrl:f.mraidUrl}),b.contentType=kd.ContentTypeMRAID,b=new
cc(b,f.headerBiddingToken,f.isApsAttributionEnabled,f.id),Promise.resolve(b);kd._forceEndScreenUrl&&(f.endScree
nUrl=kd._forceEndScreenUrl,f.endScreenType=kd._forceEndScreenType);a=Object.assign(Object.assign({},h),{app
StoreId:f.appStoreId,
g a m e I d : f . g a m e I d , g a m e N a m e : f . g a m e N a m e , g a m e I c o n : n e w
lg(this.validateAndEncodeUrl(f.gameIcon,b),b),rating:f.rating,ratingCount:f.ratingCount,landscapeImage:f.endScreen
Landscape?new lg(this.validateAndEncodeUrl(f.endScreenLandscape,b),b):void
0,portraitImage:f.endScreenPortrait?new lg(this.validateAndEncodeUrl(f.endScreenPortrait,b),b):void
0,squareImage:f.endScreen?new lg(this.validateAndEncodeUrl(f.endScreen,b),b):void
0,clickAttributionUrl:f.clickAttributionUrl?this.validateAndEncodeUrl(f.clickAttributionUrl,
b ) : v o i d
0,clickAttributionUrlFollowsRedirects:f.clickAttributionUrlFollowsRedirects,clickUrl:this.validateAndEncodeUrl(f.cl
ickUrl,b),videoEventUrls:this.validateAndEncodeVideoEventUrls(f.videoEventUrls,b),bypassAppSheet:f.bypassApp
Sheet,store:g,endScreenType:f.endScreenType,endScreen:f.endScreenUrl?new
nl(this.validateAndEncodeUrl(f.endScreenUrl,b),b,f.creativeId):void
0,endScreenUrl:f.endScreenUrl,endScreenSettings:f.endScreenSettings,headerBiddingToken:f.headerBiddingToken,is
ApsAttributionEnabled:f.isApsAttributionEnabled,
compoundCampaignId:f.id});e=f.trailerDownloadable;g=f.trailerDownloadableSize;h=f.trailerStreaming;k=f.creativeI
d ; v a r
l=f.trailerPortraitDownloadable,m=f.trailerPortraitDownloadableSize,p=f.trailerPortraitStreaming,q=f.portraitCreative
Id,r=ea(),u=r('volumeFix')||r('volumeFixEasyBrain');e&&g&&h&&(a.streamingVideo=new
Cc(this.validateAndEncodeUrl(h,b),b,void 0,k),a.video=u?a.streamingVideo:new
Cc(this.validateAndEncodeUrl(c(e),b),b,g,k));l&&m&&p&&(a.streamingPortraitVideo=new
Cc(this.validateAndEncodeUrl(p,
b),b,void 0,q),a.videoPortrait=u?a.streamingPortraitVideo:new
Cc(this.validateAndEncodeUrl(c(l),b),b,m,q));f.appDownloadUrl&&(a.appDownloadUrl=f.appDownloadUrl);f=new
X ( a ) ; r ( ' m a c h i n e ' , ' t r u e ' ) & & t h i s . c r e a t e O m C o n t e x t ( f , b ) ; r e t u r n
Promise.resolve(f)};kd.prototype.createOmContext=function(a,b){var
c=Ca.getState().config,e=$a.getState().clientInfo;if(c&&e){var
f=c.appStoreId,g=c.projectId;if(f){c=a.getUniqueId();var h=[f,g,ho[this._platform]].join('-
');f=jg.getState();g=f.createContext;e=e.sdkVersionName;
v a r k = a . g e t A p p S t o r e I d ( ) , l = b . i d ; b = t h i s . _ p l a t f o r m ; v a r
m=this._core.ClientInfo,p=this._core.DeviceInfo;l={deviceId:p.getAdvertisingIdentifier()||void 0,impressionId:l};var
q = n u l l = = = l | | v o i d 0 = = = l ? v o i d 0 : l . t e s t ; h = ' h t t p s : / / ' + ( ( v o i d
0===q?0:q)?'test.api':'unity.api')+'.mchnad.com/omd/0bf86514-753d-4f86-bbc8-
dbabc8a13174/'+k+'/'+h+'/'+((null===l||void 0===l?void 0:l.impressionId)||Gn())+'/'+((null===l||void 0===l?void
0:l.deviceId)||'unknown')+'/track.js';(null===l||void 0===l?0:l.data)&&JSON.stringify(l.data);
l=n.makeIterator(vq(p.get('networkOperator')));k=l.next().value;l=l.next().value;b={battery_level:p.get('batteryLevel')
,charging:p.get('batteryStatus')===or.BATTERY_STATUS_CHARGING,connection_type:p.get('connectionType'),cp
u_core_count:p.get('cpuCount'),device_language:p.get('language'),device_model_name:p.get('model'),device_timezon
e:p.get('timeZone'),jailbroken:p.get('rooted'),mobile_carrier:p.get('networkOperatorName')||void
0,os_version:p.get('osVersion'),os:b===B.ANDROID?qc.ANDROID:qc.IOS,screen_brightness:p.get('screenBrightnes
s'),
screen_height:p.get('screenHeight'),screen_width:p.get('screenWidth'),sdk_version_unity:m.get('sdkVersionName'),tot
al_memory:p.get('totalMemory').toString(),mcc:k,mnc:l};b=Object.assign(Object.assign({},b),{__vendorResourceUrl
:h});b={resourceUrl:'https://webview.unityads.unity3d.com/webview/public/omid/1.3.22-iab2982/verification-client-
bridge.dcdb43a1a15552b5179b.js',vendorKey:'mchnad.com-omid-
bridge',verificationParameters:JSON.stringify(b)};g.call(f,c,{partnerVersion:e,adVerifications:[b],contentUrl:a.getVid
eo().getUrl()})}}};
kd.setForceEndScreenUrl=function(a){kd._forceEndScreenUrl=a};kd.setForceEndScreenType=function(a){kd._force
EndScreenType=a};kd.ContentType='comet/campaign';kd.ContentTypeVideo='comet/video';kd.ContentTypeMRAID
='comet/mraid-url';Je.prototype.getCurrentPermissions=function(a){if(a||this._coppaCompliant)return
w a . P E R M _ A L L _ F A L S E ; i f ( t h i s . i s O p t O u t R e c o r d e d ( ) ) r e t u r n
this.getUserPrivacy().getPermissions();switch(this.getGamePrivacy().getMethod()){case
Ua.UNITY_CONSENT:return wa.PERM_ALL_FALSE;case Ua.LEGITIMATE_INTEREST:return
wa.PERM_ALL_FALSE;
case Ua.DEVELOPER_CONSENT:return wa.PERM_ALL_FALSE;case Ua.DEFAULT:return
a=Object.assign(Object.assign({},wa.PERM_ALL_TRUE),{dataLeavesTerritory:void 0}),delete
a.dataLeavesTerritory,a;default:return wa.PERM_ALL_FALSE}};Je.prototype.getCurrentMethod=function(){return
this.isOptOutRecorded()?this.getUserPrivacy().getMethod():this.getGamePrivacy().getMethod()};Je.prototype.getGa
mePrivacy=function(){return this._gamePrivacy};Je.prototype.getUserPrivacy=function(){return
this._userPrivacy};Je.prototype.isGDPREnabled=
f u n c t i o n ( ) { r e t u r n
this._gdprEnabled};Je.prototype.setGDPREnabled=function(a){this._gdprEnabled=a};Je.prototype.isOptOutRecorded
=function(){return this._userPrivacy.isRecorded()};Je.prototype.isOptOutEnabled=function(){return
this.isOptOutRecorded()?!this._userPrivacy.getPermissions().ads:!1};Je.prototype.isAgeGateEnabled=function(){retu
rn 0<this._ageGateLimit};Je.prototype.getAgeGateLimit=function(){return
this._ageGateLimit};Je.prototype.isContextualOnly=function(){return
this._contextualOnly};Je.prototype.userPrivacyWasReset=
function(){return this._userPrivacyWasReset};Je.prototype.isCoppaCompliant=function(){return
this._coppaCompliant};Je.prototype.getLegalFramework=function(){return
Nf.isSet('legalFramework')?Nf.get('legalFramework'):this._legalFramework};xj.parse=function(a,b){b=void
0 = = = b ? ! 1 : b ; v a r
c=a.gdprEnabled,e=a.userPrivacy,f=a.legalFramework,g=a.ageGateLimit,h=a.contextualOnly,k=a.coppaCompliant;a=
t h i s . p a r s e G a m e P r i v a c y ( a . g a m e P r i v a c y , c ) ; v a r
l=n.makeIterator(this.parseUserPrivacy(e,a,b));e=l.next().value;l=l.next().value;
b = t h i s . p a r s e A g e G a t e L i m i t ( g , a , b ) ; r e t u r n n e w
Je(a,e,c,b,f||Ub.NONE,h||!1,l,k||!1)};xj.parseAgeGateLimit=function(a,b,c){a=a?a:0;if(0===a)return
0;b.getMethod()!==Ua.LEGITIMATE_INTEREST&&b.getMethod()!==Ua.UNITY_CONSENT&&(a=0);c&&(a=0);
return a};xj.parseGamePrivacy=function(a,b){return(null===a||void 0===a?0:a.method)?new cj(a):!0===b?new
c j ( { m e t h o d : U a . L E G I T I M A T E _ I N T E R E S T } ) : n e w
cj({method:Ua.DEFAULT})};xj.getValidRawUserPrivacy=function(a){if(a&&Object.values(Ua).includes(a.method)
&&!isNaN(a.version)&&
a.permissions){if(void 0!==a.permissions.ads&&void 0!==a.permissions.external&&void
0!==a.permissions.gameExp)return{method:a.method,version:a.version,permissions:Object.assign({},a.permissions)}
;if(!0===a.permissions.all)return{method:a.method,version:a.version,permissions:wa.PERM_ALL_TRUE};var
b=a.permissions.profiling;if(void 0!==b){if(b){if(a.method===Ua.LEGITIMATE_INTEREST)var
c=wa.PERM_OPTIN_LEGITIMATE_INTEREST_GDPR;a.method===Ua.DEVELOPER_CONSENT&&(c=wa.PE
RM_DEVELOPER_CONSENTED)}else c=wa.PERM_ALL_FALSE;
if(c)return{method:a.method,version:a.version,permissions:c}}}};xj.parseUserPrivacy=function(a,b,c){a=this.getVali
dRawUserPrivacy(a);if(c)return a=b.getMethod()||Ua.DEFAULT,[new
wa({method:a,version:a===Ua.UNITY_CONSENT?20221115:0,permissions:wa.PERM_ALL_FALSE}),!1];a&&a.
method===Ua.DEVELOPER_CONSENT&&b.setMethod(Ua.DEVELOPER_CONSENT);return
a?this.shouldResetUserPrivacy(a,b)?[wa.createUnrecorded(),!0]:[new
wa(a),!1]:[wa.createUnrecorded(),!1]};xj.shouldResetUserPrivacy=function(a,b){return b.getMethod()===
Ua.UNITY_CONSENT&&(a.method===Ua.LEGITIMATE_INTEREST||a.method===Ua.DEFAULT)||b.getMethod(
)===Ua.LEGITIMATE_INTEREST&&a.method===Ua.DEFAULT?!0:!1};var
pr;(function(a){a[a.NOT_INITIALIZED=0]='NOT_INITIALIZED';a[a.CLASS_NOT_FOUND=1]='CLASS_NOT_F
OUND';a[a.NO_SUCH_METHOD=2]='NO_SUCH_METHOD';a[a.INVOCATION_TARGET=3]='INVOCATION_
TARGET';a[a.ILLEGAL_ACCESS=4]='ILLEGAL_ACCESS';a[a.JSON_ERROR=5]='JSON_ERROR';a[a.STORE_
ERROR=6]='STORE_ERROR';a[a.UNKNOWN_ERROR=7]='UNKNOWN_ERROR'})(pr||(pr={}));var
Pb;(function(a){a[a.INITIALIZATION_REQUEST_RESULT=
0]='INITIALIZATION_REQUEST_RESULT';a[a.INITIALIZATION_REQUEST_ERROR=1]='INITIALIZATION_
REQUEST_ERROR';a[a.PURCHASES_REQUEST_RESULT=2]='PURCHASES_REQUEST_RESULT';a[a.PURC
HASES_REQUEST_ERROR=3]='PURCHASES_REQUEST_ERROR';a[a.PURCHASE_HISTORY_LIST_REQUE
ST_RESULT=4]='PURCHASE_HISTORY_LIST_REQUEST_RESULT';a[a.PURCHASE_HISTORY_LIST_REQU
EST_ERROR=5]='PURCHASE_HISTORY_LIST_REQUEST_ERROR';a[a.SKU_DETAILS_LIST_REQUEST_RE
SULT=6]='SKU_DETAILS_LIST_REQUEST_RESULT';a[a.SKU_DETAILS_LIST_REQUEST_ERROR=7]='SKU
_DETAILS_LIST_REQUEST_ERROR';
a[a.IS_FEATURE_SUPPORTED_REQUEST_RESULT=8]='IS_FEATURE_SUPPORTED_REQUEST_RESULT';a
[a.IS_FEATURE_SUPPORTED_REQUEST_ERROR=9]='IS_FEATURE_SUPPORTED_REQUEST_ERROR';a[a.P
URCHASES_UPDATED_RESULT=10]='PURCHASES_UPDATED_RESULT';a[a.PURCHASES_UPDATED_ER
ROR=11]='PURCHASES_UPDATED_ERROR';a[a.PURCHASES_ON_RESUME_RESULT=12]='PURCHASES_
ON_RESUME_RESULT';a[a.PURCHASES_ON_RESUME_ERROR=13]='PURCHASES_ON_RESUME_ERROR';
a[a.DISCONNECTED_RESULT=14]='DISCONNECTED_RESULT'})(Pb||(Pb={}));n.inherits(fh,H);fh.prototype.ini
tialize=
function(){return F(this,void 0,void 0,function b(){var c=this;return n.generator.createGenerator(b,function(e){return
e.return(c._nativeBridge.invoke(c._fullApiClassName,'initialize'))})})};fh.prototype.startPurchaseTracking=function(
a){return F(this,void 0,void 0,function c(){var e=this;return n.generator.createGenerator(c,function(f){return
f.return(e._nativeBridge.invoke(e._fullApiClassName,'startPurchaseTracking',[a]))})})};fh.prototype.stopPurchaseTra
cking=function(){return F(this,void 0,void 0,
function b(){var c=this;return n.generator.createGenerator(b,function(e){return
e.return(c._nativeBridge.invoke(c._fullApiClassName,'stopPurchaseTracking'))})})};fh.prototype.isFeatureSupported
=function(a,b){return F(this,void 0,void 0,function e(){var f=this;return
n . g e n e r a t o r . c r e a t e G e n e r a t o r ( e , f u n c t i o n ( g ) { r e t u r n
g.return(f._nativeBridge.invoke(f._fullApiClassName,'isFeatureSupported',[a,b]))})})};fh.prototype.getPurchases=fun
ction(a,b){return F(this,void 0,void 0,function e(){var f=this;return n.generator.createGenerator(e,
f u n c t i o n ( g ) { r e t u r n
g.return(f._nativeBridge.invoke(f._fullApiClassName,'getPurchases',[a,b]))})})};fh.prototype.getPurchaseHistory=fun
ction(a,b,c){return F(this,void 0,void 0,function f(){var g=this;return n.generator.createGenerator(f,function(h){return
h.return(g._nativeBridge.invoke(g._fullApiClassName,'getPurchaseHistory',[a,b,c]))})})};fh.prototype.getSkuDetails=
function(a,b,c){return F(this,void 0,void 0,function f(){var g=this;return
n.generator.createGenerator(f,function(h){return h.return(g._nativeBridge.invoke(g._fullApiClassName,
'getSkuDetails',[a,b,c]))})})};fh.prototype.handleEvent=function(a,b){switch(a){case
Pb[Pb.INITIALIZATION_REQUEST_RESULT]:this.onInitializationRequestResult.trigger();break;case
Pb[Pb.INITIALIZATION_REQUEST_ERROR]:this.onInitializationRequestError.trigger();break;case
Pb[Pb.IS_FEATURE_SUPPORTED_REQUEST_RESULT]:this.onIsFeatureSupportedRequestResult.trigger(b[0],b[1
] ) ; b r e a k ; c a s e
Pb[Pb.IS_FEATURE_SUPPORTED_REQUEST_ERROR]:this.onIsFeatureSupportedRequestError.trigger(b[0],b[1],
b[2]);break;case Pb[Pb.PURCHASES_REQUEST_RESULT]:this.onPurchasesRequestResult.trigger(b[0],
b [ 1 ] ) ; b r e a k ; c a s e
Pb[Pb.PURCHASES_REQUEST_ERROR]:this.onPurchaseRequestError.trigger(b[0],b[1],b[2]);break;case
Pb[Pb.PURCHASE_HISTORY_LIST_REQUEST_RESULT]:this.onPurchaseHistoryListRequestResult.trigger(b[0],
b [ 1 ] ) ; b r e a k ; c a s e
Pb[Pb.PURCHASE_HISTORY_LIST_REQUEST_ERROR]:this.onPurchaseHistoryListRequestError.trigger(b[0],b[1
] , b [ 2 ] ) ; b r e a k ; c a s e
Pb[Pb.SKU_DETAILS_LIST_REQUEST_RESULT]:this.onSkuDetailsListRequestResult.trigger(b[0],b[1]);break;cas
e Pb[Pb.SKU_DETAILS_LIST_REQUEST_ERROR]:this.onSkuDetailsListRequestError.trigger(b[0],
b [ 1 ] , b [ 2 ] ) ; b r e a k ; c a s e
pr[Pb.PURCHASES_UPDATED_RESULT]:this.onPurchasesUpdatedResult.trigger(b[0]);break;case
Pb[Pb.PURCHASES_UPDATED_ERROR]:this.onPurchasesUpdatedError.trigger(b[0]);break;case
Pb[Pb.PURCHASES_ON_RESUME_RESULT]:this.onPurchasesOnResume.trigger(b[0]);break;case
Pb[Pb.PURCHASES_ON_RESUME_ERROR]:this.onPurchasesOnResumeError.trigger(b[0]);break;case
Pb[Pb.DISCONNECTED_RESULT]:this.onDisconnectedResult.trigger();break;default:H.prototype.handleEvent.call(
this,a,b)}};Hi.prototype.isFeatureSupported=
function(a){return F(this,void 0,void 0,function c(){var e=this,f,g,h;return
n.generator.createGenerator(c,function(k){f=e.createRequest(e._isFeatureSupportedRequestCallbacks);g=f.requestId;
h=f.callback;e._store.Android.Store.isFeatureSupported(g,a);return
k.return(h)})})};Hi.prototype.getSkuDetails=function(a,b){return F(this,void 0,void 0,function e(){var
f = t h i s , g , h , k ; r e t u r n
n.generator.createGenerator(e,function(l){g=f.createRequest(f._skuDetailsRequestCallbacks);h=g.requestId;k=g.callb
ack;f._store.Android.Store.getSkuDetails(h,
b,a);return l.return(k)})})};Hi.prototype.getPurchases=function(a){return F(this,void 0,void 0,function c(){var
e = t h i s , f , g , h ; r e t u r n
n.generator.createGenerator(c,function(k){f=e.createRequest(e._purchasesRequestCallbacks);g=f.requestId;h=f.callba
c k ; e . _ s t o r e . A n d r o i d . S t o r e . g e t P u r c h a s e s ( g , a ) ; r e t u r n
k.return(h)})})};Hi.prototype.getPurchaseHistory=function(a){return F(this,void 0,void 0,function c(){var
e = t h i s , f , g , h ; r e t u r n
n.generator.createGenerator(c,function(k){f=e.createRequest(e._purchaseHistoryRequestCallbacks);
g=f.requestId;h=f.callback;e._store.Android.Store.getPurchaseHistory(g,a,1E3);return
k.return(h)})})};Hi.prototype.createRequest=function(a){var b=this._requestId++,c=new
P r o m i s e ( f u n c t i o n ( e , f ) { a [ b ] = n e w
om(e,f)});return{requestId:b,callback:c}};Hi.prototype.finishRequestWithSuccess=function(a,b,c){var
e=a[b];e&&(e.resolve(c),delete a[b])};Hi.prototype.finishRequestWithError=function(a,b){var
c=a[b];c&&(c.reject(),delete a[b])};n.inherits(Ie,ja);Ie.prototype.getTimestamp=function(){return this.get('ts')};
Ie.prototype.getReceipt=function(){return this.get('receipt')};Ie.prototype.getProductId=function(){return
this.get('productId')};Ie.prototype.getPrice=function(){return
this.get('price')};Ie.prototype.getCurrency=function(){return
this.get('currency')};Ie.prototype.getTransactionId=function(){return
this.get('transactionId')};Ie.prototype.getDTO=function(){return{ts:this.getTimestamp(),receipt:this.getReceipt(),prod
uctId:this.getProductId(),price:this.getPrice(),currency:this.getCurrency(),transactionId:this.getTransactionId()}};
Ie.Schema={ts:['number'],receipt:['string'],productId:['string'],price:['number'],currency:['string'],transactionId:['string']
};n.inherits(Wr,Ie);n.inherits(Gi,Fk);Gi.prototype.onInitialized=function(){this.startPurchaseTrackingIfSupported()};
Gi.prototype.startPurchaseTrackingIfSupported=function(){var a;return F(this,void 0,void 0,function c(){var
e=this,f,g;return n.generator.createGenerator(c,function(h){if(1==h.nextAddress)return
h.yield(e._googleStore.isFeatureSupported('inapp'),2);if(3!=h.nextAddress)return f=
h.yieldResult,0!==f?h.return():h.yield(e._googleStore.getPurchases('inapp'),3);g=h.yieldResult;e._existingOrderIds=e.
_existingOrderIds.concat(g.map(function(k){return k.purchaseData.orderId}));return
h . y i e l d ( n u l l = = = ( a = e . _ s t o r e . A n d r o i d ) | | v o i d 0 = = = a ? v o i d
0:a.Store.startPurchaseTracking(['inapp']),0)})})};Gi.prototype.onInitializationFailed=function(){};Gi.prototype.onDi
sconnected=function(){};Gi.prototype.onPurchasesReceived=function(a){var
b=this;a.forEach(function(c){b._existingOrderIds.includes(c.purchaseData.orderId)||
(b._existingOrderIds.push(c.purchaseData.orderId),b.notifyNewPurchase(c))})};Gi.prototype.notifyNewPurchase=fun
ction(a){var b;return F(this,void 0,void 0,function e(){var f=this,g,h,k;return
n.generator.createGenerator(e,function(l){if(1==l.nextAddress)return
g = f , h = n u l l ! = = ( b = a . p u r c h a s e D a t a . p r o d u c t I d s ) & & v o i d
0!==b?b:a.purchaseData.productId?[a.purchaseData.productId]:[],l.yield(f._googleStore.getSkuDetails(h,'inapp'),2);k
= l . y i e l d R e s u l t ; k . f o r E a c h ( f u n c t i o n ( m ) { v a r
p=m.price_amount_micros/1E6,q=JSON.stringify({json:JSON.stringify(a.purchaseData),
s i g n a t u r e : a . s i g n a t u r e , s k u D e t a i l s : m } ) ; m = n e w
Wr({ts:Date.now(),productId:m.productId,price:p,currency:m.price_currency_code,receipt:q,transactionId:a.purchase
Data.orderId});g.onStoreTransaction.trigger(m)});l.jumpToEnd()})})};n.inherits(Hk,Ie);Hk.prototype.getSubscription
=function(){return this.get('subscription')};Hk.prototype.getTransactionState=function(){return
this.get('transactionState')};Hk.Schema=Object.assign(Object.assign({},Ie.Schema),{transactionState:['number'],subsc
ription:['object','undefined']});
Gk.prototype.getProductInfo=function(a){var b=this,c=this._callbackId++,e=new
P r o m i s e ( f u n c t i o n ( f , g ) { b . _ c a l l b a c k s [ c ] = n e w
om(f,g)});this._productRequests[c]=a;this._store.iOS.Products.requestProductInfos([a],c);return
e};Gk.prototype.onProductRequestComplete=function(a,b){var
c = t h i s . _ p r o d u c t R e q u e s t s [ a ] ; b = b . f i n d ( f u n c t i o n ( e ) { r e t u r n
e.productIdentifier===c});this.finishProductRequest(a,b);b||t.reportMetricEventWithTags(Sc.iOSPurchaseFailed,{rsn:
'no_success'})};Gk.prototype.onProductRequestErrorNoProducts=
function(a){t.reportMetricEventWithTags(Sc.iOSPurchaseFailed,{rsn:'no_product'});this.finishProductRequest(a)};G
k.prototype.onProductRequestFailed=function(a){t.reportMetricEventWithTags(Sc.iOSPurchaseFailed,{rsn:'failed'});t
his.finishProductRequest(a)};Gk.prototype.finishProductRequest=function(a,b){var
c=this._callbacks[a];c&&(b?c.resolve(b):c.reject(),delete this._callbacks[a]);this._productRequests[a]&&delete
this._productRequests[a]};n.inherits(Ej,Fk);Ej.prototype.onTransaction=function(a){var b=
this,c=[];a.forEach(function(e){c.push(b.processTransaction(e))});return
Promise.all(c)};Ej.prototype.processTransaction=function(a){var b=this;return
t h i s . a p p e n d P r o d u c t I n f o ( a ) . t h e n ( f u n c t i o n ( c ) { r e t u r n
b.notifyWithStoreTransaction(c)}).catch(function(){})};Ej.prototype.appendProductInfo=function(a){var
b=this,c,e;return this._appleStore.getProductInfo(null!==(e=null===(c=a.payment)||void 0===c?void
0:c.productIdentifier)&&void 0!==e?e:'').then(function(f){return b.convertIntoStoreTransaction(a,f)})};
Ej.prototype.notifyWithStoreTransaction=function(a){this.onStoreTransaction.trigger(a);t.reportMetricEvent(Sc.iOSP
urchaseSucceeded)};Ej.prototype.convertIntoStoreTransaction=function(a,b){var c,e,f,g,h,k,l;return new
Hk({ts:Date.now(),productId:null!==(c=b.productIdentifier)&&void 0!==c?c:'',price:null!==(e=b.price)&&void
0!==e?e:-1,receipt:null!==(f=a.receipt)&&void 0!==f?f:'',currency:null!==(h=null===(g=b.priceLocale)||void
0===g?void 0:g.currencyCode)&&void 0!==h?h:'',transactionId:null!==(k=
a.transactionIdentifier)&&void 0!==k?k:'',transactionState:null!==(l=a.transactionState)&&void
0!==l?l:Bo.PURCHASING,subscription:b.subscriptionPeriod})};var
Mh;(function(a){a[a.PRODUCT_REQUEST_COMPLETE=0]='PRODUCT_REQUEST_COMPLETE';a[a.PRODUC
T_REQUEST_ERROR_NO_PRODUCTS=1]='PRODUCT_REQUEST_ERROR_NO_PRODUCTS';a[a.PRODUCT_
REQUEST_FAILED=2]='PRODUCT_REQUEST_FAILED';a[a.RECEIVED_TRANSACTION=3]='RECEIVED_T
RANSACTION'})(Mh||(Mh={}));n.inherits(Dj,H);Dj.prototype.requestProductInfos=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'requestProductInfos',[a,b])};Dj.prototype.startTransactionObserver=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'startTransactionObserver')};Dj.prototype.stopTransactionObserver
= f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'stopTransactionObserver')};Dj.prototype.getReceipt=function(){re
t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getReceipt')};Dj.prototype.handleEvent=function(a,b){switch(a){c
ase Mh[Mh.PRODUCT_REQUEST_COMPLETE]:this.onProductRequestComplete.trigger(b[0],
b [ 1 ] ) ; b r e a k ; c a s e
Mh[Mh.PRODUCT_REQUEST_ERROR_NO_PRODUCTS]:this.onProductRequestErrorNoProducts.trigger(b[0]);br
eak;case Mh[Mh.PRODUCT_REQUEST_FAILED]:this.onProductRequestFailed.trigger(b[0],b[1]);break;case
Mh[Mh.RECEIVED_TRANSACTION]:this.onTransaction.trigger(b[0]);break;default:H.prototype.handleEvent.call(t
h i s , a , b ) } } ; n . i n h e r i t s ( V r , F k ) ; v a r
Nh;(function(a){a[a.START_IMPRESSION_SUCCESS=0]='START_IMPRESSION_SUCCESS';a[a.START_IMPR
ESSION_FAILED=1]='START_IMPRESSION_FAILED';a[a.END_IMPRESSION_SUCCESS=
2]='END_IMPRESSION_SUCCESS';a[a.END_IMPRESSION_FAILED=3]='END_IMPRESSION_FAILED'})(Nh||(
Nh={}));n.inherits(Ml,H);Ml.prototype.startVTAImpression=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'startImpression',[a])};Ml.prototype.endVTAImpression=function(
a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'endImpression',[a])};Ml.prototype.handleEvent=function(a,b){swi
tch(a){case Nh[Nh.START_IMPRESSION_SUCCESS]:this.onStartSuccess.trigger();break;case
Nh[Nh.START_IMPRESSION_FAILED]:this.onStartFailure.trigger(b[0]);
break;case Nh[Nh.END_IMPRESSION_SUCCESS]:this.onEndSuccess.trigger();break;case
Nh[Nh.END_IMPRESSION_FAILED]:this.onEndFailure.trigger(b[0]);break;default:H.prototype.handleEvent.call(th
is,a,b)}};pe.prototype.onVastEndScreenClick=function(a){var
b=this;this.setCallButtonEnabled(!1);this._vastAdUnit.sendClickEvent();this._vastAdUnit.hasImpressionOccurred()||t.
reportMetricEvent(tg.VastClickWithoutImpressionError);var c=null!==a&&void
0!==a?a:this.getClickThroughURL();if(c){a=this._vastCampaign.getUseWebViewUserAgentForTracking();
var e=R.getAppStoreUrlTemplatesWithDT(this._platform);return
this._request.followRedirectChain(c,a,e).catch(function(){return c}).then(function(f){return
b . o p e n U r l O n C a l l B u t t o n ( f ) } ) } r e t u r n
this.handleNullClickThroughURL()};pe.prototype.handleNullClickThroughURL=function(){return
Promise.reject(Error('There is no clickthrough URL for video or
companion'))};pe.prototype.getClickThroughURL=function(){return
this._vastAdUnit.getCompanionClickThroughUrl()||this._vastAdUnit.getVideoClickThroughURL()};pe.prototype.on
VastEndScreenClose=
function(){this._vastAdUnit.hide()};pe.prototype.onKeyEvent=function(a){a===ui.BACK&&this._vastAdUnit.isSho
wing()&&!this._vastAdUnit.canShowVideo()&&this._vastAdUnit.hide()};pe.prototype.onVastEndScreenShow=funct
ion(){this._vastAdUnit.sendCompanionTrackingEvent(this._vastCampaign.getSession().id)};pe.prototype.openUrlOn
C a l l B u t t o n = f u n c t i o n ( a ) { v a r b = t h i s ; r e t u r n
this.onOpenUrl(a).then(function(){b.setCallButtonEnabled(!0);b._vastAdUnit.sendCompanionClickTrackingEvent(b.
_vastCampaign.getSession().id);
b._vastAdUnit.sendTrackingEvent(V.VIDEO_ENDCARD_CLICK)}).catch(function(){b.setCallButtonEnabled(!0)})
} ; p e . p r o t o t y p e . o n O p e n U r l = f u n c t i o n ( a ) { r e t u r n
Pi(this._vastCampaign)&&Xh(a)?Rl(a,this._platform,this._core,this._vastAdUnit.getThirdPartyEventManager(),this._
vastCampaign):this._platform===B.IOS?this._core.iOS.UrlScheme.open(a):this._core.Android.Intent.launch({action:'
android.intent.action.VIEW',uri:a})};pe.prototype.setCallButtonEnabled=function(a){this._vastEndScreen&&this._va
stEndScreen.setCallButtonEnabled(a)};
C j . r e p l a c e C l i c k T h r o u g h M a c r o = f u n c t i o n ( a , b ) { i f ( b ) { v a r
c=Math.round(b.getTouchStartPosition().startX).toString();b=Math.round(b.getTouchStartPosition().startY).toString()
}else b=c='-999';var e=screen.width.toString(),f=screen.height.toString();return
tf.replaceMacro(a,{__REQ_WIDTH__:e,__WIDTH__:e,__REQ_HEIGHT__:f,__HEIGHT__:f,__DOWN_X__:c,__
UP_X__:c,__DOWN_Y__:b,__UP_Y__:b})};Cj.getVastEndScreenClickThroughURL=function(a,b){b=b?b.tap('[dat
a-element-id=end-screen-cta-button]'):void 0;return a?this.replaceClickThroughMacro(a,
b):a};Cj.getVastVideoScreenClickThroughURL=function(a,b){b=b?b.tap('[data-element-id=video-cta-button]'):void
0 ; r e t u r n
a?this.replaceClickThroughMacro(a,b):a};n.inherits(dp,pe);dp.prototype.getClickThroughURL=function(){return
Cj.getVastEndScreenClickThroughURL(pe.prototype.getClickThroughURL.call(this),this._vastEndScreen)};n.inherit
s(Fi,pe);Fi.prototype.handleNullClickThroughURL=function(){return
hc.getState().isAppSheetSupported?(this.sendClickEvent(),zg.openAppSheet(this._vastCampaign,this._storeHandler),
Promise.resolve()):pe.prototype.handleNullClickThroughURL.call(this)};Fi.prototype.openUrlOnCallButton=function
( a ) { f u n c t i o n b ( ) { r e t u r n
c.onOpenUrl(a).then(function(){c.sendClickEvent()}).catch(function(){c.setCallButtonEnabled(!0)})}var
c = t h i s ; r e t u r n
Pi(this._vastCampaign)&&Xh(a)?b():hc.getState().isAppSheetSupported?(this.sendClickEvent(),zg.openAppSheet(thi
s._vastCampaign,this._storeHandler,a),Promise.resolve()):b()};Fi.prototype.sendClickEvent=function(){this.setCallB
uttonEnabled(!0);this._vastAdUnit.sendCompanionClickTrackingEvent(this._vastCampaign.getSession().id);
this._vastAdUnit.sendTrackingEvent(V.VIDEO_ENDCARD_CLICK)};n.inherits(cp,Fi);cp.prototype.getClickThroug
h U R L = f u n c t i o n ( ) { r e t u r n
Cj.getVastEndScreenClickThroughURL(Fi.prototype.getClickThroughURL.call(this),this._vastEndScreen)};n.inherit
s(Hd,bc);Hd.prototype.onShowPrivacyPopUp=function(a,b,c,e){var f=this;if(this._om){var
g=Gd(a,b,c,e);g=this._om.getOMAdViewBuilder().buildVastAdView([ag.Obstructed],g);this._om.geometryChange(g
)}this._eventObserverMap&&this._adUnit.getVideoViewRectangle().then(function(h){var k;
n u l l = = = ( k = f . _ e v e n t O b s e r v e r M a p ) | | v o i d 0 = = = k ? v o i d
0:k.geometryChange({videoViewRectangle:h,obstructionRectangle:{x:a,y:b,width:c,height:e},obstructionReasons:[ag
. O b s t r u c t e d ] } ) } ) ; r e t u r n
bc.prototype.onShowPrivacyPopUp.call(this,a,b,c,e)};Hd.prototype.onClosePrivacyPopUp=function(){var
a = t h i s ; i f ( t h i s . _ o m ) { v a r
b=this._om.getOMAdViewBuilder().buildVastAdView([]);this._om.geometryChange(b)}this._eventObserverMap&&
this._adUnit.getVideoViewRectangle().then(function(c){var e;return null===(e=a._eventObserverMap)||
void 0===e?void 0:e.geometryChange({videoViewRectangle:c})});return
bc.prototype.onClosePrivacyPopUp.call(this)};Hd.prototype.onVideoScreenSkip=function(a,b){var
c;this._placement.skipEndCardOnClose()||b?bc.prototype.onVideoScreenClose.call(this):(bc.prototype.onVideoScree
nSkip.call(this,a,b),(a=this._vastAdUnit.getEndScreen())&&this._vastAdUnit.hasImpressionOccurred()?(a.show(),this
._vastAdUnit.onFinish.trigger()):this._vastAdUnit.hide());this._om&&(this._om.skipped(),this._om.sessionFinish());n
ull===
( c = t h i s . _ e v e n t O b s e r v e r M a p ) | | v o i d 0 = = = c ? v o i d
0:c.skipped();this._vastAdUnit.sendTrackingEvent(V.SKIP)};Hd.prototype.onVideoScreenMute=function(a){var
b;bc.prototype.onVideoScreenMute.call(this,a);a?(this._vastAdUnit.setVideoPlayerMuted(!0),this._om&&(this._om.s
etDeviceVolume(this._vastAdUnit.getVolume()),this._om.volumeChange(0)),this._vastAdUnit.sendTrackingEvent(zd
.MUTE)):(this._vastAdUnit.setVideoPlayerMuted(!1),this._om&&(this._om.setDeviceVolume(this._vastAdUnit.getV
olume()),this._om.volumeChange(1)),
this._vastAdUnit.sendTrackingEvent(zd.UNMUTE));null===(b=this._eventObserverMap)||void 0===b?void
0:b.volumeChange({deviceVolume:this._vastAdUnit.getVolume(),videoPlayerVolume:a?0:1})};Hd.prototype.onVide
o S c r e e n C a l l B u t t o n = f u n c t i o n ( a ) { v a r
b=this,c;bc.prototype.onVideoScreenCallButton.call(this);this.setCallButtonEnabled(!1);a||this._vastAdUnit.sendClic
kEvent();this._om&&this._om.adUserInteraction(ul.Click);null===(c=this._eventObserverMap)||void 0===c?void
0:c.adUserInteraction(ul.Click);var e=this.getClickThroughURL();
if(e){c=this._vastCampaign.getUseWebViewUserAgentForTracking();var
f = R . g e t A p p S t o r e U r l T e m p l a t e s W i t h D T ( t h i s . _ p l a t f o r m ) ; r e t u r n
this._request.followRedirectChain(e,c,f).catch(function(){return e}).then(function(g){return
b . o p e n U r l O n C a l l B u t t o n ( g , a ) } ) } r e t u r n
this.handleNullClickThroughURL()};Hd.prototype.handleNullClickThroughURL=function(){return
Promise.reject(Error('No clickThroughURL was defined'))};Hd.prototype.getClickThroughURL=function(){return
this._vastAdUnit.getVideoClickThroughURL()};Hd.prototype.openUrlOnCallButton=
f u n c t i o n ( a ) { v a r b = t h i s ; r e t u r n
this.openUrl(a).then(function(){b.setCallButtonEnabled(!0);b._vastAdUnit.sendVideoClickTrackingEvent(b._vastCa
mpaign.getSession().id)}).catch(function(){b.setCallButtonEnabled(!0)})};Hd.prototype.openUrl=function(a){return
Pi(this._campaign)&&Xh(a)?Rl(a,this._platform,this._core,this._adUnit.getThirdPartyEventManager(),this._campaig
n):this._platform===B.IOS?this._core.iOS.UrlScheme.open(a):this._core.Android.Intent.launch({action:'android.inten
t.action.VIEW',uri:a})};
Hd.prototype.setCallButtonEnabled=function(a){this._vastOverlay&&this._vastOverlay.setCallButtonEnabled(a)};n.i
nherits(bp,Hd);bp.prototype.getClickThroughURL=function(){return
Cj.getVastVideoScreenClickThroughURL(Hd.prototype.getClickThroughURL.call(this),this._vastOverlay)};n.inherit
s(Ei,Hd);Ei.prototype.handleNullClickThroughURL=function(){return
hc.getState().isAppSheetSupported?(this.sendClickEvent(),zg.openAppSheet(this._vastCampaign,this._storeHandler),
Promise.resolve()):Hd.prototype.handleNullClickThroughURL.call(this)};
Ei.prototype.openUrlOnCallButton=function(a,b){function c(){return
e.openUrl(a).then(function(){b||e.sendClickEvent()}).catch(function(){e.setCallButtonEnabled(!0)})}var e=this;return
Pi(this._campaign)&&Xh(a)?c():hc.getState().isAppSheetSupported?(b||this.sendClickEvent(),zg.openAppSheet(this.
_vastCampaign,this._storeHandler,a),Promise.resolve()):c()};Ei.prototype.sendClickEvent=function(){this.setCallButt
onEnabled(!0);this._vastAdUnit.sendVideoClickTrackingEvent(this._vastCampaign.getSession().id)};
n.inherits(ap,Ei);ap.prototype.getClickThroughURL=function(){return
Cj.getVastVideoScreenClickThroughURL(Ei.prototype.getClickThroughURL.call(this),this._vastOverlay)};n.inherits
(ff,gb);ff.prototype.onProgress=function(a){gb.prototype.onProgress.call(this,a);0<this._progressEvents.length&&(thi
s._progressEvents=[].concat(n.arrayFromIterable(gv(this._vastCampaign,a,this._thirdPartyEventManager,this._progre
ssEvents))))};ff.prototype.onStalled=function(a){gb.prototype.onStalled.call(this,a);this._vastAdUnit.sendTrackingEv
ent(V.STALLED)};
ff.prototype.onCompleted=function(a){var b,c,e,f=null===(b=this._vastCampaign.getDspConfig().skadn)||void
0 = = = b ? v o i d
0:b.ask;f!==sl.ShowOnSkipAndFinishWithoutEvents&&f!==sl.ShowOnSkipAndFinishWithEvents||!ml(this._vastCa
mpaign)||vg.getState().wasStoreOpened||(null===(c=this._vastAdUnit.getVideoScreen())||void 0===c?void
0:c.getEventHandlers().map(function(g){g.onVideoScreenCallButton(!0)}));gb.prototype.onCompleted.call(this,a);thi
s._om&&(this._om.completed(),this._om.sessionFinish());null===(e=this._eventObserverMap)||
v o i d 0 = = = e ? v o i d
0:e.completed();this._vastAdUnit.hasImpressionOccurred()||t.reportMetricEvent(rc.VastVideoImpressionFailed);a=thi
s._vastCampaign.getSession();a.getEventSent(ic.VAST_COMPLETE)||a.setEventSent(ic.VAST_COMPLETE);(a=thi
s._vastAdUnit.getEndScreen())&&this._vastAdUnit.hasImpressionOccurred()?a.show():this._vastAdUnit.hide()};ff.pr
o t o t y p e . o n P r e p a r e d = f u n c t i o n ( a , b , c , e ) { v a r
f=this,g;gb.prototype.onPrepared.call(this,a,b,c,e);(a=this._adUnit.getVideoScreen())&&this._vastAdUnit.getVideoCl
ickThroughURL()&&
la.get('debugOverlayEnabled')&&a.setDebugMessage('Programmatic
Ad');if(a=this._vastCampaign.getVast().getAd())if(a=a.getDuration())b=b/1E3-a,-
1>=b?t.reportTimingEvent(io.LengthOverreported,b):1<=b&&t.reportTimingEvent(io.LengthUnderreported,b);this._
om&&!this._omStartCalled&&this._adUnit.getVideoViewRectangle().then(function(h){if(f._om){h=Gd(h[0],h[1],h[
2 ] , h [ 3 ] ) ; i f ( f . _ p l a t f o r m = = = B . A N D R O I D ) { v a r
k=f._vastAdUnit.getDeviceInfo();h.x/=k.getDisplayMetricDensity();h.y/=k.getDisplayMetricDensity();h.width/=
k.getDisplayMetricDensity();h.height/=k.getDisplayMetricDensity()}f._om.getOMAdViewBuilder().setVideoView(h)
;f._om.sessionStart();f._omStartCalled=!0}}).catch(function(){f._om&&(f._om.sessionStart(),f._omStartCalled=!0)})
;this._omStartCalled||(this._omStartCalled=!0,null===(g=this._eventObserverMap)||void 0===g?void
0 : g . s e s s i o n S t a r t ( ) ) } ; f f . p r o t o t y p e . o n P l a y = f u n c t i o n ( a ) { v a r
b,c;gb.prototype.onPlay.call(this,a);a=this._vastCampaign.getSession();this._om&&(this._om.resume(),this._om.setD
eviceVolume(this._vastAdUnit.getVolume()),
this._om.loaded({skippable:this._placement.allowSkip(),skipOffset:this._placement.allowSkipInSeconds(),autoPlay:!
0,position:uo.StandAlone,impressionType:Zf.BeginToRender,creativeType:$f.Video,mediaType:Gg.Video}),this._om
.start(this._vastCampaign.getVideo().getDuration()),this._userStateChangeHasBeenSent||(this._om.playerStateChange
d(vo.Fullscreen),this._userStateChangeHasBeenSent=!0));this._eventObserverMap&&(null===(b=this._eventObserv
erMap)||void 0===b?void 0:b.play({videoPlayerVolume:this._vastAdUnit.getVideoPlayerMuted()?
0:1,deviceVolume:this._vastAdUnit.getVolume(),duration:this._vastCampaign.getVideo().getDuration(),loadedProps:
{skippable:this._placement.allowSkip(),skipOffset:this._placement.allowSkipInSeconds(),autoPlay:!0,position:uo.Sta
ndAlone,impressionType:Zf.BeginToRender,creativeType:$f.Video,mediaType:Gg.Video}}),this._userStateChangeH
asBeenSent||(null===(c=this._eventObserverMap)||void 0===c?void
0:c.playerStateChanged(vo.Fullscreen),this._userStateChangeHasBeenSent=!0));if(a){if(a.getEventSent(ic.IMPRESSI
ON))return;
a.setEventSent(ic.IMPRESSION)}this.sendThirdPartyVastImpressionEvent();this._vastAdUnit.sendTrackingEvent(zd
.CREATIVE_VIEW);this._vastAdUnit.sendTrackingEvent(V.START);this._vastAdUnit.sendTrackingEvent(V.IMPR
E S S I O N ) } ; f f . p r o t o t y p e . o n P a u s e = f u n c t i o n ( a ) { v a r
b;gb.prototype.onPause.call(this,a);this._om&&this._om.pause();null===(b=this._eventObserverMap)||void
0===b?void 0:b.pause()};ff.prototype.onVolumeChange=function(a,b){var
c;this._om&&(this._vastAdUnit.setVolume(a/b),this._om.setDeviceVolume(this._vastAdUnit.getVolume()),
this._vastAdUnit.getVideoPlayerMuted()?this._om.volumeChange(0):this._om.volumeChange(1));this._eventObserve
rMap&&(this._vastAdUnit.setVolume(a/b),null===(c=this._eventObserverMap)||void 0===c?void
0:c.volumeChange({deviceVolume:this._vastAdUnit.getVolume(),videoPlayerVolume:this._vastAdUnit.getVideoPla
yerMuted()?0:1}))};ff.prototype.handleFirstQuartileEvent=function(a){var
b;gb.prototype.handleFirstQuartileEvent.call(this,a);this._om&&this._om.sendFirstQuartile();null===(b=this._eventO
bserverMap)||
v o i d 0 = = = b ? v o i d
0:b.sendFirstQuartile();this._vastAdUnit.sendTrackingEvent(V.FIRST_QUARTILE)};ff.prototype.handleMidPointEv
e n t = f u n c t i o n ( a ) { v a r
b;gb.prototype.handleMidPointEvent.call(this,a);this._om&&this._om.sendMidpoint();null===(b=this._eventObserve
r M a p ) | | v o i d 0 = = = b ? v o i d
0:b.sendMidpoint();this._vastAdUnit.sendTrackingEvent(V.MIDPOINT)};ff.prototype.handleThirdQuartileEvent=fun
c t i o n ( a ) { v a r
b;gb.prototype.handleThirdQuartileEvent.call(this,a);this._om&&this._om.sendThirdQuartile();null===(b=this._event
ObserverMap)||
v o i d 0 = = = b ? v o i d
0:b.sendThirdQuartile();this._vastAdUnit.sendTrackingEvent(V.THIRD_QUARTILE)};ff.prototype.handleComplete
Event=function(a){gb.prototype.handleCompleteEvent.call(this,a);this._vastAdUnit.sendTrackingEvent(V.COMPLE
TE)};ff.prototype.sendThirdPartyVastImpressionEvent=function(){var
a=this._vastCampaign.getImpressionUrls();if(a){a=n.makeIterator(a);for(var
b=a.next();!b.done;b=a.next())b=b.value,this._thirdPartyEventManager.sendWithGet(Bj(this._campaign.getContentTy
pe(),V.IMPRESSION),this._campaign.getSession().id,
b,this._vastCampaign,this._vastCampaign.getUseWebViewUserAgentForTracking())}this._vastAdUnit.setImpression
O c c u r r e d ( ) } ; v a r
ae;(function(a){a.Playing='playing';a.Paused='paused';a.Completed='completed';a.Stopped='stopped'})(ae||(ae={}));$o
. p r o t o t y p e . i s I n v a l i d E v e n t = f u n c t i o n ( a ) { v a r
b=this._state,c=a===Y.Pause&&b!==ae.Playing,e=a===Y.Resume&&(b===ae.Stopped||b!==ae.Paused),f=a===Y.G
eometryChange&&(b===ae.Stopped||b!==ae.Paused&&b!==ae.Playing),g=a===Y.Start&&b!==ae.Stopped,h=a===
Y.VolumeChange&&b===ae.Completed;
return a===Y.Loaded&&b!==ae.Stopped||c||e||f||g||h};$o.prototype.setStateByEventType=function(a){var
b={};if(a=(b[Y.Unmount]=null,b[Y.Pause]=ae.Paused,b[Y.Resume]=ae.Playing,b[Y.GeometryChange]=null,b[Y.Ski
pped]=ae.Stopped,b[Y.Completed]=ae.Completed,b[Y.SessionStart]=null,b[Y.SessionFinish]=null,b[Y.Loaded]=null,
b[Y.Start]=ae.Playing,b[Y.SendFirstQuartile]=null,b[Y.SendMidpoint]=null,b[Y.SendThirdQuartile]=null,b[Y.Volum
eChange]=null,b[Y.PlayStateChanged]=null,b[Y.AdUserInteraction]=null,b)[a])this._state=
a } ; I a ( ' . s 6 1 o g 5 n { b a c k g r o u n d : h s l a ( 0 , 0 % , 4 8 . 6 % , . 3 ) ; b o r d e r -
radius:50%;width:1.5em;height:1.5em;right:.25em}.s61og5n,.w14frdxr{fill:#fff}');Ia('.s1a8tlcq{background:hsla(0,0
% , 4 8 . 6 % , . 3 ) ; b o r d e r -
radius:50%;fill:#fff;width:1.5em;height:1.5em}.w9myl7z{fill:#fff}');n.inherits(yd,ha);yd.prototype.render=function()
{ha.prototype.render.call(this);var a=this._container.querySelector('.china-
advertisement');'CN'===this._country&&a&&(a.style.display='block');this._isSwipeToCloseEnabled&&(a=this._cont
ainer.querySelector('.btn-close-region'))&&
(a.style.display='none');this._hidePrivacy&&this._container.classList.add('hidePrivacyButton')};yd.prototype.containe
r=function(){return ha.prototype.container.call(this)};yd.prototype.show=function(){var
a=this;ha.prototype.show.call(this);this.closeTimeout=ne.getState().closeTimeout;this.endCardTimer=0<this.closeTim
eout;this.setupCircularProgress();this._handlers.forEach(function(b){return
b.onVastEndScreenShow()});Z.getAutoClose()&&setTimeout(function(){a._handlers.forEach(function(b){return
b.onVastEndScreenClose()})},
Z.getAutoCloseDelay());this.endCardTimer&&this.startCircularTimer()};yd.prototype.onCloseEvent=function(a){nul
l===a||void 0===a?void 0:a.stopImmediatePropagation();null===a||void 0===a?void
0:a.preventDefault();this._handlers.forEach(function(b){return
b.onVastEndScreenClose()})};yd.prototype.remove=function(){var
a=this.container();a&&a.parentElement&&a.parentElement.removeChild(this.container())};yd.prototype.onPrivacyCl
ose=function(){var a;null===(a=this.privacy)||void 0===a?void 0:a.hide()};yd.prototype.setCallButtonEnabled=
function(a){this._callButtonEnabled!==a&&(this._callButtonEnabled=a)};yd.prototype.setupCircularProgress=functi
on(){var a=this,b,c,e=this._container.querySelector('.circular-progress');if(e){var
f=x(av,{onProgress:this.onCircularProgress,onClose:function(g){return
a . o n C l o s e E v e n t ( g ) } , c l o s e T i m e o u t : t h i s . c l o s e T i m e o u t } , v o i d
0);f=0<this.closeTimeout?f:x(Tl,{className:ka('w9myl7z','s1a8tlcq'),onClick:function(g){return
a.onCloseEvent(g)}},void 0);Xg(f,e);null===(b=this._container.querySelector('.btn-close-region'))||
void 0===b?void 0:b.remove();null===(c=this._container.querySelector('.btn-close-html-endcard'))||void 0===c?void
0:c.remove()}};yd.prototype.startCircularTimer=function(){var
a=this,b=100/(this.closeTimeout/200),c=0,e=setInterval(function(){a.onCircularProgress.trigger(c+=b);100<=c&&cle
arInterval(e)},200)};yd.prototype.hide=function(){ha.prototype.hide.call(this)};n.inherits(He,yd);He.prototype.onPriv
acyClose=function(){var a=this,b;yd.prototype.onPrivacyClose.call(this);'visible'===(null===(b=this._container)||
v o i d 0 = = = b ? v o i d
0:b.style.visibility)&&(this._adUnitContainer.setViewFrame('webview',0,0,this._screenWidth,this._controlBarHeight)
. c a t c h ( f u n c t i o n ( ) { r e t u r n
a.onCloseEvent()}),this._mraidEndScreenBridge.updateMraidExposureState(!0))};He.prototype.show=function(){var
a=Object.create(null,{show:{get:function(){return yd.prototype.show}}}),b,c;return F(this,void 0,void 0,function
f(){var g=this,h,k,l,m,p,q,r,u;return n.generator.createGenerator(f,function(v){switch(v.nextAddress){case
1:if(!g._htmlContentTemplateData)throw g.onCloseEvent(),
t.reportMetricEvent(rc.VastHTMLEndcardShownFailed),Error();a.show.call(g);v.setCatchFinallyBlocks(2);return
v . y i e l d ( g . s e t U p W e b P l a y e r s ( ) , 4 ) ; c a s e
4:if(h=g._platform===B.IOS&&g._mraidEndScreenBridge.getIsMuted()){k=0;v.jumpTo(5);break}return
v.yield(Fp(g._platform,g._core.DeviceInfo),6);case 6:k=v.yieldResult;case 5:return
l=k,m=tf.replaceMacro('<html><head><title>Unity Vast HTML Endcard</title><meta name="viewport"
content="width=device-width,height=device-height,initial-scale=1,minimum-scale=1,maximum-scale=1,user-
scalable=no"><script>!function(){"use strict";function e(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new
Array(n);t<n;t++)r[t]=e[t];return r}var n=function(e,n){return
window.parent.postMessage(Object.assign({type:e},n),"*")},t=function(n,t){if(!window.nativebridge)throw new
E r r o r ( " w i n d o w . n a t i v e b r i d g e h a s t o b e d e f i n e d . " ) ; v a r
r,i;(r=window.nativebridge).sendEvent.apply(r,[n].concat(function(n){if(Array.isArray(n))return
e(n)}(i=[t&&Object.values(t)].filter((function(e){return e})))||function(e){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(i)||function(n,t){if(n){if("string"==typeof n)return
e ( n , t ) ; v a r r = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( n ) . s l i c e ( 8 , -
1);return"Object"===r&&n.constructor&&(r=n.constructor.name),"Map"===r||"Set"===r?Array.from(n):"Arguments
"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(n,t):void 0}}(i)||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.")}()))};function r(e){return function(e){if(Array.isArray(e))return
i(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||function(e,n){if(e){if("string"==typeof e)return i(e,n);var
t = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , -
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}(e)||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.")}()}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return
r } f u n c t i o n o ( e , n , t ) { r e t u r n n i n
e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var a=function(e){return
null==e?void 0:e.detail};function u(e){return function(e){if(Array.isArray(e))return
c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return
Array.from(e)}(e)||s(e)||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.")}()}function s(e,n){if(e){if("string"==typeof
e)return c(e,n);var t=Object.prototype.toString.call(e).slice(8,-
1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"
===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?c(e,n):void 0}}function
c(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function
d(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in
r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l,f=function(){function e(){!function(e,n){if(!(e instanceof
n))throw new TypeError("Cannot call a class as a function")}(this,e),this.listeners={}}var n,t;return
n=e,t=[{key:"addEventListener",value:function(e,n){this.listeners[e]=[].concat(u(this.listeners[e]||[]),[n])}},{key:"rem
oveEventListener",value:function(e,n){var t=(this.listeners[e]||[]).indexOf(n);-
1!==t&&this.listeners[e].splice(t,1)}},{key:"dispatchEvent",value:function(e){var n=this;return
u ( t h i s . l i s t e n e r s [ e . t y p e ] | | [ ] ) . f o r E a c h ( ( f u n c t i o n ( t ) { r e t u r n
t.call(n,e)})),!e.defaultPrevented}},{key:"receiveEvent",value:function(e){console.log("unity","Received event:
",e);var n,t,r=(t=2,function(e){if(Array.isArray(e))return e}(n=e)||function(e,n){if("undefined"!=typeof
Symbol&&Symbol.iterator in Object(e)){var t=[],r=!0,i=!1,o=void 0;try{for(var
a,u=e[Symbol.iterator]();!(r=(a=u.next()).done)&&(t.push(a.value),!n||t.length!==n);r=!0);}catch(e){i=!0,o=e}finally{
try{r||null==u.return||u.return()}finally{if(i)throw o}}return t}}(n,t)||s(n,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.")}()),i=r[0],o=r[1];this.dispatchEvent(new
CustomEvent(i,{detail:o}))}},{key:"sendEvent",value:function(e){for(var n=arguments.length,t=new Array(n>1?n-
1:0),r=1;r<n;r++)t[r-1]=arguments[r];var i,o,a,u;(o=window,a=o.webplayerbridge,u=o.webkit,a?function(e,n){return
a.handleEvent(JSON.stringify([e,n]))}:(null===(i=null==u?void 0:u.messageHandlers)||void 0===i?void
0:i.sendEvent)?function(e,n){var t;return null===(t=u.messageHandlers.sendEvent)||void 0===t?void
0 : t . p o s t M e s s a g e ( J S O N . s t r i n g i f y ( [ e , n ] ) ) } : f u n c t i o n ( e , n ) { v a r
t,r=document.createElement("iframe");r.setAttribute("src","umsg:
".concat(JSON.stringify([e,n]))),document.documentElement.appendChild(r),null===(t=r.parentNode)||void
0 = = = t | | t . r e m o v e C h i l d ( r ) } ) . a p p l y ( v o i d
0,[e].concat(t))}}],t&&d(n.prototype,t),e}();!function(e){e.WebPlayer="webplayer",e.IFrame="iframe"}(l||(l={}));var
p=function(e){try{return new URL(e),!0}catch(e){return!1}};window.mraidContainerLoader=function(e){var
i=e.containerHtml,u=e.placementType,s=e.mraidEnvAttributes,c=e.initialVolume,d=e.creativeUrl;window.MRAID_E
N V = { v e r s i o n : " 3 . 0 " , s d k : " T h e U n i t y A d s
SDK",sdkVersion:s.sdkVersion,appId:s.applicationName,ifa:"",limitAdTracking:"true"===s.limitAdTracking,coppa:"
true"===s.isCoppaCompliant},i===l.WebPlayer&&(window.nativebridge=new f),function(e){var
i=e.placementType,u=e.initialVolume,s=e.creativeUrl,c=function(){var e=function(){try{return
window.self!==window.top}catch(e){return!0}};return{sendMessage:e()?n:t,isInIframe:e}}(),d=c.sendMessage,l=c.is
I n I f r a m e , f = O b j e c t . a s s i g n ( O b j e c t . a s s i g n ( { } , f u n c t i o n ( ) { v a r
e,n,t,s,c,f,p,v,g=null!==(t=null===(n=window.MRAID_ENV)||void 0===n?void 0:n.version)&&void
0!==t?t:"3.0",w="loading",h=!1,m=window.innerWidth,y=window.innerHeight,b=u,C=!1,E={exposedPercentage:0,vi
sibleRectangle:{x:0,y:0,width:m,height:y},occlusionRectangles:[]},O={allowOrientationChange:!0,forceOrientation:"
none"},A=(o(e={},"audioVolumeChange",[]),o(e,"error",[]),o(e,"exposureChange",[]),o(e,"ready",[]),o(e,"sizeChange
",[]),o(e,"stateChange",[]),o(e,"viewableChange",[]),e),j=function(e){var n=arguments.length>1&&void
0!==arguments[1]?arguments[1]:[];r(A[e]||[]).reverse().forEach((function(e){try{e.apply(window,n)}catch(e){console
.log("Got error ",e),d("diagnosticError",{error:e})}}))},S=function(e){w=e,j("stateChange",[e])},x=function(e,n){if(e
i n
A&&A[e].push(n),"3.0"===g)switch(e){case"audioVolumeChange":j("audioVolumeChange",[b]);break;case"exposur
eChange":j("exposureChange",Object.values(E))}},P={resize:function(){m=window.innerWidth,y=window.innerHei
ght,j("sizeChange",[m,y])},message:function(e){if("3.0"===g||!["audioVolume","exposureChange"].includes(e.data.t
ype))switch(e.data.type){case"audioVolume":b=e.data.value,j("audioVolumeChange",[b]);break;case"exposureChang
e":E=e.data.value,j("exposureChange",Object.values(E));break;case"resize":m=e.data.width,y=e.data.height,j("sizeCh
ange",[m,y]);break;case"viewable":h=e.data.value,j("viewableChange",[h])}}},V=function(){d("loaded"),S("default")
,j("ready")};if("true"===window.useLoadEvent?window.addEventListener("load",V,!1):window.addEventListener("
DOMContentLoaded",V,!1),window.addEventListener("resize",l()?P.resize:(s=function(){return
d("resizeWebview")},c=window.requestAnimationFrame||window.webkitRequestAnimationFrame,f=!1,p=function(){
f = ! 1 , s ( ) } , ( v = f u n c t i o n ( ) { f | | ( f = ! 0 , " f u n c t i o n " = = t y p e o f
c?c(p):setTimeout(p,100))})(),v),!1),l()&&window.addEventListener("message",P.message,!1),window.nativebridge)
{ v a r
z={audioVolume:function(e){b=a(e)&&e.detail[0],j("audioVolumeChange",[b])},exposureChange:function(e){E=a(e
)&&e.detail[0],j("exposureChange",Object.values(E))},resize:function(e){m=a(e)?e.detail.width:window.innerWidth,
y=a(e)?e.detail.height:window.innerHeight,j("sizeChange",[m,y])},viewable:function(e){h=a(e)&&e.detail[0],j("view
ableChange",[h])}};"3.0"===g&&(window.nativebridge.addEventListener("audioVolume",z.audioVolume),window.
nativebridge.addEventListener("exposureChange",z.exposureChange)),window.nativebridge.addEventListener("resize
",z.resize),window.nativebridge.addEventListener("viewable",z.viewable)}var
L=["createCalendarEvent","expand","playVideo","resize","getLocation","getExpandProperties","setExpandProperties
","getResizeProperties","initVpaid","setResizeProperties","storePicture"].reduce((function(e,n){return
Object.assign(e,o({},n,(function(){j("error",["not supported",n])})))}),{}),I=function(){var
e=function(){return{x:0,y:0,width:m,height:y}},n=function(){return{width:m,height:y}};return
Object.assign(Object.assign({},{addEventListener:x,close:function(){S("hidden"),d("close")},getPlacementType:func
tion(){return i},getState:function(){return w},getVersion:function(){return g},isViewable:function(){return
h},open:function(e){return d("open",{url:e})},removeEventListener:function(e,n){var t=r(A[e]||[]).indexOf(n);n?-
1!==t&&A[e].splice(t,1):A[e]=[]},useCustomClose:function(e){return
d("useCustomClose",{hideClose:e})},expand:function(){return L.expand()},getExpandProperties:function(){return
L.getExpandProperties()},setExpandProperties:function(){return
L . s e t E x p a n d P r o p e r t i e s ( ) } , p l a y V i d e o : f u n c t i o n ( ) { r e t u r n
L.playVideo()}}),{getCurrentPosition:e,getDefaultPosition:e,getMaxSize:n,getOrientationProperties:function(){return
O},g e tS c r een Si z e : n , s e t O rient at i onP ropert i es: funct i on(e){var
n=e.allowOrientationChange,t=e.forceOrientation;O={allowOrientationChange:null!=n?n:O.allowOrientationChange,
forceOrientation:C||!t?O.forceOrientation:t},C=!O.allowOrientationChange&&"none"===O.forceOrientation,d("orien
tation",{properties:O})},supports:function(e){return!1},createCalendarEvent:function(){return
L.createCalendarEvent()},resize:function(){return L.resize()},getResizeProperties:function(){return
L.getResizeProperties()},setResizeProperties:function(){return L.setResizeProperties()},storePicture:function(){return
L . s t o r e P i c t u r e ( ) } } ) } ; r e t u r n
Object.assign({},"3.0"===g?Object.assign(Object.assign({},I()),{unload:function(){d("close")},getCurrentAppOrient
ation:function(){return{orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",locked:C}},getL
ocation:function(){return L.getLocation()},initVpaid:function(){return
L.initVpaid()}}):I())}()),{setCustomMraidState:function(e){return
d("customMraidState",{state:e})},getCreativeURL:function(){return
s},getConfiguration:function(){return{}}});window.mraid=f}({placementType:u,initialVolume:Number(c),creativeUr
l : " s t r i n g " = = t y p e o f d & & p ( d ) ? d : " n o n e " } ) , d e l e t e
window.mraidContainerLoader}}();\x3c/script><script>window.mraidContainerLoader({\n containerHtml:
\'webplayer\',\n placementType: \'interstitial\',\n mraidEnvAttributes: {\n isCoppaCompliant: \'{{
IS_COPPA_COMPLIANT }}\',\n limitAdTracking: \'{{ LIMIT_AD_TRACKING }}\',\n sdkVersion: \'{{
SDK_VERSION }}\',\n applicationName: \'{{ APPLICATION_NAME }}\',\n },\n initialVolume: \'{{
INITIAL_VOLUME }}\',\n });\x3c/script></head><body style="margin: 0; padding: 0"><div><%=
data.endScreenHtmlContent %></div></body></html>',
{'{{ IS_COPPA_COMPLIANT }}':g._coreConfig.isCoppaCompliant().toString(),'{{ LIMIT_AD_TRACKING
}}':null!==(c=null===(b=g._deviceInfo.getLimitAdTracking())||void 0===b?void 0:b.toString())&&void
0!==c?c:'','{{ SDK_VERSION }}':g._clientInfo.getSdkVersionName(),'{{ APPLICATION_NAME
}}':g._clientInfo.getApplicationName(),'{{ INITIAL_VOLUME }}':g._muteVideo?'0':l.toString()}),p=(new
Ib(m)).render(g._htmlContentTemplateData),q=n.makeIterator(g._platform===B.ANDROID?[mg.base64encode(p),'b
ase64']:[p,'UTF-8']),
r=q.next().value,u=q.next().value,v.yield(g._webPlayerContainer.setData(r,'text/html',u),7);case
7:g._mraidEndScreenBridge.connect();t.reportMetricEvent(rc.VastHTMLEndcardShown);v.leaveTryBlock(0);break;c
a s e 2 : t h r o w
v.enterCatchBlock(),g.onCloseEvent(),t.reportMetricEvent(rc.VastHTMLEndcardShownFailed),Error();}})})};He.pro
totype.hide=function(){this._mraidEndScreenBridge.updateMraidExposureState(!1);this._mraidEndScreenBridge.disc
onnect();yd.prototype.hide.call(this)};He.prototype.setUpWebPlayers=
function(){return F(this,void 0,void 0,function b(){var c=this;return
n.generator.createGenerator(b,function(e){switch(e.nextAddress){case 1:return
c._platform===B.IOS?c._webPlayerContainer.onCreateWebView.subscribe(c.shouldOverrideUrlLoading.bind(c)):c._
webPlayerContainer.shouldOverrideUrlLoading.subscribe(c.shouldOverrideUrlLoading.bind(c)),e.yield(c._adUnitCo
n t a i n e r . r e c o n f i g u r e ( w d . W E B _ P L A Y E R ) , 2 ) ; c a s e 2 : r e t u r n
e.yield(c._adUnitContainer.reorient(!1,c._adUnitContainer.getLockedOrientation()),3);
case 3:return e.yield(c.setWebPlayerSettings(),4);case 4:return e.yield(c.setScreenSize(),5);case 5:return
e.yield(c._adUnitContainer.setViewFrame('webplayer',0,0,c._screenWidth,c._screenHeight),6);case 6:return
e.yield(c._adUnitContainer.setViewFrame('webview',0,0,c._screenWidth,c._controlBarHeight),7);case 7:return
e.return(c.setWebplayerEventSettings())}})})};He.prototype.setScreenSize=function(){return F(this,void 0,void
0,function b(){var c=this,e,f,g,h;return n.generator.createGenerator(b,function(k){if(1==
k . n e x t A d d r e s s ) r e t u r n
k.yield(Promise.all([c._deviceInfo.getScreenWidth(),c._deviceInfo.getScreenHeight()]),2);e=k.yieldResult;f=n.makeIt
erator(e);g=f.next().value;h=f.next().value;c._screenWidth=g;c._screenHeight=h;k.jumpToEnd()})})};He.prototype.s
houldOverrideUrlLoading=function(a){var b,c;return F(this,void 0,void 0,function f(){var g=this;return
n.generator.createGenerator(f,function(h){return g._platform===B.IOS?h.return(null===(b=g._core.iOS)||void
0===b?void 0:b.UrlScheme.open(a)):h.return(null===
( c = g . _ c o r e . A n d r o i d ) | | v o i d 0 = = = c ? v o i d
0:c.Intent.launch({action:'android.intent.action.VIEW',uri:a}))})})};He.prototype.setWebPlayerSettings=function(){re
t u r n
this._platform===B.ANDROID?this._webPlayerContainer.setSettings({setJavaScriptCanOpenWindowsAutomaticall
y:[!0]},{}):this._webPlayerContainer.setSettings({javaScriptCanOpenWindowsAutomatically:!0,scalesPagesToFit:!0,
scrollEnabled:!0},{})};He.prototype.setWebplayerEventSettings=function(){return
this._webPlayerContainer.setEventSettings({onCreateWindow:{sendEvent:!0},
shouldOverrideUrlLoading:{sendEvent:!0,returnValue:!0,callSuper:!1}})};He.prototype.onPrivacyEvent=function(a)
{return F(this,void 0,void 0,function c(){var e=this;return
n.generator.createGenerator(c,function(f){if(1==f.nextAddress)return
a.stopImmediatePropagation(),a.preventDefault(),f.yield(e._adUnitContainer.setViewFrame('webview',0,0,e._screen
Width,e._screenHeight),2);e.privacy.show();e._mraidEndScreenBridge.updateMraidExposureState(!0);f.jumpToEnd()
})})};He.prototype.onClickEvent=function(a){this._callButtonEnabled&&
(a.preventDefault(),this._handlers.forEach(function(b){return
b.onVastEndScreenClick()}))};He.prototype.onMraidClick=function(a){this._handlers.forEach(function(b){return
b.onVastEndScreenClick(a)})};He.prototype.onMraidClose=function(){this._handlers.forEach(function(a){return
a.onVastEndScreenClose()})};He.prototype.onMraidLoad=function(){this._mraidEndScreenBridge.setIsVideoCompl
ete(!0);this._mraidEndScreenBridge.updateMraidExposureState(!0)};n.inherits(Ll,yd);Ll.prototype.show=function(){
var a=
t h i s ; r e t u r n
this._adUnitContainer.reconfigure(wd.ENDSCREEN).then(function(){a._adUnitContainer.reorient(!1,a._adUnitConta
iner.getLockedOrientation()).then(function(){yd.prototype.show.call(a)})})};Ll.prototype.onClickEvent=function(a){t
h i s . _ c a l l B u t t o n E n a b l e d & & ( n u l l = = = a | | v o i d 0 = = = a ? v o i d
0:a.preventDefault(),this._handlers.forEach(function(b){return
b.onVastEndScreenClick()}))};Ll.prototype.onPrivacyEvent=function(a){a.preventDefault();this.privacy.show()};n.in
herits(Wo,kc);Wo.prototype.createParameters=
f u n c t i o n ( a ) { v a r
b=a.campaign,c=a.adsConfig,e=a.privacy,f=a.deviceInfo,g=a.platform,h=a.clientInfo,k=a.thirdPartyEventManager,l=
U r ( b . g e t S e a t I d ( ) ) ; c = ! c . g e t H i d e P r i v a c y ( ) ; e = n e w
Sa(Object.assign(Object.assign({},a),{sdkApi:a.core.Sdk}),e,this.showGDPRBanner(a),c,this.getAdNoticeSettings(a.
privacySDK));e=Object.assign(Object.assign({},a),{video:b.getVideo(),videoScreen:e});a=Object.assign(Object.assig
n({},a),{webPlayerContainer:this._webPlayerContainer});b.hasHtmlEndscreen()?(t.reportMetricEventWithTags(rc.V
astHasEndScreen,
{ t y p e : ' h t m l E n d S c r e e n ' } ) , l = n e w
He(a)):b.hasStaticEndscreen()?(t.reportMetricEventWithTags(rc.VastHasEndScreen,{type:'staticEndscreen'}),l=new
L l ( a , l ? ! 0 : v o i d
0)):(b.hasIframeEndscreen()?t.reportMetricEventWithTags(rc.VastHasEndScreen,{type:'iframeEndscreen'}):t.reportM
e t r i c E v e n t ( r c . V a s t N o E n d S c r e e n ) , l = v o i d
0);e.endScreen=l;0<b.getVast().getAdVerifications().length&&(e.eventObserverMapBuilder=cv(this._core.Sdk,this._
campaign,f,g,Object.assign(Object.assign({},fp(h,f,g)),{adSessionType:An.Javascript,supports:['vlid',
'clid']}),k));return e};var zl;(function(a){a[a.VastPodding=0]='VastPodding';a[a.Vast=1]='Vast'})(zl||(zl={}));var
ef;(function(a){a[a.TencentVastWithDownload=0]='TencentVastWithDownload';a[a.TencentVast=1]='TencentVast';a
[a.VastWithDownload=2]='VastWithDownload';a[a.Vast=3]='Vast'})(ef||(ef={}));var
qr={},bA=(qr[zl.VastPodding]=Se,qr[zl.Vast]=Yb,qr),Fm={},Xu=(Fm[ef.TencentVastWithDownload]=ap,Fm[ef.Ten
centVast]=bp,Fm[ef.VastWithDownload]=Ei,Fm[ef.Vast]=Hd,Fm),Gm={},Zu=(Gm[ef.TencentVastWithDownload]=
cp,Gm[ef.TencentVast]=dp,Gm[ef.VastWithDownload]=Fi,Gm[ef.Vast]=pe,Gm);n.inherits(Vo,Me);Vo.prototype.cre
ateAdUnit=function(a,b){b=new bA[b?zl.VastPodding:zl.Vast](a);var
c=hc.getState().isAppSheetSupported?Vl(Object.assign(Object.assign({},a),{adUnit:b})):void
0,e=$u(a.campaign,!!c),f=a.placement;f=this.isSkippableRewarded(f.allowSkip(),f.getAdFormat());Wu(e,b,a,f,c);c=th
is.prepareVideoPlayer(ff,this.getVideoEventHandlerParams(b,a.campaign.getVideo(),a));var
g=Vu(a,c);b.onClose.subscribe(function(){var h=
a.platform,k=a.core;h===B.ANDROID&&k.DeviceInfo.Android&&(k.DeviceInfo.Android.unregisterVolumeChange
Listener(Pc.STREAM_MUSIC),k.DeviceInfo.Android.onVolumeChanged.unsubscribe(g));h===B.IOS&&k.DeviceIn
fo.Ios&&(k.DeviceInfo.Ios.unregisterVolumeChangeListener(),k.DeviceInfo.Ios.onVolumeChanged.unsubscribe(g))}
) ; r e t u r n b } ; v a r
sj;(function(a){a[a.NOT_AVAILABLE=0]='NOT_AVAILABLE';a[a.ERROR_TOPICSMANAGER_NULL=1]='ER
ROR_TOPICSMANAGER_NULL';a[a.ERROR_API_BELOW_33=2]='ERROR_API_BELOW_33';a[a.ERROR_EX
TENSION_BELOW_4=
3]='ERROR_EXTENSION_BELOW_4';a[a.ERROR_AD_SERVICES_DISABLED=4]='ERROR_AD_SERVICES_
DISABLED';a[a.TOPICS_AVAILABLE=5]='TOPICS_AVAILABLE'})(sj||(sj={}));So.prototype.isAvailable=functi
on(){var a=this;if(null!==this._availabilityCache)return Promise.resolve(this._availabilityCache);var
b=$a.getState().clientInfo;if(Kl()===Qg.ANDROID&&b&&4900<=b.sdkVersion)return
this._topicsApi.checkAvailability().then(function(c){t.reportMetricEventWithTags(ek.topicsAvailability,{status:c});s
witch(c){default:return a._availabilityCache=
!1;case sj[sj.TOPICS_AVAILABLE]:return a._availabilityCache=!0}});this._availabilityCache=!1;return
Promise.resolve(!1)};So.prototype.getTopics=function(a,b){var c=this,e=Symbol(),f=new
Promise(function(h){function k(l){var m;(null===(m=c._tokens.get(k))||void 0===m?void
0:m.token)===e&&h(l)}c._topicsApi.onTopicsAvailable.subscribe(k);c._tokens.set(k,{token:e,eventType:'available'}
)}),g=new Promise(function(h){function k(){var l;(null===(l=c._tokens.get(k))||void 0===l?void
0:l.token)===e&&h(void 0)}
c._topicsApi.onTopicsNotAvailable.subscribe(k);c._tokens.set(k,{token:e,eventType:'notAvailable'})});return
t h i s . _ t o p i c s A p i . g e t T o p i c s ( a , b ) . t h e n ( f u n c t i o n ( ) { r e t u r n
Promise.race([f,g])}).catch(function(){}).then(function(h){c._tokens.forEach(function(k,l){k.token===e&&('available
'===k.eventType?c._topicsApi.onTopicsAvailable.unsubscribe(l):'notAvailable'===k.eventType&&c._topicsApi.onT
opicsNotAvailable.unsubscribe(l),c._tokens.delete(l))});return h})};n.inherits(Il,H);Il.prototype.checkAvailability=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'checkAvailability')};Il.prototype.getTopics=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getTopics',[a,b])};Il.prototype.handleEvent=function(a,b){switch(
a){case sj[sj.NOT_AVAILABLE]:this.onTopicsNotAvailable.trigger();break;case
sj[sj.TOPICS_AVAILABLE]:this.onTopicsAvailable.trigger(b[0]);break;default:H.prototype.handleEvent.call(this,a,
b)}};Zm.prototype.isAvailable=function(){var a=this;if(null!==this._availabilityCache)return
Promise.resolve(this._availabilityCache);
var b,c,e=$a.getState().clientInfo;if(Kl()===Qg.ANDROID&&e&&4900<=e.sdkVersion){var f=new
P r o m i s e ( f u n c t i o n ( h ) { f u n c t i o n k ( ) { v a r
l={};t.reportMetricEventWithTags(ek.measurementsAvailability,(l[ek.measurementsAvailability]='true',l));a._availabi
lityCache=!0;h(!0)}a._measurementsApi.onMeasurementsAvailable.subscribe(k);b=k}),g=new
P r o m i s e ( f u n c t i o n ( h ) { f u n c t i o n k ( ) { v a r
l={};t.reportMetricEventWithTags(ek.measurementsAvailability,(l[ek.measurementsAvailability]='false',l));a._availa
bilityCache=!1;h(!1)}
a._measurementsApi.onMeasurementsNotAvailable.subscribe(k);c=k});return
this._measurementsApi.checkAvailability().then(function(){return
Promise.race([f,g])}).catch(function(){return!1}).then(function(h){a._measurementsApi.onMeasurementsAvailable.u
nsubscribe(b);a._measurementsApi.onMeasurementsNotAvailable.unsubscribe(c);return
h } ) } t h i s . _ a v a i l a b i l i t y C a c h e = ! 1 ; r e t u r n
Promise.resolve(!1)};Zm.prototype.registerView=function(a,b){a=R.addParameters(a,b);return
this._measurementsApi.registerView(a)};Zm.prototype.registerClick=
function(a,b){a=R.addParameters(a,b);return this._measurementsApi.registerClick(a)};var
zf;(function(a){a[a.NOT_AVAILABLE=0]='NOT_AVAILABLE';a[a.AVAILABLE=1]='AVAILABLE';a[a.VIEW_
SUCCESSFUL=2]='VIEW_SUCCESSFUL';a[a.VIEW_ERROR=3]='VIEW_ERROR';a[a.CLICK_SUCCESSFUL=4
]='CLICK_SUCCESSFUL';a[a.CLICK_ERROR=5]='CLICK_ERROR'})(zf||(zf={}));n.inherits(Dk,H);Dk.prototype.c
h e c k A v a i l a b i l i t y = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'checkAvailability')};Dk.prototype.registerView=function(a){retur
n this._nativeBridge.invoke(this._fullApiClassName,
'registerView',[a])};Dk.prototype.registerClick=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'registerClick',[a])};Dk.prototype.handleEvent=function(a,b){switc
h(a){case zf[zf.NOT_AVAILABLE]:this.onMeasurementsNotAvailable.trigger(b[0]);break;case
zf[zf.AVAILABLE]:this.onMeasurementsAvailable.trigger();break;case
zf[zf.VIEW_SUCCESSFUL]:this.onViewSuccessful.trigger();break;case
z f [ z f . V I E W _ E R R O R ] : t h i s . o n V i e w E r r o r . t r i g g e r ( ) ; b r e a k ; c a s e
zf[zf.CLICK_SUCCESSFUL]:this.onClickSuccessful.trigger();
b r e a k ; c a s e
zf[zf.CLICK_ERROR]:this.onClickError.trigger();break;default:H.prototype.handleEvent.call(this,a,b)}};var
rr;(function(a){a[a.RINGER_MODE_NORMAL=2]='RINGER_MODE_NORMAL';a[a.RINGER_MODE_SILENT=
0]='RINGER_MODE_SILENT';a[a.RINGER_MODE_VIBRATE=1]='RINGER_MODE_VIBRATE'})(rr||(rr={}));n.
inherits(gd,Z);gd.prototype.onContainerShow=function(){if(this.getPlatform()===B.IOS)this.onContainerForeground
()};gd.prototype.onContainerDestroy=function(){if(this.getPlatform()===B.IOS)this.onContainerBackground();
this.isShowing()&&(this.getFinishState()!==xa.COMPLETED&&this.setFinishState(xa.SKIPPED),this.hide(),this.se
ndCompletedEvent())};gd.prototype.onContainerBackground=function(){this.isVisible&&(this.isVisible=!1,this.curre
ntInstance.loaded&&Uo(this.currentInstance.container,!1),this.cancelLoadTimeout())};gd.prototype.onContainerFore
ground=function(){this.isVisible||(this.isVisible=!0,this.currentInstance.loaded?Uo(this.currentInstance.container,!0):(
this.cancelLoadTimeout(),this.startLoadTimeout()),
this.currentInstance.setOpened(!0))};gd.prototype.onContainerSystemMessage=function(){};gd.prototype.onContaine
rEnterBackground=function(){};gd.prototype.show=function(a){return F(this,void 0,void 0,function c(){var
e = t h i s , f , g , h , k , l , m , p , q ; r e t u r n
n.generator.createGenerator(c,function(r){if(1==r.nextAddress){f=e;if(e.isShowing())return
r . r e t u r n ( ) ; e . s e t S h o w O p t i o n s ( a ) ; e . s e t S h o w i n g ( ! 0 ) ; r e t u r n
r.yield(e.getInitialMuteStatus(e.getCore(),e.getPlatform()),2)}g=r.yieldResult;e.getContainer().addEventHandler(e);
e.startupTimer.start();h=Ja.subscribe(function(u){f.shouldCancelSubscription?h():u&&(h(),f.sendStartEvent(),f.onStar
tProcessed.trigger())},function(u){var v;return null===(v=u.instances[f.auctionKey])||void 0===v?void
0:v.started});k=Ja.subscribe(function(u){(f.shouldCancelSubscription||f.onFinishStateChange(u))&&k()},function(u){
var v;return null===(v=u.instances[f.auctionKey])||void 0===v?void
0:v.finishState});l=Ja.subscribe(function(u){f.shouldCancelSubscription?l():u&&(l(),f.cancelLoadTimeout(),
f.startupTimer.stopAndSend(no.AdViewerStartupTimeFailure,{errorMessage:u||'unknown'}))},function(u){var
v;return null===(v=u.instances[f.auctionKey])||void 0===v?void
0:v.loadErrorMessage});m=Ja.subscribe(function(u){f.shouldCancelSubscription?m():u&&(m(),f.cancelLoadTimeout
(),f.startupTimer.stopAndSend(no.AdViewerStartupTime,{}))},function(u){var v;return
null===(v=u.instances[f.auctionKey])||void 0===v?void 0:v.loaded});p=Ja.subscribe(function(u){var
v=u.loaded,w=u.opened;u=u.showSent;f.shouldCancelSubscription?
p():v&&w&&!u&&(p(),f.currentInstance.setShowEvent(!0),Uo(f.currentInstance.container,f.isVisible),Su(f.currentIn
s t a n c e . c o n t a i n e r , f . g e t S h o w O p t i o n s ( ) , g ) ) } , f u n c t i o n ( u ) { v a r
v,w,A;return{loaded:null===(v=u.instances[f.auctionKey])||void 0===v?void
0:v.loaded,opened:null===(w=u.instances[f.auctionKey])||void 0===w?void
0:w.opened,showSent:null===(A=u.instances[f.auctionKey])||void 0===A?void
0:A.showEvent}});q=Ja.subscribe(function(u){f.shouldCancelSubscription?q():u&&f.privacy.show()},function(u){va
r v;
return null===(v=u.instances[f.auctionKey])||void 0===v?void
0:v.privacyOpened});document.body.classList.remove('landscape');document.body.classList.remove('portrait');docum
ent.body.classList.add(pb[e.getForceOrientation()].toLowerCase());e.iframe.style.display='block';return
r.return(e.openAdUnit())})})};gd.prototype.hide=function(){return F(this,void 0,void 0,function b(){var
c=this,e;return n.generator.createGenerator(b,function(f){e=c;if(!c.isShowing())return
f.return(Promise.resolve());c.setShowing(!1);
return f.return(c.getContainer().close().then(function(){e.onClose.trigger();Lc.setState({currentScreen:void
0,status:Ye.HIDDEN});e.cleanupAdViewerState()}).catch(function(g){xc.getState().captureException(g);e.cleanupA
dViewerState()}))})})};gd.prototype.description=function(){return'adViewerAdUnit'};gd.prototype.openAdUnit=func
t i o n ( ) { v a r a = t h i s ; r e t u r n
this.getContainer().open(this,['webview'],!0,this.getForceOrientation(),this.getPlacement().disableBackButton(),!1,!0,!
1,this.getShowOptions().getOptions()).then(function(){a.onStart.trigger()}).catch(function(b){a.cleanupAdViewerStat
e();
a.onContainerOpenError(b)})};gd.prototype.cleanupAdViewerState=function(){var
a;this.setShowing(!1);this.getContainer().removeEventHandler(this);var b=this.iframe;null===(a=null===b||void
0 = = = b ? v o i d 0 : b . p a r e n t E l e m e n t ) | | v o i d 0 = = = a ? v o i d
0:a.removeChild(b);this.cancelLoadTimeout();this.shouldCancelSubscription=!0;Ja.getState().removeAuction(this.auc
tionKey);this.privacy.removePrivacyElement(this);Ja.getState().removeAuction(this.auctionKey)};gd.prototype.startL
oadTimeout=function(){var a=this;if(!this.loadTimeout){var b=
Number(te()('adViewerLoadTimeout'))||2E3;this.loadTimeout=setTimeout(function(){a.sendErrorEvent(kb.INTERN
AL_ERROR,'Internal error (-7) occurred while attempting to show
ad');a.cleanupAdViewerState()},b)}};gd.prototype.cancelLoadTimeout=function(){this.loadTimeout&&(clearTimeou
t(this.loadTimeout),this.loadTimeout=void 0)};gd.prototype.setupObservers=function(a,b,c){var
e=this,f;this.getContainer().addEventHandler(this);this.privacy.inject(this);if(c===B.ANDROID){a.DeviceInfo.Andro
id.registerVolumeChangeListener(Pc.STREAM_MUSIC);
var g=a.DeviceInfo.Android.onVolumeChanged.subscribe(function(p,q){return
Tr(e.currentInstance.container,q)});this.onClose.subscribe(function(){a.DeviceInfo.Android.unregisterVolumeChange
Listener(Pc.STREAM_MUSIC);a.DeviceInfo.Android.onVolumeChanged.unsubscribe(g)})}else if(c===B.IOS){var
h = n u l l = = = ( f = b . i O S ) | | v o i d 0 = = = f ? v o i d
0:f.AppSheet.onClose.subscribe(function(){Ci(e.currentInstance.container,'ADVIEWER','APPSHEET_CLOSED')});a
. D e v i c e I n f o . I o s . r e g i s t e r V o l u m e C h a n g e L i s t e n e r ( ) ; v a r
k=a.DeviceInfo.Ios.onVolumeChanged.subscribe(function(p){Tr(e.currentInstance.container,
p)}),l=window.setInterval(function(){var p;null===(p=a.DeviceInfo.Ios)||void 0===p?void
0:p.checkIsMuted()},1E3),m=a.DeviceInfo.Ios.onMuteChanged.subscribe(function(p){p!==e.isMuted&&Ci(e.current
Instance.container,'ADVIEWER','ON_MUTE_CHANGE',p);e.isMuted=p});a.iOS.Notification.addAVNotificationOb
server(Lb._audioSessionInterrupt,['AVAudioSessionInterruptionTypeKey','AVAudioSessionInterruptionOptionKey'])
;a.iOS.Notification.addAVNotificationObserver(Lb._audioSessionRouteChange,['AVAudioSessionRouteChangeReas
onKey']);
t h i s . o n C l o s e . s u b s c r i b e ( f u n c t i o n ( ) { v a r
p;a.DeviceInfo.Ios.unregisterVolumeChangeListener();a.DeviceInfo.Ios.onVolumeChanged.unsubscribe(k);a.DeviceI
nfo.Ios.onMuteChanged.unsubscribe(m);null===(p=b.iOS)||void 0===p?void
0:p.AppSheet.onClose.unsubscribe(h);a.iOS.Notification.removeAVNotificationObserver(Lb._audioSessionInterrupt)
;a.iOS.Notification.removeAVNotificationObserver(Lb._audioSessionRouteChange);clearInterval(l)})}};gd.prototype
.getInitialMuteStatus=function(a){var b,c;return this.getPlatform()===
B.ANDROID?(null===(c=null===(b=a.DeviceInfo)||void 0===b?void 0:b.Android)||void 0===c?void
0:c.getRingerMode().then(function(e){return e!==rr.RINGER_MODE_SILENT}))||Promise.resolve(!1):new
P r o m i s e ( f u n c t i o n ( e ) { v a r
f=a.DeviceInfo.Ios.onMuteChanged.subscribe(function(h){a.DeviceInfo.Ios.onMuteChanged.unsubscribe(f);clearTim
eout(g);e(h)});a.DeviceInfo.Ios.checkIsMuted().catch(function(){a.DeviceInfo.Ios.onMuteChanged.unsubscribe(f);cle
arTimeout(g);e(!0)});var g=setTimeout(function(){a.DeviceInfo.Ios.onMuteChanged.unsubscribe(f);
e(!0)},2E3)})};gd.prototype.onFinishStateChange=function(a){if(void 0!==a)return
this.setFinishState(a),a===xa.ERROR?(a=this.currentInstance.finishStateMessage,this.sendErrorEvent(kb.INTERNA
L_ERROR,a?a:'Internal error (-8) occurred while attempting to show
ad')):this.sendCompletedEvent(),this.hide(),!0};gd.prototype.onPrivacyClose=function(){this.currentInstance.setPriva
cyOpened(!1);Ci(this.currentInstance.container,'ADVIEWER','CLOSE_PRIVACY');this.privacy.hide()};n.global.Obj
ect.defineProperties(gd.prototype,
{currentInstance:{configurable:!0,enumerable:!0,get:function(){return
Ja.getState().instances[this.auctionKey]}}});n.inherits(To,kc);To.prototype.createParameters=function(a){return
a } ; n . i n h e r i t s ( z j , M e ) ; z j . c a n C r e a t e A d U n i t = f u n c t i o n ( ) { r e t u r n
Ja.getState().enabled};zj.prototype.createAdUnit=function(a){return new gd(a)};zj.ContentType='ad-
viewer';yc.prototype.initialize=function(){var a=this,b=new me;return
P r o m i s e . r e s o l v e ( ) . t h e n ( f u n c t i o n ( ) { g c . i n i t ( ) ; r e t u r n
a.setupTestEnvironment()}).then(function(){a.setupPrivacyTestEnvironment()}).then(function(){return
a.Analytics.initialize()}).then(function(c){var e;
we.setState({gameSessionId:c});a.SessionManager.setGameSessionId(c);a.PrivacyManager=new
ra(a._core.NativeBridge.getPlatform(),a._core.Api,a._core.Config,a._core.ClientInfo,a._core.DeviceInfo,a._core.Requ
estManager,a.PrivacySDK,a.SessionManager,a._enablePrivacyConsentStepLogging);a.PlacementManager=new
Qi(a.Api,a.Config);bb.setGameSessionId(c);bb.setPrivacy(a.PrivacySDK);bb.setAbGroup(null===(e=Ca.getState().co
nfig)||void 0===e?void 0:e.abGroup);bb.setSubdivision(a._core.Config.getSubdivision());
En.init(a._core,a.PrivacyManager,a.PrivacySDK)}).then(function(){return
a.configureLoadAndFillEventManager()}).then(function(){return
a.PrivacyManager.getConsentAndUpdateConfiguration().catch(function(){})}).then(function(){a.Api.GMAScar.initia
l i z e ( ) ; a . A s s e t M a n a g e r = n e w
re(a._core.NativeBridge.getPlatform(),a._core.Api,a._core.CacheManager,a.Config.getCacheMode(),a._core.DeviceIn
f o , a . _ c o r e . C a c h e B o o k k e e p i n g ) ; a . B a n n e r M o d u l e = n e w
Gj(a._core,a);U.configureAuctionProtocol(a._core.Config.getTestMode());a.configureCampaignManager();
a.configureRefreshManager();[fw(a,a._core),ew(a,a._core),nv(a,a._core),iv(a,a._core),hv(a,a._core),Uu(a._core,a),Ru(
a._core)].forEach(function(h){Object.entries(h).forEach(function(k){var
l=n.makeIterator(k);k=l.next().value;(l=l.next().value)&&a.ContentTypeHandlerManager.addHandler(k,l)})});Ba.initi
alize(a._core.CacheManager);a.Config.isHeaderBiddingModeEnabled()&&(a.HeaderBidding=new
Le(a._core.Api.Sdk,a.Config.getPlacement.bind(a.Config),a.Api,a.CampaignManager,new
hh(a._core.Api.Sdk,a.Api.TokenApi,
an.AdMProtocolHBLoadV5Compatible,a._mediationName),a.PlacementManager,a.RefreshManager));rv(a._core.Nati
veBridge.getPlatform(),a._core);var c=ea();if(a._core.DeviceInfo instanceof qa){var
e=jy(a._core.ClientInfo.getSdkVersion(),Cf(),a._core.DeviceInfo.getOsVersion());Mc.getState().setIsSupported(e)}zo
.getState().config(a._core.DeviceInfo);c=c('wv2AdViewerEnabled');e=!!la.get('forceAdViewer');var f=new
Set(['comet/campaign','programmatic/vast-vpaid','programmatic/mraid']);try{var
g=JSON.parse(te()('adViewerSupportedContentTypes'));
Array.isArray(g)&&g.forEach(function(h){f.add(h)})}catch(h){t.reportMetricEvent(Sc.AdViewerSupportedContentT
ypesParseError)}Ja.setState({enabled:c||e,core:a._core,supportedContentTypes:f})}).then(function(){if(!a.Config.isHe
aderBiddingModeEnabled())return a._core.Api.Sdk.initComplete()}).then(function(){b.start();return
Ug.voidResult(a.RefreshManager.initialize())}).then(function(){if(a.Config.isHeaderBiddingModeEnabled())return
a._core.Api.Sdk.initComplete()}).then(function(){b.stopAndSend(Uf.FirstAdRequest,
{wel:''+a._loadApiEnabled,tsi:''+!!a._core.ClientInfo.stateId});return
Ug.voidResult(a.SessionManager.sendUnsentSessions())}).then(function(){var
c=window.performance.now();t.reportTimingEventWithTags(Uf.WebviewInitialization,c,{wel:''+a._loadApiEnabled,t
si:''+!!a._core.ClientInfo.stateId});da.initializationCompleted()})};yc.prototype.configureCampaignManager=function
(){this.configureAdRequestManager();this.AdRequestManager&&(this.CampaignManager=this.AdRequestManager)
};yc.prototype.configureAdRequestManager=
function(){this._loadApiEnabled&&(this.AdRequestManager=new
Gf(this._core.NativeBridge.getPlatform(),this._core,this._core.Config,this.Config,this.AssetManager,this.SessionMan
ager,this.AdMobSignalFactory,this._core.RequestManager,this._core.ClientInfo,this._core.DeviceInfo,this._core.Meta
DataManager,this._core.CacheBookkeeping,this.ContentTypeHandlerManager,this.PrivacySDK,this.PrivacyManager,
this.TopicsManager))};yc.prototype.configureRefreshManager=function(){this.AdRequestManager&&(this.RefreshM
anager=
n e w
qe(this.Api,this.Config,this._core.Config,this.AdRequestManager,this._core.ClientInfo,this._core.FocusManager,this.
LoadAndFillEventManager,this._core.CacheManager),t.reportMetricEvent(Uf.UsePerPlacementLoadManagerV5))};y
c.prototype.configureLoadAndFillEventManager=function(){return F(this,void 0,void 0,function b(){var
c,e,f=this,g,h,k,l;return n.generator.createGenerator(b,function(m){if(1==m.nextAddress)return
c=n,e=c.makeIterator,m.yield(Promise.all([f._core.MetaDataManager.fetch(Xi),f._core.MetaDataManager.fetch(We)]
),
2);g=e.call(c,m.yieldResult);h=g.next().value;k=g.next().value;l=f.SessionManager.getGameSessionId();f.LoadAndFil
l E v e n t M a n a g e r = n e w
lh(f._core.Api,f._core.RequestManager,f._core.NativeBridge.getPlatform(),f._core.ClientInfo,f._core.Config,f._core.S
torageBridge,f.PrivacySDK,f.Config,f._core.DeviceInfo,f._loadApiEnabled,l,h,k);f._mediationName=null===k||void
0===k?void 0:k.getName();m.jumpToEnd()})})};yc.prototype.showPrivacyIfNeeded=function(a){var
b=this,c;this.PrivacyManager.applyDeveloperAgeGate();
if(!this.PrivacyManager.isPrivacyShowRequired()||this._core.Config.isCoppaCompliant()||this.PrivacyManager.isCont
e x t u a l O n l y ( ) ) r e t u r n
Promise.resolve();this._showingPrivacy=!0;this.Api.ShowApi.sendShowConsentEvent(a.getPlacementId(),a.getListen
erId());var e={abGroup:null===(c=Ca.getState().config)||void 0===c?void
0:c.abGroup,platform:this._core.NativeBridge.getPlatform(),privacyManager:this.PrivacyManager,adUnitContainer:th
is.Container,adsConfig:this.Config,core:this._core.Api,deviceInfo:this._core.DeviceInfo,
privacySDK:this.PrivacySDK};c=new fe(e);da.showConsent(a.getTracingContext());return
c.show(a.getOptions()).then(function(){da.showConsentClosed(a.getTracingContext());if(b.Config.shouldTokenRefre
s h ( ) ) { v a r f = n e w m e ; f . s t a r t ( ) ; r e t u r n
Zr.updateConfiguration(b._core.ConfigManager,b.PrivacySDK.getUserPrivacy().getPermissions(),b._core.Config).the
n(function(){f.stopAndSend(wm.TokenRefreshLatency,{})})}}).catch(function(f){da.showConsentFail(f,a.getTracing
Context());throw f;})};yc.prototype.load=function(a,
b){var c,e,f,g,h,k,l,m;if(void 0!==a.height&&void 0!==a.width){var p=null===(e=null===(c=a.options)||void
0 = = = c ? v o i d 0 : c . h e a d e r B i d d i n g O p t i o n s ) | | v o i d 0 = = = e ? v o i d
0:e.watermark;In.getState().setWatermark(p);b(Vc.OK);return
this.BannerModule.Api.BannerApi.onBannerLoadPlacement.trigger(a.placementId,a.listenerId,a.width,a.height,a.opti
ons.headerBiddingOptions||void 0)}try{var q=new jn(a)}catch(v){b(Vc.ERROR);this._core.Api.Sdk.logError('Load
rejected due to '+v.message);return}b(Vc.OK);var r=q.getDTO();
da.loadCall({placementId:r.placementId,payload:JSON.stringify(a),listenerId:r.listenerId,objectId:null===(f=r.options
.headerBiddingOptions)||void 0===f?void 0:f.objectId});var u=this.Config.getPlacement(r.placementId);if(!u)return
p=Object.values(this.Config.getPlacements()).some(function(v){return v.getAdUnitId()===r.placementId})?'Load
called with Ad Unit ID. Load must be called with a Placement ID configured under the Ad Unit in the Dashboard.':'No
placement configured for id: '+r.placementId,
this.loadError(r,p);b=null===(g=a.options.headerBiddingOptions)||void 0===g?void
0:g.adMarkup;if(!u.isBidding()&&b)return p=this.Config.isHeaderBiddingModeEnabled()?'This can be fixed by
loading Ad Markup with a Placement configured for Bidding in the Unity Dashboard.':'Header Bidding is currently
not enabled for your Game ID. Please contact Unity Support if you would like to enable Bidding for your
game.',this.loadError(r,'Attempted to load non-bidding placement: '+u.id+' with Ad Markup. '+p);u.setLoaded();
u.resetFillInvalidation();zo.getState().updateAskWithPlacementInfo(this._core.DeviceInfo,u.skipEndCardOnClose());t
his.LoadAndFillEventManager.sendLoadTrackingEvents(r.placementId).catch(function(v){v=v instanceof
Error?v:Error(v);xc.getState().captureException(v)});a=null===(h=a.options.headerBiddingOptions)||void
0 = = = h ? v o i d 0 : h . o b j e c t I d ; i f ( u . i s B i d d i n g ( ) ) r e t u r n
th.getState().incrementCounter('bidding_load'),void(null===(k=this.HeaderBidding)||void 0===k?void
0:k.load(r));th.getState().incrementCounter('waterfall_load');
h = n u l l = = = ( l = C a . g e t S t a t e ( ) . c o n f i g ) | | v o i d 0 = = = l ? v o i d
0:l.loadDisabled;l=null===(m=null===(p=Ca.getState().config)||void 0===p?void
0:p.placements.find(function(v){return v.id===u.id}))||void 0===m?void
0:m.lte;h||l?this.Api.LoadApi.sendNoFillError(r):(a&&t.reportMetricEvent(Sc.LoadedWaterfallPlacementWithObject
Id),this.RefreshManager.loadPlacement(r))};yc.prototype.validateShowOptions=function(a,b){var
c;null===(c=this.AdRequestManager)||void 0===c?void 0:c.reportMetricEvent(sb.ShowApiTriggered);try{var e=
new Sl(a)}catch(f){b(Vc.ERROR);this._core.Api.Sdk.logError('Show rejected due to
'+f.message);return}try{this.show(e,b)}catch(f){this.showError(!0,'Internal error (-1) occurred while attempting to
show ad',kb[kb.INTERNAL_ERROR],e,!1,{reason:Mk(f)})}};yc.prototype.show=function(a,b){var c,e;b(Vc.OK);var
f=a.getPlacementId();b=null===(c=a.getOptions().headerBiddingOptions)||void 0===c?void
0:c.objectId;c=this.Config.getPlacement(f);da.showCall(Object.assign(Object.assign({},a.getTracingContext(!0)),
{ o b j e c t I d : b } ) ) ; i f ( c ) { v a r
g=!!b;g||c.getState()===rb.READY?(g&&c.getState()!==rb.READY&&(t.reportMetricEventWithTags(Nc.ShowHBP
lacementButNotReady,this.hbMetricTags),t.reportMetricEventWithTags(ri.ShowWaterfallPlacementButNotReady,{m
dn:this._mediationName||''})),this.doShow(a,c)):(c.isBidding()&&t.reportMetricEventWithTags(Nc.AttemptedToSho
wHBPlacementButNotReady,this.hbMetricTags),this._loadApiEnabled&&!c.wasLoaded?this.showError(!0,'Placeme
nt '+f+' must be Loaded before calling Show: https://docs.unity.com/ads/UnityAPI.html#Load',
kb[kb.INVALID_ARGUMENT],a):(f=c.wasFillInvalidated()?'Fill invalidation':'Placement not
ready',this.showError(!0,f,kb[kb.NOT_READY],a),c.wasFillInvalidated()&&(null===(e=this.AdRequestManager)||vo
i d 0 = = = e ? v o i d
0:e.reportMetricEvent(sb.PlacementInvalidatedOnShow),b&&c.getLoadedObjectIds().includes(b)&&(t.reportMetricE
ventWithTags(ri.FillInvalidation,{md:this._mediationName||''}),c.removeLoadedObjectId(b)))))}else
t h i s . s h o w E r r o r ( ! 0 , ' N o s u c h p l a c e m e n t :
'+f,kb[kb.INVALID_ARGUMENT],a),t.reportMetricEvent(tg.PlacementWithIdDoesNotExist)};
yc.prototype.doShow=function(a,b){var c=this,e,f=null===(e=a.getOptions().headerBiddingOptions)||void
0 = = = e ? v o i d 0 : e . o b j e c t I d , g = f u n c t i o n ( ) { v a r
h;if(c.Config.isHeaderBiddingModeEnabled()){if(b.isBidding()){if(f){if(null===(h=c.HeaderBidding)||void
0===h?0:h.isRegistered(f,b.id))return c.HeaderBidding.getCampaign(f);c._core.Api.Sdk.logError('Attempted to show
header bidding placement, but the objectId provided was not loaded for this placement
('+b.id+').');t.reportMetricEventWithTags(Nc.AttemptedToShowBiddingPlacementWithWrongObjectId,
c.hbMetricTags)}c._core.Api.Sdk.logError('Attempted to show header bidding placement without providing an object
id.');t.reportMetricEventWithTags(Nc.AttemptedToShowBiddingPlacementWithoutObjectId,c.hbMetricTags)}f&&(c.
_core.Api.Sdk.logInfo('Attempted to show waterfall placement with
objectId.'),t.reportMetricEventWithTags(Nc.AttemptedToShowWaterfallPlacementWithHeaderBidding,c.hbMetricTa
gs));t.reportMetricEventWithTags(Nc.UseWaterfall,c.hbMetricTags)}h=b.getLoadedObjectIds();f&&!h.includes(f)&
&t.reportMetricEventWithTags(ri.ShowMissMatch,
{ m d n : c . _ m e d i a t i o n N a m e | | ' ' } ) ; r e t u r n
c.RefreshManager.getCampaign(b.id,f)}();g?(hc.getState().checkAppSheetSupport(g,this._core.ClientInfo,this._core.
DeviceInfo,this._core.NativeBridge.getPlatform())&&(e=gq(g))&&this.handleSkadnAttribution(g,e),hd.setState({curr
entCampaignId:g.getUniqueId(),currentId:g.id,currentSeatId:g.getSeatId(),currentObjectId:f,currentCampaign:g}),Mc.
getState().initialize(g),this._showing||this._showingPrivacy?(this.showError(!1,this._showing?"Can't show a new ad
unit when ad unit is already open":
"Can't show a new ad unit when privacy consent dialog is already
open",kb[kb.ALREADY_SHOWING],a),t.reportMetricEvent(this._showing?tg.AdUnitAlreadyShowing:tg.PrivacyAl
readyShowing)):this.AdRequestManager&&b.isInvalidationPending()?(this.showError(!0,'Invalidation pending for a
placement',kb[kb.NOT_READY],a),this.AdRequestManager.reportMetricEvent(sb.PlacementInvalidationPending)):g
instanceof ec&&!g.getCurrentCampaigns().every(function(h){return h instanceof Pa||h instanceof
X})?this.showError(!0,
'unsupported podding campaign type',kb[kb.INTERNAL_ERROR],a):g.isExpired()?(this.showError(!0,'Campaign has
expired',kb[kb.INTERNAL_ERROR],a),this.RefreshManager.refresh(),g instanceof
ec?g.getExpiredCampaigns().forEach(function(h){c.reportExpiredCampaign(h)}):this.reportExpiredCampaign(g)):((e
= b . g e t C u r r e n t T r a c k i n g U r l s ( ) ) ? g i n s t a n c e o f
ec?g.setTrackingUrlsAggregate(g.getCurrentTrackingUrls()):(g.setTrackingUrls(e),Vp(g.getTrackingUrls()),Js(g.getT
rackingUrls(),g.getSeatId())):t.reportMetricEvent(tg.MissingTrackingUrlsOnShow),
this.PrivacyManager.postPrivacyConsentStepLog(mk.init_started),this.showPrivacyIfNeeded(a).then(function(){c._sh
owingPrivacy=!1;c.PrivacyManager.postPrivacyConsentStepLog(mk.init_done);c.showAd(b,g,a)}).catch(function(h){
c._showing=!1;c.showError(!0,'Internal error (-9) occurred while attempting to show
ad',kb[kb.INTERNAL_ERROR],a,!1,{reason:Mk(h)})}))):(this.showError(!0,'Campaign not
found',kb[kb.INTERNAL_ERROR],a),t.reportMetricEvent(Sc.CampaignNotFound))};yc.prototype.reportExpiredCa
mpaign=function(a){var b=
n e w j i ( E r r o r ( ' C a m p a i g n
expired'),{id:a.id,willExpireAt:a.getWillExpireAt(),contentType:a.getContentType()});Sd.trigger('campaign_expired',
b,a.getSession());t.reportMetricEvent(tg.CampaignExpired)};yc.prototype.showAd=function(a,b,c){var
e=this,f,g,h,k;this._showing=!0;var l=null===(f=c.getOptions().headerBiddingOptions)||void 0===f?void
0:f.watermark;In.getState().setWatermark(l);oh.getState().config(b,this._core.DeviceInfo);f=null===(g=c.getOptions(
).headerBiddingOptions)||void 0===g?void 0:g.objectId;
a.isBidding()?null===(h=this.HeaderBidding)||void 0===h?void
0:h.unloadPreviousAndSetCurrent(f):(f&&(this.RefreshManager.removeObject(f),a.removeLoadedObjectId(f)),null=
==(k=this.HeaderBidding)||void 0===k?void 0:k.unloadPreviousAndSetCurrent(void
0));this.Config.getCacheMode()!==Bg.DISABLED&&this.AssetManager.stopCaching();Promise.all([this._core.Devi
ceInfo.getScreenWidth(),this._core.DeviceInfo.getScreenHeight(),this._core.DeviceInfo.getConnectionType(),this._co
re.MetaDataManager.fetch(Ij,!1)]).then(function(m){m=
n . m a k e I t e r a t o r ( m ) ; v a r
p=m.next().value,q=m.next().value,r=m.next().value,u=m.next().value,v,w;u&&(w=u.getServerId());(m=!Cd.isCache
d(b)||b.isConnectionNeeded())&&'none'===r&&t.reportMetricEventWithTags(tg.AttemptToStreamCampaignWithout
Connection,{cnt:b.getContentType()});if(b.isConnectionNeeded()&&'none'===r)e._showing=!1,e.showError(!0,'No
connection',kb[kb.NO_CONNECTION],c),t.reportMetricEvent(tg.NoConnectionWhenNeeded);else{p=p>=q?pb.LA
NDSCAPE:pb.PORTRAIT;Uc.createBuildInformation(e._core.NativeBridge.getPlatform(),
e._core.ClientInfo,e._core.DeviceInfo,b,e._core.Config);q=Ja.getState().enabled;r=null===(v=Ja.getState().supported
C o n t e n t T y p e s ) | | v o i d 0 = = = v ? v o i d
0:v.has(b.getContentType());q&&r?e._currentAdUnit=e.ContentTypeHandlerManager.getFactory(zj.ContentType).cr
eate(b,a,pb.PORTRAIT,(null===u||void 0===u?void 0:u.getServerId())||'',e._loadApiEnabled):b instanceof
ec?e._currentAdUnit=e.getPoddingAdUnitFactory().createPoddedAdContext(b,a,p,w||'',e._loadApiEnabled,e.Content
TypeHandlerManager):(gn.setState({isPoddedAd:!1,
adsInfo:[]}),e._currentAdUnit=e.getAdUnitFactory(b).create(b,a,p,w||'',e._loadApiEnabled));e.RefreshManager.setCur
rentAdUnit(e._currentAdUnit,a);e._currentAdUnit.onClose.subscribe(function(){return
e.onAdUnitClose()});Ha.setPreviousPlacementId(e.CampaignManager.getPreviousPlacementId());e.CampaignManag
er.setPreviousPlacementId(a.id);if(e._currentAdUnit instanceof
Ea){v=e._currentAdUnit.getVideo().getOriginalUrl();var A=Qf(v);var D=v.includes(':')?v.split(':')[0]:void 0}var
I=c.getTracingContext(!1,
A||D?{ext:A,scheme:D}:void 0);A=null===b||void 0===b?void 0:b.getCreativeId();e._currentAdUnit instanceof
Zc&&(A=e._currentAdUnit.getVideo().getCreativeId());v={creativeId:A,seatId:null===b||void 0===b?void
0 : b . g e t S e a t I d ( ) , c a m p a i g n I d : n u l l = = = b | | v o i d 0 = = = b ? v o i d
0:b.id,contentType:b.getContentType()};da.showAdUnit(Object.assign(Object.assign(Object.assign({reason:e._curren
t A d U n i t . d e s c r i p t i o n ( ) + ' , i n l i n e I n s t a l l e r S u p p o r t e d :
'+oh.getState().isSupported,auid:b.getSession().id},I),v),{message:m?'streaming':
'cached'}));e._core.Api.Sdk.logInfo('Displaying Ad with creativeId
' + A ) ; e . _ c u r r e n t A d U n i t . s h o w ( c ) . t h e n ( f u n c t i o n ( ) { v a r
K;da.showAdUnitComplete(Object.assign({},I));null===(K=e.AdRequestManager)||void 0===K?void
0:K.reportMetricEvent(sb.Show,{aips:'false',rai:b.isReusedAfterInvalidation().toString(),comet:Id.canCreateAdUnit(b
.getContentType()).toString(),src:b.getRequestSource()||'unknown'})}).catch(function(K){e._showing=!1;e.showError
(!0,'Internal error (-3) occurred while attempting to show ad',kb[kb.INTERNAL_ERROR],
c,b.getSession().getEventSent(wg.START),{reason:Mk(K)})})}}).catch(function(m){e._showing=!1;e.showError(!0,'
Internal error (-2) occurred while attempting to show
ad',kb[kb.INTERNAL_ERROR],c,b.getSession().getEventSent(wg.START),{reason:Mk(m)})})};yc.prototype.handle
SkadnAttribution=function(a,b){var c=this;if(b){hc.setState({isPrepared:!1});var
e=zg.prepareAppSheetOptions(a,b,this._core.Api.Sdk),f=this.Store.Api.iOS.AppSheet.onPrepared.subscribe(function(
){hc.setState({isPrepared:!0})});this.Store.Api.iOS.AppSheet.prepareImmediate(e).then(function(){var g=
c.Store.Api.iOS.AppSheet.onClose.subscribe(function(){hc.setState({isPrepared:!1});c.Store.Api.iOS.AppSheet.prepa
reImmediate(e)});c._currentAdUnit.onClose.subscribe(function(){c.Store.Api.iOS.AppSheet.onPrepared.unsubscribe(
f);c.Store.Api.iOS.AppSheet.onClose.unsubscribe(g);c.Store.Api.iOS.AppSheet.destroy(e).then(function(){}).catch(fu
nction(){})})})}};yc.prototype.getAdUnitFactory=function(a){a=a.getContentType();return
this.ContentTypeHandlerManager.getFactory(a)};yc.prototype.getPoddingAdUnitFactory=
function(){return new fn(new tp(this._core,this))};yc.prototype.showError=function(a,b,c,e,f,g){f=void
0===f?!1:f;var h=e.getPlacementId();this._core.Api.Sdk.logError('Show invocation failed:
'+b);this.Api.Listener.sendErrorEvent(Ch[Ch.SHOW_ERROR],b);a&&this.Api.Listener.sendFinishEvent(h,xa.ERRO
R);this.Api.ShowApi.sendShowFailedEvent(h,e.getListenerId(),c,b,f,g)};yc.prototype.loadError=function(a,b){this._c
ore.Api.Sdk.logError('Load invocation failed: '+b);this.Api.LoadApi.sendInvalidArgumentError(a,
b)};yc.prototype.onAdUnitClose=function(){this._showing=!1;hd.setState({currentCampaignId:void 0,currentId:void
0 , c u r r e n t S e a t I d : v o i d 0 , c u r r e n t C a m p a i g n : v o i d
0})};yc.prototype.setupTestEnvironment=function(){la.get('serverUrl')&&(na.setBaseUrl(la.get('serverUrl')),Ni.setBa
seUrl(la.get('serverUrl')));la.get('campaignId')&&na.setCampaignId(la.get('campaignId'));la.get('sessionId')&&na.setS
e s s i o n I d ( l a . g e t ( ' s e s s i o n I d ' ) ) ; v a r
a=la.get('country');a&&(na.setCountry(a),Oa.setCountry(a));if(a=la.get('countrySubdivision'))na.setCountrySubdivisi
on(a),
Oa.setCountrySubdivision(a);la.get('autoSkip')&&Sa.setAutoSkip(la.get('autoSkip'));la.get('autoClose')&&Z.setAuto
Close(la.get('autoClose'));la.get('autoCloseDelay')&&Z.setAutoCloseDelay(la.get('autoCloseDelay'));la.get('forcedOri
entation')&&qf.setForcedOrientation(la.get('forcedOrientation'));la.get('forcedPlayableMRAID')&&Th.setForcedExte
ndedMRAID(la.get('forcedPlayableMRAID'));if(la.get('creativeUrl')){U.setTestAuctionProtocol(Eh.V6);a=la.get('cre
ativeUrl');var b='',c=this._core.NativeBridge.getPlatform();
c===B.ANDROID?b=JSON.stringify($z).replace('{CREATIVE_URL_PLACEHOLDER}',a):c===B.IOS&&(b=JSO
N.stringify(aA).replace('{CREATIVE_URL_PLACEHOLDER}',a));na.setCampaignResponse(b)}if(a=la.get('creative
Pack'))U.setTestAuctionProtocol(Eh.V6),b=this._core.NativeBridge.getPlatform(),a=cs.getVideoCreativePackRespon
se(b,a),na.setCampaignResponse(a);la.get('debugJsConsole')&&ma.setDebugJsConsole(la.get('debugJsConsole'));la.g
et('forceEndScreenUrl')&&kd.setForceEndScreenUrl(la.get('forceEndScreenUrl'));la.get('forceEndScreenType')&&
kd.setForceEndScreenType(la.get('forceEndScreenType'))};yc.prototype.setupPrivacyTestEnvironment=function(){va
r a=this;return Nf.setup(new zk(this._core.Api)).catch(function(){a._core.Api.Sdk.logDebug('Error setting metadata
env for privacy')})};yc.prototype.getVideoPlayer=function(a){return new
Lg(a.NativeBridge)};yc.prototype.onNetworkConnected=function(){ea()('sendFailedEventOnNetworkConnected')&&
this.SessionManager.sendUnsentSessions()};n.global.Object.defineProperties(yc.prototype,{hbMetricTags:{configura
ble:!0,
e n u m e r a b l e : ! 0 , g e t : f u n c t i o n ( ) { v a r
a,b,c=this._core.ClientInfo.getGameId();return{gid:['4153673','3564866'].includes(c)?c:'0',mdn:(null===(b=null===(a
=this._mediationName)||void 0===a?void 0:a.split('_'))||void 0===b?void
0:b[0])||'0'}}}});n.inherits(Qo,H);Qo.prototype.createTokens=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'createTokens',[a])};Ak.prototype.reportMetricEvent=function(){};
Ak.prototype.reportMetricEventWithTags=function(){};Ak.prototype.reportTimingEvent=function(){};
Ak.prototype.reportTimingEventWithTags=function(){};Ak.prototype.sendBatchedEvents=function(){return
Promise.resolve([])};Zd.setBaseUrl=function(a){Zd._overrideMetricUrl=a};Zd.prototype.getMetricUrl=function(a){if
(void 0!==Zd._overrideMetricUrl)return Zd._overrideMetricUrl;a=a.isChineseNetworkOperator();var
b=te()('useGateway');if(b&&!a)return b;b=this._clientInfo.getTestMode()?'stg':'prd';var
c=b+'.mz.internal.unity3d.com';a&&(c='prd'===b?'unityads.unitychina.cn':b+'.mz.internal.unity.cn');return'https://sdk-
diagnostics.'+
c+'/v2/metrics'};Zd.prototype.createCommonTags=function(){return{sdk:this._clientInfo.getSdkVersionName(),iso:th
is._countryIso,plt:B[this._platform]}};Zd.prototype.createData=function(a,b,c){return[{n:a,v:b,t:c}]};Zd.prototype.re
portMetricEvent=function(a){this.batchEvent(a)};Zd.prototype.reportMetricEventWithTags=function(a,b){this.batch
E v e n t ( a , v o i d
0,b)};Zd.prototype.reportTimingEvent=function(a,b){0<b&&this.batchEvent(a,b)};Zd.prototype.reportTimingEvent
WithTags=function(a,b,c){0<b&&this.batchEvent(a,
b,c)};Zd.prototype.sendBatchedEvents=function(){var a=[this.sendBatchedMetricEvents()];return
Promise.all(a)};Zd.prototype.sendBatchedMetricEvents=function(){var
a=this._batchedMetricEvents;this._batchedMetricEvents=[];return
this.constructAndSendEvents(a)};Zd.prototype.batchEvent=function(a,b,c){this._batchedMetricEvents=this._batched
MetricEvents.concat(this.createData(a,b,c));30<=this._batchedMetricEvents.length&&this.sendBatchedMetricEvents(
)};Zd.prototype.constructAndSendEvents=function(a){return 0<
a.length?(a={m:a,t:this.createCommonTags()},Ug.voidResult(this.postToDatadog(a))):Promise.resolve()};Zd.prototy
pe.postToDatadog=function(a){var b=this._metricUrl;a=JSON.stringify(a);var c=[];c.push(['Content-
T y p e ' , ' a p p l i c a t i o n / j s o n ' ] ) ; r e t u r n
this._requestManager.post(b,a,c,{retries:2,retryDelay:0,retryWithConnectionEvents:!1,followRedirects:!1})};Wm.has
S e n t F e a t u r e A v a i l a b i l i t y = f u n c t i o n ( a ) { r e t u r n
a.get(L.PRIVATE,'user.hasSentAvailabilityFeatures').then(function(b){return b}).catch(function(){return!1})};
Wm.sethasSentFeatureAvailability=function(a){a.set(L.PRIVATE,'user.hasSentAvailabilityFeatures',!0).then(function
(){a.write(L.PRIVATE)})};Wm.sendFeatureAvailability=function(a,b,c,e,f){var g=this;return
this.hasSentFeatureAvailability(a.Storage).then(function(h){var
k;if(!h){h=(e.getPlatform()===B.IOS?c.getAdNetworksPlist():[]).map(function(m){return
m . r e p l a c e ( / \ . [ ^ / . ] + $ / , ' ' ) } ) ; v a r
l={v:1,mwu:b.isMadeWithUnity(),arCameraPermission:!1,loadApiEnabled:f.getUsePerPlacementLoad()};e.getPlatfor
m()===B.IOS&&
(l.skadids=h,l.builtSdkVersion=c.getBuiltSdkVersion(),l.maxSkadnVersion=null===(k=c.getSkadnVersions())||void
0 = = = k ? v o i d
0:k[0]);Wa.sendEvent('ads.events.availability.v1.json',Ae.ANONYMOUS,l).then(function(){g.sethasSentFeatureAvai
lability(a.Storage)})}})};Vm.prototype.getTimeValue=function(){return-
1};Pr.prototype.getTimeValue=function(a){return window.performance.now()+this._nativeDelta-
a};Um.getInstance=function(){return void 0===this._instance?new
Vm:this._instance};Um.initialize=function(a){this._instance=
this.createInstance(a)};Um.createInstance=function(a){if(!(0<a.getLoadCompleteTimestamp()))return new
Vm;a=a.getLoadCompleteTimestamp()-window.performance.now();return 0>=a?new Vm:new
P r ( a ) } ; n . i n h e r i t s ( T m , E r r o r ) ; v a r
Dg;(function(a){a.CAMPAIGN='campaign';a.FILES='files';a.CAMPAIGNS='campaigns'})(Dg||(Dg={}));df.prototyp
e . c l e a n C a c h e = f u n c t i o n ( ) { v a r a = t h i s ; r e t u r n
Promise.all([this.getFilesKeys(),this._core.Cache.getFiles(),this.getCacheCampaigns()]).then(function(b){b=n.makeIt
erator(b);var c=b.next().value,
e=b.next().value;b=b.next().value;if(!e||!e.length){var f=0;if(b)for(var g in b)b.hasOwnProperty(g)&&f++;return
c&&0<c.length||0<f?a.deleteCacheBookKeepingData():a.cleanCacheBookKeeping()}return
a.cleanCacheBookKeeping().then(function(){var h=[],k=(new Date).getTime()-
18144E5,l=[],m=[],p=0,q=0,r=0;e.sort(function(A,D){return D.mtime-A.mtime});for(var
u=n.makeIterator(e),v=u.next();!v.done;v=u.next())v=v.value,p+=v.size,v.mtime<k||52428800<p||ea()('alwaysClearCa
cheOnInit')?(m.push(v.id),q+=v.size):
(l.push(v.id),r+=v.size);0<m.length?a._core.Sdk.logDebug('Unity Ads cache: Deleting '+m.length+' old files
('+q/1024+'kB), keeping '+l.length+' cached files ('+r/1024+'kB)'):a._core.Sdk.logDebug('Unity Ads cache: Keeping
'+l.length+' cached files ('+r/1024+'kB)');var w=!1;m.forEach(function(A){-
1!==c.indexOf(Ac.getFileIdHash(A))&&(h.push(a._core.Storage.delete(L.PRIVATE,a.makeCacheKey(Dg.FILES,Ac
.getFileIdHash(A))).catch(function(){a._core.Sdk.logDebug('Error while removing file storage entry')})),
w=!0);h.push(a._core.Cache.deleteFile(A))});w&&h.push(a._core.Storage.write(L.PRIVATE));l.forEach(function(A)
{h.push(a.getFileInfo(A).then(function(D){return!0===D.fullyDownloaded?Promise.all([]):Promise.all([a._core.Sdk.l
o g D e b u g ( ' U n i t y a d s c a c h e : D e l e t i n g p a r t i a l d o w n l o a d
'+A),a._core.Storage.delete(L.PRIVATE,a.makeCacheKey(Dg.FILES,Ac.getFileIdHash(A))).catch(function(){a._core
.Sdk.logDebug('Error while removing file storage entry for partially downloaded
file')}),a._core.Storage.write(L.PRIVATE),
a._core.Cache.deleteFile(A)])}).catch(function(){return Promise.all([a._core.Sdk.logDebug('Unity ads cache: Deleting
desynced download '+A),a._core.Cache.deleteFile(A)])}))});return
Promise.all([a._core.Cache.getFiles(),a.getCacheCampaigns()]).then(function(A){A=n.makeIterator(A);var
D=A.next().value;A=A.next().value;D=D.map(function(Ka){return Ac.getFileIdHash(Ka.id)});var I=!1,K;for(K in
A)if(A.hasOwnProperty(K))for(var W in A[K])if(A[K].hasOwnProperty(W)&&-
1===D.indexOf(W)){h.push(a._core.Storage.delete(L.PRIVATE,
a.makeCacheKey(Dg.CAMPAIGNS,K)).catch());I=!0;break}I&&h.push(a._core.Storage.write(L.PRIVATE))}).then(
function(){return Promise.all(h)})})})};df.prototype.writeFileForCampaign=function(a,b){var c=this;return
this._core.Storage.set(L.PRIVATE,this.makeCacheKey(Dg.CAMPAIGNS,a,Ac.getFileIdHash(b)),{extension:Ac.getF
ileIdExtension(b)}).then(function(){c._core.Storage.write(L.PRIVATE)}).catch(function(){return
Promise.resolve()})};df.prototype.createFileInfo=function(a,b,c,e){return{fullyDownloaded:a,
size:b,totalSize:c,extension:e}};df.prototype.getFileInfo=function(a){return
this._core.Storage.get(L.PRIVATE,this.makeCacheKey(Dg.FILES,Ac.getFileIdHash(a)))};df.prototype.writeFileEntr
y=function(a,b){this._core.Storage.set(L.PRIVATE,this.makeCacheKey(Dg.FILES,Ac.getFileIdHash(a)),b);this._core
.Storage.write(L.PRIVATE)};df.prototype.removeFileEntry=function(a){this._core.Storage.delete(L.PRIVATE,this.m
akeCacheKey(Dg.FILES,Ac.getFileIdHash(a)));this._core.Storage.write(L.PRIVATE)};df.prototype.deleteCacheBoo
kKeepingData=
function(){var a=this;return this._core.Storage.delete(L.PRIVATE,this._rootKey).then(function(){return
a . _ c o r e . S t o r a g e . w r i t e ( L . P R I V A T E ) } ) . c a t c h ( f u n c t i o n ( ) { r e t u r n
Promise.resolve()})};df.prototype.cleanCacheBookKeeping=function(){var a=this;return
this.getKeys().then(function(b){b=b.filter(function(c){return c&&!(c.toUpperCase()in Dg)}).map(function(c){return
a._core.Storage.delete(L.PRIVATE,a._rootKey+'.'+c)});return 0<b.length?Promise.all(b).catch(function(){return
Promise.resolve()}).then(function(){return a._core.Storage.write(L.PRIVATE)}).catch(function(){return
Promise.resolve()}):
Promise.resolve()}).catch(function(){return Promise.resolve()})};df.prototype.getKeysForKey=function(a,b){return
this._core.Storage.getKeys(L.PRIVATE,a,b).then(function(c){return
c}).catch(function(){return[]})};df.prototype.getKeys=function(){return
this.getKeysForKey(this._rootKey,!1)};df.prototype.getFilesKeys=function(){return
this.getKeysForKey(this.makeCacheKey(Dg.FILES),!1)};df.prototype.makeCacheKey=function(a){var
b=n.getRestArguments.apply(1,arguments),c=this._rootKey+'.'+a;b&&0<b.length&&
(c=b.reduce(function(e,f){return e+'.'+f},c));return c};df.prototype.getCacheCampaigns=function(){return
this._core.Storage.get(L.PRIVATE,this.makeCacheKey(Dg.CAMPAIGNS)).then(function(a){return
a}).catch(function(){return{}})};wc.prototype.setListenAppForeground=function(a){return
a?this._core.iOS.Notification.addNotificationObserver(wc._appForegroundNotification,[]):this._core.iOS.Notification
.removeNotificationObserver(wc._appForegroundNotification)};wc.prototype.setListenAppEnterBackground=functio
n(a){return a?
this._core.iOS.Notification.addNotificationObserver(wc._appEnterBackgroundNotification,[]):this._core.iOS.Notifica
tion.removeNotificationObserver(wc._appEnterBackgroundNotification)};wc.prototype.setListenAppBackground=fu
n c t i o n ( a ) { r e t u r n
a?this._core.iOS.Notification.addNotificationObserver(wc._appBackgroundNotification,[]):this._core.iOS.Notificatio
n.removeNotificationObserver(wc._appBackgroundNotification)};wc.prototype.setListenAndroidLifecycle=function(
a){return a?this._core.Android.Lifecycle.register(['onActivityResumed',
'onActivityPaused']):this._core.Android.Lifecycle.unregister()};wc.prototype.setListenScreen=function(a){return
a?this._core.Android.Broadcast.addBroadcastListener(this._screenListener,[this.ACTION_SCREEN_ON]):this._core.
Android.Broadcast.removeBroadcastListener(this._screenListener)};wc.prototype.isAppForeground=function(){return
this._appForeground};wc.prototype.onNotification=function(a){a===wc._appForegroundNotification?(this._appResi
gned&&this.onAppForegroundAfterResign.trigger(),this._appResigned=
!1,this._appForeground=!0,$e.getState().setContainerVisibility('foreground'),rl.setState({isStoreOpen:!1}),this.onApp
Foreground.trigger(),da.focusForeground({}),th.getState().incrementCounter('focus_change')):a===wc._appBackgrou
ndNotification?($e.getState().setContainerVisibility('background'),this._appForeground=!1,this._appResigned=!0,this.
onAppBackground.trigger(),da.focusBackground({}),th.getState().incrementCounter('focus_change')):a===wc._appE
nterBackgroundNotification&&(this._appResigned=!1,
this.onEnterAppBackground.trigger())};wc.prototype.onResume=function(a){this._appForeground=!0;this._topActivi
ty=a;rl.setState({isStoreOpen:!1});this.onActivityResumed.trigger(a);da.focusForeground({reason:a});th.getState().in
crementCounter('focus_change');th.getState().focusForeground(a)};wc.prototype.onPause=function(a){this._topActivi
t y & & a ! = = t h i s . _ t o p A c t i v i t y | | ( t h i s . _ a p p F o r e g r o u n d = ! 1 , d e l e t e
this._topActivity,da.focusBackground({reason:a}),th.getState().incrementCounter('focus_change'),th.getState().focus
Background(a));
this.onActivityPaused.trigger(a)};wc.prototype.onDestroyed=function(a){this.onActivityDestroyed.trigger(a)};wc.pro
totype.onBroadcastAction=function(a,b){if(a===this._screenListener)switch(b){case
this.ACTION_SCREEN_ON:this.onScreenOn.trigger()}};wc._appForegroundNotification='UIApplicationDidBecom
eActiveNotification';wc._appBackgroundNotification='UIApplicationWillResignActiveNotification';wc._appEnterBa
ckgroundNotification='UIApplicationDidEnterBackgroundNotification';Oo.prototype.fetch=function(a,
b , c ) { v a r e = t h i s ; b = v o i d 0 = = = b ? ! 0 : b ; v a r f = n e w a ; r e t u r n
this._metaDataCache[f.getCategory()]&&(f=this._metaDataCache[f.getCategory()],!c)?Promise.resolve(f):f.fetch(this
. _ c o r e , c ) . t h e n ( f u n c t i o n ( g ) { i f ( g ) r e t u r n
b&&(e._metaDataCache[f.getCategory()]=f),f})};Oo.prototype.clearCache=function(a){a?this._metaDataCache[a]&
& ( t h i s . _ m e t a D a t a C a c h e [ a ] = v o i d
0):this._metaDataCache={}};n.inherits(Po,Cb);Po.prototype.getHeaders=function(a){a=Cb.prototype.getHeaders.call(
this,a);a.push(['Accept-Encoding','identity']);
return a};Ge.onResolveComplete=function(a,b,c){var e=Ge._callbacks[a];e&&(e.resolve([a,b,c]),delete
Ge._callbacks[a])};Ge.onResolveFailed=function(a,b,c,e){if(b=Ge._callbacks[a])b.reject([c,e]),delete
G e . _ c a l l b a c k s [ a ] } ; G e . p r o t o t y p e . r e s o l v e = f u n c t i o n ( a ) { v a r
b=Ge._callbackId++,c=this.registerCallback(b);this._core.Resolve.resolve(b.toString(),a);return
c};Ge.prototype.registerCallback=function(a){return new Promise(function(b,c){Ge._callbacks[a]=new
om(b,c)})};Ge._callbackId=1;Ge._callbacks={};No.prototype.setListenConnectivity=
f u n c t i o n ( a ) { r e t u r n
this._core.Connectivity.setListeningStatus(a)};No.prototype.onConnected=function(){this._firstConnection+18E5<Da
te.now()?(this._firstConnection=Date.now(),this._connectionEvents=0,this.onNetworkConnected.trigger()):(this._con
nectionEvents++,10>=this._connectionEvents?this.onNetworkConnected.trigger():11===this._connectionEvents&&t
his._core.Sdk.logWarning('Unity Ads has received more than 10 connection events in 30 minutes, now ignoring
connection events'))};n.inherits(dd,ja);dd.prototype.getGameId=
function(){return this.get('gameId')};dd.prototype.getTestMode=function(){return
this.get('testMode')};dd.prototype.getApplicationVersion=function(){return
this.get('applicationVersion')};dd.prototype.getApplicationName=function(){return
this.get('applicationName')};dd.prototype.getSdkVersion=function(){return
this.get('sdkVersion')};dd.prototype.getSdkVersionName=function(){return
this.get('sdkVersionName')};dd.prototype.isDebuggable=function(){return
this.get('debuggable')};dd.prototype.getConfigUrl=
function(){return this.get('configUrl')};dd.prototype.getWebviewUrl=function(){return
this.get('webviewUrl')};dd.prototype.getWebviewHash=function(){return
this.get('webviewHash')};dd.prototype.getWebviewVersion=function(){return
this.get('webviewVersion')};dd.prototype.getInitTimestamp=function(){return
this.get('initTimestamp')};dd.prototype.getUsePerPlacementLoad=function(){return
this.get('usePerPlacementLoad')};dd.prototype.isReinitialized=function(){return
this.get('reinitialized')};dd.prototype.isWebViewUpdateAvailable=
f u n c t i o n ( ) { r e t u r n
this.get('isWebViewUpdateAvailable')};dd.prototype.getLoadCompleteTimestamp=function(){return
this.get('loadCompleteTimestamp')};dd.prototype.getDTO=function(){return{gameId:this.getGameId(),testMode:this.
getTestMode(),bundleId:this.getApplicationName(),bundleVersion:this.getApplicationVersion(),sdkVersion:this.getS
dkVersion(),sdkVersionName:this.getSdkVersionName(),encrypted:!this.isDebuggable(),configUrl:this.getConfigUrl(
),webviewUrl:this.getWebviewUrl(),webviewHash:this.getWebviewHash(),
webviewVersion:this.getWebviewVersion(),initTimestamp:this.getInitTimestamp(),reinitialized:this.isReinitialized(),
usePerPlacementLoad:this.getUsePerPlacementLoad(),isWebViewUpdateAvailable:this.isWebViewUpdateAvailable(
),loadCompleteTimestamp:this.getLoadCompleteTimestamp(),stateId:this.stateId}};n.global.Object.defineProperties(
dd.prototype,{stateId:{configurable:!0,enumerable:!0,get:function(){return
this.get('stateId')}},privacyNativeState:{configurable:!0,enumerable:!0,get:function(){return
this.get('privacyNativeState')}}});
var uu=Error('Preferences API is not supported on current
platform');n.inherits(Ai,ja);Ai.prototype.fetch=function(){return F(this,void 0,void 0,function b(){var
c=this,e,f,g;return n.generator.createGenerator(b,function(h){switch(h.nextAddress){case 1:return
h.setCatchFinallyBlocks(2),h.yield(c.getPreferenceString('unityads-installinfo','unityads-idfi'),4);case 4:return
e=h.yieldResult,h.yield(c.getPreferenceString('supersonic_shared_preferen','auid'),5);case
5:f=h.yieldResult;if(e){h.jumpTo(6);
break}return h.yield(c._api.DeviceInfo.getUniqueEventId(),7);case 7:return
e=h.yieldResult.toLowerCase(),h.yield(c.setPreferenceString('unityads-installinfo','unityads-idfi',e),6);case
6:c.set('idfi',e);c.set('auid',f);h.leaveTryBlock(0);break;case 2:g=h.enterCatchBlock(),c._api.Sdk.logError('InstallInfo
failed due to: '+g),h.jumpToEnd()}})})};Ai.prototype.getIdfi=function(){return
t h i s . g e t ( ' i d f i ' ) } ; A i . p r o t o t y p e . g e t A u i d = f u n c t i o n ( ) { r e t u r n
this.get('auid')};Ai.prototype.getDTO=function(){return{idfi:this.get('idfi'),
auid:this.get('auid')}};Ai.prototype.getPreferenceString=function(a,b){return
this._platform===B.IOS?this._api.iOS.Preferences.getString(b).catch(function(c){return'COULDNT_GET_VALUE'
===c?Promise.resolve(''):Promise.reject(c)}):this._platform===B.ANDROID?this._api.Android.Preferences.getString
( a , b ) . c a t c h ( f u n c t i o n ( c ) { r e t u r n
0<c.length&&'COULDNT_GET_VALUE'===c[0]?Promise.resolve(''):Promise.reject(c)}):Promise.reject(uu)};Ai.pro
totype.setPreferenceString=function(a,b,c){return this._platform===B.IOS?
this._api.iOS.Preferences.setString(c,b):this._platform===B.ANDROID?this._api.Android.Preferences.setString(a,b,c
) : P r o m i s e . r e j e c t ( u u ) } ; v a r
cA={'com.unity3d.player.UnityPlayer':'UnityEngine'},dA={UnityAppController:'UnityEngine'};n.inherits(Bf,ja);Bf.pr
ototype.fetch=function(a){return F(this,void 0,void 0,function c(){var e=this,f,g,h,k,l,m,p,q,r,u,v,w,A;return
n.generator.createGenerator(c,function(D){switch(D.nextAddress){case
1:f=e;e._platform===B.IOS?(g=e._core.iOS.Preferences.getString(Bf._userIdKey),
h=e._core.iOS.Preferences.getString(Bf._sessionIdKey)):(k=a+'.v2.playerprefs',g=e._core.Android.Preferences.getStri
ng(k,Bf._userIdKey),h=e._core.Android.Preferences.getString(k,Bf._sessionIdKey));l=g.then(function(I){f.set('analyti
csUserId',I)}).catch(function(){});m=h.then(function(I){f.set('analyticsSessionId',I)}).catch(function(){});if((p=$a.get
S t a t e ( ) . c l i e n t I n f o ) & & 4 0 1 0 < = p . s d k V e r s i o n ) r e t u r n
D.yield(e._core.ClassDetection.isMadeWithUnity(),5);q=e._platform===B.ANDROID?cA:dA;return
D.yield(e._core.ClassDetection.areClassesPresent(Object.keys(q)),
4 ) ; c a s e
4:r=D.yieldResult;u=n.makeIterator(r);for(v=u.next();!v.done;v=u.next())if(w=v.value,A=q[w.class],'UnityEngine'==
=A){e.mwu=w.found;break}D.jumpTo(3);break;case 5:e.mwu=D.yieldResult;case 3:return
D.return(Promise.all([l,m]))}})})};Bf.prototype.isMadeWithUnity=function(){return
this.mwu};Bf.prototype.getAnalyticsUserId=function(){return
this.get('analyticsUserId')};Bf.prototype.getAnalyticsSessionId=function(){return
this.get('analyticsSessionId')};Bf.prototype.getDTO=function(){return{analyticsUserId:this.getAnalyticsUserId(),
analyticsSessionId:this.getAnalyticsSessionId()}};Bf._userIdKey='unity.cloud_userid';Bf._sessionIdKey='unity.player
_ s e s s i o n i d ' ; v a r
eA=$a.getState().setClientInfo,sk;(function(a){a[a.Unknown=0]='Unknown';a[a.GameIdDisabled=1]='GameIdDisabl
ed';a[a.ConfigurationError=2]='ConfigurationError';a[a.InvalidArgument=3]='InvalidArgument'})(sk||(sk={}));var
Hm;(function(a){a[a.InitQueueNull=0]='InitQueueNull';a[a.InitQueueNotEmpty=1]='InitQueueNotEmpty';a[a.Missin
gLatestConfig=2]='MissingLatestConfig';a[a.BackgroundDownloadStarted=
3]='BackgroundDownloadStarted'})(Hm||(Hm={}));n.inherits(Af,H);Af.prototype.loadComplete=function(){return
F ( t h i s , v o i d 0 , v o i d 0 , f u n c t i o n b ( ) { v a r c = t h i s , e ; r e t u r n
n.generator.createGenerator(b,function(f){if(1==f.nextAddress)return
f.yield(c._nativeBridge.invoke(c._fullApiClassName,'loadComplete'),2);e=f.yieldResult;eA(e);return
f.return(e)})})};Af.prototype.initComplete=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'initComplete')};Af.prototype.initError=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'initError',[a,b])};Af.prototype.setDebugMode=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setDebugMode',[a])};Af.prototype.logError=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'logError',[a])};Af.prototype.logWarning=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'logWarning',[a])};Af.prototype.logInfo=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'logInfo',[a])};Af.prototype.logDebug=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,
'logDebug',[a])};Af.prototype.reinitialize=function(){this._nativeBridge.invoke(this._fullApiClassName,'reinitialize')}
; A f . p r o t o t y p e . d o w n l o a d L a t e s t W e b V i e w = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'downloadLatestWebView').then(function(a){return
a } ) } ; A f . p r o t o t y p e . g e t T r r D a t a = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getTrrData').catch(function(){t.reportMetricEvent(Sc.GetTrrDataF
ailed);return''})};Or.parse=function(a){return new Ad({enabled:a.enabled,
loadDisabled:a.loadDisabled,country:a.country,subdivision:a.subdivision,coppaCompliant:a.coppaCompliant,abGroup
:a.abGroup,properties:a.properties,analytics:!!a.analytics,test:!!a.test,projectId:a.projectId,appStoreId:a.appStoreId,tok
en:a.token,organizationId:a.organizationId,developerId:a.developerId,featureFlags:a.flags||[],experimentation:a.experi
m e n t a t i o n | | { } } ) } ; Q m . p r o t o t y p e . q u e u e = f u n c t i o n ( a ) { v a r
b=this,c=a.getType();a=a.getBatch();0!==a.commands.length&&(c===L.PUBLIC?this._publicStorageQueue.comma
nds=
this._publicStorageQueue.commands.concat(a.commands):this._privateStorageQueue.commands=this._privateStorag
eQueue.commands.concat(a.commands),this._storageBatchTimer||(this._storageBatchTimer=window.setTimeout(func
tion(){b.executeBatch(L.PUBLIC,b._publicStorageQueue);b.executeBatch(L.PRIVATE,b._privateStorageQueue);del
ete b._storageBatchTimer},this._storageBatchInterval)))};Qm.prototype.isEmpty=function(){return
0===this._publicStorageQueue.commands.length&&0===this._privateStorageQueue.commands.length};
Qm.prototype.executeBatch=function(a,b){if(0!==b.commands.length){var
c;b=n.makeIterator(b.commands);for(c=b.next();!c.done;c=b.next())c=c.value,c.type===wl.SET?this._core.Storage.se
t(a,c.key,c.value):c.type===wl.DELETE&&this._core.Storage.delete(a,c.key);this._core.Storage.write(a);a===L.PUB
LIC?(this._publicStorageQueue={commands:[]},this.onPublicStorageWrite.trigger()):(this._privateStorageQueue={co
mmands:[]},this.onPrivateStorageWrite.trigger())}};var vu={enabled:!0,coppaCompliant:!1,assetCaching:'disabled',
p r o j e c t I d : ' 0 a 3 7 9 f 5 a - c 4 f a - 4 f 7 f - a 5 c 1 -
e49fd3dd63d4',gdprEnabled:!1,optOutEnabled:!1,optOutRecorded:!1,placements:[{id:'defaultVideoAndPictureZone',
name:'Placement','default':!0,allowSkip:!0,disableBackButton:!0,muteVideo:!1,useDeviceOrientationForVideo:!1,adT
ypes:['MRAID','VIDEO'],skipInSeconds:5},{id:'incentivizedZone',name:'Placement','default':!1,allowSkip:!1,disableB
ackButton:!0,muteVideo:!1,useDeviceOrientationForVideo:!1,adTypes:['MRAID','VIDEO']},{id:'video',name:'Place
ment','default':!1,allowSkip:!0,
disableBackButton:!0,muteVideo:!1,useDeviceOrientationForVideo:!1,adTypes:['MRAID','VIDEO'],skipInSeconds:5
}],properties:'tynbvvQLwnpf382fQqw4MzIk8YYdMj8DWebgn+QoOgpVVRYNFXY=',country:'FI',subdivision:'Kor
so',abGroup:0,token:'abcd.1234.5678',organizationId:'5552368',legalFramework:'none',experimentation:{playableMrai
dV3:'true'}},sr;(sr||(sr={})).ReportNativeError='REPORT_NATIVE_ERROR';n.inherits(Lo,H);Lo.prototype.handleE
vent=function(a,b){switch(a){case sr.ReportNativeError:break;default:H.prototype.handleEvent.call(this,
a , b ) } } ; v a r
Fo;(function(a){a[a.ACTION=0]='ACTION'})(Fo||(Fo={}));n.inherits(wj,H);wj.prototype.addBroadcastListener=func
t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'addBroadcastListener',[a,b])};wj.prototype.addDataSchemeBroad
c a s t L i s t e n e r = f u n c t i o n ( a , b , c ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'addBroadcastListener',[a,b,c])};wj.prototype.removeBroadcastList
ener=function(a){return this._nativeBridge.invoke(this._fullApiClassName,'removeBroadcastListener',[a])};
w j . p r o t o t y p e . r e m o v e A l l B r o a d c a s t L i s t e n e r s = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeAllBroadcastListeners',[])};wj.prototype.handleEvent=func
tion(a,b){a===Fo[Fo.ACTION]?this.onBroadcastAction.trigger(b[0],b[1],b[2],b[3]):H.prototype.handleEvent.call(this
, a , b ) } ; v a r
wu;(function(a){a[a.FLAG_GRANT_READ_URI_PERMISSION=1]='FLAG_GRANT_READ_URI_PERMISSION'
;a[a.FLAG_ACTIVITY_NEW_TASK=268435456]='FLAG_ACTIVITY_NEW_TASK'})(wu||(wu={}));n.inherits(El,
H);El.prototype.launch=function(a){return this._nativeBridge.invoke(this._fullApiClassName,
'launch',[a])};El.prototype.canOpenIntent=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'canOpenIntent',[a])};El.prototype.canOpenIntents=function(a){ret
urn this._nativeBridge.invoke(this._fullApiClassName,'canOpenIntents',[a])};var
xu;(function(a){a[a.APPLICATION_NULL=0]='APPLICATION_NULL';a[a.LISTENER_NOT_NULL=1]='LISTEN
ER_NOT_NULL';a[a.JSON_ERROR=2]='JSON_ERROR'})(xu||(xu={}));var
Ee;(function(a){a[a.CREATED=0]='CREATED';a[a.STARTED=1]='STARTED';a[a.RESUMED=2]='RESUMED';a[
a.PAUSED=
3]='PAUSED';a[a.STOPPED=4]='STOPPED';a[a.SAVE_INSTANCE_STATE=5]='SAVE_INSTANCE_STATE';a[a.
DESTROYED=6]='DESTROYED'})(Ee||(Ee={}));n.inherits(Fl,H);Fl.prototype.register=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'register',[a])};Fl.prototype.unregister=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'unregister')};Fl.prototype.handleEvent=function(a,b){switch(a){ca
se Ee[Ee.CREATED]:this.onActivityCreated.trigger(b[0]);break;case
Ee[Ee.STARTED]:this.onActivityStarted.trigger(b[0]);
break;case Ee[Ee.RESUMED]:this.onActivityResumed.trigger(b[0]);break;case
Ee[Ee.PAUSED]:this.onActivityPaused.trigger(b[0]);break;case
Ee[Ee.STOPPED]:this.onActivityStopped.trigger(b[0]);break;case
Ee[Ee.SAVE_INSTANCE_STATE]:this.onActivitySaveInstanceState.trigger(b[0]);break;case
Ee[Ee.DESTROYED]:this.onActivityDestroyed.trigger(b[0]);break;default:H.prototype.handleEvent.call(this,a,b)}};n
.inherits(bf,H);bf.prototype.hasKey=function(a,b){return this._nativeBridge.invoke(this._fullApiClassName,
'hasKey',[a,b])};bf.prototype.getString=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getString',[a,b])};bf.prototype.setString=function(a,b,c){return
this._nativeBridge.invoke(this._fullApiClassName,'setString',[a,b,c])};bf.prototype.getInt=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getInt',[a,b])};bf.prototype.setInt=function(a,b,c){return
this._nativeBridge.invoke(this._fullApiClassName,'setInt',[a,b,c])};bf.prototype.getLong=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'getLong',[a,b])};bf.prototype.setLong=function(a,b,c){return
this._nativeBridge.invoke(this._fullApiClassName,'setLong',[a,b,c])};bf.prototype.getBoolean=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getBoolean',[a,b])};bf.prototype.setBoolean=function(a,b,c){retur
n this._nativeBridge.invoke(this._fullApiClassName,'setBoolean',[a,b,c])};bf.prototype.getFloat=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'getFloat',[a,b])};bf.prototype.setFloat=function(a,
b,c){return this._nativeBridge.invoke(this._fullApiClassName,'setFloat',[a,b,new
$ c ( c ) ] ) } ; b f . p r o t o t y p e . r e m o v e K e y = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeKey',[a,b])};n.inherits(Om,H);Om.prototype.areClassesPre
s e n t = f u n c t i o n ( a ) { v a r b = $ a . g e t S t a t e ( ) . c l i e n t I n f o ; r e t u r n
b&&4010>b.sdkVersion?this._nativeBridge.invoke(this._fullApiClassName,'areClassesPresent',[a]):Promise.resolve([
])};Om.prototype.isMadeWithUnity=function(){var a=$a.getState().clientInfo;return a&&4010<=
a.sdkVersion?this._nativeBridge.invoke(this._fullApiClassName,'isMadeWithUnity'):Promise.resolve(!1)};var
tj;(function(a){a[a.CONNECTED=0]='CONNECTED';a[a.DISCONNECTED=1]='DISCONNECTED';a[a.NETWOR
K_CHANGE=2]='NETWORK_CHANGE'})(tj||(tj={}));n.inherits(Nm,H);Nm.prototype.setListeningStatus=function(
a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setConnectionMonitoring',[a])};Nm.prototype.handleEvent=functi
on(a,b){switch(a){case tj[tj.CONNECTED]:this.onConnected.trigger(b[0],b[1]);break;
case tj[tj.DISCONNECTED]:this.onDisconnected.trigger();break;case
tj[tj.NETWORK_CHANGE]:break;default:H.prototype.handleEvent.call(this,a,b)}};var
yu;(function(a){a[a.Unspecified=0]='Unspecified';a[a.Light=1]='Light';a[a.Dark=2]='Dark'})(yu||(yu={}));n.inherits(E
c , H ) ; E c . p r o t o t y p e . g e t S c r e e n S c a l e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getScreenScale')};Ec.prototype.getUserInterfaceIdiom=function()
{return this._nativeBridge.invoke(this._fullApiClassName,'getUserInterfaceIdiom')};
E c . p r o t o t y p e . g e t D e v i c e V o l u m e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDeviceVolume')};Ec.prototype.checkIsMuted=function(){retur
n this._nativeBridge.invoke(this._fullApiClassName,'checkIsMuted')};Ec.prototype.getFreeSpace=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getFreeSpace')};Ec.prototype.getTotalSpace=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getTotalSpace')};Ec.prototype.isSimulator=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
'isSimulator')};Ec.prototype.getSensorList=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getSensorList')};Ec.prototype.getStatusBarHeight=function(){retu
r n
this._nativeBridge.invoke(this._fullApiClassName,'getStatusBarHeight')};Ec.prototype.getStatusBarWidth=function()
{ r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getStatusBarWidth')};Ec.prototype.isStatusBarHidden=function()
{ r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'isStatusBarHidden')};Ec.prototype.getDeviceMaxVolume=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDeviceMaxVolume')};Ec.prototype.getDeviceName=function()
{ r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDeviceName')};Ec.prototype.getVendorIdentifier=function(){r
e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getVendorIdentifier')};Ec.prototype.getCurrentUITheme=function
( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getCurrentUITheme')};Ec.prototype.getLocaleList=function(){ret
urn this._nativeBridge.invoke(this._fullApiClassName,
'getLocaleList')};Ec.prototype.getAdNetworkIdsPlist=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getAdNetworkIdsPlist')};Ec.prototype.getSystemBootTime=functi
o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getSystemBootTime')};Ec.prototype.registerVolumeChangeListen
e r = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'registerVolumeChangeListener')};Ec.prototype.unregisterVolume
ChangeListener=function(){return this._nativeBridge.invoke(this._fullApiClassName,
'unregisterVolumeChangeListener')};Ec.prototype.handleEvent=function(a,b){switch(a){case
mj[mj.VOLUME_CHANGED]:this.onVolumeChanged.trigger(b[0],b[1]);break;case
mj[mj.MUTE_STATE_RECEIVED]:this.onMuteChanged.trigger(b[0]);break;default:H.prototype.handleEvent.call(th
is,a,b)}};n.inherits(ac,H);ac.prototype.getAdvertisingTrackingId=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getAdvertisingTrackingId')};ac.prototype.getLimitAdTrackingFla
g=function(){return this._nativeBridge.invoke(this._fullApiClassName,
'getLimitAdTrackingFlag')};ac.prototype.getOsVersion=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getOsVersion')};ac.prototype.getModel=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getModel')};ac.prototype.getScreenWidth=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getScreenWidth')};ac.prototype.getScreenHeight=function(){retur
n
this._nativeBridge.invoke(this._fullApiClassName,'getScreenHeight')};ac.prototype.getTimeZone=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,
'getTimeZone',[a])};ac.prototype.getTimeZoneOffset=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getTimeZoneOffset')};ac.prototype.getConnectionType=function(
) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getConnectionType')};ac.prototype.getNetworkType=function(){r
e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getNetworkType')};ac.prototype.getNetworkOperator=function(){
return this._nativeBridge.getPlatform()===B.IOS?this._nativeBridge.invoke(this._fullApiClassName,
'getNetworkOperator').then(function(a){return'string'===typeof
a?a:''}):this._nativeBridge.invoke(this._fullApiClassName,'getNetworkOperator')};ac.prototype.getNetworkOperator
N a m e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.getPlatform()===B.IOS?this._nativeBridge.invoke(this._fullApiClassName,'getNetworkOperatorN
a m e ' ) . t h e n ( f u n c t i o n ( a ) { r e t u r n ' s t r i n g ' = = = t y p e o f
a?a:''}):this._nativeBridge.invoke(this._fullApiClassName,'getNetworkOperatorName')};ac.prototype.isRooted=functi
on(){return this._nativeBridge.invoke(this._fullApiClassName,
'isRooted')};ac.prototype.getUniqueEventId=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getUniqueEventId')};ac.prototype.getHeadset=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getHeadset')};ac.prototype.getSystemLanguage=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getSystemLanguage')};ac.prototype.getScreenBrightness=function
(){return this._nativeBridge.invoke(this._fullApiClassName,'getScreenBrightness')};ac.prototype.getBatteryLevel=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getBatteryLevel')};ac.prototype.getBatteryStatus=function(){retur
n
this._nativeBridge.invoke(this._fullApiClassName,'getBatteryStatus')};ac.prototype.getFreeMemory=function(){retur
n
this._nativeBridge.invoke(this._fullApiClassName,'getFreeMemory')};ac.prototype.getTotalMemory=function(){retur
n
this._nativeBridge.invoke(this._fullApiClassName,'getTotalMemory')};ac.prototype.getGLVersion=function(){return
this._nativeBridge.invoke(this._fullApiClassName,
'getGLVersion')};ac.prototype.getCPUCount=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getCPUCount')};ac.prototype.getUptime=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getUptime')};ac.prototype.getElapsedRealtime=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'getElapsedRealtime')};n.inherits(Pm,H);Pm.prototype.getDataFor
KeysContaining=function(a){return this._nativeBridge.invoke(this._fullApiClassName,'getDataForKeysContaining',
[ a ] ) } ; P m . p r o t o t y p e . g e t D a t a F o r K e y = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getDataForKey',[a])};var
Go;(function(a){a[a.ACTION=0]='ACTION'})(Go||(Go={}));n.inherits(zi,H);zi.prototype.addNotificationObserver=f
u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'addNotificationObserver',[a,b])};zi.prototype.removeNotification
O b s e r v e r = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeNotificationObserver',[a])};zi.prototype.removeAllNotifica
tionObservers=
f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeAllNotificationObservers')};zi.prototype.addAVNotificatio
n O b s e r v e r = f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'addAVNotificationObserver',[a,b])};zi.prototype.removeAVNotifi
c a t i o n O b s e r v e r = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeAVNotificationObserver',[a])};zi.prototype.handleEvent=f
unction(a,b){switch(a){case Go[Go.ACTION]:this.onNotification.trigger(b[0],b[1]);
break;default:H.prototype.handleEvent.call(this,a,b)}};n.inherits(cf,H);cf.prototype.hasKey=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'hasKey',[a])};cf.prototype.getString=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getString',[a])};cf.prototype.setString=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'setString',[a,b])};cf.prototype.getInt=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getInt',[a])};cf.prototype.setInt=
f u n c t i o n ( a , b ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setInt',[a,b])};cf.prototype.getLong=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getLong',[a])};cf.prototype.setLong=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'setLong',[a,b])};cf.prototype.getBoolean=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getBoolean',[a])};cf.prototype.setBoolean=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,
'setBoolean',[a,b])};cf.prototype.getFloat=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'getFloat',[a])};cf.prototype.setFloat=function(a,b){return
this._nativeBridge.invoke(this._fullApiClassName,'setFloat',[new
$ c ( a ) , b ] ) } ; c f . p r o t o t y p e . r e m o v e K e y = f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'removeKey',[a])};n.inherits(Gl,H);Gl.prototype.available=function
(){return this._nativeBridge.invoke(this._fullApiClassName,'available',[])};Gl.prototype.updateConversionValue=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'updateConversionValue',[a])};Gl.prototype.registerAppForAdNet
w o r k A t t r i b u t i o n = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'registerAppForAdNetworkAttribution',[])};n.inherits(yk,H);yk.pro
t o t y p e . a v a i l a b l e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'available',[])};yk.prototype.getTrackingAuthorizationStatus=funct
ion(){return this._nativeBridge.invoke(this._fullApiClassName,'getTrackingAuthorizationStatus',
[])};yk.prototype.requestTrackingAuthorization=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'requestTrackingAuthorization',[])};yk.prototype.handleEvent=fun
c t i o n ( a , b ) { s w i t c h ( a ) { c a s e
'TRACKING_AUTHORIZATION_RESPONSE':this.onTrackingAuthorizationStatus.trigger(b[0]);break;default:H.pr
ototype.handleEvent.call(this,a,b)}};n.inherits(Mo,H);Mo.prototype.open=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'open',[a])};n.inherits(Ko,H);Ko.prototype.sendErrorEvent=
function(a,b){var c,e=null===(c=$a.getState().clientInfo)||void 0===c?void
0:c.sdkVersion;return!e||4E3<=e?Promise.resolve():this._nativeBridge.invoke(this._fullApiClassName,'sendErrorEve
n t ' , [ a , b ] ) } ; v a r
Al;(function(a){a[a.PERMISSIONS_RESULT=0]='PERMISSIONS_RESULT';a[a.PERMISSIONS_ERROR=1]='PE
RMISSIONS_ERROR'})(Al||(Al={}));n.inherits(xk,H);xk.prototype.handleEvent=function(a,b){switch(a){case
Al[Al.PERMISSIONS_RESULT]:if(this._currentPlatform===B.ANDROID)this.onAndroidPermissionsResult(b[0],b[
1],
b[2]);else this.onIosPermissionsResult(b[0],b[1]);break;case
Al[Al.PERMISSIONS_ERROR]:this.onAndroidPermissionsError('ERROR');break;default:H.prototype.handleEvent.c
all(this,a,b)}};xk.prototype.onAndroidPermissionsResult=function(a,b,c){a===this.permissionRequestCode&&(a=Gc
.getCommonPermission(b[0]),this.onPermissionsResult.trigger(a,-
1!==c[0]))};xk.prototype.onAndroidPermissionsError=function(a){this.onPermissionsResult.trigger(a,!1)};xk.prototy
pe.onIosPermissionsResult=function(a,b){a=Gc.getCommonPermission(a);
this.onPermissionsResult.trigger(a,b)};n.inherits(Rm,H);Rm.prototype.setMaximumPoolSize=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setMaximumPoolSize',[a])};Rm.prototype.setKeepAliveTime=fun
ction(a){return this._nativeBridge.invoke(this._fullApiClassName,'setKeepAliveTime',[a])};var
Bl;(function(a){a[a.COMPLETE=0]='COMPLETE';a[a.FAILED=1]='FAILED'})(Bl||(Bl={}));n.inherits(Fe,H);Fe.pro
t o t y p e . g e t = f u n c t i o n ( a , b , c , e , f ) { r e t u r n
this._nativeBridge.getPlatform()===B.IOS?this._nativeBridge.invoke(this._fullApiClassName,
'get',[a,b,c,e]):this._nativeBridge.invoke(this._fullApiClassName,'get',[a,b,c,e,f])};Fe.prototype.post=function(a,b,c,e,f
, g ) { r e t u r n
this._nativeBridge.getPlatform()===B.IOS?this._nativeBridge.invoke(this._fullApiClassName,'post',[a,b,c,e,f]):this._
nativeBridge.invoke(this._fullApiClassName,'post',[a,b,c,e,f,g])};Fe.prototype.head=function(a,b,c,e,f){return
this._nativeBridge.getPlatform()===B.IOS?this._nativeBridge.invoke(this._fullApiClassName,'head',[a,b,c,e]):this._n
ativeBridge.invoke(this._fullApiClassName,
'head',[a,b,c,e,f])};Fe.prototype.setConnectTimeout=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'setConnectTimeout',[a])};Fe.prototype.getConnectTimeout=functi
o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getConnectTimeout')};Fe.prototype.setReadTimeout=function(a){
r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setReadTimeout',[a])};Fe.prototype.getReadTimeout=function(){r
e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'getReadTimeout')};Fe.prototype.setConcurrentRequestCount=
f u n c t i o n ( a ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'setConcurrentRequestCount',[a])};Fe.prototype.handleEvent=func
tion(a,b){switch(a){case Bl[Bl.COMPLETE]:this.onComplete.trigger(b[0],b[1],b[2],b[3],b[4]);break;case
Bl[Bl.FAILED]:this.onFailed.trigger(b[0],b[1],b[2]);break;default:H.prototype.handleEvent.call(this,a,b)}};var
Cl;(function(a){a[a.COMPLETE=0]='COMPLETE';a[a.FAILED=1]='FAILED'})(Cl||(Cl={}));n.inherits(yi,H);yi.prot
otype.resolve=function(a,b){return this._nativeBridge.invoke(this._fullApiClassName,
'resolve',[a,b])};yi.prototype.handleEvent=function(a,b){switch(a){case
Cl[Cl.COMPLETE]:this.onComplete.trigger(b[0],b[1],b[2]);break;case
Cl[Cl.FAILED]:this.onFailed.trigger(b[0],b[1],b[2],b[3]);break;default:H.prototype.handleEvent.call(this,a,b)}};n.inh
erits(Eg,H);Eg.prototype.startAccelerometerUpdates=function(a){return
this._nativeBridge.invoke(this._fullApiClassName,'startAccelerometerUpdates',[a])};n.inherits(cd,H);cd.prototype.sta
rtAccelerometerUpdates=function(a){return this._nativeBridge.invoke(this._fullApiClassName,
'startAccelerometerUpdates',[a])};n.inherits(Va,H);Va.prototype.stopAccelerometerUpdates=function(){return
this._nativeBridge.invoke(this._fullApiClassName,'stopAccelerometerUpdates')};Va.prototype.isAccelerometerActiv
e = f u n c t i o n ( ) { r e t u r n
this._nativeBridge.invoke(this._fullApiClassName,'isAccelerometerActive')};Va.prototype.getAccelerometerData=fu
nction(){return this._nativeBridge.invoke(this._fullApiClassName,'getAccelerometerData')};var
uj;(function(a){a.TCFCmpSdkVersion='IABTCF_CmpSdkVersion';
a.TCStringEncoded='IABTCF_TCString';a.TCFAdditionalConsent='IABTCF_AddtlConsent'})(uj||(uj={}));var
tr=oa(function(a,b){var c=pa&&pa.__extends||function(){function
e(f,g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in
k)Object.prototype.hasOwnProperty.call(k,l)&&(h[l]=k[l])})(f,g)}return function(f,g){function
h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw new TypeError('Class extends value '+String(g)+' is
not a constructor or null');
e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.DecodingError=void 0;a=function(e){function
f(g){g=e.call(this,g)||this;return g.name='DecodingError',g}return
c(f,e),f}(Error);b.DecodingError=a});ta(tr);tr.DecodingError;var ur=oa(function(a,b){var
c=pa&&pa.__extends||function(){function e(f,g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in k)Object.prototype.hasOwnProperty.call(k,
l)&&(h[l]=k[l])})(f,g)}return function(f,g){function h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw
new TypeError('Class extends value '+String(g)+' is not a constructor or
null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.EncodingError=void 0;a=function(e){function
f(g){g=e.call(this,g)||this;return g.name='EncodingError',g}return
c(f,e),f}(Error);b.EncodingError=a});ta(ur);ur.EncodingError;var vr=
oa(function(a,b){var c=pa&&pa.__extends||function(){function
e(f,g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in
k)Object.prototype.hasOwnProperty.call(k,l)&&(h[l]=k[l])})(f,g)}return function(f,g){function
h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw new TypeError('Class extends value '+String(g)+' is
not a constructor or null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new h)}}();
Object.defineProperty(b,'__esModule',{value:!0});b.GVLError=void 0;a=function(e){function
f(g){g=e.call(this,g)||this;return g.name='GVLError',g}return c(f,e),f}(Error);b.GVLError=a});ta(vr);vr.GVLError;var
wr=oa(function(a,b){var c=pa&&pa.__extends||function(){function
e(f,g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in
k)Object.prototype.hasOwnProperty.call(k,l)&&(h[l]=k[l])})(f,g)}return function(f,g){function h(){this.constructor=
f}if('function'!=typeof g&&null!==g)throw new TypeError('Class extends value '+String(g)+' is not a constructor or
null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.TCModelError=void 0;a=function(e){function
f(g,h,k){void 0===k&&(k='');g=e.call(this,'invalid value '.concat(h,' passed for ').concat(g,' ').concat(k))||this;return
g.name='TCModelError',g}return c(f,e),f}(Error);b.TCModelError=a});ta(wr);wr.TCModelError;
var Kb=oa(function(a,b){var c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void
0===h&&(h=g);Object.defineProperty(e,h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,g,h){void
0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,f){for(var g in
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
);a(tr,b);a(ur,b);a(vr,b);a(wr,b)});ta(Kb);var Im=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});
b.Base64Url=void 0;a=function(){function c(){}return c.encode=function(e){if(!/^[0-1]+$/.test(e))throw new
Kb.EncodingError('Invalid bitField');var f=e.length%this.LCM;e+=f?'0'.repeat(this.LCM-f):'';f='';for(var
g=0;g<e.length;g+=this.BASIS)f+=this.DICT[parseInt(e.substr(g,this.BASIS),2)];return
f},c.decode=function(e){if(!/^[A-Za-z0-9\-_]+$/.test(e))throw new Kb.DecodingError('Invalidly encoded Base64URL
string');for(var f='',g=0;g<e.length;g++){var h=this.REVERSE_DICT.get(e[g]).toString(2);f+='0'.repeat(this.BASIS-
h.length)+h}return f},c.DICT='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-
_ ' , c . R E V E R S E _ D I C T = n e w
Map([['A',0],['B',1],['C',2],['D',3],['E',4],['F',5],['G',6],['H',7],['I',8],['J',9],['K',10],['L',11],['M',12],['N',13],['O',14],['P',1
5],['Q',16],['R',17],['S',18],['T',19],['U',20],['V',21],['W',22],['X',23],['Y',24],['Z',25],['a',26],['b',27],['c',28],['d',29],['e',3
0],['f',31],['g',32],['h',33],['i',34],['j',35],['k',36],['l',37],['m',38],['n',39],['o',40],['p',41],['q',42],['r',
43],['s',44],['t',45],['u',46],['v',47],['w',48],['x',49],['y',50],['z',51],['0',52],['1',53],['2',54],['3',55],['4',56],['5',57],['6',58],['
7',59],['8',60],['9',61],['-',62],['_',63]]),c.BASIS=6,c.LCM=24,c}();b.Base64Url=a});ta(Im);Im.Base64Url;var
vj=oa(function(a,b){var c=pa&&pa.__values||function(e){var f='function'==typeof
Symbol&&Symbol.iterator,g=f&&e[f],h=0;if(g)return g.call(e);if(e&&'number'==typeof
e.length)return{next:function(){return e&&h>=e.length&&(e=void 0),{value:e&&e[h++],done:!e}}};
throw new TypeError(f?'Object is not iterable.':'Symbol.iterator is not
defined.');};Object.defineProperty(b,'__esModule',{value:!0});b.Cloneable=void 0;a=function(){function e(){}return
e.prototype.clone=function(){var f=this,g=new this.constructor;return Object.keys(this).forEach(function(h){var
k=f.deepClone(f[h]);void 0!==k&&(g[h]=k)}),g},e.prototype.deepClone=function(f){var g,h=typeof
f;if('number'===h||'string'===h||'boolean'===h)return f;if(null!==f&&'object'===h){if('function'==typeof
f.clone)return f.clone();
if(f instanceof Date)return new Date(f.getTime());if(void 0!==f[Symbol.iterator]){var k=[];try{for(var
l=c(f),m=l.next();!m.done;m=l.next())k.push(this.deepClone(m.value))}catch(q){var
p={error:q}}finally{try{m&&!m.done&&(g=l.return)&&g.call(l)}finally{if(p)throw p.error;}}return f instanceof
Array?k:new f.constructor(k)}p={};for(k in f)f.hasOwnProperty(k)&&(p[k]=this.deepClone(f[k]));return
p}},e}();b.Cloneable=a});ta(vj);vj.Cloneable;var Jm=oa(function(a,b){var c=pa&&pa.__extends||function(){function
e(f,
g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in
k)Object.prototype.hasOwnProperty.call(k,l)&&(h[l]=k[l])})(f,g)}return function(f,g){function
h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw new TypeError('Class extends value '+String(g)+' is
not a constructor or null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.BinarySearchTree=
void 0;a=function(e){function f(){var g=null!==e&&e.apply(this,arguments)||this;return g.root=null,g}return
c ( f , e ) , f . p r o t o t y p e . g e t R o o t = f u n c t i o n ( ) { r e t u r n
this.root},f.prototype.isEmpty=function(){return!this.root},f.prototype.add=function(g){var
h,k={value:g,left:null,right:null};if(this.isEmpty())this.root=k;else
for(h=this.root;;)if(g<h.value){if(null===h.left){h.left=k;break}h=h.left}else{if(!(g>h.value))break;if(null===h.right)
{h.right=k;break}h=h.right}},f.prototype.get=function(){for(var g=[],
h = t h i s . r o o t ; h ; ) i f ( h . l e f t ) { f o r ( v a r
k=h.left;k.right&&k.right!=h;)k=k.right;k.right==h?(k.right=null,g.push(h.value),h=h.right):(k.right=h,h=h.left)}else
g.push(h.value),h=h.right;return g},f.prototype.contains=function(g){for(var
h=!1,k=this.root;k;){if(k.value===g){h=!0;break}g>k.value?k=k.right:g<k.value&&(k=k.left)}return
h},f.prototype.min=function(g){var h;for(void 0===g&&(g=this.root);g;)g.left?g=g.left:(h=g.value,g=null);return
h},f.prototype.max=function(g){var h;for(void 0===g&&(g=this.root);g;)g.right?
g=g.right:(h=g.value,g=null);return h},f.prototype.remove=function(g,h){void 0===h&&(h=this.root);for(var
k = n u l l , l = ' l e f t ' ; h ; ) i f ( g < h . v a l u e ) k = h , h = h . l e f t , l = ' l e f t ' ; e l s e
if(g>h.value)k=h,h=h.right,l='right';else{if(h.left||h.right)if(h.left)if(h.right){var
m=this.min(h.right);this.remove(m,h.right);h.value=m}else k?k[l]=h.left:this.root=h.left;else
k ? k [ l ] = h . r i g h t : t h i s . r o o t = h . r i g h t ; e l s e
k?k[l]=null:this.root=null;h=null}},f.build=function(g){if(g&&0!==g.length){if(1===g.length)return(h=new
f).add(g[0]),
h;var h,k=g.length>>1;(h=new f).add(g[k]);var l=h.getRoot();if(l){if(k+1<g.length){var
m=f.build(g.slice(k+1));l.right=m?m.getRoot():null}0<k-1&&(g=f.build(g.slice(0,k-
1 ) ) , l . l e f t = g ? g . g e t R o o t ( ) : n u l l ) } r e t u r n h } r e t u r n
null},f}(vj.Cloneable);b.BinarySearchTree=a});ta(Jm);Jm.BinarySearchTree;var
xr=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.ConsentLanguages=void
0;a=function(){function c(){}return c.prototype.has=function(e){return
c.langSet.has(e)},c.prototype.forEach=function(e){c.langSet.forEach(e)},
Object.defineProperty(c.prototype,'size',{get:function(){return
c.langSet.size},enumerable:!1,configurable:!0}),c.langSet=new Set('BG CA CS DA DE EL EN ES ET FI FR HR HU
IT JA LT LV MT NL NO PL PT RO RU SK SL SV TR ZH'.split('
')),c}();b.ConsentLanguages=a});ta(xr);xr.ConsentLanguages;var
tk=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.Fields=void 0;a=function(){function
c(){}return c.cmpId='cmpId',c.cmpVersion='cmpVersion',c.consentLanguage='consentLanguage',c.consentScreen=
'consentScreen',c.created='created',c.supportOOB='supportOOB',c.isServiceSpecific='isServiceSpecific',c.lastUpdated
='lastUpdated',c.numCustomPurposes='numCustomPurposes',c.policyVersion='policyVersion',c.publisherCountryCod
e='publisherCountryCode',c.publisherCustomConsents='publisherCustomConsents',c.publisherCustomLegitimateInter
ests='publisherCustomLegitimateInterests',c.publisherLegitimateInterests='publisherLegitimateInterests',c.publisherC
onsents='publisherConsents',c.publisherRestrictions='publisherRestrictions',
c.purposeConsents='purposeConsents',c.purposeLegitimateInterests='purposeLegitimateInterests',c.purposeOneTreat
ment='purposeOneTreatment',c.specialFeatureOptins='specialFeatureOptins',c.useNonStandardStacks='useNonStanda
rdStacks',c.vendorConsents='vendorConsents',c.vendorLegitimateInterests='vendorLegitimateInterests',c.vendorListV
ersion='vendorListVersion',c.vendorsAllowed='vendorsAllowed',c.vendorsDisclosed='vendorsDisclosed',c.version='v
ersion',c}();b.Fields=a});ta(tk);tk.Fields;var zu=oa(function(a,
b){Object.defineProperty(b,'__esModule',{value:!0})});ta(zu);var
Au=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Au);var
xi=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.RestrictionType=void
0;a=b.RestrictionType||(b.RestrictionType={});a[a.NOT_ALLOWED=0]='NOT_ALLOWED';a[a.REQUIRE_CONS
ENT=1]='REQUIRE_CONSENT';a[a.REQUIRE_LI=2]='REQUIRE_LI'});ta(xi);xi.RestrictionType;var
uk=oa(function(a,b){var c=pa&&pa.__extends||function(){function e(f,g){return(e=
Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in
k)Object.prototype.hasOwnProperty.call(k,l)&&(h[l]=k[l])})(f,g)}return function(f,g){function
h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw new TypeError('Class extends value '+String(g)+' is
not a constructor or null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.PurposeRestriction=void 0;
a=function(e){function f(g,h){var k=e.call(this)||this;return void 0!==g&&(k.purposeId=g),void
0!==h&&(k.restrictionType=h),k}return c(f,e),f.unHash=function(g){var h=g.split(this.hashSeparator),k=new
f;if(2!==h.length)throw new Kb.TCModelError('hash',g);return
k.purposeId=parseInt(h[0],10),k.restrictionType=parseInt(h[1],10),k},Object.defineProperty(f.prototype,'hash',{get:fu
nction(){if(!this.isValid())throw Error('cannot hash invalid
PurposeRestriction');return''.concat(this.purposeId).concat(f.hashSeparator).concat(this.restrictionType)},
enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,'purposeId',{get:function(){return
this.purposeId_},set:function(g){this.purposeId_=g},enumerable:!1,configurable:!0}),f.prototype.isValid=function(){r
e t u r n
Number.isInteger(this.purposeId)&&0<this.purposeId&&(this.restrictionType===xi.RestrictionType.NOT_ALLOW
ED||this.restrictionType===xi.RestrictionType.REQUIRE_CONSENT||this.restrictionType===xi.RestrictionType.RE
QUIRE_LI)},f.prototype.isSameAs=function(g){return this.purposeId===
g.purposeId&&this.restrictionType===g.restrictionType},f.hashSeparator='-
',f}(vj.Cloneable);b.PurposeRestriction=a});ta(uk);uk.PurposeRestriction;var yr=oa(function(a,b){var
c=pa&&pa.__extends||function(){function h(k,l){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(m,p){m.__proto__=p}||function(m,p){for(var q in
p)Object.prototype.hasOwnProperty.call(p,q)&&(m[q]=p[q])})(k,l)}return function(k,l){function
m(){this.constructor=k}if('function'!=typeof l&&null!==l)throw new TypeError('Class extends value '+
String(l)+' is not a constructor or null');h(k,l);k.prototype=null===l?Object.create(l):(m.prototype=l.prototype,new
m)}}(),e=pa&&pa.__values||function(h){var k='function'==typeof
Symbol&&Symbol.iterator,l=k&&h[k],m=0;if(l)return l.call(h);if(h&&'number'==typeof
h.length)return{next:function(){return h&&m>=h.length&&(h=void 0),{value:h&&h[m++],done:!h}}};throw new
TypeError(k?'Object is not iterable.':'Symbol.iterator is not defined.');},f=pa&&pa.__read||function(h,k){var
l='function'==typeof Symbol&&
h[Symbol.iterator];if(!l)return h;var m;h=l.call(h);var p=[];try{for(;(void 0===k||0<k--
) & & ! ( m = h . n e x t ( ) ) . d o n e ; ) p . p u s h ( m . v a l u e ) } c a t c h ( r ) { v a r
q={error:r}}finally{try{m&&!m.done&&(l=h.return)&&l.call(h)}finally{if(q)throw q.error;}}return
p},g=pa&&pa.__spreadArray||function(h,k,l){if(l||2===arguments.length)for(var m,p=0,q=k.length;p<q;p++)!m&&p
in k||(m||(m=Array.prototype.slice.call(k,0,p)),m[p]=k[p]);return
h.concat(m||Array.prototype.slice.call(k))};Object.defineProperty(b,'__esModule',{value:!0});
b.PurposeRestrictionVector=void 0;a=function(h){function k(){var l=null!==h&&h.apply(this,arguments)||this;return
l.bitLength=0,l.map=new Map,l}return c(k,h),k.prototype.has=function(l){return
this.map.has(l)},k.prototype.isOkToHave=function(l,m,p){var q,r=!0;if(null===(q=this.gvl)||void
0===q?0:q.vendors)if(p=this.gvl.vendors[p])if(l===xi.RestrictionType.NOT_ALLOWED)r=p.legIntPurposes.include
s(m)||p.purposes.includes(m);else if(p.flexiblePurposes.length)switch(l){case
xi.RestrictionType.REQUIRE_CONSENT:r=
p.flexiblePurposes.includes(m)&&p.legIntPurposes.includes(m);break;case
xi.RestrictionType.REQUIRE_LI:r=p.flexiblePurposes.includes(m)&&p.purposes.includes(m)}else r=!1;else
r = ! 1 ; r e t u r n
r},k.prototype.add=function(l,m){this.isOkToHave(m.restrictionType,m.purposeId,l)&&(m=m.hash,this.has(m)||(this.
m a p . s e t ( m , n e w
Jm.BinarySearchTree),this.bitLength=0),this.map.get(m).add(l))},k.prototype.restrictPurposeToLegalBasis=function(l
){var m=this.gvl.vendorIds;l=l.hash;for(var p=function(){var u;try{for(var v=
e(m),w=v.next();!w.done;w=v.next())var A=w.value}catch(I){var
D={error:I}}finally{try{w&&!w.done&&(u=v.return)&&u.call(v)}finally{if(D)throw D.error;}}return
A } ( ) , q = g ( [ ] , f ( A r r a y ( p ) . k e y s ( ) ) , ! 1 ) . m a p ( f u n c t i o n ( u ) { r e t u r n
u+1}),r=1;r<=p;r++)this.has(l)||(this.map.set(l,Jm.BinarySearchTree.build(q)),this.bitLength=0),this.map.get(l).add(r)
},k.prototype.getVendors=function(l){var m=[];if(l)l=l.hash,this.has(l)&&(m=this.map.get(l).get());else{var p=new
Set;this.map.forEach(function(q){q.get().forEach(function(r){p.add(r)})});
m=Array.from(p)}return m},k.prototype.getRestrictionType=function(l,m){var p;return
this.getRestrictions(l).forEach(function(q){q.purposeId===m&&(void
0===p||p>q.restrictionType)&&(p=q.restrictionType)}),p},k.prototype.vendorHasRestriction=function(l,m){var
p=!1;l=this.getRestrictions(l);for(var q=0;q<l.length&&!p;q++)p=m.isSameAs(l[q]);return
p } , k . p r o t o t y p e . g e t M a x V e n d o r I d = f u n c t i o n ( ) { v a r l = 0 ; r e t u r n
this.map.forEach(function(m){l=Math.max(m.max(),l)}),l},k.prototype.getRestrictions=function(l){var m=
[ ] ; r e t u r n
this.map.forEach(function(p,q){l?p.contains(l)&&m.push(uk.PurposeRestriction.unHash(q)):m.push(uk.PurposeRestri
ction.unHash(q))}),m},k.prototype.getPurposes=function(){var l=new Set;return
this.map.forEach(function(m,p){l.add(uk.PurposeRestriction.unHash(p).purposeId)}),Array.from(l)},k.prototype.remo
v e = f u n c t i o n ( l , m ) { m = m . h a s h ; v a r
p=this.map.get(m);p&&(p.remove(l),p.isEmpty()&&(this.map.delete(m),this.bitLength=0))},Object.defineProperty(k.
prototype,'gvl',{get:function(){return this.gvl_},
set:function(l){var m=this;this.gvl_||(this.gvl_=l,this.map.forEach(function(p,q){var
r=uk.PurposeRestriction.unHash(q);p.get().forEach(function(u){m.isOkToHave(r.restrictionType,r.purposeId,u)||p.re
move(u)})}))},enumerable:!1,configurable:!0}),k.prototype.isEmpty=function(){return
0===this.map.size},Object.defineProperty(k.prototype,'numRestrictions',{get:function(){return
this.map.size},enumerable:!1,configurable:!0}),k}(vj.Cloneable);b.PurposeRestrictionVector=a});ta(yr);yr.PurposeRe
strictionVector;
v a r
zr=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.DeviceDisclosureStorageAccessType=void
0;a=b.DeviceDisclosureStorageAccessType||(b.DeviceDisclosureStorageAccessType={});a.COOKIE='cookie';a.WEB
='web';a.APP='app'});ta(zr);zr.DeviceDisclosureStorageAccessType;var
Bu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Bu);var
bh=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.Segment=void
0;a=b.Segment||(b.Segment={});a.CORE='core';a.VENDORS_DISCLOSED=
'vendorsDisclosed';a.VENDORS_ALLOWED='vendorsAllowed';a.PUBLISHER_TC='publisherTC'});ta(bh);bh.Segm
ent;var Ar=oa(function(a,b){var c;Object.defineProperty(b,'__esModule',{value:!0});b.SegmentIDs=void
0 ; a = f u n c t i o n ( ) { f u n c t i o n e ( ) { } r e t u r n
e.ID_TO_KEY=[bh.Segment.CORE,bh.Segment.VENDORS_DISCLOSED,bh.Segment.VENDORS_ALLOWED,bh
.Segment.PUBLISHER_TC],e.KEY_TO_ID=((c={})[bh.Segment.CORE]=0,c[bh.Segment.VENDORS_DISCLOSE
D]=1,c[bh.Segment.VENDORS_ALLOWED]=2,c[bh.Segment.PUBLISHER_TC]=3,c),e}();b.SegmentIDs=
a});ta(Ar);Ar.SegmentIDs;var Br=oa(function(a,b){var c=pa&&pa.__extends||function(){function
f(g,h){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(k,l){k.__proto__=l}||function(k,l){for(var m in
l)Object.prototype.hasOwnProperty.call(l,m)&&(k[m]=l[m])})(g,h)}return function(g,h){function
k(){this.constructor=g}if('function'!=typeof h&&null!==h)throw new TypeError('Class extends value '+String(h)+' is
not a constructor or null');f(g,h);g.prototype=null===h?Object.create(h):
(k.prototype=h.prototype,new k)}}(),e=pa&&pa.__generator||function(f,g){function h(r){return function(u){return
function(v){if(k)throw new TypeError('Generator is already
executing.');for(;q;)try{if(k=1,l&&(m=2&v[0]?l.return:v[0]?l.throw||((m=l.return)&&m.call(l),0):l.next)&&!(m=m.ca
ll(l,v[1])).done)return m;switch(l=0,m&&(v=[2&v[0],m.value]),v[0]){case 0:case 1:m=v;break;case 4:return
q.label++,{value:v[1],done:!1};case 5:q.label++;l=v[1];v=[0];continue;case 7:v=q.ops.pop();q.trys.pop();continue;
d e f a u l t : i f ( ! ( m = q . t r y s , ( m = 0 < m . l e n g t h & & m [ m . l e n g t h -
1])||6!==v[0]&&2!==v[0])){q=0;continue}if(3===v[0]&&(!m||v[1]>m[0]&&v[1]<m[3]))q.label=v[1];else
i f ( 6 = = = v [ 0 ] & & q . l a b e l < m [ 1 ] ) q . l a b e l = m [ 1 ] , m = v ; e l s e
if(m&&q.label<m[2])q.label=m[2],q.ops.push(v);else{m[2]&&q.ops.pop();q.trys.pop();continue}}v=g.call(f,q)}catch
(w){v=[6,w],l=0}finally{k=m=0}if(5&v[0])throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}([r,u])}}var
k,l,m,p,q={label:0,sent:function(){if(1&m[0])throw m[1];return m[1]},trys:[],ops:[]};return p=
{next:h(0),throw:h(1),return:h(2)},'function'==typeof Symbol&&(p[Symbol.iterator]=function(){return
this}),p};Object.defineProperty(b,'__esModule',{value:!0});b.Vector=void 0;a=function(f){function g(){var
h=null!==f&&f.apply(this,arguments)||this;return h.bitLength=0,h.maxId_=0,h.set_=new Set,h}return
c(g,f),g.prototype[Symbol.iterator]=function(){var h;return e(this,function(k){switch(k.label){case
0:h=1,k.label=1;case 1:return h<=this.maxId?[4,[h,this.has(h)]]:[3,4];case 2:k.sent(),k.label=3;case 3:return h++,
[3,1];case 4:return[2]}})},g.prototype.values=function(){return
this.set_.values()},Object.defineProperty(g.prototype,'maxId',{get:function(){return
this.maxId_},enumerable:!1,configurable:!0}),g.prototype.has=function(h){return
this.set_.has(h)},g.prototype.unset=function(h){var k=this;Array.isArray(h)?h.forEach(function(l){return
k.unset(l)}):'object'==typeof h?this.unset(Object.keys(h).map(function(l){return
Number(l)})):(this.set_.delete(Number(h)),this.bitLength=0,h===this.maxId&&(this.maxId_=
0,this.set_.forEach(function(l){k.maxId_=Math.max(k.maxId,l)})))},g.prototype.isIntMap=function(h){var
k=this;return'object'==typeof h&&Object.keys(h).every(function(l){return
Number.isInteger(parseInt(l,10))&&k.isValidNumber(h[l].id)&&void
0!==h[l].name})},g.prototype.isValidNumber=function(h){return
0<parseInt(h,10)},g.prototype.isSet=function(h){var k=!1;return h instanceof
Set&&(k=Array.from(h).every(this.isValidNumber)),k},g.prototype.set=function(h){var
k=this;if(Array.isArray(h))h.forEach(function(l){return k.set(l)});
else if(this.isSet(h))this.set(Array.from(h));else if(this.isIntMap(h))this.set(Object.keys(h).map(function(l){return
Number(l)}));else{if(!this.isValidNumber(h))throw new Kb.TCModelError('set()',h,'must be positive integer array,
p o s i t i v e i n t e g e r , S e t < n u m b e r > , o r
IntMap');this.set_.add(h);this.maxId_=Math.max(this.maxId,h);this.bitLength=0}},g.prototype.empty=function(){this.
s e t _ = n e w S e t } , g . p r o t o t y p e . f o r E a c h = f u n c t i o n ( h ) { f o r ( v a r
k=1;k<=this.maxId;k++)h(this.has(k),k)},Object.defineProperty(g.prototype,
' s i z e ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.set_.size},enumerable:!1,configurable:!0}),g.prototype.setAll=function(h){this.set(h)},g}(vj.Cloneable);b.Vector
=a});ta(Br);Br.Vector;var Cu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Cu);var
Du=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Du);var
Eu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Eu);var
Fu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Fu);var Gu=
oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Gu);var
Hu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Hu);var
Iu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Iu);var
Ju=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Ju);var
Ku=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Ku);var Lu=oa(function(a,b){var
c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void 0===h&&
(h=g);Object.defineProperty(e,h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,g,h){void
0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,f){for(var g in
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
);a(Cu,b);a(Du,b);a(Eu,b);a(Fu,b);a(Gu,b);a(Hu,b);a(Iu,b);a(Ju,b);a(Ku,b)});ta(Lu);var J=oa(function(a,b){var
c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void 0===h&&(h=g);Object.defineProperty(e,
h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,g,h){void
0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,f){for(var g in
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
);a(Jm,b);a(xr,b);a(tk,b);a(zu,b);a(Au,b);a(uk,b);a(yr,b);a(zr,b);a(Bu,b);a(xi,b);a(bh,b);a(Ar,b);a(Br,b);a(Lu,b)});ta(J);
var xb=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.BitLength=void 0;a=function(){function
c(){}
v a r e , f , g , h , k , l , m , p , q , r , u , v , w , A , D , I , K , W ; r e t u r n
e=J.Fields.cmpId,f=J.Fields.cmpVersion,g=J.Fields.consentLanguage,h=J.Fields.consentScreen,k=J.Fields.created,l=J
.Fields.isServiceSpecific,m=J.Fields.lastUpdated,p=J.Fields.policyVersion,q=J.Fields.publisherCountryCode,r=J.Field
s.publisherLegitimateInterests,u=J.Fields.publisherConsents,v=J.Fields.purposeConsents,w=J.Fields.purposeLegitimat
eInterests,A=J.Fields.purposeOneTreatment,D=J.Fields.specialFeatureOptins,I=J.Fields.useNonStandardStacks,K=J.F
ields.vendorListVersion,
W=J.Fields.version,c[e]=12,c[f]=12,c[g]=12,c[h]=6,c[k]=36,c[l]=1,c[m]=36,c[p]=6,c[q]=12,c[r]=24,c[u]=24,c[v]=24,
c[w]=24,c[A]=1,c[D]=12,c[I]=1,c[K]=12,c[W]=6,c.anyBoolean=1,c.encodingType=1,c.maxId=16,c.numCustomPurp
oses=6,c.numEntries=12,c.numRestrictions=12,c.purposeId=6,c.restrictionType=2,c.segmentType=3,c.singleOrRange
=1,c.vendorId=16,c}();b.BitLength=a});ta(xb);xb.BitLength;var
Mu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Mu);var
Xf=oa(function(a,b){Object.defineProperty(b,
'__esModule',{value:!0});b.BooleanEncoder=void 0;a=function(){function c(){}return c.encode=function(e){return
String(Number(e))},c.decode=function(e){return'1'===e},c}();b.BooleanEncoder=a});ta(Xf);Xf.BooleanEncoder;var
eb=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.IntEncoder=void 0;a=function(){function
c(){}return c.encode=function(e,f){var g;if('string'==typeof
e&&(e=parseInt(e,10)),(g=e.toString(2)).length>f||0>e)throw new Kb.EncodingError(''.concat(e,' too large to encode
into ').concat(f));
return g.length<f&&(g='0'.repeat(f-g.length)+g),g},c.decode=function(e,f){if(f!==e.length)throw new
Kb.DecodingError('invalid bit length');return parseInt(e,2)},c}();b.IntEncoder=a});ta(eb);eb.IntEncoder;var
Km=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.DateEncoder=void 0;a=function(){function
c ( ) { } r e t u r n c . e n c o d e = f u n c t i o n ( e , f ) { r e t u r n
eb.IntEncoder.encode(Math.round(e.getTime()/100),f)},c.decode=function(e,f){if(f!==e.length)throw new
Kb.DecodingError('invalid bit length');
v a r g = n e w D a t e ; r e t u r n
g.setTime(100*eb.IntEncoder.decode(e,f)),g},c}();b.DateEncoder=a});ta(Km);Km.DateEncoder;var
ch=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.FixedVectorEncoder=void
0;a=function(){function c(){}return c.encode=function(e,f){for(var
g='',h=1;h<=f;h++)g+=Xf.BooleanEncoder.encode(e.has(h));return g},c.decode=function(e,f){if(e.length!==f)throw
new Kb.DecodingError('bitfield encoding length mismatch');for(var g=new
J.Vector,h=1;h<=f;h++)Xf.BooleanEncoder.decode(e[h-
1])&&g.set(h);return g.bitLength=e.length,g},c}();b.FixedVectorEncoder=a});ta(ch);ch.FixedVectorEncoder;var
Lm=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.LangEncoder=void
0;a=function(){function c(){}return c.encode=function(e,f){var g=(e=e.toUpperCase()).charCodeAt(0)-
65,h=e.charCodeAt(1)-65;if(0>g||25<g||0>h||25<h)throw new Kb.EncodingError('invalid language code:
'.concat(e));if(1==f%2)throw new Kb.EncodingError('numBits must be even, '.concat(f,' is not valid'));return f/=
2,eb.IntEncoder.encode(g,f)+eb.IntEncoder.encode(h,f)},c.decode=function(e,f){if(f!==e.length||e.length%2)throw
new Kb.DecodingError('invalid bit length for language');var
g=e.length/2;f=eb.IntEncoder.decode(e.slice(0,g),g)+65;e=eb.IntEncoder.decode(e.slice(g),g)+65;return
String.fromCharCode(f)+String.fromCharCode(e)},c}();b.LangEncoder=a});ta(Lm);Lm.LangEncoder;var
Ho=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.PurposeRestrictionVectorEncoder=void
0;a=function(){function c(){}
return c.encode=function(e){var f=eb.IntEncoder.encode(e.numRestrictions,xb.BitLength.numRestrictions);return
e.isEmpty()||e.getRestrictions().forEach(function(g){f+=eb.IntEncoder.encode(g.purposeId,xb.BitLength.purposeId);f
+=eb.IntEncoder.encode(g.restrictionType,xb.BitLength.restrictionType);g=e.getVendors(g);for(var
h=g.length,k=0,l=0,m='',p=0;p<h;p++){var q,r=p,u=g[r];0===l&&(k++,l=u);var v=g[h-1];var
w=e.gvl.vendorIds;if(!(q=r===h-1)){q=g[r+1];for(r=u;++r<=v&&!w.has(r););v=r;q=q>v}q&&(v=u!==
l,m+=Xf.BooleanEncoder.encode(v),m+=eb.IntEncoder.encode(l,xb.BitLength.vendorId),v&&(m+=eb.IntEncoder.en
code(u,xb.BitLength.vendorId)),l=0)}f+=eb.IntEncoder.encode(k,xb.BitLength.numEntries);f+=m}),f},c.decode=func
t i o n ( e ) { v a r f = 0 , g = n e w
J.PurposeRestrictionVector,h=eb.IntEncoder.decode(e.substr(f,xb.BitLength.numRestrictions),xb.BitLength.numRestr
ictions);f+=xb.BitLength.numRestrictions;for(var k=0;k<h;k++){var
l=eb.IntEncoder.decode(e.substr(f,xb.BitLength.purposeId),xb.BitLength.purposeId);f+=xb.BitLength.purposeId;
v a r
m=eb.IntEncoder.decode(e.substr(f,xb.BitLength.restrictionType),xb.BitLength.restrictionType);f+=xb.BitLength.rest
r i c t i o n T y p e ; l = n e w
J.PurposeRestriction(l,m);m=eb.IntEncoder.decode(e.substr(f,xb.BitLength.numEntries),xb.BitLength.numEntries);f+
= x b . B i t L e n g t h . n u m E n t r i e s ; f o r ( v a r p = 0 ; p < m ; p + + ) { v a r
q=Xf.BooleanEncoder.decode(e.substr(f,xb.BitLength.anyBoolean));f+=xb.BitLength.anyBoolean;var
r=eb.IntEncoder.decode(e.substr(f,xb.BitLength.vendorId),xb.BitLength.vendorId);if(f+=xb.BitLength.vendorId,
q){q=eb.IntEncoder.decode(e.substr(f,xb.BitLength.vendorId),xb.BitLength.vendorId);if(f+=xb.BitLength.vendorId,q
<r)throw new Kb.DecodingError('Invalid RangeEntry: endVendorId '.concat(q,' is less than
').concat(r));for(;r<=q;r++)g.add(r,l)}else g.add(r,l)}}return
g.bitLength=f,g},c}();b.PurposeRestrictionVectorEncoder=a});ta(Ho);Ho.PurposeRestrictionVectorEncoder;var
Dl=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.VectorEncodingType=void
0;a=b.VectorEncodingType||(b.VectorEncodingType=
{});a[a.FIELD=0]='FIELD';a[a.RANGE=1]='RANGE'});ta(Dl);Dl.VectorEncodingType;var
vk=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.VendorVectorEncoder=void
0;a=function(){function c(){}return c.encode=function(e){var
f,g=[],h=[],k=eb.IntEncoder.encode(e.maxId,ub.BitLength.maxId),l='',m=ub.BitLength.maxId+ub.BitLength.encoding
Type,p=m+e.maxId,q=2*ub.BitLength.vendorId+ub.BitLength.singleOrRange+ub.BitLength.numEntries,r=m+ub.Bit
Length.numEntries;return e.forEach(function(u,v){(l+=
Xf.BooleanEncoder.encode(u),(f=e.maxId>q&&r<p)&&u)&&(e.has(v+1)?0===h.length&&(h.push(v),r+=ub.BitLen
gth.singleOrRange,r+=ub.BitLength.vendorId):(h.push(v),r+=ub.BitLength.vendorId,g.push(h),h=[]))}),f?(k+=String(
Dl.VectorEncodingType.RANGE),k+=this.buildRangeEncoding(g)):(k+=String(Dl.VectorEncodingType.FIELD),k+
= l ) , k } , c . d e c o d e = f u n c t i o n ( e , f ) { v a r g = 0 ; v a r
h=eb.IntEncoder.decode(e.substr(g,ub.BitLength.maxId),ub.BitLength.maxId);g+=ub.BitLength.maxId;var
k=eb.IntEncoder.decode(e.charAt(g),ub.BitLength.encodingType);
if(g+=ub.BitLength.encodingType,k===Dl.VectorEncodingType.RANGE){if(h=new
J.Vector,1===f){if('1'===e.substr(g,1))throw new Kb.DecodingError('Unable to decode default
consent=1');g++}f=eb.IntEncoder.decode(e.substr(g,ub.BitLength.numEntries),ub.BitLength.numEntries);g+=ub.BitL
e n g t h . n u m E n t r i e s ; f o r ( k = 0 ; k < f ; k + + ) { v a r
l=Xf.BooleanEncoder.decode(e.charAt(g));g+=ub.BitLength.singleOrRange;var
m=eb.IntEncoder.decode(e.substr(g,ub.BitLength.vendorId),ub.BitLength.vendorId);if(g+=ub.BitLength.vendorId,l)fo
r(l=
eb.IntEncoder.decode(e.substr(g,ub.BitLength.vendorId),ub.BitLength.vendorId),g+=ub.BitLength.vendorId;m<=l;m
++)h.set(m);else h.set(m)}}else e=e.substr(g,h),g+=h,h=ch.FixedVectorEncoder.decode(e,h);return
h . b i t L e n g t h = g , h } , c . b u i l d R a n g e E n c o d i n g = f u n c t i o n ( e ) { v a r
f=eb.IntEncoder.encode(e.length,ub.BitLength.numEntries);return e.forEach(function(g){var
h=1===g.length;f+=Xf.BooleanEncoder.encode(!h);f+=eb.IntEncoder.encode(g[0],ub.BitLength.vendorId);h||(f+=eb.I
ntEncoder.encode(g[1],ub.BitLength.vendorId))}),
f},c}();b.VendorVectorEncoder=a});ta(vk);vk.VendorVectorEncoder;var
Cr=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.FieldEncoderMap=void
0 ; b . F i e l d E n c o d e r M a p = f u n c t i o n ( ) { v a r
c;return(c={})[J.Fields.version]=eb.IntEncoder,c[J.Fields.created]=Km.DateEncoder,c[J.Fields.lastUpdated]=Km.Dat
eEncoder,c[J.Fields.cmpId]=eb.IntEncoder,c[J.Fields.cmpVersion]=eb.IntEncoder,c[J.Fields.consentScreen]=eb.IntEn
coder,c[J.Fields.consentLanguage]=Lm.LangEncoder,c[J.Fields.vendorListVersion]=eb.IntEncoder,
c[J.Fields.policyVersion]=eb.IntEncoder,c[J.Fields.isServiceSpecific]=Xf.BooleanEncoder,c[J.Fields.useNonStandard
Stacks]=Xf.BooleanEncoder,c[J.Fields.specialFeatureOptins]=ch.FixedVectorEncoder,c[J.Fields.purposeConsents]=c
h.FixedVectorEncoder,c[J.Fields.purposeLegitimateInterests]=ch.FixedVectorEncoder,c[J.Fields.purposeOneTreatme
nt]=Xf.BooleanEncoder,c[J.Fields.publisherCountryCode]=Lm.LangEncoder,c[J.Fields.vendorConsents]=vk.Vendor
VectorEncoder,c[J.Fields.vendorLegitimateInterests]=vk.VendorVectorEncoder,
c[J.Fields.publisherRestrictions]=Ho.PurposeRestrictionVectorEncoder,c.segmentType=eb.IntEncoder,c[J.Fields.vend
orsDisclosed]=vk.VendorVectorEncoder,c[J.Fields.vendorsAllowed]=vk.VendorVectorEncoder,c[J.Fields.publisherC
onsents]=ch.FixedVectorEncoder,c[J.Fields.publisherLegitimateInterests]=ch.FixedVectorEncoder,c[J.Fields.numCus
tomPurposes]=eb.IntEncoder,c[J.Fields.publisherCustomConsents]=ch.FixedVectorEncoder,c[J.Fields.publisherCusto
mLegitimateInterests]=ch.FixedVectorEncoder,c}});ta(Cr);Cr.FieldEncoderMap;
var wk=oa(function(a,b){var c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void
0===h&&(h=g);Object.defineProperty(e,h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,g,h){void
0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,f){for(var g in
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
);a(Xf,b);a(Km,b);a(Cr,b);a(ch,b);a(eb,b);a(Lm,b);a(Ho,b);a(Dl,b);a(vk,b)});ta(wk);var
Dr=oa(function(a,b){Object.defineProperty(b,
'__esModule',{value:!0});b.FieldSequence=void 0;b.FieldSequence=function(){var
c,e;this[1]=((c={})[J.Segment.CORE]=[J.Fields.version,J.Fields.created,J.Fields.lastUpdated,J.Fields.cmpId,J.Fields.c
mpVersion,J.Fields.consentScreen,J.Fields.consentLanguage,J.Fields.vendorListVersion,J.Fields.purposeConsents,J.F
ields.vendorConsents],c);this[2]=((e={})[J.Segment.CORE]=[J.Fields.version,J.Fields.created,J.Fields.lastUpdated,J.F
ields.cmpId,J.Fields.cmpVersion,J.Fields.consentScreen,J.Fields.consentLanguage,
J.Fields.vendorListVersion,J.Fields.policyVersion,J.Fields.isServiceSpecific,J.Fields.useNonStandardStacks,J.Fields.s
pecialFeatureOptins,J.Fields.purposeConsents,J.Fields.purposeLegitimateInterests,J.Fields.purposeOneTreatment,J.Fi
elds.publisherCountryCode,J.Fields.vendorConsents,J.Fields.vendorLegitimateInterests,J.Fields.publisherRestrictions]
,e[J.Segment.PUBLISHER_TC]=[J.Fields.publisherConsents,J.Fields.publisherLegitimateInterests,J.Fields.numCusto
mPurposes,J.Fields.publisherCustomConsents,J.Fields.publisherCustomLegitimateInterests],
e[J.Segment.VENDORS_ALLOWED]=[J.Fields.vendorsAllowed],e[J.Segment.VENDORS_DISCLOSED]=[J.Fields.
v e n d o r s D i s c l o s e d ] , e ) } } ) ; t a ( D r ) ; D r . F i e l d S e q u e n c e ; v a r
Er=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.SegmentSequence=void
0;b.SegmentSequence=function(c,e){if(this[1]=[J.Segment.CORE],this[2]=[J.Segment.CORE],2===c.version)c.isSer
viceSpecific?this[2].push(J.Segment.PUBLISHER_TC):((e=!(!e||!e.isForVendors))&&!0!==c[J.Fields.supportOOB]||t
his[2].push(J.Segment.VENDORS_DISCLOSED),e&&
(c[J.Fields.supportOOB]&&0<c[J.Fields.vendorsAllowed].size&&this[2].push(J.Segment.VENDORS_ALLOWED),t
his[2].push(J.Segment.PUBLISHER_TC)))}});ta(Er);Er.SegmentSequence;var
Nu=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0})});ta(Nu);var Fr=oa(function(a,b){var
c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void
0===h&&(h=g);Object.defineProperty(e,h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,g,h){void
0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,
f ) { f o r ( v a r g i n
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
) ; a ( D r , b ) ; a ( E r , b ) ; a ( N u , b ) } ) ; t a ( F r ) ; v a r
Gr=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.SegmentEncoder=void
0;a=function(){function c(){}return c.encode=function(e,f){var g=this;try{var
h=this.fieldSequence[String(e.version)][f]}catch(m){throw new Kb.EncodingError('Unable to encode version:
'.concat(e.version,', segment: ').concat(f));}var k='';
f!==J.Segment.CORE&&(k=wk.IntEncoder.encode(J.SegmentIDs.KEY_TO_ID[f],xb.BitLength.segmentType));var
l=(0,wk.FieldEncoderMap)();return h.forEach(function(m){var p=e[m],q=l[m],r=xb.BitLength[m];void
0===r&&g.isPublisherCustom(m)&&(r=Number(e[tk.Fields.numCustomPurposes]));try{k+=q.encode(p,r)}catch(u){
throw new Kb.EncodingError('Error encoding '.concat(f,'->').concat(m,':
').concat(u.message));}}),Im.Base64Url.encode(k)},c.decode=function(e,f,g){var
h=this,k=Im.Base64Url.decode(e),l=0;g===J.Segment.CORE&&
(f.version=wk.IntEncoder.decode(k.substr(l,xb.BitLength[tk.Fields.version]),xb.BitLength[tk.Fields.version]));g!==J.
Segment.CORE&&(l+=xb.BitLength.segmentType);e=this.fieldSequence[String(f.version)][g];var
m=(0,wk.FieldEncoderMap)();return e.forEach(function(p){var q=m[p],r=xb.BitLength[p];if(void
0===r&&h.isPublisherCustom(p)&&(r=Number(f[tk.Fields.numCustomPurposes])),0!==r){var
u=k.substr(l,r);if(q===wk.VendorVectorEncoder?f[p]=q.decode(u,f.version):f[p]=q.decode(u,r),Number.isInteger(r))l
+=r;
e l s e { i f ( ! N u m b e r . i s I n t e g e r ( f [ p ] . b i t L e n g t h ) ) t h r o w n e w
Kb.DecodingError(p);l+=f[p].bitLength}}}),f},c.isPublisherCustom=function(e){return
0 = = = e . i n d e x O f ( ' p u b l i s h e r C u s t o m ' ) } , c . f i e l d S e q u e n c e = n e w
Fr.FieldSequence,c}();b.SegmentEncoder=a});ta(Gr);Gr.SegmentEncoder;var
Hr=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.SemanticPreEncoder=void
0;a=function(){function c(){}return c.process=function(e,f){var g=e.gvl;if(!g)throw new Kb.EncodingError('Unable
to encode TCModel without a GVL');
if(!g.isReady)throw new Kb.EncodingError('Unable to encode TCModel tcModel.gvl.readyPromise is not
resolved');(e=e.clone()).consentLanguage=g.language.toUpperCase();0<(null==f?void 0:f.version)&&(null==f?void
0:f.version)<=this.processor.length?e.version=f.version:e.version=this.processor.length;f=e.version-
1;if(!this.processor[f])throw new Kb.EncodingError('Invalid version: '.concat(e.version));return
this.processor[f](e,g)},c.processor=[function(e){return e},function(e,f){e.publisherRestrictions.gvl=
f;e.purposeLegitimateInterests.unset(1);var g=new Map;return
g.set('legIntPurposes',e.vendorLegitimateInterests),g.set('purposes',e.vendorConsents),g.forEach(function(h,k){h.forE
ach(function(l,m){if(l)if(l=f.vendors[m],!l||l.deletedDate)h.unset(m);else
if(0===l[k].length&&!('legIntPurposes'===k&&0===l.purposes.length&&0===l.legIntPurposes.length&&0<l.special
Purposes.length))if(e.isServiceSpecific)if(0===l.flexiblePurposes.length)h.unset(m);else{l=e.publisherRestrictions.get
Restrictions(m);for(var p=
!1,q=0,r=l.length;q<r&&!p;q++)p=l[q].restrictionType===J.RestrictionType.REQUIRE_CONSENT&&'purposes'==
=k||l[q].restrictionType===J.RestrictionType.REQUIRE_LI&&'legIntPurposes'===k;p||h.unset(m)}else
h.unset(m)})}),e.vendorsDisclosed.set(f.vendors),e}],c}();b.SemanticPreEncoder=a});ta(Hr);Hr.SemanticPreEncoder;
var ub=oa(function(a,b){var c=pa&&pa.__createBinding||(Object.create?function(e,f,g,h){void
0===h&&(h=g);Object.defineProperty(e,h,{enumerable:!0,get:function(){return f[g]}})}:function(e,f,
g,h){void 0===h&&(h=g);e[h]=f[g]});a=pa&&pa.__exportStar||function(e,f){for(var g in
e)'default'===g||Object.prototype.hasOwnProperty.call(f,g)||c(f,e,g)};Object.defineProperty(b,'__esModule',{value:!0}
);a(Im,b);a(xb,b);a(Mu,b);a(Gr,b);a(Hr,b);a(wk,b);a(Fr,b)});ta(ub);var
Ir=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.Json=void 0;a=function(){function
c(){}return c.absCall=function(e,f,g,h){return new Promise(function(k,l){var m=new
XMLHttpRequest;m.withCredentials=g;m.addEventListener('load',
function(){if(m.readyState==XMLHttpRequest.DONE)if(200<=m.status&&300>m.status){var
p=m.response;if('string'==typeof p)try{p=JSON.parse(p)}catch(q){}k(p)}else l(Error('HTTP Status: '.concat(m.status,'
r e s p o n s e t y p e :
').concat(m.responseType)))});m.addEventListener('error',function(){l(Error('error'))});m.addEventListener('abort',fun
ction(){l(Error('aborted'))});null===f?m.open('GET',e,!0):m.open('POST',e,!0);m.responseType='json';m.timeout=h;m
.ontimeout=function(){l(Error('Timeout '+h+'ms '+e))};
m.send(f)})},c.post=function(e,f,g,h){return void 0===g&&(g=!1),void
0===h&&(h=0),this.absCall(e,JSON.stringify(f),g,h)},c.fetch=function(e,f,g){return void 0===f&&(f=!1),void
0===g&&(g=0),this.absCall(e,null,f,g)},c}();b.Json=a});ta(Ir);Ir.Json;var Mm=oa(function(a,b){var
c=pa&&pa.__extends||function(){function g(h,k){return(g=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(l,m){l.__proto__=m}||function(l,m){for(var p in
m)Object.prototype.hasOwnProperty.call(m,p)&&(l[p]=m[p])})(h,
k)}return function(h,k){function l(){this.constructor=h}if('function'!=typeof k&&null!==k)throw new
TypeError('Class extends value '+String(k)+' is not a constructor or
null');g(h,k);h.prototype=null===k?Object.create(k):(l.prototype=k.prototype,new
l)}}(),e=pa&&pa.__awaiter||function(g,h,k,l){return new (k||(k=Promise))(function(m,p){function
q(v){try{u(l.next(v))}catch(w){p(w)}}function r(v){try{u(l.throw(v))}catch(w){p(w)}}function u(v){var
w;v.done?m(v.value):(w=v.value,w instanceof k?w:new k(function(A){A(w)})).then(q,
r)}u((l=l.apply(g,h||[])).next())})},f=pa&&pa.__generator||function(g,h){function k(u){return function(v){return
function(w){if(l)throw new TypeError('Generator is already
executing.');for(;r;)try{if(l=1,m&&(p=2&w[0]?m.return:w[0]?m.throw||((p=m.return)&&p.call(m),0):m.next)&&!(p=
p.call(m,w[1])).done)return p;switch(m=0,p&&(w=[2&w[0],p.value]),w[0]){case 0:case 1:p=w;break;case 4:return
r.label++,{value:w[1],done:!1};case 5:r.label++;m=w[1];w=[0];continue;case 7:w=r.ops.pop();r.trys.pop();continue;
d e f a u l t : i f ( ! ( p = r . t r y s , ( p = 0 < p . l e n g t h & & p [ p . l e n g t h -
1])||6!==w[0]&&2!==w[0])){r=0;continue}if(3===w[0]&&(!p||w[1]>p[0]&&w[1]<p[3]))r.label=w[1];else
i f ( 6 = = = w [ 0 ] & & r . l a b e l < p [ 1 ] ) r . l a b e l = p [ 1 ] , p = w ; e l s e
if(p&&r.label<p[2])r.label=p[2],r.ops.push(w);else{p[2]&&r.ops.pop();r.trys.pop();continue}}w=h.call(g,r)}catch(A)
{w=[6,A],m=0}finally{l=p=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([u,v])}}var
l,m,p,q,r={label:0,sent:function(){if(1&p[0])throw p[1];return p[1]},trys:[],ops:[]};return q=
{next:k(0),throw:k(1),return:k(2)},'function'==typeof Symbol&&(q[Symbol.iterator]=function(){return
this}),q};Object.defineProperty(b,'__esModule',{value:!0});b.GVL=void 0;a=function(g){function h(k){var
l = g . c a l l ( t h i s ) | | t h i s ; l . i s R e a d y _ = ! 1 ; l . i s L a t e s t = ! 1 ; v a r
m=h.baseUrl;if(l.lang_=h.DEFAULT_LANGUAGE,l.isVendorList(k))l.populate(k),l.readyPromise=Promise.resolve(
);else{if(!m)throw new Kb.GVLError('must specify GVL.baseUrl before loading GVL
json');0<k?h.CACHE.has(k)?(l.populate(h.CACHE.get(k)),l.readyPromise=
Promise.resolve()):(m+=h.versionedFilename.replace('[VERSION]',String(k)),l.readyPromise=l.fetchJson(m)):h.CAC
HE.has(h.LATEST_CACHE_KEY)?(l.populate(h.CACHE.get(h.LATEST_CACHE_KEY)),l.readyPromise=Promise.
resolve()):(l.isLatest=!0,l.readyPromise=l.fetchJson(m+h.latestFilename))}return l}return
c(h,g),Object.defineProperty(h,'baseUrl',{get:function(){return
this.baseUrl_},set:function(k){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(k))throw new Kb.GVLError('Invalid
baseUrl! You may not pull directly from vendorlist.consensu.org and must provide your own cache');
0 < k . l e n g t h & & ' / ' ! = = k [ k . l e n g t h -
1]&&(k+='/');this.baseUrl_=k},enumerable:!1,configurable:!0}),h.emptyLanguageCache=function(k){var l=!1;return
void 0===k&&0<h.LANGUAGE_CACHE.size?(h.LANGUAGE_CACHE=new Map,l=!0):'string'==typeof
k&&this.consentLanguages.has(k.toUpperCase())&&(h.LANGUAGE_CACHE.delete(k.toUpperCase()),l=!0),l},h.em
ptyCache=function(k){var l=!1;return Number.isInteger(k)&&0<=k?(h.CACHE.delete(k),l=!0):void
0 = = = k & & ( h . C A C H E = n e w
Map,l=!0),l},h.prototype.cacheLanguage=function(){h.LANGUAGE_CACHE.has(this.lang_)||
h.LANGUAGE_CACHE.set(this.lang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.feat
ures,specialFeatures:this.specialFeatures,stacks:this.stacks})},h.prototype.fetchJson=function(k){return e(this,void
0,void 0,function(){var l,m;return f(this,function(p){switch(p.label){case 0:return
p.trys.push([0,2,,3]),l=this.populate,[4,Ir.Json.fetch(k)];case 1:return l.apply(this,[p.sent()]),[3,3];case 2:throw
m=p.sent(),new Kb.GVLError(m.message);case 3:return[2]}})})},h.prototype.getJson=
f u n c t i o n ( ) { r e t u r n
JSON.parse(JSON.stringify({gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorList
Version,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.purposes,specialPurposes:t
his.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,vendors:this.fullVendo
rList}))},h.prototype.changeLanguage=function(k){return e(this,void 0,void 0,function(){var l,m,p,q,r;return
f(this,function(u){switch(u.label){case 0:if(l=
k.toUpperCase(),!h.consentLanguages.has(l))return[3,6];if(l===this.lang_)return[3,5];if(this.lang_=l,!h.LANGUAGE
_ C A C H E . h a s ( l ) ) r e t u r n [ 3 , 1 ] ; f o r ( p i n
m=h.LANGUAGE_CACHE.get(l))m.hasOwnProperty(p)&&(this[p]=m[p]);return[3,5];case
1:q=h.baseUrl+h.languageFilename.replace('[LANG]',k),u.label=2;case 2:return
u.trys.push([2,4,,5]),[4,this.fetchJson(q)];case 3:return u.sent(),this.cacheLanguage(),[3,5];case 4:throw r=u.sent(),new
Kb.GVLError('unable to load language: '+r.message);case 5:return[3,7];case 6:throw new Kb.GVLError('unsupported
language '.concat(k));
case 7:return[2]}})})},Object.defineProperty(h.prototype,'language',{get:function(){return
this.lang_},enumerable:!1,configurable:!0}),h.prototype.isVendorList=function(k){return void 0!==k&&void
0!==k.vendors},h.prototype.populate=function(k){this.purposes=k.purposes;this.specialPurposes=k.specialPurposes;t
his.features=k.features;this.specialFeatures=k.specialFeatures;this.stacks=k.stacks;this.isVendorList(k)&&(this.gvlSp
ecificationVersion=k.gvlSpecificationVersion,this.tcfPolicyVersion=k.tcfPolicyVersion,
this.vendorListVersion=k.vendorListVersion,this.lastUpdated=k.lastUpdated,'string'==typeof
t h i s . l a s t U p d a t e d & & ( t h i s . l a s t U p d a t e d = n e w
Date(this.lastUpdated)),this.vendors_=k.vendors,this.fullVendorList=k.vendors,this.mapVendors(),this.isReady_=!0,t
his.isLatest&&h.CACHE.set(h.LATEST_CACHE_KEY,this.getJson()),h.CACHE.has(this.vendorListVersion)||h.CA
CHE.set(this.vendorListVersion,this.getJson()));this.cacheLanguage()},h.prototype.mapVendors=function(k){var
l=this;this.byPurposeVendorMap={};this.bySpecialPurposeVendorMap=
{};this.byFeatureVendorMap={};this.bySpecialFeatureVendorMap={};Object.keys(this.purposes).forEach(function(
m){l.byPurposeVendorMap[m]={legInt:new Set,consent:new Set,flexible:new
Set}});Object.keys(this.specialPurposes).forEach(function(m){l.bySpecialPurposeVendorMap[m]=new
Set});Object.keys(this.features).forEach(function(m){l.byFeatureVendorMap[m]=new
Set});Object.keys(this.specialFeatures).forEach(function(m){l.bySpecialFeatureVendorMap[m]=new
Set});Array.isArray(k)||(k=Object.keys(this.fullVendorList).map(function(m){return+m}));
this.vendorIds=new Set(k);this.vendors_=k.reduce(function(m,p){var q=l.vendors_[String(p)];return q&&void
0===q.deletedDate&&(q.purposes.forEach(function(r){l.byPurposeVendorMap[String(r)].consent.add(p)}),q.specialP
urposes.forEach(function(r){l.bySpecialPurposeVendorMap[String(r)].add(p)}),q.legIntPurposes.forEach(function(r){
l.byPurposeVendorMap[String(r)].legInt.add(p)}),q.flexiblePurposes&&q.flexiblePurposes.forEach(function(r){l.byP
urposeVendorMap[String(r)].flexible.add(p)}),q.features.forEach(function(r){l.byFeatureVendorMap[String(r)].add(p
)}),
q.specialFeatures.forEach(function(r){l.bySpecialFeatureVendorMap[String(r)].add(p)}),m[p]=q),m},{})},h.prototype
. g e t F i l t e r e d V e n d o r s = f u n c t i o n ( k , l , m , p ) { v a r
q=this,r=k.charAt(0).toUpperCase()+k.slice(1),u={};return('purpose'===k&&m?this['by'+r+'VendorMap'][String(l)][
m]:this['by'+(p?'Special':'')+r+'VendorMap'][String(l)]).forEach(function(v){u[String(v)]=q.vendors[String(v)]}),u},h.
prot o t y p e . g e t V e n d o rs W i t h C onsent P urpose=funct i on(k){ return
this.getFilteredVendors('purpose',k,'consent')},h.prototype.getVendorsWithLegIntPurpose=
f u n c t i o n ( k ) { r e t u r n
this.getFilteredVendors('purpose',k,'legInt')},h.prototype.getVendorsWithFlexiblePurpose=function(k){return
this.getFilteredVendors('purpose',k,'flexible')},h.prototype.getVendorsWithSpecialPurpose=function(k){return
this.getFilteredVendors('purpose',k,void 0,!0)},h.prototype.getVendorsWithFeature=function(k){return
this.getFilteredVendors('feature',k)},h.prototype.getVendorsWithSpecialFeature=function(k){return
this.getFilteredVendors('feature',k,void 0,!0)},Object.defineProperty(h.prototype,
' v e n d o r s ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.vendors_},enumerable:!1,configurable:!0}),h.prototype.narrowVendorsTo=function(k){this.mapVendors(k)},Obj
ect.defineProperty(h.prototype,'isReady',{get:function(){return
this.isReady_},enumerable:!1,configurable:!0}),h.prototype.clone=function(){var k=new h(this.getJson());return
this.lang_!==h.DEFAULT_LANGUAGE&&k.changeLanguage(this.lang_),k},h.isInstanceOf=function(k){return'obje
ct'==typeof k&&'function'==typeof k.narrowVendorsTo},h.LANGUAGE_CACHE=new Map,h.CACHE=
new Map,h.LATEST_CACHE_KEY=0,h.DEFAULT_LANGUAGE='EN',h.consentLanguages=new
J.ConsentLanguages,h.latestFilename='vendor-list.json',h.versionedFilename='archives/vendor-list-
v[VERSION].json',h.languageFilename='purposes-[LANG].json',h}(vj.Cloneable);b.GVL=a});ta(Mm);Mm.GVL;var
Jr=oa(function(a,b){var c=pa&&pa.__extends||function(){function
e(f,g){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof
Array&&function(h,k){h.__proto__=k}||function(h,k){for(var l in k)Object.prototype.hasOwnProperty.call(k,
l)&&(h[l]=k[l])})(f,g)}return function(f,g){function h(){this.constructor=f}if('function'!=typeof g&&null!==g)throw
new TypeError('Class extends value '+String(g)+' is not a constructor or
null');e(f,g);f.prototype=null===g?Object.create(g):(h.prototype=g.prototype,new
h)}}();Object.defineProperty(b,'__esModule',{value:!0});b.TCModel=void 0;a=function(e){function f(g){var
h = e . c a l l ( t h i s ) | | t h i s ; r e t u r n
h.isServiceSpecific_=!1,h.supportOOB_=!0,h.useNonStandardStacks_=!1,h.purposeOneTreatment_=!1,h.publisherCo
untryCode_=
'AA',h.version_=2,h.consentScreen_=0,h.policyVersion_=2,h.consentLanguage_='EN',h.cmpId_=0,h.cmpVersion_=0,
h.vendorListVersion_=0,h.numCustomPurposes_=0,h.specialFeatureOptins=new J.Vector,h.purposeConsents=new
J.Vector,h.purposeLegitimateInterests=new J.Vector,h.publisherConsents=new
J.Vector,h.publisherLegitimateInterests=new J.Vector,h.publisherCustomConsents=new
J.Vector,h.publisherCustomLegitimateInterests=new J.Vector,h.vendorConsents=new
J.Vector,h.vendorLegitimateInterests=new J.Vector,h.vendorsDisclosed=
new J.Vector,h.vendorsAllowed=new J.Vector,h.publisherRestrictions=new
J.PurposeRestrictionVector,g&&(h.gvl=g),h.updated(),h}return
c(f,e),Object.defineProperty(f.prototype,'gvl',{get:function(){return
t h i s . g v l _ } , s e t : f u n c t i o n ( g ) { M m . G V L . i s I n s t a n c e O f ( g ) | | ( g = n e w
Mm.GVL(g));this.gvl_=g;this.publisherRestrictions.gvl=g},enumerable:!1,configurable:!0}),Object.defineProperty(f.
p r o t o t y p e , ' c m p I d ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.cmpId_},set:function(g){if(g=Number(g),!(Number.isInteger(g)&&1<g))throw new Kb.TCModelError('cmpId',
g);this.cmpId_=g},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,'cmpVersion',{get:function(){re
turn this.cmpVersion_},set:function(g){if(g=Number(g),!(Number.isInteger(g)&&-1<g))throw new
Kb.TCModelError('cmpVersion',g);this.cmpVersion_=g},enumerable:!1,configurable:!0}),Object.defineProperty(f.pr
o t o t y p e , ' c o n s e n t S c r e e n ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.consentScreen_},set:function(g){if(g=Number(g),!(Number.isInteger(g)&&-1<g))throw new
Kb.TCModelError('consentScreen',g);this.consentScreen_=
g},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,'consentLanguage',{get:function(){return
this.consentLanguage_},set:function(g){this.consentLanguage_=g},enumerable:!1,configurable:!0}),Object.definePro
perty(f.prototype,'publisherCountryCode',{get:function(){return
this.publisherCountryCode_},set:function(g){if(!/^([A-z]){2}$/.test(g))throw new
Kb.TCModelError('publisherCountryCode',g);this.publisherCountryCode_=g.toUpperCase()},enumerable:!1,configur
able:!0}),Object.defineProperty(f.prototype,
' v e n d o r L i s t V e r s i o n ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_},set:function(g){if(0>(g=Number(g)>>0))throw new
Kb.TCModelError('vendorListVersion',g);this.vendorListVersion_=g},enumerable:!1,configurable:!0}),Object.define
P r o p e r t y ( f . p r o t o t y p e , ' p o l i c y V e r s i o n ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_},set:function(g){if(this.policyVersion_=parseInt(g,10),0>this.p
olicyVersion_)throw new Kb.TCModelError('policyVersion',g);},
enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,'version',{get:function(){return
this.version_},set:function(g){this.version_=parseInt(g,10)},enumerable:!1,configurable:!0}),Object.defineProperty(f.
p r o t o t y p e , ' i s S e r v i c e S p e c i f i c ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.isServiceSpecific_},set:function(g){this.isServiceSpecific_=g},enumerable:!1,configurable:!0}),Object.definePro
perty(f.prototype,'useNonStandardStacks',{get:function(){return
this.useNonStandardStacks_},set:function(g){this.useNonStandardStacks_=
g},enumerable:!1,configurable:!0}),Object.defineProperty(f.prototype,'supportOOB',{get:function(){return
this.supportOOB_},set:function(g){this.supportOOB_=g},enumerable:!1,configurable:!0}),Object.defineProperty(f.pr
o t o t y p e , ' p u r p o s e O n e T r e a t m e n t ' , { g e t : f u n c t i o n ( ) { r e t u r n
this.purposeOneTreatment_},set:function(g){this.purposeOneTreatment_=g},enumerable:!1,configurable:!0}),f.protot
ype.setAllVendorConsents=function(){this.vendorConsents.set(this.gvl.vendors)},f.prototype.unsetAllVendorConsent
s=function(){this.vendorConsents.empty()},
f.prototype.setAllVendorsDisclosed=function(){this.vendorsDisclosed.set(this.gvl.vendors)},f.prototype.unsetAllVen
dorsDisclosed=function(){this.vendorsDisclosed.empty()},f.prototype.setAllVendorsAllowed=function(){this.vendors
Allowed.set(this.gvl.vendors)},f.prototype.unsetAllVendorsAllowed=function(){this.vendorsAllowed.empty()},f.prot
otype.setAllVendorLegitimateInterests=function(){this.vendorLegitimateInterests.set(this.gvl.vendors)},f.prototype.u
nsetAllVendorLegitimateInterests=function(){this.vendorLegitimateInterests.empty()},
f.prototype.setAllPurposeConsents=function(){this.purposeConsents.set(this.gvl.purposes)},f.prototype.unsetAllPurpo
seConsents=function(){this.purposeConsents.empty()},f.prototype.setAllPurposeLegitimateInterests=function(){this.p
urposeLegitimateInterests.set(this.gvl.purposes)},f.prototype.unsetAllPurposeLegitimateInterests=function(){this.purp
oseLegitimateInterests.empty()},f.prototype.setAllSpecialFeatureOptins=function(){this.specialFeatureOptins.set(this.
gvl.specialFeatures)},f.prototype.unsetAllSpecialFeatureOptins=
function(){this.specialFeatureOptins.empty()},f.prototype.setAll=function(){this.setAllVendorConsents();this.setAllP
urposeLegitimateInterests();this.setAllSpecialFeatureOptins();this.setAllPurposeConsents();this.setAllVendorLegitim
ateInterests()},f.prototype.unsetAll=function(){this.unsetAllVendorConsents();this.unsetAllPurposeLegitimateInterest
s();this.unsetAllSpecialFeatureOptins();this.unsetAllPurposeConsents();this.unsetAllVendorLegitimateInterests()},Ob
ject.defineProperty(f.prototype,'numCustomPurposes',
{get:function(){var g=this.numCustomPurposes_;'object'==typeof
this.customPurposes&&(g=Object.keys(this.customPurposes).sort(function(h,k){return Number(h)-
N u m b e r ( k ) } ) , g = p a r s e I n t ( g . p o p ( ) , 1 0 ) ) ; r e t u r n
g},set:function(g){if(this.numCustomPurposes_=parseInt(g,10),0>this.numCustomPurposes_)throw new
Kb.TCModelError('numCustomPurposes',g);},enumerable:!1,configurable:!0}),f.prototype.updated=function(){var
g = n e w D a t e ; t h i s . l a s t U p d a t e d = t h i s . c r e a t e d = g = n e w
Date(Date.UTC(g.getUTCFullYear(),g.getUTCMonth(),g.getUTCDate()))},
f.consentLanguages=Mm.GVL.consentLanguages,f}(vj.Cloneable);b.TCModel=a});ta(Jr);Jr.TCModel;var
Ou=oa(function(a,b){Object.defineProperty(b,'__esModule',{value:!0});b.TCString=void 0;a=function(){function
c ( ) { } r e t u r n c . e n c o d e = f u n c t i o n ( e , f ) { v a r g , h = ' ' ; r e t u r n
e=ub.SemanticPreEncoder.process(e,f),(g=Array.isArray(null==f?void 0:f.segments)?f.segments:(new
ub.SegmentSequence(e,f))[''+e.version]).forEach(function(k,l){var m='';l<g.length-
1&&(m='.');h+=ub.SegmentEncoder.encode(e,k)+m}),h},c.decode=function(e,
f){e=e.split('.');var g=e.length;f||(f=new Jr.TCModel);for(var h=0;h<g;h++){var
k=e[h],l=ub.Base64Url.decode(k.charAt(0)).substr(0,ub.BitLength.segmentType);l=J.SegmentIDs.ID_TO_KEY[eb.In
tEncoder.decode(l,ub.BitLength.segmentType).toString()];ub.SegmentEncoder.decode(k,f,l)}return
f } , c } ( ) ; b . T C S t r i n g = a } ) ; t a ( O u ) ; v a r
fA=Ou.TCString;ba.prototype.createEmptyHeaderBiddingTokenQueue=function(){(new
Qo(this.NativeBridge)).createTokens([])};ba.prototype.initialize=function(){var a=this;t.initialize();var b=
window.performance.now(),c=new me;return this.Api.Sdk.loadComplete().then(function(e){a.ClientInfo=new
dd(e);a.ClientInfo.stateId||a.createEmptyHeaderBiddingTokenQueue();Um.initialize(a.ClientInfo);if(!/^\d+$/.test(a.Cli
entInfo.getGameId()))return Promise.reject(new Tm(sk.InvalidArgument,"Unity Ads SDK fail to initialize due to
provided Game ID '"+a.ClientInfo.getGameId()+"' is invalid. Game ID may contain only digits (0-
9)."));a.persistClientInfo();a.NativeBridge.getPlatform()===B.ANDROID?(a.DeviceInfo=
n e w A a ( a . A p i ) , a . R e q u e s t M a n a g e r = n e w
U(a.NativeBridge.getPlatform(),a.Api,a.WakeUpManager,a.DeviceInfo)):a.NativeBridge.getPlatform()===B.IOS&&(
a . D e v i c e I n f o = n e w q a ( a . A p i ) , a . R e q u e s t M a n a g e r = n e w
U(a.NativeBridge.getPlatform(),a.Api,a.WakeUpManager));My(a.ClientInfo.getGameId())?a.CacheManager=new
Po(a.Api,a.WakeUpManager,a.RequestManager,a.CacheBookkeeping):a.CacheManager=new
Cb(a.Api,a.WakeUpManager,a.RequestManager,a.CacheBookkeeping);a.UnityInfo=new
Bf(a.NativeBridge.getPlatform(),a.Api);a.InstallInfo=
n e w
Ai(a.NativeBridge.getPlatform(),a.Api);Wa.setRequest(a.RequestManager);Wa.setPlatform(a.NativeBridge.getPlatfor
m());Wa.setClientInfo(a.ClientInfo);a.NativeBridge.getPlatform()===B.ANDROID&&a.Api.Request.Android.setKee
pAliveTime(1E4);a.Api.Request.setConcurrentRequestCount(8);c.reset();c.start();Ob.setState({storageApi:a.Api.Stora
ge,nativeState:a.ClientInfo.privacyNativeState||Xj.Unknown});return
Promise.all([a.DeviceInfo.fetch(),a.InstallInfo.fetch(),a.UnityInfo.fetch(a.ClientInfo.getApplicationName()),
ca(a.Api)])}).then(function(){return F(a,void 0,void 0,function f(){var g=this,h,k;return
n.generator.createGenerator(f,function(l){if(1==l.nextAddress)return
h=ho[g.NativeBridge.getPlatform()],l.yield(g.DeviceInfo.getNetworkOperator(),2);k=l.yieldResult;return
l.return(ox(h,g.InstallInfo.getIdfi(),g.Api.Storage,g.RequestManager.post.bind(g.RequestManager),k))})})}).then(func
tion(){c.stopAndSend(Uf.DeviceInfoCollection,{tsi:''+!!a.ClientInfo.stateId});Wa.setDeviceInfo(a.DeviceInfo);a.Wak
eUpManager.setListenConnectivity(!0);
a.NativeBridge.getPlatform()===B.IOS?(a.FocusManager.setListenAppForeground(!0),a.FocusManager.setListenAp
pEnterBackground(!0),a.FocusManager.setListenAppBackground(!0)):(a.FocusManager.setListenScreen(!0),a.Focus
Manager.setListenAndroidLifecycle(!0));a.ConfigManager=new
Oa(a.NativeBridge.getPlatform(),a.Api,a.MetaDataManager,a.ClientInfo,a.DeviceInfo,a.UnityInfo,a.RequestManager,
a . I n s t a l l I n f o ) ; c . r e s e t ( ) ; v a r
e=Ca.subscribe(function(h){h&&(Ef(a.Api.Storage,Oa.ConfigStoreKey,h),e())},function(h){var k;
r e t u r n n u l l = = = ( k = h . c o n f i g ) | | v o i d 0 = = = k ? v o i d
0:k.store});if(la.get('creativeUrl')||la.get('creativePack')){la.get('testAppCachingMode')&&(vu.assetCaching=la.get('te
s t A p p C a c h i n g M o d e ' ) ) ; v a r f = P r o m i s e . r e s o l v e ( v u ) } e l s e
f=4500<=a.ClientInfo.getSdkVersion()&&!mn()?Pu(a.Api.Sdk).then(function(h){return
h||a.ConfigManager.getConfig()}):a.ConfigManager.getConfig();f=f.then(function(h){var
k,l=Or.parse(h);Ca.getState().setConfig(JSON.stringify(h));a.Api.Sdk.logInfo('Received configuration for token
'+l.getToken()+
' (A/B group '+JSON.stringify(null===(k=Ca.getState().config)||void 0===k?void
0:k.abGroup)+')');a.setupSentry(a.ClientInfo);return[h,l]});var
g=a.CacheBookkeeping.cleanCache().catch(function(h){a.Api.Sdk.logError('Unity Ads cleaning cache failed:
'+h)});return Promise.all([f,g])}).then(function(e){e=n.makeIterator(e);var
f=n.makeIterator(e.next().value);e=f.next().value;f=f.next().value;a.Config=f;f=t.setMetricInstance;var
g=a.NativeBridge.getPlatform();var h=a.RequestManager,k=a.ClientInfo,l=a.DeviceInfo,
m=a.Config.getCountry(),p=Jp(window.location.search,'isNativeCollectingMetrics');g=(null===p||g===B.ANDROID
&&4900>k.getSdkVersion()?5>Math.floor(100*Math.random()):'true'===p)?new Zd(g,h,k,l,m):new
Ak;f.call(t,g);b&&t.reportTimingEventWithTags(Uf.WebviewLoad,b,{tsi:''+!!a.ClientInfo.stateId});Wa.setConfigurat
ion(a.Config);a.setupTracing();try{Zl.setState({deviceInfo:a.DeviceInfo}),Zl.getState().enablePersistence(a.Api.Stora
ge)}catch(q){}if(!a.Config.isEnabled())throw new Tm(sk.GameIdDisabled,'Unity Ads SDK fail to initialize due to
game with ID '+
a.ClientInfo.getGameId()+' is not enabled');return e}).then(function(e){a.Ads=new yc(e,a);return
a.Ads.initialize()}).then(function(){return F(a,void 0,void 0,function f(){var g=this,h;return
n.generator.createGenerator(f,function(k){if(1==k.nextAddress)return
k.yield(g.getTCFDataRaw(),2);h=k.yieldResult;ir.setState({TCFCmpSdkVersion:h[0],TCStringEncoded:h[1],TCFAd
ditionalConsent:h[2]});if(ky()('export_tcf_string')&&null!==h){var
l=n.makeIterator(h),m=l.next().value,p=l.next().value;l=l.next().value;
if(p&&0<p.length){m={cmpSdkVersion:m,tcString:p,addtlConsent:l};try{var
q=fA.decode(m.tcString)}catch(r){m.tcfStringDecodingError=''+r,q=null}q&&(m.cmpId=''+q.cmpId,m.cmpVersion='
'+q.cmpVersion);q=(Ca.getState().config||{}).developerId;p=($a.getState().clientInfo||{}).gameId;q=Object.assign({ga
meId:p,developerId:q},m);Wa.sendEvent('ads.privacy.tcf.log.v1.json',Ae.EMPTY,q)}}k.jumpToEnd()})})}).then(fun
ction(){Jy(a.NativeBridge.getPlatform(),a.DeviceInfo,a.InstallInfo,a.Api.Storage);Wm.sendFeatureAvailability(a.Api,
a.UnityInfo,a.DeviceInfo,a.NativeBridge,a.ClientInfo);Promise.all([a.MetaDataManager.fetch(We),a.MetaDataManag
e r . f e t c h ( N k ) ] ) . t h e n ( f u n c t i o n ( e ) { v a r
f=n.makeIterator(e);e=f.next().value;f=f.next().value;e&&a.setMediationStore(e);t.reportMetricEventWithTags(Uf.Ini
tializeOptions,{load:''+a.ClientInfo.getUsePerPlacementLoad(),mdn:''+((null===f||void 0===f?void
0 : f . g e t N a m e ( ) ) | | ( n u l l = = = e | | v o i d 0 = = = e ? v o i d
0:e.getName())||'none'),mwu:''+a.UnityInfo.isMadeWithUnity()})})}).then(function(){a.ClientInfo.isWebViewUpdate
Available()?
a.Api.Sdk.downloadLatestWebView().then(function(e){a.Api.Sdk.logInfo('Webview update status:
'+Hm[e]);e===Hm.BackgroundDownloadStarted?t.reportMetricEvent(Uf.WebviewUpdateStarted):t.reportMetricEven
tWithTags(Uf.WebviewUpdateFailed,{rsn:Hm[e]})}).catch(function(){t.reportMetricEvent(Uf.WebviewUpdateUnkn
ownError)}):(a.Api.Sdk.logInfo('Webview started using the latest
version'),t.reportMetricEvent(Uf.WebviewUpdateNotAvailable))}).then(function(){a.checkCoppaStorageValueDiffer
enceAndReport().catch(function(){});
i f ( e a ( ) ( ' s h o u l d C a c h e A d V i e w e r ' , ' t r u e ' ) ) { v a r
e=Qv();a.CacheManager.cache(e).then(function(f){f=n.makeIterator(f);f.next();f=f.next().value;return
Promise.all([Ef(a.Api.Storage,'configuration.adViewerDownloadUrl',e),Ef(a.Api.Storage,'adViewerDownloadLocalUr
l',f)])}).catch(function(){t.reportMetricEvent(Sc.CacheAdViewerError)})}}).catch(function(e){var
f=a.Api.Sdk,g=a.Api.Listener;xc.getState().captureException(e);var h='Unity Ads SDK fail to initialize due to internal
error',k=sk.Unknown;e instanceof
Tm&&(k=e.errorCode,h=e.message);e instanceof jp&&(k=sk.ConfigurationError,h='Unity Ads SDK fail to initialize
d u e t o c o n f i g u r a t i o n
error');f.initError(h,k);g.sendErrorEvent(Ch[Ch.INITIALIZE_FAILED],h);f.logError('Initialization error:
'+h);t.reportMetricEventWithTags(Sq.InitializeFailed,{rsn:sk[k]});da.initializationFail({error:JSON.stringify(e),messa
ge:h})})};ba.prototype.getTCFDataRaw=function(){return F(this,void 0,void 0,function b(){var c=this,e,f,g;return
n.generator.createGenerator(b,function(h){if(1==
h.nextAddress){if(c.NativeBridge.getPlatform()===B.IOS)return
h.yield(Promise.all([c.Api.iOS.Preferences.getString(uj.TCFCmpSdkVersion).catch(function(){return''}),c.Api.iOS.Pr
eferences.getString(uj.TCStringEncoded).catch(function(){return''}),c.Api.iOS.Preferences.getString(uj.TCFAddition
alConsent).catch(function(){return''})]),5);e=c.ClientInfo.getApplicationName()+'_preferences';return
h.yield(Promise.all([c.Api.Android.Preferences.getString(e,uj.TCFCmpSdkVersion).catch(function(){return''}),c.Api.
Android.Preferences.getString(e,
uj.TCStringEncoded).catch(function(){return''}),c.Api.Android.Preferences.getString(e,uj.TCFAdditionalConsent).cat
ch(function(){return''})]),4)}if(5!=h.nextAddress)return f=h.yieldResult,h.return(f);g=h.yieldResult;return
h.return(g)})})};ba.prototype.checkCoppaStorageValueDifferenceAndReport=function(){return F(this,void 0,void
0,function b(){var c=this,e,f,g,h,k,l,m,p;return n.generator.createGenerator(b,function(q){if(1==q.nextAddress)return
e=c.NativeBridge.getPlatform(),f=Ob.getState().coppaState[ak.UserLevelCoppa],
q.yield(kq(c.Api.Storage),2);g=q.yieldResult;h=Gh.getState();k=h.name;l=h.version;m=h.adapterVersion;f!==g&&(p
={coppaValue:f,updatedCoppaValue:g,mediation:{name:k,version:l,adapterVersion:m}},Kn(e,p,hl.GeneralDebuggin
g,Wj.DebuggingCoppaState));q.jumpToEnd()})})};ba.prototype.persistClientInfo=function(){var
a=this;4100<=this.ClientInfo.getSdkVersion()&&4300>this.ClientInfo.getSdkVersion()&&(uv(this.Api.Storage,this.
ClientInfo.getGameId()).catch(function(b){a.Api.Sdk.logDebug('Could not persist gameId: '+
b)}),sv(this.Api.Storage,this.ClientInfo.getSdkVersionName()).catch(function(b){a.Api.Sdk.logDebug('Could not
persist sdkVersionName: '+b)}))};ba.prototype.setupTracing=function(){var
a,b;this.MetaDataManager.fetch(We).then(function(K){we.setState({mediationName:''+((null===K||void
0===K?void 0:K.getName())||'none')})}).catch();var c=Ca,e=c.subscribe,f=c.getState,g=ea();c=g('tracing','true');var
h=g('tracingRegularEvents','true'),k=g('tracingLATEvents','true'),l=g('increaseLoadFailEvents','true'),
m=g('includeCachingDownloadEvents','true'),p=g('includeVpaidDeprecationEvents','true'),q=g('includeBannerEvents',
'true');h=vw(c,h,k,l,m,p,q);k=g('experimentTracing','true');l=g('experimentTracingShowFunnelEvents','true');m=g('exp
erimentTracingAdRequestEvents','true');p=g('experimentTracingInitEvents','true');q=g('experimentTracingLoadEvents
' , ' t r u e ' ) ; v a r
r=g('experimentCachingDownloadEvents','true'),u=g('experimentAdUnitEvents','true'),v=g('experimentVpaidDeprecat
ionEvents','true'),w=g('experimentFocusEvents',
'true'),A=g('experimentFailedTrackingEvents','true'),D=g('experimentUserFeedback','true'),I=g('experimentBannerTra
cing','true');g=g('experimentPayload','true');l=Cw(k,l,m,p,q,r,u,v,w,A,D,I);e(function(K){var
W,Ka,Da=null===(W=f().config)||void 0===W?void 0:W.gameSessionId;K=null===(Ka=K.config)||void
0===Ka?void 0:Ka.token;Ka=S(K);we.setState({ett:Ka.ett,ss:Da,gidi:Ka.gidi})});e=null===(a=f().config)||void
0===a?void 0:a.gameSessionId;a=null===(b=f().config)||void 0===b?void 0:b.token;b=S(a);we.setState({enabled:c||
k,regularEnabled:c,experimentEnabled:k,requestManager:this.RequestManager,allowedEvents:h,allowedExperimentE
vents:l,ett:b.ett,ss:e,gidi:b.gidi,canSendPayload:g})};ba.prototype.setupSentry=function(a){var
b = e a ( ) , c = a . g e t G a m e I d ( ) ; b = b ( ' s e n t r y ' , ' t r u e ' ) ; v a r
e=my()('forceSentry',c);(b||e)&&xc.getState().init({gameId:c,sdkVersion:a.getSdkVersion()},{release:a.getWebviewV
ersion()||'unknown'}).catch(function(){t.reportMetricEvent(Sc.SetupSentryError)})};ba.prototype.setMediationStore=f
unction(a){var b=a.getName()||
'',c=a.getVersion(),e=a.isMetaDataLoadEnabled();a=a.getAdapterVersion();Gh.setState({name:b,isMetaDataLoadEna
bled:e,version:c,adapterVersion:a})};M.prototype.initialize=function(){return
this._core.initialize()};M.prototype.show=function(a,b){this._core.Ads.validateShowOptions(a,b)};M.prototype.load=
function(a,b){this._core.Ads.load(a,b)};M.prototype.onError=function(a){xc.getState().captureException(a);return!0}
;ua.parseFromString=function(a,b){return/^\s*text\/html\s*(?:;|$)/i.test(b)?(b=document.implementation.createHTML
Document(''),
-
1<a.toLowerCase().indexOf('<!doctype')?b.documentElement.innerHTML=a:b.body.innerHTML=a,b):ua.nativeParse
. a p p l y ( n e w
DOMParser,[a,b])};ua.nativeParse=DOMParser.prototype.parseFromString;P.getObjectValuesFunction=function(){re
turn function(a){return Object.keys(a).map(function(b){return a[b]})}};(function(a){try{if((new
a).parseFromString('','text/html'))return}catch(b){}a.prototype.parseFromString=ua.parseFromString})(DOMParser);
Object.values||(Object.values=P.getObjectValuesFunction());Array.prototype.unique=
function(){var a=this;return this.filter(function(b,c){return a.indexOf(b)===c})};(function(){var
a;!1==='performance'in window&&(window.performance={});if(!1==='now'in window.performance){var
b = D a t e . n o w ( ) ; i f ( n u l l = = = ( a = p e r f o r m a n c e . t i m i n g ) | | v o i d
0===a?0:a.navigationStart)b=performance.timing.navigationStart;window.performance.now=function(){return
D a t e . n o w ( ) -
b}}})();G.prototype.handleInvocation=function(a){window.handleInvocation.postMessage(a)};G.prototype.handleCal
lback=function(a,b,c){window.handleCallback.postMessage(JSON.stringify({id:a,
status:b,parameters:c}))};window.initTimestamp=Date.now();var Io=null;'undefined'!==typeof
location&&(Io=R.getQueryParameter(location.search,'platform'));var Mr=null;'undefined'!==typeof
navigator&&(Mr=navigator.userAgent.match(/(iPad|iPhone|iPod);.*CPU.*OS 7_\d/i));var
Nr=window.requestAnimationFrame||window.webkitRequestAnimationFrame,Jo=!1;document.addEventListener('DO
MContentLoaded',z,!1);window.addEventListener('resize',z,!1);document.addEventListener('DOMContentLoaded',y,!
1);window.addEventListener('orientationchange',
y,!1);if('undefined'!==typeof location){switch(Io){case 'android':var
Kr=window.handleInvocation&&window.handleCallback?new ud(new G,B.ANDROID):new
ud(window.webviewbridge,B.ANDROID);break;case 'ios':Kr=window.webkit?new ud(new wq,B.IOS):new ud(new
ol,B.IOS);break;default:throw Error('Unity Ads webview init failure: no platform defined, unable to initialize native
b r i d g e ' ) ; } w i n d o w . n a t i v e b r i d g e = K r ; w i n d o w . w e b v i e w = n e w
M(Kr);document.addEventListener('DOMContentLoaded',function(){return window.webview.initialize()},
! 1 ) } v a r
Oh={},gA=(Oh[ad.CORE]='com.unity3d.services.core.api.',Oh[ad.ADS]='com.unity3d.services.ads.api.',Oh[ad.ANA
LYTICS]='com.unity3d.services.analytics.core.api.',Oh[ad.AR]='com.unity3d.services.ar.api.',Oh[ad.BANNER]='co
m.unity3d.services.banners.api.',Oh[ad.CHINA]='com.unity3d.services.china.api.',Oh[ad.STORE]='com.unity3d.servi
ces.store.core.api.',Oh[ad.LOAD]='com.unity3d.services.services.ads.api.',Oh[ad.SHOW]='com.unity3d.services.servi
ces.ads.api.',Oh),Ey=Object.freeze({__proto__:null,'default':gA}),
Ph={},hA=(Ph[ad.CORE]='USRVApi',Ph[ad.ADS]='UADSApi',Ph[ad.ANALYTICS]='UANAApi',Ph[ad.AR]='UAR
Api',Ph[ad.BANNER]='UADSApi',Ph[ad.CHINA]='',Ph[ad.STORE]='USTRApi',Ph[ad.LOAD]='UADSApi',Ph[ad.S
HOW]='UADSApi',Ph),Fy=Object.freeze({__proto__:null,'default':hA})}'function'===typeof
define&&define.amd?define(Lr):Lr();
</script>
<style>html{width:100%;height:100%;background-color:transparent;font-
size:16px}body.iphone,body.ipad,body.android{margin:0;padding:0;width:100%;height:100%;background-
color:transparent;color:#000;font-family:Helvetica,sans-serif;overflow:hidden;-webkit-text-size-adjust:none;-webkit-
touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-webkit-user-drag:none}@font-
face{font-family:"consent-icons";src:url("data:application/x-font-
ttf;base64,AAEAAAANAIAAAwBQRkZUTXxz6IwAAAhkAAAAHEdERUYAOAAGAAAIRAAAACBPUy8yL7p
MbgAAAVgAAABWY21hcMBYI54AAAHQAAABSmdhc3D//wADAAAIPAAAAAhnbHlmj4RcMgAAAzQAAA
LIaGVhZBFUhrsAAADcAAAANmhoZWEEMQIFAAABFAAAACRobXR4BhQATgAAAbAAAAAebG9jYQJgA
w4AAAMcAAAAGG1heHAAUQA5AAABOAAAACBuYW1lWJ0IPQAABfwAAAHLcG9zdJs3oXsAAAfIAAAA
cwABAAAAAQAAk+eNpl8PPPUACwIAAAAAANgbIt4AAAAA2Bsi3gAAAAACAAICAAAACAACAAAAAA
AAAAEAAAICAAAALgIAAAAAAAIAAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAALADYABAAAAA
AAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIA
BQkAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4CDgJwHg/+AALgICAAAAAAABAAAAAA
AAAgAAAAAAAAACAAAAAgAAAAAAAA4AAAAAAAAAQAAUAAAAAAADAAAAAwAAABwAAQAA
AAAARAADAAEAAAAcAAQAKAAAAAYABAABAAIAAOAn//8AAAAA4CD//wAAH+MAAQAAAAAAAA
AAAQYAAAEAAAAAAAAAAQIAAAACAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACoAVABqAI4AtgDIARYBZAADAAAAEAHgAf
AABwATABcAAAEXFQcjJzU3ExYyNzY0JyYiBwYUNzUjFQFUjIzIjIxLCh4KCgoKHgoKPTQB8IzIjIzIjP6NCgo
JHgkKCgkeYKCgAAADAAAAEAHgAfAABwATABcAAAEXFQcjJzU3ExYyNzY0JyYiBwYUNzUjFQFUjIzIjIx
LCh4KCgoKHgoKPTQB8IzIjIzIjP6NCgoJHgkKCgkeYKCgAAABAA4AHgHyAgIACAAAARUhFwcnNxcHAfL+
kagq8/MqqAEuPKoq8vIqqgAAAAIAAAAAAgACAAADABMAAAERIRElISIGFREUFjMhMjY1ETQmAcf+cgG
O/nIXIiIXAY4XIiIBx/5yAY45Ihf+chciIhcBjhciAAIAAAAAAgACAAAPABUAABMiBhURFBYzITI2NRE0JiMB
Nxc3FwE5FyIiFwGOFyIiF/5yHHLkHP8AAgAiF/5yFyIiFwGOFyL/ABxVxxz/AAAAAQAAAHgB4AGgAAUAAA
EXByc3FwGoOPDwOLgBoDjw8Di4AAAABABAAAoBqgHmABoAJAAoADUAAAEyFh0BFAYjISImPQE0NjsB
NTQ3NjMyFxYdAS4BIgcGFTMVMzUTNSEVNwYjIicmNDc2MhcWFAF+EhoaEv7wFBoaFBYhIi8uISEqKjoUF
AKKQv7wpw8REg4NDQ4kDg0BRhoS5BIaGhLkEhouLyEiIiEvLkoqFRMeLi7+wuTkUQ0ODCgMDg4MKAAAB
AAUABsB0gHbAAoAFQAjADIAAAAmIyIHBhQWMjc2FyYjIgcGHQEhNTQDNjMyFxYUBwYjIicmNBc2MzIX
FhcWHQEhNTQ3NgEtIhgXExEiMhARODY8OzY5AVT5IC8uISAgIS4vICEVMSooMzIoKv5CKSgBgyIRETAiER
G/FhYVEB4eEAE7ISEgXiAhISFcxQwMDBsbI1RUJBobAAAAAAAMAJYAAQAAAAAAAQANABwAAQAAA
AAAAgAFADYAAQAAAAAAAwAqAJIAAQAAAAAABAANANkAAQAAAAAABQALAP8AAQAAAAAABg
ANAScAAwABBAkAAQAaAAAAAwABBAkAAgAKACoAAwABBAkAAwBUADwAAwABBAkABAAaAL0A
AwABBAkABQAWAOcAAwABBAkABgAaAQsAYwBvAG4AcwBlAG4AdAAtAGkAYwBvAG4AcwAAY29uc2
VudC1pY29ucwAAaQBjAG8AbgBzAABpY29ucwAARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADo
AIABjAG8AbgBzAGUAbgB0AC0AaQBjAG8AbgBzACAAOgAgADIAMQAtADEAMQAtADIAMAAxADgAAE
ZvbnRGb3JnZSAyLjAgOiBjb25zZW50LWljb25zIDogMjEtMTEtMjAxOAAAYwBvAG4AcwBlAG4AdAAtAGkA
YwBvAG4AcwAAY29uc2VudC1pY29ucwAAVgBlAHIAcwBpAG8AbgAgADEALgAwAABWZXJzaW9uIDEuM
AAAYwBvAG4AcwBlAG4AdAAtAGkAYwBvAG4AcwAAY29uc2VudC1pY29ucwAAAAIAAAAAAAAAAAAA
AAAAAQAAAAAAAAAAAAAAAAAAAAAACwAAAAEAAgBEAQIBAwEEAQUBBgEHAQgFYWxlcnQFYX
Jyb3cIY2hlY2tib3gQY2hlY2tib3gtY2hlY2tlZAdjaGV2cm9uBGxvY2sHcGVyc29uMgAAAAAB//8AAgABAAAAD
gAAABgAAAAAAAIAAQADAAoAAQAEAAAAAgAAAAAAAQAAAADMPaLPAAAAANgbIt4AAAAA2Bsi3
g==") format("truetype")}[data-icon]:before{content:attr(data-icon);font-family:"consent-icons"
!important}[class^="consent-icon-"]:before,[class*=" consent-icon-"]:before{font-family:"consent-icons"
!important}.consent-icon-a:before{content:"\e020"}.consent-icon-alert:before{content:"\e021"}.consent-icon-
arrow:before{content:"\e022"}.consent-icon-checkbox:before{content:"\e023"}.consent-icon-checkbox-
checked:before{content:"\e024"}.consent-icon-chevron:before{content:"\e025"}.consent-icon-
lock:before{content:"\e026"}.consent-icon-person2:before{content:"\e027"}#privacy-row-item-container .ripple-
square{position:relative;overflow:hidden;}#privacy-row-item-container .ripple-square:hover:active{-webkit-box-
shadow:inset 0 0 0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22)}#privacy-
row-item-container .row-item{margin:.5rem 0 .5rem 0}#privacy-row-item-container .row-item-title{display:-webkit-
box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-
direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-weight:600;font-
size:.55rem}#privacy-row-item-container .description{display:none;padding-right:.5rem;color:#333;text-
align:justify;font-weight:300;font-size:.55rem;}#privacy-row-item-container .description .captcha-request #nwo-
captcha-request h2:nth-child(1){display:none}#privacy-row-item-container .row-item.show-description
.description{display:block}#privacy-row-item-container .arrow-icon{padding-right:.25rem;color:#000;font-
size:.4rem;opacity:.5}#privacy-row-item-container .heading2{display:block;font-weight:500;font-
size:.55rem}#privacy-row-item-container .intended-span{display:block;padding:0 1rem}#privacy-row-item-container
#data-deletion-container{padding:.75rem 0;}#privacy-row-item-container #data-deletion-container .page-
link{pointer-events:none}#privacy-row-item-container #data-deletion-container.active .page-link{pointer-
events:auto}#privacy-row-item-container #data-deletion-container,#privacy-row-item-container #data-deletion-
request-container{display:block;text-align:center;opacity:0;-webkit-transition:opacity 250ms ease-
in;transition:opacity 250ms ease-in;}#privacy-row-item-container #data-deletion-container.active,#privacy-row-item-
container #data-deletion-request-container.active{opacity:1}#privacy-row-item-container .page-
link{color:#167dfb;cursor:pointer}.captcha-request{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-
box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-
align:left;}.captcha-request .ripple-square{position:relative;overflow:hidden;}.captcha-request .ripple-
square:hover:active{-webkit-box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px
rgba(211,211,211,0.22)}.captcha-request input[type=email]{-webkit-box-flex:1;-ms-flex-positive:1;flex-
g r o w : 1 ; b o r d e r : 0 ; m a r g i n - t o p : . 7 5 r e m ; p a d d i n g : . 5 r e m ; b o r d e r -
radius:.25rem;color:#fff;background:rgba(255,255,255,0.1);font-size:.65rem;-webkit-box-shadow:none;box-
shadow:none;-webkit-appearance:none}.captcha-request ::-webkit-input-placeholder{color:#c4c4c4}.captcha-request
::-moz-placeholder{color:#c4c4c4}.captcha-request :-ms-input-placeholder{color:#c4c4c4}.captcha-request
::placeholder{color:#c4c4c4}.captcha-request .captcha-request-submit-button{position:relative;-webkit-box-flex:1;-
ms-flex-positive:1;flex-grow:1;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem;border-
radius:.25rem;background:#167dfb;-webkit-box-shadow:none;box-shadow:none;color:#fff;text-align:center;font-
weight:500;font-size:.75rem;}.captcha-request .captcha-request-submit-button.disabled{opacity:.3;pointer-
events:none}.captcha-request .captcha-request-submit-button.click-animation span{display:block;-webkit-
animation:onagree .3s ease-in forwards;animation:onagree .3s ease-in forwards}@-webkit-keyframes onagree{from{-
webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}@keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}.captcha-request .captcha-request-msg{display:none;-webkit-box-
flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:.5rem;padding:.5rem;background:#28282f;font-
weight:400;}.captcha-request .captcha-request-msg.show-msg{display:block}.captcha-request .nwoi-request-
confimed-text .page-link{pointer-events:auto}.captcha-request .captcha-request-confirm-msg{color:#fff}.captcha-
request .captcha-request-error-msg{color:#dc1a39}#nwoi-container{text-align:center;opacity:0;display:none;-webkit-
transition:opacity 250ms ease-in;transition:opacity 250ms ease-in;padding:.75rem 0;}#nwoi-container .page-
link{pointer-events:none}#nwoi-container.active{display:block;opacity:1;}#nwoi-container.active .page-
link{opacity:1;pointer-events:auto}#privacy-sdk-container #privacy-
iframe{position:absolute;top:0;left:0;width:100vw;height:100vh;border:none;padding:.25rem;width:calc(100% -
0.5rem);height:calc(100% - 0.5rem)}@media (orientation:landscape){#privacy-sdk-container #privacy-
iframe{padding-right:15%;padding-left:15%;width:calc(100% -
30%)}}#privacy{position:absolute;top:0;right:0;bottom:0;left:0;z-
index:9998;overflow:hidden;width:100%;height:100%;background:rgba(255,255,255,0.5);color:#fff;font-
weight:300;font-size:.75rem;}#privacy .ripple-square{position:relative;overflow:hidden;}#privacy .ripple-
square:hover:active{-webkit-box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px
rgba(211,211,211,0.22)}#privacy .ripple-circle{position:relative;overflow:hidden;}#privacy .ripple-
circle:hover:active::after{position:absolute;top:0;left:0;margin-top:.45rem;margin-left:-
.67rem;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#e2e2e2 22%,transparent
22%);content:"";opacity:.4}#privacy .ripple-circle{width:6%;}#privacy .ripple-
circle:hover:active::after{margin:0;background:radial-gradient(circle,#e2e2e2 44%,transparent 12%)}#privacy
h2{margin-top:1.5rem;margin-bottom:.5rem;font-weight:600;font-size:.8rem}#privacy .view-
container{position:absolute;top:2rem;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-
webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;overflow:hidden;height:calc(100% - 2rem);border-top-left-radius:1rem;border-top-right-
radius:1rem;background:#121317;-webkit-overflow-scrolling:touch}#privacy .scroll-area-
container{position:relative;overflow:auto;min-height:0;max-height:100%}#privacy .privacy-content-
container{position:relative;padding:1rem 1rem 3rem 1rem}#privacy a,#privacy .page-link{color:#2196f3;text-
decoration:none;font-weight:600;cursor:pointer}#privacy .header{position:relative;z-index:9999;border-top-left-
radius:1rem;border-top-right-radius:1rem;background:#0b0b0b;text-align:left;font-size:.5rem;display:-webkit-
box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;}#privacy .header .close-button,#privacy .header
.info{padding:.5rem;font-size:1rem}#privacy .header .privacy-policy-text{max-width:60%;display:-webkit-
box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-
box-align:center;-ms-flex-align:center;align-items:center;font-size:.6rem;}#privacy .header .privacy-policy-text
a{color:#fff}#privacy .title-container{background:#000;text-align:center;}#privacy .title-container .privacy-
logo{padding-top:2rem;font-size:1.25rem}#privacy .title-container .title{padding:1rem;font-weight:600;font-
size:1rem}#privacy .title-container .icon-unity-ads-logo{padding-bottom:.5rem;font-size:1.25rem}#privacy .title-
container .unity-ads-logo{width:30%;margin:0 auto}#privacy .title-container .tool-button-container{display:-webkit-
box;display:-ms-flexbox;display:flex;padding:.5rem;font-size:.65rem;-webkit-box-pack:justify;-ms-flex-
pack:justify;justify-content:space-between}#privacy .tool-container{background:#0b0b0b;}#privacy .tool-container
.report-ad-container{padding:1rem;}#privacy .tool-container .report-ad-container .report-button{border-
radius:.4rem;text-align:center;font-weight:500;font-size:.65rem;border:1px solid #167dfb;background-
color:#167dfb;color:#fff;position:relative;padding:.75rem 1rem}#privacy .tool-container .build-info-
container{padding:1rem;word-break:break-all}#privacy .mini-disclosure-container{margin:0 -.5rem;padding:.5rem
1rem;border-radius:.5rem;background:#28282f;font-weight:600}#privacy .radio-group-container{padding:.5rem;font-
size:.75rem;}#privacy .radio-group-container [type="radio"]:checked,#privacy .radio-group-container
[type="radio"]:not(:checked){position:absolute;visibility:hidden}#privacy .radio-group-container
[type="radio"]:checked + label,#privacy .radio-group-container [type="radio"]:not(:checked) +
label{position:relative;padding-left:1.5rem;cursor:pointer;line-height:1.125rem;display:inline-block}#privacy .radio-
group-container [type="radio"]:checked + label:before,#privacy .radio-group-container [type="radio"]:not(:checked) +
label:before{content:'';position:absolute;left:0;top:0;width:.75rem;height:.75rem;background-size:cover;background-
repeat:no-repeat;background-position:center}#privacy .radio-group-container [type="radio"]:checked +
l a b e l : b e f o r e { b a c k g r o u n d -
image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAABG
dBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURQAAAE6S5UqR40qQ4kuR40uQ40uQ4kqR40+Y
50yT4////2Sh54i37VGV5J7E8O71/avM8vr8/8Pa9sbc9nWr6dLk+OXv+97UQ0gAAAAKdFJOUwAx2f+gt3P0FU2O
6iFTAAAA9UlEQVQ4y5WU6xKEIAiF245Gpnaxy/s/6rZQTWXNsOef9A0cSCyKf1U7Y0ui0hpXvyAfSzhE9vOUx
ayfpn5ehmGZ+2k9mCybI8S2aw51bQS5K1MB4YQwFoDqxvRNpv5COSA1D0rAUbGmPc+Qgo/RhzTsuWh3bxAk
Nvp9An6USIDZ5oMonluc1Ir7CJmX3QIXBkfQbo440YibuGInrhwm9uzvkGf3EzdopLWETEkaNGxplj4ycc8zmyqx/
A4+h/wvvqBcIQLXjjkU2StIC6nKqYyrRqAapuq3qH6w7qqoLp3u+qoWQbdSuuXUrbnuwdA9PcpH7F1fQ1ocieOz1i
AAAAAASUVORK5CYII=")}#privacy .radio-group-container [type="radio"]:not(:checked) +
l a b e l : b e f o r e { b a c k g r o u n d -
image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAABG
dBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURQAAAOjp7ufp7uvx9ers8Ofp7ufr7+bp7ufp7ubp7
+bp7ejq7efp7icP+oYAAAAMdFJOUwB69RInrUSgwVLZV6JS+EoAAADBSURBVDjLlZRXEsMgDEStQvXe/7wh
2HHiArPRh2cMb6RFbVn+NSspV9WaU7EB4kFxmAZ/QlK7yhLdzKPk9pNuWFSo/MQwaQfxzAhw9e8BkAsjdwX
n0wisT09ZgSOi65OfzZd+RCSEUeYC0u7oi98To/CdlnERZItiCptUCvq+LcizemaULltmkHTpGXEGxR6owmeQo7b
vVHdXzkJUOEo4lQIqmVRZqAJzrUI1Hde+1CBwI8UNJzfm3MLgVg+5xMb2AnKHCD3v0FC4AAAAAElFTkSuQ
mCC")}#privacy .radio-group-container [type="radio"]:checked + label{font-weight:500}#privacy .radio-group-
container .radio-item-container{padding:.25rem 0}#privacy .text-small{font-weight:300;font-
size:.5rem}#privacy:not(.report) .report-ad-container{display:none}#privacy:not(.build-info) .build-info-
container{display:none}#privacy.report .privacy-content-container,#privacy.build-info .privacy-content-
container{display:none}#privacy .data-deletion-note{display:none;padding:.75rem 0 0 0;text-align:center;font-
style:italic;}#privacy .data-deletion-note.active{display:block}#privacy #data-deletion-container{padding:.75rem
0;}#privacy #data-deletion-container .page-link{pointer-events:none}#privacy #data-deletion-container.active .page-
link{pointer-events:auto}#privacy #data-deletion-container,#privacy #data-deletion-request-
container{display:none;padding:1rem 0;text-align:center;}#privacy #data-deletion-container.active,#privacy #data-
deletion-request-container.active{display:block}body.landscape #privacy .view-
container{top:1rem;left:22%;width:56%;height:calc(100% - 1rem)}@media only screen and (device-width:375px)
and (device-height:812px) and (-webkit-device-pixel-ratio:3){html #privacy .view-container{top:calc(2rem +
constant(safe-area-inset-top));top:calc(2rem + env(safe-area-inset-top));height:calc(100% - 2rem - constant(safe-area-
inset-top));height:calc(100% - 2rem - env(safe-area-inset-top))}}@media only screen and (device-width:414px) and
(device-height:896px) and (-webkit-device-pixel-ratio:3){html #privacy .view-container{top:calc(2rem +
constant(safe-area-inset-top));top:calc(2rem + env(safe-area-inset-top));height:calc(100% - 2rem - constant(safe-area-
inset-top));height:calc(100% - 2rem - env(safe-area-inset-top))}}@media only screen and (device-width:414px) and
(device-height:896px) and (-webkit-device-pixel-ratio:2){html #privacy .view-container{top:calc(2rem +
constant(safe-area-inset-top));top:calc(2rem + env(safe-area-inset-top));height:calc(100% - 2rem - constant(safe-area-
inset-top));height:calc(100% - 2rem - env(safe-area-inset-top))}}#privacy-
captcha{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9999;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-
flex-pack:center;justify-content:center;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,0.5);text-
align:left;cursor:pointer;}#privacy-captcha.show-retry-message .privacy-captcha-retry-
message{display:block}#privacy-captcha .privacy-captcha-container{display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;width:14.25rem;border-radius:.5rem;background:#f5f5f5}#privacy-captcha .privacy-captcha-
title{padding:.5rem .5rem .25rem .5rem;border-bottom:1px solid #d8d8d8;border-radius:.5rem .5rem 0
0;background:#e2e2e2;font-weight:500;font-size:.65rem}#privacy-captcha .privacy-captcha-grid-
container{position:relative;width:14.25rem;height:14.25rem}#privacy-captcha .privacy-captcha-grid{display:-webkit-
box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;padding:.5rem}#privacy-captcha .privacy-captcha-grid{display:grid;grid-
gap:.25rem;grid-template-columns:repeat(4,auto)}#privacy-captcha .privacy-captcha-grid-
item{width:3rem;height:3rem;border:1px solid #d8d8d8;border-radius:.25rem;background:#fff}#privacy-captcha
.privacy-captcha-retry-message{display:none;padding:.5rem;border-radius:0 0 .5rem
.5rem;background:#e2e2e2;color:#dc1a39;font-size:.65rem}#privacy-captcha .privacy-captcha-spinner-
container{position:absolute;top:0;display:none;width:100%;height:100%;border-radius:0 0 .5rem
.5rem;background:rgba(255,255,255,0.8);-webkit-animation:show-up .2s forwards;animation:show-up .2s
forwards;}#privacy-captcha .privacy-captcha-spinner-container.show{display:block}#privacy-captcha .privacy-
c a p t c h a - s p i n n e r - c o n t a i n e r . p r i v a c y - c a p t c h a -
spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:48px;height:48px;border:6.4px solid
rgba(226,226,226,0.1);border-top:6.4px solid #7c7c7c;border-radius:50%;-webkit-animation:spin 1s ease-in
infinite;animation:spin 1s ease-in infinite}@-webkit-keyframes spin{0%{-webkit-
t r a n s f o r m : r o t a t e ( 0 ) ; t r a n s f o r m : r o t a t e ( 0 ) } 1 0 0 % { - w e b k i t -
transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-
transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-
webkit-keyframes show-up{from{opacity:0}to{opacity:1}}@keyframes show-
up{from{opacity:0}to{opacity:1}}body.landscape #privacy-captcha .privacy-captcha-title{font-
size:.6rem}body.landscape #privacy-captcha .privacy-captcha-container{width:12.25rem}body.landscape #privacy-
captcha .privacy-captcha-grid-container{position:relative;width:12.25rem;height:12.25rem}body.landscape #privacy-
captcha .privacy-captcha-grid-item{width:2.5rem;height:2.5rem}body.landscape #privacy-captcha .privacy-captcha-
r e t r y - m e s s a g e { f o n t -
size:.6rem}#consent{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;backgr
ound:rgba(0,0,0,0.5);color:#181818;font-size:.75rem;}#consent .ripple-
square{position:relative;overflow:hidden;}#consent .ripple-square:hover:active{-webkit-box-shadow:inset 0 0 0
1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22)}#consent.prevent-
clicks{pointer-events:none}#consent.agegate #age-gate{display:-webkit-box;display:-ms-
flexbox;display:flex}#consent.agegate #consent-my-choices{display:none}#consent.agegate #consent-
homepage{display:none}#consent.agegate #consent-homescreen{display:none}#consent.mychoices #age-
gate{display:none}#consent.mychoices #consent-my-choices{display:-webkit-box;display:-ms-
flexbox;display:flex}#consent.mychoices #consent-homepage{display:none}#consent.homepage #age-
gate{display:none}#consent.homepage #consent-my-choices{display:none}#consent.homepage #consent-
h o m epage{dis play:-we bkit-box;display:- m s -fl ex b o x ; d i s p l ay : fl ex } # co n s en t . h o m ep ag e #c o n s e n t -
homescreen{display:none}#consent.android4-ios7-ios8 .consent-button-container{padding:.75rem 0;width:100%;-
webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}#consent.android4-ios7-ios8
.consent-settings{height:100%}#consent.android4-ios7-ios8 .agree{-webkit-box-flex:0;-ms-flex-positive:0;flex-
grow:0}#consent.android4-ios7-ios8 .save-my-choices{-webkit-box-flex:0;-ms-flex-positive:0;flex-
grow:0}#consent.android4-ios7-ios8 .safe-area{padding:0}#consent.android4-ios7-ios8 #consent-my-choices .empty-
block{height:6rem}#consent .safe-area{position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.5rem}#age-
gate{position:relative;max-height:100%;border-radius:.5rem;background:#fff;text-align:center;}#age-gate .ripple-
square{position:relative;overflow:hidden;}#age-gate .ripple-square:hover:active{-webkit-box-shadow:inset 0 0 0
1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22)}#age-gate .text-
container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:scroll;border-
radius:.5rem;background:#fff;-webkit-overflow-scrolling:touch;padding:2rem}#age-gate .title{font-weight:600;font-
size:.95rem}#age-gate .main-text{color:#181818;font-weight:400;font-size:.75rem;line-height:1rem}#age-gate
. e m p t y - b l o c k { h e i g h t : 6 . 2 5 r e m } # a g e - g a t e . h o m e p a g e - b u t t o n -
container{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-
pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 3.25rem .5rem 3.25rem;border-bottom-
right-radius:.5rem;border-bottom-left-radius:.5rem;background:#fff}#age-gate .consent-
button{position:relative;margin-top:.5rem;padding:.55rem .75rem;border:1px solid #167dfb;border-
radius:2rem;background:#167dfb;color:#fff;text-align:center;font-weight:600;font-size:.85rem}#age-gate .consent-
button.click-animation span{display:block;-webkit-animation:onagree .3s ease-in forwards;animation:onagree .3s
ease-in forwards}@-webkit-keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}@keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}#age-gate .logo-
container{position:relative;bottom:0;left:0;margin:.25rem 0 0 0;width:100%;height:1rem;}#age-gate .logo-container
.icon-unity-ads-logo{bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-
align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:5;max-
height:1rem;color:#696969;font-size:1rem;opacity:.3;opacity:.6}#age-gate .logo-container .unity-ads-
logo{width:30%;margin:0 auto}#consent-my-choices{position:relative;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;height:80%;border-radius:.5rem;background:#fff;}#consent-my-choices .ripple-
square{position:relative;overflow:hidden;}#consent-my-choices .ripple-square:hover:active{-webkit-box-
shadow:inset 0 0 0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22)}#consent-
my-choices .back-button{padding:.35rem 1rem;border-radius:3rem;background:#333;color:#b4b4b4;font-
weight:500;font-size:.65rem;position:absolute;top:0;left:0}#consent-my-choices .consent-
settings{position:relative;overflow:scroll;padding:1.5rem;height:100%;border-radius:.5rem;background:#fff;-webkit-
overflow-scrolling:touch}#consent-my-choices .consent-title{color:#000;font-weight:600;font-size:.95rem}#consent-
my-choices .consent-button-container{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem
1rem;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;background:#fff;-webkit-box-shadow:0 0 3px
0 rgba(0,0,0,0.19);box-shadow:0 0 3px 0 rgba(0,0,0,0.19)}#consent-my-choices .consent-button{position:relative;-
ms-flex-item-align:center;align-self:center;padding:.75rem .75rem;border-radius:2rem;-webkit-box-shadow:0 2px 4px
0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);text-align:center;font-weight:500;font-
size:.85rem}#consent-my-choices .consent-button.click-animation span{display:block;-webkit-animation:onagree .3s
ease-in forwards;animation:onagree .3s ease-in forwards}@-webkit-keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}@keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}#consent-my-choices .agree{display:block;-webkit-box-flex:1;-ms-flex-
positive:1;flex-grow:1;border:1px solid #167dfb;background:#167dfb;color:#fff}#consent-my-choices
.disagree{display:block;margin-left:.75rem;border:1px solid #d8d8d8;color:#000}#consent-my-choices .save-my-
choices{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid
#167dfb;background:#167dfb;color:#fff}#consent-my-choices .consent-button-container:not(.show-save-my-choices-
button) .agree{display:block}#consent-my-choices .consent-button-container:not(.show-save-my-choices-button)
.disagree{display:block}#consent-my-choices .consent-button-container:not(.show-save-my-choices-button) .save-
my-choices{display:none}#consent-my-choices .consent-button-container.show-save-my-choices-button
.agree{display:none}#consent-my-choices .consent-button-container.show-save-my-choices-button
.disagree{display:none}#consent-my-choices .consent-button-container.show-save-my-choices-button .save-my-
choices{display:block}#consent-my-choices #third-party-switch.disabled{opacity:.33;pointer-events:none}#consent-
my-choices .switch-group-container{margin-top:.5rem}#consent-my-choices .switch-group-container .switch-
container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-
webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-
pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;padding:.5rem 0}#consent-my-choices .switch-group-container .switch{position:relative;display:inline-
block;width:46px;height:28px}#consent-my-choices .switch-group-container .switch-
label{position:relative;width:80%}#consent-my-choices .switch-group-container
[type="checkbox"]:checked,#consent-my-choices .switch-group-container
[type="checkbox"]:not(:checked){position:absolute;visibility:hidden}#consent-my-choices .switch-group-container
[type="checkbox"]:checked + label,#consent-my-choices .switch-group-container [type="checkbox"]:not(:checked) +
label{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fafafa;border:2px solid
#e3e3e3;border-radius:34px;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}#consent-my-choices
.switch-group-container [type="checkbox"]:checked + label:before,#consent-my-choices .switch-group-container
[type="checkbox"]:not(:checked) + label:before{position:absolute;content:"";height:24px;width:24px;background-
color:#fff;border-radius:50%;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;-webkit-box-shadow:0 2px
4px 0 rgba(0,0,0,0.2);box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}#consent-my-choices .switch-group-container
[type="checkbox"]:checked + label:after,#consent-my-choices .switch-group-container
[type="checkbox"]:not(:checked) + label:after{position:absolute;content:"";width:46px;height:28px;margin:-
2px;background:#e2e2e2;border-radius:34px;-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0;-webkit-
transition:.15s ease-in-out;transition:.15s ease-in-out}#consent-my-choices .switch-group-container
[type="checkbox"]:checked + label{background-color:#167dfb;border:2px solid #167dfb}#consent-my-choices
.switch-group-container [type="checkbox"]:focus + label{-webkit-box-shadow:0 0 1px #167dfb;box-shadow:0 0 1px
#167dfb}#consent-my-choices .switch-group-container [type="checkbox"]:hover:active +
label:after{opacity:.3}#consent-my-choices .switch-group-container [type="checkbox"]:checked + label:before{-
webkit-transform:translateX(18px);transform:translateX(18px)}#consent-my-choices .empty-
block{height:5rem}#consent-my-choices .privacy-container #privacy-row-item-container .row-item{margin:0 0 0
0;padding:1rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #fff}#consent-my-choices .privacy-container
#privacy-row-item-container .row-item-title{font-size:.75rem}#consent-my-choices .privacy-container #privacy-row-
item-container .description{color:#181818;text-align:left;font-weight:400;font-size:.75rem}#consent-my-choices
.privacy-container #privacy-row-item-container .heading2{display:block;font-weight:600;font-size:.75rem}#consent-
my-choices .privacy-container #privacy-row-item-container .arrow-icon{margin-top:.25rem;padding-right:0;font-
size:.75rem;opacity:1}#consent-my-choices .privacy-container #privacy-row-item-container .heading2{font-
size:.75rem}#consent-homepage{position:relative;max-height:100%;border-radius:.5rem;background:#fff;text-
align:center;}#consent-homepage .ripple-square{position:relative;overflow:hidden;}#consent-homepage .ripple-
square:hover:active{-webkit-box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px
rgba(211,211,211,0.22)}#consent-homepage .text-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1
auto;flex:1 1 auto;overflow:scroll;border-radius:.5rem;background:#fff;-webkit-overflow-
scrolling:touch;padding:1.5rem}#consent-homepage .privacy-logo{margin-bottom:.25rem;font-size:1.5rem}#consent-
homepage .title{font-weight:600;font-size:.75rem}#consent-homepage .main-text{color:#181818;font-
weight:300;font-size:.55rem;line-height:1rem}#consent-homepage .empty-block{height:7rem}#consent-homepage
.homepage-button-container{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 3.25rem
.5rem 3.25rem;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;background:#fff;-webkit-box-
shadow:0 0 3px 0 rgba(0,0,0,0.19);box-shadow:0 0 3px 0 rgba(0,0,0,0.19)}#consent-homepage .consent-
button{position:relative;padding:.55rem .75rem;border-radius:2rem;text-align:center;font-weight:600}#consent-
homepage .consent-button.click-animation span{display:block;-webkit-animation:onagree .3s ease-in
forwards;animation:onagree .3s ease-in forwards}@-webkit-keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}@keyframes onagree{from{-webkit-
transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-
8px);transform:translateX(-8px);opacity:.25}}#consent-homepage .homepage-accept-all{display:block;border:1px
solid #167dfb;background:#167dfb;color:#fff;font-size:.75rem}#consent-homepage .show-
choices{display:block;margin-top:.5rem;border:1px solid #e2e2e2;color:#878787;font-size:.65rem}#consent-
homepage .page-link{text-decoration:underline;cursor:pointer}#consent-homepage .logo-
container{position:relative;bottom:0;left:0;margin:.25rem 0 0 0;width:100%;height:1rem;}#consent-homepage .logo-
container .icon-unity-ads-logo{bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-
align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:5;max-
height:1rem;color:#696969;font-size:1rem;opacity:.3;opacity:.6}#consent-homepage .logo-container .unity-ads-
logo{width:30%;margin:0 auto}.portrait #consent .back-button{margin-top:-.5rem;-webkit-transform:translateY(-
100%);transform:translateY(-100%)}.landscape #consent #consent-my-choices,.landscape #consent #consent-
homepage,.landscape #consent #age-gate{left:15%;width:70%}.landscape #consent #consent-my-
choices{height:100%}.landscape #consent .back-button{margin-left:-.5rem;-webkit-transform:translateX(-
100%);transform:translateX(-100%)}body.landscape #consent-homepage .homepage-button-container{padding:1rem
5rem .5rem 5rem}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-
pixel-ratio:3){html #consent .safe-area{top:constant(safe-area-inset-top);right:constant(safe-area-inset-
right);bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);top:env(safe-area-inset-
top);right:env(safe-area-inset-right);bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);padding:0
.5rem}html .landscape #consent .safe-area{padding:.5rem 0 0 0}}@media only screen and (device-width:414px) and
(device-height:896px) and (-webkit-device-pixel-ratio:3){html #consent .safe-area{top:constant(safe-area-inset-
top);right:constant(safe-area-inset-right);bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-
left);top:env(safe-area-inset-top);right:env(safe-area-inset-right);bottom:env(safe-area-inset-bottom);left:env(safe-
area-inset-left);padding:0 .5rem}html .landscape #consent .safe-area{padding:.5rem 0 0 0}}@media only screen and
(device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){html #consent .safe-
area{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);bottom:constant(safe-area-inset-
bottom);left:constant(safe-area-inset-left);top:env(safe-area-inset-top);right:env(safe-area-inset-
right);bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);padding:0 .5rem}html .landscape #consent
.safe-area{padding:.5rem 0 0 0}}#privacy-settings{position:absolute;top:0;right:0;bottom:0;left:0;z-
index:9999;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,0.5);}#privacy-settings .ripple-
square{position:relative;overflow:hidden;}#privacy-settings .ripple-square:hover:active{-webkit-box-shadow:inset 0 0
0 1000px rgba(211,211,211,0.22);box-shadow:inset 0 0 0 1000px rgba(211,211,211,0.22)}#privacy-settings .ripple-
circle{position:relative;overflow:hidden;}#privacy-settings .ripple-
circle:hover:active::after{position:absolute;top:0;left:0;margin-top:.45rem;margin-left:-
.67rem;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#e2e2e2 22%,transparent
2 2 % ) ; c o n t e n t : " " ; o p a c i t y : . 4 } # p r i v a c y - s e t t i n g s . s a f e - a r e a -
content{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-
box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-
pack:end;-ms-flex-pack:end;justify-content:flex-end}#privacy-settings .close-area{position:relative;-webkit-box-
flex:1;-ms-flex-positive:1;flex-grow:1}#privacy-settings .close-button,#privacy-settings .info{padding:.35rem
1rem;border-radius:3rem;background:#333;color:#b4b4b4;font-weight:500;font-
size:.65rem;position:absolute}#privacy-settings .page-container{padding:1rem 2rem;}#privacy-settings .page-
container #data-disclosure{margin-bottom:1rem;}#privacy-settings .page-container #data-disclosure
h2{margin:0}#privacy-settings .page-container #data-disclosure #captcha-request-email-
input{color:#000;width:100%}#privacy-settings .page-container #data-disclosure #captcha-request-email-input::-
webkit-input-placeholder{color:#000}#privacy-settings .page-container #data-disclosure #captcha-request-email-
input::-moz-placeholder{color:#000}#privacy-settings .page-container #data-disclosure #captcha-request-email-
input:-ms-input-placeholder{color:#000}#privacy-settings .page-container #data-disclosure #captcha-request-email-
input::placeholder{color:#000}#privacy-settings .page-container #data-disclosure #data-request-
confimed{background:#fff;color:#000}#privacy-settings .page-container #data-disclosure #data-request-
error{background:#fff}#privacy-settings .view-container{position:relative;overflow:auto;padding-bottom:1rem;max-
height:80%;width:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;background:#fff;-webkit-overflow-
scrolling:touch;}#privacy-settings .view-container .header{position:relative;z-index:9999;border-top-left-
radius:1rem;border-top-right-radius:1rem;background:#0b0b0b;text-align:left;font-size:.5rem;display:-webkit-
box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-
box-align:center;-ms-flex-align:center;align-items:center;height:56px;}#privacy-settings .view-container .header
.close-button,#privacy-settings .view-container .header .privacy-policy-info{padding:.5rem;font-
size:1rem;color:#fff}#privacy-settings .view-container .header .privacy-policy-text{display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-
ms-flex-align:center;align-items:center;padding-right:1rem;font-size:.6rem;color:#fff;}#privacy-settings .view-
container .header .privacy-policy-text a{color:#fff}#privacy-settings .back-button{width:2rem;color:#000;font-
size:.65rem;padding:1rem 2rem 0 2rem}#privacy-settings .screen-choice-gate-container{text-align:center}#privacy-
settings .about-this-ad-container .about-this-ad-title{font-size:.875rem;font-weight:600;padding:1rem 0 0 0}#privacy-
settings .about-this-ad-container a{color:#2196f3}#privacy-settings .about-this-ad-container ul{padding-
left:.75rem}#privacy-settings .about-this-ad-container p,#privacy-settings .about-this-ad-container li{font-
size:.67rem}#privacy-settings .about-this-ad-container li:not(:first-child){margin-top:1rem}#privacy-settings .about-
this-ad-container .control-ad-exp-subtitle{font-size:.75rem;font-weight:600}#privacy-settings .about-this-ad-container
.paid-by-for-section .paid-by-for-row{border-top:.05rem solid #e0e0e0;display:-webkit-box;display:-ms-
flexbox;display:flex;padding:.58rem 0;}#privacy-settings .about-this-ad-container .paid-by-for-section .paid-by-for-
row .paid-by-for-title{-webkit-box-flex:2;-ms-flex:2;flex:2;text-transform:uppercase;font-size:.58rem;font-
weight:bold}#privacy-settings .about-this-ad-container .paid-by-for-section .paid-by-for-row .paid-by-for-value{-
webkit-box-flex:3;-ms-flex:3;flex:3;font-size:.67rem}#privacy-settings .about-this-ad-container .paid-by-for-section
.paid-by-for-row.hidden{display:none}#privacy-settings .about-this-ad-container .paid-by-for-section .paid-by-for-
row a.link-disabled{color:unset}#privacy-settings .settings-button{display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-
direction:column;margin:.5rem 0;padding:1rem;border-radius:.25rem;background:#f5f5f5;text-align:center;font-
weight:500;font-size:.55rem}#privacy-settings .privacy-logo{padding:1rem;color:#000;font-size:1.5rem}#privacy-
settings .button-row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-
webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}#privacy-settings .button-row-container .row-
button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-
size:0;flex-basis:0;padding:1rem;border-radius:.25rem;background:#f5f5f5;text-align:center;font-weight:500;font-
size:.55rem}#privacy-settings .button-row-container .report-ad-button{margin-right:.25rem}#privacy-settings .button-
row-container .build-info-button{margin-left:.25rem}#privacy-settings .main-view-container{text-
align:center;}#privacy-settings .main-view-container .info-container{padding-top:1rem}#privacy-settings .report-ad-
container .report-button{border-radius:.4rem;text-align:center;font-weight:500;font-size:.65rem;border:1px solid
#167dfb;background-color:#167dfb;color:#fff;position:relative;padding:.75rem 1rem}#privacy-settings.extended-ad-
info .main-view-container .report-ad-button{display:none}#privacy-settings.extended-ad-info .main-view-container
.build-info-button{display:none}#privacy-settings .personalization-container .checkbox-group-container{font-
size:.55rem}#privacy-settings .personalization-container .checkbox-group-container .switch-
container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-
webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-
pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;padding:.5rem 0}#privacy-settings .personalization-container .checkbox-group-container
.switch{position:relative;display:inline-block;width:46px;height:28px}#privacy-settings .personalization-container
.checkbox-group-container .switch-label{position:relative;width:80%}#privacy-settings .personalization-container
.checkbox-group-container [type="checkbox"]:checked,#privacy-settings .personalization-container .checkbox-group-
container [type="checkbox"]:not(:checked){position:absolute;visibility:hidden}#privacy-settings .personalization-
container .checkbox-group-container [type="checkbox"]:checked + label,#privacy-settings .personalization-container
.checkbox-group-container [type="checkbox"]:not(:checked) +
label{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fafafa;border:2px solid
#e3e3e3;border-radius:34px;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}#privacy-settings
.personalization-container .checkbox-group-container [type="checkbox"]:checked + label:before,#privacy-settings
.personalization-container .checkbox-group-container [type="checkbox"]:not(:checked) +
label:before{position:absolute;content:"";height:24px;width:24px;background-color:#fff;border-radius:50%;-webkit-
transition:.15s ease-in-out;transition:.15s ease-in-out;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);box-shadow:0
2px 4px 0 rgba(0,0,0,0.2)}#privacy-settings .personalization-container .checkbox-group-container
[type="checkbox"]:checked + label:after,#privacy-settings .personalization-container .checkbox-group-container
[type="checkbox"]:not(:checked) + label:after{position:absolute;content:"";width:46px;height:28px;margin:-
2px;background:#e2e2e2;border-radius:34px;-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0;-webkit-
transition:.15s ease-in-out;transition:.15s ease-in-out}#privacy-settings .personalization-container .checkbox-group-
container [type="checkbox"]:checked + label{background-color:#167dfb;border:2px solid #167dfb}#privacy-settings
.personalization-container .checkbox-group-container [type="checkbox"]:focus + label{-webkit-box-shadow:0 0 1px
#167dfb;box-shadow:0 0 1px #167dfb}#privacy-settings .personalization-container .checkbox-group-container
[type="checkbox"]:hover:active + label:after{opacity:.3}#privacy-settings .personalization-container .checkbox-
group-container [type="checkbox"]:checked + label:before{-webkit-
transform:translateX(18px);transform:translateX(18px)}#privacy-settings .personalization-container #third-party-
switch.disabled{opacity:.33;pointer-events:none}#privacy-settings .radio-group-container{padding:.5rem;font-
size:.55rem;font-weight:300;line-height:1.25rem}#privacy-settings .radio-group-container
[type="radio"]:checked,#privacy-settings .radio-group-container
[type="radio"]:not(:checked){position:absolute;visibility:hidden}#privacy-settings .radio-group-container
[type="radio"]:checked + label,#privacy-settings .radio-group-container [type="radio"]:not(:checked) +
label{position:relative;padding-left:1.5rem;cursor:pointer;line-height:.8250000000000001rem;display:inline-
block}#privacy-settings .radio-group-container [type="radio"]:checked + label:before,#privacy-settings .radio-group-
c o n t a i n e r [ t y p e = " r a d i o " ] : n o t ( : c h e c k e d ) +
label:before{content:'';position:absolute;left:0;top:0;width:.75rem;height:.75rem;background-size:cover;background-
repeat:no-repeat;background-position:center}#privacy-settings .radio-group-container [type="radio"]:checked +
l a b e l : b e f o r e { b a c k g r o u n d -
image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAABG
dBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURQAAAE6S5UqR40qQ4kuR40uQ40uQ4kqR40+Y
50yT4////2Sh54i37VGV5J7E8O71/avM8vr8/8Pa9sbc9nWr6dLk+OXv+97UQ0gAAAAKdFJOUwAx2f+gt3P0FU2O
6iFTAAAA9UlEQVQ4y5WU6xKEIAiF245Gpnaxy/s/6rZQTWXNsOef9A0cSCyKf1U7Y0ui0hpXvyAfSzhE9vOUx
ayfpn5ehmGZ+2k9mCybI8S2aw51bQS5K1MB4YQwFoDqxvRNpv5COSA1D0rAUbGmPc+Qgo/RhzTsuWh3bxAk
Nvp9An6USIDZ5oMonluc1Ir7CJmX3QIXBkfQbo440YibuGInrhwm9uzvkGf3EzdopLWETEkaNGxplj4ycc8zmyqx/
A4+h/wvvqBcIQLXjjkU2StIC6nKqYyrRqAapuq3qH6w7qqoLp3u+qoWQbdSuuXUrbnuwdA9PcpH7F1fQ1ocieOz1i
AAAAAASUVORK5CYII=")}#privacy-settings .radio-group-container [type="radio"]:not(:checked) +
l a b e l : b e f o r e { b a c k g r o u n d -
image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAABG
dBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURQAAAOjp7ufp7uvx9ers8Ofp7ufr7+bp7ufp7ubp7
+bp7ejq7efp7icP+oYAAAAMdFJOUwB69RInrUSgwVLZV6JS+EoAAADBSURBVDjLlZRXEsMgDEStQvXe/7wh
2HHiArPRh2cMb6RFbVn+NSspV9WaU7EB4kFxmAZ/QlK7yhLdzKPk9pNuWFSo/MQwaQfxzAhw9e8BkAsjdwX
n0wisT09ZgSOi65OfzZd+RCSEUeYC0u7oi98To/CdlnERZItiCptUCvq+LcizemaULltmkHTpGXEGxR6owmeQo7b
vVHdXzkJUOEo4lQIqmVRZqAJzrUI1Hde+1CBwI8UNJzfm3MLgVg+5xMb2AnKHCD3v0FC4AAAAAElFTkSuQ
mCC")}#privacy-settings .radio-group-container [type="radio"]:checked + label{font-weight:500}#privacy-settings
.build-info-container{word-break:break-all}#privacy-settings.privacy-initial .view-container{min-height:80%;-
webkit-animation:privacy-initial-animation .3s ease-out;animation:privacy-initial-animation .3s ease-out;}@-webkit-
keyframes privacy-initial-animation{0%{min-height:0%;max-height:50%}50%{min-height:10%;max-
height:10%}100%{min-height:80%;max-height:80%}}@keyframes privacy-initial-animation{0%{min-
height:0%;max-height:50%}50%{min-height:10%;max-height:10%}100%{min-height:80%;max-
height:80%}}#privacy-settings.screen-choice-gate .view-container{-webkit-animation:screen-choice-gate-animation
.3s ease-out;animation:screen-choice-gate-animation .3s ease-out;}@-webkit-keyframes screen-choice-gate-
animation{0%{min-height:0%;max-height:50%}50%{min-height:10%;max-height:10%}100%{min-height:0%;max-
height:80%}}@keyframes screen-choice-gate-animation{0%{min-height:0%;max-height:50%}50%{min-
height:10%;max-height:10%}100%{min-height:0%;max-height:80%}}#privacy-settings.screen-choice-gate .logo-
container{margin-top:2.5rem;}#privacy-settings.screen-choice-gate .logo-container .unity-ads-
logo{width:30%;margin:0 auto}#privacy-settings.about-this-ad .view-container{-webkit-animation:about-this-ad-
animation .3s ease-out;animation:about-this-ad-animation .3s ease-out;}@-webkit-keyframes about-this-ad-
animation{0%{min-height:0%;max-height:50%}50%{min-height:10%;max-height:10%}100%{min-height:0%;max-
height:80%}}@keyframes about-this-ad-animation{0%{min-height:0%;max-height:50%}50%{min-height:10%;max-
height:10%}100%{min-height:0%;max-height:80%}}#privacy-settings.personalization .view-container{-webkit-
animation:leaf-page-animation .3s ease-out;animation:leaf-page-animation .3s ease-out}#privacy-settings.report
.view-container{-webkit-animation:leaf-page-animation .3s ease-out;animation:leaf-page-animation .3s ease-
out}#privacy-settings.report .view-container{-webkit-animation:leaf-page-animation .3s ease-out;animation:leaf-
page-animation .3s ease-out}#privacy-settings.data .view-container{-webkit-animation:leaf-page-animation .3s ease-
out;animation:leaf-page-animation .3s ease-out}#privacy-settings.build-info .view-container{-webkit-animation:leaf-
page-animation .3s ease-out;animation:leaf-page-animation .3s ease-out}#privacy-settings:not(.show-back-button)
.back-button{display:none}#privacy-settings:not(.privacy-initial) .view-container{min-height:0%}#privacy-
settings:not(.privacy-initial) .main-view-container{display:none}#privacy-settings:not(.screen-choice-gate) .screen-
choice-gate-container{display:none}#privacy-settings:not(.about-this-ad) .about-this-ad-
container{display:none}#privacy-settings:not(.personalization) .personalization-container{display:none}#privacy-
settings:not(.data) .view-your-data-container{display:none}#privacy-settings:not(.report) .report-ad-
container{display:none}#privacy-settings:not(.build-info) .build-info-container{display:none}#privacy-settings
.title{margin-bottom:1rem;font-weight:600}#privacy-settings .heading{font-weight:600;font-size:.65rem}#privacy-
settings .heading2{font-weight:500;font-size:.55rem}#privacy-settings .text{font-weight:300;font-
size:.55rem}#privacy-settings .text-small{font-weight:300;font-size:.5rem}#privacy-settings .delete-data-
container{min-height:4rem}#privacy-settings .delete-data-confirm{display:none}#privacy-settings .delete-data-
confirm-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-
start}#privacy-settings #delete-data-cancel,#privacy-settings #delete-data-yes{padding:.75rem 1.5rem}#privacy-
settings #delete-data-yes{border-radius:.4rem;text-align:center;font-weight:500;font-size:.65rem;border:1px solid
#dc1a39;background:#dc1a39;color:#fff}#privacy-settings #delete-data-cancel{border-radius:.4rem;text-
align:center;font-weight:500;font-size:.65rem;border:1px solid #e2e2e2;background-color:#fff;color:#000;margin-
left:.5rem}#privacy-settings .delete-data-confirmed-text{display:none}#privacy-settings .delete-data-container.active
.delete-data-confirm{display:block}#privacy-settings .delete-data-confirmed-text{display:none;text-
align:center;opacity:0;-webkit-transition:opacity 100ms ease-in;transition:opacity 100ms ease-in}#privacy-settings
.delete-data-container.data-deletion-confirmed .delete-data-confirm{display:none}#privacy-settings .delete-data-
container.data-deletion-confirmed .delete-data-confirmed-text{display:block;opacity:1}#privacy-settings .page-
link{color:#167dfb;cursor:pointer}@-webkit-keyframes leaf-page-animation{0%{min-height:0%;max-
height:50%}50%{min-height:10%;max-height:10%}100%{min-height:0%;max-height:80%}}@keyframes leaf-page-
animation{0%{min-height:0%;max-height:50%}50%{min-height:10%;max-height:10%}100%{min-height:0%;max-
height:80%}}body.portrait #privacy-settings .close-button,body.portrait #privacy-settings
.info{bottom:1.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.landscape
#privacy-settings .close-button,body.landscape #privacy-settings .info{top:1.25rem;right:1.25rem}body.landscape
#privacy-settings .view-container{left:22%;max-height:85%;width:56%}body.landscape #privacy-
settings:not(.privacy-initial) .main-view-container{display:none}@media only screen and (device-width:375px) and
(device-height:812px) and (-webkit-device-pixel-ratio:3){html #privacy-settings .safe-area-content{padding-
top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-left:constant(safe-area-inset-
left);padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-
left)}html #privacy-settings .view-container{padding-bottom:constant(safe-area-inset-bottom);padding-
bottom:env(safe-area-inset-bottom)}}@media only screen and (device-width:414px) and (device-height:896px) and (-
webkit-device-pixel-ratio:3){html #privacy-settings .safe-area-content{padding-top:constant(safe-area-inset-
top);padding-right:constant(safe-area-inset-right);padding-left:constant(safe-area-inset-left);padding-top:env(safe-
area-inset-top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}html #privacy-settings
.view-container{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-
bottom)}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-
ratio:2){html #privacy-settings .safe-area-content{padding-top:constant(safe-area-inset-top);padding-
right:constant(safe-area-inset-right);padding-left:constant(safe-area-inset-left);padding-top:env(safe-area-inset-
top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}html #privacy-settings .view-
container{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}@-webkit-
keyframes right-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-
transform:rotate(180deg);transform:rotate(180deg)}}@keyframes right-spin{from{-webkit-
transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-
keyframes close-progress-wrapper{to{clip:rect(auto,auto,auto,auto)}}@keyframes close-progress-
wrapper{to{clip:rect(auto,auto,auto,auto)}}@font-face{font-family:'unityicons';src:url("data:application/x-font-
ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzIqxjnaAAABjAAAAFZjbWFw49nltwA
AAjgAAAJ6Z2x5ZliAxRMAAATgAAANUGhlYWRhVj4RAAAA4AAAADZoaGVhAsMCTAAAALwAAAAkaG
10eA9E//4AAAHkAAAAVGxvY2Eg+CSOAAAEtAAAACxtYXhwAS4AuQAAARgAAAAgbmFtZUg8AekAABI
wAAACLnBvc3SpYzS8AAAUYAAAAPAAAQAAAIoAAAAAAjf/////AjgAAQAAAAAAAAAAAAAAAAAAAB
UAAQAAAAEAAECkvMtfDzz1AAsAigAAAAAAAAAAAAAAAAAAAAD/////AjgAiwAAAAgAAgAAAAAAA
AABAAAAFQCtAA8AAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF
0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAAB
AAgAAQAGAAAAAQAAAAEAugGQAAUAAAFnAGAAAAATAWcAYAAAAEIABgAjAAACAAUDAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOAA4BMAigAAAAwAiwABAAAAAQAAAAAAAAAA
AAAAigAAALT//wCKAAAAigAAARwAAACKAAAA/gAAAIr//wCKAAABUgAAAIoAAACKAAAAigAAAIo
AAADsAAAAigAAAjcAAAD+AAAAigAAAIoAAAAAAAUAAAADAAAALAAAAAQAAAF6AAEAAAAAAH
QAAwABAAAALAADAAoAAAF6AAQASAAAAAQABAABAADgE///AADgAP//AAAAAQAEAAAAAQACA
AMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUAAABBgAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAMAAAAAAEAAAAAAAAAABQAAOAAAADgAAAAAAEAAOABAADgAQAAAAIAAOACAADgAg
AAAAMAAOADAADgAwAAAAQAAOAEAADgBAAAAAUAAOAFAADgBQAAAAYAAOAGAADgBgAAA
AcAAOAHAADgBwAAAAgAAOAIAADgCAAAAAkAAOAJAADgCQAAAAoAAOAKAADgCgAAAAsAAOA
LAADgCwAAAAwAAOAMAADgDAAAAA0AAOANAADgDQAAAA4AAOAOAADgDgAAAA8AAOAPAAD
gDwAAABAAAOAQAADgEAAAABEAAOARAADgEQAAABIAAOASAADgEgAAABMAAOATAADgEwAA
ABQAAAAAAAAAcADsAQYBTgGgAdACJAK2AuYDsgPaBAIEOgSYBLYE4gXMBfgGQgaoAAYAAP//AIAAi
wAZACYAMwBLAE8AUwAANxQWOwEVFBYyNj0BMxUUFjI2PQEzMjY9ASsBIgYdARQWMjY9ATQmMyI
GHQEUFjI2PQE0Jic3NjQmIg8BJiIHJzQiBhQfAQ4BFTM0JgcjNTMXIzUzIwMCBgUIBQsFBwYFAwNFDwMFB
QcFBV8EBQUHBQUgBwECAgEICBAHCQMCAQgHB0UIJgYGHQYGIwMDFAQFBQQUFAQFBQQUAwM6B
gMpAwUFAykDBgYDKQMFBQMpAwYhCAECAgEJBAQJAQICAQgFDgkJDgsGBgYABf////8AtQCLABsAKA
AwADkAVgAAMzIzMjY9ATQmIwciLwEmJyMGDwEGKwEiBhUXFDcGLgI+Ah4CDgE3FAYuATY3FgciBhQ
WMjY0JgcmBhQGIiY1NgciJjQ2FjYnMTQ2MhYVBjM2FhQGA1dWAgIHCBMJBQgFByoHBggFCBwEBAFdCh
QNAgoTFRMMAQoRQQQFAwEFB1AMEhIZERECBAIBBgIBBwIDAwYDAQEHAQEHAgMDAwJlBwUBBwc
GAgEGCQUHBGkCFgEKERYUDAEKExQTDEwDAwEDCAEBDREZEhIZESIBAwcCAgMHAQEGAgECBAM
DAwMGAQIGAQABAAAAAABqAHIADAAANzU0JiIPAQYUHwEWNmkDBQI5AwM5AwcgSgMEASQCCAIl
AgMAAAAAAwAAAAAAiwCLAAwAGQAuAAA3Ig4BFB4BMj4BNC4BByIuATQ+ATIeARQOATcHJyYiBzE
GFB8BFjI/ATY0JzEmIkUSIBMTICUgExMgEw8ZDw8ZHhoPDxoKIg8CBgICAhQCBgInAgICBosTICUgExMgJS
ATfQ8ZHhoPDxoeGQ9OIw8CAgIGAhQCAigCBQICAAAABAAAAAABHQCLABMAMAA4ADwAADcVIxUU
By8BNjc2PQEzNRcUIxUzFzMVIzUzNSMGByYnPgE3FxQjBgczNRcUIxUzFSMHNTMVIzUjFTcjFTOHbRIEBA
oDAzQNAzlXPoU9IQYHAwUGDAQMAwMDHQ0DMjIxWgtFRUVFdwofNRkEAw0WDhUqFAECEiQKChkNC
QIDCBoNAwIICBcBAhQJajk5BgYwIAABAAAAAABsAGwAHAAANyYiDwEnJiIGFB8BBwYUFjI/ARcWMjY0
LwE3NjRqAgUBHRwCBAQCHBwCBAQCHB0BBQQCHBwBagEBHBwCBAUBHRwCBAQCHBwCBAQCHB0
BBQAAAAAEAAAAAAD/AIsADwArADQAPQAANyMiBh0BFBY7ATI2PQE0JgcjFRQGIiY9ASMiJjQ2OwE1N
DYyFh0BMzIWFAYXIiY0NjIWFAY3IiY0NjIWFAbn0AkODgnQCg0NiRcGCwYXBQcHBRcGCwYXBQcHOwc
LCw4KCicHCgoOCgqLDgldCQ4OCV0JDlEXBgYGBhcGCgcXBQcHBRcGCwYXCg4KCg4KIgsOCgoOCwAE//8
AAACLAIsAJABJAFkAbAAANzEyHgEGIwcOAR8BFjM3Mj8BNjIWFA8BBisBIg8BJzc2NzE3BjciIwciDwEGFB
8BFDI/ATMwMTI/ATY0JiMiBg8CJzc+AS4BIzcvAQciHQEUFhczPgE9ATQPASMwMSc9ATcxMhUXNzEyMRc
VUQIDAQIDDgMDAgICAxcCAhcCBgQCHwMDMgICCBgfAQQlAQEBASUFAyACARsFAQkxBgUfBAcGAgU
BGRYBDgUGAwYEMBoBGwIPDQILEQ4SAQkDAQUQAQJAAwUEBAEGAwIDAwIXAQQFAh8DAQkYGwE
BBQEGBQMbAgQBGwEBCQUfAwsIAgIXAgIEAQkKBTwIAQkDEQ4VBAMWDhEDEBIJAQECAQQOAgEAA
wAAAAAAgACAAAwAGQAdAAA3Ig4BFB4BMj4BNC4BByImPQE0NjIWHQEUBjcjNTNFDxsPDxsfGw8PGx
ACAwMFAwMDCwt/DxsfGw8PGx8bD1cEAhcDAwMDFwIELwsAAAAACAAAAAABTgCKABYAHwA8AFw
AbgB3AIcAkQAAJTQmJyYrASIHBgcGBwYXHgEzNzI3NjUFIiY0NjIWDgE3Mh8BFgYrASImLwEuASsBIgcVD
gEnIyI/AT4BMxcGJi8BLgEGHQEUIzEGJj0BNDsBMhcWFxYHDgEfARYGJyImPQE0JyYHIgYWHQEUFjI2JzI2
NCYiBhQWNyIjIgYXFQY7ATI3NjU2JgciMQcGFjsBMicBTRcNCAXgCwcVDQYBAQQFIhLpCgwR/vYTGxsnH
AEbXQYCGwIBBgMGAwICAQIGEgYBAwYJAQQBHAIEBGwKBQUIAQsDBgkDBhwGBQ8DAw0DAQINAg
HNBAIJAwgEBgsGEgYUBAUGBwYGvwECCQMBAQYDBgQJAQdUAQUDAQcHBAFiDBkCAQMIFgkRFQoS
GQEFCQ8JGycbHCcaWQZIBgECBgMEAgUCCAMBA0sEA1UBAwkQAwIDAxUFAQMJRAYCBA8RCQIEAhk
DAg4EAxQJAQEBCQEFEggGCi8FCAUFCAUJAQYNBgECCQYIChEJAwQAAgAAAAAAdAB0AAgAGQAAN
zI2NCYiBhQWFyIOAR0BFBY7ATI2PQE0LgFFCg4OEw4OCQgWEAQCUQIEEBZFDhMODhMOCwYKBwYC
BAQCBgcKBgABAAAAAACLAIsAGwAANyMVFAYiJj0BIyImNDY7ATU0NjIWHQEzMhYUBoEyBQkGMQU
FBQUxBgkFMgQGBjsxBAYGBDEGCQUyBAYGBDIFCQYAAAEAAAAAAHYAggAjAAA3NTQmDwEGFB8B
FjY9ATIeAQ4CLgEnNCYiBhceAj4CLgFFAwIVAQEVAgMLEQkFDhQSDQEEBAQBARAYGxQGCxhuEAIBA
RYBAgEWAQECEAsUFQ4EBg8KAgMEAw0TCQUUHBkQAAAEAAAAAABuAG4AEQAjADQARgAANyIGH
QEUFjsBMjY0JisBNTQmJzI2PQEzMjY0JisBIgYdARQWFyMiBhQWOwEyNj0BNCYiBhUnFBY7ARUUFjI2PQE
0JisBIgYjAwMDAxECBAQCDAMCAgMMAgQEAhEDAwNCCwMDAwMRAgQEBAQRAwMLBAQEBAIRAw
M6BAIRAwMDBQMMAgQXAwMLBAQEBAIRAwMpAwUDAwMRAgQEAjQCBAsDAwMDEQIEBAAAAAM
AAAAAALQAZwACAA0AEAAANxcHNzIzNzIdASMiIzQnFwd1PDw1AQEDBAQEAXE8PGYhIEEBAUEVLC
EgAAEAAAAAAHgAdwAYAAA3FxY2LwE3NiYjLwEmIg8CDgEfAQcGFjdFGAQGAQYVAwMDHAsCBwILH
AQCAxUGAQYDJw8CBQQbEgMHAxoDAxoCAQcDEhsEBQIAAAAPAAAAAAI4AIsABwALABkAIgBAAEw
AUABUAFgAawB+AIIAhgCaAKwAACUHMzczFzMnBz8BFzcxJiIGFBYyNxczNSMVByImNDYyFhUGNy4BN
TQyFzMmIyIGFBcWFx4BFRQiJyMWMzI+AScmJQ8BIwcXMx8BNyc3JzcHIxcnMxc3JzcXNyIHIzUjFTM1NDYy
Fh0BMzU0JgcUBiMiPQEjFRQWMjcxFTM1IxU3MxUjNTMVIxcGBzEvASMXFhUUKwEVMzI2PwEjBzUzNSM
1IxUjFTMVFDsBNSMiAaYdCwgfCQseEgkEDEIGFw4NFwYBCAgRCAkJEAoBKQkHGAEKAxQKCgYECwgH
HAIJARgKDAEHBP5POQkQKioQCTgQCQlPKxkyIB8xGQwZGQx9CwUBDQ0HCQYOCjwGBQoNChMGDQ1
MDg4ODlMCAgQJDg8ECAYJCAgDFA40CQkNCAgPBwMGeE8YGE8vGgslEQkQGxAIB08eKwwUDQ0KFhwB
BAQICxIIEAQCAgIEBAoNFAkRBANCDw4pKA4PNw8OFwsqLB8qBykqKRwJCDggBQgGBCMkCQwhBgcKIy
YJCwgGOCAgOEkLHwcGDRkoCwQHDAcKOCceCRIRCiENCwAAAAACAAAAAAD/AIsADwAbAAA3IyIGH
QEUFjsBMjY9ATQmDwEGJj0BNDYfARYU59AJDg4J0AoNDVQwBgwNBTAGiw4JXQkODgldCQ5QHgQGBz8
HBgQfBA0AAAAAAwAAAAAAegB3ABEAGAAwAAA3FRQWOwEXFjY9ATQmDwEjIgYXNCYnFT4BJxUU
FhceARQGBw4BHQEUFjc+ATQmJyYGEQQCERQCBwcCFBECBE4HBwcHDgIBDA4ODAECBAMPEhIPAwR
RFwMDEwMDBEEEAwMTBA4IDAQvAw0zAQICAQUUGRUEAQICAQMDAQUbIRoGAQMAAAQAAAAAA
HoAeAAmADgAPgBEAAA3BhQfAQcjIgYdARQWOwEXFjY9ARcGBw4BFBY3NjcXFjI2NC8BJiIXFAcXNjU0J
icmBh0BFBYXHgEnBxc1NCYXNCYnFRcVAgIVAhECBAQCERQCBxkFBQECBQMHBggBBQMBWQEFVwII
BRIPAwQCAQwOMgEKByEHBw52AgUBFgEEAhcDAxMDAwQYGAMCAQMFAwEDBQgCBAUBWQEyBgcJ
CwsRGgYBAwMBAgIBBRQYAQsIBAMoCAwECw4AAAAAEADGAAEAAAAAAAEACgAAAAEAAAAAAAI
ABwAKAAEAAAAAAAMACgARAAEAAAAAAAQACgAbAAEAAAAAAAUACwAlAAEAAAAAAAYACgA
wAAEAAAAAAAoAKwA6AAEAAAAAAAsAEwBlAAMAAQQJAAEAFAB4AAMAAQQJAAIADgCMAAMA
AQQJAAMAFACaAAMAAQQJAAQAFACuAAMAAQQJAAUAFgDCAAMAAQQJAAYAFADYAAMAAQQJA
AoAVgDsAAMAAQQJAAsAJgFCdW5pdHlpY29uc1JlZ3VsYXJ1bml0eWljb25zdW5pdHlpY29uc1ZlcnNpb24gMS
4wdW5pdHlpY29uc0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm
9udGVsbG8uY29tAHUAbgBpAHQAeQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB1AG4AaQB0AHkAaQ
BjAG8AbgBzAHUAbgBpAHQAeQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHUAbgBpA
HQAeQBpAGMAbwBuAHMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmA
CAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwAD
oALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAABAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAVAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBF
QEWAAdhbmRyb2lkCWFyLWNhbWVyYQRiYWNrDGNoZWNrLWNpcmNsZQhjaGluYS1hZAVjbG9zZQpjb250
cm9sbGVyBGdkcHIEaW5mbwdpbmZvLWFyBnBlcnNvbgRwbHVzBnJlbG9hZAtzY3JlZW4tZnVsbARza2lwBHN0
YXIOdW5pdHktYWRzLWxvZ28FdmlkZW8Gdm9sdW1lC3ZvbHVtZS1tdXRlAAA=") format('truetype')}[data-
icon]:before{content:attr(data-icon);font-family:'unityicons' !important}[class^='icon-']:before,[class*=' icon-
']:before{font-family:'unityicons' !important}.icon-android:before{content:'\e000'}.icon-ar-
camera:before{content:'\e001'}.icon-back:before{content:'\e002'}.icon-check-circle:before{content:'\e003'}.icon-
china-ad:before{content:'\e004'}.icon-close:before{content:'\e005'}.icon-controller:before{content:'\e006'}.icon-
gdpr:before{content:'\e007'}.icon-info:before{content:'\e008'}.icon-info-ar:before{content:'\e009'}.icon-
person:before{content:'\e00a'}.icon-plus:before{content:'\e00b'}.icon-reload:before{content:'\e00c'}.icon-screen-
full:before{content:'\e00d'}.icon-skip:before{content:'\e00e'}.icon-star:before{content:'\e00f'}.icon-unity-ads-
logo:before{content:'\e010'}.icon-video:before{content:'\e011'}.icon-volume:before{content:'\e012'}.icon-volume-
mute:before{content:'\e013'}.ar-phone-x-top{display:none}.ar-phone-x-bottom{display:none}.ar-phone-x-
left{display:none}.ar-phone-x-right{display:none}#webplayer-mraid .gdpr-pop-up{top:0;position:absolute;z-
index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-
direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-
content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-
color:#fafafa;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);box-shadow:0 0 15px 0
rgba(0,0,0,0.1);opacity:1;}#webplayer-mraid .gdpr-pop-up .gdpr-text{padding:.5rem;font-size:.5rem}#webplayer-
mraid .gdpr-pop-up .icon-gdpr{margin:0 .5rem;color:#000;opacity:.25}#webplayer-mraid .gdpr-pop-up .gdpr-text{z-
index:110;padding:.5rem .5rem .5rem 0;width:80%;text-align:center;}#webplayer-mraid .gdpr-pop-up .gdpr-text
. g d p r - l i n k { c o l o r : # 1 6 7 d f b } # w e b p l a y e r - m r a i d . p r i v a c y -
button{position:absolute;position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-
top));top:calc(0.25em + env(safe-area-inset-top));bottom:0;z-
index:10;color:#fff;background:rgba(124,124,124,0.3);border-radius:.25em;width:1.75em;height:1.75em;display:-
webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;left:constant(safe-area-inset-left);left:env(safe-
area-inset-left);z-index:2;margin-left:.25rem}#webplayer-mraid .one-tap-
redirect{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:1}.ad-notice{color:#fff;text-
transform:uppercase;border-radius:1em;font-size:1em;padding:.5em 1em;text-align:center;position:absolute;margin-
top:.25em;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);left:50%;background:rgba(0,0,0,0.4);opacity:.6;font-size:.75em;display:-webkit-box;display:-ms-
flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-transition:-webkit-transform .5s
linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear, -webkit-
transform .5s linear;z-index:10}.ad-notice.visible-ad-notice{-webkit-transform:translate(-50%,0);transform:translate(-
50%,0)}.ad-notice.hidden-ad-notice{-webkit-transform:translate(-50%,-15vh);transform:translate(-50%,-
15vh)}#mraid #mraid-iframe{position:absolute;top:0;left:0;width:100vw;height:100vh;border:none}#mraid .close-
region{position:absolute;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right);z-
index:9998;width:1.75em;height:1.75em;margin:.25em .25em 0 0;opacity:.4}#mraid .icon-
close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#mraid .icon-
close::before{color:#fff}#mraid .close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-
pack:center;justify-content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-
radius:50%}#mraid .progress-wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#mraid
.progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#mraid .circle-base,#mraid .circle-left,#mraid
.circle-right{position:absolute;width:28px;height:28px;border-radius:100%;background-color:transparent;vertical-
align:middle}#mraid .circle-base{border:4px solid #696969}#mraid .circle-left,#mraid .circle-
right{clip:rect(0,18px,36px,0);border:4px solid #fff}#mraid .progress-wrapper,#mraid .circle-left,#mraid .circle-
right{-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-
function:linear;-webkit-animation-duration:.01s}#mraid .gdpr-pop-up{bottom:0;position:absolute;z-
index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-
direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-
content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-
color:#fafafa;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);box-shadow:0 0 15px 0
rgba(0,0,0,0.1);opacity:1;}#mraid .gdpr-pop-up .gdpr-text{padding:.5rem;font-size:.5rem}#mraid .gdpr-pop-up .icon-
gdpr{margin:0 .5rem;color:#000;opacity:.25}#mraid .gdpr-pop-up .gdpr-text{z-index:110;padding:.5rem .5rem .5rem
0;width:80%;text-align:center;}#mraid .gdpr-pop-up .gdpr-text .gdpr-link{color:#167dfb}#mraid .privacy-
button{position:absolute;position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-
top));top:calc(0.25em + env(safe-area-inset-top));bottom:0;z-
index:10;color:#fff;background:rgba(124,124,124,0.3);border-radius:.25em;width:1.75em;height:1.75em;display:-
webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;left:constant(safe-area-inset-left);left:env(safe-
area-inset-left);z-index:2;margin-left:.25rem}#mraid .one-tap-
redirect{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:1}#mraid .loading-screen,#extended-mraid
.loading-screen,#mraid .splash-screen-container,#extended-mraid .splash-screen-
container{position:absolute;top:auto;bottom:0;left:0;width:100%;z-index:9999}.ar-phone-x-top{display:none}.ar-
phone-x-bottom{display:none}.ar-phone-x-left{display:none}.ar-phone-x-right{display:none}#display-
interstitial{position:absolute;width:100%;height:100%;}#display-interstitial .gdpr-pop-
up{position:absolute;top:0;width:100%;background-color:#161616;-webkit-box-shadow:0 0 15px 0
rgba(0,0,0,0.1);box-shadow:0 0 15px 0 rgba(0,0,0,0.1);opacity:1;}#display-interstitial .gdpr-pop-up .gdpr-text{z-
index:110;padding:.5rem;width:90%;color:#fff;text-align:center;font-size:.5rem;}#display-interstitial .gdpr-pop-up
.gdpr-text .gdpr-link{color:#167dfb}#display-interstitial .privacy-
button{position:absolute;position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-
top));top:calc(0.25em + env(safe-area-inset-top));bottom:0;z-
index:10;color:#fff;background:rgba(124,124,124,0.3);border-radius:.25em;width:1.75em;height:1.75em;display:-
webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;left:constant(safe-area-inset-left);left:env(safe-
area-inset-left);z-index:2;margin-left:.25rem}.ar-phone-x-top{display:none}.ar-phone-x-bottom{display:none}.ar-
phone-x-left{display:none}.ar-phone-x-right{display:none}#extended-mraid .game-
rating{position:relative;display:inline-block;color:#e6e6e6;vertical-align:middle;letter-spacing:5px;font-
s i z e : 2 0 p x } # e x t e n d e d - m r a i d . g a m e - r a t i n g -
mask{position:absolute;left:0;overflow:hidden;width:0;height:100%;color:#ff8e00;white-space:nowrap;font-
size:inherit}#extended-mraid .game-rating-count{color:#7c7c7c;font-size:17px}#extended-mraid .game-icon{margin-
bottom:20px;width:75px;height:75px;border-radius:18pt;background-color:#fff;background-size:cover}#extended-
mraid .icon-unity-ads-logo{bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-
align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:5;max-
height:1rem;color:#696969;font-size:1rem;opacity:.3}#extended-mraid .unity-ads-logo{width:30%;margin:0
auto}#extended-mraid .name-container{overflow:hidden;color:#000;text-overflow:ellipsis;font-size:17pt}#extended-
mraid #mraid-iframe{position:absolute;top:0;left:0;width:100vw;height:100vh;border:none}#extended-mraid .close-
region{position:absolute;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right);z-
index:9998;width:1.75em;height:1.75em;margin:.25em .25em 0 0;opacity:.4;display:none}#extended-mraid .icon-
close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#extended-mraid
.icon-close::before{color:#fff}#extended-mraid .close{position:absolute;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-
flex-pack:center;justify-content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-
r a d i u s : 5 0 % } # e x t e n d e d - m r a i d . p r o g r e s s -
wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#extended-mraid
.progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#extended-mraid .circle-base,#extended-mraid
.circle-left,#extended-mraid .circle-right{position:absolute;width:28px;height:28px;border-radius:100%;background-
color:transparent;vertical-align:middle}#extended-mraid .circle-base{border:4px solid #696969}#extended-mraid
.circle-left,#extended-mraid .circle-right{clip:rect(0,18px,36px,0);border:4px solid #fff}#extended-mraid .progress-
wrapper,#extended-mraid .circle-left,#extended-mraid .circle-right{-webkit-animation-duration:.01s;animation-
duration:.01s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-
mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-
function:linear}#extended-mraid .gdpr-pop-up{bottom:0;position:absolute;z-index:100;display:-webkit-box;display:-
ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-
direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;width:100%;background-color:#fafafa;-webkit-box-shadow:0 0 15px 0
rgba(0,0,0,0.1);box-shadow:0 0 15px 0 rgba(0,0,0,0.1);opacity:1;}#extended-mraid .gdpr-pop-up .gdpr-
text{padding:.5rem;font-size:.5rem}#extended-mraid .gdpr-pop-up .icon-gdpr{margin:0
.5rem;color:#000;opacity:.25}#extended-mraid .gdpr-pop-up .gdpr-text{z-index:110;padding:.5rem .5rem .5rem
0;width:80%;text-align:center;}#extended-mraid .gdpr-pop-up .gdpr-text .gdpr-link{color:#167dfb}#extended-mraid
.gdpr-pop-up.mraid-container{top:100vw;bottom:inherit;z-index:109}#extended-mraid .privacy-
button{position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-top));top:calc(0.25em + env(safe-area-
inset-top));bottom:0;z-index:10;color:#fff;background:rgba(124,124,124,0.3);border-
radius:.25em;width:1.75em;height:1.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;left:0;left:constant(safe-area-inset-left);left:env(safe-area-inset-left);margin:0 0 0 .25rem}#extended-
m r a i d . l o a d i n g - s c r e e n { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 ; z -
index:100;display:none;width:100vw;height:100vh;background-color:#fff;opacity:1;}#extended-mraid .loading-
screen.hidden{opacity:0;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out;pointer-
events:none}#extended-mraid .loading-screen .container{position:absolute;top:0;right:0;bottom:0;left:0;display:-
webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-
webkit-box-pack:center;-webkit-box-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-
pack:center;justify-content:center;}#extended-mraid .loading-screen .container .user-text,#extended-mraid .loading-
screen .container .game-icon,#extended-mraid .loading-screen .container .store-container,#extended-mraid .loading-
screen .container .name-container,#extended-mraid .loading-screen .container .progress-bar{-ms-flex-item-
align:center;align-self:center;margin:10px}#extended-mraid .loading-screen .container .user-text,#extended-mraid
.loading-screen .container .name-container{text-align:center}#extended-mraid .loading-screen .user-
text{color:#000;font-weight:300;font-size:14.5pt}#extended-mraid .loading-screen .progress-
bar{overflow:hidden;width:60%;height:3pt;background-color:#e6e6e6;}#extended-mraid .loading-screen .progress-
bar .filling{position:relative;left:0;display:block;width:18%;height:5pt;background-color:#167dfb;-webkit-backface-
visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-
animation:progress-bar-dynamic 1s linear infinite;animation:progress-bar-dynamic 1s linear infinite;will-
change:left}@-webkit-keyframes bounce-in-right--default{from,60%,75%,90%,to{-webkit-animation-timing-
function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{right:-
5 e m ; p a d d i n g - r i g h t : 6 . 5 e m ; o p a c i t y : 0 ; - w e b k i t -
transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-
2 5 p x , 0 , 0 ) ; t r a n s f o r m : t r a n s l a t e 3 d ( - 2 5 p x , 0 , 0 ) } 7 5 % { - w e b k i t -
transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{right:-5em;padding-right:6.5em;-webkit-
transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{right:0;padding-right:1.5em;-webkit-
transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounce-in-right--
default{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-
function:cubic-bezier(.215,.61,.355,1)}from{right:-5em;padding-right:6.5em;opacity:0;-webkit-
transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-
2 5 p x , 0 , 0 ) ; t r a n s f o r m : t r a n s l a t e 3 d ( - 2 5 p x , 0 , 0 ) } 7 5 % { - w e b k i t -
transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{right:-5em;padding-right:6.5em;-webkit-
transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{right:0;padding-right:1.5em;-webkit-
transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounce-
right{0%,20%,50%,80%,100%{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-
transform:translateX(-15px);transform:translateX(-15px)}60%{-webkit-transform:translateX(-
10px);transform:translateX(-10px)}}@keyframes bounce-right{0%,20%,50%,80%,100%{-webkit-
transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-15px);transform:translateX(-
15px)}60%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.landscape #extended-mraid .gdpr-
pop-up.mraid-container{top:inherit;bottom:0;width:50vw}@media screen and (min-aspect-ratio:8/19){#extended-
mraid .gdpr-pop-up.mraid-container{top:120vw}}@media screen and (min-aspect-ratio:9/16){#extended-mraid .gdpr-
pop-up.mraid-container{top:100vw}}@media screen and (min-aspect-ratio:3/4){#extended-mraid .gdpr-pop-
up.mraid-container{top:70vw}}@media screen and (min-aspect-ratio:1/2){#extended-mraid .gdpr-pop-up.mraid-
container{top:100vw}}@media screen and (min-aspect-ratio:2/3){#extended-mraid .gdpr-pop-up.mraid-
container{top:80vw}}@media screen and (min-aspect-ratio:1/1){.mraid{height:50vw}.panel{top:50vw}}@media
screen and (min-height:568px){.loading-screen .game-icon{width:96px;height:96px}}@media screen and (max-
height:240px){.loading-screen .container > div{margin:3px}.loading-screen .name-container{font-size:12pt}.loading-
screen .game-rating{font-size:10pt}.loading-screen .user-text{font-size:10.5pt}}@media screen and (min-
height:768px) and (min-width:1024px),screen and (min-height:1024px) and (min-width:768px){.loading-screen .user-
text{font-size:18.5pt}.loading-screen .game-icon{width:150px;height:150px}.loading-screen .progress-
bar{width:48%}.loading-screen .game-rating{font-size:20pt}.loading-screen .name-container{font-size:30pt}}.ad-
notice{color:#fff;text-transform:uppercase;border-radius:1em;font-size:1em;padding:.5em 1em;text-
align:center;position:absolute;margin-top:.25em;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-
50%);background:rgba(0,0,0,0.4);opacity:.6;font-size:.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-
ms-flex-item-align:center;align-self:center;z-index:10}.ad-notice.visible-ad-notice{-webkit-transform:translate(-
50%,0);transform:translate(-50%,0)}.ad-notice.hidden-ad-notice{-webkit-transform:translate(-50%,-
15vh);transform:translate(-50%,-15vh)}.one-tap-redirect{position:absolute;top:0;left:0;height:100vh;width:100vw;z-
index:1}.progress-bar{width:100%;height:5px;z-index:10;position:fixed;left:0;bottom:0;bottom:constant(safe-area-
inset-bottom,0);bottom:env(safe-area-inset-bottom,0)}.linear-progress-bar{width:100%;height:5px;border-radius:0
.25em .25em 0;-webkit-transition:-webkit-transform 1s linear;transition:-webkit-transform 1s
linear;transition:transform 1s linear;transition:transform 1s linear, -webkit-transform 1s linear;background-
color:#167dfb;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.linear-skip-progress-
bar{height:5px;position:absolute;bottom:0;left:0;border-radius:0 .25em .25em 0;background-color:#1297ff}@-
w e b k i t - k e y f r a m e s p r o g r e s s - b a r - d y n a m i c { 0 % { l e f t : -
18%}30%{left:46%}32%{left:44%}35%{left:35%}37%{left:38%}42%{left:42%}45%,60%,70%,80%{left:41%}90
%{left:80%}100%{left:100%}}@keyframes progress-bar-dynamic{0%{left:-
18%}30%{left:46%}32%{left:44%}35%{left:35%}37%{left:38%}42%{left:42%}45%,60%,70%,80%{left:41%}90
%{left:80%}100%{left:100%}}@-webkit-keyframes progress-bar-dynamic{0%{left:-
18%}30%{left:46%}32%{left:44%}35%{left:35%}37%{left:38%}42%{left:42%}45%,60%,70%,80%{left:41%}90
%{left:80%}100%{left:100%}}@keyframes progress-bar-dynamic{0%{left:-
18%}30%{left:46%}32%{left:44%}35%{left:35%}37%{left:38%}42%{left:42%}45%,60%,70%,80%{left:41%}90
%{left:80%}100%{left:100%}}.ar-phone-x-top{display:none}.ar-phone-x-bottom{display:none}.ar-phone-x-
left{display:none}.ar-phone-x-right{display:none}@media (min-width:1025px){html{font-size:43.2px}}@media
only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){html #gdpr-
consent-settings .safe-area-content{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-
right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left);padding-
top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-
bottom);padding-left:env(safe-area-inset-left)}html #webplayer-mraid #mraid-iframe{padding-top:constant(safe-area-
inset-top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-
left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-
right));height:calc(100vh - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-
area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-
left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-
right));height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}html #webplayer-mraid .ar-phone-
x-top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #webplayer-mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #webplayer-mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #webplayer-mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #webplayer-mraid .close-region{top:constant(safe-area-inset-
top);right:constant(safe-area-inset-right);top:env(safe-area-inset-top);right:env(safe-area-inset-right)}html
#webplayer-mraid .camera-permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-
bottom));bottom:calc(0.5rem + env(safe-area-inset-bottom))}html #webplayer-mraid .camera-permission-panel
.show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-0.5rem + env(safe-
area-inset-bottom))}html #webplayer-mraid .gdpr-pop-up{top:constant(safe-area-inset-top);left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));top:env(safe-area-inset-
top);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html
#extended-mraid #mraid-iframe,html #mraid #mraid-iframe{padding-top:constant(safe-area-inset-top);padding-
right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #extended-mraid .ar-phone-x-top,html #mraid .ar-phone-x-
top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #extended-mraid .ar-phone-x-bottom,html #mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #extended-mraid .ar-phone-x-left,html #mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #extended-mraid .ar-phone-x-right,html #mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #extended-mraid .close-region,html #mraid .close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #extended-mraid .camera-permission-panel .gdpr-link,html #mraid .camera-
permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-bottom));bottom:calc(0.5rem + env(safe-
area-inset-bottom))}html #extended-mraid .camera-permission-panel .show-learn-more-button,html #mraid .camera-
permission-panel .show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-
0.5rem + env(safe-area-inset-bottom))}html #extended-mraid .privacy-button,html #mraid .privacy-
button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #extended-mraid .gdpr-pop-up,html #mraid .gdpr-pop-
up{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-
inset-left) - constant(safe-area-inset-right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html .landscape #extended-mraid .gdpr-
pop-up.mraid-container{top:inherit;bottom:0;width:calc(50vw - env(safe-area-inset-left))}html .landscape #extended-
mraid .camera-permission-panel .show-learn-more-button{right:constant(safe-area-inset-right);right:env(safe-area-
inset-right)}html #admob #admob-iframe{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-
inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-
left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #admob .privacy-button{padding-right:constant(safe-area-inset-
right);padding-bottom:constant(safe-area-inset-bottom);padding-right:env(safe-area-inset-right);padding-
bottom:env(safe-area-inset-bottom)}html #admob .gdpr-pop-up{bottom:constant(safe-area-inset-
bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-
right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) -
env(safe-area-inset-right))}html #end-screen,html #vast-end-screen{padding-top:constant(safe-area-inset-
top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-
left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-inset-
right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-
inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-
area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100% - env(safe-
area-inset-top) - env(safe-area-inset-bottom));}html #end-screen .btn-close-region,html #vast-end-screen .btn-close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .btn-close-html-endcard,html #vast-end-screen .btn-close-html-
endcard{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .privacy-button-html-endcard,html #vast-end-screen .privacy-
button-html-endcard{top:constant(safe-area-inset-top);left:constant(safe-area-inset-left);top:env(safe-area-inset-
top);left:env(safe-area-inset-left)}html #vast-end-screen .china-advertisement{top:constant(safe-area-inset-
top);left:constant(safe-area-inset-left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #vast-end-screen
.privacy-button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #overlay,html #closable-video-overlay{position:absolute;top:constant(safe-
area-inset-top);left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-
inset-right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));top:env(safe-area-
inset-top);left:env(safe-area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-
right));height:calc(100% - env(safe-area-inset-top) - env(safe-area-inset-bottom));}html #overlay .skip-hit-area,html
#closable-video-overlay .skip-hit-area{top:constant(safe-area-inset-top);left:constant(safe-area-inset-
left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #overlay .progress,html #closable-video-overlay
.progress{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #privacy-sdk-container #privacy-iframe{padding-top:constant(safe-area-
inset-top);padding-bottom:constant(safe-area-inset-bottom);height:calc(100vh - constant(safe-area-inset-top) -
constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-
bottom);height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.performance-end-screen .portrait
#end-screen{padding:0;padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-
top);width:100vw;height:calc(100vh - env(safe-area-inset-top));height:calc(100vh - constant(safe-area-inset-
top));}.performance-end-screen .portrait #end-screen .bottom-container{margin-bottom:env(safe-area-inset-
bottom);margin-bottom:constant(safe-area-inset-bottom)}.performance-end-screen .landscape #end-
screen{padding:0;height:100vh;}.performance-end-screen .landscape #end-screen .china-
advertisement{right:auto;left:0;margin-right:0;margin-left:1em}.performance-end-screen .landscape #end-screen
.bottom-container{margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-
bottom);}.performance-end-screen .landscape #end-screen .bottom-container .privacy-button{right:0;left:auto;margin-
right:1em;margin-left:0}.performance-end-screen .landscape #end-screen.show-gdpr-banner .gdpr-pop-up{padding-
bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}.performance-end-screen
.landscape #end-screen.show-gdpr-banner .gdpr-pop-up .gdpr-text{padding-bottom:0}.performance-end-screen .ios-
landscape-right #end-screen{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-
right);width:calc(100vw - env(safe-area-inset-right));width:calc(100vw - constant(safe-area-inset-
right))}.performance-end-screen .ios-landscape-left #end-screen{padding-left:env(safe-area-inset-left);padding-
left:constant(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left));width:calc(100vw - constant(safe-area-
inset-left));}.performance-end-screen .ios-landscape-left #end-screen .bottom-container .privacy-
button{right:env(safe-area-inset-right);right:constant(safe-area-inset-right)}@media only screen and (device-
width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) and (device-
width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.performance-end-screen #end-screen
.end-screen-info-background{font-size:24px}}}@media only screen and (device-width:414px) and (device-
height:896px) and (-webkit-device-pixel-ratio:3){html #gdpr-consent-settings .safe-area-content{padding-
top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-
inset-bottom);padding-left:constant(safe-area-inset-left);padding-top:env(safe-area-inset-top);padding-right:env(safe-
area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}html #webplayer-
mraid #mraid-iframe{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-
bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-
area-inset-left) - constant(safe-area-inset-right));height:calc(100vh - constant(safe-area-inset-top) - constant(safe-area-
inset-bottom));padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-
area-inset-bottom);padding-left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-
inset-right));height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}html #webplayer-mraid .ar-
phone-x-top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #webplayer-mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #webplayer-mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #webplayer-mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #webplayer-mraid .close-region{top:constant(safe-area-inset-
top);right:constant(safe-area-inset-right);top:env(safe-area-inset-top);right:env(safe-area-inset-right)}html
#webplayer-mraid .camera-permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-
bottom));bottom:calc(0.5rem + env(safe-area-inset-bottom))}html #webplayer-mraid .camera-permission-panel
.show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-0.5rem + env(safe-
area-inset-bottom))}html #webplayer-mraid .gdpr-pop-up{top:constant(safe-area-inset-top);left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));top:env(safe-area-inset-
top);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html
#extended-mraid #mraid-iframe,html #mraid #mraid-iframe{padding-top:constant(safe-area-inset-top);padding-
right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #extended-mraid .ar-phone-x-top,html #mraid .ar-phone-x-
top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #extended-mraid .ar-phone-x-bottom,html #mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #extended-mraid .ar-phone-x-left,html #mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #extended-mraid .ar-phone-x-right,html #mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #extended-mraid .close-region,html #mraid .close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #extended-mraid .camera-permission-panel .gdpr-link,html #mraid .camera-
permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-bottom));bottom:calc(0.5rem + env(safe-
area-inset-bottom))}html #extended-mraid .camera-permission-panel .show-learn-more-button,html #mraid .camera-
permission-panel .show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-
0.5rem + env(safe-area-inset-bottom))}html #extended-mraid .privacy-button,html #mraid .privacy-
button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #extended-mraid .gdpr-pop-up,html #mraid .gdpr-pop-
up{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-
inset-left) - constant(safe-area-inset-right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html .landscape #extended-mraid .gdpr-
pop-up.mraid-container{top:inherit;bottom:0;width:calc(50vw - env(safe-area-inset-left))}html .landscape #extended-
mraid .camera-permission-panel .show-learn-more-button{right:constant(safe-area-inset-right);right:env(safe-area-
inset-right)}html #admob #admob-iframe{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-
inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-
left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #admob .privacy-button{padding-right:constant(safe-area-inset-
right);padding-bottom:constant(safe-area-inset-bottom);padding-right:env(safe-area-inset-right);padding-
bottom:env(safe-area-inset-bottom)}html #admob .gdpr-pop-up{bottom:constant(safe-area-inset-
bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-
right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) -
env(safe-area-inset-right))}html #end-screen,html #vast-end-screen{padding-top:constant(safe-area-inset-
top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-
left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-inset-
right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-
inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-
area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100% - env(safe-
area-inset-top) - env(safe-area-inset-bottom));}html #end-screen .btn-close-region,html #vast-end-screen .btn-close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .btn-close-html-endcard,html #vast-end-screen .btn-close-html-
endcard{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .privacy-button-html-endcard,html #vast-end-screen .privacy-
button-html-endcard{top:constant(safe-area-inset-top);left:constant(safe-area-inset-left);top:env(safe-area-inset-
top);left:env(safe-area-inset-left)}html #vast-end-screen .china-advertisement{top:constant(safe-area-inset-
top);left:constant(safe-area-inset-left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #vast-end-screen
.privacy-button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #overlay,html #closable-video-overlay{position:absolute;top:constant(safe-
area-inset-top);left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-
inset-right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));top:env(safe-area-
inset-top);left:env(safe-area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-
right));height:calc(100% - env(safe-area-inset-top) - env(safe-area-inset-bottom));}html #overlay .skip-hit-area,html
#closable-video-overlay .skip-hit-area{top:constant(safe-area-inset-top);left:constant(safe-area-inset-
left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #overlay .progress,html #closable-video-overlay
.progress{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #privacy-sdk-container #privacy-iframe{padding-top:constant(safe-area-
inset-top);padding-bottom:constant(safe-area-inset-bottom);height:calc(100vh - constant(safe-area-inset-top) -
constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-
bottom);height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.performance-end-screen .portrait
#end-screen{padding:0;padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-
top);width:100vw;height:calc(100vh - env(safe-area-inset-top));height:calc(100vh - constant(safe-area-inset-
top));}.performance-end-screen .portrait #end-screen .bottom-container{margin-bottom:env(safe-area-inset-
bottom);margin-bottom:constant(safe-area-inset-bottom)}.performance-end-screen .landscape #end-
screen{padding:0;height:100vh;}.performance-end-screen .landscape #end-screen .china-
advertisement{right:auto;left:0;margin-right:0;margin-left:1em}.performance-end-screen .landscape #end-screen
.bottom-container{margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-
bottom);}.performance-end-screen .landscape #end-screen .bottom-container .privacy-button{right:0;left:auto;margin-
right:1em;margin-left:0}.performance-end-screen .landscape #end-screen.show-gdpr-banner .gdpr-pop-up{padding-
bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}.performance-end-screen
.landscape #end-screen.show-gdpr-banner .gdpr-pop-up .gdpr-text{padding-bottom:0}.performance-end-screen .ios-
landscape-right #end-screen{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-
right);width:calc(100vw - env(safe-area-inset-right));width:calc(100vw - constant(safe-area-inset-
right))}.performance-end-screen .ios-landscape-left #end-screen{padding-left:env(safe-area-inset-left);padding-
left:constant(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left));width:calc(100vw - constant(safe-area-
inset-left));}.performance-end-screen .ios-landscape-left #end-screen .bottom-container .privacy-
button{right:env(safe-area-inset-right);right:constant(safe-area-inset-right)}@media only screen and (device-
width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) and (device-
width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.performance-end-screen #end-screen
.end-screen-info-background{font-size:24px}}}@media only screen and (device-width:414px) and (device-
height:896px) and (-webkit-device-pixel-ratio:2){html #gdpr-consent-settings .safe-area-content{padding-
top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-
inset-bottom);padding-left:constant(safe-area-inset-left);padding-top:env(safe-area-inset-top);padding-right:env(safe-
area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}html #webplayer-
mraid #mraid-iframe{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-
bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-
area-inset-left) - constant(safe-area-inset-right));height:calc(100vh - constant(safe-area-inset-top) - constant(safe-area-
inset-bottom));padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-
area-inset-bottom);padding-left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-
inset-right));height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}html #webplayer-mraid .ar-
phone-x-top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #webplayer-mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #webplayer-mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #webplayer-mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #webplayer-mraid .close-region{top:constant(safe-area-inset-
top);right:constant(safe-area-inset-right);top:env(safe-area-inset-top);right:env(safe-area-inset-right)}html
#webplayer-mraid .camera-permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-
bottom));bottom:calc(0.5rem + env(safe-area-inset-bottom))}html #webplayer-mraid .camera-permission-panel
.show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-0.5rem + env(safe-
area-inset-bottom))}html #webplayer-mraid .gdpr-pop-up{top:constant(safe-area-inset-top);left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));top:env(safe-area-inset-
top);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html
#extended-mraid #mraid-iframe,html #mraid #mraid-iframe{padding-top:constant(safe-area-inset-top);padding-
right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-
inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #extended-mraid .ar-phone-x-top,html #mraid .ar-phone-x-
top{position:fixed;top:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
top);height:constant(safe-area-inset-top)}html #extended-mraid .ar-phone-x-bottom,html #mraid .ar-phone-x-
bottom{position:fixed;bottom:0;left:0;display:block;width:100%;background:#000;height:env(safe-area-inset-
bottom);height:constant(safe-area-inset-bottom)}html #extended-mraid .ar-phone-x-left,html #mraid .ar-phone-x-
left{position:fixed;top:0;left:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
left);width:constant(safe-area-inset-left)}html #extended-mraid .ar-phone-x-right,html #mraid .ar-phone-x-
right{position:fixed;top:0;right:0;display:block;height:100%;background:#000;width:env(safe-area-inset-
right);width:constant(safe-area-inset-right)}html #extended-mraid .close-region,html #mraid .close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #extended-mraid .camera-permission-panel .gdpr-link,html #mraid .camera-
permission-panel .gdpr-link{bottom:calc(0.5rem + constant(safe-area-inset-bottom));bottom:calc(0.5rem + env(safe-
area-inset-bottom))}html #extended-mraid .camera-permission-panel .show-learn-more-button,html #mraid .camera-
permission-panel .show-learn-more-button{bottom:calc(-0.5rem + constant(safe-area-inset-bottom));bottom:calc(-
0.5rem + env(safe-area-inset-bottom))}html #extended-mraid .privacy-button,html #mraid .privacy-
button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #extended-mraid .gdpr-pop-up,html #mraid .gdpr-pop-
up{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-
inset-left) - constant(safe-area-inset-right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))}html .landscape #extended-mraid .gdpr-
pop-up.mraid-container{top:inherit;bottom:0;width:calc(50vw - env(safe-area-inset-left))}html .landscape #extended-
mraid .camera-permission-panel .show-learn-more-button{right:constant(safe-area-inset-right);right:env(safe-area-
inset-right)}html #admob #admob-iframe{padding-top:constant(safe-area-inset-top);padding-right:constant(safe-area-
inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-
left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-right));height:calc(100vh -
constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-
right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-
left);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-
top) - env(safe-area-inset-bottom))}html #admob .privacy-button{padding-right:constant(safe-area-inset-
right);padding-bottom:constant(safe-area-inset-bottom);padding-right:env(safe-area-inset-right);padding-
bottom:env(safe-area-inset-bottom)}html #admob .gdpr-pop-up{bottom:constant(safe-area-inset-
bottom);left:constant(safe-area-inset-left);width:calc(100vw - constant(safe-area-inset-left) - constant(safe-area-inset-
right));bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) -
env(safe-area-inset-right))}html #end-screen,html #vast-end-screen{padding-top:constant(safe-area-inset-
top);padding-right:constant(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-
left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-inset-
right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));padding-top:env(safe-area-
inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-
area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100% - env(safe-
area-inset-top) - env(safe-area-inset-bottom));}html #end-screen .btn-close-region,html #vast-end-screen .btn-close-
region{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .btn-close-html-endcard,html #vast-end-screen .btn-close-html-
endcard{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #end-screen .privacy-button-html-endcard,html #vast-end-screen .privacy-
button-html-endcard{top:constant(safe-area-inset-top);left:constant(safe-area-inset-left);top:env(safe-area-inset-
top);left:env(safe-area-inset-left)}html #vast-end-screen .china-advertisement{top:constant(safe-area-inset-
top);left:constant(safe-area-inset-left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #vast-end-screen
.privacy-button{bottom:constant(safe-area-inset-bottom);left:constant(safe-area-inset-left);bottom:env(safe-area-inset-
bottom);left:env(safe-area-inset-left)}html #overlay,html #closable-video-overlay{position:absolute;top:constant(safe-
area-inset-top);left:constant(safe-area-inset-left);width:calc(100% - constant(safe-area-inset-left) - constant(safe-area-
inset-right));height:calc(100% - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));top:env(safe-area-
inset-top);left:env(safe-area-inset-left);width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-
right));height:calc(100% - env(safe-area-inset-top) - env(safe-area-inset-bottom));}html #overlay .skip-hit-area,html
#closable-video-overlay .skip-hit-area{top:constant(safe-area-inset-top);left:constant(safe-area-inset-
left);top:env(safe-area-inset-top);left:env(safe-area-inset-left)}html #overlay .progress,html #closable-video-overlay
.progress{top:constant(safe-area-inset-top);right:constant(safe-area-inset-right);top:env(safe-area-inset-
top);right:env(safe-area-inset-right)}html #privacy-sdk-container #privacy-iframe{padding-top:constant(safe-area-
inset-top);padding-bottom:constant(safe-area-inset-bottom);height:calc(100vh - constant(safe-area-inset-top) -
constant(safe-area-inset-bottom));padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-
bottom);height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.performance-end-screen .portrait
#end-screen{padding:0;padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-
top);width:100vw;height:calc(100vh - env(safe-area-inset-top));height:calc(100vh - constant(safe-area-inset-
top));}.performance-end-screen .portrait #end-screen .bottom-container{margin-bottom:env(safe-area-inset-
bottom);margin-bottom:constant(safe-area-inset-bottom)}.performance-end-screen .landscape #end-
screen{padding:0;height:100vh;}.performance-end-screen .landscape #end-screen .china-
advertisement{right:auto;left:0;margin-right:0;margin-left:1em}.performance-end-screen .landscape #end-screen
.bottom-container{margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-
bottom);}.performance-end-screen .landscape #end-screen .bottom-container .privacy-button{right:0;left:auto;margin-
right:1em;margin-left:0}.performance-end-screen .landscape #end-screen.show-gdpr-banner .gdpr-pop-up{padding-
bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);}.performance-end-screen
.landscape #end-screen.show-gdpr-banner .gdpr-pop-up .gdpr-text{padding-bottom:0}.performance-end-screen .ios-
landscape-right #end-screen{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-
right);width:calc(100vw - env(safe-area-inset-right));width:calc(100vw - constant(safe-area-inset-
right))}.performance-end-screen .ios-landscape-left #end-screen{padding-left:env(safe-area-inset-left);padding-
left:constant(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left));width:calc(100vw - constant(safe-area-
inset-left));}.performance-end-screen .ios-landscape-left #end-screen .bottom-container .privacy-
button{right:env(safe-area-inset-right);right:constant(safe-area-inset-right)}@media only screen and (device-
width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait) and (device-
width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.performance-end-screen #end-screen
.end-screen-info-background{font-size:24px}}}@media only screen and (device-width:390px) and (device-
height:844px) and (-webkit-device-pixel-ratio:3){html #vast-end-screen .btn-close-html-
endcard{right:1.2rem}}@media (orientation:portrait) and (min-width:960px) and (max-width:1024px){html{font-
size:40px}}@media (orientation:portrait) and (min-width:801px) and (max-width:959px){html{font-
size:38.4px}}@media (orientation:portrait) and (min-width:769px) and (max-width:800px){html{font-
size:35.2px}}@media (orientation:portrait) and (min-width:569px) and (max-width:768px){html{font-
size:32px}}@media (orientation:portrait) and (min-width:481px) and (max-width:568px){html{font-
size:22.4px}}@media (orientation:portrait) and (min-width:414px) and (max-width:480px){html{font-
size:20.8px}}@media (orientation:portrait) and (min-width:360px) and (max-width:413px){html{font-
size:19.2px}}@media (orientation:portrait) and (min-width:321px) and (max-width:359px){html{font-
size:16px}}@media only screen and (orientation:portrait) and (device-width:375px) and (device-height:812px) and (-
webkit-device-pixel-ratio:3){html{font-size:20px}}@media (orientation:landscape) and (min-width:960px) and (max-
width:1024px){html{font-size:32px}}@media (orientation:landscape) and (min-width:569px) and (max-
width:768px){html{font-size:20px}}@media only screen and (orientation:landscape) and (device-width:375px) and
(device-height:812px) and (-webkit-device-pixel-ratio:3){html{font-
size:20px}}#closer{position:absolute;width:100%;height:100%;}#closer .close-
region{position:absolute;top:20px;right:46px}#closer .icon-close{position:absolute;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-
flex-pack:center;justify-content:center}#closer .icon-close::before{color:#fff}#closer
.close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-
content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-radius:50%}#closer .progress-
wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#closer
.progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#closer .circle-base,#closer .circle-left,#closer
.circle-right{position:absolute;width:28px;height:28px;border-radius:100%;background-color:transparent;vertical-
align:middle}#closer .circle-base{border:4px solid #696969}#closer .circle-left,#closer .circle-
right{clip:rect(0,18px,36px,0);border:4px solid #fff}#closer .progress-wrapper,#closer .circle-left,#closer .circle-
right{-webkit-animation-duration:.01s;animation-duration:.01s;-webkit-animation-timing-function:linear;animation-
timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-
mode:forwards;animation-fill-mode:forwards}#closer .gdpr-pop-
up{position:absolute;bottom:0;width:100%;background-color:#161616;-webkit-box-shadow:0 0 15px 0
rgba(0,0,0,0.1);box-shadow:0 0 15px 0 rgba(0,0,0,0.1);opacity:1;}#closer .gdpr-pop-up .gdpr-text{z-
index:110;padding:.5rem;width:90%;color:#fff;text-align:center;font-size:.5rem;}#closer .gdpr-pop-up .gdpr-text
.gdpr-link{color:#167dfb}#closer .privacy-button{position:absolute;bottom:0;margin:.25rem 0 0
.25rem;width:100%;}#closer .privacy-button .icon-gdpr{color:#fff}.ar-phone-x-top{display:none}.ar-phone-x-
bottom{display:none}.ar-phone-x-left{display:none}.ar-phone-x-right{display:none}#admob #admob-
iframe{position:fixed;display:block;width:100vw;height:100vh;border:none}#admob .gdpr-pop-
up{bottom:0;position:absolute;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-
ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;width:100%;background-color:#fafafa;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);box-shadow:0 0
15px 0 rgba(0,0,0,0.1);opacity:1;}#admob .gdpr-pop-up .gdpr-text{padding:.5rem;font-size:.5rem}#admob .gdpr-pop-
up .icon-gdpr{margin:0 .5rem;color:#000;opacity:.25}#admob .gdpr-pop-up .gdpr-text{z-index:110;padding:.5rem
.5rem .5rem 0;width:80%;text-align:center;}#admob .gdpr-pop-up .gdpr-text .gdpr-link{color:#167dfb}#admob
.privacy-button{position:fixed;right:4px;bottom:1px;z-index:1000;width:15px;height:17px;color:#fff;text-
align:center;font-weight:300;font-size:small;}#admob .privacy-button .icon-
gdpr{display:block;width:18px;height:17px;background-color:#fff;color:#0198b3}#vast-end-
screen{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;}#vast-end-screen.hidePrivacyButton
.privacy-button{display:none}#vast-end-screen .campaign-container{width:100%;height:100%}#vast-end-screen
.game-background{width:100%;height:100%;background-color:#000;background-position:center;background-
size:contain;background-repeat:no-repeat}#vast-end-screen .vast-iframe-
endcard{position:fixed;display:block;width:100vw;height:100vh;border:none}body.portrait #vast-end-screen .game-
background-portrait{display:block}body.portrait #vast-end-screen .game-background-
landscape{display:none}body.landscape #vast-end-screen .game-background-portrait{display:none}body.landscape
#vast-end-screen .game-background-landscape{display:block}#vast-end-screen .btn-close-region,#vast-end-screen
.circular-progress{z-index:100;font-size:1.1875rem;position:absolute;color:#fff;text-align:center;text-shadow:.03em
.05em .18em #7c7c7c;margin:.25em .25em 0 0;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right)}#vast-end-screen .btn-close-html-
endcard{font-size:1.1875rem;position:absolute;top:0;right:0;z-index:100;color:#fff;text-align:center;text-
shadow:.03em .05em .18em #7c7c7c;margin:.25em .25em 0 0}#vast-end-screen .privacy-button-html-
endcard{width:2.96875rem;line-height:2.96875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-
box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-top));top:calc(0.25em + env(safe-
area-inset-top));left:0;z-index:10;color:#fff;background:rgba(124,124,124,0.3);border-
radius:.25em;width:1.75em;height:1.75em;display:flex;justify-content:center;align-items:center;margin:.25em 0 0
.25em;top:0;top:calc(2 * constant(safe-area-inset-top));top:calc(2 * env(safe-area-inset-top));left:0;left:constant(safe-
area-inset-left);left:env(safe-area-inset-left)}#vast-end-screen .privacy-
button{position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-top));top:calc(0.25em + env(safe-area-
inset-top));bottom:0;z-index:10;color:#fff;background:rgba(124,124,124,0.3);border-
radius:.25em;width:1.75em;height:1.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;margin:.25em 0 0 .25em;top:0;top:calc(2 * constant(safe-area-inset-top));top:calc(2 * env(safe-area-
inset-top));left:0;left:constant(safe-area-inset-left);left:env(safe-area-inset-left)}#vast-end-screen .china-
advertisement{position:fixed;display:none;padding:.7rem;color:#fff;font-
s i z e : . 7 5 r e m ; t o p : 0 ; p a d d i n g : . 4 7 5 r e m ; o p a c i t y : . 5 8 } # o m i d -
iframe{position:absolute;top:0;left:0;display:none;width:100vw;height:100vh;border:none}.ar-phone-x-
t o p {dis play:none}.ar-phone -x-bottom{di s p l ay : n o n e} . ar-p h o n e-x -l eft { d i s p l ay : n o n e} . ar-ph o n e - x -
r i g h t { d i s p l a y : n o n e } # c o n t a i n e r - i f r a m e - e n d -
screen{position:fixed;top:0;left:0;margin:0;padding:0;width:100vw;height:100vh;}#container-iframe-end-screen
#iframe-end-screen{position:relative;display:block;width:100vw;height:100vh;border:none}#container-iframe-end-
screen #iframe-end-screen.adjust-for-safe-area{top:env(safe-area-inset-top);right:env(safe-area-inset-
right);bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);width:calc(100vw - env(safe-area-inset-left) -
env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}#container-
iframe-end-screen .close-region{position:absolute;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right);z-
index:9998;width:1.75em;height:1.75em;margin:.25em .25em 0 0;opacity:.4;top:env(safe-area-inset-top)}#container-
iframe-end-screen .icon-close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-
content:center}#container-iframe-end-screen .icon-close::before{color:#fff}#container-iframe-end-screen
.close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-
content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-radius:50%}#container-iframe-
end-screen .progress-wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#container-
iframe-end-screen .progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#container-iframe-end-screen .circle-
base,#container-iframe-end-screen .circle-left,#container-iframe-end-screen .circle-
right{position:absolute;width:28px;height:28px;border-radius:100%;background-color:transparent;vertical-
align:middle}#container-iframe-end-screen .circle-base{border:4px solid #696969}#container-iframe-end-screen
.circle-left,#container-iframe-end-screen .circle-right{clip:rect(0,18px,36px,0);border:4px solid #fff}#container-
iframe-end-screen .progress-wrapper,#container-iframe-end-screen .circle-left,#container-iframe-end-screen .circle-
right{-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-
function:linear;-webkit-animation-duration:.01s}#container-iframe-end-screen .gdpr-pop-
up{bottom:0;position:absolute;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-
orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-
ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-
items:center;width:100%;background-color:#fafafa;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);box-shadow:0 0
15px 0 rgba(0,0,0,0.1);opacity:1;}#container-iframe-end-screen .gdpr-pop-up .gdpr-text{padding:.5rem;font-
size:.5rem}#container-iframe-end-screen .gdpr-pop-up .icon-gdpr{margin:0 .5rem;color:#000;opacity:.25}#container-
iframe-end-screen .gdpr-pop-up .gdpr-text{z-index:110;padding:.5rem .5rem .5rem 0;width:80%;text-
align:center;}#container-iframe-end-screen .gdpr-pop-up .gdpr-text .gdpr-link{color:#167dfb}#container-iframe-end-
screen .privacy-button{position:absolute;position:absolute;top:.25em;top:calc(0.25em + constant(safe-area-inset-
top));top:calc(0.25em + env(safe-area-inset-top));bottom:0;z-
index:10;color:#fff;background:rgba(124,124,124,0.3);border-radius:.25em;width:1.75em;height:1.75em;display:-
webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-
webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;left:constant(safe-area-inset-left);left:env(safe-
area-inset-left);z-index:2;margin-left:.25rem}.ar-phone-x-top{display:none}.ar-phone-x-bottom{display:none}.ar-
phone-x-left{display:none}.ar-phone-x-right{display:none}#end-screen-
adapter{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;position:relative}.ar-phone-x-
t o p {dis play:none}.ar-phone -x-bottom{di s p l ay : n o n e} . ar-p h o n e-x -l eft { d i s p l ay : n o n e} . ar-ph o n e - x -
r i g h t { d i s p l a y : n o n e } # v i d e o - s c r e e n -
adapter{position:fixed;top:0;left:0;margin:0;padding:0;width:100vw;height:100vh;font-
family:'unityicons',Helvetica,sans-serif}.ar-phone-x-top{display:none}.ar-phone-x-bottom{display:none}.ar-phone-x-
l e f t { d i s p l a y : n o n e } . a r - p h o n e - x - r i g h t { d i s p l a y : n o n e } # d i s p l a y -
interstitial{position:absolute;width:100%;height:100%;}#display-interstitial .close-
region{position:absolute;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right);z-
index:9998;width:1.75em;height:1.75em;margin:.25em .25em 0 0;opacity:.4}#display-interstitial .icon-
close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#display-
interstitial .icon-close::before{color:#fff}#display-interstitial .close{position:absolute;display:-webkit-box;display:-
ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-
ms-flex-pack:center;justify-content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-
r a d i u s : 5 0 % } # d i s p l a y - i n t e r s t i t i a l . p r o g r e s s -
wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#display-interstitial
.progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#display-interstitial .circle-base,#display-interstitial
.circle-left,#display-interstitial .circle-right{position:absolute;width:28px;height:28px;border-
radius:100%;background-color:transparent;vertical-align:middle}#display-interstitial .circle-base{border:4px solid
#696969}#display-interstitial .circle-left,#display-interstitial .circle-right{clip:rect(0,18px,36px,0);border:4px solid
#fff}#display-interstitial .progress-wrapper,#display-interstitial .circle-left,#display-interstitial .circle-right{-webkit-
animation-duration:.01s;animation-duration:.01s;-webkit-animation-timing-function:linear;animation-timing-
function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-
mode:forwards;animation-fill-mode:forwards}#webplayer-mraid #mraid-
iframe{position:absolute;top:0;left:0;width:100vw;height:100vh;border:none}#webplayer-mraid .close-
region{position:absolute;top:0;top:constant(safe-area-inset-top);top:env(safe-area-inset-
top);right:0;right:constant(safe-area-inset-right);right:env(safe-area-inset-right);z-
index:9998;width:1.75em;height:1.75em;margin:.25em .25em 0 0;opacity:.4}#webplayer-mraid .icon-
close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-
align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#webplayer-
mraid .icon-close::before{color:#fff}#webplayer-mraid .close{position:absolute;display:-webkit-box;display:-ms-
flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-
flex-pack:center;justify-content:center;width:1.75em;height:1.75em;background:rgba(124,124,124,0.3);border-
r a d i u s : 5 0 % } # w e b p l a y e r - m r a i d . p r o g r e s s -
wrapper{position:absolute;clip:rect(0,36px,36px,18px);width:36px;height:36px}#webplayer-mraid
.progress:after{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:18px;-webkit-
transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#webplayer-mraid .circle-base,#webplayer-mraid
.circle-left,#webplayer-mraid .circle-right{position:absolute;width:28px;height:28px;border-radius:100%;background-
color:transparent;vertical-align:middle}#webplayer-mraid .circle-base{border:4px solid #696969}#webplayer-mraid
.circle-left,#webplayer-mraid .circle-right{clip:rect(0,18px,36px,0);border:4px solid #fff}#webplayer-mraid .progress-
wrapper,#webplayer-mraid .circle-left,#webplayer-mraid .circle-right{-webkit-animation-iteration-count:1;-webkit-
animation-fill-mode:forwards;-webkit-animation-timing-function:linear;-webkit-animation-duration:.01s}</style>
</head>
<body></body>
</html>

You might also like