@streamlayer/react 1.16.0 → 1.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/advertisement.js +30 -30
- package/lib/cjs/masters2.js +4 -4
- package/lib/cjs/points.js +1 -1
- package/lib/cjs/provider.js +1 -1
- package/lib/cjs/useStreamLayerApp2.js +12 -12
- package/lib/classic/cjs/advertisement.js +30 -30
- package/lib/classic/cjs/bet-pack.js +5 -1
- package/lib/classic/cjs/notification.js +1 -1
- package/lib/classic/cjs/points.js +1 -1
- package/lib/classic/cjs/provider.js +14 -30
- package/lib/classic/cjs/useStreamLayerApp2.js +12 -12
- package/lib/classic/es/advertisement.js +2064 -2062
- package/lib/classic/es/bet-pack.js +3431 -12
- package/lib/classic/es/index.js +1 -1
- package/lib/classic/es/notification.js +19 -19
- package/lib/classic/es/points.js +3 -3
- package/lib/classic/es/provider.js +3662 -3739
- package/lib/classic/es/useStreamLayerApp2.js +2688 -2688
- package/lib/classic/index.d.ts +1 -1
- package/lib/dist/cjs/masters.js +30 -30
- package/lib/dist/es/masters.js +7747 -7747
- package/lib/dist/style.css +1 -1
- package/lib/es/advertisement.js +2064 -2062
- package/lib/es/index2.js +1 -1
- package/lib/es/masters2.js +24 -24
- package/lib/es/points.js +3 -3
- package/lib/es/provider.js +7 -7
- package/lib/es/useStreamLayerApp2.js +2688 -2688
- package/lib/index.d.ts +1 -1
- package/lib/style.css +1 -1
- package/package.json +16 -16
- package/lib/classic/cjs/gamification-feature2.js +0 -1
- package/lib/classic/cjs/index2.js +0 -5
- package/lib/classic/cjs/masters.js +0 -1
- package/lib/classic/cjs/masters2.js +0 -13
- package/lib/classic/es/gamification-feature2.js +0 -4
- package/lib/classic/es/index2.js +0 -3426
- package/lib/classic/es/masters.js +0 -9
- package/lib/classic/es/masters2.js +0 -868
- package/lib/classic/style.css +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var E4=Object.defineProperty;var L4=(e,t,n)=>t in e?E4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Q=(e,t,n)=>L4(e,typeof t!="symbol"?t+"":t,n);const l=require("react/jsx-runtime"),w=require("react"),k=require("./useStreamLayerApp2.js");function k4(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const h=k4(w);var D2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function dl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function S4(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}const I4=k.pino_1({level:"trace",enabled:typeof window<"u"&&!!window.localStorage.getItem("SL_DEBUG"),browser:{write:e=>{console.log(e)}}}),at=(e,t)=>I4.child({name:e},t);class T4 extends Event{constructor(n,r){super(n);Q(this,"slEventBus");this.slEventBus=r}}const j4=at("event-bus");class A4{constructor(t="sl-event-bus"){Q(this,"name");Q(this,"listeners");Q(this,"emit",(t,n)=>{const r=new T4(this.name,{...n,type:t});j4.debug(r,"Emitting event"),window.dispatchEvent(r)});Q(this,"destroy",()=>{this.listeners.forEach(t=>{window.removeEventListener(this.name,t),this.listeners.delete(t)}),this.listeners.clear()});this.name=t,this.listeners=new Set}listen(t){return window.addEventListener(this.name,t),this.listeners.add(t),()=>{this.off(t)}}off(t){window.removeEventListener(this.name,t),this.listeners.delete(t)}}exports.NotificationType=void 0;(function(e){e[e.ONBOARDING=1]="ONBOARDING",e[e.QUESTION=2]="QUESTION",e[e.QUESTION_RESOLVED=3]="QUESTION_RESOLVED"})(exports.NotificationType||(exports.NotificationType={}));function $4(e,t,n){let r=new Set(t).add(void 0);return e.listen((i,a,s)=>{r.has(s)&&n(i,a,s)})}window.slStore=Object.create(null);var ia;(function(e){e.ORGANIZATION="ORGANIZATION",e.STREAM="STREAM"})(ia||(ia={}));k.SdkOverlayType.BETTING+"",k.SdkOverlayType.GAMES+"",k.SdkOverlayType.PUBLIC_CHAT+"",k.SdkOverlayType.TWITTER+"";exports.FeatureStatus=void 0;(function(e){e.Ready="ready",e.Suspended="suspended"})(exports.FeatureStatus||(exports.FeatureStatus={}));const _t=new A4;window.dispatchEvent(new CustomEvent("grpc_devtools_loaded"));function R4(e){return e instanceof DOMException&&(e.code===22||e.code===1014||e.name==="QuotaExceededError"||e.name==="NS_ERROR_DOM_QUOTA_REACHED")}class _4{constructor(t="main",n=window.localStorage){Q(this,"delimiter",":");Q(this,"prefix");Q(this,"storage");Q(this,"clear",()=>{for(const t in window.localStorage)t.startsWith(this.prefix)&&this.storage.removeItem(t)});Q(this,"generateKey",t=>`${this.prefix}${this.delimiter}${t.join(this.delimiter)}`);Q(this,"write",(...t)=>{const n=t.pop()||"",r=this.generateKey(t);try{this.storage.setItem(r,n)}catch(i){R4(i)&&this.storage===window.sessionStorage&&(window.sessionStorage.removeItem("slstreamlogs"),this.storage.setItem(r,n))}});Q(this,"read",(...t)=>{const n=this.storage.getItem(this.generateKey(t));return n===null?void 0:n});Q(this,"remove",(...t)=>{this.storage.removeItem(this.generateKey(t))});this.prefix=`sl-sdk${this.delimiter}${t}`,this.storage=n}}var aa;(function(e){e.Init="init",e.Ready="ready",e.Connecting="connecting",e.Connected="connected",e.Disconnected="disconnected",e.Failed="failed",e.Reconnect="reconnect",e.Reconnecting="reconnecting"})(aa||(aa={}));at("grpc:stream");k.Code.Unknown,k.Code.Internal,k.Code.DeadlineExceeded,k.Code.ResourceExhausted,k.Code.FailedPrecondition,k.Code.Unavailable,k.Code.DataLoss;at("grpc:retry");k.createContextKey(10,{description:"Number of attempts to retry"}),k.createContextKey(3e4,{description:"Max delay between retries in milliseconds"});var l1;(function(e){e.SCHEMA="schema",e.EXTERNAL_TOKEN="eToken",e.TOKEN="token"})(l1||(l1={}));class V4 extends _4{constructor(){super("user");Q(this,"setSchema",n=>{this.write(l1.SCHEMA,n)});Q(this,"getSchema",()=>this.read(l1.SCHEMA));Q(this,"setToken",n=>{this.write(l1.TOKEN,n)});Q(this,"getToken",()=>this.read(l1.TOKEN));Q(this,"setExternalToken",n=>{this.write(l1.EXTERNAL_TOKEN,n)});Q(this,"getExternalToken",()=>this.read(l1.EXTERNAL_TOKEN));Q(this,"removeToken",()=>{this.remove(l1.TOKEN)})}}var sa;(function(e){e.DISABLED="disabled",e.INITIALIZATION="initialization",e.READY="ready",e.FAILED="failed",e.SUSPENDED="suspended"})(sa||(sa={}));at("deep_link");at("bypass");new V4;at("video_player");k.QuestionType.FACTOID+"",k.QuestionType.POLL+"",k.QuestionType.TRIVIA+"",k.QuestionType.PREDICTION+"",k.QuestionType.TWEET+"";var la;(function(e){e.SHOWED="showed"})(la||(la={}));var oa;(function(e){e.ONBOARDING="onboarding",e.ONBOARDING_IO="onboarding_io",e.QUESTION_RECEIVED="q-received",e.QUESTION_OPENED="q-opened"})(oa||(oa={}));var ca;(function(e){e.ALLOWED="allowed",e.DISALLOWED="disallowed"})(ca||(ca={}));var ua;(function(e){e.OPENED="opened"})(ua||(ua={}));var da;(function(e){e.UNKNOWN="unknown",e.ALREADY_VOTED="already_voted"})(da||(da={}));var pa;(function(e){e.Unset="unset",e.Required="required",e.Optional="optional",e.Completed="completed",e.Disabled="disabled",e.Unavailable="unavailable"})(pa||(pa={}));k.QuestionType.POLL,k.QuestionType.PREDICTION,k.QuestionType.TRIVIA;const N4={[k.SdkOverlayType.GAMES]:!0};var M4=function(){const t=Array.prototype.slice.call(arguments).filter(Boolean),n={},r=[];t.forEach(a=>{(a?a.split(" "):[]).forEach(o=>{if(o.startsWith("atm_")){const[,c]=o.split("_");n[c]=o}else r.push(o)})});const i=[];for(const a in n)Object.prototype.hasOwnProperty.call(n,a)&&i.push(n[a]);return i.push(...r),i.join(" ")},we=M4;function O4(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var P4=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,yr=O4(function(e){return P4.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),H4=e=>e.toUpperCase()===e,F4=e=>t=>e.indexOf(t)===-1,pl=(e,t)=>{const n={};return Object.keys(e).filter(F4(t)).forEach(r=>{n[r]=e[r]}),n};function D4(e,t,n){const r=pl(t,n);if(!e){const i=typeof yr=="function"?{default:yr}:yr;Object.keys(r).forEach(a=>{i.default(a)||delete r[a]})}return r}var z4=(e,t)=>{};function B4(e){let t="";return n=>{const r=(a,s)=>{const{as:o=e,class:c=t}=a,u=n.propsAsIs===void 0?!(typeof o=="string"&&o.indexOf("-")===-1&&!H4(o[0])):n.propsAsIs,g=D4(u,a,["as","class"]);g.ref=s,g.className=n.atomic?we(n.class,g.className||c):we(g.className||c,n.class);const{vars:C}=n;if(C){const p={};for(const E in C){const L=C[E],m=L[0],f=L[1]||"",v=typeof m=="function"?m(a):m;z4(v,n.name),p[`--${E}`]=`${v}${f}`}const y=g.style||{},x=Object.keys(y);x.length>0&&x.forEach(E=>{p[E]=y[E]}),g.style=p}return e.__wyw_meta&&e!==o?(g.as=o,w.createElement(e,g)):w.createElement(o,g)},i=w.forwardRef?w.forwardRef(r):a=>{const s=pl(a,["innerRef"]);return r(s,a.innerRef)};return i.displayName=n.name,i.__wyw_meta={className:n.class||t,extends:e},i}}var d=B4;const U4=d("div")({name:"SDKContainer",class:"sopqfe6",propsAsIs:!1}),fl=d("div")({name:"SDKScrollContainer",class:"s102vcph",propsAsIs:!1}),Ji=d("div")({name:"SDKContentContainer",class:"s1meqjjv",propsAsIs:!1}),Z4=()=>Ji,e0=d(Z4())({name:"SDKWhiteContainer",class:"s1burm22",propsAsIs:!0}),q4=()=>e0,Q4=d(q4())({name:"SDKSummaryContainer",class:"sm5r3j5",propsAsIs:!0}),W4=d("div")({name:"TabsContainer",class:"tysxwr6",propsAsIs:!1}),G4=()=>Ji,K4=d(G4())({name:"LeaderboardContainer",class:"l9er3b1",propsAsIs:!0}),Y4=()=>e0,X4=d(Y4())({name:"TabsNavContainer",class:"t19dtrb3",propsAsIs:!0}),J4=d("div")({name:"UserSummaryContainer",class:"u1552n3j",propsAsIs:!1});var hl={exports:{}},ml={};/**
|
|
1
|
+
"use strict";var s4=Object.defineProperty;var o4=(e,t,n)=>t in e?s4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var q=(e,t,n)=>o4(e,typeof t!="symbol"?t+"":t,n);const s=require("react/jsx-runtime"),w=require("react"),k=require("./useStreamLayerApp2.js");function c4(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const h=c4(w);var H2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function rs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function u4(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}const d4=k.pino_1({level:"trace",enabled:typeof window<"u"&&!!window.localStorage.getItem("SL_DEBUG"),browser:{write:e=>{console.log(e)}}}),it=(e,t)=>d4.child({name:e},t);class p4 extends Event{constructor(n,r){super(n);q(this,"slEventBus");this.slEventBus=r}}const f4=it("event-bus");class h4{constructor(t="sl-event-bus"){q(this,"name");q(this,"listeners");q(this,"emit",(t,n)=>{const r=new p4(this.name,{...n,type:t});f4.debug(r,"Emitting event"),window.dispatchEvent(r)});q(this,"destroy",()=>{this.listeners.forEach(t=>{window.removeEventListener(this.name,t),this.listeners.delete(t)}),this.listeners.clear()});this.name=t,this.listeners=new Set}listen(t){return window.addEventListener(this.name,t),this.listeners.add(t),()=>{this.off(t)}}off(t){window.removeEventListener(this.name,t),this.listeners.delete(t)}}exports.NotificationType=void 0;(function(e){e[e.ONBOARDING=1]="ONBOARDING",e[e.QUESTION=2]="QUESTION",e[e.QUESTION_RESOLVED=3]="QUESTION_RESOLVED"})(exports.NotificationType||(exports.NotificationType={}));function m4(e,t,n){let r=new Set(t).add(void 0);return e.listen((i,a,l)=>{r.has(l)&&n(i,a,l)})}window.slStore=Object.create(null);var Ki;(function(e){e.ORGANIZATION="ORGANIZATION",e.STREAM="STREAM"})(Ki||(Ki={}));k.SdkOverlayType.BETTING+"",k.SdkOverlayType.GAMES+"",k.SdkOverlayType.PUBLIC_CHAT+"",k.SdkOverlayType.TWITTER+"";exports.FeatureStatus=void 0;(function(e){e.Ready="ready",e.Suspended="suspended"})(exports.FeatureStatus||(exports.FeatureStatus={}));const $t=new h4;window.dispatchEvent(new CustomEvent("grpc_devtools_loaded"));function C4(e){return e instanceof DOMException&&(e.code===22||e.code===1014||e.name==="QuotaExceededError"||e.name==="NS_ERROR_DOM_QUOTA_REACHED")}class v4{constructor(t="main",n=window.localStorage){q(this,"delimiter",":");q(this,"prefix");q(this,"storage");q(this,"clear",()=>{for(const t in window.localStorage)t.startsWith(this.prefix)&&this.storage.removeItem(t)});q(this,"generateKey",t=>`${this.prefix}${this.delimiter}${t.join(this.delimiter)}`);q(this,"write",(...t)=>{const n=t.pop()||"",r=this.generateKey(t);try{this.storage.setItem(r,n)}catch(i){C4(i)&&this.storage===window.sessionStorage&&(window.sessionStorage.removeItem("slstreamlogs"),this.storage.setItem(r,n))}});q(this,"read",(...t)=>{const n=this.storage.getItem(this.generateKey(t));return n===null?void 0:n});q(this,"remove",(...t)=>{this.storage.removeItem(this.generateKey(t))});this.prefix=`sl-sdk${this.delimiter}${t}`,this.storage=n}}var Yi;(function(e){e.Init="init",e.Ready="ready",e.Connecting="connecting",e.Connected="connected",e.Disconnected="disconnected",e.Failed="failed",e.Reconnect="reconnect",e.Reconnecting="reconnecting"})(Yi||(Yi={}));it("grpc:stream");k.Code.Unknown,k.Code.Internal,k.Code.DeadlineExceeded,k.Code.ResourceExhausted,k.Code.FailedPrecondition,k.Code.Unavailable,k.Code.DataLoss;it("grpc:retry");k.createContextKey(10,{description:"Number of attempts to retry"}),k.createContextKey(3e4,{description:"Max delay between retries in milliseconds"});var a1;(function(e){e.SCHEMA="schema",e.EXTERNAL_TOKEN="eToken",e.TOKEN="token"})(a1||(a1={}));class g4 extends v4{constructor(){super("user");q(this,"setSchema",n=>{this.write(a1.SCHEMA,n)});q(this,"getSchema",()=>this.read(a1.SCHEMA));q(this,"setToken",n=>{this.write(a1.TOKEN,n)});q(this,"getToken",()=>this.read(a1.TOKEN));q(this,"setExternalToken",n=>{this.write(a1.EXTERNAL_TOKEN,n)});q(this,"getExternalToken",()=>this.read(a1.EXTERNAL_TOKEN));q(this,"removeToken",()=>{this.remove(a1.TOKEN)})}}var Xi;(function(e){e.DISABLED="disabled",e.INITIALIZATION="initialization",e.READY="ready",e.FAILED="failed",e.SUSPENDED="suspended"})(Xi||(Xi={}));it("deep_link");it("bypass");new g4;it("video_player");k.QuestionType.FACTOID+"",k.QuestionType.POLL+"",k.QuestionType.TRIVIA+"",k.QuestionType.PREDICTION+"",k.QuestionType.TWEET+"";var Ji;(function(e){e.SHOWED="showed"})(Ji||(Ji={}));var ea;(function(e){e.ONBOARDING="onboarding",e.ONBOARDING_IO="onboarding_io",e.QUESTION_RECEIVED="q-received",e.QUESTION_OPENED="q-opened"})(ea||(ea={}));var ta;(function(e){e.ALLOWED="allowed",e.DISALLOWED="disallowed"})(ta||(ta={}));var na;(function(e){e.OPENED="opened"})(na||(na={}));var ra;(function(e){e.UNKNOWN="unknown",e.ALREADY_VOTED="already_voted"})(ra||(ra={}));var ia;(function(e){e.Unset="unset",e.Required="required",e.Optional="optional",e.Completed="completed",e.Disabled="disabled",e.Unavailable="unavailable"})(ia||(ia={}));k.QuestionType.POLL,k.QuestionType.PREDICTION,k.QuestionType.TRIVIA;const y4={[k.SdkOverlayType.GAMES]:!0};var w4=function(){const t=Array.prototype.slice.call(arguments).filter(Boolean),n={},r=[];t.forEach(a=>{(a?a.split(" "):[]).forEach(o=>{if(o.startsWith("atm_")){const[,c]=o.split("_");n[c]=o}else r.push(o)})});const i=[];for(const a in n)Object.prototype.hasOwnProperty.call(n,a)&&i.push(n[a]);return i.push(...r),i.join(" ")},ye=w4;function b4(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var x4=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,vr=b4(function(e){return x4.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),L4=e=>e.toUpperCase()===e,E4=e=>t=>e.indexOf(t)===-1,is=(e,t)=>{const n={};return Object.keys(e).filter(E4(t)).forEach(r=>{n[r]=e[r]}),n};function k4(e,t,n){const r=is(t,n);if(!e){const i=typeof vr=="function"?{default:vr}:vr;Object.keys(r).forEach(a=>{i.default(a)||delete r[a]})}return r}var S4=(e,t)=>{};function I4(e){let t="";return n=>{const r=(a,l)=>{const{as:o=e,class:c=t}=a,u=n.propsAsIs===void 0?!(typeof o=="string"&&o.indexOf("-")===-1&&!L4(o[0])):n.propsAsIs,v=k4(u,a,["as","class"]);v.ref=l,v.className=n.atomic?ye(n.class,v.className||c):ye(v.className||c,n.class);const{vars:C}=n;if(C){const p={};for(const L in C){const E=C[L],m=E[0],f=E[1]||"",g=typeof m=="function"?m(a):m;S4(g,n.name),p[`--${L}`]=`${g}${f}`}const y=v.style||{},x=Object.keys(y);x.length>0&&x.forEach(L=>{p[L]=y[L]}),v.style=p}return e.__wyw_meta&&e!==o?(v.as=o,w.createElement(e,v)):w.createElement(o,v)},i=w.forwardRef?w.forwardRef(r):a=>{const l=is(a,["innerRef"]);return r(l,a.innerRef)};return i.displayName=n.name,i.__wyw_meta={className:n.class||t,extends:e},i}}var d=I4;const T4=d("div")({name:"SDKContainer",class:"sopqfe6",propsAsIs:!1}),as=d("div")({name:"SDKScrollContainer",class:"s102vcph",propsAsIs:!1}),G0=d("div")({name:"SDKContentContainer",class:"s1meqjjv",propsAsIs:!1}),j4=()=>G0,K0=d(j4())({name:"SDKWhiteContainer",class:"s1burm22",propsAsIs:!0}),A4=()=>K0,$4=d(A4())({name:"SDKSummaryContainer",class:"sm5r3j5",propsAsIs:!0}),R4=d("div")({name:"TabsContainer",class:"tysxwr6",propsAsIs:!1}),_4=()=>G0,V4=d(_4())({name:"LeaderboardContainer",class:"l9er3b1",propsAsIs:!0}),N4=()=>K0,M4=d(N4())({name:"TabsNavContainer",class:"t19dtrb3",propsAsIs:!0}),O4=d("div")({name:"UserSummaryContainer",class:"u1552n3j",propsAsIs:!1});var ls={exports:{}},ss={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* use-sync-external-store-shim.production.js
|
|
4
4
|
*
|
|
@@ -6,29 +6,13 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Rt=w;function P4(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var H4=typeof Object.is=="function"?Object.is:P4,F4=Rt.useState,D4=Rt.useEffect,z4=Rt.useLayoutEffect,B4=Rt.useDebugValue;function U4(e,t){var n=t(),r=F4({inst:{value:n,getSnapshot:t}}),i=r[0].inst,a=r[1];return z4(function(){i.value=n,i.getSnapshot=t,gr(i)&&a({inst:i})},[e,n,t]),D4(function(){return gr(i)&&a({inst:i}),e(function(){gr(i)&&a({inst:i})})},[e]),B4(n),n}function gr(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!H4(e,n)}catch{return!0}}function Z4(e,t){return t()}var Q4=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?Z4:U4;ss.useSyncExternalStore=Rt.useSyncExternalStore!==void 0?Rt.useSyncExternalStore:Q4;ls.exports=ss;var q4=ls.exports;function W4(e,t={}){const n=w.useCallback(i=>t.keys?m4(e,t.keys,i):e.listen(i),[t.keys,e]),r=e.get.bind(e);return q4.useSyncExternalStore(n,r,r)}const F=W4,G4=()=>[!1,e=>{window.requestAnimationFrame(()=>e())}],K4=G4,Y4=e=>{const t=F(e.getActiveFeature()),n=F(e.streamStore()),[r,i]=w.useState(null);return w.useEffect(()=>{const a=e.getFeatures();if(!t)i(null);else for(const[l,o]of a)l===t?(o.status.get()===exports.FeatureStatus.Suspended&&o.enable(),i(o)):o.status.get()===exports.FeatureStatus.Ready&&o.disable();return()=>{for(const[,l]of a)l.status.get()===exports.FeatureStatus.Ready&&l.disable()}},[t,e,n]),[t,r]};var os="Expected a function",aa=NaN,X4="[object Symbol]",J4=/^\s+|\s+$/g,e6=/^[-+]0x[0-9a-f]+$/i,t6=/^0b[01]+$/i,n6=/^0o[0-7]+$/i,r6=parseInt,i6=typeof H2=="object"&&H2&&H2.Object===Object&&H2,a6=typeof self=="object"&&self&&self.Object===Object&&self,l6=i6||a6||Function("return this")(),s6=Object.prototype,o6=s6.toString,c6=Math.max,u6=Math.min,yr=function(){return l6.Date.now()};function d6(e,t,n){var r,i,a,l,o,c,u=0,v=!1,C=!1,p=!0;if(typeof e!="function")throw new TypeError(os);t=la(t)||0,wn(n)&&(v=!!n.leading,C="maxWait"in n,a=C?c6(la(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p);function y(I){var j=r,A=i;return r=i=void 0,u=I,l=e.apply(A,j),l}function x(I){return u=I,o=setTimeout(m,t),v?y(I):l}function L(I){var j=I-c,A=I-u,V=t-j;return C?u6(V,a-A):V}function E(I){var j=I-c,A=I-u;return c===void 0||j>=t||j<0||C&&A>=a}function m(){var I=yr();if(E(I))return f(I);o=setTimeout(m,L(I))}function f(I){return o=void 0,p&&r?y(I):(r=i=void 0,l)}function g(){o!==void 0&&clearTimeout(o),u=0,r=c=i=o=void 0}function b(){return o===void 0?l:f(yr())}function S(){var I=yr(),j=E(I);if(r=arguments,i=this,c=I,j){if(o===void 0)return x(c);if(C)return o=setTimeout(m,t),y(c)}return o===void 0&&(o=setTimeout(m,t)),l}return S.cancel=g,S.flush=b,S}function p6(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(os);return wn(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),d6(e,t,{leading:r,maxWait:t,trailing:i})}function wn(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function f6(e){return!!e&&typeof e=="object"}function h6(e){return typeof e=="symbol"||f6(e)&&o6.call(e)==X4}function la(e){if(typeof e=="number")return e;if(h6(e))return aa;if(wn(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=wn(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=e.replace(J4,"");var n=t6.test(e);return n||n6.test(e)?r6(e.slice(2),n?2:8):e6.test(e)?aa:+e}var m6=p6;const bn=rs(m6),C6={BLUE_QUESTION_ACTION_BTN:"#1589ee",WHITE:"#FFFFFF",BLUE:"#2d6ffd",GREY_PRIMARY:"#909395",GREY_PRIMARY_ONBOARDING_INAPP:"#B5B7B8",PRIMARY_1:"#1D7BFF",PRIMARY_2:"#095CD1",PRIMARY_TEXT:"#090E13",SECONDARY_TEXT:"rgba(10, 14, 19, 0.70)",QUESTION_TYPE_ICON:"#1D7BFF",QUESTION_BODY_TEXT:"#090E13",SUCCESS:"#107D57",UNSUCCESS:"#DF2F3B",SECONDARY_RED1:"#DF2F3B",NEUTRALS_WHITE:"#FFFFFF",NEUTRALS_WHITE1:"#FFFFFF",NEUTRALS_GRAY1:"#F7F7F7",NEUTRALS_GRAY2:"#F2F2F1",NEUTRALS_GRAY3:"#E8E8E8",NEUTRALS_GRAY4:"#D9D9D6",NEUTRALS_GRAY5:"#B1B3B3",NEUTRALS_GRAY6:"#888B8D",NEUTRALS_GRAY7:"#6B6F73",NEUTRALS_GRAY9:"#25282A",SDK_CONTAINER_BG:"#F7F7F7",SDK_WHITE_CONTAINER_BG:"#fff",SDK_DARK_CONTAINER_BG:"#fff",SDK_PREDICTION_RESULT_SUCCESS_BG:"#fff",SDK_PREDICTION_RESULT_INCORRECT_BG:"#fff",SDK_PREDICTION_RESULT_SUCCESS_TEXT:"#107D57",SDK_PREDICTION_RESULT_ERROR_TITLE:"#090E13",SDK_PREDICTION_RESULT_ERROR_SUBTITLE:"#DF2F3B",SDK_PREDICTION_RESULT_CLOSE_ICON:"#6B6F73",SDK_PREDICTION_FEEDBACK_SUCCESS_ICON:"#107D57",SDK_PREDICTION_FEEDBACK_INCORRECT_RECT1:"#CD2525",SDK_PREDICTION_FEEDBACK_INCORRECT_RECT2:"#fff",PREDICTION_BG_LINES_CORRECT:"#01AB58",PREDICTION_BG_LINES_INCORRECT:"#888B8D",SKELETON_COLOR_1:"#f1efef",SKELETON_COLOR_2:"#f9f8f8",TABS_CONTAINER_BG:"#F2F2F1",TABS_ACTIVE_BG:"#FFFFFF",TABS_COLOR:"#6B6F73",TABS_ACTIVE_COLOR:"#1D7BFF",CARD_BG:"#FFFFFF",CARD_BORDER:"#fff",BORDER:"#E8E8E8",VOTE_BTN_BG:"#F7F7F7",VOTE_BTN_BORDER:"rgb(232, 232, 232)",VOTE_BTN_DISABLED_BORDER:"#B1B3B3",VOTE_BTN_SELECTED_BORDER:"#25282A",VOTE_BTN_NOT_SELECTED_BORDER:"#E8E8E8",VOTE_BTN_SELECTED_BG:"#FFFFFF",VOTE_BTN_NOT_SELECTED_BG:"#FFFFFF",VOTE_BTN_NOT_SELECTED_BG_UNSET:"rgb(196, 196, 196)",VOTED_ANSWER_BG:"#FFFFFF",VOTED_BTN_RCT_BG:"#2d5694",IN_APP_BG:"rgba(255, 255, 255, 0.90)",IN_APP_QUESTION_TYPE_ICON:"#1D7BFF",IN_APP_QUESTION_TYPE_LABEL:"#82899E",IN_APP_QUESTION_QUOTE:"rgba(10, 14, 19, 0.70)",IN_APP_QUESTION_RESULT_SUBTITLE_BG:"#1D7BFF",IN_APP_QUESTION_RESULT_LINE:"#babfc5",QUOTE_BORDER:"#E8E8E8",QUOTE_TEXT:"rgba(10, 14, 19, 0.70)"},v6={BG_PRIMARY:"#13212b",BG_SECONDARY:"#152430",BG_SECONDARY1:"#435059",BORDER_PRIMARY:"rgba(255, 255, 255, 0.1)",TEXT_PRIMARY:"#f9f9f9",TEXT_PRIMARY1:"#f9f9f9",TEXT_SECONDARY:"rgba(255, 255, 255, 0.8)",TEXT_SECONDARY1:"#878787",WHITE:"#fff"},g6=["#107D57","#DF2F3B","#DF2F3B","#E8E8E8"],y6="#cee5de",w6="#f9d6d8",b6="#E8E8E8",u1={xs:324,sm:576,md:768,lg:992,xl:1200,xxl:1440};Object.entries(C6).reduce((e,[t,n])=>`
|
|
10
10
|
${e}
|
|
11
11
|
--color-${t.toLowerCase().replaceAll("_","-")}: ${n};
|
|
12
|
-
`,"")
|
|
12
|
+
`,"");Object.entries(v6).reduce((e,[t,n])=>`
|
|
13
13
|
${e}
|
|
14
14
|
--color-adv-${t.toLowerCase().replaceAll("_","-")}: ${n};
|
|
15
|
-
`,"");let qe=[],w1=0;const z2=4;let yl=e=>{let t=[],n={get(){return n.lc||n.listen(()=>{})(),n.value},lc:0,listen(r){return n.lc=t.push(r),()=>{for(let a=w1+z2;a<qe.length;)qe[a]===r?qe.splice(a,z2):a+=z2;let i=t.indexOf(r);~i&&(t.splice(i,1),--n.lc||n.off())}},notify(r,i){let a=!qe.length;for(let s of t)qe.push(s,n.value,r,i);if(a){for(w1=0;w1<qe.length;w1+=z2)qe[w1](qe[w1+1],qe[w1+2],qe[w1+3]);qe.length=0}},off(){},set(r){let i=n.value;i!==r&&(n.value=r,n.notify(i))},subscribe(r){let i=n.listen(r);return r(n.value),i},value:e};return n},t0=(e={})=>{let t=yl(e);return t.setKey=function(n,r){let i=t.value;typeof r>"u"&&n in t.value?(t.value={...t.value},delete t.value[n],t.notify(i,n)):t.value[n]!==r&&(t.value={...t.value,[n]:r},t.notify(i,n))},t};const Ca=Object.keys(ve),ga=()=>{const e=window.innerWidth;let t="sm";for(let n=Ca.length-1;n>0;n--){const r=Ca[n];if(!(e<ve[r])&&e>=ve[r]){t=r;break}}return{name:t,size:ve[t]}},va=e=>{var t;return(((t=e.current)==null?void 0:t.getBoundingClientRect().y)||0)<-68},Ln=()=>window.matchMedia("(orientation: landscape)").matches,P6=e=>{const[t]=w.useState(()=>t0({screen:ga(),sdkInView:va(e),sdkInDesktopView:Ln()}));return w.useEffect(()=>{const n=En(()=>{t.setKey("sdkInView",va(e))},200),r=En(()=>{const i=ga();t.setKey("screen",i),t.setKey("sdkInDesktopView",Ln())},200);return window.addEventListener("scroll",n),window.addEventListener("resize",r),()=>{window.removeEventListener("scroll",n),window.removeEventListener("resize",r)}},[t,e]),[t]},n0=(e,t,n)=>{const r=t>=ve.lg&&t<ve.xl?75:52;e.current&&window.scrollTo({top:e.current.offsetTop-r,...n})},H6=15,F6=(e,t)=>{const n=w.useRef(null),r=w.useRef(0),[i]=w.useState(t0({scrollPosition:0,tabsShown:!0,scrollDirection:"forward"})),a=F(t);return w.useEffect(()=>{const s=Ln()?n.current:window;if(!s)return()=>{};const o=En(c=>{var u;const g=c.target;if(!g)return;let C=0;Ln()?C=g.scrollTop:C=((u=e.current)==null?void 0:u.getBoundingClientRect().y)||0;const p=r.current-C;if(H6>Math.abs(p))return;const y=r.current<C?"forward":"backward";r.current=C,i.set({scrollPosition:Math.round(C),scrollDirection:y,tabsShown:i.get().tabsShown})},200);return s.addEventListener("scroll",o),()=>{s.removeEventListener("scroll",o)}},[i,e,a.screen]),[n,i]},wl=e=>[t=>(...n)=>(e&&_t.emit(e==null?void 0:e.type,e),t?t(n):null)],bl=e=>{const t=e.target;t instanceof HTMLAnchorElement&&t.target==="_blank"&&t.getAttribute("data-a")==="web-link"&&_t.emit("poll",{action:"navigated",payload:{}}),t instanceof Element&&t.getAttribute("data-a")==="intr"&&_t.emit("interactions",{action:"tap",payload:{}})},xl=(e,t)=>{const n=window.innerWidth<ve.xl;w.useEffect(()=>{const r=n&&t.useDomNode?document:e.current,i=a=>{t.listener(a,e)};return t.enabled&&(r==null||r.addEventListener(t.event,i)),()=>{r==null||r.removeEventListener(t.event,i)}},[n,t.enabled,t.listener])},xr=e=>t=>`
|
|
16
|
-
@media only screen and (${e}) {
|
|
17
|
-
${t}
|
|
18
|
-
}
|
|
19
|
-
`,D6=(e,t)=>n=>`
|
|
20
|
-
@media only screen and (${e}) and (${t}) {
|
|
21
|
-
${n}
|
|
22
|
-
}
|
|
23
|
-
`,z6=(e,t)=>n=>`
|
|
24
|
-
@media only screen and (${e}) and (${t}) {
|
|
25
|
-
${n}
|
|
26
|
-
}
|
|
27
|
-
`,ei={up:e=>{const t=ve[e];return xr(`min-width: ${t}px`)},down:e=>{const t=ve[e]-1;return xr(`max-width: ${t}px`)},intermediate:(e,t)=>{const n=ve[e]-1,r=ve[t];return D6(`max-width: ${n}px`,`min-width: ${r}px`)},composite:(e,t)=>{const n=ve[e]-1,r=ma[t];return z6(`max-width: ${n}px`,`orientation: ${r}`)},orientation:e=>{const t=ma[e];return xr(`orientation: ${t}`)}};`${M6}${O6}${xe.REGULAR}${xe.REGULAR}${xe.COLOR}${xe.SERIF}${xe.WEIGHT_DEFAULT}${xe.WEIGHT_DEFAULT1}${xe.WEIGHT_DEFAULT2}${xe.WEIGHT_DEFAULT3}${xe.SIZE_DEFAULT}${xe.SIZE_DEFAULT1}${xe.SIZE_DEFAULT2}${xe.LINE_HEIGHT}${xe.MARGIN_TITLE_DEFAULT}${ei.down("xl")`
|
|
28
|
-
--header-offset: 0px;
|
|
29
|
-
`}${ei.intermediate("xl","lg")`
|
|
30
|
-
--header-offset: 0px;
|
|
31
|
-
`}`;const t2="StreamLayerCSSReset",B6="ttkj0ah",Er=d("div")({name:"LoadingContainer",class:"lclc0ej",propsAsIs:!1}),U6=({feature:e,sdk:t,children:n,className:r,noWait:i})=>{const a=F(e.status),s=F(t.sdkStore.slStreamId);if(!i){if(s!=null&&s.loading&&!s.data)return l.jsx(Er,{className:r,children:"Event is loading..."});if(!(s!=null&&s.data))return l.jsx(Er,{className:r,children:"Event is forbidden..."});if(a!==exports.FeatureStatus.Ready)return l.jsx(Er,{className:r,children:"Wait feature..."})}return n},El=w.createContext({sdk:null,topNavigation:!1}),Xn=()=>w.useContext(El);var Z6=Object.defineProperty,q6=(e,t,n)=>t in e?Z6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Q6=(e,t,n)=>q6(e,t+"",n);let W6=class{constructor(){Q6(this,"observers",new Set)}subscribe(t){this.observers.add(t)}unsubscribe(t){this.observers.delete(t)}notify(t){this.observers.forEach(n=>n(t))}};const Ut=new W6,G6={hiding:!1,finished:!1},r0=()=>{const[e,t]=w.useState(G6),n=w.useRef(null);w.useEffect(()=>{const a=s=>{t(s)};return Ut.subscribe(a),()=>{Ut.unsubscribe(a)}},[]);const r=w.useCallback(a=>{const s={hiding:!0,finished:!1};n.current&&clearTimeout(n.current),a!=null&&a.delay?n.current=setTimeout(()=>{Ut.notify(s)},a==null?void 0:a.delay):Ut.notify(s)},[]),i=w.useCallback(()=>{e.hiding&&(n.current=null,Ut.notify({hiding:!1,finished:!0}))},[e.hiding]);return{...e,runAnimation:r,onAnimationEnd:i}},K6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M8 4L16 12L8 20",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),Y6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"check"},h.createElement("path",{id:"Vector",d:"M4 13L9 18L20 6",stroke:"#107D57",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),X6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M10 6L16 12L10 18",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"})),J6=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:16,height:16,rx:8,fill:"#CD2525"}),h.createElement("rect",{x:5.5,y:4.66669,width:8.24958,height:1.17851,rx:.589256,transform:"rotate(45 5.5 4.66669)",fill:"white"}),h.createElement("rect",{x:4.66669,y:10.5,width:8.24958,height:1.17851,rx:.589256,transform:"rotate(-45 4.66669 10.5)",fill:"white"})),e8=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame 3469478"},h.createElement("path",{id:"Vector 4",d:"M1.62695 1.62598L10.3742 10.3745",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}),h.createElement("path",{id:"Vector 5",d:"M1.62695 10.376L10.3742 1.62746",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}))),t8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.56009,y:2.8074,width:16.55,height:16.55,rx:2.14375,transform:"rotate(-7.80777 0.56009 2.8074)",stroke:"#006747",style:{stroke:"#006747",stroke:"color(display-p3 0.0000 0.4039 0.2784)",strokeOpacity:1},strokeWidth:1.4}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.62237 4.17188C10.5053 4.17188 11.2837 4.37793 11.8733 4.76716L11.8732 4.76718C12.5572 5.21938 12.9636 5.89049 13.0796 6.75908C13.2656 8.14856 12.2625 9.08727 11.5284 9.77271C11.2207 10.0589 10.956 10.3079 10.8501 10.5183C10.7752 10.6652 10.7366 10.8269 10.6992 10.9839C10.698 10.989 10.6967 10.994 10.6955 10.9991L10.6952 11.0004C10.5952 11.4278 10.4915 11.8706 9.72822 11.9721C9.67385 11.9793 9.6209 11.9821 9.56938 11.9821C9.28746 11.9821 9.03705 11.8777 8.84673 11.6788C8.67931 11.5056 8.56912 11.2738 8.53621 11.0234C8.40767 10.0551 9.08301 9.37328 9.68028 8.77031L9.68384 8.76671C10.2176 8.23011 10.7199 7.72213 10.6354 7.08534C10.5496 6.43425 10.1275 6.07652 9.44917 6.07652C9.35902 6.07652 9.26601 6.08367 9.1687 6.09655C8.22588 6.22243 8.06263 6.74456 7.88952 7.29821L7.88941 7.29854C7.73775 7.78506 7.58034 8.28732 6.85055 8.38463C6.79188 8.39178 6.73178 8.39608 6.6731 8.39608C6.1279 8.39608 5.72868 8.05407 5.65856 7.52462C5.56127 6.80772 5.86319 6.0307 6.48137 5.39534C7.0924 4.77002 7.94814 4.34216 8.8296 4.22482C9.09577 4.19048 9.36193 4.17188 9.62237 4.17188ZM9.88998 12.7224C9.94722 12.7152 10.0059 12.7109 10.0631 12.7109C10.7228 12.7109 11.2866 13.2032 11.3753 13.8586C11.4697 14.5812 10.9618 15.2466 10.2391 15.3439C10.1804 15.3511 10.1218 15.3554 10.0645 15.3554C9.40485 15.3554 8.84107 14.8617 8.75378 14.2077C8.65791 13.4851 9.16732 12.8197 9.88998 12.7224Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}})),n8=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:1,y:.5,width:23,height:23,rx:11.5,stroke:"#B1B3B3"}),h.createElement("path",{d:"M13.833 8L9.83301 12L13.833 16",stroke:"#B1B3B3",strokeLinecap:"round",strokeLinejoin:"round"})),r8=e=>h.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon"},h.createElement("path",{id:"Icon_2",d:"M10.5 6.39844L16.5 12.3984L10.5 18.3984",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),i8=e=>h.createElement("svg",{width:64,height:65,viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M43.852 8.90765C40.2818 7.13339 36.2575 6.13574 32.0002 6.13574C17.2726 6.13574 5.3335 18.0748 5.3335 32.8024C5.3335 47.53 17.2726 59.4691 32.0002 59.4691C46.7278 59.4691 58.6668 47.53 58.6668 32.8024C58.6668 31.8009 58.6116 30.8123 58.5041 29.8394M24.0002 30.1357L32.0002 38.1357L58.6668 11.4691",stroke:"#107D57",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round"})),a8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.6057 5.43441C11.2933 5.12199 10.7868 5.12199 10.4744 5.43441L6.93812 9.97066L5.08382 8.73446C4.7162 8.48938 4.2195 8.58871 3.97442 8.95634C3.72934 9.32396 3.82868 9.82065 4.1963 10.0657L6.5963 11.6657C6.9136 11.8773 7.33609 11.8354 7.60574 11.5658L11.6057 6.56578C11.9182 6.25336 11.9182 5.74683 11.6057 5.43441Z",fill:"#107D57"})),s8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Checkmark"},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M24 12.002C24 18.6294 18.6274 24.002 12 24.002C5.37258 24.002 0 18.6294 0 12.002C0 5.37454 5.37258 0.00195312 12 0.00195312C18.6274 0.00195312 24 5.37454 24 12.002ZM17.4086 8.15357C16.94 7.68494 16.1802 7.68494 15.7116 8.15357L10.4072 14.9579L7.62573 13.1036C7.07429 12.736 6.32925 12.885 5.96163 13.4365C5.59401 13.9879 5.74301 14.7329 6.29445 15.1006L9.89445 17.5006C10.3704 17.8179 11.0041 17.7551 11.4086 17.3506L17.4086 9.85063C17.8772 9.382 17.8772 8.6222 17.4086 8.15357Z",fill:"#FFFFFF"}))),l8=e=>h.createElement("svg",{width:12,height:20,viewBox:"0 0 12 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Icon / chevron.left",d:"M0 10C0 10.3818 0.145996 10.7075 0.449219 10.9995L9.20898 19.5684C9.44482 19.8154 9.75928 19.939 10.1187 19.939C10.8486 19.939 11.4214 19.3774 11.4214 18.6362C11.4214 18.2769 11.2754 17.9512 11.0283 17.7041L3.1333 10L11.0283 2.2959C11.2754 2.0376 11.4214 1.71191 11.4214 1.35254C11.4214 0.622559 10.8486 0.0610352 10.1187 0.0610352C9.75928 0.0610352 9.44482 0.18457 9.20898 0.431641L0.449219 9.00049C0.145996 9.29248 0.0112305 9.61816 0 10Z",fill:"white",fillOpacity:.6})),o8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron"},h.createElement("path",{id:"Chevron_2",d:"M6 11.999C6 12.1725 6.03134 12.334 6.09401 12.4837C6.15669 12.6334 6.25428 12.7756 6.3868 12.9103L14.0436 20.6565C14.2648 20.8855 14.5323 21 14.8459 21C15.0607 21 15.2544 20.9475 15.4271 20.8426C15.5998 20.7377 15.7384 20.5965 15.8431 20.4191C15.9477 20.2416 16 20.0425 16 19.8217C16 19.4989 15.8816 19.2134 15.6448 18.9654L8.74183 11.9971L15.6448 5.03271C15.8816 4.78709 16 4.5023 16 4.17834C16 3.95749 15.9477 3.75835 15.8431 3.58091C15.7384 3.40347 15.5998 3.26229 15.4271 3.15738C15.2544 3.05246 15.0607 3 14.8459 3C14.5323 3 14.2648 3.11169 14.0436 3.33508L6.3868 11.0878C6.25551 11.2225 6.15853 11.3644 6.09586 11.5134C6.03318 11.6625 6.00123 11.8244 6 11.999Z",fill:"white"}))),c8=e=>h.createElement("svg",{width:16,height:17,viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron"},h.createElement("path",{id:"Chevron_2",d:"M12 8.17222C12 8.28783 11.9781 8.39553 11.9342 8.49533C11.8903 8.59513 11.822 8.68992 11.7292 8.7797L6.36949 13.9439C6.21462 14.0965 6.02742 14.1729 5.80787 14.1729C5.65752 14.1729 5.52191 14.1379 5.40104 14.0679C5.28016 13.998 5.1831 13.9039 5.10986 13.7856C5.03662 13.6673 5 13.5345 5 13.3873C5 13.1721 5.08288 12.9818 5.24863 12.8164L10.0807 8.17095L5.24863 3.52799C5.08288 3.36425 5 3.17439 5 2.95841C5 2.81118 5.03662 2.67842 5.10986 2.56013C5.1831 2.44183 5.28016 2.34771 5.40104 2.27777C5.52191 2.20782 5.65752 2.17285 5.80787 2.17285C6.02742 2.17285 6.21462 2.24731 6.36949 2.39624L11.7292 7.56473C11.8211 7.65451 11.889 7.74909 11.9329 7.84846C11.9768 7.94784 11.9991 8.05576 12 8.17222Z",fill:"#FFFFFF"}))),u8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 -2.43189e-06C18.6274 -2.72158e-06 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 8.1423e-07 18.6274 5.24537e-07 12C2.34843e-07 5.37258 5.37258 -2.14219e-06 12 -2.43189e-06ZM11.9999 22.5883C17.8476 22.5883 22.5881 17.8478 22.5881 12.0001C22.5881 6.15238 17.8476 1.41187 11.9999 1.41187C6.15217 1.41187 1.41166 6.15239 1.41166 12.0001C1.41166 17.8478 6.15217 22.5883 11.9999 22.5883Z",fill:"white"}),h.createElement("path",{d:"M10.8547 7.5429C10.524 7.23657 10.0131 7.23657 9.68243 7.5429C9.31416 7.88401 9.31384 8.46633 9.68174 8.80784L13.1206 12L9.68175 15.1922C9.31384 15.5337 9.31416 16.116 9.68243 16.4571C10.0131 16.7634 10.524 16.7634 10.8547 16.4571L14.9802 12.6358C15.3505 12.2928 15.3505 11.7072 14.9802 11.3642L10.8547 7.5429Z",fill:"white"})),d8=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M1.62695 1.62598L10.3742 10.3745",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}),h.createElement("path",{d:"M1.62695 10.376L10.3742 1.62746",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"})),p8=e=>h.createElement("svg",{width:10,height:10,viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group 465"},h.createElement("rect",{id:"Rectangle 368",x:1.25,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 1.25 0)",fill:"white"}),h.createElement("rect",{id:"Rectangle 369",y:8.75,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 0 8.75)",fill:"white"}))),f8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{y:.00195312,width:24,height:24,rx:12,fill:"#F80022"}),h.createElement("rect",{x:8.25,y:7.00195,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 8.25 7.00195)",fill:"white"}),h.createElement("rect",{x:7,y:15.752,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 7 15.752)",fill:"white"})),h8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame"},h.createElement("path",{id:"Vector",d:"M5.79479 6.80154C5.5243 6.53492 5.11861 6.53492 4.84812 6.80154C4.57768 7.06812 4.57768 7.46803 4.84812 7.73465L7.62043 10.6673C7.75567 10.8006 7.95852 10.8672 8.09376 10.8672C8.29661 10.8672 8.49945 10.8006 8.5671 10.6007L15.1936 2.40258C15.3964 2.13598 15.3964 1.66942 15.0583 1.46947C14.8555 1.26951 14.4498 1.26951 14.1793 1.60277L12.827 3.26904C11.6099 2.06932 9.85181 1.33616 8.09376 1.33616C4.37481 1.33616 1.33203 4.33546 1.33203 8.00128C1.33203 11.6671 4.37481 14.6663 8.09376 14.6663C11.8127 14.6663 14.8555 11.6671 14.8555 8.00128C14.8555 7.40141 14.7879 6.80154 14.5851 6.20168C14.4498 5.86843 14.1117 5.66848 13.7736 5.73514C13.4355 5.80176 13.2327 6.20168 13.3003 6.53492C13.4355 7.0015 13.5031 7.5347 13.5031 8.00128C13.5031 10.9339 11.0689 13.3333 8.09376 13.3333C5.11861 13.3333 2.68438 10.9339 2.68438 8.00128C2.68438 5.06861 5.11861 2.66918 8.09376 2.66918C9.58136 2.66918 10.9337 3.26904 12.0156 4.33546L8.09376 9.20096L5.79479 6.80154Z",fill:"white"}))),m8=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M15.8 22.0002H6C4 22.0002 2.5 20.5002 2.5 18.5002V8.7002C2.5 6.8002 4 5.2002 6 5.2002H15.8C17.7 5.2002 19.3 6.7002 19.3 8.7002V18.5002C19.2 20.5002 17.7 22.0002 15.8 22.0002ZM6 7.3002C5.2 7.3002 4.5 7.9002 4.5 8.7002V18.5002C4.5 19.3002 5.2 20.0002 6 20.0002H15.8C16.6 20.0002 17.3 19.3002 17.3 18.5002V8.7002C17.3 7.9002 16.6 7.2002 15.8 7.2002H6V7.3002Z",fill:"#107D57"}),h.createElement("path",{d:"M21.5016 17.9C20.9016 17.9 20.5016 17.5 20.5016 16.9V6.3C20.5016 5 19.5016 4 18.2016 4H7.60157C7.00156 4 6.60156 3.6 6.60156 3C6.60156 2.4 7.00156 2 7.60157 2H18.2016C20.6016 2 22.5016 3.9 22.5016 6.3V16.9C22.5016 17.5 22.1016 17.9 21.5016 17.9Z",fill:"#107D57"})),C8=e=>h.createElement("svg",{width:35,height:35,viewBox:"0 0 35 35",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Features"},h.createElement("path",{id:"Icon",d:"M29.481 9.15331H24.5286V8.57275C24.5286 8.25228 24.282 7.99219 23.9783 7.99219H10.7717C10.468 7.99219 10.2215 8.25228 10.2215 8.57275V9.15331H5.26902C4.96527 9.15331 4.71875 9.4134 4.71875 9.73388V12.5945C4.71875 16.4366 7.68032 19.5612 11.322 19.5612C11.344 19.5612 11.3627 19.5508 11.3837 19.5484C12.3752 21.1508 13.9204 22.3491 15.7088 22.8205C15.6395 24.2719 15.2884 24.8688 14.2297 26.0183L13.9303 26.3411C12.416 27.9806 11.322 27.9511 11.322 29.2725C11.322 29.5929 11.5685 29.853 11.8723 29.853H22.8777C23.1815 29.853 23.428 29.5929 23.428 29.2725C23.428 27.9511 22.3341 27.9806 20.8197 26.3411L20.5215 26.0172C19.4628 24.8677 19.1117 24.2707 19.0423 22.8193C20.8307 22.3491 22.3759 21.1496 23.3675 19.5473C23.3873 19.5508 23.406 19.5612 23.428 19.5612C27.0697 19.5612 30.0313 16.4366 30.0313 12.5945V9.73388C30.0313 9.4134 29.7848 9.15331 29.481 9.15331ZM5.81929 12.5945V10.3144H10.2215V15.4973C10.2215 16.497 10.4196 17.4584 10.7717 18.342C7.99947 18.0459 5.81929 15.5971 5.81929 12.5945ZM28.9307 12.5945C28.9307 15.5971 26.7506 18.0459 23.9783 18.342C24.3305 17.4596 24.5286 16.4982 24.5286 15.4973V10.3144H28.9307V12.5945Z",fill:"white"}))),g8=e=>h.createElement("svg",{width:40,height:40,viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"CarbonUserAvatar 1"},h.createElement("g",{id:"Group 232"},h.createElement("path",{id:"Vector",d:"M19.9992 14.2861C19.2928 14.2861 18.6023 14.4956 18.015 14.888C17.4277 15.2805 16.9699 15.8382 16.6996 16.4908C16.4293 17.1434 16.3586 17.8615 16.4964 18.5543C16.6342 19.2471 16.9743 19.8835 17.4738 20.3829C17.9733 20.8824 18.6096 21.2226 19.3024 21.3604C19.9952 21.4982 20.7133 21.4274 21.3659 21.1571C22.0185 20.8868 22.5763 20.4291 22.9687 19.8417C23.3611 19.2544 23.5706 18.5639 23.5706 17.8576C23.5706 16.9104 23.1943 16.002 22.5245 15.3322C21.8548 14.6624 20.9464 14.2861 19.9992 14.2861ZM19.9992 20.0004C19.5753 20.0004 19.161 19.8747 18.8087 19.6393C18.4563 19.4038 18.1816 19.0692 18.0194 18.6776C17.8572 18.286 17.8148 17.8552 17.8975 17.4395C17.9802 17.0238 18.1843 16.642 18.4839 16.3423C18.7836 16.0426 19.1654 15.8386 19.5811 15.7559C19.9968 15.6732 20.4276 15.7156 20.8192 15.8778C21.2108 16.04 21.5454 16.3147 21.7809 16.6671C22.0163 17.0194 22.142 17.4337 22.142 17.8576C22.1415 18.4257 21.9155 18.9704 21.5138 19.3722C21.112 19.7739 20.5673 19.9999 19.9992 20.0004Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M20 10C18.0222 10 16.0888 10.5865 14.4443 11.6853C12.7998 12.7841 11.5181 14.3459 10.7612 16.1732C10.0043 18.0004 9.8063 20.0111 10.1922 21.9509C10.578 23.8907 11.5304 25.6725 12.9289 27.0711C14.3275 28.4696 16.1093 29.422 18.0491 29.8078C19.9889 30.1937 21.9996 29.9957 23.8268 29.2388C25.6541 28.4819 27.2159 27.2002 28.3147 25.5557C29.4135 23.9112 30 21.9778 30 20C29.997 17.3488 28.9424 14.807 27.0677 12.9323C25.193 11.0576 22.6512 10.003 20 10ZM15.7143 27.4121V26.4286C15.7149 25.8604 15.9408 25.3157 16.3425 24.914C16.7443 24.5122 17.289 24.2863 17.8571 24.2857H22.1429C22.711 24.2863 23.2557 24.5122 23.6575 24.914C24.0592 25.3157 24.2851 25.8604 24.2857 26.4286V27.4121C22.9851 28.1716 21.5061 28.5718 20 28.5718C18.4939 28.5718 17.0149 28.1716 15.7143 27.4121ZM25.7086 26.3757C25.6943 25.4388 25.3126 24.545 24.6457 23.8868C23.9787 23.2287 23.0799 22.8589 22.1429 22.8571H17.8571C16.9201 22.8589 16.0213 23.2287 15.3544 23.8868C14.6874 24.545 14.3057 25.4388 14.2914 26.3757C12.9961 25.2191 12.0827 23.6963 11.672 22.009C11.2614 20.3218 11.3729 18.5495 11.9919 16.927C12.6108 15.3046 13.708 13.9083 15.1381 12.9233C16.5682 11.9382 18.2638 11.4107 20.0004 11.4107C21.7369 11.4107 23.4325 11.9382 24.8626 12.9233C26.2927 13.9083 27.3899 15.3046 28.0088 16.927C28.6278 18.5495 28.7393 20.3218 28.3287 22.009C27.9181 23.6963 27.0039 25.2191 25.7086 26.3757Z",fill:"white"})))),v8=e=>h.createElement("svg",{width:12,height:13,viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Features"},h.createElement("g",{id:"Icon"},h.createElement("path",{d:"M6.2368 7.85018C6.38779 7.85018 6.49435 7.75233 6.50322 7.59222C6.76084 5.50185 6.85854 5.44848 8.99025 5.09267C9.15897 5.07488 9.25666 4.98592 9.25666 4.8347C9.25666 4.69238 9.15896 4.60343 9.0258 4.57675L8.93118 4.55875C6.87281 4.16737 6.75701 4.14535 6.50322 2.08609C6.49435 1.92597 6.38779 1.82812 6.2368 1.82812C6.10356 1.82812 5.99699 1.92597 5.98805 2.07719C5.71277 4.20315 5.64167 4.26541 3.46555 4.57675C3.3323 4.59454 3.23461 4.69238 3.23461 4.8347C3.23461 4.97703 3.3323 5.07488 3.46555 5.09267L3.53156 5.10562C5.64296 5.51968 5.70672 5.53218 5.98805 7.61001C5.99699 7.75233 6.10356 7.85018 6.2368 7.85018Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M7.8622 11.3244C7.9435 11.3244 8.00088 11.2718 8.00566 11.1855C8.14438 10.06 8.19699 10.0312 9.34483 9.83963C9.43568 9.83005 9.48828 9.78216 9.48828 9.70073C9.48828 9.62409 9.43568 9.57619 9.36397 9.56183L9.31302 9.55214C8.20467 9.34139 8.14231 9.32954 8.00566 8.2207C8.00088 8.13449 7.9435 8.0818 7.8622 8.0818C7.79046 8.0818 7.73307 8.13449 7.72826 8.21591C7.58003 9.36066 7.54175 9.39419 6.36999 9.56183C6.29824 9.57141 6.24564 9.62409 6.24564 9.70073C6.24564 9.77736 6.29824 9.83005 6.36999 9.83963L6.40553 9.84661C7.54244 10.0696 7.57678 10.0763 7.72826 11.1951C7.73307 11.2718 7.79046 11.3244 7.8622 11.3244Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M2.61901 7.53919C2.61628 7.58846 2.58349 7.61857 2.53703 7.61857C2.49604 7.61857 2.46325 7.58846 2.46049 7.54467C2.37393 6.90533 2.35431 6.90149 1.70465 6.77408L1.68434 6.7701C1.64334 6.76462 1.61328 6.73452 1.61328 6.69073C1.61328 6.64693 1.64334 6.61683 1.68434 6.61135C2.35392 6.51556 2.37579 6.4964 2.46049 5.84226C2.46325 5.79573 2.49604 5.76562 2.53703 5.76562C2.58349 5.76562 2.61628 5.79573 2.61901 5.845C2.6971 6.47862 2.73273 6.48539 3.36607 6.60582L3.39519 6.61135C3.43616 6.61956 3.46622 6.64693 3.46622 6.69073C3.46622 6.73725 3.43616 6.76462 3.38425 6.7701C2.72834 6.87958 2.69828 6.896 2.61901 7.53919Z",fill:"white",style:{fill:"white",fillOpacity:1}})))),y8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:24,height:24,rx:12,fill:"white",fillOpacity:.1}),h.createElement("rect",{x:8.25,y:7,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 8.25 7)",fill:"white"}),h.createElement("rect",{x:7,y:15.75,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 7 15.75)",fill:"white"})),w8=e=>h.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M9.16683 2.66671H7.16683C5.29999 2.66671 4.36657 2.66671 3.65353 3.03002C3.02632 3.3496 2.51639 3.85953 2.19681 4.48674C1.8335 5.19978 1.8335 6.1332 1.8335 8.00004V9.33337C1.8335 11.2002 1.8335 12.1336 2.19681 12.8467C2.51639 13.4739 3.02632 13.9838 3.65353 14.3034C4.36657 14.6667 5.29999 14.6667 7.16683 14.6667H8.50016C10.367 14.6667 11.3004 14.6667 12.0135 14.3034C12.6407 13.9838 13.1506 13.4739 13.4702 12.8467C13.8335 12.1336 13.8335 11.2002 13.8335 9.33337V7.33337M8.50016 8.00004L15.1668 1.33337M15.1668 1.33337H11.8335M15.1668 1.33337V4.66671",stroke:"#107D57",strokeLinecap:"round",strokeLinejoin:"round"})),b8=e=>h.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:32,height:32,rx:16,fill:"white"}),h.createElement("path",{d:"M10.4615 12.6875C9.44231 12.6875 8.61538 13.4665 8.61538 14.4266C8.61538 15.3868 9.44231 16.1658 10.4615 16.1658C11.4808 16.1658 12.3077 15.3868 12.3077 14.4266C12.3077 13.4665 11.4808 12.6875 10.4615 12.6875ZM10.4615 16.1658C9.10817 16.1658 8 17.2097 8 18.4846V19.7527C8 19.7527 8.61538 20.2237 10.4615 20.2237C12.3077 20.2237 12.9231 19.7527 12.9231 19.7527V18.4846C12.9231 17.2097 11.8149 16.1658 10.4615 16.1658ZM21.5385 12.6875C20.5192 12.6875 19.6923 13.4665 19.6923 14.4266C19.6923 15.3868 20.5192 16.1658 21.5385 16.1658C22.5577 16.1658 23.3846 15.3868 23.3846 14.4266C23.3846 13.4665 22.5577 12.6875 21.5385 12.6875ZM21.5385 16.1658C20.1851 16.1658 19.0769 17.2097 19.0769 18.4846V19.7527C19.0769 19.7527 19.6923 20.2237 21.5385 20.2237C23.3846 20.2237 24 19.7527 24 19.7527V18.4846C24 17.2097 22.8918 16.1658 21.5385 16.1658ZM16 15.0063C14.9808 15.0063 14.1538 15.7853 14.1538 16.7455C14.1538 17.7056 14.9808 18.4846 16 18.4846C17.0192 18.4846 17.8462 17.7056 17.8462 16.7455C17.8462 15.7853 17.0192 15.0063 16 15.0063ZM16 18.4846C14.6466 18.4846 13.5385 19.5285 13.5385 20.8034V22.0715C13.5385 22.0715 14.1538 22.5425 16 22.5425C17.8462 22.5425 18.4615 22.0715 18.4615 22.0715V20.8034C18.4615 19.5285 17.3534 18.4846 16 18.4846Z",fill:"#107D57"}),h.createElement("path",{opacity:.5,d:"M13.3908 9C12.3103 9 11.4336 9.82584 11.4336 10.8437C11.4336 11.8616 12.3103 12.6875 13.3908 12.6875C14.4713 12.6875 15.348 11.8616 15.348 10.8437C15.348 9.82584 14.4713 9 13.3908 9ZM13.3908 12.6875C13.1946 12.6875 12.9958 12.6827 12.7996 12.7451C13.192 13.2372 13.3908 13.8542 13.3908 14.5312C13.3908 14.7761 13.3296 15.0161 13.3296 15.261C13.8521 14.524 14.6956 14.0391 15.6742 13.9166C15.218 13.1796 14.3694 12.6875 13.3908 12.6875ZM18.61 9C17.5295 9 16.6528 9.82584 16.6528 10.8437C16.6528 11.8616 17.5295 12.6875 18.61 12.6875C19.6905 12.6875 20.5672 11.8616 20.5672 10.8437C20.5672 9.82584 19.6905 9 18.61 9ZM18.61 12.6875C17.6314 12.6875 16.7828 13.1796 16.3266 13.9166C17.3052 14.0391 18.1487 14.524 18.6712 15.261C18.6712 15.0161 18.61 14.7761 18.61 14.5312C18.61 13.8542 18.8088 13.2372 19.2012 12.7451C19.005 12.6827 18.8062 12.6875 18.61 12.6875Z",fill:"#107D57"})),x8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Share"},h.createElement("path",{id:"Vector",d:"M11 4.965V1.125L18 7.845L11 14.565V10.629C6 10.629 2.5 12.165 0 15.525C1 10.725 4 5.925 11 4.965Z",fill:"white"}))),E8=e=>h.createElement("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"sc-ANdsN kTVWJE",...e},h.createElement("path",{d:"M6.6665 3.16669H4.99984C4.26346 3.16669 3.6665 3.76364 3.6665 4.50002V11.5C3.6665 12.2364 4.26346 12.8334 4.99984 12.8334H11.9998C12.7362 12.8334 13.3332 12.2364 13.3332 11.5V9.83335",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M13.3335 6.16669V3.16669H10.3335",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M13.1668 3.33331L8.3335 8.16665",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),L8=e=>h.createElement("svg",{width:17,height:18,viewBox:"0 0 17 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group"},h.createElement("path",{id:"Vector",d:"M12.5396 12.431L15.8603 9.00169L12.5396 5.57239",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{id:"Vector_2",d:"M15.8602 9.00159H5.57227",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{id:"Vector_3",d:"M12.431 1L3.2862 1.00229C2.02422 1.00343 1 2.02651 1 3.28849V14.7138C1 15.3201 1.24087 15.9016 1.66961 16.3304C2.09836 16.7591 2.67987 17 3.2862 17H12.5396",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),k8=e=>h.createElement("svg",{width:99,height:96,viewBox:"0 0 99 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Masters Logo Big"},h.createElement("path",{id:"Vector",d:"M67.4732 4.82378C66.1754 4.41151 64.8776 5.1433 63.5798 5.88539C63.117 6.15337 62.7951 6.60687 62.6844 7.13253L60.6421 16.9035C60.5616 17.2642 60.8836 17.594 61.2357 17.5116C63.3786 17.0065 65.4208 15.0894 67.5738 15.7594C69.9783 16.5118 72.3928 13.3888 74.7972 13.43V2.1543C72.3626 2.1646 69.8776 5.57618 67.4732 4.82378Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M98.1678 34.7754C97.6547 34.4147 97.3429 33.8272 97.3429 33.1882V31.4051C97.3429 29.8075 96.0752 28.5089 94.5159 28.5089H93.3891C92.041 28.5089 90.8035 29.1994 90.0691 30.3538L86.4272 36.1153C86.065 36.6822 85.4514 37.0223 84.7974 37.0223H82.3427C81.1253 37.0223 80.0086 37.7026 79.4251 38.8054C78.8215 39.9392 77.7752 40.7225 76.5679 40.9905V0.917313C76.5679 0.412276 76.1756 0 75.6726 0C75.1796 0 74.7772 0.412276 74.7772 0.917313V2.15414V13.4196V41.0111C73.5699 40.7431 72.5236 39.9598 71.92 38.8261C71.3465 37.7232 70.2298 37.043 69.0125 37.043H67.3626C66.0547 37.043 64.8676 37.8366 64.3344 39.0528L62.9661 42.2067C62.7448 42.7014 62.2619 43.0313 61.7287 43.0313C61.1955 43.0313 60.7126 42.7118 60.4913 42.2067L59.123 39.0528C58.5898 37.8263 57.4027 37.0327 56.0948 37.0327H9.52479C9.14249 37.0327 8.84068 37.3419 8.84068 37.7335C8.84068 38.5478 8.18674 39.2177 7.39196 39.2177H5.37986C4.99757 39.2177 4.69575 39.5269 4.69575 39.9186V42.3098C4.69575 44.5567 4.26315 46.7624 3.42813 48.834L2.20075 51.8643C1.05385 54.6884 0.510584 57.5846 0.520645 60.4396V67.4071C0.520645 69.2932 0.782218 71.1897 1.31542 73.0449C2.81444 78.2396 6.20483 82.4963 10.893 85.0215L18.3378 89.0412C18.4384 89.0928 18.539 89.1237 18.6497 89.1237L24.1528 89.1649C25.4405 89.1752 26.7081 89.5153 27.8248 90.1544L30.7826 91.8447C30.8832 91.9065 30.9939 91.9375 31.1146 91.9375H35.0684C36.4567 91.9375 37.825 92.3291 39.0121 93.0609C39.0121 93.0609 40.9437 94.2668 41.5977 94.6585C42.6439 95.2872 43.9116 95.885 46.1148 95.9984C46.6178 96.019 47.1108 95.8438 47.483 95.483C47.8553 95.1223 48.0666 94.6172 48.0666 94.0916V91.3809C48.0666 89.4123 49.2034 87.6292 50.964 86.8355L57.0003 84.1145C57.8252 83.7435 58.7508 83.6816 59.6059 83.9496L61.8595 84.6402C62.8152 84.9288 63.8313 84.9391 64.7972 84.6402L70.1493 83.0117C70.8636 82.7952 71.6081 82.7952 72.3325 83.022L74.5055 83.6507C75.5216 83.9496 76.2259 84.8979 76.2259 85.9801V91.4118C76.2259 93.937 78.238 95.9984 80.7028 95.9984C82.5439 95.9984 84.1636 94.7822 84.7169 92.9888C85.723 89.7421 86.2361 86.3614 86.2361 82.9499V80.6411C86.2361 79.0023 86.9001 77.415 88.0671 76.2916L90.2905 74.1375C91.7895 72.6739 92.6547 70.6228 92.6547 68.4996V55.616C92.6547 53.6164 93.2382 51.6994 94.3549 50.0606C94.4354 49.9472 94.4756 49.8029 94.4756 49.6586V46.6284C94.4756 44.6494 95.0591 42.7324 96.1557 41.1039L98.359 37.8263C98.4395 37.7129 98.4797 37.5686 98.4797 37.4346V35.3732C98.4797 34.9713 98.2584 34.8373 98.1678 34.7754ZM74.7872 69.2211C73.2882 68.9943 72.1816 68.2007 72.1816 67.2628C72.1816 66.3248 73.2882 65.5312 74.7872 65.3045V69.2211ZM76.5679 65.2941C78.0669 65.5209 79.1736 66.3145 79.1736 67.2525C79.1736 68.1904 78.0669 68.984 76.5679 69.2108V65.2941ZM12.6637 84.3928L11.5268 83.7847C8.45838 82.1356 6.00362 79.6619 4.32351 76.673V72.9109C6.24507 75.7556 8.85074 78.1881 12.05 79.9093L12.6637 80.2391V84.3928ZM18.3478 87.4643L15.3398 85.8461V81.6924L18.3378 83.3106H18.3478V87.4643ZM30.8832 90.2987L28.4989 88.9382C27.2011 88.1961 25.7322 87.7941 24.2534 87.7735V83.4343C25.5009 83.4652 26.7383 83.795 27.8349 84.4237L30.7927 86.1141C30.8229 86.1347 30.853 86.1244 30.8832 86.1347V90.2987ZM46.6983 91.3706V93.4835V94.0813C46.6983 94.2256 46.638 94.3596 46.5474 94.4523C46.4468 94.5451 46.3261 94.5966 46.1953 94.5863C44.2939 94.4833 43.1973 93.9782 42.3019 93.432C41.658 93.0403 39.7365 91.8447 39.7264 91.8447C38.5191 91.1026 37.161 90.68 35.7626 90.577V86.2377C36.9095 86.3408 38.0262 86.7016 39.0222 87.3097L40.6821 88.33C42.5031 89.4535 44.5756 90.0925 46.6983 90.2059V91.3706ZM63.1372 83.4446C62.8354 83.424 62.5436 83.3827 62.2519 83.3003L59.9983 82.6097C59.5154 82.4654 59.0124 82.4036 58.5194 82.4036V78.0644C58.8816 78.0644 59.2538 78.1056 59.6059 78.2087L61.8595 78.8992C62.272 79.0229 62.7046 79.0848 63.1372 79.1054V83.4446ZM77.2923 84.4959C76.8597 83.4549 75.9945 82.62 74.8878 82.3005L72.7248 81.6718C72.2117 81.5069 71.6785 81.445 71.1453 81.4554V77.1265C71.5578 77.1161 71.9703 77.1677 72.3727 77.3017L74.1534 77.8789C76.0347 78.487 77.3024 80.2494 77.3024 82.2696V84.4959H77.2923ZM83.5197 92.1848C83.4795 92.3085 83.4594 92.4322 83.4191 92.5559C83.0368 93.7721 81.9503 94.5863 80.7028 94.5863C80.5921 94.5863 80.4815 94.5657 80.3708 94.5554V90.2265C80.4513 90.2368 80.5318 90.2471 80.6223 90.2471C81.8396 90.2471 82.9362 89.5463 83.5197 88.495V92.1848ZM95.1799 38.0118C93.8217 40.032 93.1074 42.4025 93.1074 44.8556V46.9994L92.051 48.5661C90.6828 50.5965 89.9484 52.9774 89.9484 55.4408V66.2218C89.9484 67.9739 89.2442 69.6643 88.0067 70.8702L85.7834 73.0346C84.2944 74.4879 83.4694 76.539 83.5298 78.6519L83.5399 79.1363C83.6203 81.9398 83.2682 84.7226 82.5137 87.4127C82.2722 88.2682 81.4976 88.866 80.6223 88.866C79.5358 88.866 78.6605 87.959 78.6605 86.8562V82.2696C78.6605 79.631 77.0106 77.3326 74.5558 76.539L72.7751 75.9618C71.7892 75.6423 70.753 75.6423 69.767 75.9412L64.4149 77.5697C63.7106 77.7861 62.9661 77.7861 62.2519 77.5697L59.9983 76.8791C58.8313 76.5183 57.5637 76.6008 56.4469 77.1058L51.6883 79.2497C48.6501 80.6102 46.6883 83.6919 46.6883 87.0932V88.8454C44.817 88.732 42.986 88.1548 41.3763 87.1654L39.7163 86.145C38.3079 85.2792 36.7083 84.8257 35.0684 84.8257H31.3058L28.5089 83.2281C27.191 82.4757 25.692 82.0635 24.1729 82.0532L18.8307 82.0119L12.6938 78.7034C3.38789 73.653 -0.58601 62.367 3.45831 52.4208L4.68569 49.3906C5.6012 47.1437 6.06398 44.7628 6.06398 42.3304V40.6401H7.39196C8.70989 40.6401 9.81654 39.7021 10.1284 38.455H56.0948C56.8594 38.455 57.5637 38.9188 57.8755 39.6403L59.2438 42.7942C59.6764 43.8043 60.6522 44.4536 61.7287 44.4536C62.8052 44.4536 63.781 43.8043 64.2136 42.8045L65.5819 39.6506C65.8938 38.9291 66.5879 38.4653 67.3626 38.4653H69.0125C69.7268 38.4653 70.3807 38.8673 70.7228 39.5063C71.5679 41.1039 73.0769 42.1758 74.7872 42.4541V62.2639C72.0307 62.5731 69.918 64.2532 69.918 66.3042C69.918 68.5614 72.4934 70.3961 75.6726 70.3961C78.8517 70.3961 81.4272 68.5614 81.4272 66.3042C81.4272 64.2635 79.3145 62.5731 76.5579 62.2639V42.4438C78.2682 42.1655 79.7772 41.0936 80.6223 39.496C80.9644 38.857 81.6183 38.455 82.3326 38.455H84.7874C85.9141 38.455 86.9504 37.8778 87.5641 36.909L91.206 31.1371C91.6889 30.3847 92.4937 29.9312 93.379 29.9312H94.5058C95.3106 29.9312 95.9646 30.6012 95.9646 31.4257V33.2088C95.9646 34.0746 96.2865 34.8888 96.86 35.4969L95.1799 38.0118Z",fill:"white"}))),S8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M2.25 10.0514C2.25 8.97447 3.12304 8.10142 4.2 8.10142H6.91992C7.2891 8.10142 7.64086 7.94446 7.88744 7.66971L10.4825 4.77808C11.2789 3.8907 12.75 4.45403 12.75 5.64636V18.3565C12.75 19.5488 11.2789 20.1121 10.4825 19.2248L7.88744 16.3331C7.64086 16.0584 7.2891 15.9014 6.91992 15.9014H4.2C3.12304 15.9014 2.25 15.0284 2.25 13.9514V10.0514Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M18.0226 12.5545L19.8749 14.4067C20.1678 14.6996 20.6427 14.6996 20.9356 14.4067C21.2284 14.1138 21.2284 13.6389 20.9355 13.346L19.0833 11.4939L20.9355 9.64182C21.2284 9.34894 21.2284 8.87406 20.9356 8.58116C20.6427 8.28825 20.1678 8.28824 19.8749 8.58112L18.0226 10.4333L16.1703 8.58112C15.8774 8.28824 15.4025 8.28825 15.1096 8.58116C14.8167 8.87406 14.8167 9.34894 15.1096 9.64182L16.9619 11.4939L15.1096 13.346C14.8167 13.6389 14.8167 14.1138 15.1096 14.4067C15.4025 14.6996 15.8774 14.6996 16.1703 14.4067L18.0226 12.5545Z",fill:"white",style:{fill:"white",fillOpacity:1}})),I8=e=>h.createElement("svg",{width:48,height:48,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("circle",{opacity:.5,cx:24,cy:24,r:24,fill:"black",style:{fill:"black",fillOpacity:1}}),h.createElement("rect",{x:18,y:13.999,width:4,height:20,rx:1,fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("rect",{x:26,y:13.999,width:4,height:20,rx:1,fill:"white",style:{fill:"white",fillOpacity:1}})),T8=e=>h.createElement("svg",{width:48,height:48,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("circle",{opacity:.5,cx:24,cy:24.001,r:24,fill:"black"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M32.5432 24.7938C33.215 24.3331 33.2822 23.5173 32.5432 23.0567C23.7807 17.6245 19.6442 14.918 19.1356 14.5917C18.3486 14.083 17.6 14.6973 17.6 15.2059V32.7501C17.6 33.3259 18.5309 33.8442 19.1356 33.4795C20.2201 32.8172 31.8714 25.2641 32.5336 24.8034L32.5432 24.7938Z",fill:"white"})),j8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M18.5625 5.0625V18.9375M15.6454 11.3897L7.18592 5.3471C6.68953 4.99253 6 5.34737 6 5.95739L6 18.0426C6 18.6526 6.68953 19.0075 7.18592 18.6529L15.6454 12.6103C16.0642 12.3112 16.0642 11.6888 15.6454 11.3897Z",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"})),A8=e=>h.createElement("svg",{width:16,height:15,viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Start - You",d:"M8 0L9.79611 5.52786H15.6085L10.9062 8.94427L12.7023 14.4721L8 11.0557L3.29772 14.4721L5.09383 8.94427L0.391548 5.52786H6.20389L8 0Z",fill:"#F4D22A"})),$8=e=>h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:22,height:22,viewBox:"0 0 22 22",fill:"none",...e},h.createElement("path",{d:"M5.5 2.78867V12.4137C5.5 13.1729 4.88426 13.75 4.125 13.75H1.375C0.615742 13.75 0 13.1343 0 12.4137V2.82734C0 2.06808 0.615742 1.49102 1.375 1.49102H4.125C4.88555 1.41367 5.5 1.99375 5.5 2.78867ZM22 12.3707C22 13.5094 21.077 14.4323 19.9375 14.4323H13.6426C14.621 16.0613 15.1259 17.9077 15.1259 18.5582C15.125 19.5714 14.3301 20.625 12.998 20.625C10.2854 20.625 11.8654 17.3529 8.34883 14.5406L7.64844 13.982C7.14141 13.5738 6.88359 12.9766 6.8793 12.375C6.87829 12.374 6.8793 12.375 6.8793 12.375L6.875 5.5C6.875 4.85117 7.18064 4.23973 7.7 3.85043L9.16695 2.75086C10.3555 1.85625 11.8035 1.375 13.2902 1.375H15.8125C16.952 1.375 17.875 2.29754 17.875 3.43664C17.875 3.59283 17.8544 3.74357 17.8215 3.88996C18.6484 4.15937 19.25 4.92422 19.25 5.84375C19.25 6.23683 19.1341 6.60043 18.9432 6.91281C19.8988 7.08984 20.625 7.92773 20.625 8.9332C20.625 9.47031 20.4148 9.955 20.0784 10.322C21.1492 10.3941 22 11.2793 22 12.3707Z",fill:"white"})),R8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M17.4777 8.95762C17.4777 8.70612 17.4177 8.47012 17.3172 8.25562C16.6467 6.09262 13.5077 6.25062 9.04275 6.14512C8.29625 6.12762 8.72325 5.24612 8.98525 3.31112C9.15575 2.05262 8.34425 0.120117 6.98025 0.120117C4.73125 0.120117 6.89475 1.89412 4.90625 6.28112C3.84375 8.62512 1.46875 7.31212 1.46875 9.66662V15.0261C1.46875 15.9426 1.55875 16.8236 2.84775 16.9686C4.09725 17.1091 3.81625 17.9996 5.61875 17.9996H14.6407C15.5597 17.9996 16.3072 17.2516 16.3072 16.3326C16.3072 15.9516 16.1737 15.6046 15.9582 15.3236C16.4682 15.0381 16.8182 14.4991 16.8182 13.8741C16.8182 13.4941 16.6852 13.1471 16.4702 12.8666C16.9817 12.5816 17.3327 12.0421 17.3327 11.4161C17.3327 10.9616 17.1487 10.5496 16.8522 10.2481C17.2307 9.94262 17.4777 9.48062 17.4777 8.95762Z",fill:"white"}),h.createElement("path",{d:"M11.5088 10.625H15.8108C16.3958 10.625 16.9448 10.312 17.2438 9.80849C17.3668 9.60099 17.2983 9.33249 17.0903 9.20899C16.8828 9.08549 16.6143 9.15499 16.4908 9.36249C16.3493 9.60199 16.0878 9.74999 15.8103 9.74999H11.4053C10.9688 9.74999 10.6138 9.39499 10.6138 8.95849C10.6138 8.52199 10.9688 8.16699 11.4053 8.16699H14.3488C14.5903 8.16699 14.7863 7.97099 14.7863 7.72949C14.7863 7.48799 14.5903 7.29199 14.3488 7.29199H11.4048C10.4858 7.29199 9.73828 8.03949 9.73828 8.95849C9.73828 9.47099 9.97578 9.92449 10.3408 10.2305C10.0333 10.533 9.84178 10.953 9.84178 11.417C9.84178 11.931 10.0808 12.386 10.4478 12.6915C10.1423 12.9935 9.95278 13.412 9.95278 13.875C9.95278 14.435 10.2323 14.929 10.6573 15.2315C10.3953 15.526 10.2313 15.9095 10.2313 16.3335C10.2313 17.2525 10.9788 18 11.8978 18H14.6398C15.2248 18 15.7743 17.6875 16.0733 17.184C16.1968 16.9765 16.1283 16.708 15.9208 16.5845C15.7128 16.462 15.4443 16.5295 15.3213 16.737C15.1788 16.9765 14.9173 17.125 14.6398 17.125H11.8978C11.4613 17.125 11.1063 16.77 11.1063 16.3335C11.1063 15.897 11.4613 15.542 11.8978 15.542H15.1508C15.7358 15.542 16.2858 15.229 16.5843 14.7255C16.7078 14.5175 16.6393 14.249 16.4318 14.126C16.2223 14.0005 15.9548 14.071 15.8323 14.2785C15.6878 14.522 15.4328 14.667 15.1508 14.667H11.6193C11.1828 14.667 10.8278 14.3115 10.8278 13.875C10.8278 13.4385 11.1828 13.0835 11.6193 13.0835H15.6648C16.2498 13.0835 16.7993 12.771 17.0983 12.2675C17.2218 12.06 17.1533 11.7915 16.9458 11.668C16.7373 11.545 16.4693 11.613 16.3463 11.8205C16.2018 12.0635 15.9468 12.2085 15.6648 12.2085H11.5088C11.0723 12.2085 10.7173 11.8535 10.7173 11.417C10.7173 10.9805 11.0718 10.625 11.5088 10.625Z",fill:"#107D57"})),_8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trivia"},h.createElement("rect",{id:"Rectangle 328",x:.56009,y:2.8074,width:16.55,height:16.55,rx:2.14375,transform:"rotate(-7.80777 0.56009 2.8074)",stroke:"#006747",style:{stroke:"#006747",stroke:"color(display-p3 0.0000 0.4039 0.2784)",strokeOpacity:1},strokeWidth:1.4}),h.createElement("path",{id:"Union",fillRule:"evenodd",clipRule:"evenodd",d:"M9.62237 4.17188C10.5053 4.17188 11.2837 4.37793 11.8733 4.76716L11.8732 4.76718C12.5572 5.21938 12.9636 5.89049 13.0796 6.75908C13.2656 8.14856 12.2625 9.08727 11.5284 9.77271C11.2207 10.0589 10.956 10.3079 10.8501 10.5183C10.7752 10.6652 10.7366 10.8269 10.6992 10.9839C10.698 10.989 10.6967 10.994 10.6955 10.9991L10.6952 11.0004C10.5952 11.4278 10.4915 11.8706 9.72822 11.9721C9.67385 11.9793 9.6209 11.9821 9.56938 11.9821C9.28746 11.9821 9.03705 11.8777 8.84673 11.6788C8.67931 11.5056 8.56912 11.2738 8.53621 11.0234C8.40767 10.0551 9.08301 9.37328 9.68028 8.77031L9.68384 8.76671C10.2176 8.23011 10.7199 7.72213 10.6354 7.08534C10.5496 6.43425 10.1275 6.07652 9.44917 6.07652C9.35902 6.07652 9.26601 6.08367 9.1687 6.09655C8.22588 6.22243 8.06263 6.74456 7.88952 7.29821L7.88941 7.29854C7.73775 7.78506 7.58034 8.28732 6.85055 8.38463C6.79188 8.39178 6.73178 8.39608 6.6731 8.39608C6.1279 8.39608 5.72868 8.05407 5.65856 7.52462C5.56127 6.80772 5.86319 6.0307 6.48137 5.39534C7.0924 4.77002 7.94814 4.34216 8.8296 4.22482C9.09577 4.19048 9.36193 4.17188 9.62237 4.17188ZM9.88998 12.7224C9.94722 12.7152 10.0059 12.7109 10.0631 12.7109C10.7228 12.7109 11.2866 13.2032 11.3753 13.8586C11.4697 14.5812 10.9618 15.2466 10.2391 15.3439C10.1804 15.3511 10.1218 15.3554 10.0645 15.3554C9.40485 15.3554 8.84107 14.8617 8.75378 14.2077C8.65791 13.4851 9.16732 12.8197 9.88998 12.7224Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}))),V8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M20.6087 5.32569H17.087V4.91284C17.087 4.68495 16.9117 4.5 16.6957 4.5H7.30435C7.08835 4.5 6.91305 4.68495 6.91305 4.91284V5.32569H3.3913C3.1753 5.32569 3 5.51064 3 5.73853V7.77273C3 10.5049 5.106 12.7269 7.69566 12.7269C7.71131 12.7269 7.72462 12.7194 7.73948 12.7178C8.44462 13.8572 9.5434 14.7093 10.8151 15.0446C10.7658 16.0767 10.5162 16.5012 9.76331 17.3186L9.55044 17.5481C8.47357 18.714 7.69566 18.693 7.69566 19.6326C7.69566 19.8605 7.87096 20.0455 8.08696 20.0455H15.9131C16.1291 20.0455 16.3044 19.8605 16.3044 19.6326C16.3044 18.693 15.5265 18.714 14.4496 17.5481L14.2375 17.3178C13.4846 16.5003 13.235 16.0759 13.1857 15.0437C14.4574 14.7093 15.5562 13.8564 16.2613 12.717C16.2754 12.7194 16.2887 12.7269 16.3044 12.7269C18.894 12.7269 21 10.5049 21 7.77273V5.73853C21 5.51064 20.8247 5.32569 20.6087 5.32569ZM3.78261 7.77273V6.15138H6.91305V9.83695C6.91305 10.5479 7.05392 11.2315 7.30435 11.8599C5.33296 11.6493 3.78261 9.90796 3.78261 7.77273ZM20.2174 7.77273C20.2174 9.90796 18.6671 11.6493 16.6957 11.8599C16.9461 11.2324 17.087 10.5487 17.087 9.83695V6.15138H20.2174V7.77273Z",fill:"#107D57",style:{fill:"#107D57",fill:"color(display-p3 0.0627 0.4902 0.3412)",fillOpacity:1}})),N8=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trophy"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M2.76916 3.50002C2.76916 4.49786 2.94705 5.38348 3.30282 6.15692C2.62493 6.01847 2.05883 5.74872 1.6045 5.34768C1.15017 4.94663 0.923008 4.55992 0.923008 4.18752V3.50002H2.76916ZM11.0768 3.50002V4.18752C11.0768 4.55992 10.8497 4.94663 10.3953 5.34768C9.941 5.74872 9.3749 6.01847 8.69701 6.15692C9.05278 5.38348 9.23066 4.49786 9.23066 3.50002H11.0768ZM12 4.1875V3.27083C12 3.07986 11.9327 2.91754 11.7981 2.78385C11.6635 2.65017 11.5 2.58333 11.3077 2.58333H9.23077V1.89583C9.23077 1.58073 9.11779 1.31098 8.89183 1.08659C8.66586 0.862195 8.39423 0.75 8.07692 0.75H3.92308C3.60577 0.75 3.33414 0.862195 3.10817 1.08659C2.88221 1.31098 2.76923 1.58073 2.76923 1.89583V2.58333H0.692308C0.499999 2.58333 0.336539 2.65017 0.201923 2.78385C0.067307 2.91754 0 3.07986 0 3.27083V4.1875C0 4.52648 0.0997586 4.86784 0.299279 5.21159C0.498799 5.55534 0.768027 5.86567 1.10697 6.14258C1.44592 6.41949 1.86178 6.65223 2.35457 6.84082C2.84736 7.02941 3.36538 7.13563 3.90865 7.15951C4.11058 7.41732 4.33894 7.6441 4.59375 7.83984C4.77644 8.00217 4.90264 8.17524 4.97236 8.35905C5.04207 8.54286 5.07692 8.75651 5.07692 9C5.07692 9.25781 5.00361 9.47504 4.85697 9.65169C4.71034 9.82834 4.47596 9.91667 4.15385 9.91667C3.79327 9.91667 3.47236 10.0253 3.19111 10.2425C2.90985 10.4597 2.76923 10.7331 2.76923 11.0625V11.5208C2.76923 11.5877 2.79087 11.6426 2.83413 11.6855C2.8774 11.7285 2.93269 11.75 3 11.75H9C9.06731 11.75 9.1226 11.7285 9.16586 11.6855C9.20913 11.6426 9.23077 11.5877 9.23077 11.5208V11.0625C9.23077 10.7331 9.09015 10.4597 8.80889 10.2425C8.52764 10.0253 8.20673 9.91667 7.84615 9.91667C7.52404 9.91667 7.28966 9.82834 7.14303 9.65169C6.99639 9.47504 6.92308 9.25781 6.92308 9C6.92308 8.75651 6.95793 8.54286 7.02764 8.35905C7.09736 8.17524 7.22356 8.00217 7.40625 7.83984C7.66106 7.6441 7.88942 7.41732 8.09135 7.15951C8.63462 7.13563 9.15264 7.02941 9.64543 6.84082C10.1382 6.65223 10.5541 6.41949 10.893 6.14258C11.232 5.86567 11.5012 5.55534 11.7007 5.21159C11.9002 4.86784 12 4.52648 12 4.1875ZM5.07033 5.38491L6.0383 4.87503L7.00627 5.38491L6.8214 4.30497L7.60451 3.54016L6.52228 3.3826L6.0383 2.40003L5.55431 3.3826L4.47209 3.54016L5.25519 4.30497L5.07033 5.38491Z",fill:"white"}))),M8=e=>h.createElement("svg",{width:40,height:39,viewBox:"0 0 40 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.796875,width:38.4,height:38.4,rx:19.2,fill:"#FFB600"}),h.createElement("path",{d:"M31.2752 10.8509H26.5795V10.3005C26.5795 9.99661 26.3458 9.75 26.0578 9.75H13.536C13.248 9.75 13.0143 9.99661 13.0143 10.3005V10.8509H8.31861C8.03061 10.8509 7.79688 11.0975 7.79688 11.4014V14.1136C7.79688 17.7566 10.6049 20.7192 14.0578 20.7192C14.0786 20.7192 14.0964 20.7092 14.1162 20.707C15.0564 22.2263 16.5214 23.3625 18.2171 23.8094C18.1513 25.1856 17.8185 25.7516 16.8146 26.8415L16.5308 27.1475C15.095 28.702 14.0578 28.674 14.0578 29.9268C14.0578 30.2307 14.2915 30.4773 14.5795 30.4773H25.0143C25.3023 30.4773 25.536 30.2307 25.536 29.9268C25.536 28.674 24.4988 28.702 23.063 27.1475L22.7802 26.8404C21.7764 25.7505 21.4435 25.1845 21.3778 23.8083C23.0734 23.3625 24.5385 22.2252 25.4786 20.7059C25.4974 20.7092 25.5152 20.7192 25.536 20.7192C28.9889 20.7192 31.7969 17.7566 31.7969 14.1136V11.4014C31.7969 11.0975 31.5632 10.8509 31.2752 10.8509ZM8.84035 14.1136V11.9518H13.0143V16.8659C13.0143 17.8138 13.2021 18.7254 13.536 19.5632C10.9075 19.2825 8.84035 16.9606 8.84035 14.1136ZM30.7534 14.1136C30.7534 16.9606 28.6863 19.2825 26.0578 19.5632C26.3917 18.7265 26.5795 17.8149 26.5795 16.8659V11.9518H30.7534V14.1136Z",fill:"white"})),O8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trophy"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M3.69197 4.66662C3.69197 5.99705 3.92914 7.17787 4.4035 8.20912C3.49966 8.02451 2.74487 7.66486 2.1391 7.13014C1.53333 6.59542 1.23046 6.0798 1.23046 5.58328V4.66662H3.69197ZM14.7686 4.66662V5.58328C14.7686 6.0798 14.4658 6.59542 13.86 7.13014C13.2542 7.66486 12.4994 8.02451 11.5956 8.20912C12.0699 7.17787 12.3071 5.99705 12.3071 4.66662H14.7686ZM15.9998 5.58329V4.36108C15.9998 4.10645 15.9101 3.89002 15.7306 3.71178C15.5511 3.53354 15.3332 3.44442 15.0768 3.44442H12.3076V2.52776C12.3076 2.10763 12.1569 1.74797 11.8556 1.44878C11.5544 1.14959 11.1922 1 10.7691 1H5.23072C4.80764 1 4.44547 1.14959 4.14419 1.44878C3.84291 1.74797 3.69227 2.10763 3.69227 2.52776V3.44442H0.923068C0.666659 3.44442 0.448714 3.53354 0.269228 3.71178C0.0897418 3.89002 0 4.10645 0 4.36108V5.58329C0 6.03525 0.13301 6.49039 0.399034 6.94872C0.665059 7.40705 1.02403 7.82082 1.47595 8.19003C1.92787 8.55924 2.48234 8.86957 3.13939 9.12101C3.79644 9.37246 4.48713 9.51409 5.21149 9.54592C5.48071 9.88967 5.7852 10.192 6.12494 10.453C6.36853 10.6695 6.53679 10.9002 6.62974 11.1453C6.72269 11.3904 6.76916 11.6752 6.76916 11.9999C6.76916 12.3436 6.67141 12.6333 6.4759 12.8688C6.28038 13.1043 5.96789 13.2221 5.53841 13.2221C5.05764 13.2221 4.62976 13.3669 4.25476 13.6566C3.87977 13.9462 3.69227 14.3106 3.69227 14.7499V15.361C3.69227 15.4501 3.72112 15.5233 3.77881 15.5806C3.8365 15.6379 3.91022 15.6665 3.99996 15.6665H11.9999C12.0896 15.6665 12.1633 15.6379 12.221 15.5806C12.2787 15.5233 12.3076 15.4501 12.3076 15.361V14.7499C12.3076 14.3106 12.1201 13.9462 11.7451 13.6566C11.3701 13.3669 10.9422 13.2221 10.4614 13.2221C10.0319 13.2221 9.71945 13.1043 9.52394 12.8688C9.32843 12.6333 9.23068 12.3436 9.23068 11.9999C9.23068 11.6752 9.27715 11.3904 9.3701 11.1453C9.46305 10.9002 9.63131 10.6695 9.8749 10.453C10.2146 10.192 10.5191 9.88967 10.7884 9.54592C11.5127 9.51409 12.2034 9.37246 12.8604 9.12101C13.5175 8.86957 14.072 8.55924 14.5239 8.19003C14.9758 7.82082 15.3348 7.40705 15.6008 6.94872C15.8668 6.49039 15.9998 6.03525 15.9998 5.58329ZM6.76047 7.1798L8.05109 6.49997L9.3417 7.1798L9.09521 5.73989L10.1393 4.72015L8.69639 4.51007L8.05109 3.2L7.40578 4.51007L5.96283 4.72015L7.00696 5.73989L6.76047 7.1798Z",fill:"#F2C94C"}))),P8=e=>h.createElement("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9234 2.06117C12.6527 2.79041 12.797 3.88306 12.3564 4.75616L12.3698 4.78833C13.2984 5.09432 13.9688 5.96888 13.9688 7C13.9688 8.03112 13.2984 8.90568 12.3698 9.21167L12.3565 9.24364C12.7971 10.1167 12.6527 11.2094 11.9235 11.9386C11.1944 12.6678 10.1019 12.8122 9.22883 12.3718L9.19604 12.3854C8.89006 13.314 8.0155 13.9844 6.98438 13.9844C5.95325 13.9844 5.07869 13.314 4.77271 12.3854L4.74027 12.3719C3.8673 12.8121 2.77506 12.6676 2.04603 11.9386C1.31703 11.2096 1.17255 10.1174 1.61259 9.24445L1.59899 9.21167C0.670333 8.90568 0 8.03112 0 7C0 5.96888 0.670334 5.09432 1.59899 4.78833L1.61267 4.75535C1.17263 3.8824 1.31711 2.79023 2.04611 2.06123C2.77519 1.33215 3.86754 1.18772 4.74054 1.62795L4.77271 1.61461C5.07869 0.685958 5.95325 0.015625 6.98438 0.015625C8.0155 0.015625 8.89006 0.685958 9.19604 1.61461L9.22857 1.6281C10.1016 1.18761 11.1942 1.33196 11.9234 2.06117ZM9.80606 4.98029C9.97643 4.7077 9.89356 4.34862 9.62098 4.17825C9.34839 4.00788 8.98931 4.09075 8.81894 4.36333L6.29655 8.39915L5.06781 7.17041C4.84051 6.94311 4.47199 6.94311 4.24469 7.17041C4.01739 7.39771 4.01739 7.76623 4.24469 7.99353L5.99079 9.73962C6.11621 9.86504 6.29197 9.92642 6.4682 9.90635C6.64444 9.88628 6.8019 9.78695 6.89591 9.63654L9.80606 4.98029Z",fill:"#0092E9"})),H8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.3616 7.95688C15.7313 7.77023 16.1824 7.91869 16.3691 8.28847C16.9328 9.40532 17.25 10.6674 17.25 12.0014C17.25 13.3354 16.9328 14.5975 16.3691 15.7144C16.1824 16.0841 15.7313 16.2326 15.3616 16.0459C14.9918 15.8593 14.8433 15.4082 15.03 15.0385C15.4903 14.1264 15.75 13.0953 15.75 12.0014C15.75 10.9075 15.4903 9.87641 15.03 8.96438C14.8433 8.5946 14.9918 8.14353 15.3616 7.95688Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.507 5.93713C18.87 5.73776 19.326 5.87048 19.5254 6.23356C20.4656 7.94589 21 9.91236 21 12.0014C21 14.0905 20.4656 16.057 19.5254 17.7693C19.326 18.1324 18.87 18.2651 18.507 18.0657C18.1439 17.8663 18.0112 17.4104 18.2105 17.0473C19.0323 15.5506 19.5 13.8318 19.5 12.0014C19.5 10.1711 19.0323 8.45221 18.2105 6.95552C18.0112 6.59244 18.1439 6.13649 18.507 5.93713Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M2.25 10.0514C2.25 8.97447 3.12304 8.10142 4.2 8.10142H6.91992C7.2891 8.10142 7.64086 7.94446 7.88744 7.66971L10.4825 4.77808C11.2789 3.8907 12.75 4.45403 12.75 5.64636V18.3565C12.75 19.5488 11.2789 20.1122 10.4825 19.2248L7.88744 16.3331C7.64086 16.0584 7.2891 15.9014 6.91992 15.9014H4.2C3.12304 15.9014 2.25 15.0284 2.25 13.9514V10.0514Z",fill:"white",style:{fill:"white",fillOpacity:1}})),F8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron Up"},h.createElement("path",{id:"Vector",d:"M4 9.6001L8 5.6001L12 9.6001",stroke:"#107D57",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"}))),D8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"cross"},h.createElement("path",{id:"Vector",d:"M6 18L18 6M6 6L18 18",stroke:"#BA0C2F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),z8=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Friends"},h.createElement("path",{id:"Vector",d:"M4.19231 7.03125C2.66346 7.03125 1.42308 8.19973 1.42308 9.63994C1.42308 11.0802 2.66346 12.2486 4.19231 12.2486C5.72115 12.2486 6.96154 11.0802 6.96154 9.63994C6.96154 8.19973 5.72115 7.03125 4.19231 7.03125ZM4.19231 12.2486C2.16226 12.2486 0.5 13.8145 0.5 15.7269V17.629C0.5 17.629 1.42308 18.3356 4.19231 18.3356C6.96154 18.3356 7.88461 17.629 7.88461 17.629V15.7269C7.88461 13.8145 6.22236 12.2486 4.19231 12.2486ZM20.8077 7.03125C19.2788 7.03125 18.0385 8.19973 18.0385 9.63994C18.0385 11.0802 19.2788 12.2486 20.8077 12.2486C22.3365 12.2486 23.5769 11.0802 23.5769 9.63994C23.5769 8.19973 22.3365 7.03125 20.8077 7.03125ZM20.8077 12.2486C18.7776 12.2486 17.1154 13.8145 17.1154 15.7269V17.629C17.1154 17.629 18.0385 18.3356 20.8077 18.3356C23.5769 18.3356 24.5 17.629 24.5 17.629V15.7269C24.5 13.8145 22.8377 12.2486 20.8077 12.2486ZM12.5 10.5095C10.9712 10.5095 9.73077 11.678 9.73077 13.1182C9.73077 14.5584 10.9712 15.7269 12.5 15.7269C14.0288 15.7269 15.2692 14.5584 15.2692 13.1182C15.2692 11.678 14.0288 10.5095 12.5 10.5095ZM12.5 15.7269C10.47 15.7269 8.80769 17.2928 8.80769 19.2051V21.1073C8.80769 21.1073 9.73077 21.8138 12.5 21.8138C15.2692 21.8138 16.1923 21.1073 16.1923 21.1073V19.2051C16.1923 17.2928 14.53 15.7269 12.5 15.7269Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M8.58473 1.5C6.96392 1.5 5.64893 2.73876 5.64893 4.2656C5.64893 5.79245 6.96392 7.03121 8.58473 7.03121C10.2055 7.03121 11.5205 5.79245 11.5205 4.2656C11.5205 2.73876 10.2055 1.5 8.58473 1.5ZM8.58473 7.03121C8.29038 7.03121 7.99221 7.024 7.69787 7.11763C8.28656 7.85584 8.58473 8.78131 8.58473 9.79681C8.58473 10.1641 8.49298 10.5242 8.49298 10.8915C9.27663 9.78601 10.5419 9.05859 12.0098 8.87494C11.3256 7.76942 10.0526 7.03121 8.58473 7.03121ZM16.4135 1.5C14.7927 1.5 13.4777 2.73876 13.4777 4.2656C13.4777 5.79245 14.7927 7.03121 16.4135 7.03121C18.0343 7.03121 19.3493 5.79245 19.3493 4.2656C19.3493 2.73876 18.0343 1.5 16.4135 1.5ZM16.4135 7.03121C14.9456 7.03121 13.6727 7.76942 12.9884 8.87494C14.4563 9.05859 15.7216 9.78601 16.5053 10.8915C16.5053 10.5242 16.4135 10.1641 16.4135 9.79681C16.4135 8.78131 16.7117 7.85584 17.3004 7.11763C17.006 7.024 16.7079 7.03121 16.4135 7.03121Z",fill:"white",fillOpacity:.4}))),B8=e=>h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 200 200",...e},h.createElement("radialGradient",{id:"a9",cx:.66,fx:.66,cy:.3125,fy:.3125,gradientTransform:"scale(1.5)"},h.createElement("stop",{offset:0,stopColor:"#006944"}),h.createElement("stop",{offset:.3,stopColor:"#006944",stopOpacity:.9}),h.createElement("stop",{offset:.6,stopColor:"#006944",stopOpacity:.6}),h.createElement("stop",{offset:.8,stopColor:"#006944",stopOpacity:.3}),h.createElement("stop",{offset:1,stopColor:"#006944",stopOpacity:0})),h.createElement("circle",{"transform-origin":"center",fill:"none",stroke:"url(#a9)",strokeWidth:17,strokeLinecap:"round",strokeDasharray:"200 1000",strokeDashoffset:0,cx:100,cy:100,r:70},h.createElement("animateTransform",{type:"rotate",attributeName:"transform",calcMode:"spline",dur:1.8,values:"360;0",keyTimes:"0;1",keySplines:"0 0 1 1",repeatCount:"indefinite"})),h.createElement("circle",{"transform-origin":"center",fill:"none",opacity:.2,stroke:"#006944",strokeWidth:17,strokeLinecap:"round",cx:100,cy:100,r:70})),U8=e=>h.createElement("svg",{width:86,height:21,viewBox:"0 0 86 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M39.7699 17.519L41.7975 10.3564C42.019 9.57525 42.5964 8.94819 43.3515 8.66775L43.4069 8.43457H40.5888L35.8028 14.1928L33.9712 8.43457H31.393L31.3309 8.66775C31.7723 8.88885 32.0156 9.54952 32.0156 10.087V10.1204C32.0156 13.1879 29.7696 18.4607 26.6104 18.4607C25.3827 18.4607 24.7463 17.5842 24.7463 16.8536C24.7463 15.9687 25.4791 15.3393 26.2522 15.3393C26.6778 15.3393 26.8988 15.4303 27.0895 15.5088C27.2342 15.5684 27.3615 15.6208 27.5475 15.6208C27.8106 15.6208 28.0628 15.4845 28.1888 15.2511C28.3867 14.8845 28.2367 14.4368 27.8748 14.2614L27.6773 14.1661C25.8352 13.2706 23.6992 14.6266 23.6992 16.6919V16.7205C23.6992 18.2238 24.8674 19.4811 26.3546 19.5336C30.1873 19.6694 32.751 14.4452 33.1588 10.6214L33.4534 11.656L34.9632 16.2284H35.5351L40.2511 10.5434L38.2726 17.5264C38.0457 18.3275 37.4171 18.948 36.6191 19.1592L36.5637 19.3923H40.3559L40.4177 19.1592C39.8575 18.8252 39.5911 18.1508 39.7699 17.519Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.2539 12.3311C47.4839 12.3332 45.5808 12.5062 44.568 15.4136C44.443 15.7724 44.3314 16.1004 44.2299 16.3988C43.6403 18.1314 43.3898 18.8676 42.8227 18.8676C42.6317 18.8676 42.5473 18.6987 42.4545 18.5128C42.3409 18.2851 42.2145 18.0318 41.8638 18.0318C41.5768 18.0318 41.2768 18.2645 41.2552 18.6014C41.2175 19.1835 41.9922 19.5357 42.576 19.5357C44.3546 19.5357 45.0362 18.2246 45.2587 17.6138C45.2876 17.534 45.4446 17.1017 45.6299 16.5923H47.499L47.1824 17.7708C47.0152 18.3926 46.6713 18.9015 46.0895 19.1617L46.0394 19.3947H49.0969L49.1536 19.1617C48.7397 18.8167 48.5601 18.2634 48.6943 17.7482L49.8448 13.3292C49.9332 12.9901 50.1656 12.7105 50.4806 12.5642L50.5306 12.3311H49.2539ZM47.6519 16.0223H45.8369C46.043 15.4562 46.2403 14.9158 46.3069 14.7388C46.766 13.5136 47.6389 13.0178 48.4845 12.9485L48.4757 12.9558L47.6519 16.0223Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M64.9086 12.2791C64.9086 12.4194 64.8148 12.6704 64.7165 12.8348C64.487 13.2187 64.077 13.5109 63.6767 13.6265L63.4976 13.678C63 13.8213 62.489 13.794 61.9847 13.6879L60.8352 17.7483C60.6891 18.2633 60.8565 18.8168 61.2623 19.1616L61.2001 19.395H58.0542L58.1098 19.1616C58.6973 18.9016 59.1413 18.3925 59.3228 17.7712L60.6376 13.2639C59.4267 12.8561 59.1564 12.8823 58.8962 13.2526C58.7642 13.4721 58.7796 13.7795 58.7931 14.0483C58.7962 14.1086 58.7991 14.1673 58.8003 14.2223C58.8062 14.5193 58.6037 14.7795 58.316 14.842C57.9611 14.9189 57.6305 14.6359 57.6492 14.2698V14.2688C57.6508 14.2386 57.6651 14.1553 57.6846 14.0529C57.8161 13.356 58.2541 12.7534 58.8816 12.4351L58.892 12.4299L58.8972 12.4272C59.5396 12.1051 60.5191 12.3038 61.3075 12.5205C61.3166 12.5234 61.3246 12.5252 61.3335 12.5276C61.5009 12.574 61.6597 12.6208 61.8043 12.6636V12.6662C63.3842 13.1244 63.7271 13.1473 63.9416 12.8802C64.0349 12.7644 64.0788 12.527 64.0755 12.3059C64.0716 12.0932 64.2202 11.9086 64.4259 11.8637C64.6827 11.8078 64.9221 12.0139 64.9086 12.2791Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M65.9742 12.3311L65.9123 12.5645C66.302 12.8363 66.4774 13.327 66.3516 13.7863L65.1826 17.7661C65.0012 18.3879 64.5572 18.8968 63.9697 19.1568L63.9141 19.3899H69.5602L70.0661 17.524H69.8285L69.7432 17.7028C69.4261 18.3695 68.758 18.7939 68.0255 18.7939H66.4015L67.2661 15.6704L67.956 15.6696C68.4214 15.6693 68.7712 16.0981 68.6821 16.5592H68.9197L69.4872 14.448H69.2496C69.112 14.8385 68.7468 15.0995 68.3361 15.0998L67.4239 15.1008L68.0239 12.9329L69.745 12.9316C70.3068 12.9311 70.7274 13.4515 70.6151 14.0077H70.8527L71.3034 12.3311H65.9742Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.9481 12.334H76.7502C77.7432 12.334 78.4622 13.2914 78.195 14.2577C77.9634 15.0938 77.2093 15.6717 76.3501 15.6723L75.871 15.6725C76.1731 15.6725 76.4653 15.8923 76.5235 16.1297C76.6323 16.575 76.8508 17.403 76.9765 17.8796L76.9891 17.9274C77.1191 18.4223 77.4099 18.7968 77.8116 19.0376L78.0151 19.1594L77.9597 19.3929H76.5378C75.969 19.3929 75.7192 19.0153 75.5289 18.3677C75.3836 17.8722 75.2017 16.4314 75.1884 16.3138C75.1484 15.9493 74.8437 15.6736 74.4808 15.6733H74.2406L73.6643 17.7456C73.5187 18.2606 73.6859 18.8141 74.0917 19.1589L74.0295 19.3926H70.8867L70.9421 19.1589C71.5298 18.8989 71.9736 18.39 72.155 17.7682L73.3456 13.7013C73.4277 13.2683 73.251 12.8216 72.886 12.5672L72.9481 12.334ZM75.395 15.1028C76.0496 15.1028 76.6259 14.6685 76.8136 14.0354C76.9763 13.4866 76.5692 12.9344 76.0015 12.9346L75.0017 12.9352L74.3984 15.1036L75.395 15.1028Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M55.8673 12.6932C55.7651 12.6932 55.5452 12.6228 55.2078 12.481C54.8701 12.3392 54.529 12.2686 54.1851 12.2686C53.4713 12.2686 52.8755 12.502 52.3883 13.0009C51.9828 13.4161 51.8027 13.8769 51.8027 14.2758C51.8027 14.7004 52.0486 15.1996 52.5412 15.6032C52.9175 15.9119 53.3062 16.2101 53.6975 16.5103C53.7898 16.5812 53.8823 16.6521 53.9748 16.7233C54.4843 17.1353 54.7393 17.5153 54.7393 17.8244C54.7393 18.5029 54.3023 18.8679 53.3977 18.8679C52.4785 18.8679 51.8429 18.1875 51.6391 16.9132H51.3906L50.668 19.3933H50.897C51.1957 19.182 51.4081 19.0459 51.8411 19.0459C52.0058 19.0459 52.1751 19.1238 52.3786 19.2175C52.6859 19.3588 53.0713 19.5362 53.6377 19.5362C54.3894 19.5362 54.9845 19.3786 55.4942 18.8634C55.9276 18.4134 56.1441 17.7832 56.1441 17.268C56.1441 16.7916 55.8485 16.2362 55.332 15.8361C55.0681 15.6317 54.793 15.4404 54.5168 15.2482C54.3292 15.1177 54.1411 14.9869 53.9556 14.8514C53.4585 14.478 53.21 14.161 53.21 13.8134C53.21 13.6198 53.3057 13.4271 53.497 13.2341C53.7388 12.9896 54.0627 12.9355 54.496 12.9355C55.3655 12.9355 55.9741 13.425 56.0253 14.4546H56.2546L56.861 12.2686H56.6318C56.3895 12.5519 56.1347 12.6932 55.8673 12.6932Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M84.2951 14.4543C84.2441 13.4247 83.6353 12.9353 82.7658 12.9353C82.3325 12.9353 82.0086 12.9894 81.7665 13.2338C81.5755 13.4268 81.4798 13.6201 81.4798 13.8128C81.4798 14.1605 81.7283 14.478 82.2256 14.8511C82.4108 14.9864 82.5985 15.117 82.7858 15.2473C83.0623 15.4397 83.3377 15.6313 83.6021 15.8361C84.1183 16.2363 84.4139 16.7916 84.4139 17.268C84.4139 17.7829 84.1974 18.4128 83.764 18.8634C83.2542 19.3781 82.6592 19.5362 81.9074 19.5362C81.341 19.5362 80.9556 19.3588 80.6483 19.2175C80.4448 19.1238 80.2755 19.0459 80.1107 19.0459C79.6778 19.0459 79.4655 19.182 79.167 19.3933H78.9375L79.6602 16.9132H79.9087C80.1127 18.1873 80.7483 18.8676 81.6675 18.8676C82.5721 18.8676 83.0091 18.5026 83.0091 17.8241C83.0091 17.5153 82.7538 17.1354 82.2446 16.7231C82.15 16.6502 82.0554 16.5777 81.961 16.5052C81.5718 16.2067 81.1852 15.9102 80.811 15.6032C80.3184 15.199 80.0724 14.7006 80.0724 14.2755C80.0724 13.8769 80.2526 13.4158 80.6581 13.0006C81.1453 12.502 81.7411 12.2686 82.4546 12.2686C82.7988 12.2686 83.1396 12.3392 83.4773 12.4807C83.815 12.6223 84.0349 12.6929 84.1368 12.6929C84.4048 12.6929 84.6593 12.5514 84.9013 12.2686H85.1308L84.5246 14.4543H84.2951Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.4366 7.2801C21.4366 7.10548 21.2957 6.96289 21.1226 6.96289H20.88C20.6903 6.96289 20.5153 7.059 20.4126 7.21996L19.6278 8.4452C19.4953 8.65133 19.2714 8.77422 19.0281 8.77422H18.4981C18.3442 8.77422 18.203 8.8593 18.1295 8.99611C17.9478 9.33563 17.6228 9.56329 17.2542 9.62264V13.8311C17.848 13.896 18.3023 14.2547 18.3023 14.6885C18.3023 15.1685 17.7471 15.5576 17.0616 15.5576C16.3766 15.5576 15.8209 15.1685 15.8209 14.6885C15.8209 14.2547 16.2755 13.896 16.8687 13.8311V9.62264C16.5001 9.56277 16.1754 9.33511 15.9942 8.99637C15.9209 8.85956 15.78 8.77474 15.6261 8.77474H15.2708C15.1052 8.77474 14.9552 8.87295 14.8876 9.02578L14.5923 9.69643C14.4982 9.90965 14.2877 10.0478 14.0563 10.0478C13.8249 10.0478 13.6144 9.90965 13.5208 9.69564L13.225 9.02604C13.1579 8.87348 13.0074 8.77474 12.8423 8.77474H2.93715C2.87113 9.04127 2.63171 9.23926 2.34784 9.23926H2.06112V9.59927C2.06112 10.1174 1.96104 10.622 1.76425 11.0994L1.49962 11.7425C0.628527 13.8561 1.48429 16.2538 3.48955 17.3207L4.81218 18.0241L5.96298 18.0325C6.28922 18.0349 6.61208 18.1213 6.89673 18.282L7.49982 18.6223H8.31372C8.66648 18.6223 9.01273 18.7195 9.31506 18.9027L9.67301 19.121C10.0208 19.3318 10.4136 19.4542 10.8178 19.4781V19.1055C10.8178 18.3833 11.2405 17.7292 11.8948 17.4393L12.919 16.9845C13.1597 16.8777 13.4309 16.8609 13.6833 16.9368L14.1694 17.0833C14.3222 17.1295 14.4829 17.1295 14.6347 17.0841L15.7876 16.7388C16.0007 16.6747 16.2251 16.6768 16.4364 16.7437L16.8198 16.8656C17.3486 17.0334 17.7037 17.5223 17.7037 18.0827V19.0566C17.7037 19.2922 17.8934 19.4841 18.1271 19.4841C18.3143 19.4841 18.4815 19.357 18.5337 19.1756C18.6977 18.6039 18.7726 18.0126 18.7554 17.4175L18.7539 17.3144C18.7411 16.8656 18.9187 16.431 19.24 16.1214L19.7191 15.6614C19.9853 15.4048 20.1381 15.0451 20.1381 14.6732V12.3819C20.1381 11.8575 20.2946 11.3526 20.5907 10.9214L20.8179 10.5897V10.1342C20.8179 9.61266 20.9726 9.11033 21.265 8.68126L21.63 8.14506C21.507 8.01534 21.4366 7.84203 21.4366 7.65848V7.2801Z",fill:"#FCE300",style:{fill:"#FCE300",fill:"color(display-p3 0.9882 0.8902 0.0000)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.16479 19.1581C8.95111 19.0284 8.71091 18.953 8.46344 18.9305V19.8514C8.7642 19.8745 9.05691 19.9643 9.3166 20.1218C9.31738 20.1221 9.73122 20.3763 9.87082 20.4587C10.064 20.573 10.2987 20.6817 10.7094 20.7029C10.7383 20.7042 10.7648 20.694 10.7856 20.6743C10.8072 20.6533 10.8191 20.6255 10.8191 20.5953V19.7736C10.3619 19.7492 9.91605 19.6148 9.523 19.3758L9.16479 19.1581Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.7527 18.5415C6.51744 18.4083 6.25099 18.3369 5.98116 18.3314V19.2523C6.30116 19.2578 6.61752 19.3429 6.89645 19.5002L7.40934 19.7898V18.9065C7.40284 18.9036 7.39582 18.9044 7.38932 18.9009L6.7527 18.5415Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5993 17.2219C13.5226 17.1988 13.4436 17.1904 13.3651 17.1904V18.1123C13.4722 18.1123 13.5796 18.1239 13.6838 18.1551L14.1699 18.3022C14.2323 18.3205 14.2962 18.33 14.3602 18.3334V17.4125C14.2676 17.4086 14.1754 17.3954 14.0854 17.3687L13.5993 17.2219Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.731 17.1493L16.3481 17.0275C16.2623 17.0002 16.1729 16.9891 16.0843 16.9915V17.9121C16.1987 17.9098 16.313 17.9245 16.424 17.9589L16.8896 18.0912C17.1282 18.1598 17.3151 18.3362 17.409 18.5576V18.0823C17.409 17.6532 17.1366 17.2782 16.731 17.1493Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.1277 19.7819C18.1092 19.7819 18.0923 19.7777 18.0739 19.7764V20.6957C18.0978 20.6983 18.1209 20.7028 18.1454 20.7028C18.4139 20.7028 18.6491 20.5292 18.7305 20.2708C18.7388 20.2448 18.7443 20.2175 18.7521 20.1915V19.409C18.627 19.6338 18.3902 19.7819 18.1277 19.7819Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.6875 16.096V16.8948C2.04935 17.5315 2.57913 18.0549 3.23993 18.4062L3.48402 18.5359V17.6534L3.35275 17.5838C2.66232 17.2167 2.10186 16.7005 1.6875 16.096Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.06076 17.9608V18.8434L4.70907 19.1879V18.3048C4.70829 18.3048 4.70725 18.3048 4.70647 18.3043L4.06076 17.9608Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.8159 14.8958C17.8159 14.6949 17.577 14.5274 17.2541 14.4785V15.313C17.577 15.2637 17.8159 15.0966 17.8159 14.8958Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3086 14.8958C16.3086 15.0966 16.5475 15.2637 16.8704 15.313V14.4785C16.5475 14.5274 16.3086 14.6949 16.3086 14.8958Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.2923 1.62988C15.0123 1.54322 14.7326 1.69736 14.4526 1.85623C14.3536 1.91268 14.2831 2.00879 14.259 2.12092L13.8189 4.19615C13.8025 4.27282 13.8708 4.34214 13.9468 4.32481C14.4095 4.2182 14.8496 3.80962 15.3123 3.95246C15.8309 4.11317 16.3492 3.44987 16.8678 3.45775V1.06348C16.3464 1.06584 15.8111 1.79006 15.2923 1.62988",fill:"#BA0C2F",style:{fill:"#BA0C2F",fill:"color(display-p3 0.7294 0.0471 0.1843)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.2656 8.68074C20.9732 9.11033 20.8185 9.6124 20.8185 10.1336V10.5895L20.5913 10.9211C20.2949 11.352 20.1384 11.857 20.1384 12.3816V14.6727C20.1384 15.0445 19.9859 15.4046 19.7197 15.6608L19.2406 16.1214C18.919 16.4305 18.742 16.8651 18.7545 17.3141L18.7563 17.417C18.7732 18.012 18.6983 18.6037 18.5343 19.1756C18.482 19.3568 18.3149 19.4836 18.1277 19.4836C17.894 19.4836 17.7043 19.2916 17.7043 19.0561V18.0822C17.7043 17.5221 17.3492 17.0334 16.8204 16.8651L16.437 16.7435C16.2257 16.6763 16.0013 16.6747 15.7882 16.7382L14.6353 17.0835C14.4835 17.129 14.3226 17.129 14.17 17.0833L13.6839 16.9365C13.4317 16.8603 13.1603 16.8771 12.9196 16.9843L11.8954 17.4388C11.2411 17.729 10.8184 18.3828 10.8184 19.1049V19.4778C10.4142 19.4542 10.0214 19.3315 9.67385 19.1204L9.31564 18.9027C9.01332 18.7192 8.66706 18.622 8.31431 18.622H7.5004L6.89731 18.2817C6.61241 18.1208 6.28981 18.0344 5.96357 18.032L4.81276 18.0239L3.49013 17.3204C1.48461 16.2538 0.62911 13.8558 1.50021 11.7422L1.76484 11.0994C1.96162 10.6218 2.0617 10.1168 2.0617 9.59901V9.239H2.34843C2.63229 9.239 2.87171 9.04075 2.93774 8.77422H12.8429C13.008 8.77422 13.1585 8.87295 13.2256 9.02578L13.5211 9.69564C13.615 9.90912 13.8255 10.0475 14.0569 10.0475C14.2882 10.0475 14.4988 9.90939 14.5929 9.6959L14.8885 9.02525C14.9558 8.87269 15.1058 8.77422 15.2714 8.77422H15.6267C15.7806 8.77422 15.9215 8.85956 15.9948 8.99611C16.176 9.33484 16.5007 9.56251 16.8693 9.62238V13.8309C16.2761 13.896 15.8214 14.2544 15.8214 14.6882C15.8214 15.1685 16.3772 15.5574 17.0622 15.5574C17.7477 15.5574 18.3029 15.1685 18.3029 14.6882C18.3029 14.2544 17.8485 13.896 17.2548 13.8309V9.62264C17.6234 9.56277 17.9484 9.33511 18.1301 8.99611C18.2036 8.8593 18.3445 8.77396 18.4987 8.77396H19.029C19.272 8.77396 19.4958 8.65107 19.6282 8.44494L20.4132 7.21944C20.5159 7.05847 20.6908 6.96263 20.8806 6.96263H21.1234C21.2963 6.96263 21.4372 7.10495 21.4372 7.27957V7.65796C21.4372 7.84151 21.5076 8.01508 21.6306 8.14454L21.2656 8.68074ZM18.7515 20.1908C18.7437 20.2171 18.7382 20.2441 18.7299 20.2704C18.6486 20.5291 18.4133 20.7026 18.1448 20.7026C18.1203 20.7026 18.0972 20.6979 18.0733 20.6953V19.7757C18.0912 19.7775 18.1086 19.7812 18.1271 19.7812C18.3891 19.7812 18.6265 19.6331 18.7515 19.4086V20.1908ZM17.4081 18.5572C17.3143 18.3358 17.1279 18.1591 16.8893 18.0908L16.4235 17.9585C16.3125 17.9241 16.1981 17.9094 16.0837 17.9117V16.9911C16.1726 16.9887 16.2615 16.9998 16.3473 17.0273L16.7305 17.1489C17.136 17.2778 17.4081 17.6528 17.4081 18.0819V18.5572ZM14.3601 18.3327C14.2957 18.3296 14.2317 18.3204 14.1693 18.3015L13.6832 18.155C13.5795 18.1232 13.4719 18.1119 13.3645 18.1119V17.19C13.4435 17.19 13.5226 17.1986 13.5987 17.2212L14.0848 17.3683C14.1748 17.3953 14.2673 17.4084 14.3601 17.4121V18.3327ZM10.8185 20.5951C10.8185 20.6251 10.8061 20.6529 10.7847 20.6739C10.764 20.6939 10.7374 20.7038 10.7086 20.7028C10.2979 20.6815 10.0631 20.5726 9.86998 20.4583C9.73039 20.3756 9.31628 20.122 9.31576 20.1217C9.05607 19.9636 8.76311 19.8743 8.46286 19.851V18.9301C8.71008 18.9526 8.95001 19.028 9.16395 19.1577L9.5219 19.3754C9.91521 19.6144 10.3608 19.7488 10.8185 19.7732V20.5951ZM7.40902 19.7897L6.89588 19.4998C6.61669 19.3422 6.30059 19.2574 5.98059 19.2519V18.331C6.25016 18.3362 6.51661 18.4082 6.75238 18.5411L7.38901 18.9008C7.39498 18.9042 7.40252 18.9034 7.40902 18.9058V19.7897ZM4.70824 19.1875L4.06018 18.8427V17.9604L4.7059 18.3039C4.70668 18.3042 4.70772 18.3039 4.70824 18.3042V19.1875ZM3.48345 18.5355L3.23935 18.4058C2.57856 18.0545 2.04904 17.5309 1.68693 16.8944V16.0956C2.10129 16.7001 2.66174 17.2163 3.35191 17.5831L3.48345 17.653V18.5355ZM17.2536 14.4781C17.5762 14.527 17.8153 14.6945 17.8153 14.8954C17.8153 15.0962 17.5762 15.2638 17.2536 15.3129V14.4781ZM16.8698 15.3129C16.5474 15.2638 16.308 15.0962 16.308 14.8954C16.308 14.6945 16.5474 14.527 16.8698 14.4781V15.3129ZM21.9089 7.99494C21.7979 7.91906 21.7314 7.79328 21.7314 7.65778V7.27939C21.7314 6.94065 21.4582 6.66494 21.1229 6.66494H20.8801C20.59 6.66494 20.3227 6.81172 20.1649 7.05777L19.3804 8.28274C19.3027 8.40405 19.1709 8.47627 19.0284 8.47627H18.4981C18.2361 8.47627 17.9954 8.62095 17.8698 8.8557C17.7401 9.09702 17.5137 9.26271 17.2543 9.31891V0.800046C17.2543 0.692385 17.1682 0.605469 17.0616 0.605469C16.9553 0.605469 16.8688 0.692385 16.8688 0.800046V9.31891C16.6093 9.26245 16.3832 9.09676 16.2537 8.85465C16.1292 8.62148 15.8887 8.47627 15.6262 8.47627H15.2708C14.9893 8.47627 14.733 8.64432 14.6189 8.90402L14.323 9.57467C14.2763 9.68049 14.1715 9.74929 14.0563 9.74929C13.9409 9.74929 13.8364 9.68049 13.7899 9.57441L13.4943 8.90455C13.3799 8.64432 13.1239 8.47627 12.8424 8.47627H2.80773C2.72611 8.47627 2.66034 8.54296 2.66034 8.62515C2.66034 8.79951 2.51996 8.94078 2.34788 8.94078H1.91376C1.83239 8.94078 1.76637 9.00748 1.76637 9.08967V9.59883C1.76637 10.077 1.67434 10.5434 1.49186 10.9848L1.22775 11.6273C0.981833 12.2234 0.866155 12.8405 0.867194 13.4463V14.9262C0.867194 15.3261 0.924384 15.7287 1.03954 16.1247C1.36162 17.2291 2.0939 18.1329 3.10251 18.6694L4.70667 19.5223C4.72747 19.5336 4.75113 19.5396 4.77452 19.5399L5.96094 19.5488C6.23779 19.5506 6.51178 19.6239 6.75327 19.7599L7.38989 20.1194C7.41199 20.1317 7.43642 20.1383 7.46164 20.1383H8.31376C8.61296 20.1383 8.90697 20.2208 9.16276 20.3762C9.16276 20.3762 9.57998 20.6314 9.72009 20.7149C9.94521 20.8481 10.2189 20.9749 10.6926 20.9996C10.8002 21.0046 10.9065 20.9662 10.9871 20.8896C11.0666 20.8129 11.1127 20.7058 11.1127 20.5949V20.0178C11.1127 19.5997 11.357 19.2208 11.7365 19.0525L13.0376 18.4751C13.2146 18.3971 13.4137 18.384 13.5988 18.4401L14.0849 18.5869C14.2921 18.6489 14.5113 18.6494 14.719 18.5877L15.8716 18.2419C16.0242 18.1962 16.1864 18.1965 16.3416 18.244L16.81 18.3774C17.0278 18.4396 17.1804 18.6434 17.1804 18.8724V20.0259C17.1804 20.5634 17.613 21.0004 18.1449 21.0004C18.5426 21.0004 18.8904 20.7428 19.0105 20.3605C19.2281 19.6698 19.338 18.9517 19.338 18.2264V17.7359C19.338 17.3874 19.4818 17.0503 19.7326 16.8111L20.212 16.3534C20.5351 16.0425 20.7207 15.6058 20.7207 15.1549V12.4203C20.7207 11.9965 20.847 11.5879 21.0862 11.2392C21.1034 11.2145 21.113 11.1849 21.113 11.1547V10.51C21.113 10.0891 21.2375 9.68338 21.4738 9.33624L21.9479 8.6396C21.9651 8.61517 21.9742 8.58576 21.9742 8.5553V8.11836C21.9742 8.03538 21.9266 8.00676 21.9089 7.99494Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}})),Z8=e=>h.createElement("svg",{width:154,height:37,viewBox:"0 0 154 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M70.9776 30.8796L74.668 18.1381C75.0696 16.7473 76.1186 15.6318 77.4936 15.1371L77.5928 14.7217H72.466L63.7623 24.9662L60.431 14.7217H55.7389L55.6255 15.1371C56.4288 15.5291 56.8683 16.7052 56.8683 17.662V17.7227C56.8683 23.1787 52.781 32.5598 47.0352 32.5598C44.8002 32.5598 43.6425 31.0009 43.6425 29.7035C43.6425 28.1306 44.975 27.0105 46.3831 27.0105C47.744 27.0105 47.9519 27.5099 48.741 27.5099C49.2182 27.5099 49.6766 27.2672 49.9081 26.8518C50.2672 26.1984 49.9931 25.4049 49.3363 25.0922L48.9772 24.9242C45.6271 23.3327 41.7383 25.7457 41.7383 29.4188V29.4701C41.7383 32.1444 43.8646 34.38 46.5674 34.4733C53.5417 34.716 58.2055 25.4236 58.9473 18.6188L59.486 20.4577L62.2313 28.5927H63.2709L71.8518 18.4741L68.2512 30.8936C67.8401 32.3171 66.6966 33.4232 65.2412 33.7966L65.142 34.212H72.0408L72.1542 33.7966C71.1383 33.2039 70.6516 32.0044 70.9776 30.8796Z",fill:"white"}),h.createElement("path",{d:"M88.2952 21.6521H88.2385C85.016 21.6568 81.5571 21.9648 79.7143 27.1361C78.1692 31.4813 77.7487 33.2828 76.539 33.2828C75.7641 33.2828 75.9531 31.794 74.7954 31.794C74.2709 31.794 73.7275 32.2094 73.6897 32.8068C73.6236 33.8429 75.0317 34.4683 76.0949 34.4683C79.3316 34.4683 80.5696 32.1347 80.9759 31.0472C81.0279 30.9072 81.3162 30.1371 81.6517 29.2317H85.0538L84.4773 31.3273C84.1749 32.4334 83.5464 33.3388 82.488 33.8009L82.3982 34.2163H87.9597L88.0637 33.8009C87.3124 33.1848 86.9816 32.2 87.2273 31.2853L89.3206 23.4257C89.4812 22.8236 89.9018 22.3242 90.4783 22.0628L90.568 21.6475H88.7536H88.2952V21.6521ZM85.3231 28.2189H82.0202C82.3935 27.2108 82.7526 26.2493 82.8755 25.9366C83.7118 23.757 85.2995 22.8749 86.8399 22.7536L86.8257 22.7676L85.3231 28.2189Z",fill:"white"}),h.createElement("path",{d:"M116.358 22.5486C116.538 22.2545 116.708 21.8112 116.708 21.5591C116.732 21.0877 116.297 20.7237 115.829 20.8217C115.456 20.9011 115.187 21.2324 115.191 21.6058C115.196 21.9978 115.12 22.4226 114.95 22.6279C114.558 23.104 113.934 23.062 111.062 22.2452V22.2405C110.797 22.1659 110.509 22.0819 110.206 21.9978C110.187 21.9932 110.173 21.9885 110.159 21.9838C108.723 21.6011 106.941 21.2464 105.774 21.8205C105.765 21.8252 105.755 21.8298 105.746 21.8345C104.602 22.3992 103.808 23.4727 103.567 24.7142C103.53 24.8962 103.506 25.0455 103.501 25.0969C103.468 25.7456 104.068 26.2544 104.711 26.1143C105.235 26.0023 105.604 25.5403 105.59 25.0129C105.58 24.4808 105.472 23.7667 105.765 23.286C106.237 22.6279 106.729 22.5812 108.935 23.3047L106.544 31.323C106.214 32.4291 105.406 33.3345 104.338 33.7966L104.238 34.212H109.961L110.074 33.7966C109.337 33.1852 109.03 32.1957 109.299 31.2809L111.392 24.0561C112.309 24.2428 113.24 24.2941 114.147 24.0374L114.473 23.9441C115.196 23.7527 115.943 23.2347 116.358 22.5486Z",fill:"white"}),h.createElement("path",{d:"M118.649 21.6523L118.536 22.0677C119.245 22.5531 119.561 23.4259 119.335 24.2427L117.208 31.3228C116.877 32.429 116.069 33.3344 115.002 33.7964L114.902 34.2118H117.931H118.21H125.18L126.101 30.8934H125.666L125.51 31.2108C124.934 32.3963 123.72 33.1524 122.382 33.1524H119.429L121.003 27.5937H122.259C123.105 27.5937 123.743 28.3545 123.582 29.1759H124.012L125.043 25.4188H124.613C124.362 26.1142 123.696 26.5763 122.949 26.5809H121.291L122.382 22.7258L125.515 22.7211C126.536 22.7211 127.301 23.6452 127.098 24.6347H127.528L128.35 21.6523H118.649Z",fill:"white"}),h.createElement("path",{d:"M138.251 21.6582H131.333L131.22 22.0736C131.881 22.5263 132.207 23.3197 132.056 24.0898L129.892 31.324C129.561 32.4301 128.753 33.3356 127.685 33.7976L127.586 34.213H133.303L133.417 33.7976C132.68 33.1862 132.373 32.2014 132.637 31.282L133.686 27.5949H134.126C134.787 27.5949 135.34 28.085 135.416 28.7337C135.439 28.9437 135.77 31.506 136.035 32.3881C136.379 33.5409 136.833 34.213 137.868 34.213H140.453L140.552 33.7976L140.183 33.5829C139.451 33.1536 138.922 32.4908 138.685 31.6087C138.463 30.7779 138.043 29.2284 137.84 28.4117C137.736 27.9916 137.202 27.5996 136.654 27.5996H137.523C139.087 27.5996 140.457 26.5681 140.878 25.0839C141.365 23.3617 140.056 21.6582 138.251 21.6582ZM138.369 24.6872C138.029 25.812 136.98 26.5868 135.789 26.5868H133.974L135.071 22.7317H136.89C137.925 22.727 138.662 23.7118 138.369 24.6872Z",fill:"white"}),h.createElement("path",{d:"M100.265 22.2961C100.081 22.2961 99.6794 22.1701 99.0651 21.9181C98.4508 21.6661 97.8318 21.54 97.2034 21.54C95.904 21.54 94.8219 21.9554 93.9336 22.8422C93.1964 23.5796 92.8704 24.401 92.8704 25.1105C92.8704 25.8665 93.3193 26.7533 94.2124 27.4721C95.0582 28.1488 95.937 28.8022 96.8206 29.465C97.7468 30.1977 98.2098 30.8745 98.2098 31.4252C98.2098 32.634 97.416 33.2828 95.7669 33.2828C94.0942 33.2828 92.9366 32.074 92.568 29.8057H92.1144L90.8008 34.2162H91.226C91.7694 33.8382 92.1569 33.6001 92.946 33.6001C93.6973 33.6001 94.5006 34.4729 96.2158 34.4729C97.5814 34.4729 98.6682 34.1929 99.5943 33.2781C100.383 32.4753 100.776 31.3552 100.776 30.4404C100.776 29.591 100.237 28.6062 99.2966 27.8921C98.4886 27.2807 97.6286 26.7347 96.7923 26.1419C95.8898 25.4792 95.4362 24.9144 95.4362 24.2937C95.4362 23.9483 95.611 23.6076 95.9559 23.2622C96.3954 22.8282 96.986 22.7302 97.7751 22.7302C99.3581 22.7302 100.464 23.5983 100.558 25.4325H100.974L102.08 21.5447H101.664C101.215 22.0441 100.752 22.2961 100.265 22.2961Z",fill:"white"}),h.createElement("path",{d:"M149.201 22.7304C150.784 22.7304 151.89 23.6032 151.984 25.4327H152.4L153.501 21.5449H153.085C152.646 22.049 152.182 22.301 151.696 22.301C151.512 22.301 151.11 22.175 150.496 21.923C149.881 21.6709 149.262 21.5449 148.634 21.5449C147.334 21.5449 146.252 21.9603 145.364 22.8471C144.627 23.5845 144.296 24.4059 144.296 25.1153C144.296 25.8714 144.745 26.7582 145.638 27.477C146.484 28.1537 147.363 28.8071 148.246 29.4699C149.173 30.2026 149.636 30.8794 149.636 31.4301C149.636 32.6389 148.842 33.2876 147.193 33.2876C145.52 33.2876 144.362 32.0788 143.994 29.8106H143.54L142.227 34.2211H142.642C143.186 33.843 143.573 33.605 144.358 33.605C145.109 33.605 145.912 34.4778 147.627 34.4778C148.993 34.4778 150.075 34.1978 151.006 33.283C151.795 32.4802 152.187 31.3601 152.187 30.4453C152.187 29.6005 151.649 28.6111 150.708 27.897C149.9 27.2856 149.04 26.7395 148.204 26.1468C147.301 25.4841 146.848 24.9193 146.848 24.2986C146.848 23.9532 147.023 23.6125 147.368 23.2671C147.826 22.8237 148.412 22.7304 149.201 22.7304Z",fill:"white"}),h.createElement("path",{d:"M26.5433 2.60035C26.0377 2.44633 25.5321 2.72169 25.0265 3.00173C24.8469 3.09974 24.7194 3.27243 24.6768 3.46845L23.883 7.13222C23.8547 7.26757 23.9775 7.38891 24.1145 7.36091C24.9509 7.17422 25.7447 6.4508 26.5811 6.70283C27.5167 6.98753 28.4522 5.81606 29.3878 5.83006V1.60156C28.4475 1.60623 27.4789 2.88505 26.5433 2.60035Z",fill:"white"}),h.createElement("path",{d:"M38.4856 13.8398C38.2871 13.7044 38.1643 13.4851 38.1643 13.2471V12.5796C38.1643 11.9822 37.6729 11.4922 37.0633 11.4922H36.6239C36.0994 11.4922 35.6174 11.7536 35.3339 12.1876L33.9164 14.3485C33.7746 14.5632 33.5383 14.6892 33.2832 14.6892H32.3287C31.8562 14.6892 31.4215 14.9459 31.1947 15.3566C30.9631 15.7814 30.552 16.0754 30.0843 16.1734V1.1403C30.0843 0.94894 29.9283 0.794922 29.7346 0.794922C29.5409 0.794922 29.3849 0.94894 29.3849 1.1403V1.60702V5.83552V16.1827C28.9171 16.0847 28.506 15.7907 28.2745 15.3613C28.0524 14.9506 27.6177 14.6939 27.1405 14.6939H26.4979C25.9875 14.6939 25.5292 14.9879 25.3213 15.45L24.7873 16.6308C24.7023 16.8175 24.5133 16.9388 24.3054 16.9388C24.0975 16.9388 23.9085 16.8175 23.8234 16.6308L23.2895 15.45C23.0816 14.9926 22.6232 14.6939 22.1129 14.6939H4.00135C3.85487 14.6939 3.73674 14.8106 3.73674 14.9553C3.73674 15.2633 3.48158 15.5107 3.17444 15.5107H2.39007C2.24359 15.5107 2.12546 15.6273 2.12546 15.772V16.6728C2.12546 17.5176 1.96008 18.339 1.62931 19.1184L1.15207 20.2526C0.707907 21.3027 0.5 22.3901 0.5 23.4589V26.0726C0.5 26.7773 0.603954 27.4914 0.811861 28.1868C1.39306 30.1377 2.7161 31.7339 4.53529 32.6767L7.43182 34.1842C7.46962 34.2029 7.51214 34.2122 7.55467 34.2122L9.69517 34.2309C10.196 34.2355 10.6875 34.3616 11.1269 34.6043L12.2751 35.239C12.3129 35.2623 12.3602 35.2717 12.4074 35.2717H13.9431C14.4818 35.2717 15.0157 35.4163 15.474 35.6917C15.474 35.6917 16.2253 36.1444 16.4805 36.2891C16.8869 36.5225 17.3783 36.7465 18.2335 36.7932C18.4273 36.8025 18.621 36.7325 18.7675 36.5972C18.9092 36.4618 18.9943 36.2704 18.9943 36.0791V35.0616C18.9943 34.3242 19.4337 33.6521 20.1189 33.3581L22.4673 32.3406C22.7886 32.2006 23.1477 32.1773 23.4832 32.28L24.3621 32.5367C24.7354 32.644 25.1323 32.6487 25.5056 32.5367L27.5846 31.9253C27.8587 31.8459 28.1517 31.8459 28.4304 31.9299L29.2763 32.1633C29.6684 32.2706 29.9472 32.6347 29.9472 33.0361V35.071C29.9472 36.0184 30.7269 36.7932 31.6861 36.7932C32.4043 36.7932 33.0328 36.3405 33.2501 35.6637C33.6423 34.4456 33.8408 33.1761 33.8408 31.8973V31.0292C33.8408 30.4131 34.1006 29.8204 34.5543 29.3956L35.419 28.5882C36.0002 28.0421 36.3356 27.2674 36.3356 26.474V21.6481C36.3356 20.9013 36.5625 20.1779 36.9972 19.5618C37.0302 19.5198 37.0444 19.4638 37.0444 19.4125V18.2737C37.0444 17.5316 37.2712 16.8128 37.6965 16.2014L38.5517 14.9739C38.5848 14.9319 38.599 14.8806 38.599 14.8246V14.0545C38.6037 13.9098 38.5139 13.8585 38.4856 13.8398ZM30.0843 25.2838C30.6654 25.3725 31.1002 25.6665 31.1002 26.0212C31.1002 26.3759 30.6702 26.67 30.0843 26.7587V25.2838ZM5.22516 32.4433L4.78572 32.2146C3.59026 31.5939 2.63577 30.6698 1.9837 29.545V28.1355C2.73028 29.2043 3.74619 30.1144 4.98891 30.7631L5.22516 30.8845V32.4433ZM7.43654 33.5961L6.2647 32.9894V31.4305L7.43182 32.0373H7.43654V33.5961ZM12.3129 34.6556L11.3868 34.1422C10.8812 33.8622 10.3142 33.7128 9.73297 33.7035V32.0793C10.2197 32.0886 10.7016 32.2146 11.1269 32.448L12.2751 33.0827C12.2846 33.0874 12.2987 33.0874 12.3129 33.0921V34.6556ZM18.4603 35.0616V35.8551V36.0791C18.4603 36.1304 18.4367 36.1818 18.3989 36.2191C18.3611 36.2564 18.3139 36.2705 18.2619 36.2705C17.52 36.2331 17.0948 36.0418 16.7498 35.8411C16.4994 35.6964 15.7528 35.2483 15.7481 35.2483C15.2803 34.9683 14.7511 34.8143 14.2077 34.7723V33.1387C14.6519 33.1808 15.0866 33.3114 15.474 33.5401L16.1214 33.9228C16.8302 34.3429 17.6382 34.5809 18.4603 34.6276V35.0616ZM24.8582 32.0886C24.7448 32.084 24.6267 32.0653 24.5133 32.0326L23.6344 31.7713C23.4454 31.7152 23.2517 31.6966 23.0579 31.6966V30.0677C23.1997 30.0677 23.3414 30.0817 23.4832 30.1237L24.3621 30.3804C24.5227 30.4271 24.6928 30.4504 24.8582 30.4598V32.0886ZM30.363 32.4807C30.1929 32.0886 29.8574 31.7759 29.4275 31.6592L28.5864 31.4259C28.3879 31.3652 28.18 31.3419 27.9721 31.3419V29.7177C28.1328 29.713 28.2934 29.7317 28.4493 29.783L29.1392 29.9977C29.8716 30.2264 30.363 30.8891 30.363 31.6452V32.4807ZM32.787 35.365C32.7729 35.4117 32.7634 35.4584 32.7492 35.505C32.6028 35.9624 32.1775 36.2658 31.6955 36.2658C31.653 36.2658 31.6105 36.2564 31.568 36.2518V34.6323C31.601 34.6369 31.6294 34.6416 31.6625 34.6416C32.135 34.6416 32.565 34.3802 32.7918 33.9835V35.365H32.787ZM37.3232 15.0486C36.794 15.8047 36.5152 16.6915 36.5152 17.6109V18.4137L36.1041 19.0017C35.5702 19.7625 35.2867 20.6539 35.2867 21.578V25.6245C35.2867 26.2779 35.0126 26.9173 34.5306 27.3654L33.6659 28.1775C33.0847 28.7236 32.7634 29.489 32.787 30.2824L32.7918 30.4644C32.8248 31.5146 32.6878 32.56 32.3901 33.5681C32.2956 33.8902 31.9932 34.1142 31.6577 34.1142C31.2372 34.1142 30.8923 33.7782 30.8923 33.3581V31.6452C30.8923 30.6558 30.2496 29.7923 29.2952 29.4983L28.6053 29.2836C28.2225 29.1669 27.8209 29.1623 27.4334 29.2743L25.3544 29.881C25.0803 29.9604 24.7873 29.9604 24.5133 29.881L23.6344 29.6243C23.1808 29.489 22.6894 29.5217 22.2547 29.7083L20.4071 30.5111C19.2258 31.0245 18.4651 32.1773 18.4651 33.4515V34.1095C17.7374 34.0675 17.0286 33.8528 16.4002 33.4795L15.7528 33.0967C15.2047 32.7747 14.581 32.602 13.9431 32.602H12.4736L11.3868 31.9999C10.8717 31.7152 10.2905 31.5659 9.69989 31.5612L7.62082 31.5472L5.23461 30.3057C1.61514 28.4249 0.0700101 24.1917 1.64349 20.4579L2.12073 19.3238C2.47512 18.4837 2.6594 17.5922 2.6594 16.6775V16.0427H3.17444C3.68476 16.0427 4.11948 15.6927 4.2376 15.2213H22.1176C22.4153 15.2213 22.6894 15.394 22.8075 15.6647L23.3414 16.8455C23.5115 17.2235 23.8896 17.4662 24.3101 17.4662C24.7259 17.4662 25.1087 17.2235 25.2788 16.8455L25.8127 15.66C25.9356 15.3893 26.2049 15.2166 26.5026 15.2166H27.1452C27.424 15.2166 27.6791 15.366 27.8114 15.6087C28.1375 16.2061 28.7234 16.6075 29.3897 16.7148V24.145C28.317 24.2617 27.4949 24.8918 27.4949 25.6572C27.4949 26.5066 28.4966 27.1927 29.7346 27.1927C30.9726 27.1927 31.9743 26.5066 31.9743 25.6572C31.9743 24.8918 31.1521 24.257 30.0795 24.145V16.7101C30.7458 16.6028 31.3317 16.2014 31.6577 15.604C31.79 15.3613 32.0452 15.212 32.324 15.212H33.2785C33.7179 15.212 34.1195 14.9926 34.3605 14.6286L35.7781 12.4676C35.9624 12.1829 36.2789 12.0149 36.6239 12.0149H37.0633C37.3752 12.0149 37.6303 12.2669 37.6303 12.575V13.2424C37.6303 13.5644 37.7579 13.8725 37.98 14.1012L37.3232 15.0486ZM29.3849 25.2838V26.7587C28.8037 26.67 28.3737 26.3759 28.3737 26.0212C28.3737 25.6665 28.8037 25.3678 29.3849 25.2838Z",fill:"white"})),q8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group 483737"},h.createElement("g",{id:"Icon / Live"},h.createElement("path",{id:"circle-path",fillRule:"evenodd",clipRule:"evenodd",d:"M9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9C17 13.4183 13.4183 17 9 17Z",stroke:"#107D57"}),h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M10.6432 6.12891C10.9551 6.12891 11.2103 6.37162 11.2302 6.67846L11.2315 6.71714V7.55879L13.3334 6.46776C13.6362 6.31058 13.9959 6.51777 14.0195 6.85057L14.0207 6.88543V11.1406C14.0207 11.4763 13.6813 11.7002 13.3764 11.578L13.345 11.5641L11.2315 10.54V11.2818C11.2315 11.5937 10.9887 11.8489 10.6819 11.8688L10.6432 11.8701H5.11851C4.80663 11.8701 4.55144 11.6274 4.53152 11.3205L4.53027 11.2818V6.71714C4.53027 6.40526 4.77299 6.15007 5.07983 6.13016L5.11851 6.12891H10.6432ZM10.2897 7.07007H5.4709V10.9289H10.2897V7.07007ZM13.0792 7.65972L11.2396 8.61454V9.49831L13.0792 10.3896V7.65972Z",fill:"#107D57"})))),Q8=e=>h.createElement("svg",{width:14,height:17,viewBox:"0 0 14 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon / Games"},h.createElement("path",{id:"Icon / Games_2",d:"M6.27412 2.68557L6.27411 2.68557C5.62309 2.63368 5.0525 3.12172 5.00064 3.7713L5.00064 3.77134L4.14164 14.5465C4.14163 14.5465 4.14163 14.5465 4.14163 14.5465C4.08978 15.1963 4.57588 15.7681 5.22739 15.82C5.22741 15.82 5.22742 15.82 5.22744 15.82L11.3107 16.3052L11.3108 16.3052C11.9618 16.3571 12.5324 15.869 12.5842 15.2194L12.5842 15.2194L13.4432 4.4443C13.4951 3.79528 13.0091 3.22266 12.3575 3.17076C12.3575 3.17076 12.3574 3.17076 12.3574 3.17076L6.27412 2.68557ZM8.15378 7.95339C8.06822 8.08171 8.00584 8.22011 7.96597 8.36701L7.39679 8.32084C7.47153 7.93067 7.63452 7.64794 7.86868 7.44845C8.15963 7.20058 8.54037 7.08303 9.04377 7.12388C9.36277 7.14976 9.62596 7.23281 9.84206 7.36455L9.84205 7.36458L9.84603 7.36693C10.0639 7.49535 10.2189 7.65832 10.3213 7.85605C10.4234 8.05317 10.4683 8.27793 10.4483 8.53948C10.4345 8.71901 10.392 8.86521 10.3278 8.98465L10.3277 8.98461L10.3242 8.99151C10.2546 9.12905 10.1759 9.23612 10.0908 9.31799L10.0907 9.31793L10.0855 9.32326C9.98974 9.41994 9.85909 9.53313 9.69013 9.66317C9.48159 9.8217 9.31317 9.96772 9.19518 10.0999L9.19509 10.0998L9.18961 10.1063C9.10272 10.2092 9.04052 10.3244 9.00219 10.449L8.46556 10.4054C8.49427 10.3132 8.5356 10.2357 8.58714 10.17C8.70826 10.0178 8.8862 9.84033 9.1277 9.63726C9.33755 9.46764 9.50811 9.30895 9.63088 9.16198L9.39343 8.96362L9.63088 9.16198C9.77451 8.99005 9.86011 8.79 9.87715 8.56784C9.89609 8.32086 9.82923 8.08941 9.6571 7.90614C9.48861 7.71582 9.25493 7.62752 9.00193 7.60699L8.97691 7.91539L9.00193 7.60699C8.67115 7.58016 8.35479 7.66584 8.15766 7.94771L8.1576 7.94766L8.15378 7.95339ZM8.84046 11.5393L8.84024 11.5394L8.84882 11.5493C8.9033 11.6122 8.9274 11.681 8.92009 11.7763C8.91337 11.8639 8.88049 11.9307 8.81121 11.9916L8.81117 11.9915L8.8063 11.996C8.74838 12.0491 8.68489 12.0727 8.59225 12.0652C8.49804 12.0575 8.43752 12.0248 8.38914 11.9687C8.34013 11.9019 8.31721 11.826 8.32494 11.7253L8.01644 11.7016L8.32494 11.7253C8.33288 11.6218 8.36807 11.5555 8.42399 11.5042L8.2147 11.2763L8.42377 11.5044C8.48168 11.4513 8.54518 11.4277 8.63782 11.4352C8.73051 11.4427 8.79051 11.4764 8.84046 11.5393Z",stroke:"#107D57",strokeWidth:.618817}),h.createElement("path",{id:"Icon / Games_3",d:"M7.74941 0.00278796L1.66605 0.487981C1.18503 0.526267 0.82584 0.949506 0.864126 1.42843L1.72313 12.2036C1.76142 12.6832 2.18327 13.0438 2.66359 13.0055L3.18754 12.9637L3.97219 3.12062C4.0418 2.24421 4.81101 1.58916 5.68742 1.65878L8.7776 1.90524L8.68986 0.804714C8.65157 0.32509 8.22973 -0.0354984 7.74941 0.00278796Z",fill:"#107D57"}))),W8=e=>h.createElement("svg",{width:19,height:14,viewBox:"0 0 19 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon / LeaderBoard"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M16.8236 2.46643C16.436 2.23624 16.1759 1.81093 16.1759 1.32432C16.1759 0.59292 16.7636 0 17.4885 0C18.2134 0 18.8011 0.59292 18.8011 1.32432C18.8011 1.81093 18.541 2.23624 18.1534 2.46643C18.5192 2.51678 18.8011 2.83327 18.8011 3.2162V10.7838C18.8011 11.2017 18.4653 11.5405 18.051 11.5405H16.926L16.9147 11.5404H10.9255V11.5406V13.2433C10.9255 13.6612 10.5897 14 10.1755 14H8.67539C8.26115 14 7.92534 13.6612 7.92534 13.2433V11.5406V11.5404H1.93622L1.92493 11.5405H0.799856C0.385614 11.5405 0.0498047 11.2017 0.0498047 10.7838V3.2162C0.0498047 2.83328 0.331692 2.51678 0.697521 2.46643C0.309923 2.23624 0.0498047 1.81093 0.0498047 1.32432C0.0498047 0.59292 0.637471 0 1.36239 0C2.08732 0 2.67498 0.59292 2.67498 1.32432C2.67498 1.81093 2.41487 2.23624 2.02727 2.46643C2.16328 2.48515 2.28769 2.54066 2.39032 2.62269C4.78264 1.62379 7.12768 1.12793 9.42545 1.13511C11.7225 1.14228 14.0669 1.63872 16.4584 2.62442C16.5615 2.54144 16.6867 2.48528 16.8236 2.46643ZM1.92494 10.7837L1.92493 3.21617H0.799862V10.7837H1.92494ZM16.1759 3.32547C13.8707 2.37522 11.6209 1.89875 9.42314 1.89189C7.2272 1.88503 4.97905 2.36051 2.675 3.32285V10.7837H16.1759V3.32547ZM17.4885 1.89189C17.7992 1.89189 18.0511 1.63779 18.0511 1.32433C18.0511 1.01087 17.7992 0.75676 17.4885 0.75676C17.1778 0.75676 16.926 1.01087 16.926 1.32433C16.926 1.63779 17.1778 1.89189 17.4885 1.89189ZM16.926 3.21617V10.7837H18.0511V3.21617H16.926ZM8.67538 13.2432V11.5405H10.1755V13.2432H8.67538ZM1.3624 1.89189C1.67308 1.89189 1.92494 1.63779 1.92494 1.32433C1.92494 1.01087 1.67308 0.75676 1.3624 0.75676C1.05172 0.75676 0.799862 1.01087 0.799862 1.32433C0.799862 1.63779 1.05172 1.89189 1.3624 1.89189Z",fill:"#107D57"}))),G8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{clipPath:"url(#clip0_1664_3009)"},h.createElement("path",{d:"M21 19V5C21 3.9 20.1 3 19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19ZM8.5 13.5L11 16.51L14.5 12L19 18H5L8.5 13.5Z",fill:"#B6B9C6"})),h.createElement("defs",null,h.createElement("clipPath",{id:"clip0_1664_3009"},h.createElement("rect",{width:24,height:24,fill:"white"})))),K8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"check"},h.createElement("path",{id:"Vector",d:"M3.59985 10.8L7.59985 14.8L16.3999 5.20001",stroke:"white",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}))),Y8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"cross"},h.createElement("path",{id:"Vector",d:"M5.19995 14.8L14.8 5.20001M5.19995 5.20001L14.8 14.8",stroke:"white",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}))),X8=e=>h.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2.46154C8.52291 2.46154 2.46154 8.52291 2.46154 16C2.46154 23.4771 8.52291 29.5385 16 29.5385C23.4771 29.5385 29.5385 23.4771 29.5385 16C29.5385 8.52291 23.4771 2.46154 16 2.46154ZM0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16Z",fill:"#FFB600"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.20513C16.6797 8.20513 17.2308 8.75616 17.2308 9.4359V17.641C17.2308 18.3208 16.6797 18.8718 16 18.8718C15.3203 18.8718 14.7692 18.3208 14.7692 17.641V9.4359C14.7692 8.75616 15.3203 8.20513 16 8.20513Z",fill:"#FFB600"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7692 22.5641C14.7692 21.8844 15.3203 21.3333 16 21.3333H16.0164C16.6961 21.3333 17.2472 21.8844 17.2472 22.5641C17.2472 23.2438 16.6961 23.7949 16.0164 23.7949H16C15.3203 23.7949 14.7692 23.2438 14.7692 22.5641Z",fill:"#FFB600"})),J8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Insight"},h.createElement("path",{id:"Fill-1",fillRule:"evenodd",clipRule:"evenodd",d:"M9.3336 9.33644C8.59749 10.0725 7.40264 10.0725 6.66652 9.33644C5.93041 8.60039 5.93041 7.40565 6.66652 6.6696C7.40264 5.93355 8.59749 5.93355 9.3336 6.6696C10.0697 7.40565 10.0697 8.60039 9.3336 9.33644Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-3",fillRule:"evenodd",clipRule:"evenodd",d:"M12.3345 12.3306C11.7818 12.8833 10.8863 12.8827 10.3342 12.3306C9.78211 11.7786 9.78145 10.8832 10.3342 10.3305C10.8869 9.77781 11.7824 9.77847 12.3345 10.3305C12.8866 10.8825 12.8873 11.7779 12.3345 12.3306Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-5",fillRule:"evenodd",clipRule:"evenodd",d:"M5.66586 5.66365C5.11311 6.21635 4.21831 6.21635 3.66556 5.66365C3.11281 5.11094 3.11281 4.21622 3.66556 3.66352C4.21831 3.11081 5.11311 3.11081 5.66586 3.66352C6.21861 4.21622 6.21861 5.11094 5.66586 5.66365Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-7",fillRule:"evenodd",clipRule:"evenodd",d:"M12.3345 5.66365C11.7818 6.21635 10.8869 6.21635 10.3342 5.66365C9.78145 5.11094 9.78145 4.21622 10.3342 3.66352C10.8869 3.11081 11.7818 3.11081 12.3345 3.66352C12.8873 4.21622 12.8873 5.11094 12.3345 5.66365Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-9",fillRule:"evenodd",clipRule:"evenodd",d:"M5.66586 12.3306C5.11378 12.8827 4.21831 12.8833 3.66556 12.3306C3.11281 11.7779 3.11347 10.8825 3.66556 10.3305C4.21764 9.77847 5.11311 9.77781 5.66586 10.3305C6.21861 10.8832 6.21795 11.7786 5.66586 12.3306Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-11",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M8.66683 1.99964C8.29877 2.36766 7.70135 2.36766 7.33329 1.99964C6.96524 1.63162 6.96524 1.03425 7.33329 0.666221C7.70135 0.298198 8.29877 0.298198 8.66683 0.666221C9.03489 1.03425 9.03489 1.63162 8.66683 1.99964Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-13",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M15.3332 8.66676C14.9652 9.03478 14.3684 9.03545 13.9997 8.66675C13.631 8.29806 13.6316 7.70136 13.9997 7.33334C14.3677 6.96531 14.9645 6.96464 15.3332 7.33334C15.7019 7.70203 15.7013 8.29873 15.3332 8.66676Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-15",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M8.66683 15.3339C8.29811 15.7026 7.70202 15.7026 7.33329 15.3339C6.96457 14.9652 6.96457 14.3691 7.33329 14.0004C7.70202 13.6318 8.29811 13.6318 8.66683 14.0005C9.03555 14.3691 9.03555 14.9652 8.66683 15.3339Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-17",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M2.00033 8.66676C1.6316 9.03545 1.03484 9.03478 0.666788 8.66676C0.298732 8.29873 0.298065 7.70203 0.666788 7.33334C1.03551 6.96465 1.63227 6.96531 2.00033 7.33334C2.36838 7.70136 2.36905 8.29806 2.00033 8.66676Z",fill:"#107D57"}))),e7=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Poll"},h.createElement("path",{id:"Notification/Icon/Poll",fillRule:"evenodd",clipRule:"evenodd",d:"M9.7778 1.68421V5.05263H13.3333C13.8243 5.05263 14.2222 4.67561 14.2222 4.21053V2.52632C14.2222 2.06123 13.8243 1.68421 13.3333 1.68421H9.7778ZM2.66667 0C1.19391 0 0 1.13107 0 2.52632V4.21053C0 5.60577 1.19391 6.73684 2.66667 6.73684H13.3333C14.8061 6.73684 16 5.60577 16 4.21053V2.52632C16 1.13107 14.8061 0 13.3333 0H2.66667ZM4.44446 10.9473H13.3333C13.8243 10.9473 14.2222 11.3243 14.2222 11.7894V13.4736C14.2222 13.9387 13.8243 14.3157 13.3333 14.3157H4.44446V10.9473ZM0 11.7894C0 10.3942 1.19391 9.2631 2.66667 9.2631H13.3333C14.8061 9.2631 16 10.3942 16 11.7894V13.4736C16 14.8689 14.8061 15.9999 13.3333 15.9999H2.66667C1.19391 15.9999 0 14.8689 0 13.4736V11.7894Z",fill:"white",fillOpacity:.5}))),t7=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Notification/Prediciton"},h.createElement("path",{id:"Icon/Prediction",fillRule:"evenodd",clipRule:"evenodd",d:"M16 7.00522C16 7.00522 9.20048 6.81607 9.20048 0C9.20048 6.36168 3.27729 6.95056 2.48756 7.00078L2.40094 7.00522C2.40094 7.00522 9.20048 7.19435 9.20048 14.0104C9.20048 7.64877 15.1234 7.05989 15.9131 7.00964L16 7.00522ZM6.97382 12.5652C6.97382 12.5652 3.48691 12.4724 3.48691 9.13033C3.48691 12.2496 0.449402 12.5384 0.0444186 12.563L0 12.5652C0 12.5652 3.48691 12.6579 3.48691 16C3.48691 12.8807 6.52429 12.592 6.92927 12.5673L6.97382 12.5652Z",fill:"white",fillOpacity:.5}))),n7=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Notification/Trivia"},h.createElement("path",{id:"Notification/Icon/Trivia",fillRule:"evenodd",clipRule:"evenodd",d:"M2.01663 1.3808C0.739913 1.55586 -0.153153 2.73276 0.021912 4.00948L1.3808 13.9196C1.55586 15.1963 2.73276 16.0894 4.00948 15.9143L13.9196 14.5554C15.1963 14.3803 16.0894 13.2034 15.9143 11.9267L14.5554 2.01663C14.3803 0.739913 13.2034 -0.153153 11.9267 0.021912L2.01663 1.3808ZM9.59613 3.788C9.11431 3.46991 8.47813 3.30151 7.7566 3.30151C7.54377 3.30151 7.32625 3.31671 7.10872 3.34478C6.38836 3.44067 5.68901 3.79034 5.18965 4.30138C4.68445 4.82062 4.4377 5.45563 4.51722 6.04151C4.57452 6.4742 4.90078 6.7537 5.34635 6.7537C5.39429 6.7537 5.44341 6.7502 5.49136 6.74435C6.08778 6.66483 6.21642 6.25436 6.34036 5.85675L6.34045 5.85648C6.48192 5.40401 6.61534 4.97731 7.38585 4.87444C7.46537 4.86391 7.54138 4.85806 7.61506 4.85806C8.16939 4.85806 8.51436 5.15042 8.58454 5.68252C8.65353 6.20293 8.24307 6.61807 7.80684 7.0566L7.80393 7.05954C7.31582 7.55231 6.7639 8.1095 6.86895 8.90083C6.89585 9.10548 6.9859 9.29493 7.12272 9.43644C7.27826 9.599 7.4829 9.68436 7.71331 9.68436C7.75541 9.68436 7.79868 9.68203 7.84311 9.67618C8.46691 9.59324 8.55162 9.23139 8.63338 8.8821L8.63365 8.88097L8.63661 8.86859C8.66723 8.7403 8.69877 8.60813 8.75995 8.48804C8.84649 8.31613 9.06283 8.11265 9.31428 7.87875C9.9142 7.31858 10.734 6.55143 10.582 5.41589C10.4872 4.70603 10.1551 4.15757 9.59611 3.78802L9.59613 3.788ZM8.11605 10.28C8.06927 10.28 8.02132 10.2836 7.97454 10.2894C7.38396 10.3689 6.96765 10.9127 7.04599 11.5033C7.11733 12.0377 7.57808 12.4412 8.1172 12.4412C8.16397 12.4412 8.21192 12.4377 8.25987 12.4318C8.85045 12.3523 9.2656 11.8085 9.18842 11.2179C9.11591 10.6823 8.65517 10.28 8.11605 10.28Z",fill:"white",fillOpacity:.5}))),r7=e=>h.createElement("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.5,width:16,height:16,rx:8,fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M4.75 8.5L7.09375 11L12.25 5",stroke:"#107D57",style:{stroke:"#107D57",stroke:"color(display-p3 0.0627 0.4902 0.3412)",strokeOpacity:1},strokeLinecap:"round",strokeLinejoin:"round"})),i7=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.6057 5.43441C11.2933 5.12199 10.7868 5.12199 10.4744 5.43441L6.93812 9.97066L5.08382 8.73446C4.7162 8.48938 4.2195 8.58871 3.97442 8.95634C3.72934 9.32396 3.82868 9.82065 4.1963 10.0657L6.5963 11.6657C6.9136 11.8773 7.33609 11.8354 7.60574 11.5658L11.6057 6.56578C11.9182 6.25336 11.9182 5.74683 11.6057 5.43441Z",fill:"#107D57"})),a7=e=>h.createElement("svg",{width:103,height:18,viewBox:"0 0 103 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{clipPath:"url(#clip0_6919_104497)"},h.createElement("path",{d:"M9.89618 3.45801C9.91951 3.45801 9.94451 3.46134 9.96784 3.46134C9.97618 3.46134 9.98284 3.46134 9.99118 3.46467H9.99784C10.0095 3.46467 10.0212 3.46801 10.0312 3.46801C10.0412 3.46801 10.0462 3.46801 10.0545 3.47134C10.0762 3.47467 10.0962 3.47467 10.1178 3.47634C10.1412 3.47967 10.1662 3.48134 10.1895 3.48467H10.2012C10.2462 3.48967 10.2945 3.49634 10.3395 3.50467C10.4512 3.52467 10.5595 3.54801 10.6662 3.57801C10.6928 3.58301 10.7178 3.59301 10.7445 3.60134H10.7478C10.7745 3.60967 10.7995 3.61801 10.8262 3.62467C10.8528 3.63301 10.8778 3.64134 10.9045 3.65134C10.9312 3.65967 10.9562 3.66801 10.9795 3.67967C11.0012 3.68801 11.0212 3.69634 11.0428 3.70634C11.0495 3.70967 11.0578 3.71134 11.0645 3.71467C11.0828 3.72301 11.1012 3.72967 11.1195 3.73801C11.1262 3.74134 11.1312 3.74301 11.1378 3.74634C11.1562 3.75467 11.1712 3.76134 11.1895 3.76967C11.1962 3.77301 11.2045 3.77467 11.2128 3.78134C11.2345 3.78967 11.2528 3.79801 11.2728 3.80967C11.2762 3.80967 11.2795 3.81301 11.2812 3.81301C11.3045 3.82467 11.3295 3.83634 11.3512 3.84801C11.3695 3.85634 11.3878 3.86801 11.4062 3.87634C11.4212 3.88134 11.4328 3.89134 11.4462 3.89967C11.4645 3.91134 11.4828 3.91967 11.5012 3.93134C11.5045 3.93467 11.5078 3.93467 11.5095 3.93634L11.5728 3.97467H11.5762L15.2178 6.18801L15.4412 6.32467C16.3228 6.90801 16.9028 7.88467 16.9028 8.99301C16.9028 10.1013 16.3262 11.0763 15.4445 11.6613L15.2095 11.803L11.5745 14.0113H11.5712L11.5078 14.0497C11.5078 14.0497 11.5012 14.053 11.4995 14.0547C11.4812 14.0663 11.4628 14.0747 11.4445 14.0863C11.4595 14.078 11.4745 14.0697 11.4895 14.0597L5.94951 17.433C5.94951 17.433 5.94618 17.433 5.94618 17.4363L5.74451 17.558H5.74118C5.19784 17.863 4.55784 18.0247 3.87784 17.993C2.73618 17.938 1.75784 17.3463 1.19284 16.4847C0.837844 15.9413 0.64451 15.2913 0.681177 14.6013C0.71451 13.983 0.922844 13.4147 1.26118 12.9397L1.26951 12.9247L4.04451 8.99634L6.77784 5.12634C6.81118 5.07967 6.84784 5.03301 6.87784 4.98467C6.87451 4.98967 6.86951 4.99967 6.86284 5.00467C6.87118 4.98967 6.88118 4.97634 6.88951 4.96134C6.88951 4.95801 6.89284 4.95801 6.89284 4.95634C6.89618 4.95301 6.89951 4.94801 6.90118 4.94467C6.90118 4.94467 6.90118 4.94134 6.90451 4.94134C6.91951 4.92134 6.93451 4.90134 6.94618 4.87801C6.96118 4.85801 6.97618 4.83801 6.99118 4.81634C7.00618 4.79634 7.02118 4.77634 7.03618 4.75467C7.03951 4.75134 7.03951 4.74967 7.04284 4.74634C7.04618 4.74301 7.04618 4.74134 7.04951 4.74134C7.06451 4.72134 7.07951 4.70134 7.09784 4.67967C7.10951 4.66467 7.12118 4.65134 7.13451 4.63634C7.16784 4.59801 7.20118 4.56134 7.23784 4.52301C7.25284 4.50801 7.26451 4.49467 7.27951 4.47967C7.30118 4.45634 7.32118 4.43634 7.34618 4.41634C7.36451 4.39967 7.38284 4.38134 7.40118 4.36467C7.41951 4.34801 7.43451 4.33301 7.45284 4.31801C7.45618 4.31467 7.45951 4.31301 7.45951 4.31301C7.47118 4.30134 7.48118 4.29301 7.49284 4.28467C7.50451 4.27301 7.51951 4.26134 7.53284 4.25301C7.53618 4.24967 7.53951 4.24801 7.54118 4.24801C7.55951 4.23301 7.57451 4.21967 7.59284 4.20467C7.60784 4.18967 7.62618 4.17801 7.64118 4.16634C7.65618 4.15467 7.66784 4.14634 7.68284 4.13467C7.70118 4.11967 7.71951 4.10801 7.73784 4.09467C7.75284 4.08634 7.76451 4.07467 7.77951 4.06634C7.78618 4.06134 7.79451 4.05467 7.80284 4.05134C7.81784 4.03967 7.83284 4.03134 7.84784 4.02301C7.85118 4.01967 7.85618 4.01801 7.85951 4.01467C7.87784 4.00301 7.89618 3.99134 7.91118 3.98301C7.91784 3.97801 7.92618 3.97467 7.93284 3.96801C7.94784 3.95967 7.95951 3.95134 7.97451 3.94134C7.98284 3.93634 7.99284 3.92967 8.00118 3.92467C8.01618 3.91634 8.03451 3.90801 8.04951 3.89634C8.05284 3.89301 8.05784 3.89134 8.06451 3.88801C8.08618 3.87634 8.10451 3.86467 8.12451 3.85634C8.12784 3.85301 8.13118 3.85301 8.13618 3.85134C8.15784 3.83967 8.17784 3.82801 8.19951 3.81967C8.19951 3.81967 8.20284 3.81967 8.20284 3.81634C8.22618 3.80467 8.24784 3.79301 8.27284 3.78134C8.27284 3.78134 8.27618 3.78134 8.27618 3.77801C8.29451 3.76967 8.31284 3.76134 8.33284 3.75134C8.34118 3.74801 8.35118 3.74301 8.35951 3.73967C8.37118 3.73467 8.38284 3.72801 8.39618 3.72467C8.41118 3.71967 8.42284 3.71301 8.43784 3.70801C8.46118 3.69967 8.48284 3.69134 8.50784 3.68134C8.52284 3.67634 8.53451 3.66967 8.54951 3.66634C8.57118 3.65801 8.59118 3.65134 8.61284 3.64301C8.63118 3.63801 8.65284 3.63134 8.66951 3.62301C8.75451 3.59634 8.83784 3.57134 8.92284 3.54967C8.94118 3.54467 8.96284 3.54134 8.97951 3.53801C9.08451 3.51467 9.19451 3.49467 9.30284 3.48301C9.32951 3.47967 9.35784 3.47801 9.38451 3.47467C9.42118 3.47134 9.45951 3.46967 9.49618 3.46634C9.51118 3.46634 9.52284 3.46301 9.53784 3.46301H9.55951C9.58951 3.46301 9.61618 3.45967 9.64784 3.45967H9.73784C9.79451 3.45967 9.84284 3.45967 9.89451 3.46301L9.89618 3.45801ZM10.6662 14.413C10.5612 14.4413 10.4512 14.4647 10.3395 14.4863C10.4512 14.4663 10.5595 14.443 10.6662 14.413ZM9.56118 14.5313H9.56951C9.56118 14.5313 9.54784 14.5313 9.53951 14.528C9.54618 14.528 9.55451 14.5313 9.56118 14.5313ZM7.08784 13.293C7.05451 13.253 7.02451 13.2147 6.99451 13.1747C7.02451 13.2147 7.05784 13.253 7.08784 13.293ZM6.90284 13.043C6.90284 13.043 6.90618 13.0463 6.90618 13.048C6.90284 13.0447 6.90284 13.043 6.89951 13.0363C6.89618 13.033 6.89618 13.0297 6.89284 13.0247C6.86951 12.9897 6.84784 12.953 6.82284 12.918C6.84451 12.953 6.86784 12.9913 6.88951 13.0247C6.89618 13.0297 6.89784 13.0363 6.90118 13.0413L6.90284 13.043ZM6.89451 13.0263C6.85784 12.968 6.81951 12.913 6.77618 12.858L6.89451 13.0263Z",fill:"#1652A8",style:{fill:"#1652A8",fill:"color(display-p3 0.0863 0.3216 0.6588)",fillOpacity:1}}),h.createElement("g",{opacity:.85},h.createElement("path",{d:"M5.77088 0.453306L5.97588 0.578306L5.97921 0.581639L11.5225 3.94997C11.5075 3.94164 11.4925 3.93331 11.4775 3.92331C11.4959 3.93497 11.5142 3.94331 11.5325 3.95497C11.5359 3.95831 11.5392 3.95831 11.5409 3.95997L11.6042 3.99831H11.6075L15.2492 6.21164L15.4725 6.34831C16.3542 6.93164 16.9342 7.9083 16.9342 9.01664C16.9342 10.125 16.3575 11.1 15.4759 11.685L15.2409 11.8266L11.6059 14.035H11.6025L11.5392 14.0733C11.5392 14.0733 11.5325 14.0766 11.5309 14.0783C11.5125 14.09 11.4942 14.0983 11.4759 14.11C11.4642 14.1183 11.4492 14.125 11.4359 14.1333C11.4175 14.145 11.3992 14.1533 11.3809 14.1616C11.3575 14.1733 11.3359 14.185 11.3109 14.1966C11.3075 14.2 11.3042 14.2 11.3025 14.2C11.2842 14.2116 11.2625 14.22 11.2425 14.2283C11.2359 14.2316 11.2275 14.2333 11.2192 14.24C11.2009 14.2483 11.1859 14.255 11.1675 14.2633C11.1609 14.2666 11.1592 14.2683 11.1525 14.2683C11.1309 14.2766 11.1109 14.285 11.0859 14.2966C11.0625 14.3083 11.0342 14.3166 11.0109 14.325C10.9875 14.3333 10.9592 14.345 10.9359 14.3533C10.9092 14.3616 10.8842 14.37 10.8575 14.38C10.8309 14.3883 10.8059 14.3966 10.7792 14.4033H10.7759C10.7492 14.4116 10.7242 14.4183 10.6975 14.4266C10.5925 14.455 10.4825 14.4783 10.3709 14.4983C10.3259 14.5066 10.2775 14.5133 10.2325 14.5183C10.2259 14.5183 10.2242 14.5183 10.2209 14.5216C10.1975 14.525 10.1725 14.5283 10.1492 14.53C10.1009 14.5366 10.0525 14.5383 10.0042 14.5416C9.92921 14.5483 9.85254 14.5483 9.77754 14.5483H9.68088C9.65421 14.5483 9.62921 14.545 9.60254 14.545C9.59421 14.545 9.58088 14.545 9.57254 14.5416C9.53254 14.5383 9.49088 14.5366 9.45254 14.5333C9.27421 14.5166 9.09588 14.4866 8.92754 14.4466C8.90421 14.44 8.87921 14.435 8.85254 14.4266C8.81921 14.4183 8.78588 14.41 8.74921 14.3983C8.73088 14.3933 8.70921 14.3866 8.69254 14.3816C8.66588 14.3733 8.64088 14.365 8.61421 14.355C8.58754 14.3466 8.56254 14.3383 8.53921 14.3266C8.51588 14.3183 8.48754 14.3066 8.46421 14.2983C8.44088 14.29 8.41921 14.2816 8.39754 14.27C8.38921 14.2666 8.38254 14.265 8.37421 14.2583C8.35588 14.25 8.33754 14.2416 8.31754 14.2316C8.31754 14.2316 8.31421 14.2316 8.31421 14.2283C8.29088 14.2166 8.26588 14.205 8.24254 14.1933C8.21921 14.1816 8.19421 14.17 8.17088 14.155C8.14754 14.1433 8.12254 14.1283 8.10088 14.1166C8.07754 14.105 8.05254 14.09 8.03088 14.0766C8.00754 14.0616 7.98588 14.0483 7.96088 14.0366C7.93754 14.0216 7.91588 14.0083 7.89421 13.9933C7.87254 13.9783 7.85254 13.965 7.83088 13.95C7.82754 13.95 7.82754 13.9466 7.82421 13.945C7.80588 13.9333 7.78754 13.9183 7.76754 13.905C7.76421 13.9016 7.76088 13.9016 7.75921 13.9C7.74088 13.885 7.72254 13.8733 7.70421 13.86C7.70088 13.8566 7.69588 13.855 7.69254 13.8483C7.67421 13.8333 7.65588 13.82 7.63754 13.805C7.63754 13.805 7.63421 13.805 7.63421 13.8016C7.61588 13.7866 7.59754 13.7733 7.57754 13.755C7.57421 13.7516 7.57088 13.7516 7.56921 13.7483C7.55421 13.7366 7.53921 13.7216 7.52421 13.71C7.51754 13.705 7.51254 13.6983 7.50588 13.695C7.49421 13.6833 7.47921 13.6716 7.46588 13.66C7.43921 13.6366 7.41421 13.6133 7.39088 13.5866C7.37254 13.57 7.35754 13.5516 7.33921 13.535C7.32754 13.5233 7.31754 13.5116 7.30588 13.5C7.29421 13.4883 7.28421 13.48 7.27588 13.4683C7.25754 13.4516 7.24254 13.43 7.22421 13.4133C7.19088 13.375 7.15754 13.3383 7.12421 13.2966C7.09088 13.2566 7.06088 13.2183 7.03088 13.1783C7.01588 13.1583 7.00088 13.1383 6.98588 13.1166C6.97088 13.0966 6.95588 13.0766 6.94421 13.0533C6.94088 13.05 6.94088 13.0483 6.93754 13.0416C6.93421 13.0383 6.93421 13.0366 6.93088 13.03C6.90754 12.995 6.88588 12.9583 6.86088 12.9233C6.88254 12.9583 6.90588 12.995 6.92754 13.03C6.89088 12.9716 6.85254 12.9166 6.80921 12.8616L4.07921 8.99664L1.34088 5.12997L1.23254 4.97664L1.22921 4.97164C0.92421 4.51164 0.737543 3.97497 0.707543 3.39497C0.670877 2.70497 0.86421 2.05164 1.22088 1.50997C1.78588 0.648306 2.76588 0.0566391 3.90421 -2.75556e-05C4.58421 -0.0150276 5.22421 0.148306 5.77088 0.453306Z",fill:"url(#paint0_linear_6919_104497)",style:{}})),h.createElement("path",{d:"M32.4132 12.862C31.2015 12.862 30.4482 12.0503 30.4482 10.7203V8.4453H32.6632V7.02697H30.4482V4.72363L28.8548 5.9053V7.0253H27.9648V8.44363H28.8548V10.7053C28.8548 12.9953 30.1982 14.412 32.4282 14.412H32.7682V12.862H32.4132Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M19.9812 12.5767L21.4028 11.4651C22.0395 12.4867 22.8995 13.0351 23.9962 13.0351C25.1962 13.0351 25.9512 12.2651 25.9512 11.3017C25.9512 10.1901 24.7662 9.83506 23.5212 9.43506C22.0545 8.96172 20.4695 8.36839 20.4695 6.38339C20.4695 4.73839 21.9362 3.43506 23.9362 3.43506C25.5812 3.43506 26.6028 4.07172 27.4328 5.03506L26.1145 6.01339C25.6262 5.25839 24.8995 4.85839 23.9362 4.85839C22.8395 4.85839 22.1278 5.51006 22.1278 6.35506C22.1278 7.39172 23.2695 7.73339 24.5128 8.14839C25.9945 8.65172 27.6095 9.29006 27.6095 11.3051C27.6095 12.9651 26.2462 14.5501 24.0095 14.5501C22.1578 14.5501 20.8978 13.7651 19.9795 12.5801L19.9812 12.5767Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M38.2695 10.7367C38.2695 8.56503 39.9379 6.8667 42.1095 6.8667C44.2812 6.8667 45.9062 8.4467 45.9062 10.6334V11.2534H39.7912C39.9979 12.39 40.8845 13.1434 42.1695 13.1434C43.1745 13.1434 43.9429 12.6117 44.3262 11.8134L45.6262 12.5367C44.9762 13.7484 43.8095 14.545 42.1695 14.545C39.8362 14.545 38.2695 12.8767 38.2695 10.735V10.7367ZM39.8645 9.91003H44.2962C44.0595 8.8467 43.2479 8.25503 42.1095 8.25503C40.9712 8.25503 40.1595 8.93503 39.8645 9.91003Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M33.7549 10.72C33.7549 8.42999 35.0982 7.02832 37.3282 7.02832H38.0366V8.56499H37.3132C36.1016 8.56499 35.3199 9.40665 35.3349 10.7367V14.415H33.7549V10.7233V10.72Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M46.6882 10.7218C46.6882 8.56517 48.3865 6.88184 50.5132 6.88184C52.6399 6.88184 54.3082 8.56517 54.3082 10.7218V14.4135H52.7582V13.4535C52.2415 14.1468 51.4432 14.5468 50.4682 14.5468C48.3565 14.5468 46.6865 12.8935 46.6865 10.7218H46.6882ZM52.7882 10.7218C52.7882 9.40684 51.7832 8.3585 50.5132 8.3585C49.2432 8.3585 48.2382 9.40684 48.2382 10.7218C48.2382 12.0368 49.2282 13.0852 50.5132 13.0852C51.7982 13.0852 52.7882 12.0218 52.7882 10.7218Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M55.3027 10.2717C55.3027 8.30667 56.6461 6.875 58.6411 6.875C59.7777 6.875 60.6944 7.33333 61.2694 8.10167C61.8161 7.33333 62.7027 6.875 63.8394 6.875C65.8477 6.875 67.2511 8.27833 67.2511 10.2717V14.4067H65.6711V10.2867C65.6711 9.165 64.9177 8.38167 63.8394 8.38167C62.7611 8.38167 62.0527 9.18 62.0677 10.2433V14.4083H60.4877V10.2883C60.4877 9.16667 59.7194 8.38333 58.6411 8.38333C57.5627 8.38333 56.8694 9.18167 56.8827 10.245V14.41H55.3027V10.275V10.2717Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M68.2646 3.62695H69.8746V12.872H74.2313V14.4086H68.2646V3.62695Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M89.418 10.7367C89.418 8.56503 91.0863 6.8667 93.258 6.8667C95.4296 6.8667 97.0546 8.4467 97.0546 10.6334V11.2534H90.9396C91.1463 12.39 92.033 13.1434 93.318 13.1434C94.323 13.1434 95.0913 12.6117 95.4746 11.8134L96.7746 12.5367C96.1246 13.7484 94.958 14.545 93.318 14.545C90.9846 14.545 89.418 12.8767 89.418 10.735V10.7367ZM91.013 9.91003H95.4446C95.208 8.8467 94.3963 8.25503 93.258 8.25503C92.1196 8.25503 91.308 8.93503 91.013 9.91003Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M74.4948 10.7218C74.4948 8.56517 76.1932 6.88184 78.3198 6.88184C80.4465 6.88184 82.1148 8.56517 82.1148 10.7218V14.4135H80.5648V13.4535C80.0482 14.1468 79.2498 14.5468 78.2748 14.5468C76.1632 14.5468 74.4932 12.8935 74.4932 10.7218H74.4948ZM80.5948 10.7218C80.5948 9.40684 79.5898 8.3585 78.3198 8.3585C77.0498 8.3585 76.0448 9.40684 76.0448 10.7218C76.0448 12.0368 77.0348 13.0852 78.3198 13.0852C79.6048 13.0852 80.5948 12.0218 80.5948 10.7218Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M85.0381 14.0498L81.9814 7.0498H83.6798L85.8364 12.1748L87.8748 7.0498H89.5431L85.0831 17.8465H83.4581L85.0381 14.0515V14.0498Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M98.041 10.7151C98.041 8.4251 99.3843 7.02344 101.614 7.02344H102.323V8.5601H101.599C100.388 8.5601 99.606 9.40177 99.621 10.7318V14.4101H98.041V10.7184V10.7151Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}})),h.createElement("defs",null,h.createElement("linearGradient",{id:"paint0_linear_6919_104497",x1:4.31754,y1:8.70664,x2:13.6359,y2:3.59497,gradientUnits:"userSpaceOnUse"},h.createElement("stop",{offset:.2,stopColor:"#1589EE",style:{stopColor:"#1589EE",stopColor:"color(display-p3 0.0824 0.5373 0.9333)",stopOpacity:1}}),h.createElement("stop",{offset:1,stopColor:"#5EB4FF",style:{stopColor:"#5EB4FF",stopColor:"color(display-p3 0.3686 0.7059 1.0000)",stopOpacity:1}})),h.createElement("clipPath",{id:"clip0_6919_104497"},h.createElement("rect",{width:101.648,height:18,fill:"white",style:{fill:"white",fillOpacity:1},transform:"translate(0.675781)"})))),s7=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame 3469523"},h.createElement("rect",{x:.5,y:.5,width:17,height:17,rx:8.5,fill:"black"}),h.createElement("rect",{x:.5,y:.5,width:17,height:17,rx:8.5,stroke:"#F2F2F1"}),h.createElement("g",{id:"layer1"},h.createElement("path",{id:"path1009",d:"M5.10046 5L8.32856 9.3097L5.08008 12.8137H5.81118L8.65522 9.74589L10.9531 12.8137H13.4411L10.0314 8.26155L13.055 5H12.3239L9.70471 7.82536L7.58843 5H5.10046ZM6.1756 5.53771H7.31858L12.3658 12.2759H11.2228L6.1756 5.53771Z",fill:"white"})))),ya={"invite-game-icon":z8,"icon-trophy":O8,"icon-trophy-green":N8,"icon-trophy-solid":M8,"icon-trivia":n7,"icon-thumb-down":$8,"icon-thumb-up":R8,"icon-star":A8,"icon-prediction":t7,"icon-insight":J8,"icon-poll":e7,"icon-play":T8,"icon-pause":I8,"icon-masters-logo":k8,"icon-logout":L8,"icon-link":E8,"icon-external-link":w8,"icon-invite-arrow":x8,"icon-friends":b8,"icon-exit":y8,"icon-default-user-avatar":g8,"icon-copy":m8,"icon-cross":e8,"icon-close":f8,"icon-close-btn-white":p8,"icon-close-btn-gray":d8,"icon-circle-arrow-right":u8,"icon-chevron":c8,"icon-chevron-white-left":o8,"icon-chevron-left":l8,"icon-check":Y6,"icon-check-white":s8,"icon-check-green":a8,"icon-check-circle":i8,"icon-btn-channels":q8,"icon-btn-feature-groups":Q8,"icon-btn-leaderboard":W8,"icon-arrow":K6,"icon-twitter-verified":P8,"icon-trophy-bet-pack":V8,"icon-trivia-transparent":_8,dashboard:C8,iconMute:S8,iconUnMute:H8,correct:K8,iconSkip:j8,incorrect:Y8,questionExpired:X8,selected:i7,selectedBetPack:r7,circleClose:J6,incorrectVoted:D8,mastersLogo:U8,streamLayerLogo:a7,twitter:s7,iconUp:F8,iconCopySuccess:h8,chevronRight:X6,noImageIcon:G8,iconArrowRight:r8,iconEarlyPrediction:v8,iconArrowPrev:n8,mastersLogoWhite:Z8,loader:B8,fgIcon:t8},O=({name:e,style:t,className:n,...r})=>{if(!ya[e])return l.jsx("span",{children:e});const i=ya[e];return l.jsx(i,{"data-testid":"svg-icon",style:t,className:n,...r})};var wa=typeof window>"u"?w.useEffect:w.useLayoutEffect,l7=({isPlaying:e,duration:t,startAt:n=0,updateInterval:r=0,onComplete:i,onUpdate:a})=>{let[s,o]=w.useState(n),c=w.useRef(0),u=w.useRef(n),g=w.useRef(n*-1e3),C=w.useRef(null),p=w.useRef(null),y=w.useRef(null),x=m=>{let f=m/1e3;if(p.current===null){p.current=f,C.current=requestAnimationFrame(x);return}let v=f-p.current,b=c.current+v;p.current=f,c.current=b;let S=u.current+(r===0?b:(b/r|0)*r),I=u.current+b,j=typeof t=="number"&&I>=t;o(j?t:S),j||(C.current=requestAnimationFrame(x))},E=()=>{C.current&&cancelAnimationFrame(C.current),y.current&&clearTimeout(y.current),p.current=null},L=w.useCallback(m=>{E(),c.current=0;let f=typeof m=="number"?m:n;u.current=f,o(f),e&&(C.current=requestAnimationFrame(x))},[e,n]);return wa(()=>{if(a==null||a(s),t&&s>=t){g.current+=t*1e3;let{shouldRepeat:m=!1,delay:f=0,newStartAt:v}=(i==null?void 0:i(g.current/1e3))||{};m&&(y.current=setTimeout(()=>L(v),f*1e3))}},[s,t]),wa(()=>(e&&(C.current=requestAnimationFrame(x)),E),[e,t,r]),{elapsedTime:s,reset:L}},o7=(e,t,n)=>{let r=e/2,i=t/2,a=r-i,s=2*a,o=n==="clockwise"?"1,0":"0,1",c=2*Math.PI*a;return{path:`m ${r},${i} a ${a},${a} 0 ${o} 0,${s} a ${a},${a} 0 ${o} 0,-${s}`,pathLength:c}},ba=(e,t)=>e===0||e===t?0:typeof t=="number"?e-t:0,c7=e=>({position:"relative",width:e,height:e}),u7={display:"flex",justifyContent:"center",alignItems:"center",position:"absolute",left:0,top:0,width:"100%",height:"100%"},Ll=(e,t,n,r,i)=>{if(r===0)return t;let a=(i?r-e:e)/r;return t+n*a},xa=e=>{var t,n;return(n=(t=e.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,(r,i,a,s)=>`#${i}${i}${a}${a}${s}${s}`).substring(1).match(/.{2}/g))==null?void 0:t.map(r=>parseInt(r,16)))!=null?n:[]},d7=(e,t)=>{var n;let{colors:r,colorsTime:i,isSmoothColorTransition:a=!0}=e;if(typeof r=="string")return r;let s=(n=i==null?void 0:i.findIndex((p,y)=>p>=t&&t>=i[y+1]))!=null?n:-1;if(!i||s===-1)return r[0];if(!a)return r[s];let o=i[s]-t,c=i[s]-i[s+1],u=xa(r[s]),g=xa(r[s+1]),C=!!e.isGrowing;return`rgb(${u.map((p,y)=>Ll(o,p,g[y]-p,c,C)|0).join(",")})`},p7=e=>{let{duration:t,initialRemainingTime:n,updateInterval:r,size:i=180,strokeWidth:a=12,trailStrokeWidth:s,isPlaying:o=!1,isGrowing:c=!1,rotation:u="clockwise",onComplete:g,onUpdate:C}=e,p=w.useRef(),y=Math.max(a,s??0),{path:x,pathLength:E}=o7(i,y,u),{elapsedTime:L}=l7({isPlaying:o,duration:t,startAt:ba(t,n),updateInterval:r,onUpdate:typeof C=="function"?f=>{let v=Math.ceil(t-f);v!==p.current&&(p.current=v,C(v))}:void 0,onComplete:typeof g=="function"?f=>{var v;let{shouldRepeat:b,delay:S,newInitialRemainingTime:I}=(v=g(f))!=null?v:{};if(b)return{shouldRepeat:b,delay:S,newStartAt:ba(t,I)}}:void 0}),m=t-L;return{elapsedTime:L,path:x,pathLength:E,remainingTime:Math.ceil(m),rotation:u,size:i,stroke:d7(e,m),strokeDashoffset:Ll(L,0,E,t,c),strokeWidth:a}},i0=e=>{let{children:t,strokeLinecap:n,trailColor:r,trailStrokeWidth:i}=e,{path:a,pathLength:s,stroke:o,strokeDashoffset:c,remainingTime:u,elapsedTime:g,size:C,strokeWidth:p}=p7(e);return w.createElement("div",{style:c7(C)},w.createElement("svg",{viewBox:`0 0 ${C} ${C}`,width:C,height:C,xmlns:"http://www.w3.org/2000/svg"},w.createElement("path",{d:a,fill:"none",stroke:r??"#d9d9d9",strokeWidth:i??p}),w.createElement("path",{d:a,fill:"none",stroke:o,strokeLinecap:n??"round",strokeWidth:p,strokeDasharray:s,strokeDashoffset:c})),typeof t=="function"&&w.createElement("div",{style:u7},t({remainingTime:u,elapsedTime:g,color:o})))};i0.displayName="CountdownCircleTimer";const f7=[10,10,1,0],h7=d("div")({name:"RemainingTimeCircle",class:"r165427",propsAsIs:!1}),m7=d("div")({name:"RemainingTime",class:"r17garf3",propsAsIs:!1}),C7=_6,ti=V6,Ea=N6,g7=({className:e,duration:t=30,onTimerExpired:n,isPlaying:r=!0})=>l.jsx(i0,{isPlaying:r,strokeWidth:0,duration:t,colors:ti,size:24,onComplete:n,children:({remainingTime:i})=>l.jsx(m7,{className:e,children:t===0?0:i})}),v7=({isPlaying:e=!0,duration:t=30,onTimerExpired:n})=>{const[r,i]=w.useState(t>10?C7:ti),[a,s]=w.useState(2);w.useEffect(()=>{t===0&&(s(0),i(Ea))},[t]);const o=({remainingTime:g})=>l.jsx(h7,{children:t===0?0:g}),c=w.useCallback(()=>{n==null||n(),i(Ea)},[n,i]),u=w.useCallback(g=>{g===10&&i(ti)},[i]);return l.jsx(i0,{isPlaying:e,duration:t,colors:R6,colorsTime:f7,size:32,strokeWidth:a,trailStrokeWidth:2,trailColor:r,onComplete:c,onUpdate:u,children:o})},y7=d("div")({name:"CloseIconWrap",class:"c3v6bv6",propsAsIs:!1}),w7=d("div")({name:"TimerWrap",class:"teuhmro",propsAsIs:!1}),b7=()=>O,x7=d(b7())({name:"Icon",class:"i17rfxv5",propsAsIs:!0}),kl=({close:e,className:t,timerClassName:n,skipIcon:r,isPlaying:i=!0,duration:a=0,autoClose:s})=>{const[o,c]=w.useState(a===0);w.useEffect(()=>{c(!a)},[a]);const u=w.useCallback(()=>{s===k.CloseTimerAuto.ENABLED?e==null||e():c(!0)},[s,e]);return o?l.jsxs(y7,{"data-a":"intr",onClick:e,className:t,style:r?{width:"auto"}:{},children:[r&&l.jsx("span",{"data-a":"intr",children:"Skip"}),l.jsx(x7,{"data-a":"intr",name:r?"iconSkip":"icon-cross"})]}):l.jsx(w7,{children:l.jsx(g7,{className:n,isPlaying:i,duration:a,onTimerExpired:u})})},N2={[k.QuestionType.TWEET]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.PROMOTION]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.UNSET]:void 0,[k.QuestionType.FACTOID]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.POLL]:{label:"Poll",iconName:"icon-poll"},[k.QuestionType.TRIVIA]:{label:"Trivia",iconName:"icon-trivia"},[k.QuestionType.PREDICTION]:{label:"Prediction",iconName:"icon-prediction"}},E7={[k.QuestionType.TWEET]:"Learn more",[k.QuestionType.FACTOID]:"Learn more",[k.QuestionType.POLL]:"Answer",[k.QuestionType.TRIVIA]:"Answer",[k.QuestionType.PREDICTION]:"Answer",[k.QuestionType.PROMOTION]:"",[k.QuestionType.UNSET]:""},L7=d("div")({name:"Container",class:"c1vwopgc",propsAsIs:!1}),k7=d("div")({name:"QuestionTypeWrap",class:"qyktpt0",propsAsIs:!1}),S7=()=>O,I7=d(S7())({name:"QuestionTypeIcon",class:"q951jdx",propsAsIs:!0}),T7=d("span")({name:"QuestionTypeTitle",class:"qss5f0e",propsAsIs:!1}),j7=d("div")({name:"CloseIconWrap",class:"c1ao1jtv",propsAsIs:!1}),A7=()=>O,$7=d(A7())({name:"CloseIcon",class:"cvsl7l3",propsAsIs:!0}),a0=({type:e,closeTimer:t,close:n,label:r})=>{const i=e?N2[e]:{label:r,iconName:void 0};return l.jsxs(L7,{children:[l.jsxs(k7,{children:[(i==null?void 0:i.iconName)&&l.jsx(I7,{"data-type-trivia":e===k.QuestionType.TRIVIA,"data-type-poll":e===k.QuestionType.POLL,name:i.iconName}),(i==null?void 0:i.label)&&l.jsx(T7,{children:i.label})]}),t!=null&&t.seconds?l.jsx(kl,{close:n,autoClose:t.auto,duration:t.seconds}):l.jsx(j7,{"data-a":"intr",onClick:n,children:l.jsx($7,{"data-a":"intr",name:"icon-cross"})})]})},Sl=d("div")({name:"Container",class:"cqg02m",propsAsIs:!1}),$e=({children:e,style:t,loading:n})=>n?l.jsx(Sl,{style:t,children:e}):e,s0=e=>e.split(/\s+/).map(t=>t[0]).join("").toUpperCase(),Il=e=>e?e.toLocaleString("en-US"):"0",R7=e=>{const t=new Date(e);if(!t)return"";const n=new Date,r=Math.floor(n.getTime()-t.getTime());return r<6e4?`${Math.floor(r/1e3)}s`:r<36e5?`${Math.floor(r/6e4)}m`:r<864e5?`${Math.floor(r/36e5)}h`:t.getFullYear()===n.getFullYear()?`${t.toLocaleDateString("en-US",{month:"short",day:"numeric"})}`:`${t.toLocaleDateString("en-US",{month:"2-digit",day:"2-digit",year:"2-digit"})}`},_7=d("div")({name:"Container",class:"c1zy8a",propsAsIs:!1}),V7=d("div")({name:"Title",class:"t1vih9p5",propsAsIs:!1}),N7=d("div")({name:"Indicator",class:"i1fbnvpb",propsAsIs:!1}),La=({indicator:e,title:t})=>l.jsxs(_7,{children:[l.jsx(V7,{children:t}),l.jsx(N7,{children:e})]}),M7=d("div")({name:"Container",class:"ctmhwyc",propsAsIs:!1}),O7=d("div")({name:"Indicator",class:"i1jri200",propsAsIs:!1}),P7=d("div")({name:"Title",class:"t8s05oq",propsAsIs:!1}),B2=({indicator:e,title:t})=>l.jsxs(M7,{children:[l.jsx(O7,{children:e}),l.jsx(P7,{children:t})]}),H7=d("div")({name:"Container",class:"c1yrpn9o",propsAsIs:!1}),F7=d("div")({name:"TopInfo",class:"t17fwahh",propsAsIs:!1}),D7=d("div")({name:"BottomInfo",class:"by6w7e9",propsAsIs:!1}),z7=d("div")({name:"User",class:"u1g7arbm",propsAsIs:!1}),B7=d("img")({name:"Avatar",class:"a1ldeata",propsAsIs:!1}),U7=d("div")({name:"UserInfo",class:"u10d4koz",propsAsIs:!1}),Z7=d("div")({name:"UserName",class:"u1q6roj0",propsAsIs:!1}),q7=d("div")({name:"UserRating",class:"ui0m425",propsAsIs:!1}),Q7=d("img")({name:"TrophyIcon",class:"t1el3mrn",propsAsIs:!1}),W7=d("div")({name:"RtsContainer",class:"r2vgnxv",propsAsIs:!1}),G7=d("div")({name:"RtsDivider",class:"roqn06j",propsAsIs:!1}),K7=d("div")({name:"Rts",class:"r15adx7c",propsAsIs:!1}),ka=d("div")({name:"RtsIndicator",class:"rv59lta",propsAsIs:!1}),Sa=d("div")({name:"RtsLabel",class:"r55lotb",propsAsIs:!1}),Y7=d("div")({name:"Divider",class:"d1knfgqt",propsAsIs:!1}),X7=d("div")({name:"Ranks",class:"r1mqo824",propsAsIs:!1}),J7=d("div")({name:"Statistics",class:"sxareh6",propsAsIs:!1}),e5=d("div")({name:"AvatarPlaceholder",class:"amcu48h",propsAsIs:!1}),t5=d("button")({name:"UserAccountBtn",class:"u32nfkp",propsAsIs:!1}),n5="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Trophy'%3e%3cpath%20id='Combined%20Shape'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.69197%204.66662C3.69197%205.99705%203.92914%207.17787%204.4035%208.20912C3.49966%208.02451%202.74487%207.66486%202.1391%207.13014C1.53333%206.59542%201.23046%206.0798%201.23046%205.58328V4.66662H3.69197ZM14.7686%204.66662V5.58328C14.7686%206.0798%2014.4658%206.59542%2013.86%207.13014C13.2542%207.66486%2012.4994%208.02451%2011.5956%208.20912C12.0699%207.17787%2012.3071%205.99705%2012.3071%204.66662H14.7686ZM15.9998%205.58329V4.36108C15.9998%204.10645%2015.9101%203.89002%2015.7306%203.71178C15.5511%203.53354%2015.3332%203.44442%2015.0768%203.44442H12.3076V2.52776C12.3076%202.10763%2012.1569%201.74797%2011.8556%201.44878C11.5544%201.14959%2011.1922%201%2010.7691%201H5.23072C4.80764%201%204.44547%201.14959%204.14419%201.44878C3.84291%201.74797%203.69227%202.10763%203.69227%202.52776V3.44442H0.923068C0.666659%203.44442%200.448714%203.53354%200.269228%203.71178C0.0897418%203.89002%200%204.10645%200%204.36108V5.58329C0%206.03525%200.13301%206.49039%200.399034%206.94872C0.665059%207.40705%201.02403%207.82082%201.47595%208.19003C1.92787%208.55924%202.48234%208.86957%203.13939%209.12101C3.79644%209.37246%204.48713%209.51409%205.21149%209.54592C5.48071%209.88967%205.7852%2010.192%206.12494%2010.453C6.36853%2010.6695%206.53679%2010.9002%206.62974%2011.1453C6.72269%2011.3904%206.76916%2011.6752%206.76916%2011.9999C6.76916%2012.3436%206.67141%2012.6333%206.4759%2012.8688C6.28038%2013.1043%205.96789%2013.2221%205.53841%2013.2221C5.05764%2013.2221%204.62976%2013.3669%204.25476%2013.6566C3.87977%2013.9462%203.69227%2014.3106%203.69227%2014.7499V15.361C3.69227%2015.4501%203.72112%2015.5233%203.77881%2015.5806C3.8365%2015.6379%203.91022%2015.6665%203.99996%2015.6665H11.9999C12.0896%2015.6665%2012.1633%2015.6379%2012.221%2015.5806C12.2787%2015.5233%2012.3076%2015.4501%2012.3076%2015.361V14.7499C12.3076%2014.3106%2012.1201%2013.9462%2011.7451%2013.6566C11.3701%2013.3669%2010.9422%2013.2221%2010.4614%2013.2221C10.0319%2013.2221%209.71945%2013.1043%209.52394%2012.8688C9.32843%2012.6333%209.23068%2012.3436%209.23068%2011.9999C9.23068%2011.6752%209.27715%2011.3904%209.3701%2011.1453C9.46305%2010.9002%209.63131%2010.6695%209.8749%2010.453C10.2146%2010.192%2010.5191%209.88967%2010.7884%209.54592C11.5127%209.51409%2012.2034%209.37246%2012.8604%209.12101C13.5175%208.86957%2014.072%208.55924%2014.5239%208.19003C14.9758%207.82082%2015.3348%207.40705%2015.6008%206.94872C15.8668%206.49039%2015.9998%206.03525%2015.9998%205.58329ZM6.76047%207.1798L8.05109%206.49997L9.3417%207.1798L9.09521%205.73989L10.1393%204.72015L8.69639%204.51007L8.05109%203.2L7.40578%204.51007L5.96283%204.72015L7.00696%205.73989L6.76047%207.1798Z'%20fill='%23F2C94C'/%3e%3c/g%3e%3c/svg%3e",l0=({loading:e,hideFriendsRank:t,avatar:n,name:r,points:i,friendsRank:a,rank:s,streak:o,correct:c,incorrect:u,inTop:g,successRate:C})=>l.jsxs(H7,{"data-loading":e,children:[l.jsx(F7,{children:l.jsx($e,{loading:e,children:l.jsxs(z7,{children:[l.jsxs(t5,{children:[n&&l.jsx(B7,{alt:"avatar",src:n}),!n&&l.jsx(e5,{children:s0(r||"")})]}),l.jsxs(U7,{children:[l.jsx(Z7,{children:r}),l.jsxs(q7,{children:[l.jsxs(W7,{children:[l.jsxs(K7,{children:[l.jsx(Q7,{alt:"rank-icon",src:n5}),l.jsxs(ka,{children:[Il(i),l.jsx(Sa,{children:"PTS"})]})]}),t&&l.jsxs(ka,{children:[l.jsx(G7,{}),s||0,l.jsx(Sa,{children:"global rank"})]})]}),!t&&l.jsxs(l.Fragment,{children:[l.jsx(Y7,{}),l.jsxs("div",{children:["TOP ",g||0,"%"]})]})]})]})]})})}),l.jsxs(D7,{children:[!t&&l.jsxs(X7,{children:[l.jsx($e,{loading:e,style:{width:"100%"},children:l.jsx(La,{indicator:a||0,title:"Friends rank"})}),l.jsx($e,{loading:e,style:{width:"100%"},children:l.jsx(La,{indicator:s||0,title:"Global rank"})})]}),l.jsx($e,{loading:e,children:l.jsxs(J7,{children:[l.jsx(B2,{indicator:o||0,title:"Win streak"}),l.jsx(B2,{indicator:c||0,title:"Correct"}),l.jsx(B2,{indicator:u||0,title:"Incorrect"}),l.jsx(B2,{indicator:`${C||0}%`,title:"Succ. rate"})]})})]})]});var Tl={exports:{}},Ne={},jl={exports:{}},Al={};/**
|
|
15
|
+
`,"");let Ue=[],y1=0;const F2=4;let cs=e=>{let t=[],n={get(){return n.lc||n.listen(()=>{})(),n.value},lc:0,listen(r){return n.lc=t.push(r),()=>{for(let a=y1+F2;a<Ue.length;)Ue[a]===r?Ue.splice(a,F2):a+=F2;let i=t.indexOf(r);~i&&(t.splice(i,1),--n.lc||n.off())}},notify(r,i){let a=!Ue.length;for(let l of t)Ue.push(l,n.value,r,i);if(a){for(y1=0;y1<Ue.length;y1+=F2)Ue[y1](Ue[y1+1],Ue[y1+2],Ue[y1+3]);Ue.length=0}},off(){},set(r){let i=n.value;i!==r&&(n.value=r,n.notify(i))},subscribe(r){let i=n.listen(r);return r(n.value),i},value:e};return n},Y0=(e={})=>{let t=cs(e);return t.setKey=function(n,r){let i=t.value;typeof r>"u"&&n in t.value?(t.value={...t.value},delete t.value[n],t.notify(i,n)):t.value[n]!==r&&(t.value={...t.value,[n]:r},t.notify(i,n))},t};const sa=Object.keys(u1),oa=()=>{const e=window.innerWidth;let t="sm";for(let n=sa.length-1;n>0;n--){const r=sa[n];if(!(e<u1[r])&&e>=u1[r]){t=r;break}}return{name:t,size:u1[t]}},ca=e=>{var t;return(((t=e.current)==null?void 0:t.getBoundingClientRect().y)||0)<-68},xn=()=>window.matchMedia("(orientation: landscape)").matches,x6=e=>{const[t]=w.useState(()=>Y0({screen:oa(),sdkInView:ca(e),sdkInDesktopView:xn()}));return w.useEffect(()=>{const n=bn(()=>{t.setKey("sdkInView",ca(e))},200),r=bn(()=>{const i=oa();t.setKey("screen",i),t.setKey("sdkInDesktopView",xn())},200);return window.addEventListener("scroll",n),window.addEventListener("resize",r),()=>{window.removeEventListener("scroll",n),window.removeEventListener("resize",r)}},[t,e]),[t]},X0=(e,t,n)=>{const r=t>=u1.lg&&t<u1.xl?75:52;e.current&&window.scrollTo({top:e.current.offsetTop-r,...n})},L6=15,E6=(e,t)=>{const n=w.useRef(null),r=w.useRef(0),[i]=w.useState(Y0({scrollPosition:0,tabsShown:!0,scrollDirection:"forward"})),a=F(t);return w.useEffect(()=>{const l=xn()?n.current:window;if(!l)return()=>{};const o=bn(c=>{var u;const v=c.target;if(!v)return;let C=0;xn()?C=v.scrollTop:C=((u=e.current)==null?void 0:u.getBoundingClientRect().y)||0;const p=r.current-C;if(L6>Math.abs(p))return;const y=r.current<C?"forward":"backward";r.current=C,i.set({scrollPosition:Math.round(C),scrollDirection:y,tabsShown:i.get().tabsShown})},200);return l.addEventListener("scroll",o),()=>{l.removeEventListener("scroll",o)}},[i,e,a.screen]),[n,i]},us=e=>[t=>(...n)=>(e&&$t.emit(e==null?void 0:e.type,e),t?t(n):null)],k6=e=>{const t=e.target;t instanceof HTMLAnchorElement&&t.target==="_blank"&&t.getAttribute("data-a")==="web-link"&&$t.emit("poll",{action:"navigated",payload:{}}),t instanceof Element&&t.getAttribute("data-a")==="intr"&&$t.emit("interactions",{action:"tap",payload:{}})},ds=(e,t)=>{const n=window.innerWidth<u1.xl;w.useEffect(()=>{const r=n&&t.useDomNode?document:e.current,i=a=>{t.listener(a,e)};return t.enabled&&(r==null||r.addEventListener(t.event,i)),()=>{r==null||r.removeEventListener(t.event,i)}},[n,t.enabled,t.listener])},e2="StreamLayerCSSReset",S6="ttkj0ah",wr=d("div")({name:"LoadingContainer",class:"lclc0ej",propsAsIs:!1}),I6=({feature:e,sdk:t,children:n,className:r,noWait:i})=>{const a=F(e.status),l=F(t.sdkStore.slStreamId);if(!i){if(l!=null&&l.loading&&!l.data)return s.jsx(wr,{className:r,children:"Event is loading..."});if(!(l!=null&&l.data))return s.jsx(wr,{className:r,children:"Event is forbidden..."});if(a!==exports.FeatureStatus.Ready)return s.jsx(wr,{className:r,children:"Wait feature..."})}return n},ps=w.createContext({sdk:null,topNavigation:!1}),Kn=()=>w.useContext(ps);var T6=Object.defineProperty,j6=(e,t,n)=>t in e?T6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,A6=(e,t,n)=>j6(e,t+"",n);let $6=class{constructor(){A6(this,"observers",new Set)}subscribe(t){this.observers.add(t)}unsubscribe(t){this.observers.delete(t)}notify(t){this.observers.forEach(n=>n(t))}};const Bt=new $6,R6={hiding:!1,finished:!1},fs=()=>{const[e,t]=w.useState(R6),n=w.useRef(null);w.useEffect(()=>{const a=l=>{t(l)};return Bt.subscribe(a),()=>{Bt.unsubscribe(a)}},[]);const r=w.useCallback(a=>{const l={hiding:!0,finished:!1};n.current&&clearTimeout(n.current),a!=null&&a.delay?n.current=setTimeout(()=>{Bt.notify(l)},a==null?void 0:a.delay):Bt.notify(l)},[]),i=w.useCallback(()=>{e.hiding&&(n.current=null,Bt.notify({hiding:!1,finished:!0}))},[e.hiding]);return{...e,runAnimation:r,onAnimationEnd:i}},_6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M8 4L16 12L8 20",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),V6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"check"},h.createElement("path",{id:"Vector",d:"M4 13L9 18L20 6",stroke:"#107D57",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),N6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M10 6L16 12L10 18",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"})),M6=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:16,height:16,rx:8,fill:"#CD2525"}),h.createElement("rect",{x:5.5,y:4.66669,width:8.24958,height:1.17851,rx:.589256,transform:"rotate(45 5.5 4.66669)",fill:"white"}),h.createElement("rect",{x:4.66669,y:10.5,width:8.24958,height:1.17851,rx:.589256,transform:"rotate(-45 4.66669 10.5)",fill:"white"})),O6=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame 3469478"},h.createElement("path",{id:"Vector 4",d:"M1.62695 1.62598L10.3742 10.3745",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}),h.createElement("path",{id:"Vector 5",d:"M1.62695 10.376L10.3742 1.62746",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}))),P6=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.56009,y:2.8074,width:16.55,height:16.55,rx:2.14375,transform:"rotate(-7.80777 0.56009 2.8074)",stroke:"#006747",style:{stroke:"#006747",stroke:"color(display-p3 0.0000 0.4039 0.2784)",strokeOpacity:1},strokeWidth:1.4}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.62237 4.17188C10.5053 4.17188 11.2837 4.37793 11.8733 4.76716L11.8732 4.76718C12.5572 5.21938 12.9636 5.89049 13.0796 6.75908C13.2656 8.14856 12.2625 9.08727 11.5284 9.77271C11.2207 10.0589 10.956 10.3079 10.8501 10.5183C10.7752 10.6652 10.7366 10.8269 10.6992 10.9839C10.698 10.989 10.6967 10.994 10.6955 10.9991L10.6952 11.0004C10.5952 11.4278 10.4915 11.8706 9.72822 11.9721C9.67385 11.9793 9.6209 11.9821 9.56938 11.9821C9.28746 11.9821 9.03705 11.8777 8.84673 11.6788C8.67931 11.5056 8.56912 11.2738 8.53621 11.0234C8.40767 10.0551 9.08301 9.37328 9.68028 8.77031L9.68384 8.76671C10.2176 8.23011 10.7199 7.72213 10.6354 7.08534C10.5496 6.43425 10.1275 6.07652 9.44917 6.07652C9.35902 6.07652 9.26601 6.08367 9.1687 6.09655C8.22588 6.22243 8.06263 6.74456 7.88952 7.29821L7.88941 7.29854C7.73775 7.78506 7.58034 8.28732 6.85055 8.38463C6.79188 8.39178 6.73178 8.39608 6.6731 8.39608C6.1279 8.39608 5.72868 8.05407 5.65856 7.52462C5.56127 6.80772 5.86319 6.0307 6.48137 5.39534C7.0924 4.77002 7.94814 4.34216 8.8296 4.22482C9.09577 4.19048 9.36193 4.17188 9.62237 4.17188ZM9.88998 12.7224C9.94722 12.7152 10.0059 12.7109 10.0631 12.7109C10.7228 12.7109 11.2866 13.2032 11.3753 13.8586C11.4697 14.5812 10.9618 15.2466 10.2391 15.3439C10.1804 15.3511 10.1218 15.3554 10.0645 15.3554C9.40485 15.3554 8.84107 14.8617 8.75378 14.2077C8.65791 13.4851 9.16732 12.8197 9.88998 12.7224Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}})),H6=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:1,y:.5,width:23,height:23,rx:11.5,stroke:"#B1B3B3"}),h.createElement("path",{d:"M13.833 8L9.83301 12L13.833 16",stroke:"#B1B3B3",strokeLinecap:"round",strokeLinejoin:"round"})),F6=e=>h.createElement("svg",{width:25,height:25,viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon"},h.createElement("path",{id:"Icon_2",d:"M10.5 6.39844L16.5 12.3984L10.5 18.3984",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),D6=e=>h.createElement("svg",{width:64,height:65,viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M43.852 8.90765C40.2818 7.13339 36.2575 6.13574 32.0002 6.13574C17.2726 6.13574 5.3335 18.0748 5.3335 32.8024C5.3335 47.53 17.2726 59.4691 32.0002 59.4691C46.7278 59.4691 58.6668 47.53 58.6668 32.8024C58.6668 31.8009 58.6116 30.8123 58.5041 29.8394M24.0002 30.1357L32.0002 38.1357L58.6668 11.4691",stroke:"#107D57",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round"})),z6=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.6057 5.43441C11.2933 5.12199 10.7868 5.12199 10.4744 5.43441L6.93812 9.97066L5.08382 8.73446C4.7162 8.48938 4.2195 8.58871 3.97442 8.95634C3.72934 9.32396 3.82868 9.82065 4.1963 10.0657L6.5963 11.6657C6.9136 11.8773 7.33609 11.8354 7.60574 11.5658L11.6057 6.56578C11.9182 6.25336 11.9182 5.74683 11.6057 5.43441Z",fill:"#107D57"})),B6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Checkmark"},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M24 12.002C24 18.6294 18.6274 24.002 12 24.002C5.37258 24.002 0 18.6294 0 12.002C0 5.37454 5.37258 0.00195312 12 0.00195312C18.6274 0.00195312 24 5.37454 24 12.002ZM17.4086 8.15357C16.94 7.68494 16.1802 7.68494 15.7116 8.15357L10.4072 14.9579L7.62573 13.1036C7.07429 12.736 6.32925 12.885 5.96163 13.4365C5.59401 13.9879 5.74301 14.7329 6.29445 15.1006L9.89445 17.5006C10.3704 17.8179 11.0041 17.7551 11.4086 17.3506L17.4086 9.85063C17.8772 9.382 17.8772 8.6222 17.4086 8.15357Z",fill:"#FFFFFF"}))),U6=e=>h.createElement("svg",{width:12,height:20,viewBox:"0 0 12 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Icon / chevron.left",d:"M0 10C0 10.3818 0.145996 10.7075 0.449219 10.9995L9.20898 19.5684C9.44482 19.8154 9.75928 19.939 10.1187 19.939C10.8486 19.939 11.4214 19.3774 11.4214 18.6362C11.4214 18.2769 11.2754 17.9512 11.0283 17.7041L3.1333 10L11.0283 2.2959C11.2754 2.0376 11.4214 1.71191 11.4214 1.35254C11.4214 0.622559 10.8486 0.0610352 10.1187 0.0610352C9.75928 0.0610352 9.44482 0.18457 9.20898 0.431641L0.449219 9.00049C0.145996 9.29248 0.0112305 9.61816 0 10Z",fill:"white",fillOpacity:.6})),Z6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron"},h.createElement("path",{id:"Chevron_2",d:"M6 11.999C6 12.1725 6.03134 12.334 6.09401 12.4837C6.15669 12.6334 6.25428 12.7756 6.3868 12.9103L14.0436 20.6565C14.2648 20.8855 14.5323 21 14.8459 21C15.0607 21 15.2544 20.9475 15.4271 20.8426C15.5998 20.7377 15.7384 20.5965 15.8431 20.4191C15.9477 20.2416 16 20.0425 16 19.8217C16 19.4989 15.8816 19.2134 15.6448 18.9654L8.74183 11.9971L15.6448 5.03271C15.8816 4.78709 16 4.5023 16 4.17834C16 3.95749 15.9477 3.75835 15.8431 3.58091C15.7384 3.40347 15.5998 3.26229 15.4271 3.15738C15.2544 3.05246 15.0607 3 14.8459 3C14.5323 3 14.2648 3.11169 14.0436 3.33508L6.3868 11.0878C6.25551 11.2225 6.15853 11.3644 6.09586 11.5134C6.03318 11.6625 6.00123 11.8244 6 11.999Z",fill:"white"}))),Q6=e=>h.createElement("svg",{width:16,height:17,viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron"},h.createElement("path",{id:"Chevron_2",d:"M12 8.17222C12 8.28783 11.9781 8.39553 11.9342 8.49533C11.8903 8.59513 11.822 8.68992 11.7292 8.7797L6.36949 13.9439C6.21462 14.0965 6.02742 14.1729 5.80787 14.1729C5.65752 14.1729 5.52191 14.1379 5.40104 14.0679C5.28016 13.998 5.1831 13.9039 5.10986 13.7856C5.03662 13.6673 5 13.5345 5 13.3873C5 13.1721 5.08288 12.9818 5.24863 12.8164L10.0807 8.17095L5.24863 3.52799C5.08288 3.36425 5 3.17439 5 2.95841C5 2.81118 5.03662 2.67842 5.10986 2.56013C5.1831 2.44183 5.28016 2.34771 5.40104 2.27777C5.52191 2.20782 5.65752 2.17285 5.80787 2.17285C6.02742 2.17285 6.21462 2.24731 6.36949 2.39624L11.7292 7.56473C11.8211 7.65451 11.889 7.74909 11.9329 7.84846C11.9768 7.94784 11.9991 8.05576 12 8.17222Z",fill:"#FFFFFF"}))),q6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 -2.43189e-06C18.6274 -2.72158e-06 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 8.1423e-07 18.6274 5.24537e-07 12C2.34843e-07 5.37258 5.37258 -2.14219e-06 12 -2.43189e-06ZM11.9999 22.5883C17.8476 22.5883 22.5881 17.8478 22.5881 12.0001C22.5881 6.15238 17.8476 1.41187 11.9999 1.41187C6.15217 1.41187 1.41166 6.15239 1.41166 12.0001C1.41166 17.8478 6.15217 22.5883 11.9999 22.5883Z",fill:"white"}),h.createElement("path",{d:"M10.8547 7.5429C10.524 7.23657 10.0131 7.23657 9.68243 7.5429C9.31416 7.88401 9.31384 8.46633 9.68174 8.80784L13.1206 12L9.68175 15.1922C9.31384 15.5337 9.31416 16.116 9.68243 16.4571C10.0131 16.7634 10.524 16.7634 10.8547 16.4571L14.9802 12.6358C15.3505 12.2928 15.3505 11.7072 14.9802 11.3642L10.8547 7.5429Z",fill:"white"})),W6=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M1.62695 1.62598L10.3742 10.3745",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"}),h.createElement("path",{d:"M1.62695 10.376L10.3742 1.62746",stroke:"#6B6F73",strokeWidth:1.5,strokeLinecap:"round"})),G6=e=>h.createElement("svg",{width:10,height:10,viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group 465"},h.createElement("rect",{id:"Rectangle 368",x:1.25,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 1.25 0)",fill:"white"}),h.createElement("rect",{id:"Rectangle 369",y:8.75,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 0 8.75)",fill:"white"}))),K6=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{y:.00195312,width:24,height:24,rx:12,fill:"#F80022"}),h.createElement("rect",{x:8.25,y:7.00195,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 8.25 7.00195)",fill:"white"}),h.createElement("rect",{x:7,y:15.752,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 7 15.752)",fill:"white"})),Y6=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame"},h.createElement("path",{id:"Vector",d:"M5.79479 6.80154C5.5243 6.53492 5.11861 6.53492 4.84812 6.80154C4.57768 7.06812 4.57768 7.46803 4.84812 7.73465L7.62043 10.6673C7.75567 10.8006 7.95852 10.8672 8.09376 10.8672C8.29661 10.8672 8.49945 10.8006 8.5671 10.6007L15.1936 2.40258C15.3964 2.13598 15.3964 1.66942 15.0583 1.46947C14.8555 1.26951 14.4498 1.26951 14.1793 1.60277L12.827 3.26904C11.6099 2.06932 9.85181 1.33616 8.09376 1.33616C4.37481 1.33616 1.33203 4.33546 1.33203 8.00128C1.33203 11.6671 4.37481 14.6663 8.09376 14.6663C11.8127 14.6663 14.8555 11.6671 14.8555 8.00128C14.8555 7.40141 14.7879 6.80154 14.5851 6.20168C14.4498 5.86843 14.1117 5.66848 13.7736 5.73514C13.4355 5.80176 13.2327 6.20168 13.3003 6.53492C13.4355 7.0015 13.5031 7.5347 13.5031 8.00128C13.5031 10.9339 11.0689 13.3333 8.09376 13.3333C5.11861 13.3333 2.68438 10.9339 2.68438 8.00128C2.68438 5.06861 5.11861 2.66918 8.09376 2.66918C9.58136 2.66918 10.9337 3.26904 12.0156 4.33546L8.09376 9.20096L5.79479 6.80154Z",fill:"white"}))),X6=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M15.8 22.0002H6C4 22.0002 2.5 20.5002 2.5 18.5002V8.7002C2.5 6.8002 4 5.2002 6 5.2002H15.8C17.7 5.2002 19.3 6.7002 19.3 8.7002V18.5002C19.2 20.5002 17.7 22.0002 15.8 22.0002ZM6 7.3002C5.2 7.3002 4.5 7.9002 4.5 8.7002V18.5002C4.5 19.3002 5.2 20.0002 6 20.0002H15.8C16.6 20.0002 17.3 19.3002 17.3 18.5002V8.7002C17.3 7.9002 16.6 7.2002 15.8 7.2002H6V7.3002Z",fill:"#107D57"}),h.createElement("path",{d:"M21.5016 17.9C20.9016 17.9 20.5016 17.5 20.5016 16.9V6.3C20.5016 5 19.5016 4 18.2016 4H7.60157C7.00156 4 6.60156 3.6 6.60156 3C6.60156 2.4 7.00156 2 7.60157 2H18.2016C20.6016 2 22.5016 3.9 22.5016 6.3V16.9C22.5016 17.5 22.1016 17.9 21.5016 17.9Z",fill:"#107D57"})),J6=e=>h.createElement("svg",{width:35,height:35,viewBox:"0 0 35 35",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Features"},h.createElement("path",{id:"Icon",d:"M29.481 9.15331H24.5286V8.57275C24.5286 8.25228 24.282 7.99219 23.9783 7.99219H10.7717C10.468 7.99219 10.2215 8.25228 10.2215 8.57275V9.15331H5.26902C4.96527 9.15331 4.71875 9.4134 4.71875 9.73388V12.5945C4.71875 16.4366 7.68032 19.5612 11.322 19.5612C11.344 19.5612 11.3627 19.5508 11.3837 19.5484C12.3752 21.1508 13.9204 22.3491 15.7088 22.8205C15.6395 24.2719 15.2884 24.8688 14.2297 26.0183L13.9303 26.3411C12.416 27.9806 11.322 27.9511 11.322 29.2725C11.322 29.5929 11.5685 29.853 11.8723 29.853H22.8777C23.1815 29.853 23.428 29.5929 23.428 29.2725C23.428 27.9511 22.3341 27.9806 20.8197 26.3411L20.5215 26.0172C19.4628 24.8677 19.1117 24.2707 19.0423 22.8193C20.8307 22.3491 22.3759 21.1496 23.3675 19.5473C23.3873 19.5508 23.406 19.5612 23.428 19.5612C27.0697 19.5612 30.0313 16.4366 30.0313 12.5945V9.73388C30.0313 9.4134 29.7848 9.15331 29.481 9.15331ZM5.81929 12.5945V10.3144H10.2215V15.4973C10.2215 16.497 10.4196 17.4584 10.7717 18.342C7.99947 18.0459 5.81929 15.5971 5.81929 12.5945ZM28.9307 12.5945C28.9307 15.5971 26.7506 18.0459 23.9783 18.342C24.3305 17.4596 24.5286 16.4982 24.5286 15.4973V10.3144H28.9307V12.5945Z",fill:"white"}))),e8=e=>h.createElement("svg",{width:40,height:40,viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"CarbonUserAvatar 1"},h.createElement("g",{id:"Group 232"},h.createElement("path",{id:"Vector",d:"M19.9992 14.2861C19.2928 14.2861 18.6023 14.4956 18.015 14.888C17.4277 15.2805 16.9699 15.8382 16.6996 16.4908C16.4293 17.1434 16.3586 17.8615 16.4964 18.5543C16.6342 19.2471 16.9743 19.8835 17.4738 20.3829C17.9733 20.8824 18.6096 21.2226 19.3024 21.3604C19.9952 21.4982 20.7133 21.4274 21.3659 21.1571C22.0185 20.8868 22.5763 20.4291 22.9687 19.8417C23.3611 19.2544 23.5706 18.5639 23.5706 17.8576C23.5706 16.9104 23.1943 16.002 22.5245 15.3322C21.8548 14.6624 20.9464 14.2861 19.9992 14.2861ZM19.9992 20.0004C19.5753 20.0004 19.161 19.8747 18.8087 19.6393C18.4563 19.4038 18.1816 19.0692 18.0194 18.6776C17.8572 18.286 17.8148 17.8552 17.8975 17.4395C17.9802 17.0238 18.1843 16.642 18.4839 16.3423C18.7836 16.0426 19.1654 15.8386 19.5811 15.7559C19.9968 15.6732 20.4276 15.7156 20.8192 15.8778C21.2108 16.04 21.5454 16.3147 21.7809 16.6671C22.0163 17.0194 22.142 17.4337 22.142 17.8576C22.1415 18.4257 21.9155 18.9704 21.5138 19.3722C21.112 19.7739 20.5673 19.9999 19.9992 20.0004Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M20 10C18.0222 10 16.0888 10.5865 14.4443 11.6853C12.7998 12.7841 11.5181 14.3459 10.7612 16.1732C10.0043 18.0004 9.8063 20.0111 10.1922 21.9509C10.578 23.8907 11.5304 25.6725 12.9289 27.0711C14.3275 28.4696 16.1093 29.422 18.0491 29.8078C19.9889 30.1937 21.9996 29.9957 23.8268 29.2388C25.6541 28.4819 27.2159 27.2002 28.3147 25.5557C29.4135 23.9112 30 21.9778 30 20C29.997 17.3488 28.9424 14.807 27.0677 12.9323C25.193 11.0576 22.6512 10.003 20 10ZM15.7143 27.4121V26.4286C15.7149 25.8604 15.9408 25.3157 16.3425 24.914C16.7443 24.5122 17.289 24.2863 17.8571 24.2857H22.1429C22.711 24.2863 23.2557 24.5122 23.6575 24.914C24.0592 25.3157 24.2851 25.8604 24.2857 26.4286V27.4121C22.9851 28.1716 21.5061 28.5718 20 28.5718C18.4939 28.5718 17.0149 28.1716 15.7143 27.4121ZM25.7086 26.3757C25.6943 25.4388 25.3126 24.545 24.6457 23.8868C23.9787 23.2287 23.0799 22.8589 22.1429 22.8571H17.8571C16.9201 22.8589 16.0213 23.2287 15.3544 23.8868C14.6874 24.545 14.3057 25.4388 14.2914 26.3757C12.9961 25.2191 12.0827 23.6963 11.672 22.009C11.2614 20.3218 11.3729 18.5495 11.9919 16.927C12.6108 15.3046 13.708 13.9083 15.1381 12.9233C16.5682 11.9382 18.2638 11.4107 20.0004 11.4107C21.7369 11.4107 23.4325 11.9382 24.8626 12.9233C26.2927 13.9083 27.3899 15.3046 28.0088 16.927C28.6278 18.5495 28.7393 20.3218 28.3287 22.009C27.9181 23.6963 27.0039 25.2191 25.7086 26.3757Z",fill:"white"})))),t8=e=>h.createElement("svg",{width:12,height:13,viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Features"},h.createElement("g",{id:"Icon"},h.createElement("path",{d:"M6.2368 7.85018C6.38779 7.85018 6.49435 7.75233 6.50322 7.59222C6.76084 5.50185 6.85854 5.44848 8.99025 5.09267C9.15897 5.07488 9.25666 4.98592 9.25666 4.8347C9.25666 4.69238 9.15896 4.60343 9.0258 4.57675L8.93118 4.55875C6.87281 4.16737 6.75701 4.14535 6.50322 2.08609C6.49435 1.92597 6.38779 1.82812 6.2368 1.82812C6.10356 1.82812 5.99699 1.92597 5.98805 2.07719C5.71277 4.20315 5.64167 4.26541 3.46555 4.57675C3.3323 4.59454 3.23461 4.69238 3.23461 4.8347C3.23461 4.97703 3.3323 5.07488 3.46555 5.09267L3.53156 5.10562C5.64296 5.51968 5.70672 5.53218 5.98805 7.61001C5.99699 7.75233 6.10356 7.85018 6.2368 7.85018Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M7.8622 11.3244C7.9435 11.3244 8.00088 11.2718 8.00566 11.1855C8.14438 10.06 8.19699 10.0312 9.34483 9.83963C9.43568 9.83005 9.48828 9.78216 9.48828 9.70073C9.48828 9.62409 9.43568 9.57619 9.36397 9.56183L9.31302 9.55214C8.20467 9.34139 8.14231 9.32954 8.00566 8.2207C8.00088 8.13449 7.9435 8.0818 7.8622 8.0818C7.79046 8.0818 7.73307 8.13449 7.72826 8.21591C7.58003 9.36066 7.54175 9.39419 6.36999 9.56183C6.29824 9.57141 6.24564 9.62409 6.24564 9.70073C6.24564 9.77736 6.29824 9.83005 6.36999 9.83963L6.40553 9.84661C7.54244 10.0696 7.57678 10.0763 7.72826 11.1951C7.73307 11.2718 7.79046 11.3244 7.8622 11.3244Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M2.61901 7.53919C2.61628 7.58846 2.58349 7.61857 2.53703 7.61857C2.49604 7.61857 2.46325 7.58846 2.46049 7.54467C2.37393 6.90533 2.35431 6.90149 1.70465 6.77408L1.68434 6.7701C1.64334 6.76462 1.61328 6.73452 1.61328 6.69073C1.61328 6.64693 1.64334 6.61683 1.68434 6.61135C2.35392 6.51556 2.37579 6.4964 2.46049 5.84226C2.46325 5.79573 2.49604 5.76562 2.53703 5.76562C2.58349 5.76562 2.61628 5.79573 2.61901 5.845C2.6971 6.47862 2.73273 6.48539 3.36607 6.60582L3.39519 6.61135C3.43616 6.61956 3.46622 6.64693 3.46622 6.69073C3.46622 6.73725 3.43616 6.76462 3.38425 6.7701C2.72834 6.87958 2.69828 6.896 2.61901 7.53919Z",fill:"white",style:{fill:"white",fillOpacity:1}})))),n8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:24,height:24,rx:12,fill:"white",fillOpacity:.1}),h.createElement("rect",{x:8.25,y:7,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(45 8.25 7)",fill:"white"}),h.createElement("rect",{x:7,y:15.75,width:12.3744,height:1.76777,rx:.883884,transform:"rotate(-45 7 15.75)",fill:"white"})),r8=e=>h.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M9.16683 2.66671H7.16683C5.29999 2.66671 4.36657 2.66671 3.65353 3.03002C3.02632 3.3496 2.51639 3.85953 2.19681 4.48674C1.8335 5.19978 1.8335 6.1332 1.8335 8.00004V9.33337C1.8335 11.2002 1.8335 12.1336 2.19681 12.8467C2.51639 13.4739 3.02632 13.9838 3.65353 14.3034C4.36657 14.6667 5.29999 14.6667 7.16683 14.6667H8.50016C10.367 14.6667 11.3004 14.6667 12.0135 14.3034C12.6407 13.9838 13.1506 13.4739 13.4702 12.8467C13.8335 12.1336 13.8335 11.2002 13.8335 9.33337V7.33337M8.50016 8.00004L15.1668 1.33337M15.1668 1.33337H11.8335M15.1668 1.33337V4.66671",stroke:"#107D57",strokeLinecap:"round",strokeLinejoin:"round"})),i8=e=>h.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{width:32,height:32,rx:16,fill:"white"}),h.createElement("path",{d:"M10.4615 12.6875C9.44231 12.6875 8.61538 13.4665 8.61538 14.4266C8.61538 15.3868 9.44231 16.1658 10.4615 16.1658C11.4808 16.1658 12.3077 15.3868 12.3077 14.4266C12.3077 13.4665 11.4808 12.6875 10.4615 12.6875ZM10.4615 16.1658C9.10817 16.1658 8 17.2097 8 18.4846V19.7527C8 19.7527 8.61538 20.2237 10.4615 20.2237C12.3077 20.2237 12.9231 19.7527 12.9231 19.7527V18.4846C12.9231 17.2097 11.8149 16.1658 10.4615 16.1658ZM21.5385 12.6875C20.5192 12.6875 19.6923 13.4665 19.6923 14.4266C19.6923 15.3868 20.5192 16.1658 21.5385 16.1658C22.5577 16.1658 23.3846 15.3868 23.3846 14.4266C23.3846 13.4665 22.5577 12.6875 21.5385 12.6875ZM21.5385 16.1658C20.1851 16.1658 19.0769 17.2097 19.0769 18.4846V19.7527C19.0769 19.7527 19.6923 20.2237 21.5385 20.2237C23.3846 20.2237 24 19.7527 24 19.7527V18.4846C24 17.2097 22.8918 16.1658 21.5385 16.1658ZM16 15.0063C14.9808 15.0063 14.1538 15.7853 14.1538 16.7455C14.1538 17.7056 14.9808 18.4846 16 18.4846C17.0192 18.4846 17.8462 17.7056 17.8462 16.7455C17.8462 15.7853 17.0192 15.0063 16 15.0063ZM16 18.4846C14.6466 18.4846 13.5385 19.5285 13.5385 20.8034V22.0715C13.5385 22.0715 14.1538 22.5425 16 22.5425C17.8462 22.5425 18.4615 22.0715 18.4615 22.0715V20.8034C18.4615 19.5285 17.3534 18.4846 16 18.4846Z",fill:"#107D57"}),h.createElement("path",{opacity:.5,d:"M13.3908 9C12.3103 9 11.4336 9.82584 11.4336 10.8437C11.4336 11.8616 12.3103 12.6875 13.3908 12.6875C14.4713 12.6875 15.348 11.8616 15.348 10.8437C15.348 9.82584 14.4713 9 13.3908 9ZM13.3908 12.6875C13.1946 12.6875 12.9958 12.6827 12.7996 12.7451C13.192 13.2372 13.3908 13.8542 13.3908 14.5312C13.3908 14.7761 13.3296 15.0161 13.3296 15.261C13.8521 14.524 14.6956 14.0391 15.6742 13.9166C15.218 13.1796 14.3694 12.6875 13.3908 12.6875ZM18.61 9C17.5295 9 16.6528 9.82584 16.6528 10.8437C16.6528 11.8616 17.5295 12.6875 18.61 12.6875C19.6905 12.6875 20.5672 11.8616 20.5672 10.8437C20.5672 9.82584 19.6905 9 18.61 9ZM18.61 12.6875C17.6314 12.6875 16.7828 13.1796 16.3266 13.9166C17.3052 14.0391 18.1487 14.524 18.6712 15.261C18.6712 15.0161 18.61 14.7761 18.61 14.5312C18.61 13.8542 18.8088 13.2372 19.2012 12.7451C19.005 12.6827 18.8062 12.6875 18.61 12.6875Z",fill:"#107D57"})),a8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Share"},h.createElement("path",{id:"Vector",d:"M11 4.965V1.125L18 7.845L11 14.565V10.629C6 10.629 2.5 12.165 0 15.525C1 10.725 4 5.925 11 4.965Z",fill:"white"}))),l8=e=>h.createElement("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"sc-ANdsN kTVWJE",...e},h.createElement("path",{d:"M6.6665 3.16669H4.99984C4.26346 3.16669 3.6665 3.76364 3.6665 4.50002V11.5C3.6665 12.2364 4.26346 12.8334 4.99984 12.8334H11.9998C12.7362 12.8334 13.3332 12.2364 13.3332 11.5V9.83335",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M13.3335 6.16669V3.16669H10.3335",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M13.1668 3.33331L8.3335 8.16665",stroke:"#ffffff",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),s8=e=>h.createElement("svg",{width:17,height:18,viewBox:"0 0 17 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group"},h.createElement("path",{id:"Vector",d:"M12.5396 12.431L15.8603 9.00169L12.5396 5.57239",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{id:"Vector_2",d:"M15.8602 9.00159H5.57227",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{id:"Vector_3",d:"M12.431 1L3.2862 1.00229C2.02422 1.00343 1 2.02651 1 3.28849V14.7138C1 15.3201 1.24087 15.9016 1.66961 16.3304C2.09836 16.7591 2.67987 17 3.2862 17H12.5396",stroke:"#EB5757",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),o8=e=>h.createElement("svg",{width:99,height:96,viewBox:"0 0 99 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Masters Logo Big"},h.createElement("path",{id:"Vector",d:"M67.4732 4.82378C66.1754 4.41151 64.8776 5.1433 63.5798 5.88539C63.117 6.15337 62.7951 6.60687 62.6844 7.13253L60.6421 16.9035C60.5616 17.2642 60.8836 17.594 61.2357 17.5116C63.3786 17.0065 65.4208 15.0894 67.5738 15.7594C69.9783 16.5118 72.3928 13.3888 74.7972 13.43V2.1543C72.3626 2.1646 69.8776 5.57618 67.4732 4.82378Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M98.1678 34.7754C97.6547 34.4147 97.3429 33.8272 97.3429 33.1882V31.4051C97.3429 29.8075 96.0752 28.5089 94.5159 28.5089H93.3891C92.041 28.5089 90.8035 29.1994 90.0691 30.3538L86.4272 36.1153C86.065 36.6822 85.4514 37.0223 84.7974 37.0223H82.3427C81.1253 37.0223 80.0086 37.7026 79.4251 38.8054C78.8215 39.9392 77.7752 40.7225 76.5679 40.9905V0.917313C76.5679 0.412276 76.1756 0 75.6726 0C75.1796 0 74.7772 0.412276 74.7772 0.917313V2.15414V13.4196V41.0111C73.5699 40.7431 72.5236 39.9598 71.92 38.8261C71.3465 37.7232 70.2298 37.043 69.0125 37.043H67.3626C66.0547 37.043 64.8676 37.8366 64.3344 39.0528L62.9661 42.2067C62.7448 42.7014 62.2619 43.0313 61.7287 43.0313C61.1955 43.0313 60.7126 42.7118 60.4913 42.2067L59.123 39.0528C58.5898 37.8263 57.4027 37.0327 56.0948 37.0327H9.52479C9.14249 37.0327 8.84068 37.3419 8.84068 37.7335C8.84068 38.5478 8.18674 39.2177 7.39196 39.2177H5.37986C4.99757 39.2177 4.69575 39.5269 4.69575 39.9186V42.3098C4.69575 44.5567 4.26315 46.7624 3.42813 48.834L2.20075 51.8643C1.05385 54.6884 0.510584 57.5846 0.520645 60.4396V67.4071C0.520645 69.2932 0.782218 71.1897 1.31542 73.0449C2.81444 78.2396 6.20483 82.4963 10.893 85.0215L18.3378 89.0412C18.4384 89.0928 18.539 89.1237 18.6497 89.1237L24.1528 89.1649C25.4405 89.1752 26.7081 89.5153 27.8248 90.1544L30.7826 91.8447C30.8832 91.9065 30.9939 91.9375 31.1146 91.9375H35.0684C36.4567 91.9375 37.825 92.3291 39.0121 93.0609C39.0121 93.0609 40.9437 94.2668 41.5977 94.6585C42.6439 95.2872 43.9116 95.885 46.1148 95.9984C46.6178 96.019 47.1108 95.8438 47.483 95.483C47.8553 95.1223 48.0666 94.6172 48.0666 94.0916V91.3809C48.0666 89.4123 49.2034 87.6292 50.964 86.8355L57.0003 84.1145C57.8252 83.7435 58.7508 83.6816 59.6059 83.9496L61.8595 84.6402C62.8152 84.9288 63.8313 84.9391 64.7972 84.6402L70.1493 83.0117C70.8636 82.7952 71.6081 82.7952 72.3325 83.022L74.5055 83.6507C75.5216 83.9496 76.2259 84.8979 76.2259 85.9801V91.4118C76.2259 93.937 78.238 95.9984 80.7028 95.9984C82.5439 95.9984 84.1636 94.7822 84.7169 92.9888C85.723 89.7421 86.2361 86.3614 86.2361 82.9499V80.6411C86.2361 79.0023 86.9001 77.415 88.0671 76.2916L90.2905 74.1375C91.7895 72.6739 92.6547 70.6228 92.6547 68.4996V55.616C92.6547 53.6164 93.2382 51.6994 94.3549 50.0606C94.4354 49.9472 94.4756 49.8029 94.4756 49.6586V46.6284C94.4756 44.6494 95.0591 42.7324 96.1557 41.1039L98.359 37.8263C98.4395 37.7129 98.4797 37.5686 98.4797 37.4346V35.3732C98.4797 34.9713 98.2584 34.8373 98.1678 34.7754ZM74.7872 69.2211C73.2882 68.9943 72.1816 68.2007 72.1816 67.2628C72.1816 66.3248 73.2882 65.5312 74.7872 65.3045V69.2211ZM76.5679 65.2941C78.0669 65.5209 79.1736 66.3145 79.1736 67.2525C79.1736 68.1904 78.0669 68.984 76.5679 69.2108V65.2941ZM12.6637 84.3928L11.5268 83.7847C8.45838 82.1356 6.00362 79.6619 4.32351 76.673V72.9109C6.24507 75.7556 8.85074 78.1881 12.05 79.9093L12.6637 80.2391V84.3928ZM18.3478 87.4643L15.3398 85.8461V81.6924L18.3378 83.3106H18.3478V87.4643ZM30.8832 90.2987L28.4989 88.9382C27.2011 88.1961 25.7322 87.7941 24.2534 87.7735V83.4343C25.5009 83.4652 26.7383 83.795 27.8349 84.4237L30.7927 86.1141C30.8229 86.1347 30.853 86.1244 30.8832 86.1347V90.2987ZM46.6983 91.3706V93.4835V94.0813C46.6983 94.2256 46.638 94.3596 46.5474 94.4523C46.4468 94.5451 46.3261 94.5966 46.1953 94.5863C44.2939 94.4833 43.1973 93.9782 42.3019 93.432C41.658 93.0403 39.7365 91.8447 39.7264 91.8447C38.5191 91.1026 37.161 90.68 35.7626 90.577V86.2377C36.9095 86.3408 38.0262 86.7016 39.0222 87.3097L40.6821 88.33C42.5031 89.4535 44.5756 90.0925 46.6983 90.2059V91.3706ZM63.1372 83.4446C62.8354 83.424 62.5436 83.3827 62.2519 83.3003L59.9983 82.6097C59.5154 82.4654 59.0124 82.4036 58.5194 82.4036V78.0644C58.8816 78.0644 59.2538 78.1056 59.6059 78.2087L61.8595 78.8992C62.272 79.0229 62.7046 79.0848 63.1372 79.1054V83.4446ZM77.2923 84.4959C76.8597 83.4549 75.9945 82.62 74.8878 82.3005L72.7248 81.6718C72.2117 81.5069 71.6785 81.445 71.1453 81.4554V77.1265C71.5578 77.1161 71.9703 77.1677 72.3727 77.3017L74.1534 77.8789C76.0347 78.487 77.3024 80.2494 77.3024 82.2696V84.4959H77.2923ZM83.5197 92.1848C83.4795 92.3085 83.4594 92.4322 83.4191 92.5559C83.0368 93.7721 81.9503 94.5863 80.7028 94.5863C80.5921 94.5863 80.4815 94.5657 80.3708 94.5554V90.2265C80.4513 90.2368 80.5318 90.2471 80.6223 90.2471C81.8396 90.2471 82.9362 89.5463 83.5197 88.495V92.1848ZM95.1799 38.0118C93.8217 40.032 93.1074 42.4025 93.1074 44.8556V46.9994L92.051 48.5661C90.6828 50.5965 89.9484 52.9774 89.9484 55.4408V66.2218C89.9484 67.9739 89.2442 69.6643 88.0067 70.8702L85.7834 73.0346C84.2944 74.4879 83.4694 76.539 83.5298 78.6519L83.5399 79.1363C83.6203 81.9398 83.2682 84.7226 82.5137 87.4127C82.2722 88.2682 81.4976 88.866 80.6223 88.866C79.5358 88.866 78.6605 87.959 78.6605 86.8562V82.2696C78.6605 79.631 77.0106 77.3326 74.5558 76.539L72.7751 75.9618C71.7892 75.6423 70.753 75.6423 69.767 75.9412L64.4149 77.5697C63.7106 77.7861 62.9661 77.7861 62.2519 77.5697L59.9983 76.8791C58.8313 76.5183 57.5637 76.6008 56.4469 77.1058L51.6883 79.2497C48.6501 80.6102 46.6883 83.6919 46.6883 87.0932V88.8454C44.817 88.732 42.986 88.1548 41.3763 87.1654L39.7163 86.145C38.3079 85.2792 36.7083 84.8257 35.0684 84.8257H31.3058L28.5089 83.2281C27.191 82.4757 25.692 82.0635 24.1729 82.0532L18.8307 82.0119L12.6938 78.7034C3.38789 73.653 -0.58601 62.367 3.45831 52.4208L4.68569 49.3906C5.6012 47.1437 6.06398 44.7628 6.06398 42.3304V40.6401H7.39196C8.70989 40.6401 9.81654 39.7021 10.1284 38.455H56.0948C56.8594 38.455 57.5637 38.9188 57.8755 39.6403L59.2438 42.7942C59.6764 43.8043 60.6522 44.4536 61.7287 44.4536C62.8052 44.4536 63.781 43.8043 64.2136 42.8045L65.5819 39.6506C65.8938 38.9291 66.5879 38.4653 67.3626 38.4653H69.0125C69.7268 38.4653 70.3807 38.8673 70.7228 39.5063C71.5679 41.1039 73.0769 42.1758 74.7872 42.4541V62.2639C72.0307 62.5731 69.918 64.2532 69.918 66.3042C69.918 68.5614 72.4934 70.3961 75.6726 70.3961C78.8517 70.3961 81.4272 68.5614 81.4272 66.3042C81.4272 64.2635 79.3145 62.5731 76.5579 62.2639V42.4438C78.2682 42.1655 79.7772 41.0936 80.6223 39.496C80.9644 38.857 81.6183 38.455 82.3326 38.455H84.7874C85.9141 38.455 86.9504 37.8778 87.5641 36.909L91.206 31.1371C91.6889 30.3847 92.4937 29.9312 93.379 29.9312H94.5058C95.3106 29.9312 95.9646 30.6012 95.9646 31.4257V33.2088C95.9646 34.0746 96.2865 34.8888 96.86 35.4969L95.1799 38.0118Z",fill:"white"}))),c8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M2.25 10.0514C2.25 8.97447 3.12304 8.10142 4.2 8.10142H6.91992C7.2891 8.10142 7.64086 7.94446 7.88744 7.66971L10.4825 4.77808C11.2789 3.8907 12.75 4.45403 12.75 5.64636V18.3565C12.75 19.5488 11.2789 20.1121 10.4825 19.2248L7.88744 16.3331C7.64086 16.0584 7.2891 15.9014 6.91992 15.9014H4.2C3.12304 15.9014 2.25 15.0284 2.25 13.9514V10.0514Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M18.0226 12.5545L19.8749 14.4067C20.1678 14.6996 20.6427 14.6996 20.9356 14.4067C21.2284 14.1138 21.2284 13.6389 20.9355 13.346L19.0833 11.4939L20.9355 9.64182C21.2284 9.34894 21.2284 8.87406 20.9356 8.58116C20.6427 8.28825 20.1678 8.28824 19.8749 8.58112L18.0226 10.4333L16.1703 8.58112C15.8774 8.28824 15.4025 8.28825 15.1096 8.58116C14.8167 8.87406 14.8167 9.34894 15.1096 9.64182L16.9619 11.4939L15.1096 13.346C14.8167 13.6389 14.8167 14.1138 15.1096 14.4067C15.4025 14.6996 15.8774 14.6996 16.1703 14.4067L18.0226 12.5545Z",fill:"white",style:{fill:"white",fillOpacity:1}})),u8=e=>h.createElement("svg",{width:48,height:48,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("circle",{opacity:.5,cx:24,cy:24,r:24,fill:"black",style:{fill:"black",fillOpacity:1}}),h.createElement("rect",{x:18,y:13.999,width:4,height:20,rx:1,fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("rect",{x:26,y:13.999,width:4,height:20,rx:1,fill:"white",style:{fill:"white",fillOpacity:1}})),d8=e=>h.createElement("svg",{width:48,height:48,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("circle",{opacity:.5,cx:24,cy:24.001,r:24,fill:"black"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M32.5432 24.7938C33.215 24.3331 33.2822 23.5173 32.5432 23.0567C23.7807 17.6245 19.6442 14.918 19.1356 14.5917C18.3486 14.083 17.6 14.6973 17.6 15.2059V32.7501C17.6 33.3259 18.5309 33.8442 19.1356 33.4795C20.2201 32.8172 31.8714 25.2641 32.5336 24.8034L32.5432 24.7938Z",fill:"white"})),p8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M18.5625 5.0625V18.9375M15.6454 11.3897L7.18592 5.3471C6.68953 4.99253 6 5.34737 6 5.95739L6 18.0426C6 18.6526 6.68953 19.0075 7.18592 18.6529L15.6454 12.6103C16.0642 12.3112 16.0642 11.6888 15.6454 11.3897Z",stroke:"white",style:{stroke:"white",strokeOpacity:1},strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"})),f8=e=>h.createElement("svg",{width:16,height:15,viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Start - You",d:"M8 0L9.79611 5.52786H15.6085L10.9062 8.94427L12.7023 14.4721L8 11.0557L3.29772 14.4721L5.09383 8.94427L0.391548 5.52786H6.20389L8 0Z",fill:"#F4D22A"})),h8=e=>h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:22,height:22,viewBox:"0 0 22 22",fill:"none",...e},h.createElement("path",{d:"M5.5 2.78867V12.4137C5.5 13.1729 4.88426 13.75 4.125 13.75H1.375C0.615742 13.75 0 13.1343 0 12.4137V2.82734C0 2.06808 0.615742 1.49102 1.375 1.49102H4.125C4.88555 1.41367 5.5 1.99375 5.5 2.78867ZM22 12.3707C22 13.5094 21.077 14.4323 19.9375 14.4323H13.6426C14.621 16.0613 15.1259 17.9077 15.1259 18.5582C15.125 19.5714 14.3301 20.625 12.998 20.625C10.2854 20.625 11.8654 17.3529 8.34883 14.5406L7.64844 13.982C7.14141 13.5738 6.88359 12.9766 6.8793 12.375C6.87829 12.374 6.8793 12.375 6.8793 12.375L6.875 5.5C6.875 4.85117 7.18064 4.23973 7.7 3.85043L9.16695 2.75086C10.3555 1.85625 11.8035 1.375 13.2902 1.375H15.8125C16.952 1.375 17.875 2.29754 17.875 3.43664C17.875 3.59283 17.8544 3.74357 17.8215 3.88996C18.6484 4.15937 19.25 4.92422 19.25 5.84375C19.25 6.23683 19.1341 6.60043 18.9432 6.91281C19.8988 7.08984 20.625 7.92773 20.625 8.9332C20.625 9.47031 20.4148 9.955 20.0784 10.322C21.1492 10.3941 22 11.2793 22 12.3707Z",fill:"white"})),m8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M17.4777 8.95762C17.4777 8.70612 17.4177 8.47012 17.3172 8.25562C16.6467 6.09262 13.5077 6.25062 9.04275 6.14512C8.29625 6.12762 8.72325 5.24612 8.98525 3.31112C9.15575 2.05262 8.34425 0.120117 6.98025 0.120117C4.73125 0.120117 6.89475 1.89412 4.90625 6.28112C3.84375 8.62512 1.46875 7.31212 1.46875 9.66662V15.0261C1.46875 15.9426 1.55875 16.8236 2.84775 16.9686C4.09725 17.1091 3.81625 17.9996 5.61875 17.9996H14.6407C15.5597 17.9996 16.3072 17.2516 16.3072 16.3326C16.3072 15.9516 16.1737 15.6046 15.9582 15.3236C16.4682 15.0381 16.8182 14.4991 16.8182 13.8741C16.8182 13.4941 16.6852 13.1471 16.4702 12.8666C16.9817 12.5816 17.3327 12.0421 17.3327 11.4161C17.3327 10.9616 17.1487 10.5496 16.8522 10.2481C17.2307 9.94262 17.4777 9.48062 17.4777 8.95762Z",fill:"white"}),h.createElement("path",{d:"M11.5088 10.625H15.8108C16.3958 10.625 16.9448 10.312 17.2438 9.80849C17.3668 9.60099 17.2983 9.33249 17.0903 9.20899C16.8828 9.08549 16.6143 9.15499 16.4908 9.36249C16.3493 9.60199 16.0878 9.74999 15.8103 9.74999H11.4053C10.9688 9.74999 10.6138 9.39499 10.6138 8.95849C10.6138 8.52199 10.9688 8.16699 11.4053 8.16699H14.3488C14.5903 8.16699 14.7863 7.97099 14.7863 7.72949C14.7863 7.48799 14.5903 7.29199 14.3488 7.29199H11.4048C10.4858 7.29199 9.73828 8.03949 9.73828 8.95849C9.73828 9.47099 9.97578 9.92449 10.3408 10.2305C10.0333 10.533 9.84178 10.953 9.84178 11.417C9.84178 11.931 10.0808 12.386 10.4478 12.6915C10.1423 12.9935 9.95278 13.412 9.95278 13.875C9.95278 14.435 10.2323 14.929 10.6573 15.2315C10.3953 15.526 10.2313 15.9095 10.2313 16.3335C10.2313 17.2525 10.9788 18 11.8978 18H14.6398C15.2248 18 15.7743 17.6875 16.0733 17.184C16.1968 16.9765 16.1283 16.708 15.9208 16.5845C15.7128 16.462 15.4443 16.5295 15.3213 16.737C15.1788 16.9765 14.9173 17.125 14.6398 17.125H11.8978C11.4613 17.125 11.1063 16.77 11.1063 16.3335C11.1063 15.897 11.4613 15.542 11.8978 15.542H15.1508C15.7358 15.542 16.2858 15.229 16.5843 14.7255C16.7078 14.5175 16.6393 14.249 16.4318 14.126C16.2223 14.0005 15.9548 14.071 15.8323 14.2785C15.6878 14.522 15.4328 14.667 15.1508 14.667H11.6193C11.1828 14.667 10.8278 14.3115 10.8278 13.875C10.8278 13.4385 11.1828 13.0835 11.6193 13.0835H15.6648C16.2498 13.0835 16.7993 12.771 17.0983 12.2675C17.2218 12.06 17.1533 11.7915 16.9458 11.668C16.7373 11.545 16.4693 11.613 16.3463 11.8205C16.2018 12.0635 15.9468 12.2085 15.6648 12.2085H11.5088C11.0723 12.2085 10.7173 11.8535 10.7173 11.417C10.7173 10.9805 11.0718 10.625 11.5088 10.625Z",fill:"#107D57"})),C8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trivia"},h.createElement("rect",{id:"Rectangle 328",x:.56009,y:2.8074,width:16.55,height:16.55,rx:2.14375,transform:"rotate(-7.80777 0.56009 2.8074)",stroke:"#006747",style:{stroke:"#006747",stroke:"color(display-p3 0.0000 0.4039 0.2784)",strokeOpacity:1},strokeWidth:1.4}),h.createElement("path",{id:"Union",fillRule:"evenodd",clipRule:"evenodd",d:"M9.62237 4.17188C10.5053 4.17188 11.2837 4.37793 11.8733 4.76716L11.8732 4.76718C12.5572 5.21938 12.9636 5.89049 13.0796 6.75908C13.2656 8.14856 12.2625 9.08727 11.5284 9.77271C11.2207 10.0589 10.956 10.3079 10.8501 10.5183C10.7752 10.6652 10.7366 10.8269 10.6992 10.9839C10.698 10.989 10.6967 10.994 10.6955 10.9991L10.6952 11.0004C10.5952 11.4278 10.4915 11.8706 9.72822 11.9721C9.67385 11.9793 9.6209 11.9821 9.56938 11.9821C9.28746 11.9821 9.03705 11.8777 8.84673 11.6788C8.67931 11.5056 8.56912 11.2738 8.53621 11.0234C8.40767 10.0551 9.08301 9.37328 9.68028 8.77031L9.68384 8.76671C10.2176 8.23011 10.7199 7.72213 10.6354 7.08534C10.5496 6.43425 10.1275 6.07652 9.44917 6.07652C9.35902 6.07652 9.26601 6.08367 9.1687 6.09655C8.22588 6.22243 8.06263 6.74456 7.88952 7.29821L7.88941 7.29854C7.73775 7.78506 7.58034 8.28732 6.85055 8.38463C6.79188 8.39178 6.73178 8.39608 6.6731 8.39608C6.1279 8.39608 5.72868 8.05407 5.65856 7.52462C5.56127 6.80772 5.86319 6.0307 6.48137 5.39534C7.0924 4.77002 7.94814 4.34216 8.8296 4.22482C9.09577 4.19048 9.36193 4.17188 9.62237 4.17188ZM9.88998 12.7224C9.94722 12.7152 10.0059 12.7109 10.0631 12.7109C10.7228 12.7109 11.2866 13.2032 11.3753 13.8586C11.4697 14.5812 10.9618 15.2466 10.2391 15.3439C10.1804 15.3511 10.1218 15.3554 10.0645 15.3554C9.40485 15.3554 8.84107 14.8617 8.75378 14.2077C8.65791 13.4851 9.16732 12.8197 9.88998 12.7224Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}))),v8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M20.6087 5.32569H17.087V4.91284C17.087 4.68495 16.9117 4.5 16.6957 4.5H7.30435C7.08835 4.5 6.91305 4.68495 6.91305 4.91284V5.32569H3.3913C3.1753 5.32569 3 5.51064 3 5.73853V7.77273C3 10.5049 5.106 12.7269 7.69566 12.7269C7.71131 12.7269 7.72462 12.7194 7.73948 12.7178C8.44462 13.8572 9.5434 14.7093 10.8151 15.0446C10.7658 16.0767 10.5162 16.5012 9.76331 17.3186L9.55044 17.5481C8.47357 18.714 7.69566 18.693 7.69566 19.6326C7.69566 19.8605 7.87096 20.0455 8.08696 20.0455H15.9131C16.1291 20.0455 16.3044 19.8605 16.3044 19.6326C16.3044 18.693 15.5265 18.714 14.4496 17.5481L14.2375 17.3178C13.4846 16.5003 13.235 16.0759 13.1857 15.0437C14.4574 14.7093 15.5562 13.8564 16.2613 12.717C16.2754 12.7194 16.2887 12.7269 16.3044 12.7269C18.894 12.7269 21 10.5049 21 7.77273V5.73853C21 5.51064 20.8247 5.32569 20.6087 5.32569ZM3.78261 7.77273V6.15138H6.91305V9.83695C6.91305 10.5479 7.05392 11.2315 7.30435 11.8599C5.33296 11.6493 3.78261 9.90796 3.78261 7.77273ZM20.2174 7.77273C20.2174 9.90796 18.6671 11.6493 16.6957 11.8599C16.9461 11.2324 17.087 10.5487 17.087 9.83695V6.15138H20.2174V7.77273Z",fill:"#107D57",style:{fill:"#107D57",fill:"color(display-p3 0.0627 0.4902 0.3412)",fillOpacity:1}})),g8=e=>h.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trophy"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M2.76916 3.50002C2.76916 4.49786 2.94705 5.38348 3.30282 6.15692C2.62493 6.01847 2.05883 5.74872 1.6045 5.34768C1.15017 4.94663 0.923008 4.55992 0.923008 4.18752V3.50002H2.76916ZM11.0768 3.50002V4.18752C11.0768 4.55992 10.8497 4.94663 10.3953 5.34768C9.941 5.74872 9.3749 6.01847 8.69701 6.15692C9.05278 5.38348 9.23066 4.49786 9.23066 3.50002H11.0768ZM12 4.1875V3.27083C12 3.07986 11.9327 2.91754 11.7981 2.78385C11.6635 2.65017 11.5 2.58333 11.3077 2.58333H9.23077V1.89583C9.23077 1.58073 9.11779 1.31098 8.89183 1.08659C8.66586 0.862195 8.39423 0.75 8.07692 0.75H3.92308C3.60577 0.75 3.33414 0.862195 3.10817 1.08659C2.88221 1.31098 2.76923 1.58073 2.76923 1.89583V2.58333H0.692308C0.499999 2.58333 0.336539 2.65017 0.201923 2.78385C0.067307 2.91754 0 3.07986 0 3.27083V4.1875C0 4.52648 0.0997586 4.86784 0.299279 5.21159C0.498799 5.55534 0.768027 5.86567 1.10697 6.14258C1.44592 6.41949 1.86178 6.65223 2.35457 6.84082C2.84736 7.02941 3.36538 7.13563 3.90865 7.15951C4.11058 7.41732 4.33894 7.6441 4.59375 7.83984C4.77644 8.00217 4.90264 8.17524 4.97236 8.35905C5.04207 8.54286 5.07692 8.75651 5.07692 9C5.07692 9.25781 5.00361 9.47504 4.85697 9.65169C4.71034 9.82834 4.47596 9.91667 4.15385 9.91667C3.79327 9.91667 3.47236 10.0253 3.19111 10.2425C2.90985 10.4597 2.76923 10.7331 2.76923 11.0625V11.5208C2.76923 11.5877 2.79087 11.6426 2.83413 11.6855C2.8774 11.7285 2.93269 11.75 3 11.75H9C9.06731 11.75 9.1226 11.7285 9.16586 11.6855C9.20913 11.6426 9.23077 11.5877 9.23077 11.5208V11.0625C9.23077 10.7331 9.09015 10.4597 8.80889 10.2425C8.52764 10.0253 8.20673 9.91667 7.84615 9.91667C7.52404 9.91667 7.28966 9.82834 7.14303 9.65169C6.99639 9.47504 6.92308 9.25781 6.92308 9C6.92308 8.75651 6.95793 8.54286 7.02764 8.35905C7.09736 8.17524 7.22356 8.00217 7.40625 7.83984C7.66106 7.6441 7.88942 7.41732 8.09135 7.15951C8.63462 7.13563 9.15264 7.02941 9.64543 6.84082C10.1382 6.65223 10.5541 6.41949 10.893 6.14258C11.232 5.86567 11.5012 5.55534 11.7007 5.21159C11.9002 4.86784 12 4.52648 12 4.1875ZM5.07033 5.38491L6.0383 4.87503L7.00627 5.38491L6.8214 4.30497L7.60451 3.54016L6.52228 3.3826L6.0383 2.40003L5.55431 3.3826L4.47209 3.54016L5.25519 4.30497L5.07033 5.38491Z",fill:"white"}))),y8=e=>h.createElement("svg",{width:40,height:39,viewBox:"0 0 40 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.796875,width:38.4,height:38.4,rx:19.2,fill:"#FFB600"}),h.createElement("path",{d:"M31.2752 10.8509H26.5795V10.3005C26.5795 9.99661 26.3458 9.75 26.0578 9.75H13.536C13.248 9.75 13.0143 9.99661 13.0143 10.3005V10.8509H8.31861C8.03061 10.8509 7.79688 11.0975 7.79688 11.4014V14.1136C7.79688 17.7566 10.6049 20.7192 14.0578 20.7192C14.0786 20.7192 14.0964 20.7092 14.1162 20.707C15.0564 22.2263 16.5214 23.3625 18.2171 23.8094C18.1513 25.1856 17.8185 25.7516 16.8146 26.8415L16.5308 27.1475C15.095 28.702 14.0578 28.674 14.0578 29.9268C14.0578 30.2307 14.2915 30.4773 14.5795 30.4773H25.0143C25.3023 30.4773 25.536 30.2307 25.536 29.9268C25.536 28.674 24.4988 28.702 23.063 27.1475L22.7802 26.8404C21.7764 25.7505 21.4435 25.1845 21.3778 23.8083C23.0734 23.3625 24.5385 22.2252 25.4786 20.7059C25.4974 20.7092 25.5152 20.7192 25.536 20.7192C28.9889 20.7192 31.7969 17.7566 31.7969 14.1136V11.4014C31.7969 11.0975 31.5632 10.8509 31.2752 10.8509ZM8.84035 14.1136V11.9518H13.0143V16.8659C13.0143 17.8138 13.2021 18.7254 13.536 19.5632C10.9075 19.2825 8.84035 16.9606 8.84035 14.1136ZM30.7534 14.1136C30.7534 16.9606 28.6863 19.2825 26.0578 19.5632C26.3917 18.7265 26.5795 17.8149 26.5795 16.8659V11.9518H30.7534V14.1136Z",fill:"white"})),w8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Trophy"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M3.69197 4.66662C3.69197 5.99705 3.92914 7.17787 4.4035 8.20912C3.49966 8.02451 2.74487 7.66486 2.1391 7.13014C1.53333 6.59542 1.23046 6.0798 1.23046 5.58328V4.66662H3.69197ZM14.7686 4.66662V5.58328C14.7686 6.0798 14.4658 6.59542 13.86 7.13014C13.2542 7.66486 12.4994 8.02451 11.5956 8.20912C12.0699 7.17787 12.3071 5.99705 12.3071 4.66662H14.7686ZM15.9998 5.58329V4.36108C15.9998 4.10645 15.9101 3.89002 15.7306 3.71178C15.5511 3.53354 15.3332 3.44442 15.0768 3.44442H12.3076V2.52776C12.3076 2.10763 12.1569 1.74797 11.8556 1.44878C11.5544 1.14959 11.1922 1 10.7691 1H5.23072C4.80764 1 4.44547 1.14959 4.14419 1.44878C3.84291 1.74797 3.69227 2.10763 3.69227 2.52776V3.44442H0.923068C0.666659 3.44442 0.448714 3.53354 0.269228 3.71178C0.0897418 3.89002 0 4.10645 0 4.36108V5.58329C0 6.03525 0.13301 6.49039 0.399034 6.94872C0.665059 7.40705 1.02403 7.82082 1.47595 8.19003C1.92787 8.55924 2.48234 8.86957 3.13939 9.12101C3.79644 9.37246 4.48713 9.51409 5.21149 9.54592C5.48071 9.88967 5.7852 10.192 6.12494 10.453C6.36853 10.6695 6.53679 10.9002 6.62974 11.1453C6.72269 11.3904 6.76916 11.6752 6.76916 11.9999C6.76916 12.3436 6.67141 12.6333 6.4759 12.8688C6.28038 13.1043 5.96789 13.2221 5.53841 13.2221C5.05764 13.2221 4.62976 13.3669 4.25476 13.6566C3.87977 13.9462 3.69227 14.3106 3.69227 14.7499V15.361C3.69227 15.4501 3.72112 15.5233 3.77881 15.5806C3.8365 15.6379 3.91022 15.6665 3.99996 15.6665H11.9999C12.0896 15.6665 12.1633 15.6379 12.221 15.5806C12.2787 15.5233 12.3076 15.4501 12.3076 15.361V14.7499C12.3076 14.3106 12.1201 13.9462 11.7451 13.6566C11.3701 13.3669 10.9422 13.2221 10.4614 13.2221C10.0319 13.2221 9.71945 13.1043 9.52394 12.8688C9.32843 12.6333 9.23068 12.3436 9.23068 11.9999C9.23068 11.6752 9.27715 11.3904 9.3701 11.1453C9.46305 10.9002 9.63131 10.6695 9.8749 10.453C10.2146 10.192 10.5191 9.88967 10.7884 9.54592C11.5127 9.51409 12.2034 9.37246 12.8604 9.12101C13.5175 8.86957 14.072 8.55924 14.5239 8.19003C14.9758 7.82082 15.3348 7.40705 15.6008 6.94872C15.8668 6.49039 15.9998 6.03525 15.9998 5.58329ZM6.76047 7.1798L8.05109 6.49997L9.3417 7.1798L9.09521 5.73989L10.1393 4.72015L8.69639 4.51007L8.05109 3.2L7.40578 4.51007L5.96283 4.72015L7.00696 5.73989L6.76047 7.1798Z",fill:"#F2C94C"}))),b8=e=>h.createElement("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9234 2.06117C12.6527 2.79041 12.797 3.88306 12.3564 4.75616L12.3698 4.78833C13.2984 5.09432 13.9688 5.96888 13.9688 7C13.9688 8.03112 13.2984 8.90568 12.3698 9.21167L12.3565 9.24364C12.7971 10.1167 12.6527 11.2094 11.9235 11.9386C11.1944 12.6678 10.1019 12.8122 9.22883 12.3718L9.19604 12.3854C8.89006 13.314 8.0155 13.9844 6.98438 13.9844C5.95325 13.9844 5.07869 13.314 4.77271 12.3854L4.74027 12.3719C3.8673 12.8121 2.77506 12.6676 2.04603 11.9386C1.31703 11.2096 1.17255 10.1174 1.61259 9.24445L1.59899 9.21167C0.670333 8.90568 0 8.03112 0 7C0 5.96888 0.670334 5.09432 1.59899 4.78833L1.61267 4.75535C1.17263 3.8824 1.31711 2.79023 2.04611 2.06123C2.77519 1.33215 3.86754 1.18772 4.74054 1.62795L4.77271 1.61461C5.07869 0.685958 5.95325 0.015625 6.98438 0.015625C8.0155 0.015625 8.89006 0.685958 9.19604 1.61461L9.22857 1.6281C10.1016 1.18761 11.1942 1.33196 11.9234 2.06117ZM9.80606 4.98029C9.97643 4.7077 9.89356 4.34862 9.62098 4.17825C9.34839 4.00788 8.98931 4.09075 8.81894 4.36333L6.29655 8.39915L5.06781 7.17041C4.84051 6.94311 4.47199 6.94311 4.24469 7.17041C4.01739 7.39771 4.01739 7.76623 4.24469 7.99353L5.99079 9.73962C6.11621 9.86504 6.29197 9.92642 6.4682 9.90635C6.64444 9.88628 6.8019 9.78695 6.89591 9.63654L9.80606 4.98029Z",fill:"#0092E9"})),x8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.3616 7.95688C15.7313 7.77023 16.1824 7.91869 16.3691 8.28847C16.9328 9.40532 17.25 10.6674 17.25 12.0014C17.25 13.3354 16.9328 14.5975 16.3691 15.7144C16.1824 16.0841 15.7313 16.2326 15.3616 16.0459C14.9918 15.8593 14.8433 15.4082 15.03 15.0385C15.4903 14.1264 15.75 13.0953 15.75 12.0014C15.75 10.9075 15.4903 9.87641 15.03 8.96438C14.8433 8.5946 14.9918 8.14353 15.3616 7.95688Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.507 5.93713C18.87 5.73776 19.326 5.87048 19.5254 6.23356C20.4656 7.94589 21 9.91236 21 12.0014C21 14.0905 20.4656 16.057 19.5254 17.7693C19.326 18.1324 18.87 18.2651 18.507 18.0657C18.1439 17.8663 18.0112 17.4104 18.2105 17.0473C19.0323 15.5506 19.5 13.8318 19.5 12.0014C19.5 10.1711 19.0323 8.45221 18.2105 6.95552C18.0112 6.59244 18.1439 6.13649 18.507 5.93713Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M2.25 10.0514C2.25 8.97447 3.12304 8.10142 4.2 8.10142H6.91992C7.2891 8.10142 7.64086 7.94446 7.88744 7.66971L10.4825 4.77808C11.2789 3.8907 12.75 4.45403 12.75 5.64636V18.3565C12.75 19.5488 11.2789 20.1122 10.4825 19.2248L7.88744 16.3331C7.64086 16.0584 7.2891 15.9014 6.91992 15.9014H4.2C3.12304 15.9014 2.25 15.0284 2.25 13.9514V10.0514Z",fill:"white",style:{fill:"white",fillOpacity:1}})),L8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Chevron Up"},h.createElement("path",{id:"Vector",d:"M4 9.6001L8 5.6001L12 9.6001",stroke:"#107D57",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"}))),E8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"cross"},h.createElement("path",{id:"Vector",d:"M6 18L18 6M6 6L18 18",stroke:"#BA0C2F",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}))),k8=e=>h.createElement("svg",{width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Friends"},h.createElement("path",{id:"Vector",d:"M4.19231 7.03125C2.66346 7.03125 1.42308 8.19973 1.42308 9.63994C1.42308 11.0802 2.66346 12.2486 4.19231 12.2486C5.72115 12.2486 6.96154 11.0802 6.96154 9.63994C6.96154 8.19973 5.72115 7.03125 4.19231 7.03125ZM4.19231 12.2486C2.16226 12.2486 0.5 13.8145 0.5 15.7269V17.629C0.5 17.629 1.42308 18.3356 4.19231 18.3356C6.96154 18.3356 7.88461 17.629 7.88461 17.629V15.7269C7.88461 13.8145 6.22236 12.2486 4.19231 12.2486ZM20.8077 7.03125C19.2788 7.03125 18.0385 8.19973 18.0385 9.63994C18.0385 11.0802 19.2788 12.2486 20.8077 12.2486C22.3365 12.2486 23.5769 11.0802 23.5769 9.63994C23.5769 8.19973 22.3365 7.03125 20.8077 7.03125ZM20.8077 12.2486C18.7776 12.2486 17.1154 13.8145 17.1154 15.7269V17.629C17.1154 17.629 18.0385 18.3356 20.8077 18.3356C23.5769 18.3356 24.5 17.629 24.5 17.629V15.7269C24.5 13.8145 22.8377 12.2486 20.8077 12.2486ZM12.5 10.5095C10.9712 10.5095 9.73077 11.678 9.73077 13.1182C9.73077 14.5584 10.9712 15.7269 12.5 15.7269C14.0288 15.7269 15.2692 14.5584 15.2692 13.1182C15.2692 11.678 14.0288 10.5095 12.5 10.5095ZM12.5 15.7269C10.47 15.7269 8.80769 17.2928 8.80769 19.2051V21.1073C8.80769 21.1073 9.73077 21.8138 12.5 21.8138C15.2692 21.8138 16.1923 21.1073 16.1923 21.1073V19.2051C16.1923 17.2928 14.53 15.7269 12.5 15.7269Z",fill:"white"}),h.createElement("path",{id:"Vector_2",d:"M8.58473 1.5C6.96392 1.5 5.64893 2.73876 5.64893 4.2656C5.64893 5.79245 6.96392 7.03121 8.58473 7.03121C10.2055 7.03121 11.5205 5.79245 11.5205 4.2656C11.5205 2.73876 10.2055 1.5 8.58473 1.5ZM8.58473 7.03121C8.29038 7.03121 7.99221 7.024 7.69787 7.11763C8.28656 7.85584 8.58473 8.78131 8.58473 9.79681C8.58473 10.1641 8.49298 10.5242 8.49298 10.8915C9.27663 9.78601 10.5419 9.05859 12.0098 8.87494C11.3256 7.76942 10.0526 7.03121 8.58473 7.03121ZM16.4135 1.5C14.7927 1.5 13.4777 2.73876 13.4777 4.2656C13.4777 5.79245 14.7927 7.03121 16.4135 7.03121C18.0343 7.03121 19.3493 5.79245 19.3493 4.2656C19.3493 2.73876 18.0343 1.5 16.4135 1.5ZM16.4135 7.03121C14.9456 7.03121 13.6727 7.76942 12.9884 8.87494C14.4563 9.05859 15.7216 9.78601 16.5053 10.8915C16.5053 10.5242 16.4135 10.1641 16.4135 9.79681C16.4135 8.78131 16.7117 7.85584 17.3004 7.11763C17.006 7.024 16.7079 7.03121 16.4135 7.03121Z",fill:"white",fillOpacity:.4}))),S8=e=>h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 200 200",...e},h.createElement("radialGradient",{id:"a9",cx:.66,fx:.66,cy:.3125,fy:.3125,gradientTransform:"scale(1.5)"},h.createElement("stop",{offset:0,stopColor:"#006944"}),h.createElement("stop",{offset:.3,stopColor:"#006944",stopOpacity:.9}),h.createElement("stop",{offset:.6,stopColor:"#006944",stopOpacity:.6}),h.createElement("stop",{offset:.8,stopColor:"#006944",stopOpacity:.3}),h.createElement("stop",{offset:1,stopColor:"#006944",stopOpacity:0})),h.createElement("circle",{"transform-origin":"center",fill:"none",stroke:"url(#a9)",strokeWidth:17,strokeLinecap:"round",strokeDasharray:"200 1000",strokeDashoffset:0,cx:100,cy:100,r:70},h.createElement("animateTransform",{type:"rotate",attributeName:"transform",calcMode:"spline",dur:1.8,values:"360;0",keyTimes:"0;1",keySplines:"0 0 1 1",repeatCount:"indefinite"})),h.createElement("circle",{"transform-origin":"center",fill:"none",opacity:.2,stroke:"#006944",strokeWidth:17,strokeLinecap:"round",cx:100,cy:100,r:70})),I8=e=>h.createElement("svg",{width:86,height:21,viewBox:"0 0 86 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M39.7699 17.519L41.7975 10.3564C42.019 9.57525 42.5964 8.94819 43.3515 8.66775L43.4069 8.43457H40.5888L35.8028 14.1928L33.9712 8.43457H31.393L31.3309 8.66775C31.7723 8.88885 32.0156 9.54952 32.0156 10.087V10.1204C32.0156 13.1879 29.7696 18.4607 26.6104 18.4607C25.3827 18.4607 24.7463 17.5842 24.7463 16.8536C24.7463 15.9687 25.4791 15.3393 26.2522 15.3393C26.6778 15.3393 26.8988 15.4303 27.0895 15.5088C27.2342 15.5684 27.3615 15.6208 27.5475 15.6208C27.8106 15.6208 28.0628 15.4845 28.1888 15.2511C28.3867 14.8845 28.2367 14.4368 27.8748 14.2614L27.6773 14.1661C25.8352 13.2706 23.6992 14.6266 23.6992 16.6919V16.7205C23.6992 18.2238 24.8674 19.4811 26.3546 19.5336C30.1873 19.6694 32.751 14.4452 33.1588 10.6214L33.4534 11.656L34.9632 16.2284H35.5351L40.2511 10.5434L38.2726 17.5264C38.0457 18.3275 37.4171 18.948 36.6191 19.1592L36.5637 19.3923H40.3559L40.4177 19.1592C39.8575 18.8252 39.5911 18.1508 39.7699 17.519Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.2539 12.3311C47.4839 12.3332 45.5808 12.5062 44.568 15.4136C44.443 15.7724 44.3314 16.1004 44.2299 16.3988C43.6403 18.1314 43.3898 18.8676 42.8227 18.8676C42.6317 18.8676 42.5473 18.6987 42.4545 18.5128C42.3409 18.2851 42.2145 18.0318 41.8638 18.0318C41.5768 18.0318 41.2768 18.2645 41.2552 18.6014C41.2175 19.1835 41.9922 19.5357 42.576 19.5357C44.3546 19.5357 45.0362 18.2246 45.2587 17.6138C45.2876 17.534 45.4446 17.1017 45.6299 16.5923H47.499L47.1824 17.7708C47.0152 18.3926 46.6713 18.9015 46.0895 19.1617L46.0394 19.3947H49.0969L49.1536 19.1617C48.7397 18.8167 48.5601 18.2634 48.6943 17.7482L49.8448 13.3292C49.9332 12.9901 50.1656 12.7105 50.4806 12.5642L50.5306 12.3311H49.2539ZM47.6519 16.0223H45.8369C46.043 15.4562 46.2403 14.9158 46.3069 14.7388C46.766 13.5136 47.6389 13.0178 48.4845 12.9485L48.4757 12.9558L47.6519 16.0223Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M64.9086 12.2791C64.9086 12.4194 64.8148 12.6704 64.7165 12.8348C64.487 13.2187 64.077 13.5109 63.6767 13.6265L63.4976 13.678C63 13.8213 62.489 13.794 61.9847 13.6879L60.8352 17.7483C60.6891 18.2633 60.8565 18.8168 61.2623 19.1616L61.2001 19.395H58.0542L58.1098 19.1616C58.6973 18.9016 59.1413 18.3925 59.3228 17.7712L60.6376 13.2639C59.4267 12.8561 59.1564 12.8823 58.8962 13.2526C58.7642 13.4721 58.7796 13.7795 58.7931 14.0483C58.7962 14.1086 58.7991 14.1673 58.8003 14.2223C58.8062 14.5193 58.6037 14.7795 58.316 14.842C57.9611 14.9189 57.6305 14.6359 57.6492 14.2698V14.2688C57.6508 14.2386 57.6651 14.1553 57.6846 14.0529C57.8161 13.356 58.2541 12.7534 58.8816 12.4351L58.892 12.4299L58.8972 12.4272C59.5396 12.1051 60.5191 12.3038 61.3075 12.5205C61.3166 12.5234 61.3246 12.5252 61.3335 12.5276C61.5009 12.574 61.6597 12.6208 61.8043 12.6636V12.6662C63.3842 13.1244 63.7271 13.1473 63.9416 12.8802C64.0349 12.7644 64.0788 12.527 64.0755 12.3059C64.0716 12.0932 64.2202 11.9086 64.4259 11.8637C64.6827 11.8078 64.9221 12.0139 64.9086 12.2791Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M65.9742 12.3311L65.9123 12.5645C66.302 12.8363 66.4774 13.327 66.3516 13.7863L65.1826 17.7661C65.0012 18.3879 64.5572 18.8968 63.9697 19.1568L63.9141 19.3899H69.5602L70.0661 17.524H69.8285L69.7432 17.7028C69.4261 18.3695 68.758 18.7939 68.0255 18.7939H66.4015L67.2661 15.6704L67.956 15.6696C68.4214 15.6693 68.7712 16.0981 68.6821 16.5592H68.9197L69.4872 14.448H69.2496C69.112 14.8385 68.7468 15.0995 68.3361 15.0998L67.4239 15.1008L68.0239 12.9329L69.745 12.9316C70.3068 12.9311 70.7274 13.4515 70.6151 14.0077H70.8527L71.3034 12.3311H65.9742Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.9481 12.334H76.7502C77.7432 12.334 78.4622 13.2914 78.195 14.2577C77.9634 15.0938 77.2093 15.6717 76.3501 15.6723L75.871 15.6725C76.1731 15.6725 76.4653 15.8923 76.5235 16.1297C76.6323 16.575 76.8508 17.403 76.9765 17.8796L76.9891 17.9274C77.1191 18.4223 77.4099 18.7968 77.8116 19.0376L78.0151 19.1594L77.9597 19.3929H76.5378C75.969 19.3929 75.7192 19.0153 75.5289 18.3677C75.3836 17.8722 75.2017 16.4314 75.1884 16.3138C75.1484 15.9493 74.8437 15.6736 74.4808 15.6733H74.2406L73.6643 17.7456C73.5187 18.2606 73.6859 18.8141 74.0917 19.1589L74.0295 19.3926H70.8867L70.9421 19.1589C71.5298 18.8989 71.9736 18.39 72.155 17.7682L73.3456 13.7013C73.4277 13.2683 73.251 12.8216 72.886 12.5672L72.9481 12.334ZM75.395 15.1028C76.0496 15.1028 76.6259 14.6685 76.8136 14.0354C76.9763 13.4866 76.5692 12.9344 76.0015 12.9346L75.0017 12.9352L74.3984 15.1036L75.395 15.1028Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M55.8673 12.6932C55.7651 12.6932 55.5452 12.6228 55.2078 12.481C54.8701 12.3392 54.529 12.2686 54.1851 12.2686C53.4713 12.2686 52.8755 12.502 52.3883 13.0009C51.9828 13.4161 51.8027 13.8769 51.8027 14.2758C51.8027 14.7004 52.0486 15.1996 52.5412 15.6032C52.9175 15.9119 53.3062 16.2101 53.6975 16.5103C53.7898 16.5812 53.8823 16.6521 53.9748 16.7233C54.4843 17.1353 54.7393 17.5153 54.7393 17.8244C54.7393 18.5029 54.3023 18.8679 53.3977 18.8679C52.4785 18.8679 51.8429 18.1875 51.6391 16.9132H51.3906L50.668 19.3933H50.897C51.1957 19.182 51.4081 19.0459 51.8411 19.0459C52.0058 19.0459 52.1751 19.1238 52.3786 19.2175C52.6859 19.3588 53.0713 19.5362 53.6377 19.5362C54.3894 19.5362 54.9845 19.3786 55.4942 18.8634C55.9276 18.4134 56.1441 17.7832 56.1441 17.268C56.1441 16.7916 55.8485 16.2362 55.332 15.8361C55.0681 15.6317 54.793 15.4404 54.5168 15.2482C54.3292 15.1177 54.1411 14.9869 53.9556 14.8514C53.4585 14.478 53.21 14.161 53.21 13.8134C53.21 13.6198 53.3057 13.4271 53.497 13.2341C53.7388 12.9896 54.0627 12.9355 54.496 12.9355C55.3655 12.9355 55.9741 13.425 56.0253 14.4546H56.2546L56.861 12.2686H56.6318C56.3895 12.5519 56.1347 12.6932 55.8673 12.6932Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{d:"M84.2951 14.4543C84.2441 13.4247 83.6353 12.9353 82.7658 12.9353C82.3325 12.9353 82.0086 12.9894 81.7665 13.2338C81.5755 13.4268 81.4798 13.6201 81.4798 13.8128C81.4798 14.1605 81.7283 14.478 82.2256 14.8511C82.4108 14.9864 82.5985 15.117 82.7858 15.2473C83.0623 15.4397 83.3377 15.6313 83.6021 15.8361C84.1183 16.2363 84.4139 16.7916 84.4139 17.268C84.4139 17.7829 84.1974 18.4128 83.764 18.8634C83.2542 19.3781 82.6592 19.5362 81.9074 19.5362C81.341 19.5362 80.9556 19.3588 80.6483 19.2175C80.4448 19.1238 80.2755 19.0459 80.1107 19.0459C79.6778 19.0459 79.4655 19.182 79.167 19.3933H78.9375L79.6602 16.9132H79.9087C80.1127 18.1873 80.7483 18.8676 81.6675 18.8676C82.5721 18.8676 83.0091 18.5026 83.0091 17.8241C83.0091 17.5153 82.7538 17.1354 82.2446 16.7231C82.15 16.6502 82.0554 16.5777 81.961 16.5052C81.5718 16.2067 81.1852 15.9102 80.811 15.6032C80.3184 15.199 80.0724 14.7006 80.0724 14.2755C80.0724 13.8769 80.2526 13.4158 80.6581 13.0006C81.1453 12.502 81.7411 12.2686 82.4546 12.2686C82.7988 12.2686 83.1396 12.3392 83.4773 12.4807C83.815 12.6223 84.0349 12.6929 84.1368 12.6929C84.4048 12.6929 84.6593 12.5514 84.9013 12.2686H85.1308L84.5246 14.4543H84.2951Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.4366 7.2801C21.4366 7.10548 21.2957 6.96289 21.1226 6.96289H20.88C20.6903 6.96289 20.5153 7.059 20.4126 7.21996L19.6278 8.4452C19.4953 8.65133 19.2714 8.77422 19.0281 8.77422H18.4981C18.3442 8.77422 18.203 8.8593 18.1295 8.99611C17.9478 9.33563 17.6228 9.56329 17.2542 9.62264V13.8311C17.848 13.896 18.3023 14.2547 18.3023 14.6885C18.3023 15.1685 17.7471 15.5576 17.0616 15.5576C16.3766 15.5576 15.8209 15.1685 15.8209 14.6885C15.8209 14.2547 16.2755 13.896 16.8687 13.8311V9.62264C16.5001 9.56277 16.1754 9.33511 15.9942 8.99637C15.9209 8.85956 15.78 8.77474 15.6261 8.77474H15.2708C15.1052 8.77474 14.9552 8.87295 14.8876 9.02578L14.5923 9.69643C14.4982 9.90965 14.2877 10.0478 14.0563 10.0478C13.8249 10.0478 13.6144 9.90965 13.5208 9.69564L13.225 9.02604C13.1579 8.87348 13.0074 8.77474 12.8423 8.77474H2.93715C2.87113 9.04127 2.63171 9.23926 2.34784 9.23926H2.06112V9.59927C2.06112 10.1174 1.96104 10.622 1.76425 11.0994L1.49962 11.7425C0.628527 13.8561 1.48429 16.2538 3.48955 17.3207L4.81218 18.0241L5.96298 18.0325C6.28922 18.0349 6.61208 18.1213 6.89673 18.282L7.49982 18.6223H8.31372C8.66648 18.6223 9.01273 18.7195 9.31506 18.9027L9.67301 19.121C10.0208 19.3318 10.4136 19.4542 10.8178 19.4781V19.1055C10.8178 18.3833 11.2405 17.7292 11.8948 17.4393L12.919 16.9845C13.1597 16.8777 13.4309 16.8609 13.6833 16.9368L14.1694 17.0833C14.3222 17.1295 14.4829 17.1295 14.6347 17.0841L15.7876 16.7388C16.0007 16.6747 16.2251 16.6768 16.4364 16.7437L16.8198 16.8656C17.3486 17.0334 17.7037 17.5223 17.7037 18.0827V19.0566C17.7037 19.2922 17.8934 19.4841 18.1271 19.4841C18.3143 19.4841 18.4815 19.357 18.5337 19.1756C18.6977 18.6039 18.7726 18.0126 18.7554 17.4175L18.7539 17.3144C18.7411 16.8656 18.9187 16.431 19.24 16.1214L19.7191 15.6614C19.9853 15.4048 20.1381 15.0451 20.1381 14.6732V12.3819C20.1381 11.8575 20.2946 11.3526 20.5907 10.9214L20.8179 10.5897V10.1342C20.8179 9.61266 20.9726 9.11033 21.265 8.68126L21.63 8.14506C21.507 8.01534 21.4366 7.84203 21.4366 7.65848V7.2801Z",fill:"#FCE300",style:{fill:"#FCE300",fill:"color(display-p3 0.9882 0.8902 0.0000)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.16479 19.1581C8.95111 19.0284 8.71091 18.953 8.46344 18.9305V19.8514C8.7642 19.8745 9.05691 19.9643 9.3166 20.1218C9.31738 20.1221 9.73122 20.3763 9.87082 20.4587C10.064 20.573 10.2987 20.6817 10.7094 20.7029C10.7383 20.7042 10.7648 20.694 10.7856 20.6743C10.8072 20.6533 10.8191 20.6255 10.8191 20.5953V19.7736C10.3619 19.7492 9.91605 19.6148 9.523 19.3758L9.16479 19.1581Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.7527 18.5415C6.51744 18.4083 6.25099 18.3369 5.98116 18.3314V19.2523C6.30116 19.2578 6.61752 19.3429 6.89645 19.5002L7.40934 19.7898V18.9065C7.40284 18.9036 7.39582 18.9044 7.38932 18.9009L6.7527 18.5415Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5993 17.2219C13.5226 17.1988 13.4436 17.1904 13.3651 17.1904V18.1123C13.4722 18.1123 13.5796 18.1239 13.6838 18.1551L14.1699 18.3022C14.2323 18.3205 14.2962 18.33 14.3602 18.3334V17.4125C14.2676 17.4086 14.1754 17.3954 14.0854 17.3687L13.5993 17.2219Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.731 17.1493L16.3481 17.0275C16.2623 17.0002 16.1729 16.9891 16.0843 16.9915V17.9121C16.1987 17.9098 16.313 17.9245 16.424 17.9589L16.8896 18.0912C17.1282 18.1598 17.3151 18.3362 17.409 18.5576V18.0823C17.409 17.6532 17.1366 17.2782 16.731 17.1493Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.1277 19.7819C18.1092 19.7819 18.0923 19.7777 18.0739 19.7764V20.6957C18.0978 20.6983 18.1209 20.7028 18.1454 20.7028C18.4139 20.7028 18.6491 20.5292 18.7305 20.2708C18.7388 20.2448 18.7443 20.2175 18.7521 20.1915V19.409C18.627 19.6338 18.3902 19.7819 18.1277 19.7819Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.6875 16.096V16.8948C2.04935 17.5315 2.57913 18.0549 3.23993 18.4062L3.48402 18.5359V17.6534L3.35275 17.5838C2.66232 17.2167 2.10186 16.7005 1.6875 16.096Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.06076 17.9608V18.8434L4.70907 19.1879V18.3048C4.70829 18.3048 4.70725 18.3048 4.70647 18.3043L4.06076 17.9608Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.8159 14.8958C17.8159 14.6949 17.577 14.5274 17.2541 14.4785V15.313C17.577 15.2637 17.8159 15.0966 17.8159 14.8958Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3086 14.8958C16.3086 15.0966 16.5475 15.2637 16.8704 15.313V14.4785C16.5475 14.5274 16.3086 14.6949 16.3086 14.8958Z",fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.2923 1.62988C15.0123 1.54322 14.7326 1.69736 14.4526 1.85623C14.3536 1.91268 14.2831 2.00879 14.259 2.12092L13.8189 4.19615C13.8025 4.27282 13.8708 4.34214 13.9468 4.32481C14.4095 4.2182 14.8496 3.80962 15.3123 3.95246C15.8309 4.11317 16.3492 3.44987 16.8678 3.45775V1.06348C16.3464 1.06584 15.8111 1.79006 15.2923 1.62988",fill:"#BA0C2F",style:{fill:"#BA0C2F",fill:"color(display-p3 0.7294 0.0471 0.1843)",fillOpacity:1}}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.2656 8.68074C20.9732 9.11033 20.8185 9.6124 20.8185 10.1336V10.5895L20.5913 10.9211C20.2949 11.352 20.1384 11.857 20.1384 12.3816V14.6727C20.1384 15.0445 19.9859 15.4046 19.7197 15.6608L19.2406 16.1214C18.919 16.4305 18.742 16.8651 18.7545 17.3141L18.7563 17.417C18.7732 18.012 18.6983 18.6037 18.5343 19.1756C18.482 19.3568 18.3149 19.4836 18.1277 19.4836C17.894 19.4836 17.7043 19.2916 17.7043 19.0561V18.0822C17.7043 17.5221 17.3492 17.0334 16.8204 16.8651L16.437 16.7435C16.2257 16.6763 16.0013 16.6747 15.7882 16.7382L14.6353 17.0835C14.4835 17.129 14.3226 17.129 14.17 17.0833L13.6839 16.9365C13.4317 16.8603 13.1603 16.8771 12.9196 16.9843L11.8954 17.4388C11.2411 17.729 10.8184 18.3828 10.8184 19.1049V19.4778C10.4142 19.4542 10.0214 19.3315 9.67385 19.1204L9.31564 18.9027C9.01332 18.7192 8.66706 18.622 8.31431 18.622H7.5004L6.89731 18.2817C6.61241 18.1208 6.28981 18.0344 5.96357 18.032L4.81276 18.0239L3.49013 17.3204C1.48461 16.2538 0.62911 13.8558 1.50021 11.7422L1.76484 11.0994C1.96162 10.6218 2.0617 10.1168 2.0617 9.59901V9.239H2.34843C2.63229 9.239 2.87171 9.04075 2.93774 8.77422H12.8429C13.008 8.77422 13.1585 8.87295 13.2256 9.02578L13.5211 9.69564C13.615 9.90912 13.8255 10.0475 14.0569 10.0475C14.2882 10.0475 14.4988 9.90939 14.5929 9.6959L14.8885 9.02525C14.9558 8.87269 15.1058 8.77422 15.2714 8.77422H15.6267C15.7806 8.77422 15.9215 8.85956 15.9948 8.99611C16.176 9.33484 16.5007 9.56251 16.8693 9.62238V13.8309C16.2761 13.896 15.8214 14.2544 15.8214 14.6882C15.8214 15.1685 16.3772 15.5574 17.0622 15.5574C17.7477 15.5574 18.3029 15.1685 18.3029 14.6882C18.3029 14.2544 17.8485 13.896 17.2548 13.8309V9.62264C17.6234 9.56277 17.9484 9.33511 18.1301 8.99611C18.2036 8.8593 18.3445 8.77396 18.4987 8.77396H19.029C19.272 8.77396 19.4958 8.65107 19.6282 8.44494L20.4132 7.21944C20.5159 7.05847 20.6908 6.96263 20.8806 6.96263H21.1234C21.2963 6.96263 21.4372 7.10495 21.4372 7.27957V7.65796C21.4372 7.84151 21.5076 8.01508 21.6306 8.14454L21.2656 8.68074ZM18.7515 20.1908C18.7437 20.2171 18.7382 20.2441 18.7299 20.2704C18.6486 20.5291 18.4133 20.7026 18.1448 20.7026C18.1203 20.7026 18.0972 20.6979 18.0733 20.6953V19.7757C18.0912 19.7775 18.1086 19.7812 18.1271 19.7812C18.3891 19.7812 18.6265 19.6331 18.7515 19.4086V20.1908ZM17.4081 18.5572C17.3143 18.3358 17.1279 18.1591 16.8893 18.0908L16.4235 17.9585C16.3125 17.9241 16.1981 17.9094 16.0837 17.9117V16.9911C16.1726 16.9887 16.2615 16.9998 16.3473 17.0273L16.7305 17.1489C17.136 17.2778 17.4081 17.6528 17.4081 18.0819V18.5572ZM14.3601 18.3327C14.2957 18.3296 14.2317 18.3204 14.1693 18.3015L13.6832 18.155C13.5795 18.1232 13.4719 18.1119 13.3645 18.1119V17.19C13.4435 17.19 13.5226 17.1986 13.5987 17.2212L14.0848 17.3683C14.1748 17.3953 14.2673 17.4084 14.3601 17.4121V18.3327ZM10.8185 20.5951C10.8185 20.6251 10.8061 20.6529 10.7847 20.6739C10.764 20.6939 10.7374 20.7038 10.7086 20.7028C10.2979 20.6815 10.0631 20.5726 9.86998 20.4583C9.73039 20.3756 9.31628 20.122 9.31576 20.1217C9.05607 19.9636 8.76311 19.8743 8.46286 19.851V18.9301C8.71008 18.9526 8.95001 19.028 9.16395 19.1577L9.5219 19.3754C9.91521 19.6144 10.3608 19.7488 10.8185 19.7732V20.5951ZM7.40902 19.7897L6.89588 19.4998C6.61669 19.3422 6.30059 19.2574 5.98059 19.2519V18.331C6.25016 18.3362 6.51661 18.4082 6.75238 18.5411L7.38901 18.9008C7.39498 18.9042 7.40252 18.9034 7.40902 18.9058V19.7897ZM4.70824 19.1875L4.06018 18.8427V17.9604L4.7059 18.3039C4.70668 18.3042 4.70772 18.3039 4.70824 18.3042V19.1875ZM3.48345 18.5355L3.23935 18.4058C2.57856 18.0545 2.04904 17.5309 1.68693 16.8944V16.0956C2.10129 16.7001 2.66174 17.2163 3.35191 17.5831L3.48345 17.653V18.5355ZM17.2536 14.4781C17.5762 14.527 17.8153 14.6945 17.8153 14.8954C17.8153 15.0962 17.5762 15.2638 17.2536 15.3129V14.4781ZM16.8698 15.3129C16.5474 15.2638 16.308 15.0962 16.308 14.8954C16.308 14.6945 16.5474 14.527 16.8698 14.4781V15.3129ZM21.9089 7.99494C21.7979 7.91906 21.7314 7.79328 21.7314 7.65778V7.27939C21.7314 6.94065 21.4582 6.66494 21.1229 6.66494H20.8801C20.59 6.66494 20.3227 6.81172 20.1649 7.05777L19.3804 8.28274C19.3027 8.40405 19.1709 8.47627 19.0284 8.47627H18.4981C18.2361 8.47627 17.9954 8.62095 17.8698 8.8557C17.7401 9.09702 17.5137 9.26271 17.2543 9.31891V0.800046C17.2543 0.692385 17.1682 0.605469 17.0616 0.605469C16.9553 0.605469 16.8688 0.692385 16.8688 0.800046V9.31891C16.6093 9.26245 16.3832 9.09676 16.2537 8.85465C16.1292 8.62148 15.8887 8.47627 15.6262 8.47627H15.2708C14.9893 8.47627 14.733 8.64432 14.6189 8.90402L14.323 9.57467C14.2763 9.68049 14.1715 9.74929 14.0563 9.74929C13.9409 9.74929 13.8364 9.68049 13.7899 9.57441L13.4943 8.90455C13.3799 8.64432 13.1239 8.47627 12.8424 8.47627H2.80773C2.72611 8.47627 2.66034 8.54296 2.66034 8.62515C2.66034 8.79951 2.51996 8.94078 2.34788 8.94078H1.91376C1.83239 8.94078 1.76637 9.00748 1.76637 9.08967V9.59883C1.76637 10.077 1.67434 10.5434 1.49186 10.9848L1.22775 11.6273C0.981833 12.2234 0.866155 12.8405 0.867194 13.4463V14.9262C0.867194 15.3261 0.924384 15.7287 1.03954 16.1247C1.36162 17.2291 2.0939 18.1329 3.10251 18.6694L4.70667 19.5223C4.72747 19.5336 4.75113 19.5396 4.77452 19.5399L5.96094 19.5488C6.23779 19.5506 6.51178 19.6239 6.75327 19.7599L7.38989 20.1194C7.41199 20.1317 7.43642 20.1383 7.46164 20.1383H8.31376C8.61296 20.1383 8.90697 20.2208 9.16276 20.3762C9.16276 20.3762 9.57998 20.6314 9.72009 20.7149C9.94521 20.8481 10.2189 20.9749 10.6926 20.9996C10.8002 21.0046 10.9065 20.9662 10.9871 20.8896C11.0666 20.8129 11.1127 20.7058 11.1127 20.5949V20.0178C11.1127 19.5997 11.357 19.2208 11.7365 19.0525L13.0376 18.4751C13.2146 18.3971 13.4137 18.384 13.5988 18.4401L14.0849 18.5869C14.2921 18.6489 14.5113 18.6494 14.719 18.5877L15.8716 18.2419C16.0242 18.1962 16.1864 18.1965 16.3416 18.244L16.81 18.3774C17.0278 18.4396 17.1804 18.6434 17.1804 18.8724V20.0259C17.1804 20.5634 17.613 21.0004 18.1449 21.0004C18.5426 21.0004 18.8904 20.7428 19.0105 20.3605C19.2281 19.6698 19.338 18.9517 19.338 18.2264V17.7359C19.338 17.3874 19.4818 17.0503 19.7326 16.8111L20.212 16.3534C20.5351 16.0425 20.7207 15.6058 20.7207 15.1549V12.4203C20.7207 11.9965 20.847 11.5879 21.0862 11.2392C21.1034 11.2145 21.113 11.1849 21.113 11.1547V10.51C21.113 10.0891 21.2375 9.68338 21.4738 9.33624L21.9479 8.6396C21.9651 8.61517 21.9742 8.58576 21.9742 8.5553V8.11836C21.9742 8.03538 21.9266 8.00676 21.9089 7.99494Z",fill:"#006747",style:{fill:"#006747",fill:"color(display-p3 0.0000 0.4039 0.2784)",fillOpacity:1}})),T8=e=>h.createElement("svg",{width:154,height:37,viewBox:"0 0 154 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{d:"M70.9776 30.8796L74.668 18.1381C75.0696 16.7473 76.1186 15.6318 77.4936 15.1371L77.5928 14.7217H72.466L63.7623 24.9662L60.431 14.7217H55.7389L55.6255 15.1371C56.4288 15.5291 56.8683 16.7052 56.8683 17.662V17.7227C56.8683 23.1787 52.781 32.5598 47.0352 32.5598C44.8002 32.5598 43.6425 31.0009 43.6425 29.7035C43.6425 28.1306 44.975 27.0105 46.3831 27.0105C47.744 27.0105 47.9519 27.5099 48.741 27.5099C49.2182 27.5099 49.6766 27.2672 49.9081 26.8518C50.2672 26.1984 49.9931 25.4049 49.3363 25.0922L48.9772 24.9242C45.6271 23.3327 41.7383 25.7457 41.7383 29.4188V29.4701C41.7383 32.1444 43.8646 34.38 46.5674 34.4733C53.5417 34.716 58.2055 25.4236 58.9473 18.6188L59.486 20.4577L62.2313 28.5927H63.2709L71.8518 18.4741L68.2512 30.8936C67.8401 32.3171 66.6966 33.4232 65.2412 33.7966L65.142 34.212H72.0408L72.1542 33.7966C71.1383 33.2039 70.6516 32.0044 70.9776 30.8796Z",fill:"white"}),h.createElement("path",{d:"M88.2952 21.6521H88.2385C85.016 21.6568 81.5571 21.9648 79.7143 27.1361C78.1692 31.4813 77.7487 33.2828 76.539 33.2828C75.7641 33.2828 75.9531 31.794 74.7954 31.794C74.2709 31.794 73.7275 32.2094 73.6897 32.8068C73.6236 33.8429 75.0317 34.4683 76.0949 34.4683C79.3316 34.4683 80.5696 32.1347 80.9759 31.0472C81.0279 30.9072 81.3162 30.1371 81.6517 29.2317H85.0538L84.4773 31.3273C84.1749 32.4334 83.5464 33.3388 82.488 33.8009L82.3982 34.2163H87.9597L88.0637 33.8009C87.3124 33.1848 86.9816 32.2 87.2273 31.2853L89.3206 23.4257C89.4812 22.8236 89.9018 22.3242 90.4783 22.0628L90.568 21.6475H88.7536H88.2952V21.6521ZM85.3231 28.2189H82.0202C82.3935 27.2108 82.7526 26.2493 82.8755 25.9366C83.7118 23.757 85.2995 22.8749 86.8399 22.7536L86.8257 22.7676L85.3231 28.2189Z",fill:"white"}),h.createElement("path",{d:"M116.358 22.5486C116.538 22.2545 116.708 21.8112 116.708 21.5591C116.732 21.0877 116.297 20.7237 115.829 20.8217C115.456 20.9011 115.187 21.2324 115.191 21.6058C115.196 21.9978 115.12 22.4226 114.95 22.6279C114.558 23.104 113.934 23.062 111.062 22.2452V22.2405C110.797 22.1659 110.509 22.0819 110.206 21.9978C110.187 21.9932 110.173 21.9885 110.159 21.9838C108.723 21.6011 106.941 21.2464 105.774 21.8205C105.765 21.8252 105.755 21.8298 105.746 21.8345C104.602 22.3992 103.808 23.4727 103.567 24.7142C103.53 24.8962 103.506 25.0455 103.501 25.0969C103.468 25.7456 104.068 26.2544 104.711 26.1143C105.235 26.0023 105.604 25.5403 105.59 25.0129C105.58 24.4808 105.472 23.7667 105.765 23.286C106.237 22.6279 106.729 22.5812 108.935 23.3047L106.544 31.323C106.214 32.4291 105.406 33.3345 104.338 33.7966L104.238 34.212H109.961L110.074 33.7966C109.337 33.1852 109.03 32.1957 109.299 31.2809L111.392 24.0561C112.309 24.2428 113.24 24.2941 114.147 24.0374L114.473 23.9441C115.196 23.7527 115.943 23.2347 116.358 22.5486Z",fill:"white"}),h.createElement("path",{d:"M118.649 21.6523L118.536 22.0677C119.245 22.5531 119.561 23.4259 119.335 24.2427L117.208 31.3228C116.877 32.429 116.069 33.3344 115.002 33.7964L114.902 34.2118H117.931H118.21H125.18L126.101 30.8934H125.666L125.51 31.2108C124.934 32.3963 123.72 33.1524 122.382 33.1524H119.429L121.003 27.5937H122.259C123.105 27.5937 123.743 28.3545 123.582 29.1759H124.012L125.043 25.4188H124.613C124.362 26.1142 123.696 26.5763 122.949 26.5809H121.291L122.382 22.7258L125.515 22.7211C126.536 22.7211 127.301 23.6452 127.098 24.6347H127.528L128.35 21.6523H118.649Z",fill:"white"}),h.createElement("path",{d:"M138.251 21.6582H131.333L131.22 22.0736C131.881 22.5263 132.207 23.3197 132.056 24.0898L129.892 31.324C129.561 32.4301 128.753 33.3356 127.685 33.7976L127.586 34.213H133.303L133.417 33.7976C132.68 33.1862 132.373 32.2014 132.637 31.282L133.686 27.5949H134.126C134.787 27.5949 135.34 28.085 135.416 28.7337C135.439 28.9437 135.77 31.506 136.035 32.3881C136.379 33.5409 136.833 34.213 137.868 34.213H140.453L140.552 33.7976L140.183 33.5829C139.451 33.1536 138.922 32.4908 138.685 31.6087C138.463 30.7779 138.043 29.2284 137.84 28.4117C137.736 27.9916 137.202 27.5996 136.654 27.5996H137.523C139.087 27.5996 140.457 26.5681 140.878 25.0839C141.365 23.3617 140.056 21.6582 138.251 21.6582ZM138.369 24.6872C138.029 25.812 136.98 26.5868 135.789 26.5868H133.974L135.071 22.7317H136.89C137.925 22.727 138.662 23.7118 138.369 24.6872Z",fill:"white"}),h.createElement("path",{d:"M100.265 22.2961C100.081 22.2961 99.6794 22.1701 99.0651 21.9181C98.4508 21.6661 97.8318 21.54 97.2034 21.54C95.904 21.54 94.8219 21.9554 93.9336 22.8422C93.1964 23.5796 92.8704 24.401 92.8704 25.1105C92.8704 25.8665 93.3193 26.7533 94.2124 27.4721C95.0582 28.1488 95.937 28.8022 96.8206 29.465C97.7468 30.1977 98.2098 30.8745 98.2098 31.4252C98.2098 32.634 97.416 33.2828 95.7669 33.2828C94.0942 33.2828 92.9366 32.074 92.568 29.8057H92.1144L90.8008 34.2162H91.226C91.7694 33.8382 92.1569 33.6001 92.946 33.6001C93.6973 33.6001 94.5006 34.4729 96.2158 34.4729C97.5814 34.4729 98.6682 34.1929 99.5943 33.2781C100.383 32.4753 100.776 31.3552 100.776 30.4404C100.776 29.591 100.237 28.6062 99.2966 27.8921C98.4886 27.2807 97.6286 26.7347 96.7923 26.1419C95.8898 25.4792 95.4362 24.9144 95.4362 24.2937C95.4362 23.9483 95.611 23.6076 95.9559 23.2622C96.3954 22.8282 96.986 22.7302 97.7751 22.7302C99.3581 22.7302 100.464 23.5983 100.558 25.4325H100.974L102.08 21.5447H101.664C101.215 22.0441 100.752 22.2961 100.265 22.2961Z",fill:"white"}),h.createElement("path",{d:"M149.201 22.7304C150.784 22.7304 151.89 23.6032 151.984 25.4327H152.4L153.501 21.5449H153.085C152.646 22.049 152.182 22.301 151.696 22.301C151.512 22.301 151.11 22.175 150.496 21.923C149.881 21.6709 149.262 21.5449 148.634 21.5449C147.334 21.5449 146.252 21.9603 145.364 22.8471C144.627 23.5845 144.296 24.4059 144.296 25.1153C144.296 25.8714 144.745 26.7582 145.638 27.477C146.484 28.1537 147.363 28.8071 148.246 29.4699C149.173 30.2026 149.636 30.8794 149.636 31.4301C149.636 32.6389 148.842 33.2876 147.193 33.2876C145.52 33.2876 144.362 32.0788 143.994 29.8106H143.54L142.227 34.2211H142.642C143.186 33.843 143.573 33.605 144.358 33.605C145.109 33.605 145.912 34.4778 147.627 34.4778C148.993 34.4778 150.075 34.1978 151.006 33.283C151.795 32.4802 152.187 31.3601 152.187 30.4453C152.187 29.6005 151.649 28.6111 150.708 27.897C149.9 27.2856 149.04 26.7395 148.204 26.1468C147.301 25.4841 146.848 24.9193 146.848 24.2986C146.848 23.9532 147.023 23.6125 147.368 23.2671C147.826 22.8237 148.412 22.7304 149.201 22.7304Z",fill:"white"}),h.createElement("path",{d:"M26.5433 2.60035C26.0377 2.44633 25.5321 2.72169 25.0265 3.00173C24.8469 3.09974 24.7194 3.27243 24.6768 3.46845L23.883 7.13222C23.8547 7.26757 23.9775 7.38891 24.1145 7.36091C24.9509 7.17422 25.7447 6.4508 26.5811 6.70283C27.5167 6.98753 28.4522 5.81606 29.3878 5.83006V1.60156C28.4475 1.60623 27.4789 2.88505 26.5433 2.60035Z",fill:"white"}),h.createElement("path",{d:"M38.4856 13.8398C38.2871 13.7044 38.1643 13.4851 38.1643 13.2471V12.5796C38.1643 11.9822 37.6729 11.4922 37.0633 11.4922H36.6239C36.0994 11.4922 35.6174 11.7536 35.3339 12.1876L33.9164 14.3485C33.7746 14.5632 33.5383 14.6892 33.2832 14.6892H32.3287C31.8562 14.6892 31.4215 14.9459 31.1947 15.3566C30.9631 15.7814 30.552 16.0754 30.0843 16.1734V1.1403C30.0843 0.94894 29.9283 0.794922 29.7346 0.794922C29.5409 0.794922 29.3849 0.94894 29.3849 1.1403V1.60702V5.83552V16.1827C28.9171 16.0847 28.506 15.7907 28.2745 15.3613C28.0524 14.9506 27.6177 14.6939 27.1405 14.6939H26.4979C25.9875 14.6939 25.5292 14.9879 25.3213 15.45L24.7873 16.6308C24.7023 16.8175 24.5133 16.9388 24.3054 16.9388C24.0975 16.9388 23.9085 16.8175 23.8234 16.6308L23.2895 15.45C23.0816 14.9926 22.6232 14.6939 22.1129 14.6939H4.00135C3.85487 14.6939 3.73674 14.8106 3.73674 14.9553C3.73674 15.2633 3.48158 15.5107 3.17444 15.5107H2.39007C2.24359 15.5107 2.12546 15.6273 2.12546 15.772V16.6728C2.12546 17.5176 1.96008 18.339 1.62931 19.1184L1.15207 20.2526C0.707907 21.3027 0.5 22.3901 0.5 23.4589V26.0726C0.5 26.7773 0.603954 27.4914 0.811861 28.1868C1.39306 30.1377 2.7161 31.7339 4.53529 32.6767L7.43182 34.1842C7.46962 34.2029 7.51214 34.2122 7.55467 34.2122L9.69517 34.2309C10.196 34.2355 10.6875 34.3616 11.1269 34.6043L12.2751 35.239C12.3129 35.2623 12.3602 35.2717 12.4074 35.2717H13.9431C14.4818 35.2717 15.0157 35.4163 15.474 35.6917C15.474 35.6917 16.2253 36.1444 16.4805 36.2891C16.8869 36.5225 17.3783 36.7465 18.2335 36.7932C18.4273 36.8025 18.621 36.7325 18.7675 36.5972C18.9092 36.4618 18.9943 36.2704 18.9943 36.0791V35.0616C18.9943 34.3242 19.4337 33.6521 20.1189 33.3581L22.4673 32.3406C22.7886 32.2006 23.1477 32.1773 23.4832 32.28L24.3621 32.5367C24.7354 32.644 25.1323 32.6487 25.5056 32.5367L27.5846 31.9253C27.8587 31.8459 28.1517 31.8459 28.4304 31.9299L29.2763 32.1633C29.6684 32.2706 29.9472 32.6347 29.9472 33.0361V35.071C29.9472 36.0184 30.7269 36.7932 31.6861 36.7932C32.4043 36.7932 33.0328 36.3405 33.2501 35.6637C33.6423 34.4456 33.8408 33.1761 33.8408 31.8973V31.0292C33.8408 30.4131 34.1006 29.8204 34.5543 29.3956L35.419 28.5882C36.0002 28.0421 36.3356 27.2674 36.3356 26.474V21.6481C36.3356 20.9013 36.5625 20.1779 36.9972 19.5618C37.0302 19.5198 37.0444 19.4638 37.0444 19.4125V18.2737C37.0444 17.5316 37.2712 16.8128 37.6965 16.2014L38.5517 14.9739C38.5848 14.9319 38.599 14.8806 38.599 14.8246V14.0545C38.6037 13.9098 38.5139 13.8585 38.4856 13.8398ZM30.0843 25.2838C30.6654 25.3725 31.1002 25.6665 31.1002 26.0212C31.1002 26.3759 30.6702 26.67 30.0843 26.7587V25.2838ZM5.22516 32.4433L4.78572 32.2146C3.59026 31.5939 2.63577 30.6698 1.9837 29.545V28.1355C2.73028 29.2043 3.74619 30.1144 4.98891 30.7631L5.22516 30.8845V32.4433ZM7.43654 33.5961L6.2647 32.9894V31.4305L7.43182 32.0373H7.43654V33.5961ZM12.3129 34.6556L11.3868 34.1422C10.8812 33.8622 10.3142 33.7128 9.73297 33.7035V32.0793C10.2197 32.0886 10.7016 32.2146 11.1269 32.448L12.2751 33.0827C12.2846 33.0874 12.2987 33.0874 12.3129 33.0921V34.6556ZM18.4603 35.0616V35.8551V36.0791C18.4603 36.1304 18.4367 36.1818 18.3989 36.2191C18.3611 36.2564 18.3139 36.2705 18.2619 36.2705C17.52 36.2331 17.0948 36.0418 16.7498 35.8411C16.4994 35.6964 15.7528 35.2483 15.7481 35.2483C15.2803 34.9683 14.7511 34.8143 14.2077 34.7723V33.1387C14.6519 33.1808 15.0866 33.3114 15.474 33.5401L16.1214 33.9228C16.8302 34.3429 17.6382 34.5809 18.4603 34.6276V35.0616ZM24.8582 32.0886C24.7448 32.084 24.6267 32.0653 24.5133 32.0326L23.6344 31.7713C23.4454 31.7152 23.2517 31.6966 23.0579 31.6966V30.0677C23.1997 30.0677 23.3414 30.0817 23.4832 30.1237L24.3621 30.3804C24.5227 30.4271 24.6928 30.4504 24.8582 30.4598V32.0886ZM30.363 32.4807C30.1929 32.0886 29.8574 31.7759 29.4275 31.6592L28.5864 31.4259C28.3879 31.3652 28.18 31.3419 27.9721 31.3419V29.7177C28.1328 29.713 28.2934 29.7317 28.4493 29.783L29.1392 29.9977C29.8716 30.2264 30.363 30.8891 30.363 31.6452V32.4807ZM32.787 35.365C32.7729 35.4117 32.7634 35.4584 32.7492 35.505C32.6028 35.9624 32.1775 36.2658 31.6955 36.2658C31.653 36.2658 31.6105 36.2564 31.568 36.2518V34.6323C31.601 34.6369 31.6294 34.6416 31.6625 34.6416C32.135 34.6416 32.565 34.3802 32.7918 33.9835V35.365H32.787ZM37.3232 15.0486C36.794 15.8047 36.5152 16.6915 36.5152 17.6109V18.4137L36.1041 19.0017C35.5702 19.7625 35.2867 20.6539 35.2867 21.578V25.6245C35.2867 26.2779 35.0126 26.9173 34.5306 27.3654L33.6659 28.1775C33.0847 28.7236 32.7634 29.489 32.787 30.2824L32.7918 30.4644C32.8248 31.5146 32.6878 32.56 32.3901 33.5681C32.2956 33.8902 31.9932 34.1142 31.6577 34.1142C31.2372 34.1142 30.8923 33.7782 30.8923 33.3581V31.6452C30.8923 30.6558 30.2496 29.7923 29.2952 29.4983L28.6053 29.2836C28.2225 29.1669 27.8209 29.1623 27.4334 29.2743L25.3544 29.881C25.0803 29.9604 24.7873 29.9604 24.5133 29.881L23.6344 29.6243C23.1808 29.489 22.6894 29.5217 22.2547 29.7083L20.4071 30.5111C19.2258 31.0245 18.4651 32.1773 18.4651 33.4515V34.1095C17.7374 34.0675 17.0286 33.8528 16.4002 33.4795L15.7528 33.0967C15.2047 32.7747 14.581 32.602 13.9431 32.602H12.4736L11.3868 31.9999C10.8717 31.7152 10.2905 31.5659 9.69989 31.5612L7.62082 31.5472L5.23461 30.3057C1.61514 28.4249 0.0700101 24.1917 1.64349 20.4579L2.12073 19.3238C2.47512 18.4837 2.6594 17.5922 2.6594 16.6775V16.0427H3.17444C3.68476 16.0427 4.11948 15.6927 4.2376 15.2213H22.1176C22.4153 15.2213 22.6894 15.394 22.8075 15.6647L23.3414 16.8455C23.5115 17.2235 23.8896 17.4662 24.3101 17.4662C24.7259 17.4662 25.1087 17.2235 25.2788 16.8455L25.8127 15.66C25.9356 15.3893 26.2049 15.2166 26.5026 15.2166H27.1452C27.424 15.2166 27.6791 15.366 27.8114 15.6087C28.1375 16.2061 28.7234 16.6075 29.3897 16.7148V24.145C28.317 24.2617 27.4949 24.8918 27.4949 25.6572C27.4949 26.5066 28.4966 27.1927 29.7346 27.1927C30.9726 27.1927 31.9743 26.5066 31.9743 25.6572C31.9743 24.8918 31.1521 24.257 30.0795 24.145V16.7101C30.7458 16.6028 31.3317 16.2014 31.6577 15.604C31.79 15.3613 32.0452 15.212 32.324 15.212H33.2785C33.7179 15.212 34.1195 14.9926 34.3605 14.6286L35.7781 12.4676C35.9624 12.1829 36.2789 12.0149 36.6239 12.0149H37.0633C37.3752 12.0149 37.6303 12.2669 37.6303 12.575V13.2424C37.6303 13.5644 37.7579 13.8725 37.98 14.1012L37.3232 15.0486ZM29.3849 25.2838V26.7587C28.8037 26.67 28.3737 26.3759 28.3737 26.0212C28.3737 25.6665 28.8037 25.3678 29.3849 25.2838Z",fill:"white"})),j8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Group 483737"},h.createElement("g",{id:"Icon / Live"},h.createElement("path",{id:"circle-path",fillRule:"evenodd",clipRule:"evenodd",d:"M9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9C17 13.4183 13.4183 17 9 17Z",stroke:"#107D57"}),h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M10.6432 6.12891C10.9551 6.12891 11.2103 6.37162 11.2302 6.67846L11.2315 6.71714V7.55879L13.3334 6.46776C13.6362 6.31058 13.9959 6.51777 14.0195 6.85057L14.0207 6.88543V11.1406C14.0207 11.4763 13.6813 11.7002 13.3764 11.578L13.345 11.5641L11.2315 10.54V11.2818C11.2315 11.5937 10.9887 11.8489 10.6819 11.8688L10.6432 11.8701H5.11851C4.80663 11.8701 4.55144 11.6274 4.53152 11.3205L4.53027 11.2818V6.71714C4.53027 6.40526 4.77299 6.15007 5.07983 6.13016L5.11851 6.12891H10.6432ZM10.2897 7.07007H5.4709V10.9289H10.2897V7.07007ZM13.0792 7.65972L11.2396 8.61454V9.49831L13.0792 10.3896V7.65972Z",fill:"#107D57"})))),A8=e=>h.createElement("svg",{width:14,height:17,viewBox:"0 0 14 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon / Games"},h.createElement("path",{id:"Icon / Games_2",d:"M6.27412 2.68557L6.27411 2.68557C5.62309 2.63368 5.0525 3.12172 5.00064 3.7713L5.00064 3.77134L4.14164 14.5465C4.14163 14.5465 4.14163 14.5465 4.14163 14.5465C4.08978 15.1963 4.57588 15.7681 5.22739 15.82C5.22741 15.82 5.22742 15.82 5.22744 15.82L11.3107 16.3052L11.3108 16.3052C11.9618 16.3571 12.5324 15.869 12.5842 15.2194L12.5842 15.2194L13.4432 4.4443C13.4951 3.79528 13.0091 3.22266 12.3575 3.17076C12.3575 3.17076 12.3574 3.17076 12.3574 3.17076L6.27412 2.68557ZM8.15378 7.95339C8.06822 8.08171 8.00584 8.22011 7.96597 8.36701L7.39679 8.32084C7.47153 7.93067 7.63452 7.64794 7.86868 7.44845C8.15963 7.20058 8.54037 7.08303 9.04377 7.12388C9.36277 7.14976 9.62596 7.23281 9.84206 7.36455L9.84205 7.36458L9.84603 7.36693C10.0639 7.49535 10.2189 7.65832 10.3213 7.85605C10.4234 8.05317 10.4683 8.27793 10.4483 8.53948C10.4345 8.71901 10.392 8.86521 10.3278 8.98465L10.3277 8.98461L10.3242 8.99151C10.2546 9.12905 10.1759 9.23612 10.0908 9.31799L10.0907 9.31793L10.0855 9.32326C9.98974 9.41994 9.85909 9.53313 9.69013 9.66317C9.48159 9.8217 9.31317 9.96772 9.19518 10.0999L9.19509 10.0998L9.18961 10.1063C9.10272 10.2092 9.04052 10.3244 9.00219 10.449L8.46556 10.4054C8.49427 10.3132 8.5356 10.2357 8.58714 10.17C8.70826 10.0178 8.8862 9.84033 9.1277 9.63726C9.33755 9.46764 9.50811 9.30895 9.63088 9.16198L9.39343 8.96362L9.63088 9.16198C9.77451 8.99005 9.86011 8.79 9.87715 8.56784C9.89609 8.32086 9.82923 8.08941 9.6571 7.90614C9.48861 7.71582 9.25493 7.62752 9.00193 7.60699L8.97691 7.91539L9.00193 7.60699C8.67115 7.58016 8.35479 7.66584 8.15766 7.94771L8.1576 7.94766L8.15378 7.95339ZM8.84046 11.5393L8.84024 11.5394L8.84882 11.5493C8.9033 11.6122 8.9274 11.681 8.92009 11.7763C8.91337 11.8639 8.88049 11.9307 8.81121 11.9916L8.81117 11.9915L8.8063 11.996C8.74838 12.0491 8.68489 12.0727 8.59225 12.0652C8.49804 12.0575 8.43752 12.0248 8.38914 11.9687C8.34013 11.9019 8.31721 11.826 8.32494 11.7253L8.01644 11.7016L8.32494 11.7253C8.33288 11.6218 8.36807 11.5555 8.42399 11.5042L8.2147 11.2763L8.42377 11.5044C8.48168 11.4513 8.54518 11.4277 8.63782 11.4352C8.73051 11.4427 8.79051 11.4764 8.84046 11.5393Z",stroke:"#107D57",strokeWidth:.618817}),h.createElement("path",{id:"Icon / Games_3",d:"M7.74941 0.00278796L1.66605 0.487981C1.18503 0.526267 0.82584 0.949506 0.864126 1.42843L1.72313 12.2036C1.76142 12.6832 2.18327 13.0438 2.66359 13.0055L3.18754 12.9637L3.97219 3.12062C4.0418 2.24421 4.81101 1.58916 5.68742 1.65878L8.7776 1.90524L8.68986 0.804714C8.65157 0.32509 8.22973 -0.0354984 7.74941 0.00278796Z",fill:"#107D57"}))),$8=e=>h.createElement("svg",{width:19,height:14,viewBox:"0 0 19 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon / LeaderBoard"},h.createElement("path",{id:"Combined Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M16.8236 2.46643C16.436 2.23624 16.1759 1.81093 16.1759 1.32432C16.1759 0.59292 16.7636 0 17.4885 0C18.2134 0 18.8011 0.59292 18.8011 1.32432C18.8011 1.81093 18.541 2.23624 18.1534 2.46643C18.5192 2.51678 18.8011 2.83327 18.8011 3.2162V10.7838C18.8011 11.2017 18.4653 11.5405 18.051 11.5405H16.926L16.9147 11.5404H10.9255V11.5406V13.2433C10.9255 13.6612 10.5897 14 10.1755 14H8.67539C8.26115 14 7.92534 13.6612 7.92534 13.2433V11.5406V11.5404H1.93622L1.92493 11.5405H0.799856C0.385614 11.5405 0.0498047 11.2017 0.0498047 10.7838V3.2162C0.0498047 2.83328 0.331692 2.51678 0.697521 2.46643C0.309923 2.23624 0.0498047 1.81093 0.0498047 1.32432C0.0498047 0.59292 0.637471 0 1.36239 0C2.08732 0 2.67498 0.59292 2.67498 1.32432C2.67498 1.81093 2.41487 2.23624 2.02727 2.46643C2.16328 2.48515 2.28769 2.54066 2.39032 2.62269C4.78264 1.62379 7.12768 1.12793 9.42545 1.13511C11.7225 1.14228 14.0669 1.63872 16.4584 2.62442C16.5615 2.54144 16.6867 2.48528 16.8236 2.46643ZM1.92494 10.7837L1.92493 3.21617H0.799862V10.7837H1.92494ZM16.1759 3.32547C13.8707 2.37522 11.6209 1.89875 9.42314 1.89189C7.2272 1.88503 4.97905 2.36051 2.675 3.32285V10.7837H16.1759V3.32547ZM17.4885 1.89189C17.7992 1.89189 18.0511 1.63779 18.0511 1.32433C18.0511 1.01087 17.7992 0.75676 17.4885 0.75676C17.1778 0.75676 16.926 1.01087 16.926 1.32433C16.926 1.63779 17.1778 1.89189 17.4885 1.89189ZM16.926 3.21617V10.7837H18.0511V3.21617H16.926ZM8.67538 13.2432V11.5405H10.1755V13.2432H8.67538ZM1.3624 1.89189C1.67308 1.89189 1.92494 1.63779 1.92494 1.32433C1.92494 1.01087 1.67308 0.75676 1.3624 0.75676C1.05172 0.75676 0.799862 1.01087 0.799862 1.32433C0.799862 1.63779 1.05172 1.89189 1.3624 1.89189Z",fill:"#107D57"}))),R8=e=>h.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{clipPath:"url(#clip0_1664_3009)"},h.createElement("path",{d:"M21 19V5C21 3.9 20.1 3 19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19ZM8.5 13.5L11 16.51L14.5 12L19 18H5L8.5 13.5Z",fill:"#B6B9C6"})),h.createElement("defs",null,h.createElement("clipPath",{id:"clip0_1664_3009"},h.createElement("rect",{width:24,height:24,fill:"white"})))),_8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"check"},h.createElement("path",{id:"Vector",d:"M3.59985 10.8L7.59985 14.8L16.3999 5.20001",stroke:"white",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}))),V8=e=>h.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"cross"},h.createElement("path",{id:"Vector",d:"M5.19995 14.8L14.8 5.20001M5.19995 5.20001L14.8 14.8",stroke:"white",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}))),N8=e=>h.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2.46154C8.52291 2.46154 2.46154 8.52291 2.46154 16C2.46154 23.4771 8.52291 29.5385 16 29.5385C23.4771 29.5385 29.5385 23.4771 29.5385 16C29.5385 8.52291 23.4771 2.46154 16 2.46154ZM0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16Z",fill:"#FFB600"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8.20513C16.6797 8.20513 17.2308 8.75616 17.2308 9.4359V17.641C17.2308 18.3208 16.6797 18.8718 16 18.8718C15.3203 18.8718 14.7692 18.3208 14.7692 17.641V9.4359C14.7692 8.75616 15.3203 8.20513 16 8.20513Z",fill:"#FFB600"}),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7692 22.5641C14.7692 21.8844 15.3203 21.3333 16 21.3333H16.0164C16.6961 21.3333 17.2472 21.8844 17.2472 22.5641C17.2472 23.2438 16.6961 23.7949 16.0164 23.7949H16C15.3203 23.7949 14.7692 23.2438 14.7692 22.5641Z",fill:"#FFB600"})),M8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Insight"},h.createElement("path",{id:"Fill-1",fillRule:"evenodd",clipRule:"evenodd",d:"M9.3336 9.33644C8.59749 10.0725 7.40264 10.0725 6.66652 9.33644C5.93041 8.60039 5.93041 7.40565 6.66652 6.6696C7.40264 5.93355 8.59749 5.93355 9.3336 6.6696C10.0697 7.40565 10.0697 8.60039 9.3336 9.33644Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-3",fillRule:"evenodd",clipRule:"evenodd",d:"M12.3345 12.3306C11.7818 12.8833 10.8863 12.8827 10.3342 12.3306C9.78211 11.7786 9.78145 10.8832 10.3342 10.3305C10.8869 9.77781 11.7824 9.77847 12.3345 10.3305C12.8866 10.8825 12.8873 11.7779 12.3345 12.3306Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-5",fillRule:"evenodd",clipRule:"evenodd",d:"M5.66586 5.66365C5.11311 6.21635 4.21831 6.21635 3.66556 5.66365C3.11281 5.11094 3.11281 4.21622 3.66556 3.66352C4.21831 3.11081 5.11311 3.11081 5.66586 3.66352C6.21861 4.21622 6.21861 5.11094 5.66586 5.66365Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-7",fillRule:"evenodd",clipRule:"evenodd",d:"M12.3345 5.66365C11.7818 6.21635 10.8869 6.21635 10.3342 5.66365C9.78145 5.11094 9.78145 4.21622 10.3342 3.66352C10.8869 3.11081 11.7818 3.11081 12.3345 3.66352C12.8873 4.21622 12.8873 5.11094 12.3345 5.66365Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-9",fillRule:"evenodd",clipRule:"evenodd",d:"M5.66586 12.3306C5.11378 12.8827 4.21831 12.8833 3.66556 12.3306C3.11281 11.7779 3.11347 10.8825 3.66556 10.3305C4.21764 9.77847 5.11311 9.77781 5.66586 10.3305C6.21861 10.8832 6.21795 11.7786 5.66586 12.3306Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-11",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M8.66683 1.99964C8.29877 2.36766 7.70135 2.36766 7.33329 1.99964C6.96524 1.63162 6.96524 1.03425 7.33329 0.666221C7.70135 0.298198 8.29877 0.298198 8.66683 0.666221C9.03489 1.03425 9.03489 1.63162 8.66683 1.99964Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-13",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M15.3332 8.66676C14.9652 9.03478 14.3684 9.03545 13.9997 8.66675C13.631 8.29806 13.6316 7.70136 13.9997 7.33334C14.3677 6.96531 14.9645 6.96464 15.3332 7.33334C15.7019 7.70203 15.7013 8.29873 15.3332 8.66676Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-15",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M8.66683 15.3339C8.29811 15.7026 7.70202 15.7026 7.33329 15.3339C6.96457 14.9652 6.96457 14.3691 7.33329 14.0004C7.70202 13.6318 8.29811 13.6318 8.66683 14.0005C9.03555 14.3691 9.03555 14.9652 8.66683 15.3339Z",fill:"#107D57"}),h.createElement("path",{id:"Fill-17",opacity:.5,fillRule:"evenodd",clipRule:"evenodd",d:"M2.00033 8.66676C1.6316 9.03545 1.03484 9.03478 0.666788 8.66676C0.298732 8.29873 0.298065 7.70203 0.666788 7.33334C1.03551 6.96465 1.63227 6.96531 2.00033 7.33334C2.36838 7.70136 2.36905 8.29806 2.00033 8.66676Z",fill:"#107D57"}))),O8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Poll"},h.createElement("path",{id:"Notification/Icon/Poll",fillRule:"evenodd",clipRule:"evenodd",d:"M9.7778 1.68421V5.05263H13.3333C13.8243 5.05263 14.2222 4.67561 14.2222 4.21053V2.52632C14.2222 2.06123 13.8243 1.68421 13.3333 1.68421H9.7778ZM2.66667 0C1.19391 0 0 1.13107 0 2.52632V4.21053C0 5.60577 1.19391 6.73684 2.66667 6.73684H13.3333C14.8061 6.73684 16 5.60577 16 4.21053V2.52632C16 1.13107 14.8061 0 13.3333 0H2.66667ZM4.44446 10.9473H13.3333C13.8243 10.9473 14.2222 11.3243 14.2222 11.7894V13.4736C14.2222 13.9387 13.8243 14.3157 13.3333 14.3157H4.44446V10.9473ZM0 11.7894C0 10.3942 1.19391 9.2631 2.66667 9.2631H13.3333C14.8061 9.2631 16 10.3942 16 11.7894V13.4736C16 14.8689 14.8061 15.9999 13.3333 15.9999H2.66667C1.19391 15.9999 0 14.8689 0 13.4736V11.7894Z",fill:"white",fillOpacity:.5}))),P8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Notification/Prediciton"},h.createElement("path",{id:"Icon/Prediction",fillRule:"evenodd",clipRule:"evenodd",d:"M16 7.00522C16 7.00522 9.20048 6.81607 9.20048 0C9.20048 6.36168 3.27729 6.95056 2.48756 7.00078L2.40094 7.00522C2.40094 7.00522 9.20048 7.19435 9.20048 14.0104C9.20048 7.64877 15.1234 7.05989 15.9131 7.00964L16 7.00522ZM6.97382 12.5652C6.97382 12.5652 3.48691 12.4724 3.48691 9.13033C3.48691 12.2496 0.449402 12.5384 0.0444186 12.563L0 12.5652C0 12.5652 3.48691 12.6579 3.48691 16C3.48691 12.8807 6.52429 12.592 6.92927 12.5673L6.97382 12.5652Z",fill:"white",fillOpacity:.5}))),H8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Icon/Notification/Trivia"},h.createElement("path",{id:"Notification/Icon/Trivia",fillRule:"evenodd",clipRule:"evenodd",d:"M2.01663 1.3808C0.739913 1.55586 -0.153153 2.73276 0.021912 4.00948L1.3808 13.9196C1.55586 15.1963 2.73276 16.0894 4.00948 15.9143L13.9196 14.5554C15.1963 14.3803 16.0894 13.2034 15.9143 11.9267L14.5554 2.01663C14.3803 0.739913 13.2034 -0.153153 11.9267 0.021912L2.01663 1.3808ZM9.59613 3.788C9.11431 3.46991 8.47813 3.30151 7.7566 3.30151C7.54377 3.30151 7.32625 3.31671 7.10872 3.34478C6.38836 3.44067 5.68901 3.79034 5.18965 4.30138C4.68445 4.82062 4.4377 5.45563 4.51722 6.04151C4.57452 6.4742 4.90078 6.7537 5.34635 6.7537C5.39429 6.7537 5.44341 6.7502 5.49136 6.74435C6.08778 6.66483 6.21642 6.25436 6.34036 5.85675L6.34045 5.85648C6.48192 5.40401 6.61534 4.97731 7.38585 4.87444C7.46537 4.86391 7.54138 4.85806 7.61506 4.85806C8.16939 4.85806 8.51436 5.15042 8.58454 5.68252C8.65353 6.20293 8.24307 6.61807 7.80684 7.0566L7.80393 7.05954C7.31582 7.55231 6.7639 8.1095 6.86895 8.90083C6.89585 9.10548 6.9859 9.29493 7.12272 9.43644C7.27826 9.599 7.4829 9.68436 7.71331 9.68436C7.75541 9.68436 7.79868 9.68203 7.84311 9.67618C8.46691 9.59324 8.55162 9.23139 8.63338 8.8821L8.63365 8.88097L8.63661 8.86859C8.66723 8.7403 8.69877 8.60813 8.75995 8.48804C8.84649 8.31613 9.06283 8.11265 9.31428 7.87875C9.9142 7.31858 10.734 6.55143 10.582 5.41589C10.4872 4.70603 10.1551 4.15757 9.59611 3.78802L9.59613 3.788ZM8.11605 10.28C8.06927 10.28 8.02132 10.2836 7.97454 10.2894C7.38396 10.3689 6.96765 10.9127 7.04599 11.5033C7.11733 12.0377 7.57808 12.4412 8.1172 12.4412C8.16397 12.4412 8.21192 12.4377 8.25987 12.4318C8.85045 12.3523 9.2656 11.8085 9.18842 11.2179C9.11591 10.6823 8.65517 10.28 8.11605 10.28Z",fill:"white",fillOpacity:.5}))),F8=e=>h.createElement("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("rect",{x:.5,width:16,height:16,rx:8,fill:"white",style:{fill:"white",fillOpacity:1}}),h.createElement("path",{d:"M4.75 8.5L7.09375 11L12.25 5",stroke:"#107D57",style:{stroke:"#107D57",stroke:"color(display-p3 0.0627 0.4902 0.3412)",strokeOpacity:1},strokeLinecap:"round",strokeLinejoin:"round"})),D8=e=>h.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("path",{id:"Selected",fillRule:"evenodd",clipRule:"evenodd",d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.6057 5.43441C11.2933 5.12199 10.7868 5.12199 10.4744 5.43441L6.93812 9.97066L5.08382 8.73446C4.7162 8.48938 4.2195 8.58871 3.97442 8.95634C3.72934 9.32396 3.82868 9.82065 4.1963 10.0657L6.5963 11.6657C6.9136 11.8773 7.33609 11.8354 7.60574 11.5658L11.6057 6.56578C11.9182 6.25336 11.9182 5.74683 11.6057 5.43441Z",fill:"#107D57"})),z8=e=>h.createElement("svg",{width:103,height:18,viewBox:"0 0 103 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{clipPath:"url(#clip0_6919_104497)"},h.createElement("path",{d:"M9.89618 3.45801C9.91951 3.45801 9.94451 3.46134 9.96784 3.46134C9.97618 3.46134 9.98284 3.46134 9.99118 3.46467H9.99784C10.0095 3.46467 10.0212 3.46801 10.0312 3.46801C10.0412 3.46801 10.0462 3.46801 10.0545 3.47134C10.0762 3.47467 10.0962 3.47467 10.1178 3.47634C10.1412 3.47967 10.1662 3.48134 10.1895 3.48467H10.2012C10.2462 3.48967 10.2945 3.49634 10.3395 3.50467C10.4512 3.52467 10.5595 3.54801 10.6662 3.57801C10.6928 3.58301 10.7178 3.59301 10.7445 3.60134H10.7478C10.7745 3.60967 10.7995 3.61801 10.8262 3.62467C10.8528 3.63301 10.8778 3.64134 10.9045 3.65134C10.9312 3.65967 10.9562 3.66801 10.9795 3.67967C11.0012 3.68801 11.0212 3.69634 11.0428 3.70634C11.0495 3.70967 11.0578 3.71134 11.0645 3.71467C11.0828 3.72301 11.1012 3.72967 11.1195 3.73801C11.1262 3.74134 11.1312 3.74301 11.1378 3.74634C11.1562 3.75467 11.1712 3.76134 11.1895 3.76967C11.1962 3.77301 11.2045 3.77467 11.2128 3.78134C11.2345 3.78967 11.2528 3.79801 11.2728 3.80967C11.2762 3.80967 11.2795 3.81301 11.2812 3.81301C11.3045 3.82467 11.3295 3.83634 11.3512 3.84801C11.3695 3.85634 11.3878 3.86801 11.4062 3.87634C11.4212 3.88134 11.4328 3.89134 11.4462 3.89967C11.4645 3.91134 11.4828 3.91967 11.5012 3.93134C11.5045 3.93467 11.5078 3.93467 11.5095 3.93634L11.5728 3.97467H11.5762L15.2178 6.18801L15.4412 6.32467C16.3228 6.90801 16.9028 7.88467 16.9028 8.99301C16.9028 10.1013 16.3262 11.0763 15.4445 11.6613L15.2095 11.803L11.5745 14.0113H11.5712L11.5078 14.0497C11.5078 14.0497 11.5012 14.053 11.4995 14.0547C11.4812 14.0663 11.4628 14.0747 11.4445 14.0863C11.4595 14.078 11.4745 14.0697 11.4895 14.0597L5.94951 17.433C5.94951 17.433 5.94618 17.433 5.94618 17.4363L5.74451 17.558H5.74118C5.19784 17.863 4.55784 18.0247 3.87784 17.993C2.73618 17.938 1.75784 17.3463 1.19284 16.4847C0.837844 15.9413 0.64451 15.2913 0.681177 14.6013C0.71451 13.983 0.922844 13.4147 1.26118 12.9397L1.26951 12.9247L4.04451 8.99634L6.77784 5.12634C6.81118 5.07967 6.84784 5.03301 6.87784 4.98467C6.87451 4.98967 6.86951 4.99967 6.86284 5.00467C6.87118 4.98967 6.88118 4.97634 6.88951 4.96134C6.88951 4.95801 6.89284 4.95801 6.89284 4.95634C6.89618 4.95301 6.89951 4.94801 6.90118 4.94467C6.90118 4.94467 6.90118 4.94134 6.90451 4.94134C6.91951 4.92134 6.93451 4.90134 6.94618 4.87801C6.96118 4.85801 6.97618 4.83801 6.99118 4.81634C7.00618 4.79634 7.02118 4.77634 7.03618 4.75467C7.03951 4.75134 7.03951 4.74967 7.04284 4.74634C7.04618 4.74301 7.04618 4.74134 7.04951 4.74134C7.06451 4.72134 7.07951 4.70134 7.09784 4.67967C7.10951 4.66467 7.12118 4.65134 7.13451 4.63634C7.16784 4.59801 7.20118 4.56134 7.23784 4.52301C7.25284 4.50801 7.26451 4.49467 7.27951 4.47967C7.30118 4.45634 7.32118 4.43634 7.34618 4.41634C7.36451 4.39967 7.38284 4.38134 7.40118 4.36467C7.41951 4.34801 7.43451 4.33301 7.45284 4.31801C7.45618 4.31467 7.45951 4.31301 7.45951 4.31301C7.47118 4.30134 7.48118 4.29301 7.49284 4.28467C7.50451 4.27301 7.51951 4.26134 7.53284 4.25301C7.53618 4.24967 7.53951 4.24801 7.54118 4.24801C7.55951 4.23301 7.57451 4.21967 7.59284 4.20467C7.60784 4.18967 7.62618 4.17801 7.64118 4.16634C7.65618 4.15467 7.66784 4.14634 7.68284 4.13467C7.70118 4.11967 7.71951 4.10801 7.73784 4.09467C7.75284 4.08634 7.76451 4.07467 7.77951 4.06634C7.78618 4.06134 7.79451 4.05467 7.80284 4.05134C7.81784 4.03967 7.83284 4.03134 7.84784 4.02301C7.85118 4.01967 7.85618 4.01801 7.85951 4.01467C7.87784 4.00301 7.89618 3.99134 7.91118 3.98301C7.91784 3.97801 7.92618 3.97467 7.93284 3.96801C7.94784 3.95967 7.95951 3.95134 7.97451 3.94134C7.98284 3.93634 7.99284 3.92967 8.00118 3.92467C8.01618 3.91634 8.03451 3.90801 8.04951 3.89634C8.05284 3.89301 8.05784 3.89134 8.06451 3.88801C8.08618 3.87634 8.10451 3.86467 8.12451 3.85634C8.12784 3.85301 8.13118 3.85301 8.13618 3.85134C8.15784 3.83967 8.17784 3.82801 8.19951 3.81967C8.19951 3.81967 8.20284 3.81967 8.20284 3.81634C8.22618 3.80467 8.24784 3.79301 8.27284 3.78134C8.27284 3.78134 8.27618 3.78134 8.27618 3.77801C8.29451 3.76967 8.31284 3.76134 8.33284 3.75134C8.34118 3.74801 8.35118 3.74301 8.35951 3.73967C8.37118 3.73467 8.38284 3.72801 8.39618 3.72467C8.41118 3.71967 8.42284 3.71301 8.43784 3.70801C8.46118 3.69967 8.48284 3.69134 8.50784 3.68134C8.52284 3.67634 8.53451 3.66967 8.54951 3.66634C8.57118 3.65801 8.59118 3.65134 8.61284 3.64301C8.63118 3.63801 8.65284 3.63134 8.66951 3.62301C8.75451 3.59634 8.83784 3.57134 8.92284 3.54967C8.94118 3.54467 8.96284 3.54134 8.97951 3.53801C9.08451 3.51467 9.19451 3.49467 9.30284 3.48301C9.32951 3.47967 9.35784 3.47801 9.38451 3.47467C9.42118 3.47134 9.45951 3.46967 9.49618 3.46634C9.51118 3.46634 9.52284 3.46301 9.53784 3.46301H9.55951C9.58951 3.46301 9.61618 3.45967 9.64784 3.45967H9.73784C9.79451 3.45967 9.84284 3.45967 9.89451 3.46301L9.89618 3.45801ZM10.6662 14.413C10.5612 14.4413 10.4512 14.4647 10.3395 14.4863C10.4512 14.4663 10.5595 14.443 10.6662 14.413ZM9.56118 14.5313H9.56951C9.56118 14.5313 9.54784 14.5313 9.53951 14.528C9.54618 14.528 9.55451 14.5313 9.56118 14.5313ZM7.08784 13.293C7.05451 13.253 7.02451 13.2147 6.99451 13.1747C7.02451 13.2147 7.05784 13.253 7.08784 13.293ZM6.90284 13.043C6.90284 13.043 6.90618 13.0463 6.90618 13.048C6.90284 13.0447 6.90284 13.043 6.89951 13.0363C6.89618 13.033 6.89618 13.0297 6.89284 13.0247C6.86951 12.9897 6.84784 12.953 6.82284 12.918C6.84451 12.953 6.86784 12.9913 6.88951 13.0247C6.89618 13.0297 6.89784 13.0363 6.90118 13.0413L6.90284 13.043ZM6.89451 13.0263C6.85784 12.968 6.81951 12.913 6.77618 12.858L6.89451 13.0263Z",fill:"#1652A8",style:{fill:"#1652A8",fill:"color(display-p3 0.0863 0.3216 0.6588)",fillOpacity:1}}),h.createElement("g",{opacity:.85},h.createElement("path",{d:"M5.77088 0.453306L5.97588 0.578306L5.97921 0.581639L11.5225 3.94997C11.5075 3.94164 11.4925 3.93331 11.4775 3.92331C11.4959 3.93497 11.5142 3.94331 11.5325 3.95497C11.5359 3.95831 11.5392 3.95831 11.5409 3.95997L11.6042 3.99831H11.6075L15.2492 6.21164L15.4725 6.34831C16.3542 6.93164 16.9342 7.9083 16.9342 9.01664C16.9342 10.125 16.3575 11.1 15.4759 11.685L15.2409 11.8266L11.6059 14.035H11.6025L11.5392 14.0733C11.5392 14.0733 11.5325 14.0766 11.5309 14.0783C11.5125 14.09 11.4942 14.0983 11.4759 14.11C11.4642 14.1183 11.4492 14.125 11.4359 14.1333C11.4175 14.145 11.3992 14.1533 11.3809 14.1616C11.3575 14.1733 11.3359 14.185 11.3109 14.1966C11.3075 14.2 11.3042 14.2 11.3025 14.2C11.2842 14.2116 11.2625 14.22 11.2425 14.2283C11.2359 14.2316 11.2275 14.2333 11.2192 14.24C11.2009 14.2483 11.1859 14.255 11.1675 14.2633C11.1609 14.2666 11.1592 14.2683 11.1525 14.2683C11.1309 14.2766 11.1109 14.285 11.0859 14.2966C11.0625 14.3083 11.0342 14.3166 11.0109 14.325C10.9875 14.3333 10.9592 14.345 10.9359 14.3533C10.9092 14.3616 10.8842 14.37 10.8575 14.38C10.8309 14.3883 10.8059 14.3966 10.7792 14.4033H10.7759C10.7492 14.4116 10.7242 14.4183 10.6975 14.4266C10.5925 14.455 10.4825 14.4783 10.3709 14.4983C10.3259 14.5066 10.2775 14.5133 10.2325 14.5183C10.2259 14.5183 10.2242 14.5183 10.2209 14.5216C10.1975 14.525 10.1725 14.5283 10.1492 14.53C10.1009 14.5366 10.0525 14.5383 10.0042 14.5416C9.92921 14.5483 9.85254 14.5483 9.77754 14.5483H9.68088C9.65421 14.5483 9.62921 14.545 9.60254 14.545C9.59421 14.545 9.58088 14.545 9.57254 14.5416C9.53254 14.5383 9.49088 14.5366 9.45254 14.5333C9.27421 14.5166 9.09588 14.4866 8.92754 14.4466C8.90421 14.44 8.87921 14.435 8.85254 14.4266C8.81921 14.4183 8.78588 14.41 8.74921 14.3983C8.73088 14.3933 8.70921 14.3866 8.69254 14.3816C8.66588 14.3733 8.64088 14.365 8.61421 14.355C8.58754 14.3466 8.56254 14.3383 8.53921 14.3266C8.51588 14.3183 8.48754 14.3066 8.46421 14.2983C8.44088 14.29 8.41921 14.2816 8.39754 14.27C8.38921 14.2666 8.38254 14.265 8.37421 14.2583C8.35588 14.25 8.33754 14.2416 8.31754 14.2316C8.31754 14.2316 8.31421 14.2316 8.31421 14.2283C8.29088 14.2166 8.26588 14.205 8.24254 14.1933C8.21921 14.1816 8.19421 14.17 8.17088 14.155C8.14754 14.1433 8.12254 14.1283 8.10088 14.1166C8.07754 14.105 8.05254 14.09 8.03088 14.0766C8.00754 14.0616 7.98588 14.0483 7.96088 14.0366C7.93754 14.0216 7.91588 14.0083 7.89421 13.9933C7.87254 13.9783 7.85254 13.965 7.83088 13.95C7.82754 13.95 7.82754 13.9466 7.82421 13.945C7.80588 13.9333 7.78754 13.9183 7.76754 13.905C7.76421 13.9016 7.76088 13.9016 7.75921 13.9C7.74088 13.885 7.72254 13.8733 7.70421 13.86C7.70088 13.8566 7.69588 13.855 7.69254 13.8483C7.67421 13.8333 7.65588 13.82 7.63754 13.805C7.63754 13.805 7.63421 13.805 7.63421 13.8016C7.61588 13.7866 7.59754 13.7733 7.57754 13.755C7.57421 13.7516 7.57088 13.7516 7.56921 13.7483C7.55421 13.7366 7.53921 13.7216 7.52421 13.71C7.51754 13.705 7.51254 13.6983 7.50588 13.695C7.49421 13.6833 7.47921 13.6716 7.46588 13.66C7.43921 13.6366 7.41421 13.6133 7.39088 13.5866C7.37254 13.57 7.35754 13.5516 7.33921 13.535C7.32754 13.5233 7.31754 13.5116 7.30588 13.5C7.29421 13.4883 7.28421 13.48 7.27588 13.4683C7.25754 13.4516 7.24254 13.43 7.22421 13.4133C7.19088 13.375 7.15754 13.3383 7.12421 13.2966C7.09088 13.2566 7.06088 13.2183 7.03088 13.1783C7.01588 13.1583 7.00088 13.1383 6.98588 13.1166C6.97088 13.0966 6.95588 13.0766 6.94421 13.0533C6.94088 13.05 6.94088 13.0483 6.93754 13.0416C6.93421 13.0383 6.93421 13.0366 6.93088 13.03C6.90754 12.995 6.88588 12.9583 6.86088 12.9233C6.88254 12.9583 6.90588 12.995 6.92754 13.03C6.89088 12.9716 6.85254 12.9166 6.80921 12.8616L4.07921 8.99664L1.34088 5.12997L1.23254 4.97664L1.22921 4.97164C0.92421 4.51164 0.737543 3.97497 0.707543 3.39497C0.670877 2.70497 0.86421 2.05164 1.22088 1.50997C1.78588 0.648306 2.76588 0.0566391 3.90421 -2.75556e-05C4.58421 -0.0150276 5.22421 0.148306 5.77088 0.453306Z",fill:"url(#paint0_linear_6919_104497)",style:{}})),h.createElement("path",{d:"M32.4132 12.862C31.2015 12.862 30.4482 12.0503 30.4482 10.7203V8.4453H32.6632V7.02697H30.4482V4.72363L28.8548 5.9053V7.0253H27.9648V8.44363H28.8548V10.7053C28.8548 12.9953 30.1982 14.412 32.4282 14.412H32.7682V12.862H32.4132Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M19.9812 12.5767L21.4028 11.4651C22.0395 12.4867 22.8995 13.0351 23.9962 13.0351C25.1962 13.0351 25.9512 12.2651 25.9512 11.3017C25.9512 10.1901 24.7662 9.83506 23.5212 9.43506C22.0545 8.96172 20.4695 8.36839 20.4695 6.38339C20.4695 4.73839 21.9362 3.43506 23.9362 3.43506C25.5812 3.43506 26.6028 4.07172 27.4328 5.03506L26.1145 6.01339C25.6262 5.25839 24.8995 4.85839 23.9362 4.85839C22.8395 4.85839 22.1278 5.51006 22.1278 6.35506C22.1278 7.39172 23.2695 7.73339 24.5128 8.14839C25.9945 8.65172 27.6095 9.29006 27.6095 11.3051C27.6095 12.9651 26.2462 14.5501 24.0095 14.5501C22.1578 14.5501 20.8978 13.7651 19.9795 12.5801L19.9812 12.5767Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M38.2695 10.7367C38.2695 8.56503 39.9379 6.8667 42.1095 6.8667C44.2812 6.8667 45.9062 8.4467 45.9062 10.6334V11.2534H39.7912C39.9979 12.39 40.8845 13.1434 42.1695 13.1434C43.1745 13.1434 43.9429 12.6117 44.3262 11.8134L45.6262 12.5367C44.9762 13.7484 43.8095 14.545 42.1695 14.545C39.8362 14.545 38.2695 12.8767 38.2695 10.735V10.7367ZM39.8645 9.91003H44.2962C44.0595 8.8467 43.2479 8.25503 42.1095 8.25503C40.9712 8.25503 40.1595 8.93503 39.8645 9.91003Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M33.7549 10.72C33.7549 8.42999 35.0982 7.02832 37.3282 7.02832H38.0366V8.56499H37.3132C36.1016 8.56499 35.3199 9.40665 35.3349 10.7367V14.415H33.7549V10.7233V10.72Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M46.6882 10.7218C46.6882 8.56517 48.3865 6.88184 50.5132 6.88184C52.6399 6.88184 54.3082 8.56517 54.3082 10.7218V14.4135H52.7582V13.4535C52.2415 14.1468 51.4432 14.5468 50.4682 14.5468C48.3565 14.5468 46.6865 12.8935 46.6865 10.7218H46.6882ZM52.7882 10.7218C52.7882 9.40684 51.7832 8.3585 50.5132 8.3585C49.2432 8.3585 48.2382 9.40684 48.2382 10.7218C48.2382 12.0368 49.2282 13.0852 50.5132 13.0852C51.7982 13.0852 52.7882 12.0218 52.7882 10.7218Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M55.3027 10.2717C55.3027 8.30667 56.6461 6.875 58.6411 6.875C59.7777 6.875 60.6944 7.33333 61.2694 8.10167C61.8161 7.33333 62.7027 6.875 63.8394 6.875C65.8477 6.875 67.2511 8.27833 67.2511 10.2717V14.4067H65.6711V10.2867C65.6711 9.165 64.9177 8.38167 63.8394 8.38167C62.7611 8.38167 62.0527 9.18 62.0677 10.2433V14.4083H60.4877V10.2883C60.4877 9.16667 59.7194 8.38333 58.6411 8.38333C57.5627 8.38333 56.8694 9.18167 56.8827 10.245V14.41H55.3027V10.275V10.2717Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M68.2646 3.62695H69.8746V12.872H74.2313V14.4086H68.2646V3.62695Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M89.418 10.7367C89.418 8.56503 91.0863 6.8667 93.258 6.8667C95.4296 6.8667 97.0546 8.4467 97.0546 10.6334V11.2534H90.9396C91.1463 12.39 92.033 13.1434 93.318 13.1434C94.323 13.1434 95.0913 12.6117 95.4746 11.8134L96.7746 12.5367C96.1246 13.7484 94.958 14.545 93.318 14.545C90.9846 14.545 89.418 12.8767 89.418 10.735V10.7367ZM91.013 9.91003H95.4446C95.208 8.8467 94.3963 8.25503 93.258 8.25503C92.1196 8.25503 91.308 8.93503 91.013 9.91003Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M74.4948 10.7218C74.4948 8.56517 76.1932 6.88184 78.3198 6.88184C80.4465 6.88184 82.1148 8.56517 82.1148 10.7218V14.4135H80.5648V13.4535C80.0482 14.1468 79.2498 14.5468 78.2748 14.5468C76.1632 14.5468 74.4932 12.8935 74.4932 10.7218H74.4948ZM80.5948 10.7218C80.5948 9.40684 79.5898 8.3585 78.3198 8.3585C77.0498 8.3585 76.0448 9.40684 76.0448 10.7218C76.0448 12.0368 77.0348 13.0852 78.3198 13.0852C79.6048 13.0852 80.5948 12.0218 80.5948 10.7218Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M85.0381 14.0498L81.9814 7.0498H83.6798L85.8364 12.1748L87.8748 7.0498H89.5431L85.0831 17.8465H83.4581L85.0381 14.0515V14.0498Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}}),h.createElement("path",{d:"M98.041 10.7151C98.041 8.4251 99.3843 7.02344 101.614 7.02344H102.323V8.5601H101.599C100.388 8.5601 99.606 9.40177 99.621 10.7318V14.4101H98.041V10.7184V10.7151Z",fill:"#687C8B",style:{fill:"#687C8B",fill:"color(display-p3 0.4078 0.4863 0.5451)",fillOpacity:1}})),h.createElement("defs",null,h.createElement("linearGradient",{id:"paint0_linear_6919_104497",x1:4.31754,y1:8.70664,x2:13.6359,y2:3.59497,gradientUnits:"userSpaceOnUse"},h.createElement("stop",{offset:.2,stopColor:"#1589EE",style:{stopColor:"#1589EE",stopColor:"color(display-p3 0.0824 0.5373 0.9333)",stopOpacity:1}}),h.createElement("stop",{offset:1,stopColor:"#5EB4FF",style:{stopColor:"#5EB4FF",stopColor:"color(display-p3 0.3686 0.7059 1.0000)",stopOpacity:1}})),h.createElement("clipPath",{id:"clip0_6919_104497"},h.createElement("rect",{width:101.648,height:18,fill:"white",style:{fill:"white",fillOpacity:1},transform:"translate(0.675781)"})))),B8=e=>h.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},h.createElement("g",{id:"Frame 3469523"},h.createElement("rect",{x:.5,y:.5,width:17,height:17,rx:8.5,fill:"black"}),h.createElement("rect",{x:.5,y:.5,width:17,height:17,rx:8.5,stroke:"#F2F2F1"}),h.createElement("g",{id:"layer1"},h.createElement("path",{id:"path1009",d:"M5.10046 5L8.32856 9.3097L5.08008 12.8137H5.81118L8.65522 9.74589L10.9531 12.8137H13.4411L10.0314 8.26155L13.055 5H12.3239L9.70471 7.82536L7.58843 5H5.10046ZM6.1756 5.53771H7.31858L12.3658 12.2759H11.2228L6.1756 5.53771Z",fill:"white"})))),ua={"invite-game-icon":k8,"icon-trophy":w8,"icon-trophy-green":g8,"icon-trophy-solid":y8,"icon-trivia":H8,"icon-thumb-down":h8,"icon-thumb-up":m8,"icon-star":f8,"icon-prediction":P8,"icon-insight":M8,"icon-poll":O8,"icon-play":d8,"icon-pause":u8,"icon-masters-logo":o8,"icon-logout":s8,"icon-link":l8,"icon-external-link":r8,"icon-invite-arrow":a8,"icon-friends":i8,"icon-exit":n8,"icon-default-user-avatar":e8,"icon-copy":X6,"icon-cross":O6,"icon-close":K6,"icon-close-btn-white":G6,"icon-close-btn-gray":W6,"icon-circle-arrow-right":q6,"icon-chevron":Q6,"icon-chevron-white-left":Z6,"icon-chevron-left":U6,"icon-check":V6,"icon-check-white":B6,"icon-check-green":z6,"icon-check-circle":D6,"icon-btn-channels":j8,"icon-btn-feature-groups":A8,"icon-btn-leaderboard":$8,"icon-arrow":_6,"icon-twitter-verified":b8,"icon-trophy-bet-pack":v8,"icon-trivia-transparent":C8,dashboard:J6,iconMute:c8,iconUnMute:x8,correct:_8,iconSkip:p8,incorrect:V8,questionExpired:N8,selected:D8,selectedBetPack:F8,circleClose:M6,incorrectVoted:E8,mastersLogo:I8,streamLayerLogo:z8,twitter:B8,iconUp:L8,iconCopySuccess:Y6,chevronRight:N6,noImageIcon:R8,iconArrowRight:F6,iconEarlyPrediction:t8,iconArrowPrev:H6,mastersLogoWhite:T8,loader:S8,fgIcon:P6},O=({name:e,style:t,className:n,...r})=>{if(!ua[e])return s.jsx("span",{children:e});const i=ua[e];return s.jsx(i,{"data-testid":"svg-icon",style:t,className:n,...r})};var da=typeof window>"u"?w.useEffect:w.useLayoutEffect,U8=({isPlaying:e,duration:t,startAt:n=0,updateInterval:r=0,onComplete:i,onUpdate:a})=>{let[l,o]=w.useState(n),c=w.useRef(0),u=w.useRef(n),v=w.useRef(n*-1e3),C=w.useRef(null),p=w.useRef(null),y=w.useRef(null),x=m=>{let f=m/1e3;if(p.current===null){p.current=f,C.current=requestAnimationFrame(x);return}let g=f-p.current,b=c.current+g;p.current=f,c.current=b;let S=u.current+(r===0?b:(b/r|0)*r),I=u.current+b,j=typeof t=="number"&&I>=t;o(j?t:S),j||(C.current=requestAnimationFrame(x))},L=()=>{C.current&&cancelAnimationFrame(C.current),y.current&&clearTimeout(y.current),p.current=null},E=w.useCallback(m=>{L(),c.current=0;let f=typeof m=="number"?m:n;u.current=f,o(f),e&&(C.current=requestAnimationFrame(x))},[e,n]);return da(()=>{if(a==null||a(l),t&&l>=t){v.current+=t*1e3;let{shouldRepeat:m=!1,delay:f=0,newStartAt:g}=(i==null?void 0:i(v.current/1e3))||{};m&&(y.current=setTimeout(()=>E(g),f*1e3))}},[l,t]),da(()=>(e&&(C.current=requestAnimationFrame(x)),L),[e,t,r]),{elapsedTime:l,reset:E}},Z8=(e,t,n)=>{let r=e/2,i=t/2,a=r-i,l=2*a,o=n==="clockwise"?"1,0":"0,1",c=2*Math.PI*a;return{path:`m ${r},${i} a ${a},${a} 0 ${o} 0,${l} a ${a},${a} 0 ${o} 0,-${l}`,pathLength:c}},pa=(e,t)=>e===0||e===t?0:typeof t=="number"?e-t:0,Q8=e=>({position:"relative",width:e,height:e}),q8={display:"flex",justifyContent:"center",alignItems:"center",position:"absolute",left:0,top:0,width:"100%",height:"100%"},hs=(e,t,n,r,i)=>{if(r===0)return t;let a=(i?r-e:e)/r;return t+n*a},fa=e=>{var t,n;return(n=(t=e.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,(r,i,a,l)=>`#${i}${i}${a}${a}${l}${l}`).substring(1).match(/.{2}/g))==null?void 0:t.map(r=>parseInt(r,16)))!=null?n:[]},W8=(e,t)=>{var n;let{colors:r,colorsTime:i,isSmoothColorTransition:a=!0}=e;if(typeof r=="string")return r;let l=(n=i==null?void 0:i.findIndex((p,y)=>p>=t&&t>=i[y+1]))!=null?n:-1;if(!i||l===-1)return r[0];if(!a)return r[l];let o=i[l]-t,c=i[l]-i[l+1],u=fa(r[l]),v=fa(r[l+1]),C=!!e.isGrowing;return`rgb(${u.map((p,y)=>hs(o,p,v[y]-p,c,C)|0).join(",")})`},G8=e=>{let{duration:t,initialRemainingTime:n,updateInterval:r,size:i=180,strokeWidth:a=12,trailStrokeWidth:l,isPlaying:o=!1,isGrowing:c=!1,rotation:u="clockwise",onComplete:v,onUpdate:C}=e,p=w.useRef(),y=Math.max(a,l??0),{path:x,pathLength:L}=Z8(i,y,u),{elapsedTime:E}=U8({isPlaying:o,duration:t,startAt:pa(t,n),updateInterval:r,onUpdate:typeof C=="function"?f=>{let g=Math.ceil(t-f);g!==p.current&&(p.current=g,C(g))}:void 0,onComplete:typeof v=="function"?f=>{var g;let{shouldRepeat:b,delay:S,newInitialRemainingTime:I}=(g=v(f))!=null?g:{};if(b)return{shouldRepeat:b,delay:S,newStartAt:pa(t,I)}}:void 0}),m=t-E;return{elapsedTime:E,path:x,pathLength:L,remainingTime:Math.ceil(m),rotation:u,size:i,stroke:W8(e,m),strokeDashoffset:hs(E,0,L,t,c),strokeWidth:a}},J0=e=>{let{children:t,strokeLinecap:n,trailColor:r,trailStrokeWidth:i}=e,{path:a,pathLength:l,stroke:o,strokeDashoffset:c,remainingTime:u,elapsedTime:v,size:C,strokeWidth:p}=G8(e);return w.createElement("div",{style:Q8(C)},w.createElement("svg",{viewBox:`0 0 ${C} ${C}`,width:C,height:C,xmlns:"http://www.w3.org/2000/svg"},w.createElement("path",{d:a,fill:"none",stroke:r??"#d9d9d9",strokeWidth:i??p}),w.createElement("path",{d:a,fill:"none",stroke:o,strokeLinecap:n??"round",strokeWidth:p,strokeDasharray:l,strokeDashoffset:c})),typeof t=="function"&&w.createElement("div",{style:q8},t({remainingTime:u,elapsedTime:v,color:o})))};J0.displayName="CountdownCircleTimer";const K8=[10,10,1,0],Y8=d("div")({name:"RemainingTimeCircle",class:"r165427",propsAsIs:!1}),X8=d("div")({name:"RemainingTime",class:"r17garf3",propsAsIs:!1}),J8=y6,Yr=w6,ha=b6,e7=({className:e,duration:t=30,onTimerExpired:n,isPlaying:r=!0})=>s.jsx(J0,{isPlaying:r,strokeWidth:0,duration:t,colors:Yr,size:24,onComplete:n,children:({remainingTime:i})=>s.jsx(X8,{className:e,children:t===0?0:i})}),t7=({isPlaying:e=!0,duration:t=30,onTimerExpired:n})=>{const[r,i]=w.useState(t>10?J8:Yr),[a,l]=w.useState(2);w.useEffect(()=>{t===0&&(l(0),i(ha))},[t]);const o=({remainingTime:v})=>s.jsx(Y8,{children:t===0?0:v}),c=w.useCallback(()=>{n==null||n(),i(ha)},[n,i]),u=w.useCallback(v=>{v===10&&i(Yr)},[i]);return s.jsx(J0,{isPlaying:e,duration:t,colors:g6,colorsTime:K8,size:32,strokeWidth:a,trailStrokeWidth:2,trailColor:r,onComplete:c,onUpdate:u,children:o})},n7=d("div")({name:"CloseIconWrap",class:"c3v6bv6",propsAsIs:!1}),r7=d("div")({name:"TimerWrap",class:"teuhmro",propsAsIs:!1}),i7=()=>O,a7=d(i7())({name:"Icon",class:"i17rfxv5",propsAsIs:!0}),ms=({close:e,className:t,timerClassName:n,skipIcon:r,isPlaying:i=!0,duration:a=0,autoClose:l})=>{const[o,c]=w.useState(a===0);w.useEffect(()=>{c(!a)},[a]);const u=w.useCallback(()=>{l===k.CloseTimerAuto.ENABLED?e==null||e():c(!0)},[l,e]);return o?s.jsxs(n7,{"data-a":"intr",onClick:e,className:t,style:r?{width:"auto"}:{},children:[r&&s.jsx("span",{"data-a":"intr",children:"Skip"}),s.jsx(a7,{"data-a":"intr",name:r?"iconSkip":"icon-cross"})]}):s.jsx(r7,{children:s.jsx(e7,{className:n,isPlaying:i,duration:a,onTimerExpired:u})})},_2={[k.QuestionType.TWEET]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.PROMOTION]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.UNSET]:void 0,[k.QuestionType.FACTOID]:{label:"Insight",iconName:"icon-insight"},[k.QuestionType.POLL]:{label:"Poll",iconName:"icon-poll"},[k.QuestionType.TRIVIA]:{label:"Trivia",iconName:"icon-trivia"},[k.QuestionType.PREDICTION]:{label:"Prediction",iconName:"icon-prediction"}},l7={[k.QuestionType.TWEET]:"Learn more",[k.QuestionType.FACTOID]:"Learn more",[k.QuestionType.POLL]:"Answer",[k.QuestionType.TRIVIA]:"Answer",[k.QuestionType.PREDICTION]:"Answer",[k.QuestionType.PROMOTION]:"",[k.QuestionType.UNSET]:""},s7=d("div")({name:"Container",class:"c1vwopgc",propsAsIs:!1}),o7=d("div")({name:"QuestionTypeWrap",class:"qyktpt0",propsAsIs:!1}),c7=()=>O,u7=d(c7())({name:"QuestionTypeIcon",class:"q951jdx",propsAsIs:!0}),d7=d("span")({name:"QuestionTypeTitle",class:"qss5f0e",propsAsIs:!1}),p7=d("div")({name:"CloseIconWrap",class:"c1ao1jtv",propsAsIs:!1}),f7=()=>O,h7=d(f7())({name:"CloseIcon",class:"cvsl7l3",propsAsIs:!0}),Cs=({type:e,closeTimer:t,close:n,label:r})=>{const i=e?_2[e]:{label:r,iconName:void 0};return s.jsxs(s7,{children:[s.jsxs(o7,{children:[(i==null?void 0:i.iconName)&&s.jsx(u7,{"data-type-trivia":e===k.QuestionType.TRIVIA,"data-type-poll":e===k.QuestionType.POLL,name:i.iconName}),(i==null?void 0:i.label)&&s.jsx(d7,{children:i.label})]}),t!=null&&t.seconds?s.jsx(ms,{close:n,autoClose:t.auto,duration:t.seconds}):s.jsx(p7,{"data-a":"intr",onClick:n,children:s.jsx(h7,{"data-a":"intr",name:"icon-cross"})})]})},vs=d("div")({name:"Container",class:"cqg02m",propsAsIs:!1}),je=({children:e,style:t,loading:n})=>n?s.jsx(vs,{style:t,children:e}):e,ei=e=>e.split(/\s+/).map(t=>t[0]).join("").toUpperCase(),gs=e=>e?e.toLocaleString("en-US"):"0",m7=e=>{const t=new Date(e);if(!t)return"";const n=new Date,r=Math.floor(n.getTime()-t.getTime());return r<6e4?`${Math.floor(r/1e3)}s`:r<36e5?`${Math.floor(r/6e4)}m`:r<864e5?`${Math.floor(r/36e5)}h`:t.getFullYear()===n.getFullYear()?`${t.toLocaleDateString("en-US",{month:"short",day:"numeric"})}`:`${t.toLocaleDateString("en-US",{month:"2-digit",day:"2-digit",year:"2-digit"})}`},C7=d("div")({name:"Container",class:"c1zy8a",propsAsIs:!1}),v7=d("div")({name:"Title",class:"t1vih9p5",propsAsIs:!1}),g7=d("div")({name:"Indicator",class:"i1fbnvpb",propsAsIs:!1}),ma=({indicator:e,title:t})=>s.jsxs(C7,{children:[s.jsx(v7,{children:t}),s.jsx(g7,{children:e})]}),y7=d("div")({name:"Container",class:"ctmhwyc",propsAsIs:!1}),w7=d("div")({name:"Indicator",class:"i1jri200",propsAsIs:!1}),b7=d("div")({name:"Title",class:"t8s05oq",propsAsIs:!1}),D2=({indicator:e,title:t})=>s.jsxs(y7,{children:[s.jsx(w7,{children:e}),s.jsx(b7,{children:t})]}),x7=d("div")({name:"Container",class:"c1yrpn9o",propsAsIs:!1}),L7=d("div")({name:"TopInfo",class:"t17fwahh",propsAsIs:!1}),E7=d("div")({name:"BottomInfo",class:"by6w7e9",propsAsIs:!1}),k7=d("div")({name:"User",class:"u1g7arbm",propsAsIs:!1}),S7=d("img")({name:"Avatar",class:"a1ldeata",propsAsIs:!1}),I7=d("div")({name:"UserInfo",class:"u10d4koz",propsAsIs:!1}),T7=d("div")({name:"UserName",class:"u1q6roj0",propsAsIs:!1}),j7=d("div")({name:"UserRating",class:"ui0m425",propsAsIs:!1}),A7=d("img")({name:"TrophyIcon",class:"t1el3mrn",propsAsIs:!1}),$7=d("div")({name:"RtsContainer",class:"r2vgnxv",propsAsIs:!1}),R7=d("div")({name:"RtsDivider",class:"roqn06j",propsAsIs:!1}),_7=d("div")({name:"Rts",class:"r15adx7c",propsAsIs:!1}),Ca=d("div")({name:"RtsIndicator",class:"rv59lta",propsAsIs:!1}),va=d("div")({name:"RtsLabel",class:"r55lotb",propsAsIs:!1}),V7=d("div")({name:"Divider",class:"d1knfgqt",propsAsIs:!1}),N7=d("div")({name:"Ranks",class:"r1mqo824",propsAsIs:!1}),M7=d("div")({name:"Statistics",class:"sxareh6",propsAsIs:!1}),O7=d("div")({name:"AvatarPlaceholder",class:"amcu48h",propsAsIs:!1}),P7=d("button")({name:"UserAccountBtn",class:"u32nfkp",propsAsIs:!1}),H7="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Trophy'%3e%3cpath%20id='Combined%20Shape'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.69197%204.66662C3.69197%205.99705%203.92914%207.17787%204.4035%208.20912C3.49966%208.02451%202.74487%207.66486%202.1391%207.13014C1.53333%206.59542%201.23046%206.0798%201.23046%205.58328V4.66662H3.69197ZM14.7686%204.66662V5.58328C14.7686%206.0798%2014.4658%206.59542%2013.86%207.13014C13.2542%207.66486%2012.4994%208.02451%2011.5956%208.20912C12.0699%207.17787%2012.3071%205.99705%2012.3071%204.66662H14.7686ZM15.9998%205.58329V4.36108C15.9998%204.10645%2015.9101%203.89002%2015.7306%203.71178C15.5511%203.53354%2015.3332%203.44442%2015.0768%203.44442H12.3076V2.52776C12.3076%202.10763%2012.1569%201.74797%2011.8556%201.44878C11.5544%201.14959%2011.1922%201%2010.7691%201H5.23072C4.80764%201%204.44547%201.14959%204.14419%201.44878C3.84291%201.74797%203.69227%202.10763%203.69227%202.52776V3.44442H0.923068C0.666659%203.44442%200.448714%203.53354%200.269228%203.71178C0.0897418%203.89002%200%204.10645%200%204.36108V5.58329C0%206.03525%200.13301%206.49039%200.399034%206.94872C0.665059%207.40705%201.02403%207.82082%201.47595%208.19003C1.92787%208.55924%202.48234%208.86957%203.13939%209.12101C3.79644%209.37246%204.48713%209.51409%205.21149%209.54592C5.48071%209.88967%205.7852%2010.192%206.12494%2010.453C6.36853%2010.6695%206.53679%2010.9002%206.62974%2011.1453C6.72269%2011.3904%206.76916%2011.6752%206.76916%2011.9999C6.76916%2012.3436%206.67141%2012.6333%206.4759%2012.8688C6.28038%2013.1043%205.96789%2013.2221%205.53841%2013.2221C5.05764%2013.2221%204.62976%2013.3669%204.25476%2013.6566C3.87977%2013.9462%203.69227%2014.3106%203.69227%2014.7499V15.361C3.69227%2015.4501%203.72112%2015.5233%203.77881%2015.5806C3.8365%2015.6379%203.91022%2015.6665%203.99996%2015.6665H11.9999C12.0896%2015.6665%2012.1633%2015.6379%2012.221%2015.5806C12.2787%2015.5233%2012.3076%2015.4501%2012.3076%2015.361V14.7499C12.3076%2014.3106%2012.1201%2013.9462%2011.7451%2013.6566C11.3701%2013.3669%2010.9422%2013.2221%2010.4614%2013.2221C10.0319%2013.2221%209.71945%2013.1043%209.52394%2012.8688C9.32843%2012.6333%209.23068%2012.3436%209.23068%2011.9999C9.23068%2011.6752%209.27715%2011.3904%209.3701%2011.1453C9.46305%2010.9002%209.63131%2010.6695%209.8749%2010.453C10.2146%2010.192%2010.5191%209.88967%2010.7884%209.54592C11.5127%209.51409%2012.2034%209.37246%2012.8604%209.12101C13.5175%208.86957%2014.072%208.55924%2014.5239%208.19003C14.9758%207.82082%2015.3348%207.40705%2015.6008%206.94872C15.8668%206.49039%2015.9998%206.03525%2015.9998%205.58329ZM6.76047%207.1798L8.05109%206.49997L9.3417%207.1798L9.09521%205.73989L10.1393%204.72015L8.69639%204.51007L8.05109%203.2L7.40578%204.51007L5.96283%204.72015L7.00696%205.73989L6.76047%207.1798Z'%20fill='%23F2C94C'/%3e%3c/g%3e%3c/svg%3e",ys=({loading:e,hideFriendsRank:t,avatar:n,name:r,points:i,friendsRank:a,rank:l,streak:o,correct:c,incorrect:u,inTop:v,successRate:C})=>s.jsxs(x7,{"data-loading":e,children:[s.jsx(L7,{children:s.jsx(je,{loading:e,children:s.jsxs(k7,{children:[s.jsxs(P7,{children:[n&&s.jsx(S7,{alt:"avatar",src:n}),!n&&s.jsx(O7,{children:ei(r||"")})]}),s.jsxs(I7,{children:[s.jsx(T7,{children:r}),s.jsxs(j7,{children:[s.jsxs($7,{children:[s.jsxs(_7,{children:[s.jsx(A7,{alt:"rank-icon",src:H7}),s.jsxs(Ca,{children:[gs(i),s.jsx(va,{children:"PTS"})]})]}),t&&s.jsxs(Ca,{children:[s.jsx(R7,{}),l||0,s.jsx(va,{children:"global rank"})]})]}),!t&&s.jsxs(s.Fragment,{children:[s.jsx(V7,{}),s.jsxs("div",{children:["TOP ",v||0,"%"]})]})]})]})]})})}),s.jsxs(E7,{children:[!t&&s.jsxs(N7,{children:[s.jsx(je,{loading:e,style:{width:"100%"},children:s.jsx(ma,{indicator:a||0,title:"Friends rank"})}),s.jsx(je,{loading:e,style:{width:"100%"},children:s.jsx(ma,{indicator:l||0,title:"Global rank"})})]}),s.jsx(je,{loading:e,children:s.jsxs(M7,{children:[s.jsx(D2,{indicator:o||0,title:"Win streak"}),s.jsx(D2,{indicator:c||0,title:"Correct"}),s.jsx(D2,{indicator:u||0,title:"Incorrect"}),s.jsx(D2,{indicator:`${C||0}%`,title:"Succ. rate"})]})})]})]});var ws={exports:{}},_e={},bs={exports:{}},xs={};/**
|
|
32
16
|
* @license React
|
|
33
17
|
* scheduler.production.min.js
|
|
34
18
|
*
|
|
@@ -36,7 +20,7 @@
|
|
|
36
20
|
*
|
|
37
21
|
* This source code is licensed under the MIT license found in the
|
|
38
22
|
* LICENSE file in the root directory of this source tree.
|
|
39
|
-
*/(function(e){function t($,N){var M=$.length;$.push(N);e:for(;0<M;){var Z=M-1>>>1,te=$[Z];if(0<i(te,N))$[Z]=N,$[M]=te,M=Z;else break e}}function n($){return $.length===0?null:$[0]}function r($){if($.length===0)return null;var N=$[0],M=$.pop();if(M!==N){$[0]=M;e:for(var Z=0,te=$.length,
|
|
23
|
+
*/(function(e){function t($,N){var M=$.length;$.push(N);e:for(;0<M;){var Z=M-1>>>1,te=$[Z];if(0<i(te,N))$[Z]=N,$[M]=te,M=Z;else break e}}function n($){return $.length===0?null:$[0]}function r($){if($.length===0)return null;var N=$[0],M=$.pop();if(M!==N){$[0]=M;e:for(var Z=0,te=$.length,ct=te>>>1;Z<ct;){var P=2*(Z+1)-1,le=$[P],Y=P+1,g1=$[Y];if(0>i(le,M))Y<te&&0>i(g1,le)?($[Z]=g1,$[Y]=M,Z=Y):($[Z]=le,$[P]=M,Z=P);else if(Y<te&&0>i(g1,M))$[Z]=g1,$[Y]=M,Z=Y;else break e}}return N}function i($,N){var M=$.sortIndex-N.sortIndex;return M!==0?M:$.id-N.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var l=Date,o=l.now();e.unstable_now=function(){return l.now()-o}}var c=[],u=[],v=1,C=null,p=3,y=!1,x=!1,L=!1,E=typeof setTimeout=="function"?setTimeout:null,m=typeof clearTimeout=="function"?clearTimeout:null,f=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function g($){for(var N=n(u);N!==null;){if(N.callback===null)r(u);else if(N.startTime<=$)r(u),N.sortIndex=N.expirationTime,t(c,N);else break;N=n(u)}}function b($){if(L=!1,g($),!x)if(n(c)!==null)x=!0,v1(S);else{var N=n(u);N!==null&&ot(b,N.startTime-$)}}function S($,N){x=!1,L&&(L=!1,m(A),A=-1),y=!0;var M=p;try{for(g(N),C=n(c);C!==null&&(!(C.expirationTime>N)||$&&!J());){var Z=C.callback;if(typeof Z=="function"){C.callback=null,p=C.priorityLevel;var te=Z(C.expirationTime<=N);N=e.unstable_now(),typeof te=="function"?C.callback=te:C===n(c)&&r(c),g(N)}else r(c);C=n(c)}if(C!==null)var ct=!0;else{var P=n(u);P!==null&&ot(b,P.startTime-N),ct=!1}return ct}finally{C=null,p=M,y=!1}}var I=!1,j=null,A=-1,V=5,_=-1;function J(){return!(e.unstable_now()-_<V)}function Ne(){if(j!==null){var $=e.unstable_now();_=$;var N=!0;try{N=j(!0,$)}finally{N?Be():(I=!1,j=null)}}else I=!1}var Be;if(typeof f=="function")Be=function(){f(Ne)};else if(typeof MessageChannel<"u"){var st=new MessageChannel,hr=st.port2;st.port1.onmessage=Ne,Be=function(){hr.postMessage(null)}}else Be=function(){E(Ne,0)};function v1($){j=$,I||(I=!0,Be())}function ot($,N){A=E(function(){$(e.unstable_now())},N)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function($){$.callback=null},e.unstable_continueExecution=function(){x||y||(x=!0,v1(S))},e.unstable_forceFrameRate=function($){0>$||125<$?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):V=0<$?Math.floor(1e3/$):5},e.unstable_getCurrentPriorityLevel=function(){return p},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function($){switch(p){case 1:case 2:case 3:var N=3;break;default:N=p}var M=p;p=N;try{return $()}finally{p=M}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function($,N){switch($){case 1:case 2:case 3:case 4:case 5:break;default:$=3}var M=p;p=$;try{return N()}finally{p=M}},e.unstable_scheduleCallback=function($,N,M){var Z=e.unstable_now();switch(typeof M=="object"&&M!==null?(M=M.delay,M=typeof M=="number"&&0<M?Z+M:Z):M=Z,$){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=M+te,$={id:v++,callback:N,priorityLevel:$,startTime:M,expirationTime:te,sortIndex:-1},M>Z?($.sortIndex=M,t(u,$),n(c)===null&&$===n(u)&&(L?(m(A),A=-1):L=!0,ot(b,M-Z))):($.sortIndex=te,t(c,$),x||y||(x=!0,v1(S))),$},e.unstable_shouldYield=J,e.unstable_wrapCallback=function($){var N=p;return function(){var M=p;p=N;try{return $.apply(this,arguments)}finally{p=M}}}})(xs);bs.exports=xs;var F7=bs.exports;/**
|
|
40
24
|
* @license React
|
|
41
25
|
* react-dom.production.min.js
|
|
42
26
|
*
|
|
@@ -44,22 +28,22 @@
|
|
|
44
28
|
*
|
|
45
29
|
* This source code is licensed under the MIT license found in the
|
|
46
30
|
* LICENSE file in the root directory of this source tree.
|
|
47
|
-
*/var
|
|
48
|
-
`+
|
|
31
|
+
*/var D7=w,Re=F7;function T(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Ls=new Set,C2={};function at(e,t){_t(e,t),_t(e+"Capture",t)}function _t(e,t){for(C2[e]=t,e=0;e<t.length;e++)Ls.add(t[e])}var p1=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Xr=Object.prototype.hasOwnProperty,z7=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,ga={},ya={};function B7(e){return Xr.call(ya,e)?!0:Xr.call(ga,e)?!1:z7.test(e)?ya[e]=!0:(ga[e]=!0,!1)}function U7(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Z7(e,t,n,r){if(t===null||typeof t>"u"||U7(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function we(e,t,n,r,i,a,l){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=l}var pe={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){pe[e]=new we(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];pe[t]=new we(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){pe[e]=new we(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){pe[e]=new we(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){pe[e]=new we(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){pe[e]=new we(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){pe[e]=new we(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){pe[e]=new we(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){pe[e]=new we(e,5,!1,e.toLowerCase(),null,!1,!1)});var ti=/[\-:]([a-z])/g;function ni(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(ti,ni);pe[t]=new we(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(ti,ni);pe[t]=new we(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(ti,ni);pe[t]=new we(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){pe[e]=new we(e,1,!1,e.toLowerCase(),null,!1,!1)});pe.xlinkHref=new we("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){pe[e]=new we(e,1,!1,e.toLowerCase(),null,!0,!0)});function ri(e,t,n,r){var i=pe.hasOwnProperty(t)?pe[t]:null;(i!==null?i.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(Z7(t,n,i,r)&&(n=null),r||i===null?B7(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):i.mustUseProperty?e[i.propertyName]=n===null?i.type===3?!1:"":n:(t=i.attributeName,r=i.attributeNamespace,n===null?e.removeAttribute(t):(i=i.type,n=i===3||i===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var C1=D7.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,z2=Symbol.for("react.element"),ft=Symbol.for("react.portal"),ht=Symbol.for("react.fragment"),ii=Symbol.for("react.strict_mode"),Jr=Symbol.for("react.profiler"),Es=Symbol.for("react.provider"),ks=Symbol.for("react.context"),ai=Symbol.for("react.forward_ref"),e0=Symbol.for("react.suspense"),t0=Symbol.for("react.suspense_list"),li=Symbol.for("react.memo"),x1=Symbol.for("react.lazy"),Ss=Symbol.for("react.offscreen"),wa=Symbol.iterator;function Ut(e){return e===null||typeof e!="object"?null:(e=wa&&e[wa]||e["@@iterator"],typeof e=="function"?e:null)}var K=Object.assign,br;function t2(e){if(br===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);br=t&&t[1]||""}return`
|
|
32
|
+
`+br+e}var xr=!1;function Lr(e,t){if(!e||xr)return"";xr=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(u){var r=u}Reflect.construct(e,[],t)}else{try{t.call()}catch(u){r=u}e.call(t.prototype)}else{try{throw Error()}catch(u){r=u}e()}}catch(u){if(u&&r&&typeof u.stack=="string"){for(var i=u.stack.split(`
|
|
49
33
|
`),a=r.stack.split(`
|
|
50
|
-
`),
|
|
51
|
-
`+i[s].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=s&&0<=o);break}}}finally{kr=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?n2(e):""}function c5(e){switch(e.tag){case 5:return n2(e.type);case 16:return n2("Lazy");case 13:return n2("Suspense");case 19:return n2("SuspenseList");case 0:case 2:case 15:return e=Sr(e.type,!1),e;case 11:return e=Sr(e.type.render,!1),e;case 1:return e=Sr(e.type,!0),e;default:return""}}function si(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Ct:return"Fragment";case mt:return"Portal";case ri:return"Profiler";case d0:return"StrictMode";case ii:return"Suspense";case ai:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case _l:return(e.displayName||"Context")+".Consumer";case Rl:return(e._context.displayName||"Context")+".Provider";case p0:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case f0:return t=e.displayName||null,t!==null?t:si(e.type)||"Memo";case E1:t=e._payload,e=e._init;try{return si(e(t))}catch{}}return null}function u5(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return si(t);case 8:return t===d0?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function O1(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Nl(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function d5(e){var t=Nl(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(s){r=""+s,a.call(this,s)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(s){r=""+s},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Z2(e){e._valueTracker||(e._valueTracker=d5(e))}function Ml(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Nl(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function kn(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function li(e,t){var n=t.checked;return K({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Aa(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=O1(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function Ol(e,t){t=t.checked,t!=null&&u0(e,"checked",t,!1)}function oi(e,t){Ol(e,t);var n=O1(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?ci(e,t.type,n):t.hasOwnProperty("defaultValue")&&ci(e,t.type,O1(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function $a(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function ci(e,t,n){(t!=="number"||kn(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var r2=Array.isArray;function It(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+O1(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function ui(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(T(91));return K({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Ra(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(T(92));if(r2(n)){if(1<n.length)throw Error(T(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:O1(n)}}function Pl(e,t){var n=O1(t.value),r=O1(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function _a(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function Hl(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function di(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?Hl(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var q2,Fl=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(q2=q2||document.createElement("div"),q2.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=q2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function v2(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var o2={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},p5=["Webkit","ms","Moz","O"];Object.keys(o2).forEach(function(e){p5.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),o2[t]=o2[e]})});function Dl(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||o2.hasOwnProperty(e)&&o2[e]?(""+t).trim():t+"px"}function zl(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=Dl(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var f5=K({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function pi(e,t){if(t){if(f5[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(T(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(T(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(T(61))}if(t.style!=null&&typeof t.style!="object")throw Error(T(62))}}function fi(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var hi=null;function h0(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var mi=null,Tt=null,jt=null;function Va(e){if(e=P2(e)){if(typeof mi!="function")throw Error(T(280));var t=e.stateNode;t&&(t=rr(t),mi(e.stateNode,e.type,t))}}function Bl(e){Tt?jt?jt.push(e):jt=[e]:Tt=e}function Ul(){if(Tt){var e=Tt,t=jt;if(jt=Tt=null,Va(e),t)for(e=0;e<t.length;e++)Va(t[e])}}function Zl(e,t){return e(t)}function ql(){}var Ir=!1;function Ql(e,t,n){if(Ir)return e(t,n);Ir=!0;try{return Zl(e,t,n)}finally{Ir=!1,(Tt!==null||jt!==null)&&(ql(),Ul())}}function y2(e,t){var n=e.stateNode;if(n===null)return null;var r=rr(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(T(231,t,typeof n));return n}var Ci=!1;if(f1)try{var qt={};Object.defineProperty(qt,"passive",{get:function(){Ci=!0}}),window.addEventListener("test",qt,qt),window.removeEventListener("test",qt,qt)}catch{Ci=!1}function h5(e,t,n,r,i,a,s,o,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(g){this.onError(g)}}var c2=!1,Sn=null,In=!1,gi=null,m5={onError:function(e){c2=!0,Sn=e}};function C5(e,t,n,r,i,a,s,o,c){c2=!1,Sn=null,h5.apply(m5,arguments)}function g5(e,t,n,r,i,a,s,o,c){if(C5.apply(this,arguments),c2){if(c2){var u=Sn;c2=!1,Sn=null}else throw Error(T(198));In||(In=!0,gi=u)}}function lt(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function Wl(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Na(e){if(lt(e)!==e)throw Error(T(188))}function v5(e){var t=e.alternate;if(!t){if(t=lt(e),t===null)throw Error(T(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var a=i.alternate;if(a===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===a.child){for(a=i.child;a;){if(a===n)return Na(i),e;if(a===r)return Na(i),t;a=a.sibling}throw Error(T(188))}if(n.return!==r.return)n=i,r=a;else{for(var s=!1,o=i.child;o;){if(o===n){s=!0,n=i,r=a;break}if(o===r){s=!0,r=i,n=a;break}o=o.sibling}if(!s){for(o=a.child;o;){if(o===n){s=!0,n=a,r=i;break}if(o===r){s=!0,r=a,n=i;break}o=o.sibling}if(!s)throw Error(T(189))}}if(n.alternate!==r)throw Error(T(190))}if(n.tag!==3)throw Error(T(188));return n.stateNode.current===n?e:t}function Gl(e){return e=v5(e),e!==null?Kl(e):null}function Kl(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=Kl(e);if(t!==null)return t;e=e.sibling}return null}var Yl=Ve.unstable_scheduleCallback,Ma=Ve.unstable_cancelCallback,y5=Ve.unstable_shouldYield,w5=Ve.unstable_requestPaint,ee=Ve.unstable_now,b5=Ve.unstable_getCurrentPriorityLevel,m0=Ve.unstable_ImmediatePriority,Xl=Ve.unstable_UserBlockingPriority,Tn=Ve.unstable_NormalPriority,x5=Ve.unstable_LowPriority,Jl=Ve.unstable_IdlePriority,Jn=null,i1=null;function E5(e){if(i1&&typeof i1.onCommitFiberRoot=="function")try{i1.onCommitFiberRoot(Jn,e,void 0,(e.current.flags&128)===128)}catch{}}var Xe=Math.clz32?Math.clz32:S5,L5=Math.log,k5=Math.LN2;function S5(e){return e>>>=0,e===0?32:31-(L5(e)/k5|0)|0}var Q2=64,W2=4194304;function i2(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function jn(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,a=e.pingedLanes,s=n&268435455;if(s!==0){var o=s&~i;o!==0?r=i2(o):(a&=s,a!==0&&(r=i2(a)))}else s=n&~i,s!==0?r=i2(s):a!==0&&(r=i2(a));if(r===0)return 0;if(t!==0&&t!==r&&!(t&i)&&(i=r&-r,a=t&-t,i>=a||i===16&&(a&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Xe(t),i=1<<n,r|=e[n],t&=~i;return r}function I5(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function T5(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes;0<a;){var s=31-Xe(a),o=1<<s,c=i[s];c===-1?(!(o&n)||o&r)&&(i[s]=I5(o,t)):c<=t&&(e.expiredLanes|=o),a&=~o}}function vi(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function e3(){var e=Q2;return Q2<<=1,!(Q2&4194240)&&(Q2=64),e}function Tr(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function M2(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Xe(t),e[t]=n}function j5(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-Xe(n),a=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~a}}function C0(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Xe(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var D=0;function t3(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var n3,g0,r3,i3,a3,yi=!1,G2=[],j1=null,A1=null,$1=null,w2=new Map,b2=new Map,k1=[],A5="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Oa(e,t){switch(e){case"focusin":case"focusout":j1=null;break;case"dragenter":case"dragleave":A1=null;break;case"mouseover":case"mouseout":$1=null;break;case"pointerover":case"pointerout":w2.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":b2.delete(t.pointerId)}}function Qt(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=P2(t),t!==null&&g0(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function $5(e,t,n,r,i){switch(t){case"focusin":return j1=Qt(j1,e,t,n,r,i),!0;case"dragenter":return A1=Qt(A1,e,t,n,r,i),!0;case"mouseover":return $1=Qt($1,e,t,n,r,i),!0;case"pointerover":var a=i.pointerId;return w2.set(a,Qt(w2.get(a)||null,e,t,n,r,i)),!0;case"gotpointercapture":return a=i.pointerId,b2.set(a,Qt(b2.get(a)||null,e,t,n,r,i)),!0}return!1}function s3(e){var t=G1(e.target);if(t!==null){var n=lt(t);if(n!==null){if(t=n.tag,t===13){if(t=Wl(n),t!==null){e.blockedOn=t,a3(e.priority,function(){r3(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function dn(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=wi(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);hi=r,n.target.dispatchEvent(r),hi=null}else return t=P2(n),t!==null&&g0(t),e.blockedOn=n,!1;t.shift()}return!0}function Pa(e,t,n){dn(e)&&n.delete(t)}function R5(){yi=!1,j1!==null&&dn(j1)&&(j1=null),A1!==null&&dn(A1)&&(A1=null),$1!==null&&dn($1)&&($1=null),w2.forEach(Pa),b2.forEach(Pa)}function Wt(e,t){e.blockedOn===t&&(e.blockedOn=null,yi||(yi=!0,Ve.unstable_scheduleCallback(Ve.unstable_NormalPriority,R5)))}function x2(e){function t(i){return Wt(i,e)}if(0<G2.length){Wt(G2[0],e);for(var n=1;n<G2.length;n++){var r=G2[n];r.blockedOn===e&&(r.blockedOn=null)}}for(j1!==null&&Wt(j1,e),A1!==null&&Wt(A1,e),$1!==null&&Wt($1,e),w2.forEach(t),b2.forEach(t),n=0;n<k1.length;n++)r=k1[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<k1.length&&(n=k1[0],n.blockedOn===null);)s3(n),n.blockedOn===null&&k1.shift()}var At=g1.ReactCurrentBatchConfig,An=!0;function _5(e,t,n,r){var i=D,a=At.transition;At.transition=null;try{D=1,v0(e,t,n,r)}finally{D=i,At.transition=a}}function V5(e,t,n,r){var i=D,a=At.transition;At.transition=null;try{D=4,v0(e,t,n,r)}finally{D=i,At.transition=a}}function v0(e,t,n,r){if(An){var i=wi(e,t,n,r);if(i===null)Pr(e,t,r,$n,n),Oa(e,r);else if($5(i,e,t,n,r))r.stopPropagation();else if(Oa(e,r),t&4&&-1<A5.indexOf(e)){for(;i!==null;){var a=P2(i);if(a!==null&&n3(a),a=wi(e,t,n,r),a===null&&Pr(e,t,r,$n,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else Pr(e,t,r,null,n)}}var $n=null;function wi(e,t,n,r){if($n=null,e=h0(r),e=G1(e),e!==null)if(t=lt(e),t===null)e=null;else if(n=t.tag,n===13){if(e=Wl(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return $n=e,null}function l3(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(b5()){case m0:return 1;case Xl:return 4;case Tn:case x5:return 16;case Jl:return 536870912;default:return 16}default:return 16}}var I1=null,y0=null,pn=null;function o3(){if(pn)return pn;var e,t=y0,n=t.length,r,i="value"in I1?I1.value:I1.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var s=n-e;for(r=1;r<=s&&t[n-r]===i[a-r];r++);return pn=i.slice(e,1<r?1-r:void 0)}function fn(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function K2(){return!0}function Ha(){return!1}function Me(e){function t(n,r,i,a,s){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=a,this.target=s,this.currentTarget=null;for(var o in e)e.hasOwnProperty(o)&&(n=e[o],this[o]=n?n(a):a[o]);return this.isDefaultPrevented=(a.defaultPrevented!=null?a.defaultPrevented:a.returnValue===!1)?K2:Ha,this.isPropagationStopped=Ha,this}return K(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=K2)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=K2)},persist:function(){},isPersistent:K2}),t}var zt={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},w0=Me(zt),O2=K({},zt,{view:0,detail:0}),N5=Me(O2),jr,Ar,Gt,er=K({},O2,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:b0,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Gt&&(Gt&&e.type==="mousemove"?(jr=e.screenX-Gt.screenX,Ar=e.screenY-Gt.screenY):Ar=jr=0,Gt=e),jr)},movementY:function(e){return"movementY"in e?e.movementY:Ar}}),Fa=Me(er),M5=K({},er,{dataTransfer:0}),O5=Me(M5),P5=K({},O2,{relatedTarget:0}),$r=Me(P5),H5=K({},zt,{animationName:0,elapsedTime:0,pseudoElement:0}),F5=Me(H5),D5=K({},zt,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),z5=Me(D5),B5=K({},zt,{data:0}),Da=Me(B5),U5={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Z5={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},q5={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Q5(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=q5[e])?!!t[e]:!1}function b0(){return Q5}var W5=K({},O2,{key:function(e){if(e.key){var t=U5[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=fn(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?Z5[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:b0,charCode:function(e){return e.type==="keypress"?fn(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?fn(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),G5=Me(W5),K5=K({},er,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),za=Me(K5),Y5=K({},O2,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:b0}),X5=Me(Y5),J5=K({},zt,{propertyName:0,elapsedTime:0,pseudoElement:0}),e9=Me(J5),t9=K({},er,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),n9=Me(t9),r9=[9,13,27,32],x0=f1&&"CompositionEvent"in window,u2=null;f1&&"documentMode"in document&&(u2=document.documentMode);var i9=f1&&"TextEvent"in window&&!u2,c3=f1&&(!x0||u2&&8<u2&&11>=u2),Ba=" ",Ua=!1;function u3(e,t){switch(e){case"keyup":return r9.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function d3(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var gt=!1;function a9(e,t){switch(e){case"compositionend":return d3(t);case"keypress":return t.which!==32?null:(Ua=!0,Ba);case"textInput":return e=t.data,e===Ba&&Ua?null:e;default:return null}}function s9(e,t){if(gt)return e==="compositionend"||!x0&&u3(e,t)?(e=o3(),pn=y0=I1=null,gt=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return c3&&t.locale!=="ko"?null:t.data;default:return null}}var l9={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Za(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!l9[e.type]:t==="textarea"}function p3(e,t,n,r){Bl(r),t=Rn(t,"onChange"),0<t.length&&(n=new w0("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var d2=null,E2=null;function o9(e){E3(e,0)}function tr(e){var t=wt(e);if(Ml(t))return e}function c9(e,t){if(e==="change")return t}var f3=!1;if(f1){var Rr;if(f1){var _r="oninput"in document;if(!_r){var qa=document.createElement("div");qa.setAttribute("oninput","return;"),_r=typeof qa.oninput=="function"}Rr=_r}else Rr=!1;f3=Rr&&(!document.documentMode||9<document.documentMode)}function Qa(){d2&&(d2.detachEvent("onpropertychange",h3),E2=d2=null)}function h3(e){if(e.propertyName==="value"&&tr(E2)){var t=[];p3(t,E2,e,h0(e)),Ql(o9,t)}}function u9(e,t,n){e==="focusin"?(Qa(),d2=t,E2=n,d2.attachEvent("onpropertychange",h3)):e==="focusout"&&Qa()}function d9(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return tr(E2)}function p9(e,t){if(e==="click")return tr(t)}function f9(e,t){if(e==="input"||e==="change")return tr(t)}function h9(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var e1=typeof Object.is=="function"?Object.is:h9;function L2(e,t){if(e1(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!ni.call(t,i)||!e1(e[i],t[i]))return!1}return!0}function Wa(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Ga(e,t){var n=Wa(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Wa(n)}}function m3(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?m3(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function C3(){for(var e=window,t=kn();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=kn(e.document)}return t}function E0(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function m9(e){var t=C3(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&m3(n.ownerDocument.documentElement,n)){if(r!==null&&E0(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,a=Math.min(r.start,i);r=r.end===void 0?a:Math.min(r.end,i),!e.extend&&a>r&&(i=r,r=a,a=i),i=Ga(n,a);var s=Ga(n,r);i&&s&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),a>r?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var C9=f1&&"documentMode"in document&&11>=document.documentMode,vt=null,bi=null,p2=null,xi=!1;function Ka(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;xi||vt==null||vt!==kn(r)||(r=vt,"selectionStart"in r&&E0(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),p2&&L2(p2,r)||(p2=r,r=Rn(bi,"onSelect"),0<r.length&&(t=new w0("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=vt)))}function Y2(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var yt={animationend:Y2("Animation","AnimationEnd"),animationiteration:Y2("Animation","AnimationIteration"),animationstart:Y2("Animation","AnimationStart"),transitionend:Y2("Transition","TransitionEnd")},Vr={},g3={};f1&&(g3=document.createElement("div").style,"AnimationEvent"in window||(delete yt.animationend.animation,delete yt.animationiteration.animation,delete yt.animationstart.animation),"TransitionEvent"in window||delete yt.transitionend.transition);function nr(e){if(Vr[e])return Vr[e];if(!yt[e])return e;var t=yt[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in g3)return Vr[e]=t[n];return e}var v3=nr("animationend"),y3=nr("animationiteration"),w3=nr("animationstart"),b3=nr("transitionend"),x3=new Map,Ya="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function F1(e,t){x3.set(e,t),st(t,[e])}for(var Nr=0;Nr<Ya.length;Nr++){var Mr=Ya[Nr],g9=Mr.toLowerCase(),v9=Mr[0].toUpperCase()+Mr.slice(1);F1(g9,"on"+v9)}F1(v3,"onAnimationEnd");F1(y3,"onAnimationIteration");F1(w3,"onAnimationStart");F1("dblclick","onDoubleClick");F1("focusin","onFocus");F1("focusout","onBlur");F1(b3,"onTransitionEnd");Nt("onMouseEnter",["mouseout","mouseover"]);Nt("onMouseLeave",["mouseout","mouseover"]);Nt("onPointerEnter",["pointerout","pointerover"]);Nt("onPointerLeave",["pointerout","pointerover"]);st("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));st("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));st("onBeforeInput",["compositionend","keypress","textInput","paste"]);st("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));st("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));st("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var a2="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),y9=new Set("cancel close invalid load scroll toggle".split(" ").concat(a2));function Xa(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,g5(r,t,void 0,e),e.currentTarget=null}function E3(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var s=r.length-1;0<=s;s--){var o=r[s],c=o.instance,u=o.currentTarget;if(o=o.listener,c!==a&&i.isPropagationStopped())break e;Xa(i,o,u),a=c}else for(s=0;s<r.length;s++){if(o=r[s],c=o.instance,u=o.currentTarget,o=o.listener,c!==a&&i.isPropagationStopped())break e;Xa(i,o,u),a=c}}}if(In)throw e=gi,In=!1,gi=null,e}function B(e,t){var n=t[Ii];n===void 0&&(n=t[Ii]=new Set);var r=e+"__bubble";n.has(r)||(L3(t,e,2,!1),n.add(r))}function Or(e,t,n){var r=0;t&&(r|=4),L3(n,e,r,t)}var X2="_reactListening"+Math.random().toString(36).slice(2);function k2(e){if(!e[X2]){e[X2]=!0,$l.forEach(function(n){n!=="selectionchange"&&(y9.has(n)||Or(n,!1,e),Or(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[X2]||(t[X2]=!0,Or("selectionchange",!1,t))}}function L3(e,t,n,r){switch(l3(t)){case 1:var i=_5;break;case 4:i=V5;break;default:i=v0}n=i.bind(null,t,n,e),i=void 0,!Ci||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function Pr(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var s=r.tag;if(s===3||s===4){var o=r.stateNode.containerInfo;if(o===i||o.nodeType===8&&o.parentNode===i)break;if(s===4)for(s=r.return;s!==null;){var c=s.tag;if((c===3||c===4)&&(c=s.stateNode.containerInfo,c===i||c.nodeType===8&&c.parentNode===i))return;s=s.return}for(;o!==null;){if(s=G1(o),s===null)return;if(c=s.tag,c===5||c===6){r=a=s;continue e}o=o.parentNode}}r=r.return}Ql(function(){var u=a,g=h0(n),C=[];e:{var p=x3.get(e);if(p!==void 0){var y=w0,x=e;switch(e){case"keypress":if(fn(n)===0)break e;case"keydown":case"keyup":y=G5;break;case"focusin":x="focus",y=$r;break;case"focusout":x="blur",y=$r;break;case"beforeblur":case"afterblur":y=$r;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=Fa;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=O5;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=X5;break;case v3:case y3:case w3:y=F5;break;case b3:y=e9;break;case"scroll":y=N5;break;case"wheel":y=n9;break;case"copy":case"cut":case"paste":y=z5;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=za}var E=(t&4)!==0,L=!E&&e==="scroll",m=E?p!==null?p+"Capture":null:p;E=[];for(var f=u,v;f!==null;){v=f;var b=v.stateNode;if(v.tag===5&&b!==null&&(v=b,m!==null&&(b=y2(f,m),b!=null&&E.push(S2(f,b,v)))),L)break;f=f.return}0<E.length&&(p=new y(p,x,null,n,g),C.push({event:p,listeners:E}))}}if(!(t&7)){e:{if(p=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",p&&n!==hi&&(x=n.relatedTarget||n.fromElement)&&(G1(x)||x[h1]))break e;if((y||p)&&(p=g.window===g?g:(p=g.ownerDocument)?p.defaultView||p.parentWindow:window,y?(x=n.relatedTarget||n.toElement,y=u,x=x?G1(x):null,x!==null&&(L=lt(x),x!==L||x.tag!==5&&x.tag!==6)&&(x=null)):(y=null,x=u),y!==x)){if(E=Fa,b="onMouseLeave",m="onMouseEnter",f="mouse",(e==="pointerout"||e==="pointerover")&&(E=za,b="onPointerLeave",m="onPointerEnter",f="pointer"),L=y==null?p:wt(y),v=x==null?p:wt(x),p=new E(b,f+"leave",y,n,g),p.target=L,p.relatedTarget=v,b=null,G1(g)===u&&(E=new E(m,f+"enter",x,n,g),E.target=v,E.relatedTarget=L,b=E),L=b,y&&x)t:{for(E=y,m=x,f=0,v=E;v;v=pt(v))f++;for(v=0,b=m;b;b=pt(b))v++;for(;0<f-v;)E=pt(E),f--;for(;0<v-f;)m=pt(m),v--;for(;f--;){if(E===m||m!==null&&E===m.alternate)break t;E=pt(E),m=pt(m)}E=null}else E=null;y!==null&&Ja(C,p,y,E,!1),x!==null&&L!==null&&Ja(C,L,x,E,!0)}}e:{if(p=u?wt(u):window,y=p.nodeName&&p.nodeName.toLowerCase(),y==="select"||y==="input"&&p.type==="file")var S=c9;else if(Za(p))if(f3)S=f9;else{S=d9;var I=u9}else(y=p.nodeName)&&y.toLowerCase()==="input"&&(p.type==="checkbox"||p.type==="radio")&&(S=p9);if(S&&(S=S(e,u))){p3(C,S,n,g);break e}I&&I(e,p,u),e==="focusout"&&(I=p._wrapperState)&&I.controlled&&p.type==="number"&&ci(p,"number",p.value)}switch(I=u?wt(u):window,e){case"focusin":(Za(I)||I.contentEditable==="true")&&(vt=I,bi=u,p2=null);break;case"focusout":p2=bi=vt=null;break;case"mousedown":xi=!0;break;case"contextmenu":case"mouseup":case"dragend":xi=!1,Ka(C,n,g);break;case"selectionchange":if(C9)break;case"keydown":case"keyup":Ka(C,n,g)}var j;if(x0)e:{switch(e){case"compositionstart":var A="onCompositionStart";break e;case"compositionend":A="onCompositionEnd";break e;case"compositionupdate":A="onCompositionUpdate";break e}A=void 0}else gt?u3(e,n)&&(A="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(A="onCompositionStart");A&&(c3&&n.locale!=="ko"&&(gt||A!=="onCompositionStart"?A==="onCompositionEnd"&>&&(j=o3()):(I1=g,y0="value"in I1?I1.value:I1.textContent,gt=!0)),I=Rn(u,A),0<I.length&&(A=new Da(A,e,null,n,g),C.push({event:A,listeners:I}),j?A.data=j:(j=d3(n),j!==null&&(A.data=j)))),(j=i9?a9(e,n):s9(e,n))&&(u=Rn(u,"onBeforeInput"),0<u.length&&(g=new Da("onBeforeInput","beforeinput",null,n,g),C.push({event:g,listeners:u}),g.data=j))}E3(C,t)})}function S2(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Rn(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,a=i.stateNode;i.tag===5&&a!==null&&(i=a,a=y2(e,n),a!=null&&r.unshift(S2(e,a,i)),a=y2(e,t),a!=null&&r.push(S2(e,a,i))),e=e.return}return r}function pt(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Ja(e,t,n,r,i){for(var a=t._reactName,s=[];n!==null&&n!==r;){var o=n,c=o.alternate,u=o.stateNode;if(c!==null&&c===r)break;o.tag===5&&u!==null&&(o=u,i?(c=y2(n,a),c!=null&&s.unshift(S2(n,c,o))):i||(c=y2(n,a),c!=null&&s.push(S2(n,c,o)))),n=n.return}s.length!==0&&e.push({event:t,listeners:s})}var w9=/\r\n?/g,b9=/\u0000|\uFFFD/g;function es(e){return(typeof e=="string"?e:""+e).replace(w9,`
|
|
52
|
-
`).replace(b9,"")}function J2(e,t,n){if(t=es(t),es(e)!==t&&n)throw Error(T(425))}function _n(){}var Ei=null,Li=null;function ki(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Si=typeof setTimeout=="function"?setTimeout:void 0,x9=typeof clearTimeout=="function"?clearTimeout:void 0,ts=typeof Promise=="function"?Promise:void 0,E9=typeof queueMicrotask=="function"?queueMicrotask:typeof ts<"u"?function(e){return ts.resolve(null).then(e).catch(L9)}:Si;function L9(e){setTimeout(function(){throw e})}function Hr(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),x2(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);x2(t)}function R1(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function ns(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var Bt=Math.random().toString(36).slice(2),r1="__reactFiber$"+Bt,I2="__reactProps$"+Bt,h1="__reactContainer$"+Bt,Ii="__reactEvents$"+Bt,k9="__reactListeners$"+Bt,S9="__reactHandles$"+Bt;function G1(e){var t=e[r1];if(t)return t;for(var n=e.parentNode;n;){if(t=n[h1]||n[r1]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=ns(e);e!==null;){if(n=e[r1])return n;e=ns(e)}return t}e=n,n=e.parentNode}return null}function P2(e){return e=e[r1]||e[h1],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function wt(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(T(33))}function rr(e){return e[I2]||null}var Ti=[],bt=-1;function D1(e){return{current:e}}function U(e){0>bt||(e.current=Ti[bt],Ti[bt]=null,bt--)}function z(e,t){bt++,Ti[bt]=e.current,e.current=t}var P1={},Ce=D1(P1),ke=D1(!1),et=P1;function Mt(e,t){var n=e.type.contextTypes;if(!n)return P1;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},a;for(a in n)i[a]=t[a];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Se(e){return e=e.childContextTypes,e!=null}function Vn(){U(ke),U(Ce)}function rs(e,t,n){if(Ce.current!==P1)throw Error(T(168));z(Ce,t),z(ke,n)}function k3(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(T(108,u5(e)||"Unknown",i));return K({},n,r)}function Nn(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||P1,et=Ce.current,z(Ce,e),z(ke,ke.current),!0}function is(e,t,n){var r=e.stateNode;if(!r)throw Error(T(169));n?(e=k3(e,t,et),r.__reactInternalMemoizedMergedChildContext=e,U(ke),U(Ce),z(Ce,e)):U(ke),z(ke,n)}var c1=null,ir=!1,Fr=!1;function S3(e){c1===null?c1=[e]:c1.push(e)}function I9(e){ir=!0,S3(e)}function z1(){if(!Fr&&c1!==null){Fr=!0;var e=0,t=D;try{var n=c1;for(D=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}c1=null,ir=!1}catch(i){throw c1!==null&&(c1=c1.slice(e+1)),Yl(m0,z1),i}finally{D=t,Fr=!1}}return null}var xt=[],Et=0,Mn=null,On=0,Pe=[],He=0,tt=null,u1=1,d1="";function q1(e,t){xt[Et++]=On,xt[Et++]=Mn,Mn=e,On=t}function I3(e,t,n){Pe[He++]=u1,Pe[He++]=d1,Pe[He++]=tt,tt=e;var r=u1;e=d1;var i=32-Xe(r)-1;r&=~(1<<i),n+=1;var a=32-Xe(t)+i;if(30<a){var s=i-i%5;a=(r&(1<<s)-1).toString(32),r>>=s,i-=s,u1=1<<32-Xe(t)+i|n<<i|r,d1=a+e}else u1=1<<a|n<<i|r,d1=e}function L0(e){e.return!==null&&(q1(e,1),I3(e,1,0))}function k0(e){for(;e===Mn;)Mn=xt[--Et],xt[Et]=null,On=xt[--Et],xt[Et]=null;for(;e===tt;)tt=Pe[--He],Pe[He]=null,d1=Pe[--He],Pe[He]=null,u1=Pe[--He],Pe[He]=null}var _e=null,Re=null,q=!1,Ye=null;function T3(e,t){var n=Fe(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function as(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,_e=e,Re=R1(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,_e=e,Re=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=tt!==null?{id:u1,overflow:d1}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=Fe(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,_e=e,Re=null,!0):!1;default:return!1}}function ji(e){return(e.mode&1)!==0&&(e.flags&128)===0}function Ai(e){if(q){var t=Re;if(t){var n=t;if(!as(e,t)){if(ji(e))throw Error(T(418));t=R1(n.nextSibling);var r=_e;t&&as(e,t)?T3(r,n):(e.flags=e.flags&-4097|2,q=!1,_e=e)}}else{if(ji(e))throw Error(T(418));e.flags=e.flags&-4097|2,q=!1,_e=e}}}function ss(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;_e=e}function en(e){if(e!==_e)return!1;if(!q)return ss(e),q=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!ki(e.type,e.memoizedProps)),t&&(t=Re)){if(ji(e))throw j3(),Error(T(418));for(;t;)T3(e,t),t=R1(t.nextSibling)}if(ss(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(T(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Re=R1(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Re=null}}else Re=_e?R1(e.stateNode.nextSibling):null;return!0}function j3(){for(var e=Re;e;)e=R1(e.nextSibling)}function Ot(){Re=_e=null,q=!1}function S0(e){Ye===null?Ye=[e]:Ye.push(e)}var T9=g1.ReactCurrentBatchConfig;function Kt(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(T(309));var r=n.stateNode}if(!r)throw Error(T(147,e));var i=r,a=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===a?t.ref:(t=function(s){var o=i.refs;s===null?delete o[a]:o[a]=s},t._stringRef=a,t)}if(typeof e!="string")throw Error(T(284));if(!n._owner)throw Error(T(290,e))}return e}function tn(e,t){throw e=Object.prototype.toString.call(t),Error(T(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function ls(e){var t=e._init;return t(e._payload)}function A3(e){function t(m,f){if(e){var v=m.deletions;v===null?(m.deletions=[f],m.flags|=16):v.push(f)}}function n(m,f){if(!e)return null;for(;f!==null;)t(m,f),f=f.sibling;return null}function r(m,f){for(m=new Map;f!==null;)f.key!==null?m.set(f.key,f):m.set(f.index,f),f=f.sibling;return m}function i(m,f){return m=M1(m,f),m.index=0,m.sibling=null,m}function a(m,f,v){return m.index=v,e?(v=m.alternate,v!==null?(v=v.index,v<f?(m.flags|=2,f):v):(m.flags|=2,f)):(m.flags|=1048576,f)}function s(m){return e&&m.alternate===null&&(m.flags|=2),m}function o(m,f,v,b){return f===null||f.tag!==6?(f=Qr(v,m.mode,b),f.return=m,f):(f=i(f,v),f.return=m,f)}function c(m,f,v,b){var S=v.type;return S===Ct?g(m,f,v.props.children,b,v.key):f!==null&&(f.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===E1&&ls(S)===f.type)?(b=i(f,v.props),b.ref=Kt(m,f,v),b.return=m,b):(b=wn(v.type,v.key,v.props,null,m.mode,b),b.ref=Kt(m,f,v),b.return=m,b)}function u(m,f,v,b){return f===null||f.tag!==4||f.stateNode.containerInfo!==v.containerInfo||f.stateNode.implementation!==v.implementation?(f=Wr(v,m.mode,b),f.return=m,f):(f=i(f,v.children||[]),f.return=m,f)}function g(m,f,v,b,S){return f===null||f.tag!==7?(f=J1(v,m.mode,b,S),f.return=m,f):(f=i(f,v),f.return=m,f)}function C(m,f,v){if(typeof f=="string"&&f!==""||typeof f=="number")return f=Qr(""+f,m.mode,v),f.return=m,f;if(typeof f=="object"&&f!==null){switch(f.$$typeof){case U2:return v=wn(f.type,f.key,f.props,null,m.mode,v),v.ref=Kt(m,null,f),v.return=m,v;case mt:return f=Wr(f,m.mode,v),f.return=m,f;case E1:var b=f._init;return C(m,b(f._payload),v)}if(r2(f)||Zt(f))return f=J1(f,m.mode,v,null),f.return=m,f;tn(m,f)}return null}function p(m,f,v,b){var S=f!==null?f.key:null;if(typeof v=="string"&&v!==""||typeof v=="number")return S!==null?null:o(m,f,""+v,b);if(typeof v=="object"&&v!==null){switch(v.$$typeof){case U2:return v.key===S?c(m,f,v,b):null;case mt:return v.key===S?u(m,f,v,b):null;case E1:return S=v._init,p(m,f,S(v._payload),b)}if(r2(v)||Zt(v))return S!==null?null:g(m,f,v,b,null);tn(m,v)}return null}function y(m,f,v,b,S){if(typeof b=="string"&&b!==""||typeof b=="number")return m=m.get(v)||null,o(f,m,""+b,S);if(typeof b=="object"&&b!==null){switch(b.$$typeof){case U2:return m=m.get(b.key===null?v:b.key)||null,c(f,m,b,S);case mt:return m=m.get(b.key===null?v:b.key)||null,u(f,m,b,S);case E1:var I=b._init;return y(m,f,v,I(b._payload),S)}if(r2(b)||Zt(b))return m=m.get(v)||null,g(f,m,b,S,null);tn(f,b)}return null}function x(m,f,v,b){for(var S=null,I=null,j=f,A=f=0,V=null;j!==null&&A<v.length;A++){j.index>A?(V=j,j=null):V=j.sibling;var _=p(m,j,v[A],b);if(_===null){j===null&&(j=V);break}e&&j&&_.alternate===null&&t(m,j),f=a(_,f,A),I===null?S=_:I.sibling=_,I=_,j=V}if(A===v.length)return n(m,j),q&&q1(m,A),S;if(j===null){for(;A<v.length;A++)j=C(m,v[A],b),j!==null&&(f=a(j,f,A),I===null?S=j:I.sibling=j,I=j);return q&&q1(m,A),S}for(j=r(m,j);A<v.length;A++)V=y(j,m,A,v[A],b),V!==null&&(e&&V.alternate!==null&&j.delete(V.key===null?A:V.key),f=a(V,f,A),I===null?S=V:I.sibling=V,I=V);return e&&j.forEach(function(J){return t(m,J)}),q&&q1(m,A),S}function E(m,f,v,b){var S=Zt(v);if(typeof S!="function")throw Error(T(150));if(v=S.call(v),v==null)throw Error(T(151));for(var I=S=null,j=f,A=f=0,V=null,_=v.next();j!==null&&!_.done;A++,_=v.next()){j.index>A?(V=j,j=null):V=j.sibling;var J=p(m,j,_.value,b);if(J===null){j===null&&(j=V);break}e&&j&&J.alternate===null&&t(m,j),f=a(J,f,A),I===null?S=J:I.sibling=J,I=J,j=V}if(_.done)return n(m,j),q&&q1(m,A),S;if(j===null){for(;!_.done;A++,_=v.next())_=C(m,_.value,b),_!==null&&(f=a(_,f,A),I===null?S=_:I.sibling=_,I=_);return q&&q1(m,A),S}for(j=r(m,j);!_.done;A++,_=v.next())_=y(j,m,A,_.value,b),_!==null&&(e&&_.alternate!==null&&j.delete(_.key===null?A:_.key),f=a(_,f,A),I===null?S=_:I.sibling=_,I=_);return e&&j.forEach(function(Oe){return t(m,Oe)}),q&&q1(m,A),S}function L(m,f,v,b){if(typeof v=="object"&&v!==null&&v.type===Ct&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case U2:e:{for(var S=v.key,I=f;I!==null;){if(I.key===S){if(S=v.type,S===Ct){if(I.tag===7){n(m,I.sibling),f=i(I,v.props.children),f.return=m,m=f;break e}}else if(I.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===E1&&ls(S)===I.type){n(m,I.sibling),f=i(I,v.props),f.ref=Kt(m,I,v),f.return=m,m=f;break e}n(m,I);break}else t(m,I);I=I.sibling}v.type===Ct?(f=J1(v.props.children,m.mode,b,v.key),f.return=m,m=f):(b=wn(v.type,v.key,v.props,null,m.mode,b),b.ref=Kt(m,f,v),b.return=m,m=b)}return s(m);case mt:e:{for(I=v.key;f!==null;){if(f.key===I)if(f.tag===4&&f.stateNode.containerInfo===v.containerInfo&&f.stateNode.implementation===v.implementation){n(m,f.sibling),f=i(f,v.children||[]),f.return=m,m=f;break e}else{n(m,f);break}else t(m,f);f=f.sibling}f=Wr(v,m.mode,b),f.return=m,m=f}return s(m);case E1:return I=v._init,L(m,f,I(v._payload),b)}if(r2(v))return x(m,f,v,b);if(Zt(v))return E(m,f,v,b);tn(m,v)}return typeof v=="string"&&v!==""||typeof v=="number"?(v=""+v,f!==null&&f.tag===6?(n(m,f.sibling),f=i(f,v),f.return=m,m=f):(n(m,f),f=Qr(v,m.mode,b),f.return=m,m=f),s(m)):n(m,f)}return L}var Pt=A3(!0),$3=A3(!1),Pn=D1(null),Hn=null,Lt=null,I0=null;function T0(){I0=Lt=Hn=null}function j0(e){var t=Pn.current;U(Pn),e._currentValue=t}function $i(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function $t(e,t){Hn=e,I0=Lt=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Le=!0),e.firstContext=null)}function Be(e){var t=e._currentValue;if(I0!==e)if(e={context:e,memoizedValue:t,next:null},Lt===null){if(Hn===null)throw Error(T(308));Lt=e,Hn.dependencies={lanes:0,firstContext:e}}else Lt=Lt.next=e;return t}var K1=null;function A0(e){K1===null?K1=[e]:K1.push(e)}function R3(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,A0(t)):(n.next=i.next,i.next=n),t.interleaved=n,m1(e,r)}function m1(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var L1=!1;function $0(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function _3(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function p1(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function _1(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,H&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,m1(e,n)}return i=r.interleaved,i===null?(t.next=t,A0(r)):(t.next=i.next,i.next=t),r.interleaved=t,m1(e,n)}function hn(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,C0(e,n)}}function os(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};a===null?i=a=s:a=a.next=s,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Fn(e,t,n,r){var i=e.updateQueue;L1=!1;var a=i.firstBaseUpdate,s=i.lastBaseUpdate,o=i.shared.pending;if(o!==null){i.shared.pending=null;var c=o,u=c.next;c.next=null,s===null?a=u:s.next=u,s=c;var g=e.alternate;g!==null&&(g=g.updateQueue,o=g.lastBaseUpdate,o!==s&&(o===null?g.firstBaseUpdate=u:o.next=u,g.lastBaseUpdate=c))}if(a!==null){var C=i.baseState;s=0,g=u=c=null,o=a;do{var p=o.lane,y=o.eventTime;if((r&p)===p){g!==null&&(g=g.next={eventTime:y,lane:0,tag:o.tag,payload:o.payload,callback:o.callback,next:null});e:{var x=e,E=o;switch(p=t,y=n,E.tag){case 1:if(x=E.payload,typeof x=="function"){C=x.call(y,C,p);break e}C=x;break e;case 3:x.flags=x.flags&-65537|128;case 0:if(x=E.payload,p=typeof x=="function"?x.call(y,C,p):x,p==null)break e;C=K({},C,p);break e;case 2:L1=!0}}o.callback!==null&&o.lane!==0&&(e.flags|=64,p=i.effects,p===null?i.effects=[o]:p.push(o))}else y={eventTime:y,lane:p,tag:o.tag,payload:o.payload,callback:o.callback,next:null},g===null?(u=g=y,c=C):g=g.next=y,s|=p;if(o=o.next,o===null){if(o=i.shared.pending,o===null)break;p=o,o=p.next,p.next=null,i.lastBaseUpdate=p,i.shared.pending=null}}while(!0);if(g===null&&(c=C),i.baseState=c,i.firstBaseUpdate=u,i.lastBaseUpdate=g,t=i.shared.interleaved,t!==null){i=t;do s|=i.lane,i=i.next;while(i!==t)}else a===null&&(i.shared.lanes=0);rt|=s,e.lanes=s,e.memoizedState=C}}function cs(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(T(191,i));i.call(r)}}}var H2={},a1=D1(H2),T2=D1(H2),j2=D1(H2);function Y1(e){if(e===H2)throw Error(T(174));return e}function R0(e,t){switch(z(j2,t),z(T2,e),z(a1,H2),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:di(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=di(t,e)}U(a1),z(a1,t)}function Ht(){U(a1),U(T2),U(j2)}function V3(e){Y1(j2.current);var t=Y1(a1.current),n=di(t,e.type);t!==n&&(z(T2,e),z(a1,n))}function _0(e){T2.current===e&&(U(a1),U(T2))}var W=D1(0);function Dn(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Dr=[];function V0(){for(var e=0;e<Dr.length;e++)Dr[e]._workInProgressVersionPrimary=null;Dr.length=0}var mn=g1.ReactCurrentDispatcher,zr=g1.ReactCurrentBatchConfig,nt=0,G=null,ie=null,le=null,zn=!1,f2=!1,A2=0,j9=0;function fe(){throw Error(T(321))}function N0(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!e1(e[n],t[n]))return!1;return!0}function M0(e,t,n,r,i,a){if(nt=a,G=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,mn.current=e===null||e.memoizedState===null?_9:V9,e=n(r,i),f2){a=0;do{if(f2=!1,A2=0,25<=a)throw Error(T(301));a+=1,le=ie=null,t.updateQueue=null,mn.current=N9,e=n(r,i)}while(f2)}if(mn.current=Bn,t=ie!==null&&ie.next!==null,nt=0,le=ie=G=null,zn=!1,t)throw Error(T(300));return e}function O0(){var e=A2!==0;return A2=0,e}function n1(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return le===null?G.memoizedState=le=e:le=le.next=e,le}function Ue(){if(ie===null){var e=G.alternate;e=e!==null?e.memoizedState:null}else e=ie.next;var t=le===null?G.memoizedState:le.next;if(t!==null)le=t,ie=e;else{if(e===null)throw Error(T(310));ie=e,e={memoizedState:ie.memoizedState,baseState:ie.baseState,baseQueue:ie.baseQueue,queue:ie.queue,next:null},le===null?G.memoizedState=le=e:le=le.next=e}return le}function $2(e,t){return typeof t=="function"?t(e):t}function Br(e){var t=Ue(),n=t.queue;if(n===null)throw Error(T(311));n.lastRenderedReducer=e;var r=ie,i=r.baseQueue,a=n.pending;if(a!==null){if(i!==null){var s=i.next;i.next=a.next,a.next=s}r.baseQueue=i=a,n.pending=null}if(i!==null){a=i.next,r=r.baseState;var o=s=null,c=null,u=a;do{var g=u.lane;if((nt&g)===g)c!==null&&(c=c.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var C={lane:g,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};c===null?(o=c=C,s=r):c=c.next=C,G.lanes|=g,rt|=g}u=u.next}while(u!==null&&u!==a);c===null?s=r:c.next=o,e1(r,t.memoizedState)||(Le=!0),t.memoizedState=r,t.baseState=s,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do a=i.lane,G.lanes|=a,rt|=a,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Ur(e){var t=Ue(),n=t.queue;if(n===null)throw Error(T(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,a=t.memoizedState;if(i!==null){n.pending=null;var s=i=i.next;do a=e(a,s.action),s=s.next;while(s!==i);e1(a,t.memoizedState)||(Le=!0),t.memoizedState=a,t.baseQueue===null&&(t.baseState=a),n.lastRenderedState=a}return[a,r]}function N3(){}function M3(e,t){var n=G,r=Ue(),i=t(),a=!e1(r.memoizedState,i);if(a&&(r.memoizedState=i,Le=!0),r=r.queue,P0(H3.bind(null,n,r,e),[e]),r.getSnapshot!==t||a||le!==null&&le.memoizedState.tag&1){if(n.flags|=2048,R2(9,P3.bind(null,n,r,i,t),void 0,null),ce===null)throw Error(T(349));nt&30||O3(n,t,i)}return i}function O3(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=G.updateQueue,t===null?(t={lastEffect:null,stores:null},G.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function P3(e,t,n,r){t.value=n,t.getSnapshot=r,F3(t)&&D3(e)}function H3(e,t,n){return n(function(){F3(t)&&D3(e)})}function F3(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!e1(e,n)}catch{return!0}}function D3(e){var t=m1(e,1);t!==null&&Je(t,e,1,-1)}function us(e){var t=n1();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:$2,lastRenderedState:e},t.queue=e,e=e.dispatch=R9.bind(null,G,e),[t.memoizedState,e]}function R2(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=G.updateQueue,t===null?(t={lastEffect:null,stores:null},G.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function z3(){return Ue().memoizedState}function Cn(e,t,n,r){var i=n1();G.flags|=e,i.memoizedState=R2(1|t,n,void 0,r===void 0?null:r)}function ar(e,t,n,r){var i=Ue();r=r===void 0?null:r;var a=void 0;if(ie!==null){var s=ie.memoizedState;if(a=s.destroy,r!==null&&N0(r,s.deps)){i.memoizedState=R2(t,n,a,r);return}}G.flags|=e,i.memoizedState=R2(1|t,n,a,r)}function ds(e,t){return Cn(8390656,8,e,t)}function P0(e,t){return ar(2048,8,e,t)}function B3(e,t){return ar(4,2,e,t)}function U3(e,t){return ar(4,4,e,t)}function Z3(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function q3(e,t,n){return n=n!=null?n.concat([e]):null,ar(4,4,Z3.bind(null,t,e),n)}function H0(){}function Q3(e,t){var n=Ue();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&N0(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function W3(e,t){var n=Ue();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&N0(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function G3(e,t,n){return nt&21?(e1(n,t)||(n=e3(),G.lanes|=n,rt|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Le=!0),e.memoizedState=n)}function A9(e,t){var n=D;D=n!==0&&4>n?n:4,e(!0);var r=zr.transition;zr.transition={};try{e(!1),t()}finally{D=n,zr.transition=r}}function K3(){return Ue().memoizedState}function $9(e,t,n){var r=N1(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Y3(e))X3(t,n);else if(n=R3(e,t,n,r),n!==null){var i=ye();Je(n,e,r,i),J3(n,t,r)}}function R9(e,t,n){var r=N1(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Y3(e))X3(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var s=t.lastRenderedState,o=a(s,n);if(i.hasEagerState=!0,i.eagerState=o,e1(o,s)){var c=t.interleaved;c===null?(i.next=i,A0(t)):(i.next=c.next,c.next=i),t.interleaved=i;return}}catch{}finally{}n=R3(e,t,i,r),n!==null&&(i=ye(),Je(n,e,r,i),J3(n,t,r))}}function Y3(e){var t=e.alternate;return e===G||t!==null&&t===G}function X3(e,t){f2=zn=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function J3(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,C0(e,n)}}var Bn={readContext:Be,useCallback:fe,useContext:fe,useEffect:fe,useImperativeHandle:fe,useInsertionEffect:fe,useLayoutEffect:fe,useMemo:fe,useReducer:fe,useRef:fe,useState:fe,useDebugValue:fe,useDeferredValue:fe,useTransition:fe,useMutableSource:fe,useSyncExternalStore:fe,useId:fe,unstable_isNewReconciler:!1},_9={readContext:Be,useCallback:function(e,t){return n1().memoizedState=[e,t===void 0?null:t],e},useContext:Be,useEffect:ds,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Cn(4194308,4,Z3.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Cn(4194308,4,e,t)},useInsertionEffect:function(e,t){return Cn(4,2,e,t)},useMemo:function(e,t){var n=n1();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=n1();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=$9.bind(null,G,e),[r.memoizedState,e]},useRef:function(e){var t=n1();return e={current:e},t.memoizedState=e},useState:us,useDebugValue:H0,useDeferredValue:function(e){return n1().memoizedState=e},useTransition:function(){var e=us(!1),t=e[0];return e=A9.bind(null,e[1]),n1().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=G,i=n1();if(q){if(n===void 0)throw Error(T(407));n=n()}else{if(n=t(),ce===null)throw Error(T(349));nt&30||O3(r,t,n)}i.memoizedState=n;var a={value:n,getSnapshot:t};return i.queue=a,ds(H3.bind(null,r,a,e),[e]),r.flags|=2048,R2(9,P3.bind(null,r,a,n,t),void 0,null),n},useId:function(){var e=n1(),t=ce.identifierPrefix;if(q){var n=d1,r=u1;n=(r&~(1<<32-Xe(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=A2++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=j9++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},V9={readContext:Be,useCallback:Q3,useContext:Be,useEffect:P0,useImperativeHandle:q3,useInsertionEffect:B3,useLayoutEffect:U3,useMemo:W3,useReducer:Br,useRef:z3,useState:function(){return Br($2)},useDebugValue:H0,useDeferredValue:function(e){var t=Ue();return G3(t,ie.memoizedState,e)},useTransition:function(){var e=Br($2)[0],t=Ue().memoizedState;return[e,t]},useMutableSource:N3,useSyncExternalStore:M3,useId:K3,unstable_isNewReconciler:!1},N9={readContext:Be,useCallback:Q3,useContext:Be,useEffect:P0,useImperativeHandle:q3,useInsertionEffect:B3,useLayoutEffect:U3,useMemo:W3,useReducer:Ur,useRef:z3,useState:function(){return Ur($2)},useDebugValue:H0,useDeferredValue:function(e){var t=Ue();return ie===null?t.memoizedState=e:G3(t,ie.memoizedState,e)},useTransition:function(){var e=Ur($2)[0],t=Ue().memoizedState;return[e,t]},useMutableSource:N3,useSyncExternalStore:M3,useId:K3,unstable_isNewReconciler:!1};function We(e,t){if(e&&e.defaultProps){t=K({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function Ri(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:K({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var sr={isMounted:function(e){return(e=e._reactInternals)?lt(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=ye(),i=N1(e),a=p1(r,i);a.payload=t,n!=null&&(a.callback=n),t=_1(e,a,i),t!==null&&(Je(t,e,i,r),hn(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=ye(),i=N1(e),a=p1(r,i);a.tag=1,a.payload=t,n!=null&&(a.callback=n),t=_1(e,a,i),t!==null&&(Je(t,e,i,r),hn(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=ye(),r=N1(e),i=p1(n,r);i.tag=2,t!=null&&(i.callback=t),t=_1(e,i,r),t!==null&&(Je(t,e,r,n),hn(t,e,r))}};function ps(e,t,n,r,i,a,s){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,a,s):t.prototype&&t.prototype.isPureReactComponent?!L2(n,r)||!L2(i,a):!0}function eo(e,t,n){var r=!1,i=P1,a=t.contextType;return typeof a=="object"&&a!==null?a=Be(a):(i=Se(t)?et:Ce.current,r=t.contextTypes,a=(r=r!=null)?Mt(e,i):P1),t=new t(n,a),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=sr,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=a),t}function fs(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&sr.enqueueReplaceState(t,t.state,null)}function _i(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs={},$0(e);var a=t.contextType;typeof a=="object"&&a!==null?i.context=Be(a):(a=Se(t)?et:Ce.current,i.context=Mt(e,a)),i.state=e.memoizedState,a=t.getDerivedStateFromProps,typeof a=="function"&&(Ri(e,t,a,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&sr.enqueueReplaceState(i,i.state,null),Fn(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function Ft(e,t){try{var n="",r=t;do n+=c5(r),r=r.return;while(r);var i=n}catch(a){i=`
|
|
34
|
+
`),l=i.length-1,o=a.length-1;1<=l&&0<=o&&i[l]!==a[o];)o--;for(;1<=l&&0<=o;l--,o--)if(i[l]!==a[o]){if(l!==1||o!==1)do if(l--,o--,0>o||i[l]!==a[o]){var c=`
|
|
35
|
+
`+i[l].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=l&&0<=o);break}}}finally{xr=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?t2(e):""}function Q7(e){switch(e.tag){case 5:return t2(e.type);case 16:return t2("Lazy");case 13:return t2("Suspense");case 19:return t2("SuspenseList");case 0:case 2:case 15:return e=Lr(e.type,!1),e;case 11:return e=Lr(e.type.render,!1),e;case 1:return e=Lr(e.type,!0),e;default:return""}}function n0(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ht:return"Fragment";case ft:return"Portal";case Jr:return"Profiler";case ii:return"StrictMode";case e0:return"Suspense";case t0:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case ks:return(e.displayName||"Context")+".Consumer";case Es:return(e._context.displayName||"Context")+".Provider";case ai:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case li:return t=e.displayName||null,t!==null?t:n0(e.type)||"Memo";case x1:t=e._payload,e=e._init;try{return n0(e(t))}catch{}}return null}function q7(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return n0(t);case 8:return t===ii?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function M1(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Is(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function W7(e){var t=Is(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(l){r=""+l,a.call(this,l)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(l){r=""+l},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function B2(e){e._valueTracker||(e._valueTracker=W7(e))}function Ts(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Is(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Ln(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function r0(e,t){var n=t.checked;return K({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function ba(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=M1(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function js(e,t){t=t.checked,t!=null&&ri(e,"checked",t,!1)}function i0(e,t){js(e,t);var n=M1(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?a0(e,t.type,n):t.hasOwnProperty("defaultValue")&&a0(e,t.type,M1(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function xa(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function a0(e,t,n){(t!=="number"||Ln(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var n2=Array.isArray;function kt(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=""+M1(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function l0(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(T(91));return K({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function La(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(T(92));if(n2(n)){if(1<n.length)throw Error(T(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:M1(n)}}function As(e,t){var n=M1(t.value),r=M1(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function Ea(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function $s(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function s0(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?$s(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var U2,Rs=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,i){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,i)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(U2=U2||document.createElement("div"),U2.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=U2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function v2(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var s2={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},G7=["Webkit","ms","Moz","O"];Object.keys(s2).forEach(function(e){G7.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),s2[t]=s2[e]})});function _s(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||s2.hasOwnProperty(e)&&s2[e]?(""+t).trim():t+"px"}function Vs(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=_s(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var K7=K({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function o0(e,t){if(t){if(K7[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(T(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(T(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(T(61))}if(t.style!=null&&typeof t.style!="object")throw Error(T(62))}}function c0(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var u0=null;function si(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var d0=null,St=null,It=null;function ka(e){if(e=M2(e)){if(typeof d0!="function")throw Error(T(280));var t=e.stateNode;t&&(t=tr(t),d0(e.stateNode,e.type,t))}}function Ns(e){St?It?It.push(e):It=[e]:St=e}function Ms(){if(St){var e=St,t=It;if(It=St=null,ka(e),t)for(e=0;e<t.length;e++)ka(t[e])}}function Os(e,t){return e(t)}function Ps(){}var Er=!1;function Hs(e,t,n){if(Er)return e(t,n);Er=!0;try{return Os(e,t,n)}finally{Er=!1,(St!==null||It!==null)&&(Ps(),Ms())}}function g2(e,t){var n=e.stateNode;if(n===null)return null;var r=tr(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(T(231,t,typeof n));return n}var p0=!1;if(p1)try{var Zt={};Object.defineProperty(Zt,"passive",{get:function(){p0=!0}}),window.addEventListener("test",Zt,Zt),window.removeEventListener("test",Zt,Zt)}catch{p0=!1}function Y7(e,t,n,r,i,a,l,o,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(v){this.onError(v)}}var o2=!1,En=null,kn=!1,f0=null,X7={onError:function(e){o2=!0,En=e}};function J7(e,t,n,r,i,a,l,o,c){o2=!1,En=null,Y7.apply(X7,arguments)}function e5(e,t,n,r,i,a,l,o,c){if(J7.apply(this,arguments),o2){if(o2){var u=En;o2=!1,En=null}else throw Error(T(198));kn||(kn=!0,f0=u)}}function lt(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function Fs(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Sa(e){if(lt(e)!==e)throw Error(T(188))}function t5(e){var t=e.alternate;if(!t){if(t=lt(e),t===null)throw Error(T(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(i===null)break;var a=i.alternate;if(a===null){if(r=i.return,r!==null){n=r;continue}break}if(i.child===a.child){for(a=i.child;a;){if(a===n)return Sa(i),e;if(a===r)return Sa(i),t;a=a.sibling}throw Error(T(188))}if(n.return!==r.return)n=i,r=a;else{for(var l=!1,o=i.child;o;){if(o===n){l=!0,n=i,r=a;break}if(o===r){l=!0,r=i,n=a;break}o=o.sibling}if(!l){for(o=a.child;o;){if(o===n){l=!0,n=a,r=i;break}if(o===r){l=!0,r=a,n=i;break}o=o.sibling}if(!l)throw Error(T(189))}}if(n.alternate!==r)throw Error(T(190))}if(n.tag!==3)throw Error(T(188));return n.stateNode.current===n?e:t}function Ds(e){return e=t5(e),e!==null?zs(e):null}function zs(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=zs(e);if(t!==null)return t;e=e.sibling}return null}var Bs=Re.unstable_scheduleCallback,Ia=Re.unstable_cancelCallback,n5=Re.unstable_shouldYield,r5=Re.unstable_requestPaint,ee=Re.unstable_now,i5=Re.unstable_getCurrentPriorityLevel,oi=Re.unstable_ImmediatePriority,Us=Re.unstable_UserBlockingPriority,Sn=Re.unstable_NormalPriority,a5=Re.unstable_LowPriority,Zs=Re.unstable_IdlePriority,Yn=null,n1=null;function l5(e){if(n1&&typeof n1.onCommitFiberRoot=="function")try{n1.onCommitFiberRoot(Yn,e,void 0,(e.current.flags&128)===128)}catch{}}var Ke=Math.clz32?Math.clz32:c5,s5=Math.log,o5=Math.LN2;function c5(e){return e>>>=0,e===0?32:31-(s5(e)/o5|0)|0}var Z2=64,Q2=4194304;function r2(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function In(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,a=e.pingedLanes,l=n&268435455;if(l!==0){var o=l&~i;o!==0?r=r2(o):(a&=l,a!==0&&(r=r2(a)))}else l=n&~i,l!==0?r=r2(l):a!==0&&(r=r2(a));if(r===0)return 0;if(t!==0&&t!==r&&!(t&i)&&(i=r&-r,a=t&-t,i>=a||i===16&&(a&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Ke(t),i=1<<n,r|=e[n],t&=~i;return r}function u5(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function d5(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes;0<a;){var l=31-Ke(a),o=1<<l,c=i[l];c===-1?(!(o&n)||o&r)&&(i[l]=u5(o,t)):c<=t&&(e.expiredLanes|=o),a&=~o}}function h0(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function Qs(){var e=Z2;return Z2<<=1,!(Z2&4194240)&&(Z2=64),e}function kr(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function V2(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Ke(t),e[t]=n}function p5(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-Ke(n),a=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~a}}function ci(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Ke(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var D=0;function qs(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var Ws,ui,Gs,Ks,Ys,m0=!1,q2=[],T1=null,j1=null,A1=null,y2=new Map,w2=new Map,E1=[],f5="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Ta(e,t){switch(e){case"focusin":case"focusout":T1=null;break;case"dragenter":case"dragleave":j1=null;break;case"mouseover":case"mouseout":A1=null;break;case"pointerover":case"pointerout":y2.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":w2.delete(t.pointerId)}}function Qt(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=M2(t),t!==null&&ui(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function h5(e,t,n,r,i){switch(t){case"focusin":return T1=Qt(T1,e,t,n,r,i),!0;case"dragenter":return j1=Qt(j1,e,t,n,r,i),!0;case"mouseover":return A1=Qt(A1,e,t,n,r,i),!0;case"pointerover":var a=i.pointerId;return y2.set(a,Qt(y2.get(a)||null,e,t,n,r,i)),!0;case"gotpointercapture":return a=i.pointerId,w2.set(a,Qt(w2.get(a)||null,e,t,n,r,i)),!0}return!1}function Xs(e){var t=q1(e.target);if(t!==null){var n=lt(t);if(n!==null){if(t=n.tag,t===13){if(t=Fs(n),t!==null){e.blockedOn=t,Ys(e.priority,function(){Gs(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function cn(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=C0(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);u0=r,n.target.dispatchEvent(r),u0=null}else return t=M2(n),t!==null&&ui(t),e.blockedOn=n,!1;t.shift()}return!0}function ja(e,t,n){cn(e)&&n.delete(t)}function m5(){m0=!1,T1!==null&&cn(T1)&&(T1=null),j1!==null&&cn(j1)&&(j1=null),A1!==null&&cn(A1)&&(A1=null),y2.forEach(ja),w2.forEach(ja)}function qt(e,t){e.blockedOn===t&&(e.blockedOn=null,m0||(m0=!0,Re.unstable_scheduleCallback(Re.unstable_NormalPriority,m5)))}function b2(e){function t(i){return qt(i,e)}if(0<q2.length){qt(q2[0],e);for(var n=1;n<q2.length;n++){var r=q2[n];r.blockedOn===e&&(r.blockedOn=null)}}for(T1!==null&&qt(T1,e),j1!==null&&qt(j1,e),A1!==null&&qt(A1,e),y2.forEach(t),w2.forEach(t),n=0;n<E1.length;n++)r=E1[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<E1.length&&(n=E1[0],n.blockedOn===null);)Xs(n),n.blockedOn===null&&E1.shift()}var Tt=C1.ReactCurrentBatchConfig,Tn=!0;function C5(e,t,n,r){var i=D,a=Tt.transition;Tt.transition=null;try{D=1,di(e,t,n,r)}finally{D=i,Tt.transition=a}}function v5(e,t,n,r){var i=D,a=Tt.transition;Tt.transition=null;try{D=4,di(e,t,n,r)}finally{D=i,Tt.transition=a}}function di(e,t,n,r){if(Tn){var i=C0(e,t,n,r);if(i===null)Nr(e,t,r,jn,n),Ta(e,r);else if(h5(i,e,t,n,r))r.stopPropagation();else if(Ta(e,r),t&4&&-1<f5.indexOf(e)){for(;i!==null;){var a=M2(i);if(a!==null&&Ws(a),a=C0(e,t,n,r),a===null&&Nr(e,t,r,jn,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else Nr(e,t,r,null,n)}}var jn=null;function C0(e,t,n,r){if(jn=null,e=si(r),e=q1(e),e!==null)if(t=lt(e),t===null)e=null;else if(n=t.tag,n===13){if(e=Fs(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return jn=e,null}function Js(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(i5()){case oi:return 1;case Us:return 4;case Sn:case a5:return 16;case Zs:return 536870912;default:return 16}default:return 16}}var S1=null,pi=null,un=null;function e3(){if(un)return un;var e,t=pi,n=t.length,r,i="value"in S1?S1.value:S1.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var l=n-e;for(r=1;r<=l&&t[n-r]===i[a-r];r++);return un=i.slice(e,1<r?1-r:void 0)}function dn(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function W2(){return!0}function Aa(){return!1}function Ve(e){function t(n,r,i,a,l){this._reactName=n,this._targetInst=i,this.type=r,this.nativeEvent=a,this.target=l,this.currentTarget=null;for(var o in e)e.hasOwnProperty(o)&&(n=e[o],this[o]=n?n(a):a[o]);return this.isDefaultPrevented=(a.defaultPrevented!=null?a.defaultPrevented:a.returnValue===!1)?W2:Aa,this.isPropagationStopped=Aa,this}return K(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=W2)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=W2)},persist:function(){},isPersistent:W2}),t}var Ft={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fi=Ve(Ft),N2=K({},Ft,{view:0,detail:0}),g5=Ve(N2),Sr,Ir,Wt,Xn=K({},N2,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:hi,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Wt&&(Wt&&e.type==="mousemove"?(Sr=e.screenX-Wt.screenX,Ir=e.screenY-Wt.screenY):Ir=Sr=0,Wt=e),Sr)},movementY:function(e){return"movementY"in e?e.movementY:Ir}}),$a=Ve(Xn),y5=K({},Xn,{dataTransfer:0}),w5=Ve(y5),b5=K({},N2,{relatedTarget:0}),Tr=Ve(b5),x5=K({},Ft,{animationName:0,elapsedTime:0,pseudoElement:0}),L5=Ve(x5),E5=K({},Ft,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),k5=Ve(E5),S5=K({},Ft,{data:0}),Ra=Ve(S5),I5={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},T5={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},j5={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function A5(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=j5[e])?!!t[e]:!1}function hi(){return A5}var $5=K({},N2,{key:function(e){if(e.key){var t=I5[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=dn(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?T5[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:hi,charCode:function(e){return e.type==="keypress"?dn(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?dn(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),R5=Ve($5),_5=K({},Xn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),_a=Ve(_5),V5=K({},N2,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:hi}),N5=Ve(V5),M5=K({},Ft,{propertyName:0,elapsedTime:0,pseudoElement:0}),O5=Ve(M5),P5=K({},Xn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),H5=Ve(P5),F5=[9,13,27,32],mi=p1&&"CompositionEvent"in window,c2=null;p1&&"documentMode"in document&&(c2=document.documentMode);var D5=p1&&"TextEvent"in window&&!c2,t3=p1&&(!mi||c2&&8<c2&&11>=c2),Va=" ",Na=!1;function n3(e,t){switch(e){case"keyup":return F5.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function r3(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var mt=!1;function z5(e,t){switch(e){case"compositionend":return r3(t);case"keypress":return t.which!==32?null:(Na=!0,Va);case"textInput":return e=t.data,e===Va&&Na?null:e;default:return null}}function B5(e,t){if(mt)return e==="compositionend"||!mi&&n3(e,t)?(e=e3(),un=pi=S1=null,mt=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return t3&&t.locale!=="ko"?null:t.data;default:return null}}var U5={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Ma(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!U5[e.type]:t==="textarea"}function i3(e,t,n,r){Ns(r),t=An(t,"onChange"),0<t.length&&(n=new fi("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var u2=null,x2=null;function Z5(e){m3(e,0)}function Jn(e){var t=gt(e);if(Ts(t))return e}function Q5(e,t){if(e==="change")return t}var a3=!1;if(p1){var jr;if(p1){var Ar="oninput"in document;if(!Ar){var Oa=document.createElement("div");Oa.setAttribute("oninput","return;"),Ar=typeof Oa.oninput=="function"}jr=Ar}else jr=!1;a3=jr&&(!document.documentMode||9<document.documentMode)}function Pa(){u2&&(u2.detachEvent("onpropertychange",l3),x2=u2=null)}function l3(e){if(e.propertyName==="value"&&Jn(x2)){var t=[];i3(t,x2,e,si(e)),Hs(Z5,t)}}function q5(e,t,n){e==="focusin"?(Pa(),u2=t,x2=n,u2.attachEvent("onpropertychange",l3)):e==="focusout"&&Pa()}function W5(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Jn(x2)}function G5(e,t){if(e==="click")return Jn(t)}function K5(e,t){if(e==="input"||e==="change")return Jn(t)}function Y5(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Xe=typeof Object.is=="function"?Object.is:Y5;function L2(e,t){if(Xe(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!Xr.call(t,i)||!Xe(e[i],t[i]))return!1}return!0}function Ha(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Fa(e,t){var n=Ha(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=Ha(n)}}function s3(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?s3(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function o3(){for(var e=window,t=Ln();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Ln(e.document)}return t}function Ci(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function X5(e){var t=o3(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&s3(n.ownerDocument.documentElement,n)){if(r!==null&&Ci(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,a=Math.min(r.start,i);r=r.end===void 0?a:Math.min(r.end,i),!e.extend&&a>r&&(i=r,r=a,a=i),i=Fa(n,a);var l=Fa(n,r);i&&l&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==l.node||e.focusOffset!==l.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),a>r?(e.addRange(t),e.extend(l.node,l.offset)):(t.setEnd(l.node,l.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var J5=p1&&"documentMode"in document&&11>=document.documentMode,Ct=null,v0=null,d2=null,g0=!1;function Da(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;g0||Ct==null||Ct!==Ln(r)||(r=Ct,"selectionStart"in r&&Ci(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),d2&&L2(d2,r)||(d2=r,r=An(v0,"onSelect"),0<r.length&&(t=new fi("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Ct)))}function G2(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var vt={animationend:G2("Animation","AnimationEnd"),animationiteration:G2("Animation","AnimationIteration"),animationstart:G2("Animation","AnimationStart"),transitionend:G2("Transition","TransitionEnd")},$r={},c3={};p1&&(c3=document.createElement("div").style,"AnimationEvent"in window||(delete vt.animationend.animation,delete vt.animationiteration.animation,delete vt.animationstart.animation),"TransitionEvent"in window||delete vt.transitionend.transition);function er(e){if($r[e])return $r[e];if(!vt[e])return e;var t=vt[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in c3)return $r[e]=t[n];return e}var u3=er("animationend"),d3=er("animationiteration"),p3=er("animationstart"),f3=er("transitionend"),h3=new Map,za="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function P1(e,t){h3.set(e,t),at(t,[e])}for(var Rr=0;Rr<za.length;Rr++){var _r=za[Rr],e9=_r.toLowerCase(),t9=_r[0].toUpperCase()+_r.slice(1);P1(e9,"on"+t9)}P1(u3,"onAnimationEnd");P1(d3,"onAnimationIteration");P1(p3,"onAnimationStart");P1("dblclick","onDoubleClick");P1("focusin","onFocus");P1("focusout","onBlur");P1(f3,"onTransitionEnd");_t("onMouseEnter",["mouseout","mouseover"]);_t("onMouseLeave",["mouseout","mouseover"]);_t("onPointerEnter",["pointerout","pointerover"]);_t("onPointerLeave",["pointerout","pointerover"]);at("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));at("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));at("onBeforeInput",["compositionend","keypress","textInput","paste"]);at("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));at("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));at("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var i2="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),n9=new Set("cancel close invalid load scroll toggle".split(" ").concat(i2));function Ba(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,e5(r,t,void 0,e),e.currentTarget=null}function m3(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var l=r.length-1;0<=l;l--){var o=r[l],c=o.instance,u=o.currentTarget;if(o=o.listener,c!==a&&i.isPropagationStopped())break e;Ba(i,o,u),a=c}else for(l=0;l<r.length;l++){if(o=r[l],c=o.instance,u=o.currentTarget,o=o.listener,c!==a&&i.isPropagationStopped())break e;Ba(i,o,u),a=c}}}if(kn)throw e=f0,kn=!1,f0=null,e}function B(e,t){var n=t[L0];n===void 0&&(n=t[L0]=new Set);var r=e+"__bubble";n.has(r)||(C3(t,e,2,!1),n.add(r))}function Vr(e,t,n){var r=0;t&&(r|=4),C3(n,e,r,t)}var K2="_reactListening"+Math.random().toString(36).slice(2);function E2(e){if(!e[K2]){e[K2]=!0,Ls.forEach(function(n){n!=="selectionchange"&&(n9.has(n)||Vr(n,!1,e),Vr(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[K2]||(t[K2]=!0,Vr("selectionchange",!1,t))}}function C3(e,t,n,r){switch(Js(t)){case 1:var i=C5;break;case 4:i=v5;break;default:i=di}n=i.bind(null,t,n,e),i=void 0,!p0||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(i=!0),r?i!==void 0?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):i!==void 0?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function Nr(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var l=r.tag;if(l===3||l===4){var o=r.stateNode.containerInfo;if(o===i||o.nodeType===8&&o.parentNode===i)break;if(l===4)for(l=r.return;l!==null;){var c=l.tag;if((c===3||c===4)&&(c=l.stateNode.containerInfo,c===i||c.nodeType===8&&c.parentNode===i))return;l=l.return}for(;o!==null;){if(l=q1(o),l===null)return;if(c=l.tag,c===5||c===6){r=a=l;continue e}o=o.parentNode}}r=r.return}Hs(function(){var u=a,v=si(n),C=[];e:{var p=h3.get(e);if(p!==void 0){var y=fi,x=e;switch(e){case"keypress":if(dn(n)===0)break e;case"keydown":case"keyup":y=R5;break;case"focusin":x="focus",y=Tr;break;case"focusout":x="blur",y=Tr;break;case"beforeblur":case"afterblur":y=Tr;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":y=$a;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":y=w5;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":y=N5;break;case u3:case d3:case p3:y=L5;break;case f3:y=O5;break;case"scroll":y=g5;break;case"wheel":y=H5;break;case"copy":case"cut":case"paste":y=k5;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":y=_a}var L=(t&4)!==0,E=!L&&e==="scroll",m=L?p!==null?p+"Capture":null:p;L=[];for(var f=u,g;f!==null;){g=f;var b=g.stateNode;if(g.tag===5&&b!==null&&(g=b,m!==null&&(b=g2(f,m),b!=null&&L.push(k2(f,b,g)))),E)break;f=f.return}0<L.length&&(p=new y(p,x,null,n,v),C.push({event:p,listeners:L}))}}if(!(t&7)){e:{if(p=e==="mouseover"||e==="pointerover",y=e==="mouseout"||e==="pointerout",p&&n!==u0&&(x=n.relatedTarget||n.fromElement)&&(q1(x)||x[f1]))break e;if((y||p)&&(p=v.window===v?v:(p=v.ownerDocument)?p.defaultView||p.parentWindow:window,y?(x=n.relatedTarget||n.toElement,y=u,x=x?q1(x):null,x!==null&&(E=lt(x),x!==E||x.tag!==5&&x.tag!==6)&&(x=null)):(y=null,x=u),y!==x)){if(L=$a,b="onMouseLeave",m="onMouseEnter",f="mouse",(e==="pointerout"||e==="pointerover")&&(L=_a,b="onPointerLeave",m="onPointerEnter",f="pointer"),E=y==null?p:gt(y),g=x==null?p:gt(x),p=new L(b,f+"leave",y,n,v),p.target=E,p.relatedTarget=g,b=null,q1(v)===u&&(L=new L(m,f+"enter",x,n,v),L.target=g,L.relatedTarget=E,b=L),E=b,y&&x)t:{for(L=y,m=x,f=0,g=L;g;g=ut(g))f++;for(g=0,b=m;b;b=ut(b))g++;for(;0<f-g;)L=ut(L),f--;for(;0<g-f;)m=ut(m),g--;for(;f--;){if(L===m||m!==null&&L===m.alternate)break t;L=ut(L),m=ut(m)}L=null}else L=null;y!==null&&Ua(C,p,y,L,!1),x!==null&&E!==null&&Ua(C,E,x,L,!0)}}e:{if(p=u?gt(u):window,y=p.nodeName&&p.nodeName.toLowerCase(),y==="select"||y==="input"&&p.type==="file")var S=Q5;else if(Ma(p))if(a3)S=K5;else{S=W5;var I=q5}else(y=p.nodeName)&&y.toLowerCase()==="input"&&(p.type==="checkbox"||p.type==="radio")&&(S=G5);if(S&&(S=S(e,u))){i3(C,S,n,v);break e}I&&I(e,p,u),e==="focusout"&&(I=p._wrapperState)&&I.controlled&&p.type==="number"&&a0(p,"number",p.value)}switch(I=u?gt(u):window,e){case"focusin":(Ma(I)||I.contentEditable==="true")&&(Ct=I,v0=u,d2=null);break;case"focusout":d2=v0=Ct=null;break;case"mousedown":g0=!0;break;case"contextmenu":case"mouseup":case"dragend":g0=!1,Da(C,n,v);break;case"selectionchange":if(J5)break;case"keydown":case"keyup":Da(C,n,v)}var j;if(mi)e:{switch(e){case"compositionstart":var A="onCompositionStart";break e;case"compositionend":A="onCompositionEnd";break e;case"compositionupdate":A="onCompositionUpdate";break e}A=void 0}else mt?n3(e,n)&&(A="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(A="onCompositionStart");A&&(t3&&n.locale!=="ko"&&(mt||A!=="onCompositionStart"?A==="onCompositionEnd"&&mt&&(j=e3()):(S1=v,pi="value"in S1?S1.value:S1.textContent,mt=!0)),I=An(u,A),0<I.length&&(A=new Ra(A,e,null,n,v),C.push({event:A,listeners:I}),j?A.data=j:(j=r3(n),j!==null&&(A.data=j)))),(j=D5?z5(e,n):B5(e,n))&&(u=An(u,"onBeforeInput"),0<u.length&&(v=new Ra("onBeforeInput","beforeinput",null,n,v),C.push({event:v,listeners:u}),v.data=j))}m3(C,t)})}function k2(e,t,n){return{instance:e,listener:t,currentTarget:n}}function An(e,t){for(var n=t+"Capture",r=[];e!==null;){var i=e,a=i.stateNode;i.tag===5&&a!==null&&(i=a,a=g2(e,n),a!=null&&r.unshift(k2(e,a,i)),a=g2(e,t),a!=null&&r.push(k2(e,a,i))),e=e.return}return r}function ut(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Ua(e,t,n,r,i){for(var a=t._reactName,l=[];n!==null&&n!==r;){var o=n,c=o.alternate,u=o.stateNode;if(c!==null&&c===r)break;o.tag===5&&u!==null&&(o=u,i?(c=g2(n,a),c!=null&&l.unshift(k2(n,c,o))):i||(c=g2(n,a),c!=null&&l.push(k2(n,c,o)))),n=n.return}l.length!==0&&e.push({event:t,listeners:l})}var r9=/\r\n?/g,i9=/\u0000|\uFFFD/g;function Za(e){return(typeof e=="string"?e:""+e).replace(r9,`
|
|
36
|
+
`).replace(i9,"")}function Y2(e,t,n){if(t=Za(t),Za(e)!==t&&n)throw Error(T(425))}function $n(){}var y0=null,w0=null;function b0(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var x0=typeof setTimeout=="function"?setTimeout:void 0,a9=typeof clearTimeout=="function"?clearTimeout:void 0,Qa=typeof Promise=="function"?Promise:void 0,l9=typeof queueMicrotask=="function"?queueMicrotask:typeof Qa<"u"?function(e){return Qa.resolve(null).then(e).catch(s9)}:x0;function s9(e){setTimeout(function(){throw e})}function Mr(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n==="/$"){if(r===0){e.removeChild(i),b2(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=i}while(n);b2(t)}function $1(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function qa(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var Dt=Math.random().toString(36).slice(2),t1="__reactFiber$"+Dt,S2="__reactProps$"+Dt,f1="__reactContainer$"+Dt,L0="__reactEvents$"+Dt,o9="__reactListeners$"+Dt,c9="__reactHandles$"+Dt;function q1(e){var t=e[t1];if(t)return t;for(var n=e.parentNode;n;){if(t=n[f1]||n[t1]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=qa(e);e!==null;){if(n=e[t1])return n;e=qa(e)}return t}e=n,n=e.parentNode}return null}function M2(e){return e=e[t1]||e[f1],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function gt(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(T(33))}function tr(e){return e[S2]||null}var E0=[],yt=-1;function H1(e){return{current:e}}function U(e){0>yt||(e.current=E0[yt],E0[yt]=null,yt--)}function z(e,t){yt++,E0[yt]=e.current,e.current=t}var O1={},Ce=H1(O1),Le=H1(!1),X1=O1;function Vt(e,t){var n=e.type.contextTypes;if(!n)return O1;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},a;for(a in n)i[a]=t[a];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Ee(e){return e=e.childContextTypes,e!=null}function Rn(){U(Le),U(Ce)}function Wa(e,t,n){if(Ce.current!==O1)throw Error(T(168));z(Ce,t),z(Le,n)}function v3(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(T(108,q7(e)||"Unknown",i));return K({},n,r)}function _n(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||O1,X1=Ce.current,z(Ce,e),z(Le,Le.current),!0}function Ga(e,t,n){var r=e.stateNode;if(!r)throw Error(T(169));n?(e=v3(e,t,X1),r.__reactInternalMemoizedMergedChildContext=e,U(Le),U(Ce),z(Ce,e)):U(Le),z(Le,n)}var s1=null,nr=!1,Or=!1;function g3(e){s1===null?s1=[e]:s1.push(e)}function u9(e){nr=!0,g3(e)}function F1(){if(!Or&&s1!==null){Or=!0;var e=0,t=D;try{var n=s1;for(D=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}s1=null,nr=!1}catch(i){throw s1!==null&&(s1=s1.slice(e+1)),Bs(oi,F1),i}finally{D=t,Or=!1}}return null}var wt=[],bt=0,Vn=null,Nn=0,Me=[],Oe=0,J1=null,o1=1,c1="";function U1(e,t){wt[bt++]=Nn,wt[bt++]=Vn,Vn=e,Nn=t}function y3(e,t,n){Me[Oe++]=o1,Me[Oe++]=c1,Me[Oe++]=J1,J1=e;var r=o1;e=c1;var i=32-Ke(r)-1;r&=~(1<<i),n+=1;var a=32-Ke(t)+i;if(30<a){var l=i-i%5;a=(r&(1<<l)-1).toString(32),r>>=l,i-=l,o1=1<<32-Ke(t)+i|n<<i|r,c1=a+e}else o1=1<<a|n<<i|r,c1=e}function vi(e){e.return!==null&&(U1(e,1),y3(e,1,0))}function gi(e){for(;e===Vn;)Vn=wt[--bt],wt[bt]=null,Nn=wt[--bt],wt[bt]=null;for(;e===J1;)J1=Me[--Oe],Me[Oe]=null,c1=Me[--Oe],Me[Oe]=null,o1=Me[--Oe],Me[Oe]=null}var $e=null,Ae=null,Q=!1,Ge=null;function w3(e,t){var n=Pe(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Ka(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,$e=e,Ae=$1(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,$e=e,Ae=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=J1!==null?{id:o1,overflow:c1}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=Pe(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,$e=e,Ae=null,!0):!1;default:return!1}}function k0(e){return(e.mode&1)!==0&&(e.flags&128)===0}function S0(e){if(Q){var t=Ae;if(t){var n=t;if(!Ka(e,t)){if(k0(e))throw Error(T(418));t=$1(n.nextSibling);var r=$e;t&&Ka(e,t)?w3(r,n):(e.flags=e.flags&-4097|2,Q=!1,$e=e)}}else{if(k0(e))throw Error(T(418));e.flags=e.flags&-4097|2,Q=!1,$e=e}}}function Ya(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;$e=e}function X2(e){if(e!==$e)return!1;if(!Q)return Ya(e),Q=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!b0(e.type,e.memoizedProps)),t&&(t=Ae)){if(k0(e))throw b3(),Error(T(418));for(;t;)w3(e,t),t=$1(t.nextSibling)}if(Ya(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(T(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Ae=$1(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Ae=null}}else Ae=$e?$1(e.stateNode.nextSibling):null;return!0}function b3(){for(var e=Ae;e;)e=$1(e.nextSibling)}function Nt(){Ae=$e=null,Q=!1}function yi(e){Ge===null?Ge=[e]:Ge.push(e)}var d9=C1.ReactCurrentBatchConfig;function Gt(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(T(309));var r=n.stateNode}if(!r)throw Error(T(147,e));var i=r,a=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===a?t.ref:(t=function(l){var o=i.refs;l===null?delete o[a]:o[a]=l},t._stringRef=a,t)}if(typeof e!="string")throw Error(T(284));if(!n._owner)throw Error(T(290,e))}return e}function J2(e,t){throw e=Object.prototype.toString.call(t),Error(T(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function Xa(e){var t=e._init;return t(e._payload)}function x3(e){function t(m,f){if(e){var g=m.deletions;g===null?(m.deletions=[f],m.flags|=16):g.push(f)}}function n(m,f){if(!e)return null;for(;f!==null;)t(m,f),f=f.sibling;return null}function r(m,f){for(m=new Map;f!==null;)f.key!==null?m.set(f.key,f):m.set(f.index,f),f=f.sibling;return m}function i(m,f){return m=N1(m,f),m.index=0,m.sibling=null,m}function a(m,f,g){return m.index=g,e?(g=m.alternate,g!==null?(g=g.index,g<f?(m.flags|=2,f):g):(m.flags|=2,f)):(m.flags|=1048576,f)}function l(m){return e&&m.alternate===null&&(m.flags|=2),m}function o(m,f,g,b){return f===null||f.tag!==6?(f=Ur(g,m.mode,b),f.return=m,f):(f=i(f,g),f.return=m,f)}function c(m,f,g,b){var S=g.type;return S===ht?v(m,f,g.props.children,b,g.key):f!==null&&(f.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===x1&&Xa(S)===f.type)?(b=i(f,g.props),b.ref=Gt(m,f,g),b.return=m,b):(b=gn(g.type,g.key,g.props,null,m.mode,b),b.ref=Gt(m,f,g),b.return=m,b)}function u(m,f,g,b){return f===null||f.tag!==4||f.stateNode.containerInfo!==g.containerInfo||f.stateNode.implementation!==g.implementation?(f=Zr(g,m.mode,b),f.return=m,f):(f=i(f,g.children||[]),f.return=m,f)}function v(m,f,g,b,S){return f===null||f.tag!==7?(f=Y1(g,m.mode,b,S),f.return=m,f):(f=i(f,g),f.return=m,f)}function C(m,f,g){if(typeof f=="string"&&f!==""||typeof f=="number")return f=Ur(""+f,m.mode,g),f.return=m,f;if(typeof f=="object"&&f!==null){switch(f.$$typeof){case z2:return g=gn(f.type,f.key,f.props,null,m.mode,g),g.ref=Gt(m,null,f),g.return=m,g;case ft:return f=Zr(f,m.mode,g),f.return=m,f;case x1:var b=f._init;return C(m,b(f._payload),g)}if(n2(f)||Ut(f))return f=Y1(f,m.mode,g,null),f.return=m,f;J2(m,f)}return null}function p(m,f,g,b){var S=f!==null?f.key:null;if(typeof g=="string"&&g!==""||typeof g=="number")return S!==null?null:o(m,f,""+g,b);if(typeof g=="object"&&g!==null){switch(g.$$typeof){case z2:return g.key===S?c(m,f,g,b):null;case ft:return g.key===S?u(m,f,g,b):null;case x1:return S=g._init,p(m,f,S(g._payload),b)}if(n2(g)||Ut(g))return S!==null?null:v(m,f,g,b,null);J2(m,g)}return null}function y(m,f,g,b,S){if(typeof b=="string"&&b!==""||typeof b=="number")return m=m.get(g)||null,o(f,m,""+b,S);if(typeof b=="object"&&b!==null){switch(b.$$typeof){case z2:return m=m.get(b.key===null?g:b.key)||null,c(f,m,b,S);case ft:return m=m.get(b.key===null?g:b.key)||null,u(f,m,b,S);case x1:var I=b._init;return y(m,f,g,I(b._payload),S)}if(n2(b)||Ut(b))return m=m.get(g)||null,v(f,m,b,S,null);J2(f,b)}return null}function x(m,f,g,b){for(var S=null,I=null,j=f,A=f=0,V=null;j!==null&&A<g.length;A++){j.index>A?(V=j,j=null):V=j.sibling;var _=p(m,j,g[A],b);if(_===null){j===null&&(j=V);break}e&&j&&_.alternate===null&&t(m,j),f=a(_,f,A),I===null?S=_:I.sibling=_,I=_,j=V}if(A===g.length)return n(m,j),Q&&U1(m,A),S;if(j===null){for(;A<g.length;A++)j=C(m,g[A],b),j!==null&&(f=a(j,f,A),I===null?S=j:I.sibling=j,I=j);return Q&&U1(m,A),S}for(j=r(m,j);A<g.length;A++)V=y(j,m,A,g[A],b),V!==null&&(e&&V.alternate!==null&&j.delete(V.key===null?A:V.key),f=a(V,f,A),I===null?S=V:I.sibling=V,I=V);return e&&j.forEach(function(J){return t(m,J)}),Q&&U1(m,A),S}function L(m,f,g,b){var S=Ut(g);if(typeof S!="function")throw Error(T(150));if(g=S.call(g),g==null)throw Error(T(151));for(var I=S=null,j=f,A=f=0,V=null,_=g.next();j!==null&&!_.done;A++,_=g.next()){j.index>A?(V=j,j=null):V=j.sibling;var J=p(m,j,_.value,b);if(J===null){j===null&&(j=V);break}e&&j&&J.alternate===null&&t(m,j),f=a(J,f,A),I===null?S=J:I.sibling=J,I=J,j=V}if(_.done)return n(m,j),Q&&U1(m,A),S;if(j===null){for(;!_.done;A++,_=g.next())_=C(m,_.value,b),_!==null&&(f=a(_,f,A),I===null?S=_:I.sibling=_,I=_);return Q&&U1(m,A),S}for(j=r(m,j);!_.done;A++,_=g.next())_=y(j,m,A,_.value,b),_!==null&&(e&&_.alternate!==null&&j.delete(_.key===null?A:_.key),f=a(_,f,A),I===null?S=_:I.sibling=_,I=_);return e&&j.forEach(function(Ne){return t(m,Ne)}),Q&&U1(m,A),S}function E(m,f,g,b){if(typeof g=="object"&&g!==null&&g.type===ht&&g.key===null&&(g=g.props.children),typeof g=="object"&&g!==null){switch(g.$$typeof){case z2:e:{for(var S=g.key,I=f;I!==null;){if(I.key===S){if(S=g.type,S===ht){if(I.tag===7){n(m,I.sibling),f=i(I,g.props.children),f.return=m,m=f;break e}}else if(I.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===x1&&Xa(S)===I.type){n(m,I.sibling),f=i(I,g.props),f.ref=Gt(m,I,g),f.return=m,m=f;break e}n(m,I);break}else t(m,I);I=I.sibling}g.type===ht?(f=Y1(g.props.children,m.mode,b,g.key),f.return=m,m=f):(b=gn(g.type,g.key,g.props,null,m.mode,b),b.ref=Gt(m,f,g),b.return=m,m=b)}return l(m);case ft:e:{for(I=g.key;f!==null;){if(f.key===I)if(f.tag===4&&f.stateNode.containerInfo===g.containerInfo&&f.stateNode.implementation===g.implementation){n(m,f.sibling),f=i(f,g.children||[]),f.return=m,m=f;break e}else{n(m,f);break}else t(m,f);f=f.sibling}f=Zr(g,m.mode,b),f.return=m,m=f}return l(m);case x1:return I=g._init,E(m,f,I(g._payload),b)}if(n2(g))return x(m,f,g,b);if(Ut(g))return L(m,f,g,b);J2(m,g)}return typeof g=="string"&&g!==""||typeof g=="number"?(g=""+g,f!==null&&f.tag===6?(n(m,f.sibling),f=i(f,g),f.return=m,m=f):(n(m,f),f=Ur(g,m.mode,b),f.return=m,m=f),l(m)):n(m,f)}return E}var Mt=x3(!0),L3=x3(!1),Mn=H1(null),On=null,xt=null,wi=null;function bi(){wi=xt=On=null}function xi(e){var t=Mn.current;U(Mn),e._currentValue=t}function I0(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function jt(e,t){On=e,wi=xt=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(xe=!0),e.firstContext=null)}function De(e){var t=e._currentValue;if(wi!==e)if(e={context:e,memoizedValue:t,next:null},xt===null){if(On===null)throw Error(T(308));xt=e,On.dependencies={lanes:0,firstContext:e}}else xt=xt.next=e;return t}var W1=null;function Li(e){W1===null?W1=[e]:W1.push(e)}function E3(e,t,n,r){var i=t.interleaved;return i===null?(n.next=n,Li(t)):(n.next=i.next,i.next=n),t.interleaved=n,h1(e,r)}function h1(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var L1=!1;function Ei(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function k3(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function d1(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function R1(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,H&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,h1(e,n)}return i=r.interleaved,i===null?(t.next=t,Li(r)):(t.next=i.next,i.next=t),r.interleaved=t,h1(e,n)}function pn(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ci(e,n)}}function Ja(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var l={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};a===null?i=a=l:a=a.next=l,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Pn(e,t,n,r){var i=e.updateQueue;L1=!1;var a=i.firstBaseUpdate,l=i.lastBaseUpdate,o=i.shared.pending;if(o!==null){i.shared.pending=null;var c=o,u=c.next;c.next=null,l===null?a=u:l.next=u,l=c;var v=e.alternate;v!==null&&(v=v.updateQueue,o=v.lastBaseUpdate,o!==l&&(o===null?v.firstBaseUpdate=u:o.next=u,v.lastBaseUpdate=c))}if(a!==null){var C=i.baseState;l=0,v=u=c=null,o=a;do{var p=o.lane,y=o.eventTime;if((r&p)===p){v!==null&&(v=v.next={eventTime:y,lane:0,tag:o.tag,payload:o.payload,callback:o.callback,next:null});e:{var x=e,L=o;switch(p=t,y=n,L.tag){case 1:if(x=L.payload,typeof x=="function"){C=x.call(y,C,p);break e}C=x;break e;case 3:x.flags=x.flags&-65537|128;case 0:if(x=L.payload,p=typeof x=="function"?x.call(y,C,p):x,p==null)break e;C=K({},C,p);break e;case 2:L1=!0}}o.callback!==null&&o.lane!==0&&(e.flags|=64,p=i.effects,p===null?i.effects=[o]:p.push(o))}else y={eventTime:y,lane:p,tag:o.tag,payload:o.payload,callback:o.callback,next:null},v===null?(u=v=y,c=C):v=v.next=y,l|=p;if(o=o.next,o===null){if(o=i.shared.pending,o===null)break;p=o,o=p.next,p.next=null,i.lastBaseUpdate=p,i.shared.pending=null}}while(!0);if(v===null&&(c=C),i.baseState=c,i.firstBaseUpdate=u,i.lastBaseUpdate=v,t=i.shared.interleaved,t!==null){i=t;do l|=i.lane,i=i.next;while(i!==t)}else a===null&&(i.shared.lanes=0);tt|=l,e.lanes=l,e.memoizedState=C}}function el(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(i!==null){if(r.callback=null,r=n,typeof i!="function")throw Error(T(191,i));i.call(r)}}}var O2={},r1=H1(O2),I2=H1(O2),T2=H1(O2);function G1(e){if(e===O2)throw Error(T(174));return e}function ki(e,t){switch(z(T2,t),z(I2,e),z(r1,O2),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:s0(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=s0(t,e)}U(r1),z(r1,t)}function Ot(){U(r1),U(I2),U(T2)}function S3(e){G1(T2.current);var t=G1(r1.current),n=s0(t,e.type);t!==n&&(z(I2,e),z(r1,n))}function Si(e){I2.current===e&&(U(r1),U(I2))}var W=H1(0);function Hn(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Pr=[];function Ii(){for(var e=0;e<Pr.length;e++)Pr[e]._workInProgressVersionPrimary=null;Pr.length=0}var fn=C1.ReactCurrentDispatcher,Hr=C1.ReactCurrentBatchConfig,et=0,G=null,ie=null,se=null,Fn=!1,p2=!1,j2=0,p9=0;function fe(){throw Error(T(321))}function Ti(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Xe(e[n],t[n]))return!1;return!0}function ji(e,t,n,r,i,a){if(et=a,G=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,fn.current=e===null||e.memoizedState===null?C9:v9,e=n(r,i),p2){a=0;do{if(p2=!1,j2=0,25<=a)throw Error(T(301));a+=1,se=ie=null,t.updateQueue=null,fn.current=g9,e=n(r,i)}while(p2)}if(fn.current=Dn,t=ie!==null&&ie.next!==null,et=0,se=ie=G=null,Fn=!1,t)throw Error(T(300));return e}function Ai(){var e=j2!==0;return j2=0,e}function e1(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return se===null?G.memoizedState=se=e:se=se.next=e,se}function ze(){if(ie===null){var e=G.alternate;e=e!==null?e.memoizedState:null}else e=ie.next;var t=se===null?G.memoizedState:se.next;if(t!==null)se=t,ie=e;else{if(e===null)throw Error(T(310));ie=e,e={memoizedState:ie.memoizedState,baseState:ie.baseState,baseQueue:ie.baseQueue,queue:ie.queue,next:null},se===null?G.memoizedState=se=e:se=se.next=e}return se}function A2(e,t){return typeof t=="function"?t(e):t}function Fr(e){var t=ze(),n=t.queue;if(n===null)throw Error(T(311));n.lastRenderedReducer=e;var r=ie,i=r.baseQueue,a=n.pending;if(a!==null){if(i!==null){var l=i.next;i.next=a.next,a.next=l}r.baseQueue=i=a,n.pending=null}if(i!==null){a=i.next,r=r.baseState;var o=l=null,c=null,u=a;do{var v=u.lane;if((et&v)===v)c!==null&&(c=c.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var C={lane:v,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};c===null?(o=c=C,l=r):c=c.next=C,G.lanes|=v,tt|=v}u=u.next}while(u!==null&&u!==a);c===null?l=r:c.next=o,Xe(r,t.memoizedState)||(xe=!0),t.memoizedState=r,t.baseState=l,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){i=e;do a=i.lane,G.lanes|=a,tt|=a,i=i.next;while(i!==e)}else i===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Dr(e){var t=ze(),n=t.queue;if(n===null)throw Error(T(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,a=t.memoizedState;if(i!==null){n.pending=null;var l=i=i.next;do a=e(a,l.action),l=l.next;while(l!==i);Xe(a,t.memoizedState)||(xe=!0),t.memoizedState=a,t.baseQueue===null&&(t.baseState=a),n.lastRenderedState=a}return[a,r]}function I3(){}function T3(e,t){var n=G,r=ze(),i=t(),a=!Xe(r.memoizedState,i);if(a&&(r.memoizedState=i,xe=!0),r=r.queue,$i($3.bind(null,n,r,e),[e]),r.getSnapshot!==t||a||se!==null&&se.memoizedState.tag&1){if(n.flags|=2048,$2(9,A3.bind(null,n,r,i,t),void 0,null),ce===null)throw Error(T(349));et&30||j3(n,t,i)}return i}function j3(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=G.updateQueue,t===null?(t={lastEffect:null,stores:null},G.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function A3(e,t,n,r){t.value=n,t.getSnapshot=r,R3(t)&&_3(e)}function $3(e,t,n){return n(function(){R3(t)&&_3(e)})}function R3(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Xe(e,n)}catch{return!0}}function _3(e){var t=h1(e,1);t!==null&&Ye(t,e,1,-1)}function tl(e){var t=e1();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:A2,lastRenderedState:e},t.queue=e,e=e.dispatch=m9.bind(null,G,e),[t.memoizedState,e]}function $2(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=G.updateQueue,t===null?(t={lastEffect:null,stores:null},G.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function V3(){return ze().memoizedState}function hn(e,t,n,r){var i=e1();G.flags|=e,i.memoizedState=$2(1|t,n,void 0,r===void 0?null:r)}function rr(e,t,n,r){var i=ze();r=r===void 0?null:r;var a=void 0;if(ie!==null){var l=ie.memoizedState;if(a=l.destroy,r!==null&&Ti(r,l.deps)){i.memoizedState=$2(t,n,a,r);return}}G.flags|=e,i.memoizedState=$2(1|t,n,a,r)}function nl(e,t){return hn(8390656,8,e,t)}function $i(e,t){return rr(2048,8,e,t)}function N3(e,t){return rr(4,2,e,t)}function M3(e,t){return rr(4,4,e,t)}function O3(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function P3(e,t,n){return n=n!=null?n.concat([e]):null,rr(4,4,O3.bind(null,t,e),n)}function Ri(){}function H3(e,t){var n=ze();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Ti(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function F3(e,t){var n=ze();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Ti(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function D3(e,t,n){return et&21?(Xe(n,t)||(n=Qs(),G.lanes|=n,tt|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,xe=!0),e.memoizedState=n)}function f9(e,t){var n=D;D=n!==0&&4>n?n:4,e(!0);var r=Hr.transition;Hr.transition={};try{e(!1),t()}finally{D=n,Hr.transition=r}}function z3(){return ze().memoizedState}function h9(e,t,n){var r=V1(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},B3(e))U3(t,n);else if(n=E3(e,t,n,r),n!==null){var i=ge();Ye(n,e,r,i),Z3(n,t,r)}}function m9(e,t,n){var r=V1(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(B3(e))U3(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var l=t.lastRenderedState,o=a(l,n);if(i.hasEagerState=!0,i.eagerState=o,Xe(o,l)){var c=t.interleaved;c===null?(i.next=i,Li(t)):(i.next=c.next,c.next=i),t.interleaved=i;return}}catch{}finally{}n=E3(e,t,i,r),n!==null&&(i=ge(),Ye(n,e,r,i),Z3(n,t,r))}}function B3(e){var t=e.alternate;return e===G||t!==null&&t===G}function U3(e,t){p2=Fn=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Z3(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ci(e,n)}}var Dn={readContext:De,useCallback:fe,useContext:fe,useEffect:fe,useImperativeHandle:fe,useInsertionEffect:fe,useLayoutEffect:fe,useMemo:fe,useReducer:fe,useRef:fe,useState:fe,useDebugValue:fe,useDeferredValue:fe,useTransition:fe,useMutableSource:fe,useSyncExternalStore:fe,useId:fe,unstable_isNewReconciler:!1},C9={readContext:De,useCallback:function(e,t){return e1().memoizedState=[e,t===void 0?null:t],e},useContext:De,useEffect:nl,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,hn(4194308,4,O3.bind(null,t,e),n)},useLayoutEffect:function(e,t){return hn(4194308,4,e,t)},useInsertionEffect:function(e,t){return hn(4,2,e,t)},useMemo:function(e,t){var n=e1();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=e1();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=h9.bind(null,G,e),[r.memoizedState,e]},useRef:function(e){var t=e1();return e={current:e},t.memoizedState=e},useState:tl,useDebugValue:Ri,useDeferredValue:function(e){return e1().memoizedState=e},useTransition:function(){var e=tl(!1),t=e[0];return e=f9.bind(null,e[1]),e1().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=G,i=e1();if(Q){if(n===void 0)throw Error(T(407));n=n()}else{if(n=t(),ce===null)throw Error(T(349));et&30||j3(r,t,n)}i.memoizedState=n;var a={value:n,getSnapshot:t};return i.queue=a,nl($3.bind(null,r,a,e),[e]),r.flags|=2048,$2(9,A3.bind(null,r,a,n,t),void 0,null),n},useId:function(){var e=e1(),t=ce.identifierPrefix;if(Q){var n=c1,r=o1;n=(r&~(1<<32-Ke(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=j2++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=p9++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},v9={readContext:De,useCallback:H3,useContext:De,useEffect:$i,useImperativeHandle:P3,useInsertionEffect:N3,useLayoutEffect:M3,useMemo:F3,useReducer:Fr,useRef:V3,useState:function(){return Fr(A2)},useDebugValue:Ri,useDeferredValue:function(e){var t=ze();return D3(t,ie.memoizedState,e)},useTransition:function(){var e=Fr(A2)[0],t=ze().memoizedState;return[e,t]},useMutableSource:I3,useSyncExternalStore:T3,useId:z3,unstable_isNewReconciler:!1},g9={readContext:De,useCallback:H3,useContext:De,useEffect:$i,useImperativeHandle:P3,useInsertionEffect:N3,useLayoutEffect:M3,useMemo:F3,useReducer:Dr,useRef:V3,useState:function(){return Dr(A2)},useDebugValue:Ri,useDeferredValue:function(e){var t=ze();return ie===null?t.memoizedState=e:D3(t,ie.memoizedState,e)},useTransition:function(){var e=Dr(A2)[0],t=ze().memoizedState;return[e,t]},useMutableSource:I3,useSyncExternalStore:T3,useId:z3,unstable_isNewReconciler:!1};function Qe(e,t){if(e&&e.defaultProps){t=K({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function T0(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:K({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var ir={isMounted:function(e){return(e=e._reactInternals)?lt(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=ge(),i=V1(e),a=d1(r,i);a.payload=t,n!=null&&(a.callback=n),t=R1(e,a,i),t!==null&&(Ye(t,e,i,r),pn(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=ge(),i=V1(e),a=d1(r,i);a.tag=1,a.payload=t,n!=null&&(a.callback=n),t=R1(e,a,i),t!==null&&(Ye(t,e,i,r),pn(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=ge(),r=V1(e),i=d1(n,r);i.tag=2,t!=null&&(i.callback=t),t=R1(e,i,r),t!==null&&(Ye(t,e,r,n),pn(t,e,r))}};function rl(e,t,n,r,i,a,l){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,a,l):t.prototype&&t.prototype.isPureReactComponent?!L2(n,r)||!L2(i,a):!0}function Q3(e,t,n){var r=!1,i=O1,a=t.contextType;return typeof a=="object"&&a!==null?a=De(a):(i=Ee(t)?X1:Ce.current,r=t.contextTypes,a=(r=r!=null)?Vt(e,i):O1),t=new t(n,a),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=ir,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=a),t}function il(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&ir.enqueueReplaceState(t,t.state,null)}function j0(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs={},Ei(e);var a=t.contextType;typeof a=="object"&&a!==null?i.context=De(a):(a=Ee(t)?X1:Ce.current,i.context=Vt(e,a)),i.state=e.memoizedState,a=t.getDerivedStateFromProps,typeof a=="function"&&(T0(e,t,a,n),i.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(t=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),t!==i.state&&ir.enqueueReplaceState(i,i.state,null),Pn(e,n,i,r),i.state=e.memoizedState),typeof i.componentDidMount=="function"&&(e.flags|=4194308)}function Pt(e,t){try{var n="",r=t;do n+=Q7(r),r=r.return;while(r);var i=n}catch(a){i=`
|
|
53
37
|
Error generating stack: `+a.message+`
|
|
54
|
-
`+a.stack}return{value:e,source:t,stack:i,digest:null}}function Zr(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function Vi(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var M9=typeof WeakMap=="function"?WeakMap:Map;function to(e,t,n){n=p1(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Zn||(Zn=!0,Bi=r),Vi(e,t)},n}function no(e,t,n){n=p1(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){Vi(e,t)}}var a=e.stateNode;return a!==null&&typeof a.componentDidCatch=="function"&&(n.callback=function(){Vi(e,t),typeof r!="function"&&(V1===null?V1=new Set([this]):V1.add(this));var s=t.stack;this.componentDidCatch(t.value,{componentStack:s!==null?s:""})}),n}function hs(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new M9;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=K9.bind(null,e,t,n),t.then(e,e))}function ms(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function Cs(e,t,n,r,i){return e.mode&1?(e.flags|=65536,e.lanes=i,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=p1(-1,1),t.tag=2,_1(n,t,1))),n.lanes|=1),e)}var O9=g1.ReactCurrentOwner,Le=!1;function ge(e,t,n,r){t.child=e===null?$3(t,null,n,r):Pt(t,e.child,n,r)}function gs(e,t,n,r,i){n=n.render;var a=t.ref;return $t(t,i),r=M0(e,t,n,r,a,i),n=O0(),e!==null&&!Le?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,C1(e,t,i)):(q&&n&&L0(t),t.flags|=1,ge(e,t,r,i),t.child)}function vs(e,t,n,r,i){if(e===null){var a=n.type;return typeof a=="function"&&!Q0(a)&&a.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=a,ro(e,t,a,r,i)):(e=wn(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!(e.lanes&i)){var s=a.memoizedProps;if(n=n.compare,n=n!==null?n:L2,n(s,r)&&e.ref===t.ref)return C1(e,t,i)}return t.flags|=1,e=M1(a,r),e.ref=t.ref,e.return=t,t.child=e}function ro(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(L2(a,r)&&e.ref===t.ref)if(Le=!1,t.pendingProps=r=a,(e.lanes&i)!==0)e.flags&131072&&(Le=!0);else return t.lanes=e.lanes,C1(e,t,i)}return Ni(e,t,n,r,i)}function io(e,t,n){var r=t.pendingProps,i=r.children,a=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},z(St,Ae),Ae|=n;else{if(!(n&1073741824))return e=a!==null?a.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,z(St,Ae),Ae|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=a!==null?a.baseLanes:n,z(St,Ae),Ae|=r}else a!==null?(r=a.baseLanes|n,t.memoizedState=null):r=n,z(St,Ae),Ae|=r;return ge(e,t,i,n),t.child}function ao(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Ni(e,t,n,r,i){var a=Se(n)?et:Ce.current;return a=Mt(t,a),$t(t,i),n=M0(e,t,n,r,a,i),r=O0(),e!==null&&!Le?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,C1(e,t,i)):(q&&r&&L0(t),t.flags|=1,ge(e,t,n,i),t.child)}function ys(e,t,n,r,i){if(Se(n)){var a=!0;Nn(t)}else a=!1;if($t(t,i),t.stateNode===null)gn(e,t),eo(t,n,r),_i(t,n,r,i),r=!0;else if(e===null){var s=t.stateNode,o=t.memoizedProps;s.props=o;var c=s.context,u=n.contextType;typeof u=="object"&&u!==null?u=Be(u):(u=Se(n)?et:Ce.current,u=Mt(t,u));var g=n.getDerivedStateFromProps,C=typeof g=="function"||typeof s.getSnapshotBeforeUpdate=="function";C||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(o!==r||c!==u)&&fs(t,s,r,u),L1=!1;var p=t.memoizedState;s.state=p,Fn(t,r,s,i),c=t.memoizedState,o!==r||p!==c||ke.current||L1?(typeof g=="function"&&(Ri(t,n,g,r),c=t.memoizedState),(o=L1||ps(t,n,o,r,p,c,u))?(C||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount()),typeof s.componentDidMount=="function"&&(t.flags|=4194308)):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),s.props=r,s.state=c,s.context=u,r=o):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{s=t.stateNode,_3(e,t),o=t.memoizedProps,u=t.type===t.elementType?o:We(t.type,o),s.props=u,C=t.pendingProps,p=s.context,c=n.contextType,typeof c=="object"&&c!==null?c=Be(c):(c=Se(n)?et:Ce.current,c=Mt(t,c));var y=n.getDerivedStateFromProps;(g=typeof y=="function"||typeof s.getSnapshotBeforeUpdate=="function")||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(o!==C||p!==c)&&fs(t,s,r,c),L1=!1,p=t.memoizedState,s.state=p,Fn(t,r,s,i);var x=t.memoizedState;o!==C||p!==x||ke.current||L1?(typeof y=="function"&&(Ri(t,n,y,r),x=t.memoizedState),(u=L1||ps(t,n,u,r,p,x,c)||!1)?(g||typeof s.UNSAFE_componentWillUpdate!="function"&&typeof s.componentWillUpdate!="function"||(typeof s.componentWillUpdate=="function"&&s.componentWillUpdate(r,x,c),typeof s.UNSAFE_componentWillUpdate=="function"&&s.UNSAFE_componentWillUpdate(r,x,c)),typeof s.componentDidUpdate=="function"&&(t.flags|=4),typeof s.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof s.componentDidUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=x),s.props=r,s.state=x,s.context=c,r=u):(typeof s.componentDidUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),r=!1)}return Mi(e,t,n,r,a,i)}function Mi(e,t,n,r,i,a){ao(e,t);var s=(t.flags&128)!==0;if(!r&&!s)return i&&is(t,n,!1),C1(e,t,a);r=t.stateNode,O9.current=t;var o=s&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&s?(t.child=Pt(t,e.child,null,a),t.child=Pt(t,null,o,a)):ge(e,t,o,a),t.memoizedState=r.state,i&&is(t,n,!0),t.child}function so(e){var t=e.stateNode;t.pendingContext?rs(e,t.pendingContext,t.pendingContext!==t.context):t.context&&rs(e,t.context,!1),R0(e,t.containerInfo)}function ws(e,t,n,r,i){return Ot(),S0(i),t.flags|=256,ge(e,t,n,r),t.child}var Oi={dehydrated:null,treeContext:null,retryLane:0};function Pi(e){return{baseLanes:e,cachePool:null,transitions:null}}function lo(e,t,n){var r=t.pendingProps,i=W.current,a=!1,s=(t.flags&128)!==0,o;if((o=s)||(o=e!==null&&e.memoizedState===null?!1:(i&2)!==0),o?(a=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),z(W,i&1),e===null)return Ai(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(s=r.children,e=r.fallback,a?(r=t.mode,a=t.child,s={mode:"hidden",children:s},!(r&1)&&a!==null?(a.childLanes=0,a.pendingProps=s):a=cr(s,r,0,null),e=J1(e,r,n,null),a.return=t,e.return=t,a.sibling=e,t.child=a,t.child.memoizedState=Pi(n),t.memoizedState=Oi,e):F0(t,s));if(i=e.memoizedState,i!==null&&(o=i.dehydrated,o!==null))return P9(e,t,s,r,o,i,n);if(a){a=r.fallback,s=t.mode,i=e.child,o=i.sibling;var c={mode:"hidden",children:r.children};return!(s&1)&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=M1(i,c),r.subtreeFlags=i.subtreeFlags&14680064),o!==null?a=M1(o,a):(a=J1(a,s,n,null),a.flags|=2),a.return=t,r.return=t,r.sibling=a,t.child=r,r=a,a=t.child,s=e.child.memoizedState,s=s===null?Pi(n):{baseLanes:s.baseLanes|n,cachePool:null,transitions:s.transitions},a.memoizedState=s,a.childLanes=e.childLanes&~n,t.memoizedState=Oi,r}return a=e.child,e=a.sibling,r=M1(a,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function F0(e,t){return t=cr({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function nn(e,t,n,r){return r!==null&&S0(r),Pt(t,e.child,null,n),e=F0(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function P9(e,t,n,r,i,a,s){if(n)return t.flags&256?(t.flags&=-257,r=Zr(Error(T(422))),nn(e,t,s,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(a=r.fallback,i=t.mode,r=cr({mode:"visible",children:r.children},i,0,null),a=J1(a,i,s,null),a.flags|=2,r.return=t,a.return=t,r.sibling=a,t.child=r,t.mode&1&&Pt(t,e.child,null,s),t.child.memoizedState=Pi(s),t.memoizedState=Oi,a);if(!(t.mode&1))return nn(e,t,s,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var o=r.dgst;return r=o,a=Error(T(419)),r=Zr(a,r,void 0),nn(e,t,s,r)}if(o=(s&e.childLanes)!==0,Le||o){if(r=ce,r!==null){switch(s&-s){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|s)?0:i,i!==0&&i!==a.retryLane&&(a.retryLane=i,m1(e,i),Je(r,e,i,-1))}return q0(),r=Zr(Error(T(421))),nn(e,t,s,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=Y9.bind(null,e),i._reactRetry=t,null):(e=a.treeContext,Re=R1(i.nextSibling),_e=t,q=!0,Ye=null,e!==null&&(Pe[He++]=u1,Pe[He++]=d1,Pe[He++]=tt,u1=e.id,d1=e.overflow,tt=t),t=F0(t,r.children),t.flags|=4096,t)}function bs(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),$i(e.return,t,n)}function qr(e,t,n,r,i){var a=e.memoizedState;a===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=n,a.tailMode=i)}function oo(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;if(ge(e,t,r.children,n),r=W.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&bs(e,n,t);else if(e.tag===19)bs(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(z(W,r),!(t.mode&1))t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&Dn(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),qr(t,!1,i,n,a);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&Dn(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}qr(t,!0,n,null,a);break;case"together":qr(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function gn(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function C1(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),rt|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(T(153));if(t.child!==null){for(e=t.child,n=M1(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=M1(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function H9(e,t,n){switch(t.tag){case 3:so(t),Ot();break;case 5:V3(t);break;case 1:Se(t.type)&&Nn(t);break;case 4:R0(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;z(Pn,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(z(W,W.current&1),t.flags|=128,null):n&t.child.childLanes?lo(e,t,n):(z(W,W.current&1),e=C1(e,t,n),e!==null?e.sibling:null);z(W,W.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return oo(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),z(W,W.current),r)break;return null;case 22:case 23:return t.lanes=0,io(e,t,n)}return C1(e,t,n)}var co,Hi,uo,po;co=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};Hi=function(){};uo=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Y1(a1.current);var a=null;switch(n){case"input":i=li(e,i),r=li(e,r),a=[];break;case"select":i=K({},i,{value:void 0}),r=K({},r,{value:void 0}),a=[];break;case"textarea":i=ui(e,i),r=ui(e,r),a=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=_n)}pi(n,r);var s;n=null;for(u in i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&i[u]!=null)if(u==="style"){var o=i[u];for(s in o)o.hasOwnProperty(s)&&(n||(n={}),n[s]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(g2.hasOwnProperty(u)?a||(a=[]):(a=a||[]).push(u,null));for(u in r){var c=r[u];if(o=i!=null?i[u]:void 0,r.hasOwnProperty(u)&&c!==o&&(c!=null||o!=null))if(u==="style")if(o){for(s in o)!o.hasOwnProperty(s)||c&&c.hasOwnProperty(s)||(n||(n={}),n[s]="");for(s in c)c.hasOwnProperty(s)&&o[s]!==c[s]&&(n||(n={}),n[s]=c[s])}else n||(a||(a=[]),a.push(u,n)),n=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,o=o?o.__html:void 0,c!=null&&o!==c&&(a=a||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(a=a||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(g2.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&B("scroll",e),a||o===c||(a=[])):(a=a||[]).push(u,c))}n&&(a=a||[]).push("style",n);var u=a;(t.updateQueue=u)&&(t.flags|=4)}};po=function(e,t,n,r){n!==r&&(t.flags|=4)};function Yt(e,t){if(!q)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function he(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function F9(e,t,n){var r=t.pendingProps;switch(k0(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return he(t),null;case 1:return Se(t.type)&&Vn(),he(t),null;case 3:return r=t.stateNode,Ht(),U(ke),U(Ce),V0(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(en(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ye!==null&&(qi(Ye),Ye=null))),Hi(e,t),he(t),null;case 5:_0(t);var i=Y1(j2.current);if(n=t.type,e!==null&&t.stateNode!=null)uo(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(T(166));return he(t),null}if(e=Y1(a1.current),en(t)){r=t.stateNode,n=t.type;var a=t.memoizedProps;switch(r[r1]=t,r[I2]=a,e=(t.mode&1)!==0,n){case"dialog":B("cancel",r),B("close",r);break;case"iframe":case"object":case"embed":B("load",r);break;case"video":case"audio":for(i=0;i<a2.length;i++)B(a2[i],r);break;case"source":B("error",r);break;case"img":case"image":case"link":B("error",r),B("load",r);break;case"details":B("toggle",r);break;case"input":Aa(r,a),B("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!a.multiple},B("invalid",r);break;case"textarea":Ra(r,a),B("invalid",r)}pi(n,a),i=null;for(var s in a)if(a.hasOwnProperty(s)){var o=a[s];s==="children"?typeof o=="string"?r.textContent!==o&&(a.suppressHydrationWarning!==!0&&J2(r.textContent,o,e),i=["children",o]):typeof o=="number"&&r.textContent!==""+o&&(a.suppressHydrationWarning!==!0&&J2(r.textContent,o,e),i=["children",""+o]):g2.hasOwnProperty(s)&&o!=null&&s==="onScroll"&&B("scroll",r)}switch(n){case"input":Z2(r),$a(r,a,!0);break;case"textarea":Z2(r),_a(r);break;case"select":case"option":break;default:typeof a.onClick=="function"&&(r.onclick=_n)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{s=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=Hl(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=s.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=s.createElement(n,{is:r.is}):(e=s.createElement(n),n==="select"&&(s=e,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):e=s.createElementNS(e,n),e[r1]=t,e[I2]=r,co(e,t,!1,!1),t.stateNode=e;e:{switch(s=fi(n,r),n){case"dialog":B("cancel",e),B("close",e),i=r;break;case"iframe":case"object":case"embed":B("load",e),i=r;break;case"video":case"audio":for(i=0;i<a2.length;i++)B(a2[i],e);i=r;break;case"source":B("error",e),i=r;break;case"img":case"image":case"link":B("error",e),B("load",e),i=r;break;case"details":B("toggle",e),i=r;break;case"input":Aa(e,r),i=li(e,r),B("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=K({},r,{value:void 0}),B("invalid",e);break;case"textarea":Ra(e,r),i=ui(e,r),B("invalid",e);break;default:i=r}pi(n,i),o=i;for(a in o)if(o.hasOwnProperty(a)){var c=o[a];a==="style"?zl(e,c):a==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&Fl(e,c)):a==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&v2(e,c):typeof c=="number"&&v2(e,""+c):a!=="suppressContentEditableWarning"&&a!=="suppressHydrationWarning"&&a!=="autoFocus"&&(g2.hasOwnProperty(a)?c!=null&&a==="onScroll"&&B("scroll",e):c!=null&&u0(e,a,c,s))}switch(n){case"input":Z2(e),$a(e,r,!1);break;case"textarea":Z2(e),_a(e);break;case"option":r.value!=null&&e.setAttribute("value",""+O1(r.value));break;case"select":e.multiple=!!r.multiple,a=r.value,a!=null?It(e,!!r.multiple,a,!1):r.defaultValue!=null&&It(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=_n)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return he(t),null;case 6:if(e&&t.stateNode!=null)po(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(T(166));if(n=Y1(j2.current),Y1(a1.current),en(t)){if(r=t.stateNode,n=t.memoizedProps,r[r1]=t,(a=r.nodeValue!==n)&&(e=_e,e!==null))switch(e.tag){case 3:J2(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&J2(r.nodeValue,n,(e.mode&1)!==0)}a&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[r1]=t,t.stateNode=r}return he(t),null;case 13:if(U(W),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(q&&Re!==null&&t.mode&1&&!(t.flags&128))j3(),Ot(),t.flags|=98560,a=!1;else if(a=en(t),r!==null&&r.dehydrated!==null){if(e===null){if(!a)throw Error(T(318));if(a=t.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(T(317));a[r1]=t}else Ot(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;he(t),a=!1}else Ye!==null&&(qi(Ye),Ye=null),a=!0;if(!a)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||W.current&1?ae===0&&(ae=3):q0())),t.updateQueue!==null&&(t.flags|=4),he(t),null);case 4:return Ht(),Hi(e,t),e===null&&k2(t.stateNode.containerInfo),he(t),null;case 10:return j0(t.type._context),he(t),null;case 17:return Se(t.type)&&Vn(),he(t),null;case 19:if(U(W),a=t.memoizedState,a===null)return he(t),null;if(r=(t.flags&128)!==0,s=a.rendering,s===null)if(r)Yt(a,!1);else{if(ae!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(s=Dn(e),s!==null){for(t.flags|=128,Yt(a,!1),r=s.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)a=n,e=r,a.flags&=14680066,s=a.alternate,s===null?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=s.childLanes,a.lanes=s.lanes,a.child=s.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=s.memoizedProps,a.memoizedState=s.memoizedState,a.updateQueue=s.updateQueue,a.type=s.type,e=s.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return z(W,W.current&1|2),t.child}e=e.sibling}a.tail!==null&&ee()>Dt&&(t.flags|=128,r=!0,Yt(a,!1),t.lanes=4194304)}else{if(!r)if(e=Dn(s),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),Yt(a,!0),a.tail===null&&a.tailMode==="hidden"&&!s.alternate&&!q)return he(t),null}else 2*ee()-a.renderingStartTime>Dt&&n!==1073741824&&(t.flags|=128,r=!0,Yt(a,!1),t.lanes=4194304);a.isBackwards?(s.sibling=t.child,t.child=s):(n=a.last,n!==null?n.sibling=s:t.child=s,a.last=s)}return a.tail!==null?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=ee(),t.sibling=null,n=W.current,z(W,r?n&1|2:n&1),t):(he(t),null);case 22:case 23:return Z0(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Ae&1073741824&&(he(t),t.subtreeFlags&6&&(t.flags|=8192)):he(t),null;case 24:return null;case 25:return null}throw Error(T(156,t.tag))}function D9(e,t){switch(k0(t),t.tag){case 1:return Se(t.type)&&Vn(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Ht(),U(ke),U(Ce),V0(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return _0(t),null;case 13:if(U(W),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(T(340));Ot()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return U(W),null;case 4:return Ht(),null;case 10:return j0(t.type._context),null;case 22:case 23:return Z0(),null;case 24:return null;default:return null}}var rn=!1,me=!1,z9=typeof WeakSet=="function"?WeakSet:Set,R=null;function kt(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){X(e,t,r)}else n.current=null}function fo(e,t,n){try{n()}catch(r){X(e,t,r)}}var xs=!1;function B9(e,t){if(Ei=An,e=C3(),E0(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,a=r.focusNode;r=r.focusOffset;try{n.nodeType,a.nodeType}catch{n=null;break e}var s=0,o=-1,c=-1,u=0,g=0,C=e,p=null;t:for(;;){for(var y;C!==n||i!==0&&C.nodeType!==3||(o=s+i),C!==a||r!==0&&C.nodeType!==3||(c=s+r),C.nodeType===3&&(s+=C.nodeValue.length),(y=C.firstChild)!==null;)p=C,C=y;for(;;){if(C===e)break t;if(p===n&&++u===i&&(o=s),p===a&&++g===r&&(c=s),(y=C.nextSibling)!==null)break;C=p,p=C.parentNode}C=y}n=o===-1||c===-1?null:{start:o,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(Li={focusedElem:e,selectionRange:n},An=!1,R=t;R!==null;)if(t=R,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,R=e;else for(;R!==null;){t=R;try{var x=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(x!==null){var E=x.memoizedProps,L=x.memoizedState,m=t.stateNode,f=m.getSnapshotBeforeUpdate(t.elementType===t.type?E:We(t.type,E),L);m.__reactInternalSnapshotBeforeUpdate=f}break;case 3:var v=t.stateNode.containerInfo;v.nodeType===1?v.textContent="":v.nodeType===9&&v.documentElement&&v.removeChild(v.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(T(163))}}catch(b){X(t,t.return,b)}if(e=t.sibling,e!==null){e.return=t.return,R=e;break}R=t.return}return x=xs,xs=!1,x}function h2(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var a=i.destroy;i.destroy=void 0,a!==void 0&&fo(t,n,a)}i=i.next}while(i!==r)}}function lr(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Fi(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function ho(e){var t=e.alternate;t!==null&&(e.alternate=null,ho(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[r1],delete t[I2],delete t[Ii],delete t[k9],delete t[S9])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function mo(e){return e.tag===5||e.tag===3||e.tag===4}function Es(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||mo(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Di(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=_n));else if(r!==4&&(e=e.child,e!==null))for(Di(e,t,n),e=e.sibling;e!==null;)Di(e,t,n),e=e.sibling}function zi(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(zi(e,t,n),e=e.sibling;e!==null;)zi(e,t,n),e=e.sibling}var ue=null,Ke=!1;function b1(e,t,n){for(n=n.child;n!==null;)Co(e,t,n),n=n.sibling}function Co(e,t,n){if(i1&&typeof i1.onCommitFiberUnmount=="function")try{i1.onCommitFiberUnmount(Jn,n)}catch{}switch(n.tag){case 5:me||kt(n,t);case 6:var r=ue,i=Ke;ue=null,b1(e,t,n),ue=r,Ke=i,ue!==null&&(Ke?(e=ue,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):ue.removeChild(n.stateNode));break;case 18:ue!==null&&(Ke?(e=ue,n=n.stateNode,e.nodeType===8?Hr(e.parentNode,n):e.nodeType===1&&Hr(e,n),x2(e)):Hr(ue,n.stateNode));break;case 4:r=ue,i=Ke,ue=n.stateNode.containerInfo,Ke=!0,b1(e,t,n),ue=r,Ke=i;break;case 0:case 11:case 14:case 15:if(!me&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var a=i,s=a.destroy;a=a.tag,s!==void 0&&(a&2||a&4)&&fo(n,t,s),i=i.next}while(i!==r)}b1(e,t,n);break;case 1:if(!me&&(kt(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(o){X(n,t,o)}b1(e,t,n);break;case 21:b1(e,t,n);break;case 22:n.mode&1?(me=(r=me)||n.memoizedState!==null,b1(e,t,n),me=r):b1(e,t,n);break;default:b1(e,t,n)}}function Ls(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new z9),t.forEach(function(r){var i=X9.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Qe(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var a=e,s=t,o=s;e:for(;o!==null;){switch(o.tag){case 5:ue=o.stateNode,Ke=!1;break e;case 3:ue=o.stateNode.containerInfo,Ke=!0;break e;case 4:ue=o.stateNode.containerInfo,Ke=!0;break e}o=o.return}if(ue===null)throw Error(T(160));Co(a,s,i),ue=null,Ke=!1;var c=i.alternate;c!==null&&(c.return=null),i.return=null}catch(u){X(i,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)go(t,e),t=t.sibling}function go(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Qe(t,e),t1(e),r&4){try{h2(3,e,e.return),lr(3,e)}catch(E){X(e,e.return,E)}try{h2(5,e,e.return)}catch(E){X(e,e.return,E)}}break;case 1:Qe(t,e),t1(e),r&512&&n!==null&&kt(n,n.return);break;case 5:if(Qe(t,e),t1(e),r&512&&n!==null&&kt(n,n.return),e.flags&32){var i=e.stateNode;try{v2(i,"")}catch(E){X(e,e.return,E)}}if(r&4&&(i=e.stateNode,i!=null)){var a=e.memoizedProps,s=n!==null?n.memoizedProps:a,o=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{o==="input"&&a.type==="radio"&&a.name!=null&&Ol(i,a),fi(o,s);var u=fi(o,a);for(s=0;s<c.length;s+=2){var g=c[s],C=c[s+1];g==="style"?zl(i,C):g==="dangerouslySetInnerHTML"?Fl(i,C):g==="children"?v2(i,C):u0(i,g,C,u)}switch(o){case"input":oi(i,a);break;case"textarea":Pl(i,a);break;case"select":var p=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!a.multiple;var y=a.value;y!=null?It(i,!!a.multiple,y,!1):p!==!!a.multiple&&(a.defaultValue!=null?It(i,!!a.multiple,a.defaultValue,!0):It(i,!!a.multiple,a.multiple?[]:"",!1))}i[I2]=a}catch(E){X(e,e.return,E)}}break;case 6:if(Qe(t,e),t1(e),r&4){if(e.stateNode===null)throw Error(T(162));i=e.stateNode,a=e.memoizedProps;try{i.nodeValue=a}catch(E){X(e,e.return,E)}}break;case 3:if(Qe(t,e),t1(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{x2(t.containerInfo)}catch(E){X(e,e.return,E)}break;case 4:Qe(t,e),t1(e);break;case 13:Qe(t,e),t1(e),i=e.child,i.flags&8192&&(a=i.memoizedState!==null,i.stateNode.isHidden=a,!a||i.alternate!==null&&i.alternate.memoizedState!==null||(B0=ee())),r&4&&Ls(e);break;case 22:if(g=n!==null&&n.memoizedState!==null,e.mode&1?(me=(u=me)||g,Qe(t,e),me=u):Qe(t,e),t1(e),r&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!g&&e.mode&1)for(R=e,g=e.child;g!==null;){for(C=R=g;R!==null;){switch(p=R,y=p.child,p.tag){case 0:case 11:case 14:case 15:h2(4,p,p.return);break;case 1:kt(p,p.return);var x=p.stateNode;if(typeof x.componentWillUnmount=="function"){r=p,n=p.return;try{t=r,x.props=t.memoizedProps,x.state=t.memoizedState,x.componentWillUnmount()}catch(E){X(r,n,E)}}break;case 5:kt(p,p.return);break;case 22:if(p.memoizedState!==null){Ss(C);continue}}y!==null?(y.return=p,R=y):Ss(C)}g=g.sibling}e:for(g=null,C=e;;){if(C.tag===5){if(g===null){g=C;try{i=C.stateNode,u?(a=i.style,typeof a.setProperty=="function"?a.setProperty("display","none","important"):a.display="none"):(o=C.stateNode,c=C.memoizedProps.style,s=c!=null&&c.hasOwnProperty("display")?c.display:null,o.style.display=Dl("display",s))}catch(E){X(e,e.return,E)}}}else if(C.tag===6){if(g===null)try{C.stateNode.nodeValue=u?"":C.memoizedProps}catch(E){X(e,e.return,E)}}else if((C.tag!==22&&C.tag!==23||C.memoizedState===null||C===e)&&C.child!==null){C.child.return=C,C=C.child;continue}if(C===e)break e;for(;C.sibling===null;){if(C.return===null||C.return===e)break e;g===C&&(g=null),C=C.return}g===C&&(g=null),C.sibling.return=C.return,C=C.sibling}}break;case 19:Qe(t,e),t1(e),r&4&&Ls(e);break;case 21:break;default:Qe(t,e),t1(e)}}function t1(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(mo(n)){var r=n;break e}n=n.return}throw Error(T(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(v2(i,""),r.flags&=-33);var a=Es(e);zi(e,a,i);break;case 3:case 4:var s=r.stateNode.containerInfo,o=Es(e);Di(e,o,s);break;default:throw Error(T(161))}}catch(c){X(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function U9(e,t,n){R=e,vo(e)}function vo(e,t,n){for(var r=(e.mode&1)!==0;R!==null;){var i=R,a=i.child;if(i.tag===22&&r){var s=i.memoizedState!==null||rn;if(!s){var o=i.alternate,c=o!==null&&o.memoizedState!==null||me;o=rn;var u=me;if(rn=s,(me=c)&&!u)for(R=i;R!==null;)s=R,c=s.child,s.tag===22&&s.memoizedState!==null?Is(i):c!==null?(c.return=s,R=c):Is(i);for(;a!==null;)R=a,vo(a),a=a.sibling;R=i,rn=o,me=u}ks(e)}else i.subtreeFlags&8772&&a!==null?(a.return=i,R=a):ks(e)}}function ks(e){for(;R!==null;){var t=R;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:me||lr(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!me)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:We(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;a!==null&&cs(t,a,r);break;case 3:var s=t.updateQueue;if(s!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}cs(t,s,n)}break;case 5:var o=t.stateNode;if(n===null&&t.flags&4){n=o;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var g=u.memoizedState;if(g!==null){var C=g.dehydrated;C!==null&&x2(C)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(T(163))}me||t.flags&512&&Fi(t)}catch(p){X(t,t.return,p)}}if(t===e){R=null;break}if(n=t.sibling,n!==null){n.return=t.return,R=n;break}R=t.return}}function Ss(e){for(;R!==null;){var t=R;if(t===e){R=null;break}var n=t.sibling;if(n!==null){n.return=t.return,R=n;break}R=t.return}}function Is(e){for(;R!==null;){var t=R;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{lr(4,t)}catch(c){X(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(c){X(t,i,c)}}var a=t.return;try{Fi(t)}catch(c){X(t,a,c)}break;case 5:var s=t.return;try{Fi(t)}catch(c){X(t,s,c)}}}catch(c){X(t,t.return,c)}if(t===e){R=null;break}var o=t.sibling;if(o!==null){o.return=t.return,R=o;break}R=t.return}}var Z9=Math.ceil,Un=g1.ReactCurrentDispatcher,D0=g1.ReactCurrentOwner,De=g1.ReactCurrentBatchConfig,H=0,ce=null,ne=null,de=0,Ae=0,St=D1(0),ae=0,_2=null,rt=0,or=0,z0=0,m2=null,Ee=null,B0=0,Dt=1/0,o1=null,Zn=!1,Bi=null,V1=null,an=!1,T1=null,qn=0,C2=0,Ui=null,vn=-1,yn=0;function ye(){return H&6?ee():vn!==-1?vn:vn=ee()}function N1(e){return e.mode&1?H&2&&de!==0?de&-de:T9.transition!==null?(yn===0&&(yn=e3()),yn):(e=D,e!==0||(e=window.event,e=e===void 0?16:l3(e.type)),e):1}function Je(e,t,n,r){if(50<C2)throw C2=0,Ui=null,Error(T(185));M2(e,n,r),(!(H&2)||e!==ce)&&(e===ce&&(!(H&2)&&(or|=n),ae===4&&S1(e,de)),Ie(e,r),n===1&&H===0&&!(t.mode&1)&&(Dt=ee()+500,ir&&z1()))}function Ie(e,t){var n=e.callbackNode;T5(e,t);var r=jn(e,e===ce?de:0);if(r===0)n!==null&&Ma(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Ma(n),t===1)e.tag===0?I9(Ts.bind(null,e)):S3(Ts.bind(null,e)),E9(function(){!(H&6)&&z1()}),n=null;else{switch(t3(r)){case 1:n=m0;break;case 4:n=Xl;break;case 16:n=Tn;break;case 536870912:n=Jl;break;default:n=Tn}n=So(n,yo.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function yo(e,t){if(vn=-1,yn=0,H&6)throw Error(T(327));var n=e.callbackNode;if(Rt()&&e.callbackNode!==n)return null;var r=jn(e,e===ce?de:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Qn(e,r);else{t=r;var i=H;H|=2;var a=bo();(ce!==e||de!==t)&&(o1=null,Dt=ee()+500,X1(e,t));do try{W9();break}catch(o){wo(e,o)}while(!0);T0(),Un.current=a,H=i,ne!==null?t=0:(ce=null,de=0,t=ae)}if(t!==0){if(t===2&&(i=vi(e),i!==0&&(r=i,t=Zi(e,i))),t===1)throw n=_2,X1(e,0),S1(e,r),Ie(e,ee()),n;if(t===6)S1(e,r);else{if(i=e.current.alternate,!(r&30)&&!q9(i)&&(t=Qn(e,r),t===2&&(a=vi(e),a!==0&&(r=a,t=Zi(e,a))),t===1))throw n=_2,X1(e,0),S1(e,r),Ie(e,ee()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(T(345));case 2:Q1(e,Ee,o1);break;case 3:if(S1(e,r),(r&130023424)===r&&(t=B0+500-ee(),10<t)){if(jn(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){ye(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=Si(Q1.bind(null,e,Ee,o1),t);break}Q1(e,Ee,o1);break;case 4:if(S1(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var s=31-Xe(r);a=1<<s,s=t[s],s>i&&(i=s),r&=~a}if(r=i,r=ee()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*Z9(r/1960))-r,10<r){e.timeoutHandle=Si(Q1.bind(null,e,Ee,o1),r);break}Q1(e,Ee,o1);break;case 5:Q1(e,Ee,o1);break;default:throw Error(T(329))}}}return Ie(e,ee()),e.callbackNode===n?yo.bind(null,e):null}function Zi(e,t){var n=m2;return e.current.memoizedState.isDehydrated&&(X1(e,t).flags|=256),e=Qn(e,t),e!==2&&(t=Ee,Ee=n,t!==null&&qi(t)),e}function qi(e){Ee===null?Ee=e:Ee.push.apply(Ee,e)}function q9(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!e1(a(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function S1(e,t){for(t&=~z0,t&=~or,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Xe(t),r=1<<n;e[n]=-1,t&=~r}}function Ts(e){if(H&6)throw Error(T(327));Rt();var t=jn(e,0);if(!(t&1))return Ie(e,ee()),null;var n=Qn(e,t);if(e.tag!==0&&n===2){var r=vi(e);r!==0&&(t=r,n=Zi(e,r))}if(n===1)throw n=_2,X1(e,0),S1(e,t),Ie(e,ee()),n;if(n===6)throw Error(T(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Q1(e,Ee,o1),Ie(e,ee()),null}function U0(e,t){var n=H;H|=1;try{return e(t)}finally{H=n,H===0&&(Dt=ee()+500,ir&&z1())}}function it(e){T1!==null&&T1.tag===0&&!(H&6)&&Rt();var t=H;H|=1;var n=De.transition,r=D;try{if(De.transition=null,D=1,e)return e()}finally{D=r,De.transition=n,H=t,!(H&6)&&z1()}}function Z0(){Ae=St.current,U(St)}function X1(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,x9(n)),ne!==null)for(n=ne.return;n!==null;){var r=n;switch(k0(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&Vn();break;case 3:Ht(),U(ke),U(Ce),V0();break;case 5:_0(r);break;case 4:Ht();break;case 13:U(W);break;case 19:U(W);break;case 10:j0(r.type._context);break;case 22:case 23:Z0()}n=n.return}if(ce=e,ne=e=M1(e.current,null),de=Ae=t,ae=0,_2=null,z0=or=rt=0,Ee=m2=null,K1!==null){for(t=0;t<K1.length;t++)if(n=K1[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,a=n.pending;if(a!==null){var s=a.next;a.next=i,r.next=s}n.pending=r}K1=null}return e}function wo(e,t){do{var n=ne;try{if(T0(),mn.current=Bn,zn){for(var r=G.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}zn=!1}if(nt=0,le=ie=G=null,f2=!1,A2=0,D0.current=null,n===null||n.return===null){ae=1,_2=t,ne=null;break}e:{var a=e,s=n.return,o=n,c=t;if(t=de,o.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var u=c,g=o,C=g.tag;if(!(g.mode&1)&&(C===0||C===11||C===15)){var p=g.alternate;p?(g.updateQueue=p.updateQueue,g.memoizedState=p.memoizedState,g.lanes=p.lanes):(g.updateQueue=null,g.memoizedState=null)}var y=ms(s);if(y!==null){y.flags&=-257,Cs(y,s,o,a,t),y.mode&1&&hs(a,u,t),t=y,c=u;var x=t.updateQueue;if(x===null){var E=new Set;E.add(c),t.updateQueue=E}else x.add(c);break e}else{if(!(t&1)){hs(a,u,t),q0();break e}c=Error(T(426))}}else if(q&&o.mode&1){var L=ms(s);if(L!==null){!(L.flags&65536)&&(L.flags|=256),Cs(L,s,o,a,t),S0(Ft(c,o));break e}}a=c=Ft(c,o),ae!==4&&(ae=2),m2===null?m2=[a]:m2.push(a),a=s;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t;var m=to(a,c,t);os(a,m);break e;case 1:o=c;var f=a.type,v=a.stateNode;if(!(a.flags&128)&&(typeof f.getDerivedStateFromError=="function"||v!==null&&typeof v.componentDidCatch=="function"&&(V1===null||!V1.has(v)))){a.flags|=65536,t&=-t,a.lanes|=t;var b=no(a,o,t);os(a,b);break e}}a=a.return}while(a!==null)}Eo(n)}catch(S){t=S,ne===n&&n!==null&&(ne=n=n.return);continue}break}while(!0)}function bo(){var e=Un.current;return Un.current=Bn,e===null?Bn:e}function q0(){(ae===0||ae===3||ae===2)&&(ae=4),ce===null||!(rt&268435455)&&!(or&268435455)||S1(ce,de)}function Qn(e,t){var n=H;H|=2;var r=bo();(ce!==e||de!==t)&&(o1=null,X1(e,t));do try{Q9();break}catch(i){wo(e,i)}while(!0);if(T0(),H=n,Un.current=r,ne!==null)throw Error(T(261));return ce=null,de=0,ae}function Q9(){for(;ne!==null;)xo(ne)}function W9(){for(;ne!==null&&!y5();)xo(ne)}function xo(e){var t=ko(e.alternate,e,Ae);e.memoizedProps=e.pendingProps,t===null?Eo(e):ne=t,D0.current=null}function Eo(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=D9(n,t),n!==null){n.flags&=32767,ne=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{ae=6,ne=null;return}}else if(n=F9(n,t,Ae),n!==null){ne=n;return}if(t=t.sibling,t!==null){ne=t;return}ne=t=e}while(t!==null);ae===0&&(ae=5)}function Q1(e,t,n){var r=D,i=De.transition;try{De.transition=null,D=1,G9(e,t,n,r)}finally{De.transition=i,D=r}return null}function G9(e,t,n,r){do Rt();while(T1!==null);if(H&6)throw Error(T(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(T(177));e.callbackNode=null,e.callbackPriority=0;var a=n.lanes|n.childLanes;if(j5(e,a),e===ce&&(ne=ce=null,de=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||an||(an=!0,So(Tn,function(){return Rt(),null})),a=(n.flags&15990)!==0,n.subtreeFlags&15990||a){a=De.transition,De.transition=null;var s=D;D=1;var o=H;H|=4,D0.current=null,B9(e,n),go(n,e),m9(Li),An=!!Ei,Li=Ei=null,e.current=n,U9(n),w5(),H=o,D=s,De.transition=a}else e.current=n;if(an&&(an=!1,T1=e,qn=i),a=e.pendingLanes,a===0&&(V1=null),E5(n.stateNode),Ie(e,ee()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(Zn)throw Zn=!1,e=Bi,Bi=null,e;return qn&1&&e.tag!==0&&Rt(),a=e.pendingLanes,a&1?e===Ui?C2++:(C2=0,Ui=e):C2=0,z1(),null}function Rt(){if(T1!==null){var e=t3(qn),t=De.transition,n=D;try{if(De.transition=null,D=16>e?16:e,T1===null)var r=!1;else{if(e=T1,T1=null,qn=0,H&6)throw Error(T(331));var i=H;for(H|=4,R=e.current;R!==null;){var a=R,s=a.child;if(R.flags&16){var o=a.deletions;if(o!==null){for(var c=0;c<o.length;c++){var u=o[c];for(R=u;R!==null;){var g=R;switch(g.tag){case 0:case 11:case 15:h2(8,g,a)}var C=g.child;if(C!==null)C.return=g,R=C;else for(;R!==null;){g=R;var p=g.sibling,y=g.return;if(ho(g),g===u){R=null;break}if(p!==null){p.return=y,R=p;break}R=y}}}var x=a.alternate;if(x!==null){var E=x.child;if(E!==null){x.child=null;do{var L=E.sibling;E.sibling=null,E=L}while(E!==null)}}R=a}}if(a.subtreeFlags&2064&&s!==null)s.return=a,R=s;else e:for(;R!==null;){if(a=R,a.flags&2048)switch(a.tag){case 0:case 11:case 15:h2(9,a,a.return)}var m=a.sibling;if(m!==null){m.return=a.return,R=m;break e}R=a.return}}var f=e.current;for(R=f;R!==null;){s=R;var v=s.child;if(s.subtreeFlags&2064&&v!==null)v.return=s,R=v;else e:for(s=f;R!==null;){if(o=R,o.flags&2048)try{switch(o.tag){case 0:case 11:case 15:lr(9,o)}}catch(S){X(o,o.return,S)}if(o===s){R=null;break e}var b=o.sibling;if(b!==null){b.return=o.return,R=b;break e}R=o.return}}if(H=i,z1(),i1&&typeof i1.onPostCommitFiberRoot=="function")try{i1.onPostCommitFiberRoot(Jn,e)}catch{}r=!0}return r}finally{D=n,De.transition=t}}return!1}function js(e,t,n){t=Ft(n,t),t=to(e,t,1),e=_1(e,t,1),t=ye(),e!==null&&(M2(e,1,t),Ie(e,t))}function X(e,t,n){if(e.tag===3)js(e,e,n);else for(;t!==null;){if(t.tag===3){js(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(V1===null||!V1.has(r))){e=Ft(n,e),e=no(t,e,1),t=_1(t,e,1),e=ye(),t!==null&&(M2(t,1,e),Ie(t,e));break}}t=t.return}}function K9(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=ye(),e.pingedLanes|=e.suspendedLanes&n,ce===e&&(de&n)===n&&(ae===4||ae===3&&(de&130023424)===de&&500>ee()-B0?X1(e,0):z0|=n),Ie(e,t)}function Lo(e,t){t===0&&(e.mode&1?(t=W2,W2<<=1,!(W2&130023424)&&(W2=4194304)):t=1);var n=ye();e=m1(e,t),e!==null&&(M2(e,t,n),Ie(e,n))}function Y9(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Lo(e,n)}function X9(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(T(314))}r!==null&&r.delete(t),Lo(e,n)}var ko;ko=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||ke.current)Le=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Le=!1,H9(e,t,n);Le=!!(e.flags&131072)}else Le=!1,q&&t.flags&1048576&&I3(t,On,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;gn(e,t),e=t.pendingProps;var i=Mt(t,Ce.current);$t(t,n),i=M0(null,t,r,e,i,n);var a=O0();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Se(r)?(a=!0,Nn(t)):a=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,$0(t),i.updater=sr,t.stateNode=i,i._reactInternals=t,_i(t,r,e,n),t=Mi(null,t,r,!0,a,n)):(t.tag=0,q&&a&&L0(t),ge(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(gn(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=ec(r),e=We(r,e),i){case 0:t=Ni(null,t,r,e,n);break e;case 1:t=ys(null,t,r,e,n);break e;case 11:t=gs(null,t,r,e,n);break e;case 14:t=vs(null,t,r,We(r.type,e),n);break e}throw Error(T(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:We(r,i),Ni(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:We(r,i),ys(e,t,r,i,n);case 3:e:{if(so(t),e===null)throw Error(T(387));r=t.pendingProps,a=t.memoizedState,i=a.element,_3(e,t),Fn(t,r,null,n);var s=t.memoizedState;if(r=s.element,a.isDehydrated)if(a={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=a,t.memoizedState=a,t.flags&256){i=Ft(Error(T(423)),t),t=ws(e,t,r,n,i);break e}else if(r!==i){i=Ft(Error(T(424)),t),t=ws(e,t,r,n,i);break e}else for(Re=R1(t.stateNode.containerInfo.firstChild),_e=t,q=!0,Ye=null,n=$3(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Ot(),r===i){t=C1(e,t,n);break e}ge(e,t,r,n)}t=t.child}return t;case 5:return V3(t),e===null&&Ai(t),r=t.type,i=t.pendingProps,a=e!==null?e.memoizedProps:null,s=i.children,ki(r,i)?s=null:a!==null&&ki(r,a)&&(t.flags|=32),ao(e,t),ge(e,t,s,n),t.child;case 6:return e===null&&Ai(t),null;case 13:return lo(e,t,n);case 4:return R0(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Pt(t,null,r,n):ge(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:We(r,i),gs(e,t,r,i,n);case 7:return ge(e,t,t.pendingProps,n),t.child;case 8:return ge(e,t,t.pendingProps.children,n),t.child;case 12:return ge(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,a=t.memoizedProps,s=i.value,z(Pn,r._currentValue),r._currentValue=s,a!==null)if(e1(a.value,s)){if(a.children===i.children&&!ke.current){t=C1(e,t,n);break e}}else for(a=t.child,a!==null&&(a.return=t);a!==null;){var o=a.dependencies;if(o!==null){s=a.child;for(var c=o.firstContext;c!==null;){if(c.context===r){if(a.tag===1){c=p1(-1,n&-n),c.tag=2;var u=a.updateQueue;if(u!==null){u=u.shared;var g=u.pending;g===null?c.next=c:(c.next=g.next,g.next=c),u.pending=c}}a.lanes|=n,c=a.alternate,c!==null&&(c.lanes|=n),$i(a.return,n,t),o.lanes|=n;break}c=c.next}}else if(a.tag===10)s=a.type===t.type?null:a.child;else if(a.tag===18){if(s=a.return,s===null)throw Error(T(341));s.lanes|=n,o=s.alternate,o!==null&&(o.lanes|=n),$i(s,n,t),s=a.sibling}else s=a.child;if(s!==null)s.return=a;else for(s=a;s!==null;){if(s===t){s=null;break}if(a=s.sibling,a!==null){a.return=s.return,s=a;break}s=s.return}a=s}ge(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,$t(t,n),i=Be(i),r=r(i),t.flags|=1,ge(e,t,r,n),t.child;case 14:return r=t.type,i=We(r,t.pendingProps),i=We(r.type,i),vs(e,t,r,i,n);case 15:return ro(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:We(r,i),gn(e,t),t.tag=1,Se(r)?(e=!0,Nn(t)):e=!1,$t(t,n),eo(t,r,i),_i(t,r,i,n),Mi(null,t,r,!0,e,n);case 19:return oo(e,t,n);case 22:return io(e,t,n)}throw Error(T(156,t.tag))};function So(e,t){return Yl(e,t)}function J9(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Fe(e,t,n,r){return new J9(e,t,n,r)}function Q0(e){return e=e.prototype,!(!e||!e.isReactComponent)}function ec(e){if(typeof e=="function")return Q0(e)?1:0;if(e!=null){if(e=e.$$typeof,e===p0)return 11;if(e===f0)return 14}return 2}function M1(e,t){var n=e.alternate;return n===null?(n=Fe(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function wn(e,t,n,r,i,a){var s=2;if(r=e,typeof e=="function")Q0(e)&&(s=1);else if(typeof e=="string")s=5;else e:switch(e){case Ct:return J1(n.children,i,a,t);case d0:s=8,i|=8;break;case ri:return e=Fe(12,n,t,i|2),e.elementType=ri,e.lanes=a,e;case ii:return e=Fe(13,n,t,i),e.elementType=ii,e.lanes=a,e;case ai:return e=Fe(19,n,t,i),e.elementType=ai,e.lanes=a,e;case Vl:return cr(n,i,a,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Rl:s=10;break e;case _l:s=9;break e;case p0:s=11;break e;case f0:s=14;break e;case E1:s=16,r=null;break e}throw Error(T(130,e==null?e:typeof e,""))}return t=Fe(s,n,t,i),t.elementType=e,t.type=r,t.lanes=a,t}function J1(e,t,n,r){return e=Fe(7,e,r,t),e.lanes=n,e}function cr(e,t,n,r){return e=Fe(22,e,r,t),e.elementType=Vl,e.lanes=n,e.stateNode={isHidden:!1},e}function Qr(e,t,n){return e=Fe(6,e,null,t),e.lanes=n,e}function Wr(e,t,n){return t=Fe(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function tc(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Tr(0),this.expirationTimes=Tr(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Tr(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function W0(e,t,n,r,i,a,s,o,c){return e=new tc(e,t,n,o,c),t===1?(t=1,a===!0&&(t|=8)):t=0,a=Fe(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},$0(a),e}function nc(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:mt,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function Io(e){if(!e)return P1;e=e._reactInternals;e:{if(lt(e)!==e||e.tag!==1)throw Error(T(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Se(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(T(171))}if(e.tag===1){var n=e.type;if(Se(n))return k3(e,n,t)}return t}function To(e,t,n,r,i,a,s,o,c){return e=W0(n,r,!0,e,i,a,s,o,c),e.context=Io(null),n=e.current,r=ye(),i=N1(n),a=p1(r,i),a.callback=t??null,_1(n,a,i),e.current.lanes=i,M2(e,i,r),Ie(e,r),e}function ur(e,t,n,r){var i=t.current,a=ye(),s=N1(i);return n=Io(n),t.context===null?t.context=n:t.pendingContext=n,t=p1(a,s),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=_1(i,t,s),e!==null&&(Je(e,i,s,a),hn(e,i,s)),s}function Wn(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function As(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function G0(e,t){As(e,t),(e=e.alternate)&&As(e,t)}function rc(){return null}var jo=typeof reportError=="function"?reportError:function(e){console.error(e)};function K0(e){this._internalRoot=e}dr.prototype.render=K0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(T(409));ur(e,t,null,null)};dr.prototype.unmount=K0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;it(function(){ur(null,e,null,null)}),t[h1]=null}};function dr(e){this._internalRoot=e}dr.prototype.unstable_scheduleHydration=function(e){if(e){var t=i3();e={blockedOn:null,target:e,priority:t};for(var n=0;n<k1.length&&t!==0&&t<k1[n].priority;n++);k1.splice(n,0,e),n===0&&s3(e)}};function Y0(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function pr(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function $s(){}function ic(e,t,n,r,i){if(i){if(typeof r=="function"){var a=r;r=function(){var u=Wn(s);a.call(u)}}var s=To(t,r,e,0,null,!1,!1,"",$s);return e._reactRootContainer=s,e[h1]=s.current,k2(e.nodeType===8?e.parentNode:e),it(),s}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var o=r;r=function(){var u=Wn(c);o.call(u)}}var c=W0(e,0,!1,null,null,!1,!1,"",$s);return e._reactRootContainer=c,e[h1]=c.current,k2(e.nodeType===8?e.parentNode:e),it(function(){ur(t,c,n,r)}),c}function fr(e,t,n,r,i){var a=n._reactRootContainer;if(a){var s=a;if(typeof i=="function"){var o=i;i=function(){var c=Wn(s);o.call(c)}}ur(t,s,e,i)}else s=ic(n,t,e,i,r);return Wn(s)}n3=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=i2(t.pendingLanes);n!==0&&(C0(t,n|1),Ie(t,ee()),!(H&6)&&(Dt=ee()+500,z1()))}break;case 13:it(function(){var r=m1(e,1);if(r!==null){var i=ye();Je(r,e,1,i)}}),G0(e,1)}};g0=function(e){if(e.tag===13){var t=m1(e,134217728);if(t!==null){var n=ye();Je(t,e,134217728,n)}G0(e,134217728)}};r3=function(e){if(e.tag===13){var t=N1(e),n=m1(e,t);if(n!==null){var r=ye();Je(n,e,t,r)}G0(e,t)}};i3=function(){return D};a3=function(e,t){var n=D;try{return D=e,t()}finally{D=n}};mi=function(e,t,n){switch(t){case"input":if(oi(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=rr(r);if(!i)throw Error(T(90));Ml(r),oi(r,i)}}}break;case"textarea":Pl(e,n);break;case"select":t=n.value,t!=null&&It(e,!!n.multiple,t,!1)}};Zl=U0;ql=it;var ac={usingClientEntryPoint:!1,Events:[P2,wt,rr,Bl,Ul,U0]},Xt={findFiberByHostInstance:G1,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},sc={bundleType:Xt.bundleType,version:Xt.version,rendererPackageName:Xt.rendererPackageName,rendererConfig:Xt.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:g1.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Gl(e),e===null?null:e.stateNode},findFiberByHostInstance:Xt.findFiberByHostInstance||rc,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var sn=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!sn.isDisabled&&sn.supportsFiber)try{Jn=sn.inject(sc),i1=sn}catch{}}Ne.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ac;Ne.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Y0(t))throw Error(T(200));return nc(e,t,null,n)};Ne.createRoot=function(e,t){if(!Y0(e))throw Error(T(299));var n=!1,r="",i=jo;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=W0(e,1,!1,null,null,n,!1,r,i),e[h1]=t.current,k2(e.nodeType===8?e.parentNode:e),new K0(t)};Ne.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(T(188)):(e=Object.keys(e).join(","),Error(T(268,e)));return e=Gl(t),e=e===null?null:e.stateNode,e};Ne.flushSync=function(e){return it(e)};Ne.hydrate=function(e,t,n){if(!pr(t))throw Error(T(200));return fr(null,e,t,!0,n)};Ne.hydrateRoot=function(e,t,n){if(!Y0(e))throw Error(T(405));var r=n!=null&&n.hydratedSources||null,i=!1,a="",s=jo;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(a=n.identifierPrefix),n.onRecoverableError!==void 0&&(s=n.onRecoverableError)),t=To(t,null,e,1,n??null,i,!1,a,s),e[h1]=t.current,k2(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new dr(t)};Ne.render=function(e,t,n){if(!pr(t))throw Error(T(200));return fr(null,e,t,!1,n)};Ne.unmountComponentAtNode=function(e){if(!pr(e))throw Error(T(40));return e._reactRootContainer?(it(function(){fr(null,null,e,!1,function(){e._reactRootContainer=null,e[h1]=null})}),!0):!1};Ne.unstable_batchedUpdates=U0;Ne.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!pr(n))throw Error(T(200));if(e==null||e._reactInternals===void 0)throw Error(T(38));return fr(e,t,n,!1,r)};Ne.version="18.3.1-next-f1338f8080-20240426";function Ao(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Ao)}catch(e){console.error(e)}}Ao(),Tl.exports=Ne;var V2=Tl.exports;const lc=d("div")({name:"StaticContainer",class:"svm502q",propsAsIs:!1}),oc=`
|
|
38
|
+
`+a.stack}return{value:e,source:t,stack:i,digest:null}}function zr(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function A0(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var y9=typeof WeakMap=="function"?WeakMap:Map;function q3(e,t,n){n=d1(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Bn||(Bn=!0,H0=r),A0(e,t)},n}function W3(e,t,n){n=d1(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){A0(e,t)}}var a=e.stateNode;return a!==null&&typeof a.componentDidCatch=="function"&&(n.callback=function(){A0(e,t),typeof r!="function"&&(_1===null?_1=new Set([this]):_1.add(this));var l=t.stack;this.componentDidCatch(t.value,{componentStack:l!==null?l:""})}),n}function al(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new y9;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=_9.bind(null,e,t,n),t.then(e,e))}function ll(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function sl(e,t,n,r,i){return e.mode&1?(e.flags|=65536,e.lanes=i,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=d1(-1,1),t.tag=2,R1(n,t,1))),n.lanes|=1),e)}var w9=C1.ReactCurrentOwner,xe=!1;function ve(e,t,n,r){t.child=e===null?L3(t,null,n,r):Mt(t,e.child,n,r)}function ol(e,t,n,r,i){n=n.render;var a=t.ref;return jt(t,i),r=ji(e,t,n,r,a,i),n=Ai(),e!==null&&!xe?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,m1(e,t,i)):(Q&&n&&vi(t),t.flags|=1,ve(e,t,r,i),t.child)}function cl(e,t,n,r,i){if(e===null){var a=n.type;return typeof a=="function"&&!Fi(a)&&a.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=a,G3(e,t,a,r,i)):(e=gn(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!(e.lanes&i)){var l=a.memoizedProps;if(n=n.compare,n=n!==null?n:L2,n(l,r)&&e.ref===t.ref)return m1(e,t,i)}return t.flags|=1,e=N1(a,r),e.ref=t.ref,e.return=t,t.child=e}function G3(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(L2(a,r)&&e.ref===t.ref)if(xe=!1,t.pendingProps=r=a,(e.lanes&i)!==0)e.flags&131072&&(xe=!0);else return t.lanes=e.lanes,m1(e,t,i)}return $0(e,t,n,r,i)}function K3(e,t,n){var r=t.pendingProps,i=r.children,a=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},z(Et,Te),Te|=n;else{if(!(n&1073741824))return e=a!==null?a.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,z(Et,Te),Te|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=a!==null?a.baseLanes:n,z(Et,Te),Te|=r}else a!==null?(r=a.baseLanes|n,t.memoizedState=null):r=n,z(Et,Te),Te|=r;return ve(e,t,i,n),t.child}function Y3(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function $0(e,t,n,r,i){var a=Ee(n)?X1:Ce.current;return a=Vt(t,a),jt(t,i),n=ji(e,t,n,r,a,i),r=Ai(),e!==null&&!xe?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,m1(e,t,i)):(Q&&r&&vi(t),t.flags|=1,ve(e,t,n,i),t.child)}function ul(e,t,n,r,i){if(Ee(n)){var a=!0;_n(t)}else a=!1;if(jt(t,i),t.stateNode===null)mn(e,t),Q3(t,n,r),j0(t,n,r,i),r=!0;else if(e===null){var l=t.stateNode,o=t.memoizedProps;l.props=o;var c=l.context,u=n.contextType;typeof u=="object"&&u!==null?u=De(u):(u=Ee(n)?X1:Ce.current,u=Vt(t,u));var v=n.getDerivedStateFromProps,C=typeof v=="function"||typeof l.getSnapshotBeforeUpdate=="function";C||typeof l.UNSAFE_componentWillReceiveProps!="function"&&typeof l.componentWillReceiveProps!="function"||(o!==r||c!==u)&&il(t,l,r,u),L1=!1;var p=t.memoizedState;l.state=p,Pn(t,r,l,i),c=t.memoizedState,o!==r||p!==c||Le.current||L1?(typeof v=="function"&&(T0(t,n,v,r),c=t.memoizedState),(o=L1||rl(t,n,o,r,p,c,u))?(C||typeof l.UNSAFE_componentWillMount!="function"&&typeof l.componentWillMount!="function"||(typeof l.componentWillMount=="function"&&l.componentWillMount(),typeof l.UNSAFE_componentWillMount=="function"&&l.UNSAFE_componentWillMount()),typeof l.componentDidMount=="function"&&(t.flags|=4194308)):(typeof l.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),l.props=r,l.state=c,l.context=u,r=o):(typeof l.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{l=t.stateNode,k3(e,t),o=t.memoizedProps,u=t.type===t.elementType?o:Qe(t.type,o),l.props=u,C=t.pendingProps,p=l.context,c=n.contextType,typeof c=="object"&&c!==null?c=De(c):(c=Ee(n)?X1:Ce.current,c=Vt(t,c));var y=n.getDerivedStateFromProps;(v=typeof y=="function"||typeof l.getSnapshotBeforeUpdate=="function")||typeof l.UNSAFE_componentWillReceiveProps!="function"&&typeof l.componentWillReceiveProps!="function"||(o!==C||p!==c)&&il(t,l,r,c),L1=!1,p=t.memoizedState,l.state=p,Pn(t,r,l,i);var x=t.memoizedState;o!==C||p!==x||Le.current||L1?(typeof y=="function"&&(T0(t,n,y,r),x=t.memoizedState),(u=L1||rl(t,n,u,r,p,x,c)||!1)?(v||typeof l.UNSAFE_componentWillUpdate!="function"&&typeof l.componentWillUpdate!="function"||(typeof l.componentWillUpdate=="function"&&l.componentWillUpdate(r,x,c),typeof l.UNSAFE_componentWillUpdate=="function"&&l.UNSAFE_componentWillUpdate(r,x,c)),typeof l.componentDidUpdate=="function"&&(t.flags|=4),typeof l.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof l.componentDidUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof l.getSnapshotBeforeUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=x),l.props=r,l.state=x,l.context=c,r=u):(typeof l.componentDidUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof l.getSnapshotBeforeUpdate!="function"||o===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),r=!1)}return R0(e,t,n,r,a,i)}function R0(e,t,n,r,i,a){Y3(e,t);var l=(t.flags&128)!==0;if(!r&&!l)return i&&Ga(t,n,!1),m1(e,t,a);r=t.stateNode,w9.current=t;var o=l&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&l?(t.child=Mt(t,e.child,null,a),t.child=Mt(t,null,o,a)):ve(e,t,o,a),t.memoizedState=r.state,i&&Ga(t,n,!0),t.child}function X3(e){var t=e.stateNode;t.pendingContext?Wa(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Wa(e,t.context,!1),ki(e,t.containerInfo)}function dl(e,t,n,r,i){return Nt(),yi(i),t.flags|=256,ve(e,t,n,r),t.child}var _0={dehydrated:null,treeContext:null,retryLane:0};function V0(e){return{baseLanes:e,cachePool:null,transitions:null}}function J3(e,t,n){var r=t.pendingProps,i=W.current,a=!1,l=(t.flags&128)!==0,o;if((o=l)||(o=e!==null&&e.memoizedState===null?!1:(i&2)!==0),o?(a=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(i|=1),z(W,i&1),e===null)return S0(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(l=r.children,e=r.fallback,a?(r=t.mode,a=t.child,l={mode:"hidden",children:l},!(r&1)&&a!==null?(a.childLanes=0,a.pendingProps=l):a=sr(l,r,0,null),e=Y1(e,r,n,null),a.return=t,e.return=t,a.sibling=e,t.child=a,t.child.memoizedState=V0(n),t.memoizedState=_0,e):_i(t,l));if(i=e.memoizedState,i!==null&&(o=i.dehydrated,o!==null))return b9(e,t,l,r,o,i,n);if(a){a=r.fallback,l=t.mode,i=e.child,o=i.sibling;var c={mode:"hidden",children:r.children};return!(l&1)&&t.child!==i?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=N1(i,c),r.subtreeFlags=i.subtreeFlags&14680064),o!==null?a=N1(o,a):(a=Y1(a,l,n,null),a.flags|=2),a.return=t,r.return=t,r.sibling=a,t.child=r,r=a,a=t.child,l=e.child.memoizedState,l=l===null?V0(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},a.memoizedState=l,a.childLanes=e.childLanes&~n,t.memoizedState=_0,r}return a=e.child,e=a.sibling,r=N1(a,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function _i(e,t){return t=sr({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function en(e,t,n,r){return r!==null&&yi(r),Mt(t,e.child,null,n),e=_i(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function b9(e,t,n,r,i,a,l){if(n)return t.flags&256?(t.flags&=-257,r=zr(Error(T(422))),en(e,t,l,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(a=r.fallback,i=t.mode,r=sr({mode:"visible",children:r.children},i,0,null),a=Y1(a,i,l,null),a.flags|=2,r.return=t,a.return=t,r.sibling=a,t.child=r,t.mode&1&&Mt(t,e.child,null,l),t.child.memoizedState=V0(l),t.memoizedState=_0,a);if(!(t.mode&1))return en(e,t,l,null);if(i.data==="$!"){if(r=i.nextSibling&&i.nextSibling.dataset,r)var o=r.dgst;return r=o,a=Error(T(419)),r=zr(a,r,void 0),en(e,t,l,r)}if(o=(l&e.childLanes)!==0,xe||o){if(r=ce,r!==null){switch(l&-l){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:i=32;break;case 536870912:i=268435456;break;default:i=0}i=i&(r.suspendedLanes|l)?0:i,i!==0&&i!==a.retryLane&&(a.retryLane=i,h1(e,i),Ye(r,e,i,-1))}return Hi(),r=zr(Error(T(421))),en(e,t,l,r)}return i.data==="$?"?(t.flags|=128,t.child=e.child,t=V9.bind(null,e),i._reactRetry=t,null):(e=a.treeContext,Ae=$1(i.nextSibling),$e=t,Q=!0,Ge=null,e!==null&&(Me[Oe++]=o1,Me[Oe++]=c1,Me[Oe++]=J1,o1=e.id,c1=e.overflow,J1=t),t=_i(t,r.children),t.flags|=4096,t)}function pl(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),I0(e.return,t,n)}function Br(e,t,n,r,i){var a=e.memoizedState;a===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=n,a.tailMode=i)}function eo(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;if(ve(e,t,r.children,n),r=W.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&pl(e,n,t);else if(e.tag===19)pl(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(z(W,r),!(t.mode&1))t.memoizedState=null;else switch(i){case"forwards":for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&Hn(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Br(t,!1,i,n,a);break;case"backwards":for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&Hn(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Br(t,!0,n,null,a);break;case"together":Br(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function mn(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function m1(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),tt|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(T(153));if(t.child!==null){for(e=t.child,n=N1(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=N1(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function x9(e,t,n){switch(t.tag){case 3:X3(t),Nt();break;case 5:S3(t);break;case 1:Ee(t.type)&&_n(t);break;case 4:ki(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;z(Mn,r._currentValue),r._currentValue=i;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(z(W,W.current&1),t.flags|=128,null):n&t.child.childLanes?J3(e,t,n):(z(W,W.current&1),e=m1(e,t,n),e!==null?e.sibling:null);z(W,W.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return eo(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),z(W,W.current),r)break;return null;case 22:case 23:return t.lanes=0,K3(e,t,n)}return m1(e,t,n)}var to,N0,no,ro;to=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};N0=function(){};no=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,G1(r1.current);var a=null;switch(n){case"input":i=r0(e,i),r=r0(e,r),a=[];break;case"select":i=K({},i,{value:void 0}),r=K({},r,{value:void 0}),a=[];break;case"textarea":i=l0(e,i),r=l0(e,r),a=[];break;default:typeof i.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=$n)}o0(n,r);var l;n=null;for(u in i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&i[u]!=null)if(u==="style"){var o=i[u];for(l in o)o.hasOwnProperty(l)&&(n||(n={}),n[l]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(C2.hasOwnProperty(u)?a||(a=[]):(a=a||[]).push(u,null));for(u in r){var c=r[u];if(o=i!=null?i[u]:void 0,r.hasOwnProperty(u)&&c!==o&&(c!=null||o!=null))if(u==="style")if(o){for(l in o)!o.hasOwnProperty(l)||c&&c.hasOwnProperty(l)||(n||(n={}),n[l]="");for(l in c)c.hasOwnProperty(l)&&o[l]!==c[l]&&(n||(n={}),n[l]=c[l])}else n||(a||(a=[]),a.push(u,n)),n=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,o=o?o.__html:void 0,c!=null&&o!==c&&(a=a||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(a=a||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(C2.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&B("scroll",e),a||o===c||(a=[])):(a=a||[]).push(u,c))}n&&(a=a||[]).push("style",n);var u=a;(t.updateQueue=u)&&(t.flags|=4)}};ro=function(e,t,n,r){n!==r&&(t.flags|=4)};function Kt(e,t){if(!Q)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function he(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&14680064,r|=i.flags&14680064,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function L9(e,t,n){var r=t.pendingProps;switch(gi(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return he(t),null;case 1:return Ee(t.type)&&Rn(),he(t),null;case 3:return r=t.stateNode,Ot(),U(Le),U(Ce),Ii(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(X2(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ge!==null&&(z0(Ge),Ge=null))),N0(e,t),he(t),null;case 5:Si(t);var i=G1(T2.current);if(n=t.type,e!==null&&t.stateNode!=null)no(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(T(166));return he(t),null}if(e=G1(r1.current),X2(t)){r=t.stateNode,n=t.type;var a=t.memoizedProps;switch(r[t1]=t,r[S2]=a,e=(t.mode&1)!==0,n){case"dialog":B("cancel",r),B("close",r);break;case"iframe":case"object":case"embed":B("load",r);break;case"video":case"audio":for(i=0;i<i2.length;i++)B(i2[i],r);break;case"source":B("error",r);break;case"img":case"image":case"link":B("error",r),B("load",r);break;case"details":B("toggle",r);break;case"input":ba(r,a),B("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!a.multiple},B("invalid",r);break;case"textarea":La(r,a),B("invalid",r)}o0(n,a),i=null;for(var l in a)if(a.hasOwnProperty(l)){var o=a[l];l==="children"?typeof o=="string"?r.textContent!==o&&(a.suppressHydrationWarning!==!0&&Y2(r.textContent,o,e),i=["children",o]):typeof o=="number"&&r.textContent!==""+o&&(a.suppressHydrationWarning!==!0&&Y2(r.textContent,o,e),i=["children",""+o]):C2.hasOwnProperty(l)&&o!=null&&l==="onScroll"&&B("scroll",r)}switch(n){case"input":B2(r),xa(r,a,!0);break;case"textarea":B2(r),Ea(r);break;case"select":case"option":break;default:typeof a.onClick=="function"&&(r.onclick=$n)}r=i,t.updateQueue=r,r!==null&&(t.flags|=4)}else{l=i.nodeType===9?i:i.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=$s(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=l.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=l.createElement(n,{is:r.is}):(e=l.createElement(n),n==="select"&&(l=e,r.multiple?l.multiple=!0:r.size&&(l.size=r.size))):e=l.createElementNS(e,n),e[t1]=t,e[S2]=r,to(e,t,!1,!1),t.stateNode=e;e:{switch(l=c0(n,r),n){case"dialog":B("cancel",e),B("close",e),i=r;break;case"iframe":case"object":case"embed":B("load",e),i=r;break;case"video":case"audio":for(i=0;i<i2.length;i++)B(i2[i],e);i=r;break;case"source":B("error",e),i=r;break;case"img":case"image":case"link":B("error",e),B("load",e),i=r;break;case"details":B("toggle",e),i=r;break;case"input":ba(e,r),i=r0(e,r),B("invalid",e);break;case"option":i=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=K({},r,{value:void 0}),B("invalid",e);break;case"textarea":La(e,r),i=l0(e,r),B("invalid",e);break;default:i=r}o0(n,i),o=i;for(a in o)if(o.hasOwnProperty(a)){var c=o[a];a==="style"?Vs(e,c):a==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&Rs(e,c)):a==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&v2(e,c):typeof c=="number"&&v2(e,""+c):a!=="suppressContentEditableWarning"&&a!=="suppressHydrationWarning"&&a!=="autoFocus"&&(C2.hasOwnProperty(a)?c!=null&&a==="onScroll"&&B("scroll",e):c!=null&&ri(e,a,c,l))}switch(n){case"input":B2(e),xa(e,r,!1);break;case"textarea":B2(e),Ea(e);break;case"option":r.value!=null&&e.setAttribute("value",""+M1(r.value));break;case"select":e.multiple=!!r.multiple,a=r.value,a!=null?kt(e,!!r.multiple,a,!1):r.defaultValue!=null&&kt(e,!!r.multiple,r.defaultValue,!0);break;default:typeof i.onClick=="function"&&(e.onclick=$n)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return he(t),null;case 6:if(e&&t.stateNode!=null)ro(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(T(166));if(n=G1(T2.current),G1(r1.current),X2(t)){if(r=t.stateNode,n=t.memoizedProps,r[t1]=t,(a=r.nodeValue!==n)&&(e=$e,e!==null))switch(e.tag){case 3:Y2(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Y2(r.nodeValue,n,(e.mode&1)!==0)}a&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[t1]=t,t.stateNode=r}return he(t),null;case 13:if(U(W),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(Q&&Ae!==null&&t.mode&1&&!(t.flags&128))b3(),Nt(),t.flags|=98560,a=!1;else if(a=X2(t),r!==null&&r.dehydrated!==null){if(e===null){if(!a)throw Error(T(318));if(a=t.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(T(317));a[t1]=t}else Nt(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;he(t),a=!1}else Ge!==null&&(z0(Ge),Ge=null),a=!0;if(!a)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||W.current&1?ae===0&&(ae=3):Hi())),t.updateQueue!==null&&(t.flags|=4),he(t),null);case 4:return Ot(),N0(e,t),e===null&&E2(t.stateNode.containerInfo),he(t),null;case 10:return xi(t.type._context),he(t),null;case 17:return Ee(t.type)&&Rn(),he(t),null;case 19:if(U(W),a=t.memoizedState,a===null)return he(t),null;if(r=(t.flags&128)!==0,l=a.rendering,l===null)if(r)Kt(a,!1);else{if(ae!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(l=Hn(e),l!==null){for(t.flags|=128,Kt(a,!1),r=l.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)a=n,e=r,a.flags&=14680066,l=a.alternate,l===null?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=l.childLanes,a.lanes=l.lanes,a.child=l.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=l.memoizedProps,a.memoizedState=l.memoizedState,a.updateQueue=l.updateQueue,a.type=l.type,e=l.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return z(W,W.current&1|2),t.child}e=e.sibling}a.tail!==null&&ee()>Ht&&(t.flags|=128,r=!0,Kt(a,!1),t.lanes=4194304)}else{if(!r)if(e=Hn(l),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),Kt(a,!0),a.tail===null&&a.tailMode==="hidden"&&!l.alternate&&!Q)return he(t),null}else 2*ee()-a.renderingStartTime>Ht&&n!==1073741824&&(t.flags|=128,r=!0,Kt(a,!1),t.lanes=4194304);a.isBackwards?(l.sibling=t.child,t.child=l):(n=a.last,n!==null?n.sibling=l:t.child=l,a.last=l)}return a.tail!==null?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=ee(),t.sibling=null,n=W.current,z(W,r?n&1|2:n&1),t):(he(t),null);case 22:case 23:return Pi(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Te&1073741824&&(he(t),t.subtreeFlags&6&&(t.flags|=8192)):he(t),null;case 24:return null;case 25:return null}throw Error(T(156,t.tag))}function E9(e,t){switch(gi(t),t.tag){case 1:return Ee(t.type)&&Rn(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Ot(),U(Le),U(Ce),Ii(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return Si(t),null;case 13:if(U(W),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(T(340));Nt()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return U(W),null;case 4:return Ot(),null;case 10:return xi(t.type._context),null;case 22:case 23:return Pi(),null;case 24:return null;default:return null}}var tn=!1,me=!1,k9=typeof WeakSet=="function"?WeakSet:Set,R=null;function Lt(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){X(e,t,r)}else n.current=null}function io(e,t,n){try{n()}catch(r){X(e,t,r)}}var fl=!1;function S9(e,t){if(y0=Tn,e=o3(),Ci(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,a=r.focusNode;r=r.focusOffset;try{n.nodeType,a.nodeType}catch{n=null;break e}var l=0,o=-1,c=-1,u=0,v=0,C=e,p=null;t:for(;;){for(var y;C!==n||i!==0&&C.nodeType!==3||(o=l+i),C!==a||r!==0&&C.nodeType!==3||(c=l+r),C.nodeType===3&&(l+=C.nodeValue.length),(y=C.firstChild)!==null;)p=C,C=y;for(;;){if(C===e)break t;if(p===n&&++u===i&&(o=l),p===a&&++v===r&&(c=l),(y=C.nextSibling)!==null)break;C=p,p=C.parentNode}C=y}n=o===-1||c===-1?null:{start:o,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(w0={focusedElem:e,selectionRange:n},Tn=!1,R=t;R!==null;)if(t=R,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,R=e;else for(;R!==null;){t=R;try{var x=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(x!==null){var L=x.memoizedProps,E=x.memoizedState,m=t.stateNode,f=m.getSnapshotBeforeUpdate(t.elementType===t.type?L:Qe(t.type,L),E);m.__reactInternalSnapshotBeforeUpdate=f}break;case 3:var g=t.stateNode.containerInfo;g.nodeType===1?g.textContent="":g.nodeType===9&&g.documentElement&&g.removeChild(g.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(T(163))}}catch(b){X(t,t.return,b)}if(e=t.sibling,e!==null){e.return=t.return,R=e;break}R=t.return}return x=fl,fl=!1,x}function f2(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var a=i.destroy;i.destroy=void 0,a!==void 0&&io(t,n,a)}i=i.next}while(i!==r)}}function ar(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function M0(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function ao(e){var t=e.alternate;t!==null&&(e.alternate=null,ao(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[t1],delete t[S2],delete t[L0],delete t[o9],delete t[c9])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function lo(e){return e.tag===5||e.tag===3||e.tag===4}function hl(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||lo(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function O0(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=$n));else if(r!==4&&(e=e.child,e!==null))for(O0(e,t,n),e=e.sibling;e!==null;)O0(e,t,n),e=e.sibling}function P0(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(P0(e,t,n),e=e.sibling;e!==null;)P0(e,t,n),e=e.sibling}var ue=null,We=!1;function w1(e,t,n){for(n=n.child;n!==null;)so(e,t,n),n=n.sibling}function so(e,t,n){if(n1&&typeof n1.onCommitFiberUnmount=="function")try{n1.onCommitFiberUnmount(Yn,n)}catch{}switch(n.tag){case 5:me||Lt(n,t);case 6:var r=ue,i=We;ue=null,w1(e,t,n),ue=r,We=i,ue!==null&&(We?(e=ue,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):ue.removeChild(n.stateNode));break;case 18:ue!==null&&(We?(e=ue,n=n.stateNode,e.nodeType===8?Mr(e.parentNode,n):e.nodeType===1&&Mr(e,n),b2(e)):Mr(ue,n.stateNode));break;case 4:r=ue,i=We,ue=n.stateNode.containerInfo,We=!0,w1(e,t,n),ue=r,We=i;break;case 0:case 11:case 14:case 15:if(!me&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var a=i,l=a.destroy;a=a.tag,l!==void 0&&(a&2||a&4)&&io(n,t,l),i=i.next}while(i!==r)}w1(e,t,n);break;case 1:if(!me&&(Lt(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(o){X(n,t,o)}w1(e,t,n);break;case 21:w1(e,t,n);break;case 22:n.mode&1?(me=(r=me)||n.memoizedState!==null,w1(e,t,n),me=r):w1(e,t,n);break;default:w1(e,t,n)}}function ml(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new k9),t.forEach(function(r){var i=N9.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Ze(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var i=n[r];try{var a=e,l=t,o=l;e:for(;o!==null;){switch(o.tag){case 5:ue=o.stateNode,We=!1;break e;case 3:ue=o.stateNode.containerInfo,We=!0;break e;case 4:ue=o.stateNode.containerInfo,We=!0;break e}o=o.return}if(ue===null)throw Error(T(160));so(a,l,i),ue=null,We=!1;var c=i.alternate;c!==null&&(c.return=null),i.return=null}catch(u){X(i,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)oo(t,e),t=t.sibling}function oo(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Ze(t,e),Je(e),r&4){try{f2(3,e,e.return),ar(3,e)}catch(L){X(e,e.return,L)}try{f2(5,e,e.return)}catch(L){X(e,e.return,L)}}break;case 1:Ze(t,e),Je(e),r&512&&n!==null&&Lt(n,n.return);break;case 5:if(Ze(t,e),Je(e),r&512&&n!==null&&Lt(n,n.return),e.flags&32){var i=e.stateNode;try{v2(i,"")}catch(L){X(e,e.return,L)}}if(r&4&&(i=e.stateNode,i!=null)){var a=e.memoizedProps,l=n!==null?n.memoizedProps:a,o=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{o==="input"&&a.type==="radio"&&a.name!=null&&js(i,a),c0(o,l);var u=c0(o,a);for(l=0;l<c.length;l+=2){var v=c[l],C=c[l+1];v==="style"?Vs(i,C):v==="dangerouslySetInnerHTML"?Rs(i,C):v==="children"?v2(i,C):ri(i,v,C,u)}switch(o){case"input":i0(i,a);break;case"textarea":As(i,a);break;case"select":var p=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!a.multiple;var y=a.value;y!=null?kt(i,!!a.multiple,y,!1):p!==!!a.multiple&&(a.defaultValue!=null?kt(i,!!a.multiple,a.defaultValue,!0):kt(i,!!a.multiple,a.multiple?[]:"",!1))}i[S2]=a}catch(L){X(e,e.return,L)}}break;case 6:if(Ze(t,e),Je(e),r&4){if(e.stateNode===null)throw Error(T(162));i=e.stateNode,a=e.memoizedProps;try{i.nodeValue=a}catch(L){X(e,e.return,L)}}break;case 3:if(Ze(t,e),Je(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{b2(t.containerInfo)}catch(L){X(e,e.return,L)}break;case 4:Ze(t,e),Je(e);break;case 13:Ze(t,e),Je(e),i=e.child,i.flags&8192&&(a=i.memoizedState!==null,i.stateNode.isHidden=a,!a||i.alternate!==null&&i.alternate.memoizedState!==null||(Mi=ee())),r&4&&ml(e);break;case 22:if(v=n!==null&&n.memoizedState!==null,e.mode&1?(me=(u=me)||v,Ze(t,e),me=u):Ze(t,e),Je(e),r&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!v&&e.mode&1)for(R=e,v=e.child;v!==null;){for(C=R=v;R!==null;){switch(p=R,y=p.child,p.tag){case 0:case 11:case 14:case 15:f2(4,p,p.return);break;case 1:Lt(p,p.return);var x=p.stateNode;if(typeof x.componentWillUnmount=="function"){r=p,n=p.return;try{t=r,x.props=t.memoizedProps,x.state=t.memoizedState,x.componentWillUnmount()}catch(L){X(r,n,L)}}break;case 5:Lt(p,p.return);break;case 22:if(p.memoizedState!==null){vl(C);continue}}y!==null?(y.return=p,R=y):vl(C)}v=v.sibling}e:for(v=null,C=e;;){if(C.tag===5){if(v===null){v=C;try{i=C.stateNode,u?(a=i.style,typeof a.setProperty=="function"?a.setProperty("display","none","important"):a.display="none"):(o=C.stateNode,c=C.memoizedProps.style,l=c!=null&&c.hasOwnProperty("display")?c.display:null,o.style.display=_s("display",l))}catch(L){X(e,e.return,L)}}}else if(C.tag===6){if(v===null)try{C.stateNode.nodeValue=u?"":C.memoizedProps}catch(L){X(e,e.return,L)}}else if((C.tag!==22&&C.tag!==23||C.memoizedState===null||C===e)&&C.child!==null){C.child.return=C,C=C.child;continue}if(C===e)break e;for(;C.sibling===null;){if(C.return===null||C.return===e)break e;v===C&&(v=null),C=C.return}v===C&&(v=null),C.sibling.return=C.return,C=C.sibling}}break;case 19:Ze(t,e),Je(e),r&4&&ml(e);break;case 21:break;default:Ze(t,e),Je(e)}}function Je(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(lo(n)){var r=n;break e}n=n.return}throw Error(T(160))}switch(r.tag){case 5:var i=r.stateNode;r.flags&32&&(v2(i,""),r.flags&=-33);var a=hl(e);P0(e,a,i);break;case 3:case 4:var l=r.stateNode.containerInfo,o=hl(e);O0(e,o,l);break;default:throw Error(T(161))}}catch(c){X(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function I9(e,t,n){R=e,co(e)}function co(e,t,n){for(var r=(e.mode&1)!==0;R!==null;){var i=R,a=i.child;if(i.tag===22&&r){var l=i.memoizedState!==null||tn;if(!l){var o=i.alternate,c=o!==null&&o.memoizedState!==null||me;o=tn;var u=me;if(tn=l,(me=c)&&!u)for(R=i;R!==null;)l=R,c=l.child,l.tag===22&&l.memoizedState!==null?gl(i):c!==null?(c.return=l,R=c):gl(i);for(;a!==null;)R=a,co(a),a=a.sibling;R=i,tn=o,me=u}Cl(e)}else i.subtreeFlags&8772&&a!==null?(a.return=i,R=a):Cl(e)}}function Cl(e){for(;R!==null;){var t=R;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:me||ar(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!me)if(n===null)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:Qe(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;a!==null&&el(t,a,r);break;case 3:var l=t.updateQueue;if(l!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}el(t,l,n)}break;case 5:var o=t.stateNode;if(n===null&&t.flags&4){n=o;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var v=u.memoizedState;if(v!==null){var C=v.dehydrated;C!==null&&b2(C)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(T(163))}me||t.flags&512&&M0(t)}catch(p){X(t,t.return,p)}}if(t===e){R=null;break}if(n=t.sibling,n!==null){n.return=t.return,R=n;break}R=t.return}}function vl(e){for(;R!==null;){var t=R;if(t===e){R=null;break}var n=t.sibling;if(n!==null){n.return=t.return,R=n;break}R=t.return}}function gl(e){for(;R!==null;){var t=R;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{ar(4,t)}catch(c){X(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var i=t.return;try{r.componentDidMount()}catch(c){X(t,i,c)}}var a=t.return;try{M0(t)}catch(c){X(t,a,c)}break;case 5:var l=t.return;try{M0(t)}catch(c){X(t,l,c)}}}catch(c){X(t,t.return,c)}if(t===e){R=null;break}var o=t.sibling;if(o!==null){o.return=t.return,R=o;break}R=t.return}}var T9=Math.ceil,zn=C1.ReactCurrentDispatcher,Vi=C1.ReactCurrentOwner,He=C1.ReactCurrentBatchConfig,H=0,ce=null,ne=null,de=0,Te=0,Et=H1(0),ae=0,R2=null,tt=0,lr=0,Ni=0,h2=null,be=null,Mi=0,Ht=1/0,l1=null,Bn=!1,H0=null,_1=null,nn=!1,I1=null,Un=0,m2=0,F0=null,Cn=-1,vn=0;function ge(){return H&6?ee():Cn!==-1?Cn:Cn=ee()}function V1(e){return e.mode&1?H&2&&de!==0?de&-de:d9.transition!==null?(vn===0&&(vn=Qs()),vn):(e=D,e!==0||(e=window.event,e=e===void 0?16:Js(e.type)),e):1}function Ye(e,t,n,r){if(50<m2)throw m2=0,F0=null,Error(T(185));V2(e,n,r),(!(H&2)||e!==ce)&&(e===ce&&(!(H&2)&&(lr|=n),ae===4&&k1(e,de)),ke(e,r),n===1&&H===0&&!(t.mode&1)&&(Ht=ee()+500,nr&&F1()))}function ke(e,t){var n=e.callbackNode;d5(e,t);var r=In(e,e===ce?de:0);if(r===0)n!==null&&Ia(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Ia(n),t===1)e.tag===0?u9(yl.bind(null,e)):g3(yl.bind(null,e)),l9(function(){!(H&6)&&F1()}),n=null;else{switch(qs(r)){case 1:n=oi;break;case 4:n=Us;break;case 16:n=Sn;break;case 536870912:n=Zs;break;default:n=Sn}n=go(n,uo.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function uo(e,t){if(Cn=-1,vn=0,H&6)throw Error(T(327));var n=e.callbackNode;if(At()&&e.callbackNode!==n)return null;var r=In(e,e===ce?de:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Zn(e,r);else{t=r;var i=H;H|=2;var a=fo();(ce!==e||de!==t)&&(l1=null,Ht=ee()+500,K1(e,t));do try{$9();break}catch(o){po(e,o)}while(!0);bi(),zn.current=a,H=i,ne!==null?t=0:(ce=null,de=0,t=ae)}if(t!==0){if(t===2&&(i=h0(e),i!==0&&(r=i,t=D0(e,i))),t===1)throw n=R2,K1(e,0),k1(e,r),ke(e,ee()),n;if(t===6)k1(e,r);else{if(i=e.current.alternate,!(r&30)&&!j9(i)&&(t=Zn(e,r),t===2&&(a=h0(e),a!==0&&(r=a,t=D0(e,a))),t===1))throw n=R2,K1(e,0),k1(e,r),ke(e,ee()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(T(345));case 2:Z1(e,be,l1);break;case 3:if(k1(e,r),(r&130023424)===r&&(t=Mi+500-ee(),10<t)){if(In(e,0)!==0)break;if(i=e.suspendedLanes,(i&r)!==r){ge(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=x0(Z1.bind(null,e,be,l1),t);break}Z1(e,be,l1);break;case 4:if(k1(e,r),(r&4194240)===r)break;for(t=e.eventTimes,i=-1;0<r;){var l=31-Ke(r);a=1<<l,l=t[l],l>i&&(i=l),r&=~a}if(r=i,r=ee()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*T9(r/1960))-r,10<r){e.timeoutHandle=x0(Z1.bind(null,e,be,l1),r);break}Z1(e,be,l1);break;case 5:Z1(e,be,l1);break;default:throw Error(T(329))}}}return ke(e,ee()),e.callbackNode===n?uo.bind(null,e):null}function D0(e,t){var n=h2;return e.current.memoizedState.isDehydrated&&(K1(e,t).flags|=256),e=Zn(e,t),e!==2&&(t=be,be=n,t!==null&&z0(t)),e}function z0(e){be===null?be=e:be.push.apply(be,e)}function j9(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!Xe(a(),i))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function k1(e,t){for(t&=~Ni,t&=~lr,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Ke(t),r=1<<n;e[n]=-1,t&=~r}}function yl(e){if(H&6)throw Error(T(327));At();var t=In(e,0);if(!(t&1))return ke(e,ee()),null;var n=Zn(e,t);if(e.tag!==0&&n===2){var r=h0(e);r!==0&&(t=r,n=D0(e,r))}if(n===1)throw n=R2,K1(e,0),k1(e,t),ke(e,ee()),n;if(n===6)throw Error(T(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Z1(e,be,l1),ke(e,ee()),null}function Oi(e,t){var n=H;H|=1;try{return e(t)}finally{H=n,H===0&&(Ht=ee()+500,nr&&F1())}}function nt(e){I1!==null&&I1.tag===0&&!(H&6)&&At();var t=H;H|=1;var n=He.transition,r=D;try{if(He.transition=null,D=1,e)return e()}finally{D=r,He.transition=n,H=t,!(H&6)&&F1()}}function Pi(){Te=Et.current,U(Et)}function K1(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,a9(n)),ne!==null)for(n=ne.return;n!==null;){var r=n;switch(gi(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&Rn();break;case 3:Ot(),U(Le),U(Ce),Ii();break;case 5:Si(r);break;case 4:Ot();break;case 13:U(W);break;case 19:U(W);break;case 10:xi(r.type._context);break;case 22:case 23:Pi()}n=n.return}if(ce=e,ne=e=N1(e.current,null),de=Te=t,ae=0,R2=null,Ni=lr=tt=0,be=h2=null,W1!==null){for(t=0;t<W1.length;t++)if(n=W1[t],r=n.interleaved,r!==null){n.interleaved=null;var i=r.next,a=n.pending;if(a!==null){var l=a.next;a.next=i,r.next=l}n.pending=r}W1=null}return e}function po(e,t){do{var n=ne;try{if(bi(),fn.current=Dn,Fn){for(var r=G.memoizedState;r!==null;){var i=r.queue;i!==null&&(i.pending=null),r=r.next}Fn=!1}if(et=0,se=ie=G=null,p2=!1,j2=0,Vi.current=null,n===null||n.return===null){ae=1,R2=t,ne=null;break}e:{var a=e,l=n.return,o=n,c=t;if(t=de,o.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var u=c,v=o,C=v.tag;if(!(v.mode&1)&&(C===0||C===11||C===15)){var p=v.alternate;p?(v.updateQueue=p.updateQueue,v.memoizedState=p.memoizedState,v.lanes=p.lanes):(v.updateQueue=null,v.memoizedState=null)}var y=ll(l);if(y!==null){y.flags&=-257,sl(y,l,o,a,t),y.mode&1&&al(a,u,t),t=y,c=u;var x=t.updateQueue;if(x===null){var L=new Set;L.add(c),t.updateQueue=L}else x.add(c);break e}else{if(!(t&1)){al(a,u,t),Hi();break e}c=Error(T(426))}}else if(Q&&o.mode&1){var E=ll(l);if(E!==null){!(E.flags&65536)&&(E.flags|=256),sl(E,l,o,a,t),yi(Pt(c,o));break e}}a=c=Pt(c,o),ae!==4&&(ae=2),h2===null?h2=[a]:h2.push(a),a=l;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t;var m=q3(a,c,t);Ja(a,m);break e;case 1:o=c;var f=a.type,g=a.stateNode;if(!(a.flags&128)&&(typeof f.getDerivedStateFromError=="function"||g!==null&&typeof g.componentDidCatch=="function"&&(_1===null||!_1.has(g)))){a.flags|=65536,t&=-t,a.lanes|=t;var b=W3(a,o,t);Ja(a,b);break e}}a=a.return}while(a!==null)}mo(n)}catch(S){t=S,ne===n&&n!==null&&(ne=n=n.return);continue}break}while(!0)}function fo(){var e=zn.current;return zn.current=Dn,e===null?Dn:e}function Hi(){(ae===0||ae===3||ae===2)&&(ae=4),ce===null||!(tt&268435455)&&!(lr&268435455)||k1(ce,de)}function Zn(e,t){var n=H;H|=2;var r=fo();(ce!==e||de!==t)&&(l1=null,K1(e,t));do try{A9();break}catch(i){po(e,i)}while(!0);if(bi(),H=n,zn.current=r,ne!==null)throw Error(T(261));return ce=null,de=0,ae}function A9(){for(;ne!==null;)ho(ne)}function $9(){for(;ne!==null&&!n5();)ho(ne)}function ho(e){var t=vo(e.alternate,e,Te);e.memoizedProps=e.pendingProps,t===null?mo(e):ne=t,Vi.current=null}function mo(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=E9(n,t),n!==null){n.flags&=32767,ne=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{ae=6,ne=null;return}}else if(n=L9(n,t,Te),n!==null){ne=n;return}if(t=t.sibling,t!==null){ne=t;return}ne=t=e}while(t!==null);ae===0&&(ae=5)}function Z1(e,t,n){var r=D,i=He.transition;try{He.transition=null,D=1,R9(e,t,n,r)}finally{He.transition=i,D=r}return null}function R9(e,t,n,r){do At();while(I1!==null);if(H&6)throw Error(T(327));n=e.finishedWork;var i=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(T(177));e.callbackNode=null,e.callbackPriority=0;var a=n.lanes|n.childLanes;if(p5(e,a),e===ce&&(ne=ce=null,de=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||nn||(nn=!0,go(Sn,function(){return At(),null})),a=(n.flags&15990)!==0,n.subtreeFlags&15990||a){a=He.transition,He.transition=null;var l=D;D=1;var o=H;H|=4,Vi.current=null,S9(e,n),oo(n,e),X5(w0),Tn=!!y0,w0=y0=null,e.current=n,I9(n),r5(),H=o,D=l,He.transition=a}else e.current=n;if(nn&&(nn=!1,I1=e,Un=i),a=e.pendingLanes,a===0&&(_1=null),l5(n.stateNode),ke(e,ee()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)i=t[n],r(i.value,{componentStack:i.stack,digest:i.digest});if(Bn)throw Bn=!1,e=H0,H0=null,e;return Un&1&&e.tag!==0&&At(),a=e.pendingLanes,a&1?e===F0?m2++:(m2=0,F0=e):m2=0,F1(),null}function At(){if(I1!==null){var e=qs(Un),t=He.transition,n=D;try{if(He.transition=null,D=16>e?16:e,I1===null)var r=!1;else{if(e=I1,I1=null,Un=0,H&6)throw Error(T(331));var i=H;for(H|=4,R=e.current;R!==null;){var a=R,l=a.child;if(R.flags&16){var o=a.deletions;if(o!==null){for(var c=0;c<o.length;c++){var u=o[c];for(R=u;R!==null;){var v=R;switch(v.tag){case 0:case 11:case 15:f2(8,v,a)}var C=v.child;if(C!==null)C.return=v,R=C;else for(;R!==null;){v=R;var p=v.sibling,y=v.return;if(ao(v),v===u){R=null;break}if(p!==null){p.return=y,R=p;break}R=y}}}var x=a.alternate;if(x!==null){var L=x.child;if(L!==null){x.child=null;do{var E=L.sibling;L.sibling=null,L=E}while(L!==null)}}R=a}}if(a.subtreeFlags&2064&&l!==null)l.return=a,R=l;else e:for(;R!==null;){if(a=R,a.flags&2048)switch(a.tag){case 0:case 11:case 15:f2(9,a,a.return)}var m=a.sibling;if(m!==null){m.return=a.return,R=m;break e}R=a.return}}var f=e.current;for(R=f;R!==null;){l=R;var g=l.child;if(l.subtreeFlags&2064&&g!==null)g.return=l,R=g;else e:for(l=f;R!==null;){if(o=R,o.flags&2048)try{switch(o.tag){case 0:case 11:case 15:ar(9,o)}}catch(S){X(o,o.return,S)}if(o===l){R=null;break e}var b=o.sibling;if(b!==null){b.return=o.return,R=b;break e}R=o.return}}if(H=i,F1(),n1&&typeof n1.onPostCommitFiberRoot=="function")try{n1.onPostCommitFiberRoot(Yn,e)}catch{}r=!0}return r}finally{D=n,He.transition=t}}return!1}function wl(e,t,n){t=Pt(n,t),t=q3(e,t,1),e=R1(e,t,1),t=ge(),e!==null&&(V2(e,1,t),ke(e,t))}function X(e,t,n){if(e.tag===3)wl(e,e,n);else for(;t!==null;){if(t.tag===3){wl(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(_1===null||!_1.has(r))){e=Pt(n,e),e=W3(t,e,1),t=R1(t,e,1),e=ge(),t!==null&&(V2(t,1,e),ke(t,e));break}}t=t.return}}function _9(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=ge(),e.pingedLanes|=e.suspendedLanes&n,ce===e&&(de&n)===n&&(ae===4||ae===3&&(de&130023424)===de&&500>ee()-Mi?K1(e,0):Ni|=n),ke(e,t)}function Co(e,t){t===0&&(e.mode&1?(t=Q2,Q2<<=1,!(Q2&130023424)&&(Q2=4194304)):t=1);var n=ge();e=h1(e,t),e!==null&&(V2(e,t,n),ke(e,n))}function V9(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Co(e,n)}function N9(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(T(314))}r!==null&&r.delete(t),Co(e,n)}var vo;vo=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Le.current)xe=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return xe=!1,x9(e,t,n);xe=!!(e.flags&131072)}else xe=!1,Q&&t.flags&1048576&&y3(t,Nn,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;mn(e,t),e=t.pendingProps;var i=Vt(t,Ce.current);jt(t,n),i=ji(null,t,r,e,i,n);var a=Ai();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Ee(r)?(a=!0,_n(t)):a=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,Ei(t),i.updater=ir,t.stateNode=i,i._reactInternals=t,j0(t,r,e,n),t=R0(null,t,r,!0,a,n)):(t.tag=0,Q&&a&&vi(t),ve(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(mn(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=O9(r),e=Qe(r,e),i){case 0:t=$0(null,t,r,e,n);break e;case 1:t=ul(null,t,r,e,n);break e;case 11:t=ol(null,t,r,e,n);break e;case 14:t=cl(null,t,r,Qe(r.type,e),n);break e}throw Error(T(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Qe(r,i),$0(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Qe(r,i),ul(e,t,r,i,n);case 3:e:{if(X3(t),e===null)throw Error(T(387));r=t.pendingProps,a=t.memoizedState,i=a.element,k3(e,t),Pn(t,r,null,n);var l=t.memoizedState;if(r=l.element,a.isDehydrated)if(a={element:r,isDehydrated:!1,cache:l.cache,pendingSuspenseBoundaries:l.pendingSuspenseBoundaries,transitions:l.transitions},t.updateQueue.baseState=a,t.memoizedState=a,t.flags&256){i=Pt(Error(T(423)),t),t=dl(e,t,r,n,i);break e}else if(r!==i){i=Pt(Error(T(424)),t),t=dl(e,t,r,n,i);break e}else for(Ae=$1(t.stateNode.containerInfo.firstChild),$e=t,Q=!0,Ge=null,n=L3(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Nt(),r===i){t=m1(e,t,n);break e}ve(e,t,r,n)}t=t.child}return t;case 5:return S3(t),e===null&&S0(t),r=t.type,i=t.pendingProps,a=e!==null?e.memoizedProps:null,l=i.children,b0(r,i)?l=null:a!==null&&b0(r,a)&&(t.flags|=32),Y3(e,t),ve(e,t,l,n),t.child;case 6:return e===null&&S0(t),null;case 13:return J3(e,t,n);case 4:return ki(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Mt(t,null,r,n):ve(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Qe(r,i),ol(e,t,r,i,n);case 7:return ve(e,t,t.pendingProps,n),t.child;case 8:return ve(e,t,t.pendingProps.children,n),t.child;case 12:return ve(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,a=t.memoizedProps,l=i.value,z(Mn,r._currentValue),r._currentValue=l,a!==null)if(Xe(a.value,l)){if(a.children===i.children&&!Le.current){t=m1(e,t,n);break e}}else for(a=t.child,a!==null&&(a.return=t);a!==null;){var o=a.dependencies;if(o!==null){l=a.child;for(var c=o.firstContext;c!==null;){if(c.context===r){if(a.tag===1){c=d1(-1,n&-n),c.tag=2;var u=a.updateQueue;if(u!==null){u=u.shared;var v=u.pending;v===null?c.next=c:(c.next=v.next,v.next=c),u.pending=c}}a.lanes|=n,c=a.alternate,c!==null&&(c.lanes|=n),I0(a.return,n,t),o.lanes|=n;break}c=c.next}}else if(a.tag===10)l=a.type===t.type?null:a.child;else if(a.tag===18){if(l=a.return,l===null)throw Error(T(341));l.lanes|=n,o=l.alternate,o!==null&&(o.lanes|=n),I0(l,n,t),l=a.sibling}else l=a.child;if(l!==null)l.return=a;else for(l=a;l!==null;){if(l===t){l=null;break}if(a=l.sibling,a!==null){a.return=l.return,l=a;break}l=l.return}a=l}ve(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,jt(t,n),i=De(i),r=r(i),t.flags|=1,ve(e,t,r,n),t.child;case 14:return r=t.type,i=Qe(r,t.pendingProps),i=Qe(r.type,i),cl(e,t,r,i,n);case 15:return G3(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Qe(r,i),mn(e,t),t.tag=1,Ee(r)?(e=!0,_n(t)):e=!1,jt(t,n),Q3(t,r,i),j0(t,r,i,n),R0(null,t,r,!0,e,n);case 19:return eo(e,t,n);case 22:return K3(e,t,n)}throw Error(T(156,t.tag))};function go(e,t){return Bs(e,t)}function M9(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Pe(e,t,n,r){return new M9(e,t,n,r)}function Fi(e){return e=e.prototype,!(!e||!e.isReactComponent)}function O9(e){if(typeof e=="function")return Fi(e)?1:0;if(e!=null){if(e=e.$$typeof,e===ai)return 11;if(e===li)return 14}return 2}function N1(e,t){var n=e.alternate;return n===null?(n=Pe(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function gn(e,t,n,r,i,a){var l=2;if(r=e,typeof e=="function")Fi(e)&&(l=1);else if(typeof e=="string")l=5;else e:switch(e){case ht:return Y1(n.children,i,a,t);case ii:l=8,i|=8;break;case Jr:return e=Pe(12,n,t,i|2),e.elementType=Jr,e.lanes=a,e;case e0:return e=Pe(13,n,t,i),e.elementType=e0,e.lanes=a,e;case t0:return e=Pe(19,n,t,i),e.elementType=t0,e.lanes=a,e;case Ss:return sr(n,i,a,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Es:l=10;break e;case ks:l=9;break e;case ai:l=11;break e;case li:l=14;break e;case x1:l=16,r=null;break e}throw Error(T(130,e==null?e:typeof e,""))}return t=Pe(l,n,t,i),t.elementType=e,t.type=r,t.lanes=a,t}function Y1(e,t,n,r){return e=Pe(7,e,r,t),e.lanes=n,e}function sr(e,t,n,r){return e=Pe(22,e,r,t),e.elementType=Ss,e.lanes=n,e.stateNode={isHidden:!1},e}function Ur(e,t,n){return e=Pe(6,e,null,t),e.lanes=n,e}function Zr(e,t,n){return t=Pe(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function P9(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=kr(0),this.expirationTimes=kr(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=kr(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Di(e,t,n,r,i,a,l,o,c){return e=new P9(e,t,n,o,c),t===1?(t=1,a===!0&&(t|=8)):t=0,a=Pe(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Ei(a),e}function H9(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:ft,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function yo(e){if(!e)return O1;e=e._reactInternals;e:{if(lt(e)!==e||e.tag!==1)throw Error(T(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ee(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(T(171))}if(e.tag===1){var n=e.type;if(Ee(n))return v3(e,n,t)}return t}function wo(e,t,n,r,i,a,l,o,c){return e=Di(n,r,!0,e,i,a,l,o,c),e.context=yo(null),n=e.current,r=ge(),i=V1(n),a=d1(r,i),a.callback=t??null,R1(n,a,i),e.current.lanes=i,V2(e,i,r),ke(e,r),e}function or(e,t,n,r){var i=t.current,a=ge(),l=V1(i);return n=yo(n),t.context===null?t.context=n:t.pendingContext=n,t=d1(a,l),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=R1(i,t,l),e!==null&&(Ye(e,i,l,a),pn(e,i,l)),l}function Qn(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function bl(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function zi(e,t){bl(e,t),(e=e.alternate)&&bl(e,t)}function F9(){return null}var bo=typeof reportError=="function"?reportError:function(e){console.error(e)};function Bi(e){this._internalRoot=e}cr.prototype.render=Bi.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(T(409));or(e,t,null,null)};cr.prototype.unmount=Bi.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;nt(function(){or(null,e,null,null)}),t[f1]=null}};function cr(e){this._internalRoot=e}cr.prototype.unstable_scheduleHydration=function(e){if(e){var t=Ks();e={blockedOn:null,target:e,priority:t};for(var n=0;n<E1.length&&t!==0&&t<E1[n].priority;n++);E1.splice(n,0,e),n===0&&Xs(e)}};function Ui(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function ur(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function xl(){}function D9(e,t,n,r,i){if(i){if(typeof r=="function"){var a=r;r=function(){var u=Qn(l);a.call(u)}}var l=wo(t,r,e,0,null,!1,!1,"",xl);return e._reactRootContainer=l,e[f1]=l.current,E2(e.nodeType===8?e.parentNode:e),nt(),l}for(;i=e.lastChild;)e.removeChild(i);if(typeof r=="function"){var o=r;r=function(){var u=Qn(c);o.call(u)}}var c=Di(e,0,!1,null,null,!1,!1,"",xl);return e._reactRootContainer=c,e[f1]=c.current,E2(e.nodeType===8?e.parentNode:e),nt(function(){or(t,c,n,r)}),c}function dr(e,t,n,r,i){var a=n._reactRootContainer;if(a){var l=a;if(typeof i=="function"){var o=i;i=function(){var c=Qn(l);o.call(c)}}or(t,l,e,i)}else l=D9(n,t,e,i,r);return Qn(l)}Ws=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=r2(t.pendingLanes);n!==0&&(ci(t,n|1),ke(t,ee()),!(H&6)&&(Ht=ee()+500,F1()))}break;case 13:nt(function(){var r=h1(e,1);if(r!==null){var i=ge();Ye(r,e,1,i)}}),zi(e,1)}};ui=function(e){if(e.tag===13){var t=h1(e,134217728);if(t!==null){var n=ge();Ye(t,e,134217728,n)}zi(e,134217728)}};Gs=function(e){if(e.tag===13){var t=V1(e),n=h1(e,t);if(n!==null){var r=ge();Ye(n,e,t,r)}zi(e,t)}};Ks=function(){return D};Ys=function(e,t){var n=D;try{return D=e,t()}finally{D=n}};d0=function(e,t,n){switch(t){case"input":if(i0(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=tr(r);if(!i)throw Error(T(90));Ts(r),i0(r,i)}}}break;case"textarea":As(e,n);break;case"select":t=n.value,t!=null&&kt(e,!!n.multiple,t,!1)}};Os=Oi;Ps=nt;var z9={usingClientEntryPoint:!1,Events:[M2,gt,tr,Ns,Ms,Oi]},Yt={findFiberByHostInstance:q1,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},B9={bundleType:Yt.bundleType,version:Yt.version,rendererPackageName:Yt.rendererPackageName,rendererConfig:Yt.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:C1.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Ds(e),e===null?null:e.stateNode},findFiberByHostInstance:Yt.findFiberByHostInstance||F9,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var rn=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!rn.isDisabled&&rn.supportsFiber)try{Yn=rn.inject(B9),n1=rn}catch{}}_e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=z9;_e.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Ui(t))throw Error(T(200));return H9(e,t,null,n)};_e.createRoot=function(e,t){if(!Ui(e))throw Error(T(299));var n=!1,r="",i=bo;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(i=t.onRecoverableError)),t=Di(e,1,!1,null,null,n,!1,r,i),e[f1]=t.current,E2(e.nodeType===8?e.parentNode:e),new Bi(t)};_e.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(T(188)):(e=Object.keys(e).join(","),Error(T(268,e)));return e=Ds(t),e=e===null?null:e.stateNode,e};_e.flushSync=function(e){return nt(e)};_e.hydrate=function(e,t,n){if(!ur(t))throw Error(T(200));return dr(null,e,t,!0,n)};_e.hydrateRoot=function(e,t,n){if(!Ui(e))throw Error(T(405));var r=n!=null&&n.hydratedSources||null,i=!1,a="",l=bo;if(n!=null&&(n.unstable_strictMode===!0&&(i=!0),n.identifierPrefix!==void 0&&(a=n.identifierPrefix),n.onRecoverableError!==void 0&&(l=n.onRecoverableError)),t=wo(t,null,e,1,n??null,i,!1,a,l),e[f1]=t.current,E2(e),r)for(e=0;e<r.length;e++)n=r[e],i=n._getVersion,i=i(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new cr(t)};_e.render=function(e,t,n){if(!ur(t))throw Error(T(200));return dr(null,e,t,!1,n)};_e.unmountComponentAtNode=function(e){if(!ur(e))throw Error(T(40));return e._reactRootContainer?(nt(function(){dr(null,null,e,!1,function(){e._reactRootContainer=null,e[f1]=null})}),!0):!1};_e.unstable_batchedUpdates=Oi;_e.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!ur(n))throw Error(T(200));if(e==null||e._reactInternals===void 0)throw Error(T(38));return dr(e,t,n,!1,r)};_e.version="18.3.1-next-f1338f8080-20240426";function xo(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(xo)}catch(e){console.error(e)}}xo(),ws.exports=_e;var qn=ws.exports;const U9=d("div")({name:"StaticContainer",class:"svm502q",propsAsIs:!1}),Z9=`
|
|
55
39
|
.sl-hide-on-modal {
|
|
56
40
|
height: 0 !important;
|
|
57
41
|
opacity: 0 !important;
|
|
58
42
|
overflow: hidden !important;
|
|
59
43
|
}
|
|
60
|
-
`,
|
|
44
|
+
`,Q9=`
|
|
61
45
|
.sl-pill-button {
|
|
62
46
|
display: none !important;
|
|
63
47
|
}
|
|
64
|
-
`,$o=()=>window.innerWidth>=ve.md&&window.innerWidth<ve.lg?76:53,Rs=e=>{var t;const n=$o();return Math.round((((t=e.current)==null?void 0:t.getBoundingClientRect().y)||0)-n)<=0},X0=({children:e,container:t,useContainer:n,staticStyles:r})=>{const[i]=w.useState(()=>Rs(t)),[a,s]=w.useState(!1);return w.useEffect(()=>{if(!t.current||!i)return s(!0),()=>{};const o=window.scrollY;return s(!0),()=>{Rs(t)&&window.scrollTo({top:o,behavior:"instant"})}},[]),w.useEffect(()=>{if(a&&t.current&&i){const o=$o();window.scrollTo({top:t.current.offsetTop-o,behavior:"instant"})}},[a]),!t.current||!a?null:n?V2.createPortal(l.jsxs(lc,{className:"StaticContainer",children:[e,l.jsx("style",{children:oc}),l.jsx("style",{children:cc})]}),t.current,"modal-node"):V2.createPortal(l.jsxs(l.Fragment,{children:[e,l.jsx("style",{children:r})]}),t.current,"modal-node")},uc=d("div")({name:"Container",class:"c1pgyo67",propsAsIs:!1}),dc="sx17qu6",pc="h1692c5m",ot=({children:e,style:t,className:n,enabled:r=!0,hiding:i,onAnimationEnd:a})=>l.jsx(uc,{style:t,className:we(n,r&&dc,r&&i&&pc),onAnimationEnd:a,children:e}),fc=()=>ot,hc=d(fc())({name:"GrowingContainer",class:"gck55ev",propsAsIs:!0}),Ro=({children:e,style:t,enabled:n,animate:r,...i})=>{const a=w.useRef(null);return l.jsx(hc,{...i,enabled:n&&r,style:{...t,...(()=>{const s=a==null?void 0:a.current,o=s&&window.getComputedStyle(s),c=o==null?void 0:o.getPropertyValue("height");return n?{height:r?c:0}:{}})()},children:l.jsx("div",{ref:a,children:e})})},_s=d("div")({name:"SponsorLogoWrap",class:"s8p5v5z",propsAsIs:!1}),mc=()=>O,Vs=d(mc())({name:"SponsorLogo",class:"s755yti",propsAsIs:!0}),_o=({mastersApp:e})=>e?l.jsx(_s,{children:l.jsx(Vs,{name:"mastersLogo"})}):l.jsx(_s,{children:l.jsx(Vs,{name:"streamLayerLogo"})}),Cc=d("div")({name:"Container",class:"c1gcvmcj",propsAsIs:!1}),gc=d("div")({name:"Title",class:"tnr592a",propsAsIs:!1}),vc=d("div")({name:"Description",class:"d1e8jqpv",propsAsIs:!1}),yc=()=>O,wc=d(yc())({name:"Icon",class:"i1vs651k",propsAsIs:!0}),bc=({icon:e,title:t,description:n})=>l.jsxs(Cc,{children:[l.jsx(wc,{name:e}),l.jsx(gc,{children:t}),l.jsx(vc,{children:n})]}),xc=()=>Ro,Ec=d(xc())({name:"ShowInContainer",class:"s16sbdnm",propsAsIs:!0}),U1=d("div")({name:"FeedbackContainer",class:"fbhorgl",propsAsIs:!1}),Ns="s1g20ja7",Lc=d("div")({name:"Container",class:"c455ozj",propsAsIs:!1}),kc=()=>O,Ms=d(kc())({name:"IconPrediction",class:"i1913njx",propsAsIs:!0}),Jt=d("div")({name:"FeedbackIconWrap",class:"fzfk69z",propsAsIs:!1}),ln=d("div")({name:"FeedbackHeader",class:"fx87qaj",propsAsIs:!1}),Sc=d("span")({name:"FeedbackTitle",class:"fvek9ew",propsAsIs:!1}),W1=d("span")({name:"FeedbackDescription",class:"f1kbtp09",propsAsIs:!1}),Ic=d("div")({name:"FeedbackTitleWrap",class:"f4i8rro",propsAsIs:!1}),Tc=d("div")({name:"FeedbackResultDescriptionWrap",class:"fqyssr",propsAsIs:!1}),jc=()=>W1,Ac=d(jc())({name:"FeedbackDynamicDescription",class:"fyv794i",propsAsIs:!0}),$c=()=>W1,Rc=d($c())({name:"FeedbackResultDescription",class:"f1jkj9vx",propsAsIs:!0}),Gr=d("div")({name:"FeedbackText",class:"f1pxh3a6",propsAsIs:!1}),_c=d("span")({name:"DynamicWrap",class:"d1afvufn",propsAsIs:!1}),Vc=d("div")({name:"EarlyFeedbackDescription",class:"eq8u24d",propsAsIs:!1}),Os=({feedbackMessages:e,questionVotedCorrectly:t,questionVoted:n,questionType:r,hasCorrectAnswer:i,showExpiredNotification:a,showClosedNotificationTrivia:s,votedInCurrentRender:o,votedAfterQuestionClosed:c,voteErrorMessage:u,enteredAnActiveQuestion:g,marketClosed:C,percentsAnimated:p,votedAnswer:y,isEarlyPrediction:x,correctAnswer:E,onAnimationEnd:L})=>{const m=n&&(r===k.QuestionType.TRIVIA||r===k.QuestionType.PREDICTION),f=r===k.QuestionType.PREDICTION&&!i,v=C&&r===k.QuestionType.PREDICTION&&!n||r===k.QuestionType.PREDICTION&&c&&o&&g,b=m&&f,S=m&&i,I=r===k.QuestionType.PREDICTION&&n&&o&&i,j=n&&r===k.QuestionType.POLL&&o,A=t?"correct":"incorrect",V=t?e==null?void 0:e.correctFeedback:e==null?void 0:e.incorrectFeedback;return a||s||b||S||v||j||I||u?l.jsx(Ec,{enabled:o,animate:!u&&a?!0:p,onAnimationEnd:L,children:l.jsxs(Lc,{"data-prediction":f,children:[u&&!v&&l.jsxs(U1,{children:[!x&&l.jsx(Ms,{name:"questionExpired"}),l.jsx(W1,{children:u})]}),!u&&a&&l.jsxs(U1,{children:[!x&&l.jsx(Jt,{children:l.jsx(O,{name:"questionExpired"})}),l.jsxs("div",{children:[l.jsx(ln,{children:l.jsx(W1,{children:"Question Expired"})}),l.jsx(Gr,{children:"You can still answer to see if you're correct, but no points are awarded for expired questions."})]})]}),!u&&s&&l.jsxs(U1,{className:we(Ns),children:[l.jsx(Jt,{children:l.jsx(O,{name:"questionExpired"})}),l.jsxs("div",{children:[l.jsx(ln,{children:l.jsx(W1,{children:"Question Closed"})}),l.jsx(Gr,{children:"This question was answered after the moderator closed the question. So the points for this answer won’t tally."})]})]}),v&&l.jsxs(U1,{children:[!x&&l.jsx(Jt,{children:l.jsx(O,{name:"questionExpired"})}),l.jsxs("div",{children:[l.jsx(ln,{children:l.jsx(W1,{children:x?i?"The results are already in!":"Question is Closed":"Question Closed"})}),l.jsx(Gr,{children:x?l.jsx(Vc,{children:i?`Correct: ${E==null?void 0:E.text}`:"Event affecting the outcome has occurred."}):"This event has already taken place, so the ability to make a prediction on its outcome is no longer available."})]})]}),!u&&b&&l.jsxs(U1,{children:[!x&&l.jsx(Ms,{name:"icon-prediction"}),l.jsxs(Ac,{children:["Your pick has been recorded. ",l.jsx(_c,{children:"We’ll notify you of the result."})]})]}),!u&&j&&l.jsxs(U1,{children:[!x&&l.jsx(Jt,{"data-feedback-type":"correct",children:l.jsx(O,{name:"correct"})}),l.jsx(W1,{children:"Thanks for answering. Please stay tuned for the next question."})]}),!u&&(S||I)&&l.jsxs(U1,{className:we(s&&Ns),children:[!x&&l.jsx(Jt,{"data-feedback-type":A,children:l.jsx(O,{name:A})}),l.jsx("div",{children:l.jsxs(ln,{children:[x?l.jsx(Ic,{children:A==="incorrect"?l.jsxs(l.Fragment,{children:[l.jsx("div",{children:"So close!"}),l.jsx("div",{children:"Better luck next time"})]}):l.jsxs(l.Fragment,{children:[l.jsx("div",{children:"That’s correct!"}),l.jsx("div",{children:"You chose wisely."})]})}):l.jsx(Sc,{"data-feedback-type":A,children:V==null?void 0:V.title}),x?l.jsxs(Tc,{children:[l.jsxs("div",{children:["Your pick: ",y==null?void 0:y.text]}),l.jsx("div",{children:A==="incorrect"?`Correct: ${E==null?void 0:E.text}`:""})]}):l.jsx(Rc,{children:V==null?void 0:V.description})]})})]})]})}):null},Vo=d("div")({name:"Container",class:"c14ielyq",propsAsIs:!1}),Nc=()=>fl,Mc=d(Nc())({name:"QuestionScrollContainer",class:"q1tlqx57",propsAsIs:!0}),Oc=d("div")({name:"TopShadow",class:"t1hq58md",propsAsIs:!1}),Pc=d("div")({name:"BottomShadow",class:"b1c8nxcx",propsAsIs:!1}),Hc=d("div")({name:"SponsorLogo",class:"siozuc3",propsAsIs:!1}),No=d("div")({name:"Content",class:"cpnc44r",propsAsIs:!1}),Fc=d("div")({name:"Title",class:"tq7p3w0",propsAsIs:!1}),Dc=d("div")({name:"OptionsWrap",class:"o1jlfj9g",propsAsIs:!1}),Mo=d("div")({name:"Options",class:"o84pmnd",propsAsIs:!1}),zc=()=>ot,Bc=d(zc())({name:"AlertContainer",class:"a1dybjw9",propsAsIs:!0}),Uc=d("div")({name:"EarlyPrediction",class:"e1l05ict",propsAsIs:!1}),Zc=()=>O,qc=d(Zc())({name:"EarlyPredictionIcon",class:"ez9juex",propsAsIs:!0}),Qc=()=>O,Wc=d(Qc())({name:"SponsorIcon",class:"s8p4aob",propsAsIs:!0});var J0={},Gn=function(){return Gn=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Gn.apply(this,arguments)},Gc=function(){function e(t,n,r){var i=this;this.endVal=n,this.options=r,this.version="2.8.0",this.defaults={startVal:0,decimalPlaces:0,duration:2,useEasing:!0,useGrouping:!0,useIndianSeparators:!1,smartEasingThreshold:999,smartEasingAmount:333,separator:",",decimal:".",prefix:"",suffix:"",enableScrollSpy:!1,scrollSpyDelay:200,scrollSpyOnce:!1},this.finalEndVal=null,this.useEasing=!0,this.countDown=!1,this.error="",this.startVal=0,this.paused=!0,this.once=!1,this.count=function(a){i.startTime||(i.startTime=a);var s=a-i.startTime;i.remaining=i.duration-s,i.useEasing?i.countDown?i.frameVal=i.startVal-i.easingFn(s,0,i.startVal-i.endVal,i.duration):i.frameVal=i.easingFn(s,i.startVal,i.endVal-i.startVal,i.duration):i.frameVal=i.startVal+(i.endVal-i.startVal)*(s/i.duration);var o=i.countDown?i.frameVal<i.endVal:i.frameVal>i.endVal;i.frameVal=o?i.endVal:i.frameVal,i.frameVal=Number(i.frameVal.toFixed(i.options.decimalPlaces)),i.printValue(i.frameVal),s<i.duration?i.rAF=requestAnimationFrame(i.count):i.finalEndVal!==null?i.update(i.finalEndVal):i.options.onCompleteCallback&&i.options.onCompleteCallback()},this.formatNumber=function(a){var s,o,c,u,g=a<0?"-":"";s=Math.abs(a).toFixed(i.options.decimalPlaces);var C=(s+="").split(".");if(o=C[0],c=C.length>1?i.options.decimal+C[1]:"",i.options.useGrouping){u="";for(var p=3,y=0,x=0,E=o.length;x<E;++x)i.options.useIndianSeparators&&x===4&&(p=2,y=1),x!==0&&y%p==0&&(u=i.options.separator+u),y++,u=o[E-x-1]+u;o=u}return i.options.numerals&&i.options.numerals.length&&(o=o.replace(/[0-9]/g,function(L){return i.options.numerals[+L]}),c=c.replace(/[0-9]/g,function(L){return i.options.numerals[+L]})),g+i.options.prefix+o+c+i.options.suffix},this.easeOutExpo=function(a,s,o,c){return o*(1-Math.pow(2,-10*a/c))*1024/1023+s},this.options=Gn(Gn({},this.defaults),r),this.formattingFn=this.options.formattingFn?this.options.formattingFn:this.formatNumber,this.easingFn=this.options.easingFn?this.options.easingFn:this.easeOutExpo,this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.endVal=this.validateValue(n),this.options.decimalPlaces=Math.max(this.options.decimalPlaces),this.resetDuration(),this.options.separator=String(this.options.separator),this.useEasing=this.options.useEasing,this.options.separator===""&&(this.options.useGrouping=!1),this.el=typeof t=="string"?document.getElementById(t):t,this.el?this.printValue(this.startVal):this.error="[CountUp] target is null or undefined",typeof window<"u"&&this.options.enableScrollSpy&&(this.error?console.error(this.error,t):(window.onScrollFns=window.onScrollFns||[],window.onScrollFns.push(function(){return i.handleScroll(i)}),window.onscroll=function(){window.onScrollFns.forEach(function(a){return a()})},this.handleScroll(this)))}return e.prototype.handleScroll=function(t){if(t&&window&&!t.once){var n=window.innerHeight+window.scrollY,r=t.el.getBoundingClientRect(),i=r.top+window.pageYOffset,a=r.top+r.height+window.pageYOffset;a<n&&a>window.scrollY&&t.paused?(t.paused=!1,setTimeout(function(){return t.start()},t.options.scrollSpyDelay),t.options.scrollSpyOnce&&(t.once=!0)):(window.scrollY>a||i>n)&&!t.paused&&t.reset()}},e.prototype.determineDirectionAndSmartEasing=function(){var t=this.finalEndVal?this.finalEndVal:this.endVal;this.countDown=this.startVal>t;var n=t-this.startVal;if(Math.abs(n)>this.options.smartEasingThreshold&&this.options.useEasing){this.finalEndVal=t;var r=this.countDown?1:-1;this.endVal=t+r*this.options.smartEasingAmount,this.duration=this.duration/2}else this.endVal=t,this.finalEndVal=null;this.finalEndVal!==null?this.useEasing=!1:this.useEasing=this.options.useEasing},e.prototype.start=function(t){this.error||(this.options.onStartCallback&&this.options.onStartCallback(),t&&(this.options.onCompleteCallback=t),this.duration>0?(this.determineDirectionAndSmartEasing(),this.paused=!1,this.rAF=requestAnimationFrame(this.count)):this.printValue(this.endVal))},e.prototype.pauseResume=function(){this.paused?(this.startTime=null,this.duration=this.remaining,this.startVal=this.frameVal,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count)):cancelAnimationFrame(this.rAF),this.paused=!this.paused},e.prototype.reset=function(){cancelAnimationFrame(this.rAF),this.paused=!0,this.resetDuration(),this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.printValue(this.startVal)},e.prototype.update=function(t){cancelAnimationFrame(this.rAF),this.startTime=null,this.endVal=this.validateValue(t),this.endVal!==this.frameVal&&(this.startVal=this.frameVal,this.finalEndVal==null&&this.resetDuration(),this.finalEndVal=null,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count))},e.prototype.printValue=function(t){var n;if(this.el){var r=this.formattingFn(t);!((n=this.options.plugin)===null||n===void 0)&&n.render?this.options.plugin.render(this.el,r):this.el.tagName==="INPUT"?this.el.value=r:this.el.tagName==="text"||this.el.tagName==="tspan"?this.el.textContent=r:this.el.innerHTML=r}},e.prototype.ensureNumber=function(t){return typeof t=="number"&&!isNaN(t)},e.prototype.validateValue=function(t){var n=Number(t);return this.ensureNumber(n)?n:(this.error="[CountUp] invalid start or end value: ".concat(t),null)},e.prototype.resetDuration=function(){this.startTime=null,this.duration=1e3*Number(this.options.duration),this.remaining=this.duration},e}();const Kc=Object.freeze(Object.defineProperty({__proto__:null,CountUp:Gc},Symbol.toStringTag,{value:"Module"})),Yc=S4(Kc);Object.defineProperty(J0,"__esModule",{value:!0});var oe=w,Xc=Yc;function Jc(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,s,o=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);c=!0);}catch(g){u=!0,i=g}finally{try{if(!c&&n.return!=null&&(s=n.return(),Object(s)!==s))return}finally{if(u)throw i}}return o}}function Ps(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Kn(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ps(Object(n),!0).forEach(function(r){nu(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ps(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function eu(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function tu(e){var t=eu(e,"string");return typeof t=="symbol"?t:String(t)}function nu(e,t,n){return t=tu(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Qi(){return Qi=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Qi.apply(this,arguments)}function ru(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function Oo(e,t){if(e==null)return{};var n=ru(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function iu(e,t){return au(e)||Jc(e,t)||su(e,t)||lu()}function au(e){if(Array.isArray(e))return e}function su(e,t){if(e){if(typeof e=="string")return Hs(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Hs(e,t)}}function Hs(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function lu(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
65
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var ou=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?oe.useLayoutEffect:oe.useEffect;function Ge(e){var t=oe.useRef(e);return ou(function(){t.current=e}),oe.useCallback(function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return t.current.apply(void 0,r)},[])}var cu=function(t,n){var r=n.decimal,i=n.decimals,a=n.duration,s=n.easingFn,o=n.end,c=n.formattingFn,u=n.numerals,g=n.prefix,C=n.separator,p=n.start,y=n.suffix,x=n.useEasing,E=n.useGrouping,L=n.useIndianSeparators,m=n.enableScrollSpy,f=n.scrollSpyDelay,v=n.scrollSpyOnce,b=n.plugin;return new Xc.CountUp(t,o,{startVal:p,duration:a,decimal:r,decimalPlaces:i,easingFn:s,formattingFn:c,numerals:u,separator:C,prefix:g,suffix:y,plugin:b,useEasing:x,useIndianSeparators:L,useGrouping:E,enableScrollSpy:m,scrollSpyDelay:f,scrollSpyOnce:v})},uu=["ref","startOnMount","enableReinitialize","delay","onEnd","onStart","onPauseResume","onReset","onUpdate"],du={decimal:".",separator:",",delay:null,prefix:"",suffix:"",duration:2,start:0,decimals:0,startOnMount:!0,enableReinitialize:!0,useEasing:!0,useGrouping:!0,useIndianSeparators:!1},Po=function(t){var n=Object.fromEntries(Object.entries(t).filter(function(V){var _=iu(V,2),J=_[1];return J!==void 0})),r=oe.useMemo(function(){return Kn(Kn({},du),n)},[t]),i=r.ref,a=r.startOnMount,s=r.enableReinitialize,o=r.delay,c=r.onEnd,u=r.onStart,g=r.onPauseResume,C=r.onReset,p=r.onUpdate,y=Oo(r,uu),x=oe.useRef(),E=oe.useRef(),L=oe.useRef(!1),m=Ge(function(){return cu(typeof i=="string"?i:i.current,y)}),f=Ge(function(V){var _=x.current;if(_&&!V)return _;var J=m();return x.current=J,J}),v=Ge(function(){var V=function(){return f(!0).start(function(){c==null||c({pauseResume:b,reset:S,start:j,update:I})})};o&&o>0?E.current=setTimeout(V,o*1e3):V(),u==null||u({pauseResume:b,reset:S,update:I})}),b=Ge(function(){f().pauseResume(),g==null||g({reset:S,start:j,update:I})}),S=Ge(function(){f().el&&(E.current&&clearTimeout(E.current),f().reset(),C==null||C({pauseResume:b,start:j,update:I}))}),I=Ge(function(V){f().update(V),p==null||p({pauseResume:b,reset:S,start:j})}),j=Ge(function(){S(),v()}),A=Ge(function(V){a&&(V&&S(),v())});return oe.useEffect(function(){L.current?s&&A(!0):(L.current=!0,A())},[s,L,A,o,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.formattingFn]),oe.useEffect(function(){return function(){S()}},[S]),{start:j,pauseResume:b,reset:S,update:I,getCountUp:f}},pu=["className","redraw","containerProps","children","style"],fu=function(t){var n=t.className,r=t.redraw,i=t.containerProps,a=t.children,s=t.style,o=Oo(t,pu),c=oe.useRef(null),u=oe.useRef(!1),g=Po(Kn(Kn({},o),{},{ref:c,startOnMount:typeof a!="function"||t.delay===0,enableReinitialize:!1})),C=g.start,p=g.reset,y=g.update,x=g.pauseResume,E=g.getCountUp,L=Ge(function(){C()}),m=Ge(function(b){t.preserveValue||p(),y(b)}),f=Ge(function(){if(typeof t.children=="function"&&!(c.current instanceof Element)){console.error(`Couldn't find attached element to hook the CountUp instance into! Try to attach "containerRef" from the render prop to a an Element, eg. <span ref={containerRef} />.`);return}E()});oe.useEffect(function(){f()},[f]),oe.useEffect(function(){u.current&&m(t.end)},[t.end,m]);var v=r&&t;return oe.useEffect(function(){r&&u.current&&L()},[L,r,v]),oe.useEffect(function(){!r&&u.current&&L()},[L,r,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.className,t.formattingFn]),oe.useEffect(function(){u.current=!0},[]),typeof a=="function"?a({countUpRef:c,start:C,reset:p,update:y,pauseResume:x,getCountUp:E}):oe.createElement("span",Qi({className:n,ref:c,style:s},i),typeof t.start<"u"?E().formattingFn(t.start):"")},hu=J0.default=fu;J0.useCountUp=Po;const hr=({value:e=0,decimals:t,duration:n=1,preserveValue:r=!0,...i})=>{const[,a]=e.toString().split("."),s=t??((a==null?void 0:a.length)||0);return l.jsx(hu,{end:e,...i,duration:n,decimals:s,enableScrollSpy:!1,preserveValue:r})},mu=d("button")({name:"ButtonContainer",class:"b1b6dl8t",propsAsIs:!1}),Cu=d("div")({name:"ButtonPctWrap",class:"b4iik8i",propsAsIs:!1}),gu=d("div")({name:"ButtonPct",class:"b1gq1lnf",propsAsIs:!1}),vu=d("span")({name:"ButtonBody",class:"b1j65z51",propsAsIs:!1}),yu=d("div")({name:"IconContainer",class:"i19tpfua",propsAsIs:!1}),wu=d("div")({name:"IconWrap",class:"i1tubmma",propsAsIs:!1}),Ho=d("img")({name:"Icon",class:"i1grrgwj",propsAsIs:!1}),bu=()=>Ho,xu=d(bu())({name:"IconDefault",class:"ibemyq8",propsAsIs:!0}),Eu=()=>Ho,Lu=d(Eu())({name:"IconCircle",class:"i1dceht",propsAsIs:!0}),ku=d("span")({name:"Title",class:"t116q4vq",propsAsIs:!1}),Su=d("span")({name:"Indicators",class:"i17ajcu2",propsAsIs:!1}),Iu=d("div")({name:"PtsWrap",class:"pu9kmlb",propsAsIs:!1}),Tu=d("span")({name:"Pts",class:"p1j2j0s0",propsAsIs:!1}),ju=d("span")({name:"Percentage",class:"p1mzj1sj",propsAsIs:!1}),Au=()=>O,$u=d(Au())({name:"CheckIcon",class:"cichgz8",propsAsIs:!0}),Fs={[k.QuestionImages.CENTERED]:e=>l.jsx(xu,{"data-testid":"vote-icon",alt:"option-icon",src:e}),[k.QuestionImages.TRANSPARENT]:e=>l.jsx(yu,{"data-testid":"vote-icon",children:l.jsx(wu,{style:{backgroundImage:`url(${e})`}})}),[k.QuestionImages.ROUNDED]:e=>l.jsx(Lu,{"data-testid":"vote-icon",alt:"option-icon",src:e}),[k.QuestionImages.NONE]:()=>null,[k.QuestionImages.UNSET]:()=>null},Ru=({questionType:e,hasCorrectAnswer:t,correct:n,youVoted:r,questionVoted:i})=>{if(e===k.QuestionType.POLL&&r)return"voted";if(e===k.QuestionType.PREDICTION){if(!t&&i)return r?"voted":"unset";if(t&&i)return r?n?"correct":"incorrect":"unset";if(r)return"correct"}return e===k.QuestionType.TRIVIA&&i&&r?n?"correct":"incorrect":"unset"},_u=({questionType:e,questionVoted:t,correct:n,hasCorrectAnswer:r,questionStatus:i})=>e===k.QuestionType.TRIVIA?t&&n:e===k.QuestionType.PREDICTION?t&&n&&r||i===k.QuestionStatus.RESOLVED&&n:!1,Vu=e=>{var t;const{id:n,icon:r,text:i,percentageDecimal:a,points:s,onVote:o,markThatVoted:c,onPercentsAnimated:u,youSelected:g,youVoted:C,questionVoted:p,imageMode:y,answerTimeExpired:x,questionStatus:E,isLoading:L,questionType:m,correct:f,hasCorrectAnswer:v,marketClosed:b,isEarlyPrediction:S}=e,[I,j]=w.useState(0),A=Ru(e),V=_u({questionType:m,questionVoted:p,correct:f,hasCorrectAnswer:v,questionStatus:E}),_=b&&m===k.QuestionType.PREDICTION,J=p||_,Oe=m===k.QuestionType.PREDICTION&&!p&&!b,Ze=p&&!g&&A!=="incorrect"&&!C;return w.useLayoutEffect(()=>{j(0),requestAnimationFrame(()=>{j(a)})},[a]),l.jsxs(mu,{value:n,"data-selected":g,"data-answer-state":A,disabled:p||L||x||_,"data-is-not-checked":Ze,"data-a":"intr",onClick:ct=>{c(m===k.QuestionType.PREDICTION?b:E===k.QuestionStatus.RESOLVED),o(ct)},children:[l.jsx(Cu,{children:l.jsx(gu,{"data-answer-state":A,"data-is-not-checked":Ze,style:{width:`${J?I:0}%`},onTransitionEnd:()=>{_||u==null||u()}})}),l.jsxs(vu,{"data-a":"intr",children:[r&&y&&((t=Fs[y])==null?void 0:t.call(Fs,r)),l.jsx(ku,{"data-a":"intr",children:i}),Oe&&l.jsxs(Iu,{children:[s,l.jsx(Tu,{children:"pts"})]}),J&&l.jsxs(Su,{children:[V&&l.jsx($u,{name:S?"selectedBetPack":"selected"}),l.jsx(ju,{children:l.jsx(hr,{value:a,suffix:"%"})})]})]})]})},Nu=()=>Ro,Mu=d(Nu())({name:"ShowInContainer",class:"sie6cqo",propsAsIs:!0}),Ou=d("div")({name:"WinBarContainer",class:"wgizw4u",propsAsIs:!1}),Pu=d("div")({name:"Content",class:"c1l3ucjp",propsAsIs:!1}),Hu=d("div")({name:"Title",class:"tx7j799",propsAsIs:!1}),Fu=()=>O,Du=d(Fu())({name:"WinIcon",class:"w4lwuj0",propsAsIs:!0}),zu=d("div")({name:"Points",class:"po9i64o",propsAsIs:!1}),Bu=d("span")({name:"PointsCount",class:"pe5g05h",propsAsIs:!1}),Uu=d("span")({name:"PointsUnits",class:"p1hdtpmb",propsAsIs:!1}),Zu=({title:e,points:t,isPlayingTimer:n,isTimer:r,animatePoints:i,questionType:a,timerDuration:s,votedInCurrentRender:o,percentsAnimated:c,onTimerExpired:u})=>l.jsx(Mu,{enabled:a===k.QuestionType.PREDICTION&&o,animate:c,children:l.jsxs(Ou,{style:{justifyContent:a===k.QuestionType.PREDICTION?"center":"space-between"},children:[l.jsxs(Pu,{children:[e&&l.jsx(Hu,{children:e}),t!==void 0&&a!==k.QuestionType.POLL&&l.jsxs(l.Fragment,{children:[l.jsx(Du,{name:"icon-trophy"}),l.jsxs(zu,{children:[l.jsx(Bu,{children:i?l.jsx(hr,{value:t,delay:.3}):t}),l.jsx(Uu,{children:"PTS"})]})]})]}),r&&a!==k.QuestionType.PREDICTION&&l.jsx(v7,{isPlaying:n,onTimerExpired:u,duration:s})]})}),qu=(e,t)=>{switch(e){case"already_voted":return t===k.QuestionType.POLL?"You’ve already answered this question on another device.":"You’ve already answered this question on another device. So the points for this answer won't tally.";default:return"Something went wrong, please try again"}},Fo=()=>l.jsx(Vo,{children:l.jsxs(No,{children:[l.jsx($e,{loading:!0,style:{height:"40px",borderRadius:"100px"}}),l.jsx($e,{loading:!0,style:{height:"24px",margin:"16px 0"}}),l.jsx(Mo,{children:Array.from({length:5}).map((e,t)=>l.jsx($e,{loading:!0,style:{height:"44px"}},t))})]})}),Do=({openedQuestion:e,isLoading:t,vote:n,close:r,isEarlyPrediction:i})=>{var a,s;const o=e.subject,c=e.type,u=e.status,g=(a=e.options)==null?void 0:a.options,C=e.marketClosed,p=e.id,y=w.useRef(),[x,E]=w.useState(!1),[L,m]=w.useState(!1),[f,v]=w.useState(!0),[b,S]=w.useState(!1),[I,j]=w.useState(!1),[A,V]=w.useState(""),[_,J]=w.useState(""),[Oe,Ze]=w.useState(!1),[ct,Cr]=w.useState(!1),{runAnimation:v1,finished:ut}=r0();w.useEffect(()=>{ut&&r()},[r,ut]),w.useEffect(()=>{c===k.QuestionType.PREDICTION?C&&v(!1):u===k.QuestionStatus.RESOLVED&&v(!1)},[]);const $=w.useCallback(re=>{m(re),E(!0)},[]),N=w.useCallback(()=>{i&&E(!1)},[i]),M=w.useRef(!1),Z=w.useCallback(async re=>{if(!M.current&&(M.current=!0,p)){const s1=re.currentTarget.value;V(s1);try{await n(p,s1)}catch(F2){J(qu(F2.message,c)),V(""),console.error("Error while voting",F2),M.current=!1}}},[c,p,V,n]),te=w.useCallback(()=>{S(!0),v1({delay:3500})},[v1]),dt=w.useCallback(()=>{j(!0),v1({delay:3500})},[v1]),P=e==null?void 0:e.answers.find(re=>re.youVoted===!0),se=w.useMemo(()=>!!(e!=null&&e.answers.find(re=>re.correct===!0)),[e]),Y=w.useMemo(()=>e==null?void 0:e.answers.find(re=>re.correct===!0),[e]);w.useEffect(()=>{P&&x&&!ct&&(y.current=setTimeout(dt,1e4),Cr(!0))},[P]),w.useEffect(()=>()=>{clearTimeout(y.current)},[]);const y1=w.useMemo(()=>e?e.answers.map(re=>{var s1;return{...re,questionVoted:!!P,youSelected:A===re.id,isLoading:t,hasCorrectAnswer:se,questionType:e.type,answerTimeExpired:b,questionStatus:u,imageMode:(s1=e.appearance)==null?void 0:s1.images,onVote:Z}}):[],[se,b,t,e,P,u,Z,A]);w.useEffect(()=>{const re=y1.some(({percentageDecimal:F2})=>F2!==0),s1=P&&c===k.QuestionType.PREDICTION;_&&(i||!re||C&&s1)&&Ze(!0)},[y1,_,i,C,c,P]);const ra=g&&(g.case==="trivia"||g.case==="prediction")?g.value:void 0,B1=u===k.QuestionStatus.RESOLVED&&c===k.QuestionType.TRIVIA&&!P&&!f,gr=c===k.QuestionType.TRIVIA&&L,vr=w.useMemo(()=>c===k.QuestionType.PREDICTION?i?!1:!!(P&&!se||P&&se&&Y!=null&&Y.youVoted):!0,[c,P,se,Y,i]),v4=w.useMemo(()=>{if(c===k.QuestionType.PREDICTION&&P&&(!se||se&&Y!=null&&Y.youVoted))return P.points;if(!(B1||b))return P?P.correct?P.pointsEarned:0:Y==null?void 0:Y.points},[b,P,Y,B1,c,se]),y4=w.useMemo(()=>c===k.QuestionType.PREDICTION&&P?se?se&&Y!=null&&Y.youVoted?"You won":"":"To win":B1||b?"Time expired":c===k.QuestionType.POLL?"Time remaining":P?"You won":"To win",[b,c,P,B1,se,Y]),w4=!vr||vr&&c===k.QuestionType.PREDICTION&&x&&!Oe,b4=(c===k.QuestionType.TRIVIA||c===k.QuestionType.PREDICTION)&&P&&se&&(Y==null?void 0:Y.youVoted),x4=P||B1||gr||c===k.QuestionType.TRIVIA&&u===k.QuestionStatus.RESOLVED&&f;return l.jsxs(Mc,{children:[i&&l.jsx(Oc,{}),l.jsx(Vo,{style:i?{marginTop:"-40px"}:{},children:l.jsxs(No,{children:[!i&&l.jsx(Os,{feedbackMessages:ra,questionVoted:!!P,questionVotedCorrectly:P==null?void 0:P.correct,questionType:c,hasCorrectAnswer:se,showExpiredNotification:B1,showClosedNotificationTrivia:gr,votedInCurrentRender:x,votedAfterQuestionClosed:L,enteredAnActiveQuestion:f,marketClosed:C,percentsAnimated:Oe,voteErrorMessage:_,votedAnswer:P}),vr&&l.jsx(Zu,{title:y4,points:v4,onTimerExpired:te,questionType:e.type,isTimer:!t,isPlayingTimer:!P,animatePoints:b4,timerDuration:x4?0:Number(((s=e==null?void 0:e.appearance)==null?void 0:s.autoHideInterval)||"30"),votedInCurrentRender:x,percentsAnimated:Oe}),!i&&(b||I)?l.jsx(Bc,{children:l.jsx(bc,{icon:"icon-check-circle",title:"More to come...",description:I?l.jsxs(l.Fragment,{children:["Stay tuned for more questions ",l.jsx("br",{})," and insights."]}):l.jsxs(l.Fragment,{children:["Watch for additional enhanced stream ",l.jsx("br",{})," interactive experience."]})})}):l.jsxs(l.Fragment,{children:[i&&l.jsxs(Uc,{children:[l.jsx(qc,{name:"iconEarlyPrediction"}),"EARLY PREDICTION"]}),l.jsx(Fc,{style:w4?{marginTop:0}:{},children:o}),i&&l.jsx(Os,{feedbackMessages:ra,questionVoted:!!P,questionVotedCorrectly:P==null?void 0:P.correct,questionType:c,hasCorrectAnswer:se,showExpiredNotification:B1,showClosedNotificationTrivia:gr,votedInCurrentRender:x,votedAfterQuestionClosed:L,enteredAnActiveQuestion:f,marketClosed:C,percentsAnimated:Oe,voteErrorMessage:_,isEarlyPrediction:i,correctAnswer:Y,votedAnswer:P,onAnimationEnd:N}),l.jsxs(Dc,{children:[l.jsx(Mo,{children:y1.sort((re,s1)=>re.id>s1.id?1:-1).map(re=>l.jsx(Vu,{...re,markThatVoted:$,onPercentsAnimated:()=>Ze(!0),votedAfterQuestionClosed:L,enteredAnActiveQuestion:f,marketClosed:C,isEarlyPrediction:i},re.id))}),i&&l.jsxs(l.Fragment,{children:[l.jsx(Pc,{}),l.jsx(Hc,{children:l.jsx(Wc,{name:"mastersLogoWhite"})})]})]})]})]})})]})},zo=({height:e="37px",width:t="37px"})=>l.jsx("div",{style:{height:e,width:t},children:l.jsx(O,{name:"loader"})}),Qu=d("div")({name:"Container",class:"c1bgb86j",propsAsIs:!1}),Wu=d("video")({name:"Player",class:"p6703cq",propsAsIs:!1}),Gu=d("img")({name:"Poster",class:"p12ow7zo",propsAsIs:!1}),Ds=d("div")({name:"Control",class:"cdpal9o",propsAsIs:!1}),Ku="t1xke4ml",Yu="h1yzxv57",Xu=e=>{for(const t of e)t.isIntersecting?t.target instanceof HTMLVideoElement&&t.target.autoplay&&t.target.play():t.target instanceof HTMLVideoElement&&!t.target.paused&&t.target.pause()},Bo=new IntersectionObserver(Xu,{threshold:.5}),ea=new Set,Ju=e=>{Bo.observe(e),ea.add(e)},ed=e=>{Bo.unobserve(e),ea.delete(e)},Uo=()=>{for(const e of ea)e instanceof HTMLVideoElement&&!e.paused&&e.pause()},mr=({poster:e,source:t,aspectRatio:n,controlVideo:r,onPlay:i,onPause:a,autoPlay:s,hideControls:o,className:c})=>{const u=w.useRef(null),[g,C]=w.useState(!1),[p,y]=w.useState(!1),[x,E]=w.useState(!0),L=w.useCallback(()=>{r==null||r({muted:!0})},[r]),m=w.useCallback(()=>{r==null||r({muted:!1})},[r]),f=b=>{b.stopPropagation();const S=u==null?void 0:u.current;if(S){if(g)S.pause();else{const I=u==null?void 0:u.current;if(!I)return;Uo(),I.play().catch(j=>console.log(j)),E(!1)}_t.emit("interactions",{action:"tap",payload:{}})}},v=()=>{var b;(b=u==null?void 0:u.current)==null||b.load(),E(!0)};return w.useEffect(()=>{const b=u==null?void 0:u.current;return()=>{b&&(b.paused||m())}},[m]),w.useEffect(()=>{const b=u.current;return b?(Ju(b),()=>ed(b)):()=>{}},[]),l.jsxs(Qu,{onClick:o?void 0:f,"data-a":"intr",className:we(g&&Ku,o&&Yu,c),style:n?{aspectRatio:n}:{},children:[l.jsx(Wu,{ref:u,src:t,autoPlay:s,onPlay:()=>{L(),C(!0),E(!1),i==null||i()},onError:async b=>{try{if(b.target instanceof HTMLVideoElement){y(!0);const S=await(await fetch(b.target.src)).blob(),I=URL.createObjectURL(S);b.target.src=I}}catch(S){console.error("video fallback fetch failed",S),C(!0),E(!0)}finally{y(!1)}},onPause:()=>{m(),C(!1),a==null||a()},onEnded:()=>{m(),C(!1),v()},style:{visibility:x?"hidden":"visible"},controls:!1,playsInline:!0}),l.jsx(Gu,{src:e,style:{visibility:x?"visible":"hidden"}}),!o&&!p&&l.jsx(Ds,{children:g?l.jsx(O,{name:"icon-pause"}):l.jsx(O,{name:"icon-play"})}),p&&l.jsx(Ds,{children:l.jsx(zo,{})})]})},td=d("div")({name:"Container",class:"cgn5uen",propsAsIs:!1}),zs="c1px8nt6",nd=d("div")({name:"Content",class:"c5et2jt",propsAsIs:!1}),rd=d("h3")({name:"Title",class:"t1i2kpk2",propsAsIs:!1}),id=d("div")({name:"Description",class:"dd3lh3p",propsAsIs:!1}),ad=d("img")({name:"Image",class:"i1gfjeu5",propsAsIs:!1}),sd=d("div")({name:"ImageContainer",class:"i58y999",propsAsIs:!1}),Zo=({instantView:e,isDetail:t,notification:n,controlVideo:r})=>{const i=e==null?void 0:e.heading,a=e==null?void 0:e.body,s=i||a,o=n==null?void 0:n.title,c=n==null?void 0:n.body;return l.jsxs(td,{children:[(e==null?void 0:e.video)&&l.jsx(mr,{className:zs,source:e.video.url,poster:e.video.thumbnailUrl,controlVideo:r,autoPlay:t&&e.autoPlayVideo===k.AutoPlayVideo.ENABLED}),(e==null?void 0:e.image)&&!(e!=null&&e.video)&&l.jsx(sd,{className:zs,"data-rounded":e.imageMode===k.QuestionImages.ROUNDED,children:l.jsx(ad,{src:e==null?void 0:e.image})}),l.jsxs(nd,{children:[l.jsx(rd,{children:t&&s?i:o}),l.jsx(id,{children:t&&s?a:c})]})]})},ld=d("div")({name:"Container",class:"c1euiow",propsAsIs:!1}),od=d("a")({name:"WebLinkBtn",class:"w19zie3h",propsAsIs:!1}),cd=()=>O,ud=d(cd())({name:"WebLinkIcon",class:"wyg5v7z",propsAsIs:!0}),qo=({instantView:e,...t})=>l.jsxs(ld,{children:[l.jsx(Zo,{instantView:e,...t,isDetail:!0}),(e==null?void 0:e.webLink)&&l.jsxs(od,{href:e==null?void 0:e.webLink.url,target:"_blank","data-a":"web-link",children:[e==null?void 0:e.webLink.label,l.jsx(ud,{name:"icon-external-link"})]})]}),dd=d("div")({name:"Container",class:"cjq447q",propsAsIs:!1}),pd=d("div")({name:"ImageContainer",class:"i14egogb",propsAsIs:!1}),fd=d("img")({name:"Image",class:"i2g9g4l",propsAsIs:!1}),hd=()=>O,md=d(hd())({name:"TwitterIcon",class:"t1c454nm",propsAsIs:!0}),Cd=d("div")({name:"Details",class:"d11nigc3",propsAsIs:!1}),gd=d("div")({name:"Name",class:"nrxa4k8",propsAsIs:!1}),vd=d("div")({name:"UserNameAndDate",class:"u1p051g3",propsAsIs:!1}),Qo=({image:e,name:t,userName:n,verified:r,createdTweet:i})=>{const a=i&&R7(i);return l.jsxs(dd,{children:[e&&l.jsxs(pd,{children:[l.jsx(fd,{className:"SL_AccountImage",src:e}),l.jsx(md,{name:"twitter"})]}),l.jsxs(Cd,{children:[t&&l.jsxs(gd,{className:"SL_TweetAccountName",children:[t," ",r&&l.jsx(O,{name:"icon-twitter-verified"})]}),n&&l.jsxs(vd,{className:"SL_TweetAccountUserName",children:["@",n," ",a&&`・ ${a}`]})]})]})},yd=d("div")({name:"Container",class:"c1kzqw87",propsAsIs:!1}),wd=d("div")({name:"Details",class:"d9r1hf9",propsAsIs:!1}),bd=d("div")({name:"Body",class:"bezygt5",propsAsIs:!1}),e2=d("div")({name:"ImagesContainer",class:"i1y8f7ym",propsAsIs:!1}),Kr=d("div")({name:"ImagesBlock",class:"i18gwonx",propsAsIs:!1}),Wo=d("img")({name:"Image",class:"i3g0xjd",propsAsIs:!1}),xd=()=>Wo,x1=d(xd())({name:"ImageFullSize",class:"io8rt7p",propsAsIs:!0}),Ed=()=>Wo,Yr=d(Ed())({name:"ImageHalfSize",class:"i4hn3ox",propsAsIs:!0}),Ld=new RegExp("\\s?https?://t.co[^\\s]+(\\s+)?$"),Go=e=>e==null?void 0:e.replace(Ld,""),ta=w.memo(({image:e,body:t,account:n,accountVerified:r,tweet:i,isDetail:a,controlVideo:s})=>{var o,c,u,g,C;const p=(c=(o=i==null?void 0:i.meta)==null?void 0:o.extendedEntities)==null?void 0:c.media,y=p==null?void 0:p.find(({type:E})=>E==="photo"),x=w.useMemo(()=>{var E,L,m,f;return(f=(m=(L=(E=p==null?void 0:p[0])==null?void 0:E.videoInfo)==null?void 0:L.variants)==null?void 0:m.findLast(({contentType:v})=>v==="video/mp4"))==null?void 0:f.url},[p]);return l.jsxs(yd,{children:[l.jsxs(wd,{children:[l.jsx(Qo,{image:e,name:(u=i==null?void 0:i.meta)==null?void 0:u.accountName,userName:n,verified:r,createdTweet:i==null?void 0:i.date}),l.jsx(bd,{children:Go(t)}),!a&&y&&l.jsx(e2,{children:l.jsx(x1,{src:p==null?void 0:p[0].mediaUrlHttps})}),a&&y&&l.jsxs(l.Fragment,{children:[(p==null?void 0:p.length)===1&&l.jsx(e2,{children:l.jsx(x1,{src:p[0].mediaUrlHttps})}),(p==null?void 0:p.length)===2&&l.jsxs(e2,{children:[l.jsx(Yr,{src:p[0].mediaUrlHttps}),l.jsx(Yr,{src:p[1].mediaUrlHttps})]}),(p==null?void 0:p.length)===3&&l.jsxs(e2,{children:[l.jsx(Yr,{src:p[0].mediaUrlHttps}),l.jsxs(Kr,{children:[l.jsx(x1,{src:p[1].mediaUrlHttps}),l.jsx(x1,{src:p[2].mediaUrlHttps})]})]}),(p==null?void 0:p.length)===4&&l.jsxs(e2,{children:[l.jsxs(Kr,{children:[l.jsx(x1,{src:p[0].mediaUrlHttps}),l.jsx(x1,{src:p[1].mediaUrlHttps})]}),l.jsxs(Kr,{children:[l.jsx(x1,{src:p[2].mediaUrlHttps}),l.jsx(x1,{src:p[3].mediaUrlHttps})]})]})]})]}),!y&&(((g=p==null?void 0:p[0])==null?void 0:g.type)==="video"||((C=p==null?void 0:p[0])==null?void 0:C.type)==="animated_gif")&&x&&l.jsx(mr,{source:x,poster:p[0].mediaUrlHttps,controlVideo:s})]})}),kd=d("div")({name:"Container",class:"c1dcxmvf",propsAsIs:!1}),Sd=d("blockquote")({name:"Quote",class:"qb4q22c",propsAsIs:!1}),Ko=e=>l.jsxs(kd,{children:[e.title&&l.jsx(Sd,{children:e.title}),l.jsx(ta,{...e,isDetail:!0})]}),Id=d("div")({name:"QuestionContainer",class:"q14ckf9e",propsAsIs:!1}),Td=({openedQuestion:e})=>{var t,n;const{sdk:r}=Xn();return((t=e==null?void 0:e.attributes)==null?void 0:t.attributes.case)==="insight"?l.jsx(qo,{...e.attributes.attributes.value,controlVideo:r==null?void 0:r.controlVideoPlayer}):((n=e==null?void 0:e.attributes)==null?void 0:n.attributes.case)==="tweet"?l.jsx(Ko,{...e.attributes.attributes.value,controlVideo:r==null?void 0:r.controlVideoPlayer}):null},jd=({extendedQuestion:e,vote:t,close:n})=>{const{loading:r,data:i}=e;return i?l.jsx(Do,{vote:t,close:n,openedQuestion:i,isLoading:!!r}):l.jsx(Fo,{})},Yo=({gamification:e,skipAutoClose:t,hideSponsor:n,className:r,hideHeader:i})=>{var a,s,o,c,u;const g=F(e.openedQuestion.$store),C=F(e.openedQuestion.$extendedStore);if(!g)return null;const p=g.type,y=((s=(a=C.data)==null?void 0:a.options)==null?void 0:s.options.case)==="factoid"?C.data.options.options.value.closeTimer:void 0;return l.jsxs(Id,{className:r,children:[!i&&l.jsx(a0,{closeTimer:t?void 0:y,close:e.closeQuestion,type:((o=g.attributes)==null?void 0:o.type)||k.QuestionType.UNSET}),p==="question"&&l.jsx(jd,{vote:e.submitAnswer,close:e.closeQuestion,extendedQuestion:C}),p!=="question"&&l.jsx(Td,{openedQuestion:g}),!n&&l.jsx(_o,{sponsorLogo:(u=(c=C.data)==null?void 0:c.sponsorship)==null?void 0:u.logo})]})},Ad=d("div")({name:"Container",class:"c115qtkr",propsAsIs:!1}),$d=d("div")({name:"STabs",class:"sxnslc8",propsAsIs:!1}),Rd=d("button")({name:"Button",class:"b1umzux0",propsAsIs:!1}),_d=d("span")({name:"Title",class:"tspsaas",propsAsIs:!1});var s2=(e=>(e.HOME="home",e.LEADERBOARD="leaderboard",e))(s2||{});const Bs=({title:e,active:t,onClick:n})=>l.jsx(Rd,{"data-a":"intr",onClick:n,"data-selected":t,children:l.jsx(_d,{"data-a":"intr",children:e})}),Vd=({activePage:e="home",toggleActivePage:t})=>l.jsx(Ad,{children:l.jsxs($d,{"data-position":e==="home"?"left":"right",children:[l.jsx(Bs,{title:"Home",active:e==="home",onClick:()=>t("home")}),l.jsx(Bs,{title:"Friends",active:e==="leaderboard",onClick:()=>t("leaderboard")})]})}),Nd=d("button")({name:"Container",class:"cpjnajb",propsAsIs:!1}),Md=d("div")({name:"Content",class:"c4m6kaz",propsAsIs:!1}),Od=d("span")({name:"Title",class:"t1h8t9cc",propsAsIs:!1}),Pd=()=>l.jsx(Nd,{children:l.jsxs(Md,{children:[l.jsx(O,{name:"iconCopySuccess"}),l.jsx(Od,{children:"Link Copied to Clipboard"})]})}),Xo=e=>{const t=w.useRef(),[n,r]=w.useState(null),i=w.useCallback(async a=>{var s;if(a&&(s=navigator==null?void 0:navigator.clipboard)!=null&&s.writeText){t.current&&(clearTimeout(t.current),r(null));try{await navigator.clipboard.writeText(a),e.current&&(r(V2.createPortal(l.jsx(Pd,{}),e.current)),t.current=setTimeout(()=>{r(null)},1e3))}catch(o){console.error("Unable to copy to clipboard",o)}}},[e]);return w.useEffect(()=>()=>{clearTimeout(t.current)},[]),[i,n]},Hd=d("div")({name:"Container",class:"c1ux29ft",propsAsIs:!1}),Fd=()=>O,Dd=d(Fd())({name:"FriendsIcon",class:"f10ncfg2",propsAsIs:!0}),zd=d("div")({name:"Content",class:"c1yc07bd",propsAsIs:!1}),Bd=d("div")({name:"Title",class:"tj6cq7w",propsAsIs:!1}),Ud=d("div")({name:"Description",class:"d1ag78xo",propsAsIs:!1}),Zd=()=>O,qd=d(Zd())({name:"ArrowInviteIcon",class:"awohrz6",propsAsIs:!0}),Qd=({title:e,description:t,onClick:n,className:r})=>{const[i]=wl({type:"invitation",action:"sent",payload:{from:k.InvitationFrom.TITLE_CARD}});return l.jsxs(Hd,{"data-a":"intr",onClick:i(n),className:r,children:[l.jsx(Dd,{name:"icon-friends"}),l.jsxs(zd,{children:[l.jsx(Bd,{children:e}),l.jsx(Ud,{children:t})]}),l.jsx(qd,{name:"icon-copy"})]})};let ze;typeof window<"u"?ze=window:typeof self<"u"?ze=self:ze=k.global;let Wi=null,Gi=null;const Us=20,Xr=ze.clearTimeout,Zs=ze.setTimeout,Jr=ze.cancelAnimationFrame||ze.mozCancelAnimationFrame||ze.webkitCancelAnimationFrame,qs=ze.requestAnimationFrame||ze.mozRequestAnimationFrame||ze.webkitRequestAnimationFrame;Jr==null||qs==null?(Wi=Xr,Gi=function(t){return Zs(t,Us)}):(Wi=function([t,n]){Jr(t),Xr(n)},Gi=function(t){const n=qs(function(){Xr(r),t()}),r=Zs(function(){Jr(n),t()},Us);return[n,r]});function Wd(e){let t,n,r,i,a,s,o;const c=typeof document<"u"&&document.attachEvent;if(!c){s=function(m){const f=m.__resizeTriggers__,v=f.firstElementChild,b=f.lastElementChild,S=v.firstElementChild;b.scrollLeft=b.scrollWidth,b.scrollTop=b.scrollHeight,S.style.width=v.offsetWidth+1+"px",S.style.height=v.offsetHeight+1+"px",v.scrollLeft=v.scrollWidth,v.scrollTop=v.scrollHeight},a=function(m){return m.offsetWidth!==m.__resizeLast__.width||m.offsetHeight!==m.__resizeLast__.height},o=function(m){if(m.target.className&&typeof m.target.className.indexOf=="function"&&m.target.className.indexOf("contract-trigger")<0&&m.target.className.indexOf("expand-trigger")<0)return;const f=this;s(this),this.__resizeRAF__&&Wi(this.__resizeRAF__),this.__resizeRAF__=Gi(function(){a(f)&&(f.__resizeLast__.width=f.offsetWidth,f.__resizeLast__.height=f.offsetHeight,f.__resizeListeners__.forEach(function(S){S.call(f,m)}))})};let p=!1,y="";r="animationstart";const x="Webkit Moz O ms".split(" ");let E="webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "),L="";{const m=document.createElement("fakeelement");if(m.style.animationName!==void 0&&(p=!0),p===!1){for(let f=0;f<x.length;f++)if(m.style[x[f]+"AnimationName"]!==void 0){L=x[f],y="-"+L.toLowerCase()+"-",r=E[f],p=!0;break}}}n="resizeanim",t="@"+y+"keyframes "+n+" { from { opacity: 0; } to { opacity: 0; } } ",i=y+"animation: 1ms "+n+"; "}const u=function(p){if(!p.getElementById("detectElementResize")){const y=(t||"")+".resize-triggers { "+(i||"")+'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }',x=p.head||p.getElementsByTagName("head")[0],E=p.createElement("style");E.id="detectElementResize",E.type="text/css",e!=null&&E.setAttribute("nonce",e),E.styleSheet?E.styleSheet.cssText=y:E.appendChild(p.createTextNode(y)),x.appendChild(E)}};return{addResizeListener:function(p,y){if(c)p.attachEvent("onresize",y);else{if(!p.__resizeTriggers__){const x=p.ownerDocument,E=ze.getComputedStyle(p);E&&E.position==="static"&&(p.style.position="relative"),u(x),p.__resizeLast__={},p.__resizeListeners__=[],(p.__resizeTriggers__=x.createElement("div")).className="resize-triggers";const L=x.createElement("div");L.className="expand-trigger",L.appendChild(x.createElement("div"));const m=x.createElement("div");m.className="contract-trigger",p.__resizeTriggers__.appendChild(L),p.__resizeTriggers__.appendChild(m),p.appendChild(p.__resizeTriggers__),s(p),p.addEventListener("scroll",o,!0),r&&(p.__resizeTriggers__.__animationListener__=function(v){v.animationName===n&&s(p)},p.__resizeTriggers__.addEventListener(r,p.__resizeTriggers__.__animationListener__))}p.__resizeListeners__.push(y)}},removeResizeListener:function(p,y){if(c)p.detachEvent("onresize",y);else if(p.__resizeListeners__.splice(p.__resizeListeners__.indexOf(y),1),!p.__resizeListeners__.length){p.removeEventListener("scroll",o,!0),p.__resizeTriggers__.__animationListener__&&(p.__resizeTriggers__.removeEventListener(r,p.__resizeTriggers__.__animationListener__),p.__resizeTriggers__.__animationListener__=null);try{p.__resizeTriggers__=!p.removeChild(p.__resizeTriggers__)}catch{}}}}}class Gd extends w.Component{constructor(...t){super(...t),this.state={height:this.props.defaultHeight||0,scaledHeight:this.props.defaultHeight||0,scaledWidth:this.props.defaultWidth||0,width:this.props.defaultWidth||0},this._autoSizer=null,this._detectElementResize=null,this._parentNode=null,this._resizeObserver=null,this._timeoutId=null,this._onResize=()=>{this._timeoutId=null;const{disableHeight:n,disableWidth:r,onResize:i}=this.props;if(this._parentNode){const a=window.getComputedStyle(this._parentNode)||{},s=parseFloat(a.paddingLeft||"0"),o=parseFloat(a.paddingRight||"0"),c=parseFloat(a.paddingTop||"0"),u=parseFloat(a.paddingBottom||"0"),g=this._parentNode.getBoundingClientRect(),C=g.height-c-u,p=g.width-s-o,y=this._parentNode.offsetHeight-c-u,x=this._parentNode.offsetWidth-s-o;(!n&&(this.state.height!==y||this.state.scaledHeight!==C)||!r&&(this.state.width!==x||this.state.scaledWidth!==p))&&(this.setState({height:y,width:x,scaledHeight:C,scaledWidth:p}),typeof i=="function"&&i({height:y,scaledHeight:C,scaledWidth:p,width:x}))}},this._setRef=n=>{this._autoSizer=n}}componentDidMount(){const{nonce:t}=this.props,n=this._autoSizer?this._autoSizer.parentNode:null;if(n!=null&&n.ownerDocument&&n.ownerDocument.defaultView&&n instanceof n.ownerDocument.defaultView.HTMLElement){this._parentNode=n;const r=n.ownerDocument.defaultView.ResizeObserver;r!=null?(this._resizeObserver=new r(()=>{this._timeoutId=setTimeout(this._onResize,0)}),this._resizeObserver.observe(n)):(this._detectElementResize=Wd(t),this._detectElementResize.addResizeListener(n,this._onResize)),this._onResize()}}componentWillUnmount(){this._parentNode&&(this._detectElementResize&&this._detectElementResize.removeResizeListener(this._parentNode,this._onResize),this._timeoutId!==null&&clearTimeout(this._timeoutId),this._resizeObserver&&this._resizeObserver.disconnect())}render(){const{children:t,defaultHeight:n,defaultWidth:r,disableHeight:i=!1,disableWidth:a=!1,doNotBailOutOnEmptyChildren:s=!1,nonce:o,onResize:c,style:u={},tagName:g="div",...C}=this.props,{height:p,scaledHeight:y,scaledWidth:x,width:E}=this.state,L={overflow:"visible"},m={};let f=!1;return i||(p===0&&(f=!0),L.height=0,m.height=p,m.scaledHeight=y),a||(E===0&&(f=!0),L.width=0,m.width=E,m.scaledWidth=x),s&&(f=!1),w.createElement(g,{ref:this._setRef,style:{...L,...u},...C},!f&&t(m))}}function Kd(e){var t=e.lastRenderedStartIndex,n=e.lastRenderedStopIndex,r=e.startIndex,i=e.stopIndex;return!(r>n||i<t)}function Yd(e){for(var t=e.isItemLoaded,n=e.itemCount,r=e.minimumBatchSize,i=e.startIndex,a=e.stopIndex,s=[],o=null,c=null,u=i;u<=a;u++){var g=t(u);g?c!==null&&(s.push(o,c),o=c=null):(c=u,o===null&&(o=u))}if(c!==null){for(var C=Math.min(Math.max(c,o+r-1),n-1),p=c+1;p<=C&&!t(p);p++)c=p;s.push(o,c)}if(s.length)for(;s[1]-s[0]+1<r&&s[0]>0;){var y=s[0]-1;if(!t(y))s[0]=y;else break}return s}var Xd=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},Jd=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),ep=function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Qs=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e};(function(e){ep(t,e);function t(){var n,r,i,a;Xd(this,t);for(var s=arguments.length,o=Array(s),c=0;c<s;c++)o[c]=arguments[c];return a=(r=(i=Qs(this,(n=t.__proto__||Object.getPrototypeOf(t)).call.apply(n,[this].concat(o))),i),i._lastRenderedStartIndex=-1,i._lastRenderedStopIndex=-1,i._memoizedUnloadedRanges=[],i._onItemsRendered=function(u){var g=u.visibleStartIndex,C=u.visibleStopIndex;i._lastRenderedStartIndex=g,i._lastRenderedStopIndex=C,i._ensureRowsLoaded(g,C)},i._setRef=function(u){i._listRef=u},r),Qs(i,a)}return Jd(t,[{key:"resetloadMoreItemsCache",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],r&&this._ensureRowsLoaded(this._lastRenderedStartIndex,this._lastRenderedStopIndex)}},{key:"componentDidMount",value:function(){}},{key:"render",value:function(){var r=this.props.children;return r({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(r,i){var a=this.props,s=a.isItemLoaded,o=a.itemCount,c=a.minimumBatchSize,u=c===void 0?10:c,g=a.threshold,C=g===void 0?15:g,p=Yd({isItemLoaded:s,itemCount:o,minimumBatchSize:u,startIndex:Math.max(0,r-C),stopIndex:Math.min(o-1,i+C)});(this._memoizedUnloadedRanges.length!==p.length||this._memoizedUnloadedRanges.some(function(y,x){return p[x]!==y}))&&(this._memoizedUnloadedRanges=p,this._loadUnloadedRanges(p))}},{key:"_loadUnloadedRanges",value:function(r){for(var i=this,a=this.props.loadMoreItems||this.props.loadMoreRows,s=function(u){var g=r[u],C=r[u+1],p=a(g,C);p!=null&&p.then(function(){if(Kd({lastRenderedStartIndex:i._lastRenderedStartIndex,lastRenderedStopIndex:i._lastRenderedStopIndex,startIndex:g,stopIndex:C})){if(i._listRef==null)return;typeof i._listRef.resetAfterIndex=="function"?i._listRef.resetAfterIndex(g,!0):(typeof i._listRef._getItemStyleCache=="function"&&i._listRef._getItemStyleCache(-1),i._listRef.forceUpdate())}})},o=0;o<r.length;o+=2)s(o)}}]),t})(w.PureComponent);const tp=d("div")({name:"Container",class:"culdu4a",propsAsIs:!1}),np=d("div")({name:"Position",class:"pwf8e69",propsAsIs:!1}),rp=d("img")({name:"Avatar",class:"atf4yh4",propsAsIs:!1}),ip=d("div")({name:"AvatarPlaceholder",class:"a1dg29ja",propsAsIs:!1}),ap=d("div")({name:"Content",class:"c10a68rc",propsAsIs:!1}),sp=d("div")({name:"NameContainer",class:"nc4kck5",propsAsIs:!1}),lp=d("span")({name:"Name",class:"njsrqgr",propsAsIs:!1}),op=()=>O,cp=d(op())({name:"CurrentUserBadge",class:"c17uc4zr",propsAsIs:!0});var Jo={exports:{}},up="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",dp=up,pp=dp;function e4(){}function t4(){}t4.resetWarningCache=e4;var fp=function(){function e(r,i,a,s,o,c){if(c!==pp){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:t4,resetWarningCache:e4};return n.PropTypes=n,n};Jo.exports=fp();var hp=Jo.exports;const je=dl(hp);class Ki extends w.Component{constructor(t){super(t),this.scrollListener=this.scrollListener.bind(this),this.eventListenerOptions=this.eventListenerOptions.bind(this),this.mousewheelListener=this.mousewheelListener.bind(this)}componentDidMount(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}componentDidUpdate(){if(this.props.isReverse&&this.loadMore){const t=this.getParentElement(this.scrollComponent);t.scrollTop=t.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}componentWillUnmount(){this.detachScrollListener(),this.detachMousewheelListener()}isPassiveSupported(){let t=!1;const n={get passive(){t=!0}};try{document.addEventListener("test",null,n),document.removeEventListener("test",null,n)}catch{}return t}eventListenerOptions(){let t=this.props.useCapture;return this.isPassiveSupported()?t={useCapture:this.props.useCapture,passive:!0}:t={passive:!1},t}setDefaultLoader(t){this.defaultLoader=t}detachMousewheelListener(){let t=window;this.props.useWindow===!1&&(t=this.scrollComponent.parentNode),t.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}detachScrollListener(){let t=window;this.props.useWindow===!1&&(t=this.getParentElement(this.scrollComponent)),t.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),t.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}getParentElement(t){const n=this.props.getScrollParent&&this.props.getScrollParent();return n??(t&&t.parentNode)}filterProps(t){return t}attachScrollListener(){const t=this.getParentElement(this.scrollComponent);if(!this.props.hasMore||!t)return;let n=window;this.props.useWindow===!1&&(n=t),n.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),n.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),n.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}mousewheelListener(t){t.deltaY===1&&!this.isPassiveSupported()&&t.preventDefault()}scrollListener(){const t=this.scrollComponent,n=window,r=this.getParentElement(t);let i;if(this.props.useWindow){const a=document.documentElement||document.body.parentNode||document.body,s=n.pageYOffset!==void 0?n.pageYOffset:a.scrollTop;this.props.isReverse?i=s:i=this.calculateOffset(t,s)}else this.props.isReverse?i=r.scrollTop:i=t.scrollHeight-r.scrollTop-r.clientHeight;i<Number(this.props.threshold)&&t&&t.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=r.scrollHeight,this.beforeScrollTop=r.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}calculateOffset(t,n){return t?this.calculateTopPosition(t)+(t.offsetHeight-n-window.innerHeight):0}calculateTopPosition(t){return t?t.offsetTop+this.calculateTopPosition(t.offsetParent):0}render(){const t=this.filterProps(this.props),{children:n,element:r,hasMore:i,initialLoad:a,isReverse:s,loader:o,loadMore:c,pageStart:u,ref:g,threshold:C,useCapture:p,useWindow:y,getScrollParent:x,...E}=t;E.ref=m=>{this.scrollComponent=m,g&&g(m)};const L=[n];return i&&(o?s?L.unshift(o):L.push(o):this.defaultLoader&&(s?L.unshift(this.defaultLoader):L.push(this.defaultLoader))),w.createElement(r,E,L)}}Q(Ki,"propTypes",{children:je.node.isRequired,element:je.node,hasMore:je.bool,initialLoad:je.bool,isReverse:je.bool,loader:je.node,loadMore:je.func.isRequired,pageStart:je.number,ref:je.func,getScrollParent:je.func,threshold:je.number,useCapture:je.bool,useWindow:je.bool}),Q(Ki,"defaultProps",{element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null});const mp=({friendsRank:e,avatar:t,name:n,userId:r,points:i,isCurrentUser:a,style:s})=>l.jsxs(tp,{"data-name":r,style:s,children:[l.jsx(np,{children:e||0}),l.jsxs(ap,{children:[t?l.jsx(rp,{alt:"leaderboard-item-avatar",src:t}):l.jsx(ip,{children:s0(n||"")}),l.jsxs(sp,{children:[l.jsx(lp,{children:n||""}),a&&l.jsx(cp,{name:"icon-star"})]})]}),l.jsx("div",{children:Il(i)})]}),Cp=d("div")({name:"Container",class:"c16btbfp",propsAsIs:!1}),gp=({items:e,currentUserId:t,openItemDetail:n,fetchMore:r,scrollNode:i,hasMore:a})=>{const s=w.useCallback(o=>{const c=o.target.getAttribute("data-name");c&&n(c)},[n]);return l.jsx(Ki,{loadMore:r,initialLoad:!1,hasMore:a,useWindow:!1,getScrollParent:()=>i.current,children:l.jsx(Cp,{"data-a":"intr",onClick:s,children:e.map(o=>l.jsx(mp,{...o,isCurrentUser:!!t&&t===o.userId},o.userId))})})},vp=d("div")({name:"Container",class:"c1itm4k7",propsAsIs:!1}),yp=d("div")({name:"IconContainer",class:"i1w4fsni",propsAsIs:!1}),wp=()=>O,bp=d(wp())({name:"InviteGameIcon",class:"i19m85r1",propsAsIs:!0}),xp=d("div")({name:"Content",class:"c1mbu204",propsAsIs:!1}),Ep=d("div")({name:"Heading",class:"h1amdqtv",propsAsIs:!1}),Lp=d("div")({name:"Subtext",class:"s1lhlj9j",propsAsIs:!1}),kp=d("div")({name:"LinkContainer",class:"l1wot35e",propsAsIs:!1}),Sp=d("div")({name:"LinkInfo",class:"l1jdw39q",propsAsIs:!1}),Ip=d("span")({name:"LinkTitle",class:"l1cr5mk",propsAsIs:!1}),Tp=d("span")({name:"LinkAddress",class:"lvi87q4",propsAsIs:!1}),jp=()=>O,Ap=d(jp())({name:"LinkIcon",class:"l1pqlvw3",propsAsIs:!0}),n4=({inviteLink:e,inviteCardTitle:t,inviteCardSubtext:n,primaryColor:r,className:i})=>{const a=w.useRef(null),[s,o]=Xo(a),[c]=wl({type:"invitation",action:"sent",payload:{from:k.InvitationFrom.MENU}});return l.jsxs(vp,{className:i,children:[l.jsx(yp,{style:{backgroundColor:r},children:l.jsx(bp,{name:"invite-game-icon"})}),l.jsxs(xp,{children:[l.jsx(Ep,{children:t||""}),l.jsx(Lp,{children:n||""})]}),e&&l.jsxs(kp,{ref:a,"data-a":"intr",onClick:c(()=>s(e)),children:[l.jsxs(Sp,{children:[l.jsx(Ip,{children:"Invite link"}),l.jsx(Tp,{children:e})]}),l.jsx(Ap,{name:"icon-copy"})]}),o]})},$p=d("div")({name:"InviteFriendsContainer",class:"i1c9dygq",propsAsIs:!1}),Rp=({deepLink:e})=>l.jsx($p,{children:l.jsx(n4,{inviteLink:e,inviteCardTitle:"It’s More Fun With Friends",inviteCardSubtext:"Invite and compete against your friends for the top spot on the leaderboard."})}),_p=d("div")({name:"InviteLinkContainer",class:"i1odbhm4",propsAsIs:!1}),Vp=({gamification:e,scrollNode:t,scrollStore:n})=>{const r=w.useRef(null),{data:i,hasMore:a,loading:s,key:o}=F(e.leaderboardList.$store),{data:c}=F(e.deepLink.$store),[u,g]=Xo(r);return!i.length&&!s?l.jsx(Rp,{deepLink:c}):l.jsxs(l.Fragment,{children:[l.jsx(gp,{items:i,scrollNode:t,scrollStore:n,fetchMore:e.leaderboardList.fetchMore,hasMore:a,openItemDetail:e.openUser,currentUserId:e.currentUserId.get()},o),c&&l.jsx(_p,{ref:r,children:l.jsx(Qd,{"data-a":"intr",onClick:()=>u(c),title:"Invite Friends",description:"Challenge them now!"})}),g]})},na=d("div")({name:"QuestionItem",class:"q1w97g3p",propsAsIs:!1}),Np=d("div")({name:"QuestionCaption",class:"q2sl39u",propsAsIs:!1}),Mp=d("div")({name:"QuestionBody",class:"qd5h0uc",propsAsIs:!1}),Op=d("div")({name:"QuestionAction",class:"q105uluy",propsAsIs:!1}),Pp=()=>O,bn=d(Pp())({name:"QuestionActionIcon",class:"q1fa0b9h",propsAsIs:!0}),Hp=()=>bn,Fp=d(Hp())({name:"QuestionCheckIcon",class:"qxlt78s",propsAsIs:!0}),Dp=()=>O,zp=d(Dp())({name:"QuestionTypeIcon",class:"qmg0vkx",propsAsIs:!0}),Bp=d("div")({name:"QuestionTypeLabel",class:"q1uz5j1g",propsAsIs:!1}),Up=d("div")({name:"QuestionContent",class:"qc3icwa",propsAsIs:!1}),r4=d("button")({name:"PlayButton",class:"p169lohr",propsAsIs:!1}),Zp=d("div")({name:"SkeletonContainer",class:"s1f43z3r",propsAsIs:!1}),qp=()=>Sl,Qp=d(qp())({name:"SkeletonButton",class:"s16k8geu",propsAsIs:!0}),Wp={[k.PickHistoryStatus.LOST]:l.jsx(bn,{name:"incorrectVoted"}),[k.PickHistoryStatus.WON]:l.jsx(Fp,{name:"icon-check"}),[k.PickHistoryStatus.UNSET]:l.jsx(bn,{name:"icon-arrow"}),[k.PickHistoryStatus.DNP]:l.jsx(bn,{name:"icon-arrow"})},Gp=()=>l.jsxs(Zp,{children:[l.jsx($e,{loading:!0,style:{width:"35%"}}),l.jsx($e,{loading:!0,style:{width:"70%"}}),l.jsx(Qp,{})]}),i4=({questionTypeData:e,questionType:t,questionStatus:n})=>l.jsxs(Np,{className:"SL_QuestionCaption",children:[l.jsx(zp,{className:"SL_QuestionTypeIcon","data-testid":"question-type-icon","data-type-trivia":t===k.QuestionType.TRIVIA,"data-type-poll":t===k.QuestionType.POLL,name:e.iconName}),l.jsxs(Bp,{className:"SL_QuestionTypeLabel",children:[e.label,t===k.QuestionType.TRIVIA&&n===k.QuestionStatus.RESOLVED&&" • Expired"]})]}),Kp=({questionId:e,questionType:t,questionStatus:n,subject:r,openForVoting:i,status:a})=>{const s=N2[t],o=Wp[a];return s?l.jsxs(na,{"data-a":"intr","data-name":e,children:[l.jsxs(Up,{children:[l.jsx(i4,{questionTypeData:s,questionType:t,questionStatus:n}),l.jsx(Mp,{children:r||""})]}),l.jsx(Op,{children:i?l.jsx(r4,{"data-a":"intr","data-name":e,children:"Play"}):o})]}):null},Yp=()=>na,Xp=d(Yp())({name:"Container",class:"cll3md7",propsAsIs:!0}),Jp=()=>r4,ef=d(Jp())({name:"ActionBtn",class:"a10g1iik",propsAsIs:!0}),tf=({questionId:e,...t})=>l.jsxs(Xp,{"data-a":"intr","data-name":e,children:[l.jsx(Zo,{questionId:e,...t}),l.jsx(ef,{"data-a":"intr","data-name":e,children:"View Insight"})]}),nf=()=>na,rf=d(nf())({name:"Container",class:"cl56x6b",propsAsIs:!0}),af=d("button")({name:"ActionButton",class:"a11pzf92",propsAsIs:!1}),sf=d("blockquote")({name:"Quote",class:"q1hbaleq",propsAsIs:!1}),lf=({...e})=>l.jsxs(rf,{"data-a":"intr","data-name":e.tweetId,children:[e.title&&l.jsx(sf,{children:e.title}),l.jsx(ta,{...e}),l.jsx(af,{"data-a":"intr","data-name":e.tweetId,children:"View Insight"})]}),Ws=d("div")({name:"QuestionsContainer",class:"qvghv3l",propsAsIs:!1}),a4=({questions:e,openQuestion:t,controlVideo:n})=>{const r=i=>{const a=i.target.getAttribute("data-name");a&&(Uo(),t(a,{openedFrom:"list"}))};return e?l.jsx(Ws,{"data-a":"intr",onClick:r,children:e==null?void 0:e.map(i=>{var a,s,o;if(i.type==="question"&&((a=i.attributes)==null?void 0:a.attributes.case)==="question"){const c=i.attributes.attributes.value;return l.jsx(Kp,{...c},c.questionId)}if(i.type==="insight"&&((s=i.attributes)==null?void 0:s.attributes.case)==="insight"){const c=i.attributes.attributes.value;return l.jsx(tf,{controlVideo:n,...c},c.questionId)}if(i.type==="tweet"&&((o=i.attributes)==null?void 0:o.attributes.case)==="tweet"){const c=i.attributes.attributes.value,u=i.attributes.id;return l.jsx(lf,{controlVideo:n,...c,tweetId:u},u)}return null})}):l.jsx(Ws,{children:Array.from({length:5}).map((i,a)=>l.jsx(Gp,{},a))})},of=({store:e,openQuestion:t})=>{const{sdk:n}=Xn(),r=F(e);return l.jsx(a4,{openQuestion:t,questions:r.data,controlVideo:n==null?void 0:n.controlVideoPlayer})},cf=({userSummary:e})=>{var t;const[n,r]=w.useState(void 0);return w.useEffect(()=>{const i=e.$store.subscribe(a=>{a&&r(a)});return()=>{i()}},[e]),l.jsx(l0,{loading:!(n!=null&&n.summary),...n==null?void 0:n.summary,successRate:(t=n==null?void 0:n.percentage)==null?void 0:t.correct})},uf=({gamification:e,className:t,scrollStore:n,scrollNode:r,appNode:i,style:a,responsiveStore:s})=>{const{tabsShown:o}=F(n,{keys:["tabsShown"]}),c=F(e.friendsTabEnabled),[u,g]=w.useState(s2.HOME),[,C]=p6(),{sdkInDesktopView:p,screen:y}=F(s,{keys:["sdkInDesktopView"]}),x=L=>{C(()=>{var m;g(L),p===!1&&(((m=i.current)==null?void 0:m.getBoundingClientRect().y)||0)<0&&n0(i,y.size,{behavior:"instant"})})};w.useEffect(()=>n.subscribe(L=>{if(L.scrollPosition===0){n.setKey("tabsShown",!0);return}s.get().sdkInDesktopView?n.setKey("tabsShown",L.scrollDirection==="backward"):n.setKey("tabsShown",L.scrollDirection==="forward")}),[n,s]),w.useEffect(()=>{c||g(s2.HOME)},[c]);let E="0px";return p?E=o?"0px":"calc(0px - var(--header-height))":E=o?"var(--header-height)":"0px",l.jsxs(W4,{className:we(t,"SL-Tabs"),style:a,children:[c&&l.jsx(X4,{style:{top:E},children:l.jsx(Vd,{activePage:u,toggleActivePage:x})}),u===s2.HOME&&l.jsxs(l.Fragment,{children:[l.jsx(Q4,{children:l.jsx(J4,{children:l.jsx(cf,{userSummary:e.userSummary})})}),l.jsx(Ji,{style:{flex:1},children:l.jsx(of,{openQuestion:e.openQuestion,store:e.feedList.getStore()})})]}),u===s2.LEADERBOARD&&l.jsx(K4,{children:l.jsx(Vp,{scrollStore:n,scrollNode:r,gamification:e})})]})},df=()=>ot,Gs=d(df())({name:"OpenedContainer",class:"ouvguos",propsAsIs:!0}),Ks="t1eu4lbg",pf=d("div")({name:"UserContainer",class:"uuv2xqo",propsAsIs:!1}),ff=({correct:e,incorrect:t})=>{const n=e+t;return n===0?0:Math.round(e/n*100)},hf=({gamification:e,scrollStore:t,className:n,appNode:r,scrollNode:i,responsiveStore:a})=>l.jsx(uf,{appNode:r,scrollStore:t,scrollNode:i,className:n,gamification:e,responsiveStore:a}),mf=({gamification:e,className:t,appNode:n,responsiveStore:r})=>{const{topNavigation:i}=Xn(),a=F(e.openedQuestion.$store),s=F(e.openedUser),{sdkInDesktopView:o}=F(r,{keys:["sdkInDesktopView"]}),{hiding:c,onAnimationEnd:u}=r0();if(!n.current||!a&&!s)return null;const g=a?l.jsx(Gs,{className:we(t,!i&&Ks),hiding:c,onAnimationEnd:u,children:l.jsx(Yo,{gamification:e})}):s?l.jsx(Gs,{className:we(t,!i&&Ks),hiding:c,onAnimationEnd:u,children:l.jsxs(pf,{children:[l.jsx(a0,{label:"Friend's Rank",close:e.closeUser}),l.jsx(e0,{children:l.jsx(l0,{...s,successRate:ff(s)})})]})}):null;return l.jsx(X0,{container:n,useContainer:!o,children:g})},Cf=w.lazy(()=>Promise.resolve().then(()=>require("./gamification-feature.js"))),gf=({sdk:e,feature:t,className:n,scrollStore:r,appNode:i,scrollNode:a,responsiveStore:s})=>{const o=w.useMemo(()=>t&&t.featureConfig.get().type===k.SdkOverlayType.GAMES?l.jsx(U6,{className:n,sdk:e,feature:t,children:l.jsx(Cf,{appNode:i,scrollStore:r,scrollNode:a,className:n,responsiveStore:s,gamification:t})}):null,[e,t,n,s,r,a,i]);return l.jsx(w.Suspense,{fallback:l.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%"},children:"page loading..."}),children:o})},vf=({feature:e,className:t,appNode:n,responsiveStore:r})=>e&&e.featureConfig.get().type===k.SdkOverlayType.GAMES?l.jsx(mf,{className:t,appNode:n,responsiveStore:r,gamification:e}):null,yf=d("div")({name:"Buttons",class:"b5o8qbl",propsAsIs:!1}),wf=({children:e,className:t})=>l.jsx(yf,{className:t,children:e}),s4=d("div")({name:"Navigation",class:"n6tbwuy",propsAsIs:!1}),bf=()=>wf,Ys=d(bf())({name:"NavigationItems",class:"n1up4z7v",propsAsIs:!0}),xf=d("button")({name:"SButton",class:"sxxa0c",propsAsIs:!1}),Ef=d("span")({name:"ButtonIcon",class:"b193dcyu",propsAsIs:!1}),Lf=d("span")({name:"ButtonLabel",class:"b40tuix",propsAsIs:!1}),kf="s14xk0af",Sf="ha3mg7c",If="h103yr45",on=({disabled:e,active:t,onClick:n,label:r,icon:i,id:a})=>l.jsx(xf,{onClick:n,"data-a":"intr",disabled:e,className:we(t&&kf,!t&&(a==="channels"||a==="featuredGroups")&&Sf,!t&&a==="leaderboard"&&If),children:l.jsxs(l.Fragment,{children:[i&&l.jsx(Ef,{children:i}),l.jsx(Lf,{children:r})]})}),Tf=()=>O,jf=d(Tf())({name:"ButtonIcon",class:"b11wpe79",propsAsIs:!0}),Af=d("div")({name:"Container",class:"calnblm",propsAsIs:!1}),$f=d("div")({name:"Title",class:"t1438p52",propsAsIs:!1}),Rf=d("div")({name:"CloseIconWrap",class:"c17srj38",propsAsIs:!1}),_f=()=>O,Vf=d(_f())({name:"CloseIcon",class:"clqia8k",propsAsIs:!0}),Nf=()=>O,Mf=d(Nf())({name:"DashboardIcon",class:"df5w958",propsAsIs:!0}),Of="h12x6aiv",Pf=w.forwardRef(({sdk:e,className:t},n)=>{const r=()=>{e.closeFeature()};return l.jsxs(s4,{className:we(t,Of),children:[l.jsxs(Af,{children:[l.jsxs($f,{children:[l.jsx(Mf,{name:"dashboard"}),"Dashboard"]}),l.jsx(Rf,{"data-a":"intr",onClick:r,children:l.jsx(Vf,{name:"icon-cross"})})]}),l.jsx("div",{ref:n})]})}),Hf=w.forwardRef(({sdk:e,className:t},n)=>{const r=F(e.sdkStore.organizationSettings),i=F(e.sdkStore.streamSettings),a=F(e.getActiveFeature()),s=w.useMemo(()=>{const c=(i==null?void 0:i.data)||(r==null?void 0:r.data);return c!=null&&c.overlays?c.overlays:[]},[r,i]),o=w.useMemo(()=>[...s.filter(({enableSdkButton:c,type:u})=>u===k.SdkOverlayType.GAMES||c).map(c=>({id:c.type,onClick:()=>e.openFeature(c.type),disabled:!(c.type in N4),label:c.name,icon:l.jsx("img",{src:c.icon,alt:""}),position:c.position*10}))].sort((c,u)=>c.position-u.position),[s,e]);return l.jsxs(s4,{className:t,children:[o.length!==0&&l.jsx(Ys,{children:[l.jsx(on,{id:"Channels",onClick:()=>e.closeFeature(),label:"Channels",active:a===0},"Channels"),...o.map(c=>c.id===k.SdkOverlayType.GAMES?l.jsx(on,{...c,active:c.id===a,label:"StreamLayer +",id:"featuredGroups",icon:l.jsx(jf,{name:"icon-btn-feature-groups","data-selected":c.id===a})},c.id):l.jsx(on,{...c,icon:void 0,active:c.id===a},c.id))]}),!o.length&&l.jsx(Ys,{children:[l.jsx(on,{id:"empty",label:"No Features...",active:!1,disabled:!0},"empty")]}),l.jsx("div",{ref:n})]})}),Ff=d("div")({name:"InsightContainer",class:"i1pqqgpo",propsAsIs:!1}),Df=d("img")({name:"Image",class:"igj7luu",propsAsIs:!1}),zf=d("div")({name:"ImageContainer",class:"i1qne9g6",propsAsIs:!1}),Bf=d("div")({name:"InsightContent",class:"itpr98r",propsAsIs:!1}),Uf=d("h3")({name:"Title",class:"t17iaqp8",propsAsIs:!1}),Zf=d("div")({name:"Description",class:"d16t3y7s",propsAsIs:!1}),qf=d("button")({name:"ActionBtn",class:"a12495er",propsAsIs:!1}),Qf=({video:e,image:t,imageMode:n,heading:r,body:i,action:a,controlVideo:s})=>l.jsxs(Ff,{children:[(e==null?void 0:e.url)&&l.jsx(mr,{source:e.url,poster:e.thumbnailUrl,controlVideo:s}),t&&!(e!=null&&e.url)&&l.jsx(zf,{"data-rounded":n===k.QuestionImages.ROUNDED,children:l.jsx(Df,{src:t,alt:r})}),l.jsxs(Bf,{children:[l.jsx(Uf,{children:r}),l.jsx(Zf,{children:i}),a&&l.jsx(qf,{onClick:a,children:"View Insight"})]})]}),Wf=d("div")({name:"Container",class:"c1eptrjd",propsAsIs:!1}),Gf=d("div")({name:"CloseIconWrap",class:"crylm65",propsAsIs:!1}),Kf=()=>O,Yf=d(Kf())({name:"CloseIcon",class:"c9mrcz7",propsAsIs:!0}),Xf=d("div")({name:"Header",class:"hw3lzv4",propsAsIs:!1}),Jf=()=>O,eh=d(Jf())({name:"TypeIcon",class:"t1rrb3kf",propsAsIs:!0}),th=d("span")({name:"TypeName",class:"t1ydnjov",propsAsIs:!1}),nh=d("div")({name:"Question",class:"qlf90cl",propsAsIs:!1}),rh=d("button")({name:"AnswerButton",class:"a1e0nhcl",propsAsIs:!1}),ih=d("div")({name:"Container",class:"c1t4f0x4",propsAsIs:!1}),ah=d("button")({name:"ActionBtn",class:"a16w1nl6",propsAsIs:!1}),sh=d("div")({name:"QuoteWrap",class:"q14u54rf",propsAsIs:!1}),lh=d("blockquote")({name:"Quote",class:"q1hxm6zo",propsAsIs:!1}),oh=({action:e,...t})=>l.jsxs(ih,{children:[t.title&&l.jsx(sh,{children:l.jsx(lh,{children:t.title})}),l.jsx(ta,{...t}),e&&l.jsx(ah,{onClick:e,children:"View Insight"})]}),Yi=({close:e,action:t,controlVideo:n,data:{questionType:r,question:i,insight:a,tweet:s}})=>{const o=N2[r];return o?l.jsxs(Wf,{onClick:t,style:r===k.QuestionType.TWEET?{paddingTop:"12px"}:{},children:[l.jsx(Gf,{"data-a":"intr",onClick:c=>{c.stopPropagation(),e&&e(c)},children:l.jsx(Yf,{name:"icon-cross"})}),r!==k.QuestionType.TWEET&&l.jsxs(Xf,{children:[l.jsx(eh,{"data-type-trivia":r===k.QuestionType.TRIVIA,"data-type-poll":r===k.QuestionType.POLL,name:o.iconName}),l.jsx(th,{children:o.label})]}),r===k.QuestionType.FACTOID&&a&&l.jsx(Qf,{...a,action:t,controlVideo:n}),r===k.QuestionType.TWEET&&s&&l.jsx(oh,{...s,action:t,controlVideo:n}),r!==k.QuestionType.FACTOID&&r!==k.QuestionType.TWEET&&l.jsxs(l.Fragment,{children:[l.jsx(nh,{children:i==null?void 0:i.title}),l.jsx(rh,{children:"Answer"})]})]}):null},ft=d("div")({name:"BGWrap",class:"b1dqe0sz",propsAsIs:!1}),Te=d("div")({name:"BGLineBase",class:"b1v6w7ni",propsAsIs:!1}),ch=()=>Te,uh=d(ch())({name:"BGOneLineOne",class:"b2nqb1p",propsAsIs:!0}),dh=()=>Te,ph=d(dh())({name:"BGOneLineTwo",class:"b1xxgmbk",propsAsIs:!0}),fh=()=>Te,hh=d(fh())({name:"BGOneLineThree",class:"b63lwcb",propsAsIs:!0}),mh=()=>Te,Xs=d(mh())({name:"BGTwoLineOne",class:"b2iah4",propsAsIs:!0}),Ch=()=>Te,Js=d(Ch())({name:"BGTwoLineTwo",class:"b1xezvf6",propsAsIs:!0}),gh=()=>Te,el=d(gh())({name:"BGTwoLineThree",class:"b1jz1hg0",propsAsIs:!0}),vh=()=>Te,tl=d(vh())({name:"BGThreeLineOne",class:"b18ho1tk",propsAsIs:!0}),yh=()=>Te,nl=d(yh())({name:"BGThreeLineTwo",class:"b14uvjfm",propsAsIs:!0}),wh=()=>Te,rl=d(wh())({name:"BGThreeLineThree",class:"b11c3ns7",propsAsIs:!0}),bh=()=>Te,il=d(bh())({name:"BGThreeLineFour",class:"b1bqhhet",propsAsIs:!0}),xh=()=>Te,Eh=d(xh())({name:"BGFourLineOne",class:"b1xyzi7o",propsAsIs:!0}),Lh=()=>Te,kh=d(Lh())({name:"BGFourLineTwo",class:"byo0rup",propsAsIs:!0}),Sh=()=>Te,Ih=d(Sh())({name:"BGFourLineThree",class:"b1oyiqgv",propsAsIs:!0}),Th=()=>Te,jh=d(Th())({name:"BGFourLineFour",class:"bx3ddqw",propsAsIs:!0}),Ah=({step:e,correct:t})=>l.jsxs(l.Fragment,{children:[l.jsxs(ft,{"data-active":e===1,"data-first-screen":"true",children:[l.jsx(uh,{}),l.jsx(ph,{}),l.jsx(hh,{})]}),l.jsxs(ft,{"data-active":e===2,children:[l.jsx(Xs,{}),l.jsx(Js,{}),l.jsx(el,{})]}),l.jsxs(ft,{"data-active":e===3,children:[l.jsx(Xs,{}),l.jsx(Js,{}),l.jsx(el,{})]}),t?l.jsxs(l.Fragment,{children:[l.jsxs(ft,{"data-active":e===4,"data-correct":"true",children:[l.jsx(tl,{}),l.jsx(nl,{}),l.jsx(rl,{}),l.jsx(il,{})]}),l.jsxs(ft,{"data-active":e===5,"data-correct":"true",children:[l.jsx(tl,{}),l.jsx(nl,{}),l.jsx(rl,{}),l.jsx(il,{})]})]}):l.jsxs(ft,{"data-active":e===4,"data-correct":"false",children:[l.jsx(Eh,{}),l.jsx(kh,{}),l.jsx(Ih,{}),l.jsx(jh,{})]})]}),$h=118,Rh=()=>ot,_h=d(Rh())({name:"Container",class:"c10131zw",propsAsIs:!0}),Vh=d("div")({name:"InnerContainer",class:"ir6k2eo",propsAsIs:!1}),Z1=d("div")({name:"Content",class:"c1hwoq9l",propsAsIs:!1}),l2=d("div")({name:"Title",class:"t4ujo4g",propsAsIs:!1}),Nh=()=>l2,Mh=d(Nh())({name:"PointsTitle",class:"p1pjil1h",propsAsIs:!0}),cn=d("div")({name:"Subtitle",class:"s1iorwr9",propsAsIs:!1}),al=d("div")({name:"SubtitleFG",class:"s51sv9d",propsAsIs:!1}),un=d("div")({name:"AnswerText",class:"a1lbk2ye",propsAsIs:!1}),Oh=()=>O,l4=d(Oh())({name:"FeedbackIcon",class:"frcvk3t",propsAsIs:!0}),Ph=()=>l4,sl=d(Ph())({name:"FeedbackIconCorrect",class:"f33p82r",propsAsIs:!0}),Hh=()=>l4,Fh=d(Hh())({name:"FeedbackIconIncorrect",class:"f12r9net",propsAsIs:!0}),ll=d("div")({name:"CloseIconWrap",class:"c1fw6699",propsAsIs:!1}),Dh=()=>O,ol=d(Dh())({name:"CloseIcon",class:"c115o126",propsAsIs:!0}),zh="data:image/svg+xml,%3csvg%20width='154'%20height='37'%20viewBox='0%200%20154%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M70.9776%2030.8796L74.668%2018.1381C75.0696%2016.7473%2076.1186%2015.6318%2077.4936%2015.1371L77.5928%2014.7217H72.466L63.7623%2024.9662L60.431%2014.7217H55.7389L55.6255%2015.1371C56.4288%2015.5291%2056.8683%2016.7052%2056.8683%2017.662V17.7227C56.8683%2023.1787%2052.781%2032.5598%2047.0352%2032.5598C44.8002%2032.5598%2043.6425%2031.0009%2043.6425%2029.7035C43.6425%2028.1306%2044.975%2027.0105%2046.3831%2027.0105C47.744%2027.0105%2047.9519%2027.5099%2048.741%2027.5099C49.2182%2027.5099%2049.6766%2027.2672%2049.9081%2026.8518C50.2672%2026.1984%2049.9931%2025.4049%2049.3363%2025.0922L48.9772%2024.9242C45.6271%2023.3327%2041.7383%2025.7457%2041.7383%2029.4188V29.4701C41.7383%2032.1444%2043.8646%2034.38%2046.5674%2034.4733C53.5417%2034.716%2058.2055%2025.4236%2058.9473%2018.6188L59.486%2020.4577L62.2313%2028.5927H63.2709L71.8518%2018.4741L68.2512%2030.8936C67.8401%2032.3171%2066.6966%2033.4232%2065.2412%2033.7966L65.142%2034.212H72.0408L72.1542%2033.7966C71.1383%2033.2039%2070.6516%2032.0044%2070.9776%2030.8796Z'%20fill='white'/%3e%3cpath%20d='M88.2952%2021.6521H88.2385C85.016%2021.6568%2081.5571%2021.9648%2079.7143%2027.1361C78.1692%2031.4813%2077.7487%2033.2828%2076.539%2033.2828C75.7641%2033.2828%2075.9531%2031.794%2074.7954%2031.794C74.2709%2031.794%2073.7275%2032.2094%2073.6897%2032.8068C73.6236%2033.8429%2075.0317%2034.4683%2076.0949%2034.4683C79.3316%2034.4683%2080.5696%2032.1347%2080.9759%2031.0472C81.0279%2030.9072%2081.3162%2030.1371%2081.6517%2029.2317H85.0538L84.4773%2031.3273C84.1749%2032.4334%2083.5464%2033.3388%2082.488%2033.8009L82.3982%2034.2163H87.9597L88.0637%2033.8009C87.3124%2033.1848%2086.9816%2032.2%2087.2273%2031.2853L89.3206%2023.4257C89.4812%2022.8236%2089.9018%2022.3242%2090.4783%2022.0628L90.568%2021.6475H88.7536H88.2952V21.6521ZM85.3231%2028.2189H82.0202C82.3935%2027.2108%2082.7526%2026.2493%2082.8755%2025.9366C83.7118%2023.757%2085.2995%2022.8749%2086.8399%2022.7536L86.8257%2022.7676L85.3231%2028.2189Z'%20fill='white'/%3e%3cpath%20d='M116.358%2022.5486C116.538%2022.2545%20116.708%2021.8112%20116.708%2021.5591C116.732%2021.0877%20116.297%2020.7237%20115.829%2020.8217C115.456%2020.9011%20115.187%2021.2324%20115.191%2021.6058C115.196%2021.9978%20115.12%2022.4226%20114.95%2022.6279C114.558%2023.104%20113.934%2023.062%20111.062%2022.2452V22.2405C110.797%2022.1659%20110.509%2022.0819%20110.206%2021.9978C110.187%2021.9932%20110.173%2021.9885%20110.159%2021.9838C108.723%2021.6011%20106.941%2021.2464%20105.774%2021.8205C105.765%2021.8252%20105.755%2021.8298%20105.746%2021.8345C104.602%2022.3992%20103.808%2023.4727%20103.567%2024.7142C103.53%2024.8962%20103.506%2025.0455%20103.501%2025.0969C103.468%2025.7456%20104.068%2026.2544%20104.711%2026.1143C105.235%2026.0023%20105.604%2025.5403%20105.59%2025.0129C105.58%2024.4808%20105.472%2023.7667%20105.765%2023.286C106.237%2022.6279%20106.729%2022.5812%20108.935%2023.3047L106.544%2031.323C106.214%2032.4291%20105.406%2033.3345%20104.338%2033.7966L104.238%2034.212H109.961L110.074%2033.7966C109.337%2033.1852%20109.03%2032.1957%20109.299%2031.2809L111.392%2024.0561C112.309%2024.2428%20113.24%2024.2941%20114.147%2024.0374L114.473%2023.9441C115.196%2023.7527%20115.943%2023.2347%20116.358%2022.5486Z'%20fill='white'/%3e%3cpath%20d='M118.649%2021.6523L118.536%2022.0677C119.245%2022.5531%20119.561%2023.4259%20119.335%2024.2427L117.208%2031.3228C116.877%2032.429%20116.069%2033.3344%20115.002%2033.7964L114.902%2034.2118H117.931H118.21H125.18L126.101%2030.8934H125.666L125.51%2031.2108C124.934%2032.3963%20123.72%2033.1524%20122.382%2033.1524H119.429L121.003%2027.5937H122.259C123.105%2027.5937%20123.743%2028.3545%20123.582%2029.1759H124.012L125.043%2025.4188H124.613C124.362%2026.1142%20123.696%2026.5763%20122.949%2026.5809H121.291L122.382%2022.7258L125.515%2022.7211C126.536%2022.7211%20127.301%2023.6452%20127.098%2024.6347H127.528L128.35%2021.6523H118.649Z'%20fill='white'/%3e%3cpath%20d='M138.251%2021.6582H131.333L131.22%2022.0736C131.881%2022.5263%20132.207%2023.3197%20132.056%2024.0898L129.892%2031.324C129.561%2032.4301%20128.753%2033.3356%20127.685%2033.7976L127.586%2034.213H133.303L133.417%2033.7976C132.68%2033.1862%20132.373%2032.2014%20132.637%2031.282L133.686%2027.5949H134.126C134.787%2027.5949%20135.34%2028.085%20135.416%2028.7337C135.439%2028.9437%20135.77%2031.506%20136.035%2032.3881C136.379%2033.5409%20136.833%2034.213%20137.868%2034.213H140.453L140.552%2033.7976L140.183%2033.5829C139.451%2033.1536%20138.922%2032.4908%20138.685%2031.6087C138.463%2030.7779%20138.043%2029.2284%20137.84%2028.4117C137.736%2027.9916%20137.202%2027.5996%20136.654%2027.5996H137.523C139.087%2027.5996%20140.457%2026.5681%20140.878%2025.0839C141.365%2023.3617%20140.056%2021.6582%20138.251%2021.6582ZM138.369%2024.6872C138.029%2025.812%20136.98%2026.5868%20135.789%2026.5868H133.974L135.071%2022.7317H136.89C137.925%2022.727%20138.662%2023.7118%20138.369%2024.6872Z'%20fill='white'/%3e%3cpath%20d='M100.265%2022.2961C100.081%2022.2961%2099.6794%2022.1701%2099.0651%2021.9181C98.4508%2021.6661%2097.8318%2021.54%2097.2034%2021.54C95.904%2021.54%2094.8219%2021.9554%2093.9336%2022.8422C93.1964%2023.5796%2092.8704%2024.401%2092.8704%2025.1105C92.8704%2025.8665%2093.3193%2026.7533%2094.2124%2027.4721C95.0582%2028.1488%2095.937%2028.8022%2096.8206%2029.465C97.7468%2030.1977%2098.2098%2030.8745%2098.2098%2031.4252C98.2098%2032.634%2097.416%2033.2828%2095.7669%2033.2828C94.0942%2033.2828%2092.9366%2032.074%2092.568%2029.8057H92.1144L90.8008%2034.2162H91.226C91.7694%2033.8382%2092.1569%2033.6001%2092.946%2033.6001C93.6973%2033.6001%2094.5006%2034.4729%2096.2158%2034.4729C97.5814%2034.4729%2098.6682%2034.1929%2099.5943%2033.2781C100.383%2032.4753%20100.776%2031.3552%20100.776%2030.4404C100.776%2029.591%20100.237%2028.6062%2099.2966%2027.8921C98.4886%2027.2807%2097.6286%2026.7347%2096.7923%2026.1419C95.8898%2025.4792%2095.4362%2024.9144%2095.4362%2024.2937C95.4362%2023.9483%2095.611%2023.6076%2095.9559%2023.2622C96.3954%2022.8282%2096.986%2022.7302%2097.7751%2022.7302C99.3581%2022.7302%20100.464%2023.5983%20100.558%2025.4325H100.974L102.08%2021.5447H101.664C101.215%2022.0441%20100.752%2022.2961%20100.265%2022.2961Z'%20fill='white'/%3e%3cpath%20d='M149.201%2022.7304C150.784%2022.7304%20151.89%2023.6032%20151.984%2025.4327H152.4L153.501%2021.5449H153.085C152.646%2022.049%20152.182%2022.301%20151.696%2022.301C151.512%2022.301%20151.11%2022.175%20150.496%2021.923C149.881%2021.6709%20149.262%2021.5449%20148.634%2021.5449C147.334%2021.5449%20146.252%2021.9603%20145.364%2022.8471C144.627%2023.5845%20144.296%2024.4059%20144.296%2025.1153C144.296%2025.8714%20144.745%2026.7582%20145.638%2027.477C146.484%2028.1537%20147.363%2028.8071%20148.246%2029.4699C149.173%2030.2026%20149.636%2030.8794%20149.636%2031.4301C149.636%2032.6389%20148.842%2033.2876%20147.193%2033.2876C145.52%2033.2876%20144.362%2032.0788%20143.994%2029.8106H143.54L142.227%2034.2211H142.642C143.186%2033.843%20143.573%2033.605%20144.358%2033.605C145.109%2033.605%20145.912%2034.4778%20147.627%2034.4778C148.993%2034.4778%20150.075%2034.1978%20151.006%2033.283C151.795%2032.4802%20152.187%2031.3601%20152.187%2030.4453C152.187%2029.6005%20151.649%2028.6111%20150.708%2027.897C149.9%2027.2856%20149.04%2026.7395%20148.204%2026.1468C147.301%2025.4841%20146.848%2024.9193%20146.848%2024.2986C146.848%2023.9532%20147.023%2023.6125%20147.368%2023.2671C147.826%2022.8237%20148.412%2022.7304%20149.201%2022.7304Z'%20fill='white'/%3e%3cpath%20d='M26.5433%202.60035C26.0377%202.44633%2025.5321%202.72169%2025.0265%203.00173C24.8469%203.09974%2024.7194%203.27243%2024.6768%203.46845L23.883%207.13222C23.8547%207.26757%2023.9775%207.38891%2024.1145%207.36091C24.9509%207.17422%2025.7447%206.4508%2026.5811%206.70283C27.5167%206.98753%2028.4522%205.81606%2029.3878%205.83006V1.60156C28.4475%201.60623%2027.4789%202.88505%2026.5433%202.60035Z'%20fill='white'/%3e%3cpath%20d='M38.4856%2013.8398C38.2871%2013.7044%2038.1643%2013.4851%2038.1643%2013.2471V12.5796C38.1643%2011.9822%2037.6729%2011.4922%2037.0633%2011.4922H36.6239C36.0994%2011.4922%2035.6174%2011.7536%2035.3339%2012.1876L33.9164%2014.3485C33.7746%2014.5632%2033.5383%2014.6892%2033.2832%2014.6892H32.3287C31.8562%2014.6892%2031.4215%2014.9459%2031.1947%2015.3566C30.9631%2015.7814%2030.552%2016.0754%2030.0843%2016.1734V1.1403C30.0843%200.94894%2029.9283%200.794922%2029.7346%200.794922C29.5409%200.794922%2029.3849%200.94894%2029.3849%201.1403V1.60702V5.83552V16.1827C28.9171%2016.0847%2028.506%2015.7907%2028.2745%2015.3613C28.0524%2014.9506%2027.6177%2014.6939%2027.1405%2014.6939H26.4979C25.9875%2014.6939%2025.5292%2014.9879%2025.3213%2015.45L24.7873%2016.6308C24.7023%2016.8175%2024.5133%2016.9388%2024.3054%2016.9388C24.0975%2016.9388%2023.9085%2016.8175%2023.8234%2016.6308L23.2895%2015.45C23.0816%2014.9926%2022.6232%2014.6939%2022.1129%2014.6939H4.00135C3.85487%2014.6939%203.73674%2014.8106%203.73674%2014.9553C3.73674%2015.2633%203.48158%2015.5107%203.17444%2015.5107H2.39007C2.24359%2015.5107%202.12546%2015.6273%202.12546%2015.772V16.6728C2.12546%2017.5176%201.96008%2018.339%201.62931%2019.1184L1.15207%2020.2526C0.707907%2021.3027%200.5%2022.3901%200.5%2023.4589V26.0726C0.5%2026.7773%200.603954%2027.4914%200.811861%2028.1868C1.39306%2030.1377%202.7161%2031.7339%204.53529%2032.6767L7.43182%2034.1842C7.46962%2034.2029%207.51214%2034.2122%207.55467%2034.2122L9.69517%2034.2309C10.196%2034.2355%2010.6875%2034.3616%2011.1269%2034.6043L12.2751%2035.239C12.3129%2035.2623%2012.3602%2035.2717%2012.4074%2035.2717H13.9431C14.4818%2035.2717%2015.0157%2035.4163%2015.474%2035.6917C15.474%2035.6917%2016.2253%2036.1444%2016.4805%2036.2891C16.8869%2036.5225%2017.3783%2036.7465%2018.2335%2036.7932C18.4273%2036.8025%2018.621%2036.7325%2018.7675%2036.5972C18.9092%2036.4618%2018.9943%2036.2704%2018.9943%2036.0791V35.0616C18.9943%2034.3242%2019.4337%2033.6521%2020.1189%2033.3581L22.4673%2032.3406C22.7886%2032.2006%2023.1477%2032.1773%2023.4832%2032.28L24.3621%2032.5367C24.7354%2032.644%2025.1323%2032.6487%2025.5056%2032.5367L27.5846%2031.9253C27.8587%2031.8459%2028.1517%2031.8459%2028.4304%2031.9299L29.2763%2032.1633C29.6684%2032.2706%2029.9472%2032.6347%2029.9472%2033.0361V35.071C29.9472%2036.0184%2030.7269%2036.7932%2031.6861%2036.7932C32.4043%2036.7932%2033.0328%2036.3405%2033.2501%2035.6637C33.6423%2034.4456%2033.8408%2033.1761%2033.8408%2031.8973V31.0292C33.8408%2030.4131%2034.1006%2029.8204%2034.5543%2029.3956L35.419%2028.5882C36.0002%2028.0421%2036.3356%2027.2674%2036.3356%2026.474V21.6481C36.3356%2020.9013%2036.5625%2020.1779%2036.9972%2019.5618C37.0302%2019.5198%2037.0444%2019.4638%2037.0444%2019.4125V18.2737C37.0444%2017.5316%2037.2712%2016.8128%2037.6965%2016.2014L38.5517%2014.9739C38.5848%2014.9319%2038.599%2014.8806%2038.599%2014.8246V14.0545C38.6037%2013.9098%2038.5139%2013.8585%2038.4856%2013.8398ZM30.0843%2025.2838C30.6654%2025.3725%2031.1002%2025.6665%2031.1002%2026.0212C31.1002%2026.3759%2030.6702%2026.67%2030.0843%2026.7587V25.2838ZM5.22516%2032.4433L4.78572%2032.2146C3.59026%2031.5939%202.63577%2030.6698%201.9837%2029.545V28.1355C2.73028%2029.2043%203.74619%2030.1144%204.98891%2030.7631L5.22516%2030.8845V32.4433ZM7.43654%2033.5961L6.2647%2032.9894V31.4305L7.43182%2032.0373H7.43654V33.5961ZM12.3129%2034.6556L11.3868%2034.1422C10.8812%2033.8622%2010.3142%2033.7128%209.73297%2033.7035V32.0793C10.2197%2032.0886%2010.7016%2032.2146%2011.1269%2032.448L12.2751%2033.0827C12.2846%2033.0874%2012.2987%2033.0874%2012.3129%2033.0921V34.6556ZM18.4603%2035.0616V35.8551V36.0791C18.4603%2036.1304%2018.4367%2036.1818%2018.3989%2036.2191C18.3611%2036.2564%2018.3139%2036.2705%2018.2619%2036.2705C17.52%2036.2331%2017.0948%2036.0418%2016.7498%2035.8411C16.4994%2035.6964%2015.7528%2035.2483%2015.7481%2035.2483C15.2803%2034.9683%2014.7511%2034.8143%2014.2077%2034.7723V33.1387C14.6519%2033.1808%2015.0866%2033.3114%2015.474%2033.5401L16.1214%2033.9228C16.8302%2034.3429%2017.6382%2034.5809%2018.4603%2034.6276V35.0616ZM24.8582%2032.0886C24.7448%2032.084%2024.6267%2032.0653%2024.5133%2032.0326L23.6344%2031.7713C23.4454%2031.7152%2023.2517%2031.6966%2023.0579%2031.6966V30.0677C23.1997%2030.0677%2023.3414%2030.0817%2023.4832%2030.1237L24.3621%2030.3804C24.5227%2030.4271%2024.6928%2030.4504%2024.8582%2030.4598V32.0886ZM30.363%2032.4807C30.1929%2032.0886%2029.8574%2031.7759%2029.4275%2031.6592L28.5864%2031.4259C28.3879%2031.3652%2028.18%2031.3419%2027.9721%2031.3419V29.7177C28.1328%2029.713%2028.2934%2029.7317%2028.4493%2029.783L29.1392%2029.9977C29.8716%2030.2264%2030.363%2030.8891%2030.363%2031.6452V32.4807ZM32.787%2035.365C32.7729%2035.4117%2032.7634%2035.4584%2032.7492%2035.505C32.6028%2035.9624%2032.1775%2036.2658%2031.6955%2036.2658C31.653%2036.2658%2031.6105%2036.2564%2031.568%2036.2518V34.6323C31.601%2034.6369%2031.6294%2034.6416%2031.6625%2034.6416C32.135%2034.6416%2032.565%2034.3802%2032.7918%2033.9835V35.365H32.787ZM37.3232%2015.0486C36.794%2015.8047%2036.5152%2016.6915%2036.5152%2017.6109V18.4137L36.1041%2019.0017C35.5702%2019.7625%2035.2867%2020.6539%2035.2867%2021.578V25.6245C35.2867%2026.2779%2035.0126%2026.9173%2034.5306%2027.3654L33.6659%2028.1775C33.0847%2028.7236%2032.7634%2029.489%2032.787%2030.2824L32.7918%2030.4644C32.8248%2031.5146%2032.6878%2032.56%2032.3901%2033.5681C32.2956%2033.8902%2031.9932%2034.1142%2031.6577%2034.1142C31.2372%2034.1142%2030.8923%2033.7782%2030.8923%2033.3581V31.6452C30.8923%2030.6558%2030.2496%2029.7923%2029.2952%2029.4983L28.6053%2029.2836C28.2225%2029.1669%2027.8209%2029.1623%2027.4334%2029.2743L25.3544%2029.881C25.0803%2029.9604%2024.7873%2029.9604%2024.5133%2029.881L23.6344%2029.6243C23.1808%2029.489%2022.6894%2029.5217%2022.2547%2029.7083L20.4071%2030.5111C19.2258%2031.0245%2018.4651%2032.1773%2018.4651%2033.4515V34.1095C17.7374%2034.0675%2017.0286%2033.8528%2016.4002%2033.4795L15.7528%2033.0967C15.2047%2032.7747%2014.581%2032.602%2013.9431%2032.602H12.4736L11.3868%2031.9999C10.8717%2031.7152%2010.2905%2031.5659%209.69989%2031.5612L7.62082%2031.5472L5.23461%2030.3057C1.61514%2028.4249%200.0700101%2024.1917%201.64349%2020.4579L2.12073%2019.3238C2.47512%2018.4837%202.6594%2017.5922%202.6594%2016.6775V16.0427H3.17444C3.68476%2016.0427%204.11948%2015.6927%204.2376%2015.2213H22.1176C22.4153%2015.2213%2022.6894%2015.394%2022.8075%2015.6647L23.3414%2016.8455C23.5115%2017.2235%2023.8896%2017.4662%2024.3101%2017.4662C24.7259%2017.4662%2025.1087%2017.2235%2025.2788%2016.8455L25.8127%2015.66C25.9356%2015.3893%2026.2049%2015.2166%2026.5026%2015.2166H27.1452C27.424%2015.2166%2027.6791%2015.366%2027.8114%2015.6087C28.1375%2016.2061%2028.7234%2016.6075%2029.3897%2016.7148V24.145C28.317%2024.2617%2027.4949%2024.8918%2027.4949%2025.6572C27.4949%2026.5066%2028.4966%2027.1927%2029.7346%2027.1927C30.9726%2027.1927%2031.9743%2026.5066%2031.9743%2025.6572C31.9743%2024.8918%2031.1521%2024.257%2030.0795%2024.145V16.7101C30.7458%2016.6028%2031.3317%2016.2014%2031.6577%2015.604C31.79%2015.3613%2032.0452%2015.212%2032.324%2015.212H33.2785C33.7179%2015.212%2034.1195%2014.9926%2034.3605%2014.6286L35.7781%2012.4676C35.9624%2012.1829%2036.2789%2012.0149%2036.6239%2012.0149H37.0633C37.3752%2012.0149%2037.6303%2012.2669%2037.6303%2012.575V13.2424C37.6303%2013.5644%2037.7579%2013.8725%2037.98%2014.1012L37.3232%2015.0486ZM29.3849%2025.2838V26.7587C28.8037%2026.67%2028.3737%2026.3759%2028.3737%2026.0212C28.3737%2025.6665%2028.8037%2025.3678%2029.3849%2025.2838Z'%20fill='white'/%3e%3c/svg%3e",Bh="data:image/svg+xml,%3csvg%20width='159'%20height='28'%20viewBox='0%200%20159%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6919_71839)'%3e%3cpath%20d='M4.13243%2025.9198C5.34921%2026.9052%207.05161%2027.0267%208.39597%2026.224L22.9838%2017.5138C25.4013%2016.0703%2025.4117%2012.5721%2023.0028%2011.1144L17.4686%207.76522C15.4767%206.55981%2012.8918%207.10053%2011.5501%209.00325L3.27399%2020.7399C2.14132%2022.3462%202.44805%2024.5556%203.97544%2025.7926L4.13243%2025.9198Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M4.11673%202.57147C5.33939%201.58127%207.0516%201.46387%208.39797%202.27791L22.9843%2011.0971C25.3835%2012.5477%2025.3874%2016.0265%2022.9914%2017.4824L17.5405%2020.7946C15.5485%2022.005%2012.9594%2021.4661%2011.6157%2019.5615L3.27518%207.7386C2.142%206.1323%202.44856%203.92248%203.97619%202.68529L4.11673%202.57147Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M49.8088%2020.0063C47.924%2020.0063%2046.7521%2018.7437%2046.7521%2016.6748V13.1359H50.1977V10.9296H46.7521V7.34668L44.2736%209.18483V10.9271H42.8892V13.1333H44.2736V16.6515C44.2736%2020.2137%2046.3632%2022.4174%2049.8321%2022.4174H50.361V20.0063H49.8088Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M30.4704%2019.5631L32.6818%2017.8339C33.6722%2019.4231%2035.01%2020.2761%2036.7159%2020.2761C38.5826%2020.2761%2039.757%2019.0783%2039.757%2017.5798C39.757%2015.8505%2037.9137%2015.2983%2035.977%2014.6761C33.6956%2013.9398%2031.23%2013.0168%2031.23%209.92907C31.23%207.37018%2033.5115%205.34277%2036.6226%205.34277C39.1815%205.34277%2040.7707%206.33314%2042.0618%207.83166L40.0111%209.35351C39.2515%208.17907%2038.1211%207.55685%2036.6226%207.55685C34.9167%207.55685%2033.8096%208.57055%2033.8096%209.88499C33.8096%2011.4976%2035.5856%2012.0291%2037.5196%2012.6746C39.8244%2013.4576%2042.3367%2014.4506%2042.3367%2017.585C42.3367%2020.1672%2040.2159%2022.6328%2036.7367%2022.6328C33.8563%2022.6328%2031.8963%2021.4117%2030.4678%2019.5683L30.4704%2019.5631Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M58.9189%2016.7007C58.9189%2013.3225%2061.5141%2010.6807%2064.8923%2010.6807C68.2704%2010.6807%2070.7982%2013.1384%2070.7982%2016.5399V17.5044H61.286C61.6075%2019.2725%2062.9867%2020.4444%2064.9856%2020.4444C66.5489%2020.4444%2067.7441%2019.6173%2068.3404%2018.3755L70.3627%2019.5007C69.3515%2021.3855%2067.5367%2022.6247%2064.9856%2022.6247C61.356%2022.6247%2058.9189%2020.0296%2058.9189%2016.6981V16.7007ZM61.4001%2015.4147H68.2938C67.9256%2013.7607%2066.663%2012.8403%2064.8923%2012.8403C63.1215%2012.8403%2061.8589%2013.8981%2061.4001%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M51.8955%2016.6752C51.8955%2013.113%2053.9851%2010.9326%2057.454%2010.9326H58.5559V13.323H57.4307C55.5459%2013.323%2054.33%2014.6322%2054.3533%2016.7011V22.423H51.8955V16.6804V16.6752Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M72.0138%2016.6774C72.0138%2013.3226%2074.6557%2010.7041%2077.9638%2010.7041C81.272%2010.7041%2083.8672%2013.3226%2083.8672%2016.6774V22.42H81.456V20.9267C80.6523%2022.0052%2079.4105%2022.6274%2077.8938%2022.6274C74.609%2022.6274%2072.0112%2020.0556%2072.0112%2016.6774H72.0138ZM81.5027%2016.6774C81.5027%2014.6319%2079.9394%2013.0011%2077.9638%2013.0011C75.9883%2013.0011%2074.4249%2014.6319%2074.4249%2016.6774C74.4249%2018.723%2075.9649%2020.3537%2077.9638%2020.3537C79.9627%2020.3537%2081.5027%2018.6997%2081.5027%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M85.4155%2015.978C85.4155%2012.9214%2087.5052%2010.6943%2090.6085%2010.6943C92.3766%2010.6943%2093.8026%2011.4073%2094.697%2012.6025C95.5474%2011.4073%2096.9266%2010.6943%2098.6948%2010.6943C101.819%2010.6943%20104.002%2012.8773%20104.002%2015.978V22.4103H101.544V16.0014C101.544%2014.2566%20100.372%2013.038%2098.6948%2013.038C97.0174%2013.038%2095.9155%2014.2799%2095.9389%2015.934V22.4129H93.4811V16.004C93.4811%2014.2592%2092.2859%2013.0406%2090.6085%2013.0406C88.9311%2013.0406%2087.8526%2014.2825%2087.8733%2015.9366V22.4154H85.4155V15.9832V15.978Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M105.578%205.6416H108.082V20.0227H114.859V22.4131H105.578V5.6416Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M138.483%2016.7007C138.483%2013.3225%20141.078%2010.6807%20144.456%2010.6807C147.834%2010.6807%20150.362%2013.1384%20150.362%2016.5399V17.5044H140.85C141.171%2019.2725%20142.551%2020.4444%20144.55%2020.4444C146.113%2020.4444%20147.308%2019.6173%20147.904%2018.3755L149.927%2019.5007C148.916%2021.3855%20147.101%2022.6247%20144.55%2022.6247C140.92%2022.6247%20138.483%2020.0296%20138.483%2016.6981V16.7007ZM140.964%2015.4147H147.858C147.49%2013.7607%20146.227%2012.8403%20144.456%2012.8403C142.685%2012.8403%20141.423%2013.8981%20140.964%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M115.269%2016.6774C115.269%2013.3226%20117.911%2010.7041%20121.219%2010.7041C124.527%2010.7041%20127.122%2013.3226%20127.122%2016.6774V22.42H124.711V20.9267C123.907%2022.0052%20122.665%2022.6274%20121.149%2022.6274C117.864%2022.6274%20115.266%2020.0556%20115.266%2016.6774H115.269ZM124.758%2016.6774C124.758%2014.6319%20123.194%2013.0011%20121.219%2013.0011C119.243%2013.0011%20117.68%2014.6319%20117.68%2016.6774C117.68%2018.723%20119.22%2020.3537%20121.219%2020.3537C123.218%2020.3537%20124.758%2018.6997%20124.758%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M131.67%2021.8547L126.915%2010.9658H129.557L132.912%2018.938L136.082%2010.9658H138.678L131.74%2027.7606H129.212L131.67%2021.8573V21.8547Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M151.897%2016.6674C151.897%2013.1052%20153.987%2010.9248%20157.455%2010.9248H158.557V13.3152H157.432C155.547%2013.3152%20154.331%2014.6244%20154.355%2016.6933V22.4152H151.897V16.6726V16.6674Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6919_71839'%3e%3crect%20width='158.12'%20height='28'%20fill='white'%20style='fill:white;fill-opacity:1;'%20transform='translate(0.44043)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Uh=(e,t,n)=>e===t?"translateY(0px)":e>t?`translateY(${n}px)`:"translateY(-100%)",o4=({close:e,votedAnswer:t,mastersApp:n,correct:r,correctAnswerTitle:i,questionTitle:a,saveHeight:s,style:o,hiding:c})=>{const[u,g]=w.useState(1),C=w.useRef({});w.useEffect(()=>{const E=setInterval(()=>{g(L=>r&&L>4||!r&&L>3?L:++L)},3e3);return()=>clearInterval(E)},[r]),w.useEffect(()=>{var E,L;C.current[u]&&s(((L=(E=C.current[u])==null?void 0:E.getBoundingClientRect())==null?void 0:L.height)||$h)},[u,s]);const p=E=>L=>{C.current&&(C.current[E]=L)},y=E=>({transform:Uh(E,u,o.height)}),x={...o};return n&&x.height&&typeof x.height=="number"&&(x.height+=32),l.jsx(_h,{style:o.height?x:{...o,paddingTop:0,paddingBottom:0},hiding:c,children:l.jsxs(Vh,{style:{height:o.height,minHeight:o.height,backgroundColor:u>3?r?"var(--color-sdk-prediction-result-success-bg)":"var(--color-sdk-prediction-result-incorrect-bg)":"var(--color-primary-1)"},children:[l.jsx(Ah,{step:u,correct:r}),n&&l.jsxs(Z1,{ref:p(1),style:y(1),children:[l.jsx("img",{alt:"sponsor-logo",src:zh}),l.jsx(al,{children:"Featured Groups +"})]}),!n&&l.jsx(Z1,{ref:p(1),style:y(1),children:l.jsx("img",{alt:"sponsor-logo",src:Bh})}),l.jsxs(Z1,{ref:p(2),style:y(2),children:[l.jsx(l2,{children:"Prediction results are in!"}),n&&l.jsx(al,{children:"Featured Groups +"})]}),l.jsxs(Z1,{ref:p(3),style:y(3),children:[l.jsx(l2,{children:a}),l.jsx(cn,{children:l.jsxs(un,{children:[l.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})})]}),r?l.jsxs(l.Fragment,{children:[l.jsxs(Z1,{ref:p(4),style:{...y(4),color:"var(--color-sdk-prediction-result-success-text)"},children:[l.jsxs(l2,{children:["Congratulations!",l.jsx("br",{}),"You answered correctly."]}),l.jsxs(cn,{children:[l.jsx(sl,{name:"selected"}),l.jsxs(un,{children:[l.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]})]}),l.jsxs(Z1,{ref:p(5),style:{...y(5),color:"var(--color-sdk-prediction-result-success-text)"},children:[l.jsx(Mh,{children:u===5&&l.jsx(hr,{delay:.5,prefix:"+",suffix:" points",value:t==null?void 0:t.points})}),l.jsxs(cn,{children:[l.jsx(sl,{name:"selected"}),l.jsxs(un,{children:[l.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]}),l.jsx(ll,{"data-a":"intr",onClick:e,children:l.jsx(ol,{name:"icon-cross"})})]})]}):l.jsxs(Z1,{ref:p(4),style:y(4),children:[l.jsxs(l2,{style:{color:"var(--color-sdk-prediction-result-error-title)"},children:["Better luck next time!",l.jsx("br",{}),"Correct: ",i,"."]}),l.jsxs(cn,{style:{color:"var(--color-sdk-prediction-result-error-subtitle)"},children:[l.jsx(Fh,{name:"circleClose"}),l.jsxs(un,{children:[l.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]}),l.jsx(ll,{"data-a":"intr",onClick:e,children:l.jsx(ol,{name:"icon-cross"})})]})]})})},c4=e=>{const[t,n]=w.useState(!1),[r,i]=w.useState(!1),a=w.useRef(null),s=w.useCallback(()=>{i(!0),a.current&&clearTimeout(a.current),a.current=setTimeout(()=>{i(!1)},1e3)},[]),o=w.useCallback(async c=>{n(!0);const u=c.map(g=>new Promise((C,p)=>{const y=new Image;y.onload=()=>C(g),y.onerror=()=>p(),y.src=g}));await Promise.allSettled(u),n(!1)},[]);return w.useEffect(()=>{e&&(s(),o(e))},[e,s,o]),{loading:t,throttled:r}},Zh=d("div")({name:"Container",class:"cl51m2q",propsAsIs:!1}),qh=d("img")({name:"Avatar",class:"a2yhhhr",propsAsIs:!1}),Qh=d("div")({name:"AvatarPlaceholder",class:"a1dtxxlr",propsAsIs:!1}),Wh=d("div")({name:"Content",class:"c12clm3w",propsAsIs:!1}),Gh=d("span")({name:"Name",class:"n14lctn7",propsAsIs:!1}),Kh=({avatar:e,name:t})=>l.jsxs(Zh,{children:[e&&l.jsx(qh,{src:e}),!e&&l.jsx(Qh,{children:s0(t||"")}),l.jsxs(Wh,{children:[l.jsxs(Gh,{children:[t," "]}),"is waiting for you!"]})]}),Yh=d("div")({name:"Container",class:"c1htq1lb",propsAsIs:!1}),Xh=d("div")({name:"Graphic",class:"gjyzpp7",propsAsIs:!1}),Jh=d("img")({name:"GraphicImage",class:"g16mldgz",propsAsIs:!1}),em=d("div")({name:"Headline",class:"h69js65",propsAsIs:!1}),tm=d("div")({name:"TaglineContainer",class:"tmm7qmo",propsAsIs:!1}),nm=d("div")({name:"Tagline",class:"t17knuw2",propsAsIs:!1}),rm=d("div")({name:"Content",class:"c1b74psg",propsAsIs:!1}),im=d("div")({name:"StepsContainer",class:"s1y99ug7",propsAsIs:!1}),am=d("span")({name:"StepIndicator",class:"sgf3v5n",propsAsIs:!1}),sm=d("div")({name:"InvitingUserWrap",class:"i1sj6gn8",propsAsIs:!1}),lm=({loading:e,steps:t,currentStep:n,inviterName:r})=>{const{headline:i,tagline:a}=t[n];return l.jsxs(Yh,{children:[a&&l.jsx(tm,{children:l.jsx($e,{loading:e,children:l.jsx(nm,{children:a})})}),l.jsxs(rm,{"data-welcome-screen":n===0,children:[l.jsx(Xh,{children:l.jsx($e,{loading:e,children:t.map(({graphicSrc:s},o)=>l.jsx(Jh,{src:s,"data-active":n===o}))})}),i&&l.jsx($e,{loading:e,children:l.jsx(em,{children:i})})]}),r&&n===0&&l.jsx(sm,{children:l.jsx(Kh,{name:r})}),l.jsx(im,{style:e?{visibility:"hidden"}:{},children:Array.from({length:t.length}).map((s,o)=>l.jsx(am,{"data-active":n===o},o))})]})},om=d("div")({name:"Container",class:"cm0bev",propsAsIs:!1}),cm=d("div")({name:"Content",class:"ce7x737",propsAsIs:!1}),um=d("div")({name:"Title",class:"tc2tor6",propsAsIs:!1}),dm=d("div")({name:"RulesList",class:"r1k5klql",propsAsIs:!1}),pm=d("div")({name:"RulesItem",class:"r1tf3ft2",propsAsIs:!1}),fm=d("div")({name:"RuleIcon",class:"rwpvg1k",propsAsIs:!1}),hm=d("div")({name:"RuleText",class:"rbxiag0",propsAsIs:!1}),mm=d("button")({name:"TermsButton",class:"t6cyrry",propsAsIs:!1}),Cm=({rules:e,rulesTitle:t,termsText:n,primaryColor:r,openTerms:i})=>l.jsxs(om,{children:[l.jsxs(cm,{children:[l.jsx(um,{children:t}),l.jsx(dm,{children:e==null?void 0:e.map(({label:a,icon:s},o)=>l.jsxs(pm,{children:[s&&l.jsx(fm,{style:{backgroundColor:r},children:l.jsx(O,{name:s,"data-icon":s})}),l.jsx(hm,{children:a})]},o))})]}),n&&l.jsx(mm,{"data-a":"intr",onClick:i,children:"See Terms and Conditions"})]}),gm=d("div")({name:"Container",class:"cj0g35h",propsAsIs:!1}),vm=d("div")({name:"Content",class:"c1xkhrbn",propsAsIs:!1}),ym=d("div")({name:"Title",class:"tifzb8b",propsAsIs:!1}),wm=d("div")({name:"ScrollingText",class:"stduw5c",propsAsIs:!1}),bm=({termsTitle:e,termsText:t})=>l.jsx(gm,{children:l.jsxs(vm,{children:[l.jsx(ym,{children:e}),l.jsx(wm,{children:t})]})}),xm=d("button")({name:"SButton",class:"s1nve60q",propsAsIs:!1}),Em=d("span")({name:"ButtonLabel",class:"b1xoswwx",propsAsIs:!1}),Lm=({disabled:e,variant:t="primary",onClick:n,children:r,...i})=>l.jsx(xm,{"data-a":"intr",onClick:n,disabled:e,"data-variant":t,...i,children:l.jsx(Em,{children:r})}),km=d("div")({name:"Container",class:"c18uddbs",propsAsIs:!1}),Sm=d("div")({name:"Content",class:"cvcfjf6",propsAsIs:!1}),Im=d("div")({name:"OnboardingHeader",class:"o1ie27lw",propsAsIs:!1}),Tm=d("button")({name:"CloseBtn",class:"c15cjkwi",propsAsIs:!1}),jm=()=>O,Am=d(jm())({name:"IconClose",class:"i1mavjt2",propsAsIs:!0}),$m=d("div")({name:"OnboardingFooter",class:"o1x0dyzv",propsAsIs:!1}),Rm=()=>Lm,_m=d(Rm())({name:"OnboardingActionBtn",class:"o1jfi9c3",propsAsIs:!0}),ht={steps:!1,rules:!1,inviteCard:!1},u4=({gamification:e,steps:t,rules:n,rulesBtnLabel:r,rulesTitle:i,termsTitle:a,termsText:s,primaryColor:o,inviteLink:c,inviteCardTitle:u,inviteCardSubtext:g,inviteCardBtnLabel:C,loading:p,inviterName:y,sdk:x,onClose:E})=>{const[L,m]=w.useState(0),[f,v]=w.useState(!1),[b,S]=w.useState(ht);w.useEffect(()=>{t!=null&&t.length?S({...ht,steps:!0}):n!=null&&n.length?S({...ht,rules:!0}):S({...ht,inviteCard:!0})},[]);const I=w.useMemo(()=>b.steps&&L===0?"Continue":b.rules?f||!r?"Got it":r:b.inviteCard?C||"Play Now":"Next",[b,L,f,r,C]),j=w.useCallback(()=>{t!=null&&t.length&&L<t.length-1?m(V=>++V):n!=null&&n.length&&b.steps?S({...ht,rules:!0}):b.rules&&S({...ht,inviteCard:!0})},[L,t==null?void 0:t.length,n==null?void 0:n.length,b,m,S]),A=async()=>{b.inviteCard?await e.onboardingStatus.submitInplay():b.rules&&f?v(!1):j()};return w.useEffect(()=>{!p&&y&&x.inviteDisplayed()},[p,y,x]),l.jsx(Gd,{children:({width:V,height:_})=>l.jsxs(km,{style:{width:V,height:_,maxHeight:_},children:[l.jsx(Im,{children:l.jsx(Tm,{"data-a":"intr",onClick:E,children:l.jsx(Am,{name:"icon-close-btn-gray"})})}),l.jsxs(Sm,{children:[b.steps&&(t==null?void 0:t.length)&&l.jsx(lm,{loading:p,steps:t,currentStep:L,inviterName:y}),b.rules&&!f&&l.jsx(Cm,{rules:n,rulesTitle:i,termsText:s,primaryColor:o,openTerms:()=>v(!0)}),b.rules&&f&&l.jsx(bm,{termsTitle:a,termsText:s}),b.inviteCard&&l.jsx(n4,{inviteLink:c,inviteCardTitle:u,inviteCardSubtext:g,primaryColor:o})]}),l.jsx($m,{children:l.jsx($e,{loading:p,style:{width:"100%"},children:l.jsx(_m,{"data-a":"intr",onClick:A,children:I})})})]})})},Vm=d("div")({name:"Container",class:"c1qjj4d4",propsAsIs:!1}),Nm=d("div")({name:"CloseIconWrap",class:"c1lg6b8a",propsAsIs:!1}),Mm=()=>O,Om=d(Mm())({name:"CloseIcon",class:"c159el66",propsAsIs:!0}),Pm=d("div")({name:"Title",class:"t16xmufv",propsAsIs:!1}),Hm=d("img")({name:"SponsorLogo",class:"s83lc21",propsAsIs:!1}),Fm=d("div")({name:"PresentsTitle",class:"p1p7igia",propsAsIs:!1}),Dm=d("div")({name:"Subtitle",class:"s1eftsbu",propsAsIs:!1}),zm=d("div")({name:"Description",class:"d8uezec",propsAsIs:!1}),Bm=d("button")({name:"ActionButton",class:"a1h1bk90",propsAsIs:!1}),cl=({close:e,action:t,onboarding:n})=>{var r,i,a,s,o,c,u,g;return l.jsxs(Vm,{children:[l.jsx(Nm,{"data-a":"intr",onClick:e,children:l.jsx(Om,{name:"icon-cross"})}),((i=(r=n==null?void 0:n.titleCard)==null?void 0:r.media)==null?void 0:i.sponsorLogo)&&l.jsxs(Pm,{children:[l.jsx(Hm,{alt:"sponsor-logo",src:(s=(a=n==null?void 0:n.titleCard)==null?void 0:a.media)==null?void 0:s.sponsorLogo}),l.jsx(Fm,{children:"PRESENTS"})]}),((o=n==null?void 0:n.titleCard)==null?void 0:o.title)&&l.jsx(Dm,{children:(c=n==null?void 0:n.titleCard)==null?void 0:c.title}),((u=n==null?void 0:n.titleCard)==null?void 0:u.subtitle)&&l.jsx(zm,{children:(g=n==null?void 0:n.titleCard)==null?void 0:g.subtitle}),l.jsx(Bm,{"data-a":"intr",onClick:t,children:"Play Now"})]})},Xi=[{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_1.png",tagline:"",headline:l.jsxs(l.Fragment,{children:["Welcome to ",l.jsx("br",{})," Live Challenge"]})},{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_2.png",headline:"Live insights, polls, trivia and predictions."},{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_3.png",headline:"Win points and play against friends."}],Um=d("div")({name:"OnboardingContainer",class:"o1xni1kr",propsAsIs:!1}),Zm=()=>ot,qm=d(Zm())({name:"OnboardingNotificationContainer",class:"o1vnouv7",propsAsIs:!0}),ul=d("div")({name:"InnerContainer",class:"i59uefw",propsAsIs:!1}),Qm=d("div")({name:"OnboardingOverlap",class:"ovnr8ov",propsAsIs:!1}),Wm=({deepLink:e,onboardingOpts:t,notification:n,gamification:r,loading:i,sdk:a,throttled:s})=>{var o,c,u,g,C,p,y;const x=F(r.friends.getStore()),[E,L]=w.useState(void 0),m=w.useMemo(()=>{var f,v;const b=a.getInviter();return b?(v=(f=x.data)==null?void 0:f.find(({slId:S})=>S===b))==null?void 0:v.name:""},[x.data,a]);return w.useEffect(()=>{const f=e.$store.subscribe(v=>{v&&L(v.data)});return()=>{f()}},[e.$store]),l.jsxs(Um,{children:[l.jsx(u4,{loading:i,rules:[{label:"Answer as many questions as you like.",icon:"icon-btn-feature-groups"},{label:"Win points for each correct trivia or prediction answer.",icon:"icon-thumb-up"},{label:"Top the leader board and best your friends.",icon:"icon-trophy"}],rulesBtnLabel:(o=t.rules)==null?void 0:o.buttonLabel,rulesTitle:(c=t.rules)==null?void 0:c.heading,termsTitle:"Terms and Conditions",termsText:(u=t.rules)==null?void 0:u.terms,steps:Xi,primaryColor:(g=t.inviteCard)==null?void 0:g.iconColor,inviteLink:E,inviteCardTitle:(C=t.inviteCard)==null?void 0:C.heading,inviteCardSubtext:(p=t.inviteCard)==null?void 0:p.subtext,inviteCardBtnLabel:(y=t.inviteCard)==null?void 0:y.buttonLabel,onClose:()=>{var f;(f=n.close)==null||f.call(n)},gamification:r,sdk:a,inviterName:m}),s&&l.jsx(Qm,{})]})},Gm=({sdk:e,notification:t,saveHeight:n,style:r,appNode:i,sdkInDesktopView:a,responsiveStore:s})=>{const o=w.useRef(null),c=t.data.onboarding,[u,g]=w.useState(c==null?void 0:c.instantOpen),C=e.getFeature(k.SdkOverlayType.GAMES),p=w.useMemo(()=>Xi==null?void 0:Xi.map(({graphicSrc:L})=>L),[]),{screen:y}=F(s,{keys:["screen"]});w.useLayoutEffect(()=>{var L;n(((L=o.current)==null?void 0:L.getBoundingClientRect().height)||0)},[n]);const{loading:x,throttled:E}=c4(p);return u&&C&&c&&i.current?l.jsx(X0,{container:i,useContainer:!a,children:l.jsx(Wm,{throttled:E,notification:t,setOpened:g,gamification:C,onboardingOpts:c,deepLink:C.deepLink,loading:x,renderToNode:i,sdk:e})}):l.jsxs(l.Fragment,{children:[l.jsx(ul,{ref:o,style:{position:"absolute",visibility:"hidden"},children:l.jsx(cl,{close:()=>{},action:()=>{},onboarding:c})}),l.jsx(qm,{style:r,hiding:t.hiding,children:l.jsx(ul,{children:l.jsx(cl,{close:t.close,action:()=>{var L;g(!0),(((L=i.current)==null?void 0:L.getBoundingClientRect().y)||0)<0&&n0(i,y.size,{behavior:"smooth"})},onboarding:c})})})]})},Km=d("button")({name:"Container",class:"crkmfw1",propsAsIs:!1}),Ym=d("div")({name:"Content",class:"c11awpy4",propsAsIs:!1}),Xm=d("span")({name:"Title",class:"t154z7mh",propsAsIs:!1}),d4=({title:e,onClick:t,className:n,style:r})=>l.jsx(Km,{"data-a":"intr",onClick:t,className:n,style:r,children:l.jsxs(Ym,{"data-a":"intr",children:[l.jsx(O,{"data-a":"intr",name:"iconUp"}),e&&l.jsx(Xm,{"data-a":"intr",children:e})]})}),Jm=()=>ot,eC=d(Jm())({name:"Container",class:"c8ol1ve",propsAsIs:!0}),p4=d("div")({name:"InnerContainer",class:"iqfywam",propsAsIs:!1}),tC=()=>p4,nC=d(tC())({name:"HiddenContainer",class:"hokmtod",propsAsIs:!0}),rC=d("div")({name:"NotificationRefreshing",class:"n192d1q8",propsAsIs:!1}),iC=()=>d4,aC=d(iC())({name:"Pill",class:"p1lha68t",propsAsIs:!0}),sC=e=>{const[t,n]=w.useState(0),r=w.useRef(null),i=w.useMemo(()=>new ResizeObserver(o=>{window.requestAnimationFrame(()=>{var c;if(Array.isArray(o)){for(const u of o)if(u.contentBoxSize){const g=(c=r.current)==null?void 0:c.getBoundingClientRect();g&&n(g.height)}}})}),[]),a=w.useCallback(o=>{r.current=o},[]),s=w.useCallback(o=>{n(o)},[]);return w.useEffect(()=>{const o=r.current;return o?(i.observe(o),()=>{i.unobserve(o)}):()=>{}},[e]),w.useEffect(()=>()=>{i.disconnect()}),[a,t,s]},lC=({sdk:e,notification:t,appNode:n,responsiveStore:r,hasActiveFeature:i})=>{var a,s;const{sdkInDesktopView:o}=F(r,{keys:["sdkInDesktopView"]}),{sdk:c}=Xn(),[u,g,C]=sC(t.id);let p=g;return i||(p="auto"),t.type===exports.NotificationType.QUESTION?l.jsxs(l.Fragment,{children:[l.jsx(nC,{ref:u,children:l.jsx(Yi,{...t})}),l.jsxs(eC,{style:{height:t.hiding?0:p},hiding:t.hiding,children:[l.jsx(p4,{style:{height:"100%"},children:l.jsx(Yi,{...t,controlVideo:c==null?void 0:c.controlVideoPlayer})}),l.jsx(rC,{},t.id)]})]}):t.type===exports.NotificationType.QUESTION_RESOLVED&&(s=(a=t.data)==null?void 0:a.question)!=null&&s.predictionResult?l.jsx(o4,{style:{height:t.hiding?0:g},saveHeight:C,close:t.close,hiding:t.hiding,...t.data.question}):t.type===exports.NotificationType.ONBOARDING?l.jsx(Gm,{style:{height:t.hiding?0:p},saveHeight:C,sdk:e,notification:t,sdkInDesktopView:o,appNode:n,responsiveStore:r}):null},oC="p7vfi6t",cC=({pill:e,setPill:t,appNode:n,headerNode:r,scrollNode:i,responsiveStore:a,scrollStore:s})=>{var o,c;const{screen:u}=F(a,{keys:["screen"]}),{tabsShown:g,scrollPosition:C}=F(s,{keys:["tabsShown","scrollPosition"]});w.useEffect(()=>{a.get().sdkInDesktopView?C<50&&t(null):C>-50&&t(null)},[C,a,t]);const p=a.get().sdkInDesktopView?n:r;return!e||!p.current?null:V2.createPortal(l.jsx(aC,{title:e.type===exports.NotificationType.QUESTION_RESOLVED?"Prediction result":`New ${((c=N2[(o=e.data)==null?void 0:o.questionType])==null?void 0:c.label)||"notification"}`,"data-a":"intr",onClick:()=>{var y;a.get().sdkInDesktopView?(y=i.current)==null||y.scrollTo({top:0,behavior:"smooth"}):n0(n,u.size,{behavior:"smooth"}),t(null)},className:we(g&&oC,"sl-pill-button")}),p.current)},uC=({sdk:e,headerNode:t,scrollNode:n,responsiveStore:r,appNode:i,scrollStore:a,hasActiveFeature:s})=>{const[o]=w.useState(e.getNotificationsStore()),c=F(o),[u,g]=w.useState(null),C=w.useMemo(()=>e.getActiveNotification(),[e,c]);return w.useEffect(()=>{C&&_t.emit("notification",{action:"rendered",payload:{questionId:C.data.questionId,questionType:C.data.questionType}})},[C]),w.useEffect(()=>{const{sdkInDesktopView:p,sdkInView:y}=r.get();C&&(p||y)&&(!p&&y&&g(C),p&&window.requestAnimationFrame(()=>{a.get().scrollPosition!==0&&g(C)}))},[C]),w.useEffect(()=>{C||g(null)},[C]),l.jsxs(l.Fragment,{children:[!u&&C&&l.jsx(lC,{appNode:i,sdk:e,hasActiveFeature:s,notification:C,responsiveStore:r}),u&&l.jsx(cC,{pill:u,setPill:g,appNode:i,notification:C,headerNode:t,scrollNode:n,scrollStore:a,responsiveStore:r})]})},dC=e=>{const t=F(e.status),n=F(e.sdkStore.slStreamId),r=F(e.userId()),i=F(e.getActiveFeature()),a=t==="ready"&&!!n.data;return w.useEffect(()=>{const s=e.getFeature(k.SdkOverlayType.GAMES);s&&i!==k.SdkOverlayType.GAMES&&(s.closeQuestion(),s.closeUser()),s==null||s.openedQuestionId.subscribe(o=>{o&&i!==k.SdkOverlayType.GAMES&&e.openFeature(k.SdkOverlayType.GAMES)})},[i,e]),{sdkReady:a,activeFeature:i,isLogged:!!r}},pC=({sdk:e,className:t,scrollStore:n,appNode:r,scrollNode:i,responsiveStore:a})=>{const[,s]=Cl(e);return l.jsx(gf,{className:t,scrollNode:i,appNode:r,scrollStore:n,feature:s,responsiveStore:a,sdk:e})},fC=({sdk:e,className:t,appNode:n,responsiveStore:r})=>{const i=F(e.featuresList.getStore());return i?Array.from(i,a=>{const s=e.getFeature(a);return s?l.jsx(vf,{className:t,appNode:n,feature:s,responsiveStore:r,sdk:e},a):null}):null},hC=({sdk:e,topNavigation:t})=>{const n=w.useRef(null),r=w.useRef(null),[i]=P6(n),[a,s]=F6(n,i),{sdkReady:o,activeFeature:c,isLogged:u}=dC(e),g=!!o;xl(n,{enabled:g,event:"click",listener:bl});const C=w.useMemo(()=>({sdk:e,topNavigation:t}),[e,t]);return w.useEffect(()=>{Promise.resolve().then(()=>require("./gamification-feature.js"))},[]),l.jsx(El.Provider,{value:C,children:l.jsxs(U4,{ref:n,className:t?"":"c10llmat",children:[g&&t&&l.jsx(Hf,{className:t2,sdk:e,ref:r}),g&&!t&&!!c&&l.jsx(Pf,{className:we(t2,"sl-hide-on-modal"),sdk:e,ref:r}),l.jsxs(fl,{className:"sl-hide-on-modal",ref:a,"data-nav":(!!c&&g).toString(),children:[g&&l.jsx(uC,{sdk:e,scrollNode:a,headerNode:r,appNode:n,scrollStore:s,responsiveStore:i,hasActiveFeature:!!c}),g&&l.jsx(pC,{scrollStore:s,responsiveStore:i,scrollNode:a,appNode:n,className:t2,sdk:e}),g&&l.jsx(fC,{responsiveStore:i,appNode:n,className:t2,sdk:e})]}),g&&!u&&l.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%"},children:"You are not logged in."})]})})},f4=({children:e,customTheme:t,themeMode:n,style:r})=>l.jsx("div",{className:"StreamLayerSDKTheme",children:l.jsx("div",{className:we(B6,n,t),style:r,children:e})}),h4=()=>{const{sdk:e}=w.useContext(H1);return e},mC=()=>{const{event:e}=w.useContext(H1);return e},m4=()=>{const{sdk:e}=w.useContext(H1),[t,n]=w.useState({});return w.useEffect(()=>{var r;return e!=null&&e.options?(r=e==null?void 0:e.options)==null?void 0:r.subscribe(i=>{n({theme:i.theme,themeMode:i.themeMode})}):()=>{}},[e==null?void 0:e.options]),t},C4=()=>{const{sdk:e}=w.useContext(H1),[t,n]=w.useState({});return w.useEffect(()=>e!=null&&e.uiState?e==null?void 0:e.uiState.subscribe(r=>{n({...r})}):()=>{},[e==null?void 0:e.uiState]),t},CC=({event:e,topNavigation:t,theme:n,withSidebarNotification:r=!0})=>{const{sdk:i,status:a}=w.useContext(H1),s=C4(),o=m4(),{event:c}=w.useContext(H1);if(a===Yn.UNSET)throw new Error("Wrap app in `StreamLayerProvider`");return a===Yn.CONNECTED?l.jsx("div",{className:"StreamLayerSDK",children:"wait"}):i===null?l.jsx("div",{className:"StreamLayerSDK",children:"sdk not initialized"}):!s.app&&!s.appNotification||!s.app&&s.appNotification&&!r?null:l.jsx("div",{className:"StreamLayerSDK",children:l.jsx(f4,{customTheme:n??o.theme,themeMode:o.themeMode,children:l.jsx(hC,{sdk:i,event:(c==null?void 0:c.current)||e,topNavigation:t})})})},g4=({event:e,internal:t})=>{const n=h4(),r=mC();return w.useEffect(()=>(n&&(e&&(n.createEventSession(e,t),r&&(r.current=e)),!e&&(r!=null&&r.current)&&(n.createEventSession("",t),r.current="")),()=>{n&&n.disableApp()}),[e,t,r,n]),null};var Yn=(e=>(e[e.UNSET=0]="UNSET",e[e.CONNECTED=1]="CONNECTED",e[e.READY=2]="READY",e))(Yn||{});const gC={status:0,sdk:null},H1=w.createContext(gC),vC=({sdkKey:e,theme:t,themeMode:n,plugins:r,children:i,event:a,production:s=!0,autoEnable:o=!0,withAdNotification:c,withAd:u=!0,betPack:g=!1,hideFriends:C,skipOnboarding:p,friendsTab:y="enabled",onDeepLinkHandled:x,videoPlayerController:E,onContentActivate:L})=>{const m=k.useStreamLayerApp({sdkKey:e,plugins:r,production:s,autoEnable:o,onDeepLinkHandled:x,videoPlayerController:E,onContentActivate:L,hideFriends:C,skipOnboarding:p,withAdNotification:c,withAd:u,friendsTab:y,betPack:g}),f=w.useRef(""),v=w.useMemo(()=>m?{sdk:m,status:2,event:f}:{status:1,sdk:null,event:f},[m]);return w.useEffect(()=>{m&&(m.options.setKey("friendsTab",y),m.options.setKey("theme",t),m.options.setKey("themeMode",n),m.options.setKey("skipOnboarding",p),m.options.setKey("betPack",g))},[m,y,t,n,p,g]),w.useEffect(()=>()=>{x&&(m==null||m.removeDeepLinkHandler(x)),E&&(m==null||m.removeVideoPlayerController(E))},[m]),w.useEffect(()=>{localStorage.getItem("SL_DEBUG")&&console.log("StreamLayerProvider mounted with props:",{sdkKey:!!e,onDeepLinkHandled:!!x,videoPlayerController:!!E})},[e,x,E]),l.jsxs(H1.Provider,{value:v,children:[a!==void 0&&l.jsx(g4,{event:a}),i]})};exports.A=ve;exports.A$1=bl;exports.A$2=Go;exports.D=o4;exports.D$1=xe;exports.D$2=Qo;exports.Df=V2;exports.Ft=Do;exports.Ht=Fo;exports.I=c4;exports.P=hf;exports.R=vl;exports.R$1=mr;exports.S=r0;exports.StreamLayerContext=H1;exports.StreamLayerProvider=vC;exports.StreamLayerSDKEvent=g4;exports.StreamLayerSDKReact=CC;exports.StreamLayerStatus=Yn;exports.a=Ko;exports.a$1=yl;exports.b=a0;exports.b$1=xl;exports.c=En;exports.c$1=ei;exports.createLogger=at;exports.cx_default=we;exports.d=hr;exports.d$1=zo;exports.e=N2;exports.eventBus=_t;exports.f=ot;exports.f$1=d4;exports.h=f4;exports.h$1=t2;exports.i=t0;exports.i$1=_o;exports.k=a4;exports.k1=O;exports.o=E7;exports.p=qo;exports.p$1=Cl;exports.styled_default=d;exports.tn=u4;exports.useStore=F;exports.useStreamLayer=h4;exports.useStreamLayerTheme=m4;exports.useStreamLayerUI=C4;exports.w=Yi;exports.x=X0;exports.x$1=i4;exports.y=kl;exports.z=Yo;exports.z$1=l0;
|
|
48
|
+
`,Lo=()=>window.innerWidth>=u1.md&&window.innerWidth<u1.lg?76:53,Ll=e=>{var t;const n=Lo();return Math.round((((t=e.current)==null?void 0:t.getBoundingClientRect().y)||0)-n)<=0},Eo=({children:e,container:t,useContainer:n,staticStyles:r})=>{const[i]=w.useState(()=>Ll(t)),[a,l]=w.useState(!1);return w.useEffect(()=>{if(!t.current||!i)return l(!0),()=>{};const o=window.scrollY;return l(!0),()=>{Ll(t)&&window.scrollTo({top:o,behavior:"instant"})}},[]),w.useEffect(()=>{if(a&&t.current&&i){const o=Lo();window.scrollTo({top:t.current.offsetTop-o,behavior:"instant"})}},[a]),!t.current||!a?null:n?qn.createPortal(s.jsxs(U9,{className:"StaticContainer",children:[e,s.jsx("style",{children:Z9}),s.jsx("style",{children:Q9})]}),t.current,"modal-node"):qn.createPortal(s.jsxs(s.Fragment,{children:[e,s.jsx("style",{children:r})]}),t.current,"modal-node")},q9=d("div")({name:"Container",class:"c1pgyo67",propsAsIs:!1}),W9="sx17qu6",G9="h1692c5m",zt=({children:e,style:t,className:n,enabled:r=!0,hiding:i,onAnimationEnd:a})=>s.jsx(q9,{style:t,className:ye(n,r&&W9,r&&i&&G9),onAnimationEnd:a,children:e}),K9=()=>zt,Y9=d(K9())({name:"GrowingContainer",class:"gck55ev",propsAsIs:!0}),ko=({children:e,style:t,enabled:n,animate:r,...i})=>{const a=w.useRef(null);return s.jsx(Y9,{...i,enabled:n&&r,style:{...t,...(()=>{const l=a==null?void 0:a.current,o=l&&window.getComputedStyle(l),c=o==null?void 0:o.getPropertyValue("height");return n?{height:r?c:0}:{}})()},children:s.jsx("div",{ref:a,children:e})})},El=d("div")({name:"SponsorLogoWrap",class:"s8p5v5z",propsAsIs:!1}),X9=()=>O,kl=d(X9())({name:"SponsorLogo",class:"s755yti",propsAsIs:!0}),J9=({mastersApp:e})=>e?s.jsx(El,{children:s.jsx(kl,{name:"mastersLogo"})}):s.jsx(El,{children:s.jsx(kl,{name:"streamLayerLogo"})}),ec=d("div")({name:"Container",class:"c1gcvmcj",propsAsIs:!1}),tc=d("div")({name:"Title",class:"tnr592a",propsAsIs:!1}),nc=d("div")({name:"Description",class:"d1e8jqpv",propsAsIs:!1}),rc=()=>O,ic=d(rc())({name:"Icon",class:"i1vs651k",propsAsIs:!0}),ac=({icon:e,title:t,description:n})=>s.jsxs(ec,{children:[s.jsx(ic,{name:e}),s.jsx(tc,{children:t}),s.jsx(nc,{children:n})]}),lc=()=>ko,sc=d(lc())({name:"ShowInContainer",class:"s16sbdnm",propsAsIs:!0}),z1=d("div")({name:"FeedbackContainer",class:"fbhorgl",propsAsIs:!1}),Sl="s1g20ja7",oc=d("div")({name:"Container",class:"c455ozj",propsAsIs:!1}),cc=()=>O,Il=d(cc())({name:"IconPrediction",class:"i1913njx",propsAsIs:!0}),Xt=d("div")({name:"FeedbackIconWrap",class:"fzfk69z",propsAsIs:!1}),an=d("div")({name:"FeedbackHeader",class:"fx87qaj",propsAsIs:!1}),uc=d("span")({name:"FeedbackTitle",class:"fvek9ew",propsAsIs:!1}),Q1=d("span")({name:"FeedbackDescription",class:"f1kbtp09",propsAsIs:!1}),dc=d("div")({name:"FeedbackTitleWrap",class:"f4i8rro",propsAsIs:!1}),pc=d("div")({name:"FeedbackResultDescriptionWrap",class:"fqyssr",propsAsIs:!1}),fc=()=>Q1,hc=d(fc())({name:"FeedbackDynamicDescription",class:"fyv794i",propsAsIs:!0}),mc=()=>Q1,Cc=d(mc())({name:"FeedbackResultDescription",class:"f1jkj9vx",propsAsIs:!0}),Qr=d("div")({name:"FeedbackText",class:"f1pxh3a6",propsAsIs:!1}),vc=d("span")({name:"DynamicWrap",class:"d1afvufn",propsAsIs:!1}),gc=d("div")({name:"EarlyFeedbackDescription",class:"eq8u24d",propsAsIs:!1}),Tl=({feedbackMessages:e,questionVotedCorrectly:t,questionVoted:n,questionType:r,hasCorrectAnswer:i,showExpiredNotification:a,showClosedNotificationTrivia:l,votedInCurrentRender:o,votedAfterQuestionClosed:c,voteErrorMessage:u,enteredAnActiveQuestion:v,marketClosed:C,percentsAnimated:p,votedAnswer:y,isEarlyPrediction:x,correctAnswer:L,onAnimationEnd:E})=>{const m=n&&(r===k.QuestionType.TRIVIA||r===k.QuestionType.PREDICTION),f=r===k.QuestionType.PREDICTION&&!i,g=C&&r===k.QuestionType.PREDICTION&&!n||r===k.QuestionType.PREDICTION&&c&&o&&v,b=m&&f,S=m&&i,I=r===k.QuestionType.PREDICTION&&n&&o&&i,j=n&&r===k.QuestionType.POLL&&o,A=t?"correct":"incorrect",V=t?e==null?void 0:e.correctFeedback:e==null?void 0:e.incorrectFeedback;return a||l||b||S||g||j||I||u?s.jsx(sc,{enabled:o,animate:!u&&a?!0:p,onAnimationEnd:E,children:s.jsxs(oc,{"data-prediction":f,children:[u&&!g&&s.jsxs(z1,{children:[!x&&s.jsx(Il,{name:"questionExpired"}),s.jsx(Q1,{children:u})]}),!u&&a&&s.jsxs(z1,{children:[!x&&s.jsx(Xt,{children:s.jsx(O,{name:"questionExpired"})}),s.jsxs("div",{children:[s.jsx(an,{children:s.jsx(Q1,{children:"Question Expired"})}),s.jsx(Qr,{children:"You can still answer to see if you're correct, but no points are awarded for expired questions."})]})]}),!u&&l&&s.jsxs(z1,{className:ye(Sl),children:[s.jsx(Xt,{children:s.jsx(O,{name:"questionExpired"})}),s.jsxs("div",{children:[s.jsx(an,{children:s.jsx(Q1,{children:"Question Closed"})}),s.jsx(Qr,{children:"This question was answered after the moderator closed the question. So the points for this answer won’t tally."})]})]}),g&&s.jsxs(z1,{children:[!x&&s.jsx(Xt,{children:s.jsx(O,{name:"questionExpired"})}),s.jsxs("div",{children:[s.jsx(an,{children:s.jsx(Q1,{children:x?i?"The results are already in!":"Question is Closed":"Question Closed"})}),s.jsx(Qr,{children:x?s.jsx(gc,{children:i?`Correct: ${L==null?void 0:L.text}`:"Event affecting the outcome has occurred."}):"This event has already taken place, so the ability to make a prediction on its outcome is no longer available."})]})]}),!u&&b&&s.jsxs(z1,{children:[!x&&s.jsx(Il,{name:"icon-prediction"}),s.jsxs(hc,{children:["Your pick has been recorded. ",s.jsx(vc,{children:"We’ll notify you of the result."})]})]}),!u&&j&&s.jsxs(z1,{children:[!x&&s.jsx(Xt,{"data-feedback-type":"correct",children:s.jsx(O,{name:"correct"})}),s.jsx(Q1,{children:"Thanks for answering. Please stay tuned for the next question."})]}),!u&&(S||I)&&s.jsxs(z1,{className:ye(l&&Sl),children:[!x&&s.jsx(Xt,{"data-feedback-type":A,children:s.jsx(O,{name:A})}),s.jsx("div",{children:s.jsxs(an,{children:[x?s.jsx(dc,{children:A==="incorrect"?s.jsxs(s.Fragment,{children:[s.jsx("div",{children:"So close!"}),s.jsx("div",{children:"Better luck next time"})]}):s.jsxs(s.Fragment,{children:[s.jsx("div",{children:"That’s correct!"}),s.jsx("div",{children:"You chose wisely."})]})}):s.jsx(uc,{"data-feedback-type":A,children:V==null?void 0:V.title}),x?s.jsxs(pc,{children:[s.jsxs("div",{children:["Your pick: ",y==null?void 0:y.text]}),s.jsx("div",{children:A==="incorrect"?`Correct: ${L==null?void 0:L.text}`:""})]}):s.jsx(Cc,{children:V==null?void 0:V.description})]})})]})]})}):null},So=d("div")({name:"Container",class:"c14ielyq",propsAsIs:!1}),yc=()=>as,wc=d(yc())({name:"QuestionScrollContainer",class:"q1tlqx57",propsAsIs:!0}),bc=d("div")({name:"TopShadow",class:"t1hq58md",propsAsIs:!1}),xc=d("div")({name:"BottomShadow",class:"b1c8nxcx",propsAsIs:!1}),Lc=d("div")({name:"SponsorLogo",class:"siozuc3",propsAsIs:!1}),Io=d("div")({name:"Content",class:"cpnc44r",propsAsIs:!1}),Ec=d("div")({name:"Title",class:"tq7p3w0",propsAsIs:!1}),kc=d("div")({name:"OptionsWrap",class:"o1jlfj9g",propsAsIs:!1}),To=d("div")({name:"Options",class:"o84pmnd",propsAsIs:!1}),Sc=()=>zt,Ic=d(Sc())({name:"AlertContainer",class:"a1dybjw9",propsAsIs:!0}),Tc=d("div")({name:"EarlyPrediction",class:"e1l05ict",propsAsIs:!1}),jc=()=>O,Ac=d(jc())({name:"EarlyPredictionIcon",class:"ez9juex",propsAsIs:!0}),$c=()=>O,Rc=d($c())({name:"SponsorIcon",class:"s8p4aob",propsAsIs:!0});var Zi={},Wn=function(){return Wn=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Wn.apply(this,arguments)},_c=function(){function e(t,n,r){var i=this;this.endVal=n,this.options=r,this.version="2.8.0",this.defaults={startVal:0,decimalPlaces:0,duration:2,useEasing:!0,useGrouping:!0,useIndianSeparators:!1,smartEasingThreshold:999,smartEasingAmount:333,separator:",",decimal:".",prefix:"",suffix:"",enableScrollSpy:!1,scrollSpyDelay:200,scrollSpyOnce:!1},this.finalEndVal=null,this.useEasing=!0,this.countDown=!1,this.error="",this.startVal=0,this.paused=!0,this.once=!1,this.count=function(a){i.startTime||(i.startTime=a);var l=a-i.startTime;i.remaining=i.duration-l,i.useEasing?i.countDown?i.frameVal=i.startVal-i.easingFn(l,0,i.startVal-i.endVal,i.duration):i.frameVal=i.easingFn(l,i.startVal,i.endVal-i.startVal,i.duration):i.frameVal=i.startVal+(i.endVal-i.startVal)*(l/i.duration);var o=i.countDown?i.frameVal<i.endVal:i.frameVal>i.endVal;i.frameVal=o?i.endVal:i.frameVal,i.frameVal=Number(i.frameVal.toFixed(i.options.decimalPlaces)),i.printValue(i.frameVal),l<i.duration?i.rAF=requestAnimationFrame(i.count):i.finalEndVal!==null?i.update(i.finalEndVal):i.options.onCompleteCallback&&i.options.onCompleteCallback()},this.formatNumber=function(a){var l,o,c,u,v=a<0?"-":"";l=Math.abs(a).toFixed(i.options.decimalPlaces);var C=(l+="").split(".");if(o=C[0],c=C.length>1?i.options.decimal+C[1]:"",i.options.useGrouping){u="";for(var p=3,y=0,x=0,L=o.length;x<L;++x)i.options.useIndianSeparators&&x===4&&(p=2,y=1),x!==0&&y%p==0&&(u=i.options.separator+u),y++,u=o[L-x-1]+u;o=u}return i.options.numerals&&i.options.numerals.length&&(o=o.replace(/[0-9]/g,function(E){return i.options.numerals[+E]}),c=c.replace(/[0-9]/g,function(E){return i.options.numerals[+E]})),v+i.options.prefix+o+c+i.options.suffix},this.easeOutExpo=function(a,l,o,c){return o*(1-Math.pow(2,-10*a/c))*1024/1023+l},this.options=Wn(Wn({},this.defaults),r),this.formattingFn=this.options.formattingFn?this.options.formattingFn:this.formatNumber,this.easingFn=this.options.easingFn?this.options.easingFn:this.easeOutExpo,this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.endVal=this.validateValue(n),this.options.decimalPlaces=Math.max(this.options.decimalPlaces),this.resetDuration(),this.options.separator=String(this.options.separator),this.useEasing=this.options.useEasing,this.options.separator===""&&(this.options.useGrouping=!1),this.el=typeof t=="string"?document.getElementById(t):t,this.el?this.printValue(this.startVal):this.error="[CountUp] target is null or undefined",typeof window<"u"&&this.options.enableScrollSpy&&(this.error?console.error(this.error,t):(window.onScrollFns=window.onScrollFns||[],window.onScrollFns.push(function(){return i.handleScroll(i)}),window.onscroll=function(){window.onScrollFns.forEach(function(a){return a()})},this.handleScroll(this)))}return e.prototype.handleScroll=function(t){if(t&&window&&!t.once){var n=window.innerHeight+window.scrollY,r=t.el.getBoundingClientRect(),i=r.top+window.pageYOffset,a=r.top+r.height+window.pageYOffset;a<n&&a>window.scrollY&&t.paused?(t.paused=!1,setTimeout(function(){return t.start()},t.options.scrollSpyDelay),t.options.scrollSpyOnce&&(t.once=!0)):(window.scrollY>a||i>n)&&!t.paused&&t.reset()}},e.prototype.determineDirectionAndSmartEasing=function(){var t=this.finalEndVal?this.finalEndVal:this.endVal;this.countDown=this.startVal>t;var n=t-this.startVal;if(Math.abs(n)>this.options.smartEasingThreshold&&this.options.useEasing){this.finalEndVal=t;var r=this.countDown?1:-1;this.endVal=t+r*this.options.smartEasingAmount,this.duration=this.duration/2}else this.endVal=t,this.finalEndVal=null;this.finalEndVal!==null?this.useEasing=!1:this.useEasing=this.options.useEasing},e.prototype.start=function(t){this.error||(this.options.onStartCallback&&this.options.onStartCallback(),t&&(this.options.onCompleteCallback=t),this.duration>0?(this.determineDirectionAndSmartEasing(),this.paused=!1,this.rAF=requestAnimationFrame(this.count)):this.printValue(this.endVal))},e.prototype.pauseResume=function(){this.paused?(this.startTime=null,this.duration=this.remaining,this.startVal=this.frameVal,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count)):cancelAnimationFrame(this.rAF),this.paused=!this.paused},e.prototype.reset=function(){cancelAnimationFrame(this.rAF),this.paused=!0,this.resetDuration(),this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.printValue(this.startVal)},e.prototype.update=function(t){cancelAnimationFrame(this.rAF),this.startTime=null,this.endVal=this.validateValue(t),this.endVal!==this.frameVal&&(this.startVal=this.frameVal,this.finalEndVal==null&&this.resetDuration(),this.finalEndVal=null,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count))},e.prototype.printValue=function(t){var n;if(this.el){var r=this.formattingFn(t);!((n=this.options.plugin)===null||n===void 0)&&n.render?this.options.plugin.render(this.el,r):this.el.tagName==="INPUT"?this.el.value=r:this.el.tagName==="text"||this.el.tagName==="tspan"?this.el.textContent=r:this.el.innerHTML=r}},e.prototype.ensureNumber=function(t){return typeof t=="number"&&!isNaN(t)},e.prototype.validateValue=function(t){var n=Number(t);return this.ensureNumber(n)?n:(this.error="[CountUp] invalid start or end value: ".concat(t),null)},e.prototype.resetDuration=function(){this.startTime=null,this.duration=1e3*Number(this.options.duration),this.remaining=this.duration},e}();const Vc=Object.freeze(Object.defineProperty({__proto__:null,CountUp:_c},Symbol.toStringTag,{value:"Module"})),Nc=u4(Vc);Object.defineProperty(Zi,"__esModule",{value:!0});var oe=w,Mc=Nc;function Oc(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,l,o=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t!==0)for(;!(c=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);c=!0);}catch(v){u=!0,i=v}finally{try{if(!c&&n.return!=null&&(l=n.return(),Object(l)!==l))return}finally{if(u)throw i}}return o}}function jl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Gn(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?jl(Object(n),!0).forEach(function(r){Fc(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jl(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Pc(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Hc(e){var t=Pc(e,"string");return typeof t=="symbol"?t:String(t)}function Fc(e,t,n){return t=Hc(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function B0(){return B0=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},B0.apply(this,arguments)}function Dc(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function jo(e,t){if(e==null)return{};var n=Dc(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function zc(e,t){return Bc(e)||Oc(e,t)||Uc(e,t)||Zc()}function Bc(e){if(Array.isArray(e))return e}function Uc(e,t){if(e){if(typeof e=="string")return Al(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Al(e,t)}}function Al(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Zc(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
49
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Qc=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?oe.useLayoutEffect:oe.useEffect;function qe(e){var t=oe.useRef(e);return Qc(function(){t.current=e}),oe.useCallback(function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return t.current.apply(void 0,r)},[])}var qc=function(t,n){var r=n.decimal,i=n.decimals,a=n.duration,l=n.easingFn,o=n.end,c=n.formattingFn,u=n.numerals,v=n.prefix,C=n.separator,p=n.start,y=n.suffix,x=n.useEasing,L=n.useGrouping,E=n.useIndianSeparators,m=n.enableScrollSpy,f=n.scrollSpyDelay,g=n.scrollSpyOnce,b=n.plugin;return new Mc.CountUp(t,o,{startVal:p,duration:a,decimal:r,decimalPlaces:i,easingFn:l,formattingFn:c,numerals:u,separator:C,prefix:v,suffix:y,plugin:b,useEasing:x,useIndianSeparators:E,useGrouping:L,enableScrollSpy:m,scrollSpyDelay:f,scrollSpyOnce:g})},Wc=["ref","startOnMount","enableReinitialize","delay","onEnd","onStart","onPauseResume","onReset","onUpdate"],Gc={decimal:".",separator:",",delay:null,prefix:"",suffix:"",duration:2,start:0,decimals:0,startOnMount:!0,enableReinitialize:!0,useEasing:!0,useGrouping:!0,useIndianSeparators:!1},Ao=function(t){var n=Object.fromEntries(Object.entries(t).filter(function(V){var _=zc(V,2),J=_[1];return J!==void 0})),r=oe.useMemo(function(){return Gn(Gn({},Gc),n)},[t]),i=r.ref,a=r.startOnMount,l=r.enableReinitialize,o=r.delay,c=r.onEnd,u=r.onStart,v=r.onPauseResume,C=r.onReset,p=r.onUpdate,y=jo(r,Wc),x=oe.useRef(),L=oe.useRef(),E=oe.useRef(!1),m=qe(function(){return qc(typeof i=="string"?i:i.current,y)}),f=qe(function(V){var _=x.current;if(_&&!V)return _;var J=m();return x.current=J,J}),g=qe(function(){var V=function(){return f(!0).start(function(){c==null||c({pauseResume:b,reset:S,start:j,update:I})})};o&&o>0?L.current=setTimeout(V,o*1e3):V(),u==null||u({pauseResume:b,reset:S,update:I})}),b=qe(function(){f().pauseResume(),v==null||v({reset:S,start:j,update:I})}),S=qe(function(){f().el&&(L.current&&clearTimeout(L.current),f().reset(),C==null||C({pauseResume:b,start:j,update:I}))}),I=qe(function(V){f().update(V),p==null||p({pauseResume:b,reset:S,start:j})}),j=qe(function(){S(),g()}),A=qe(function(V){a&&(V&&S(),g())});return oe.useEffect(function(){E.current?l&&A(!0):(E.current=!0,A())},[l,E,A,o,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.formattingFn]),oe.useEffect(function(){return function(){S()}},[S]),{start:j,pauseResume:b,reset:S,update:I,getCountUp:f}},Kc=["className","redraw","containerProps","children","style"],Yc=function(t){var n=t.className,r=t.redraw,i=t.containerProps,a=t.children,l=t.style,o=jo(t,Kc),c=oe.useRef(null),u=oe.useRef(!1),v=Ao(Gn(Gn({},o),{},{ref:c,startOnMount:typeof a!="function"||t.delay===0,enableReinitialize:!1})),C=v.start,p=v.reset,y=v.update,x=v.pauseResume,L=v.getCountUp,E=qe(function(){C()}),m=qe(function(b){t.preserveValue||p(),y(b)}),f=qe(function(){if(typeof t.children=="function"&&!(c.current instanceof Element)){console.error(`Couldn't find attached element to hook the CountUp instance into! Try to attach "containerRef" from the render prop to a an Element, eg. <span ref={containerRef} />.`);return}L()});oe.useEffect(function(){f()},[f]),oe.useEffect(function(){u.current&&m(t.end)},[t.end,m]);var g=r&&t;return oe.useEffect(function(){r&&u.current&&E()},[E,r,g]),oe.useEffect(function(){!r&&u.current&&E()},[E,r,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.className,t.formattingFn]),oe.useEffect(function(){u.current=!0},[]),typeof a=="function"?a({countUpRef:c,start:C,reset:p,update:y,pauseResume:x,getCountUp:L}):oe.createElement("span",B0({className:n,ref:c,style:l},i),typeof t.start<"u"?L().formattingFn(t.start):"")},Xc=Zi.default=Yc;Zi.useCountUp=Ao;const pr=({value:e=0,decimals:t,duration:n=1,preserveValue:r=!0,...i})=>{const[,a]=e.toString().split("."),l=t??((a==null?void 0:a.length)||0);return s.jsx(Xc,{end:e,...i,duration:n,decimals:l,enableScrollSpy:!1,preserveValue:r})},Jc=d("button")({name:"ButtonContainer",class:"b1b6dl8t",propsAsIs:!1}),eu=d("div")({name:"ButtonPctWrap",class:"b4iik8i",propsAsIs:!1}),tu=d("div")({name:"ButtonPct",class:"b1gq1lnf",propsAsIs:!1}),nu=d("span")({name:"ButtonBody",class:"b1j65z51",propsAsIs:!1}),ru=d("div")({name:"IconContainer",class:"i19tpfua",propsAsIs:!1}),iu=d("div")({name:"IconWrap",class:"i1tubmma",propsAsIs:!1}),$o=d("img")({name:"Icon",class:"i1grrgwj",propsAsIs:!1}),au=()=>$o,lu=d(au())({name:"IconDefault",class:"ibemyq8",propsAsIs:!0}),su=()=>$o,ou=d(su())({name:"IconCircle",class:"i1dceht",propsAsIs:!0}),cu=d("span")({name:"Title",class:"t116q4vq",propsAsIs:!1}),uu=d("span")({name:"Indicators",class:"i17ajcu2",propsAsIs:!1}),du=d("div")({name:"PtsWrap",class:"pu9kmlb",propsAsIs:!1}),pu=d("span")({name:"Pts",class:"p1j2j0s0",propsAsIs:!1}),fu=d("span")({name:"Percentage",class:"p1mzj1sj",propsAsIs:!1}),hu=()=>O,mu=d(hu())({name:"CheckIcon",class:"cichgz8",propsAsIs:!0}),$l={[k.QuestionImages.CENTERED]:e=>s.jsx(lu,{"data-testid":"vote-icon",alt:"option-icon",src:e}),[k.QuestionImages.TRANSPARENT]:e=>s.jsx(ru,{"data-testid":"vote-icon",children:s.jsx(iu,{style:{backgroundImage:`url(${e})`}})}),[k.QuestionImages.ROUNDED]:e=>s.jsx(ou,{"data-testid":"vote-icon",alt:"option-icon",src:e}),[k.QuestionImages.NONE]:()=>null,[k.QuestionImages.UNSET]:()=>null},Cu=({questionType:e,hasCorrectAnswer:t,correct:n,youVoted:r,questionVoted:i})=>{if(e===k.QuestionType.POLL&&r)return"voted";if(e===k.QuestionType.PREDICTION){if(!t&&i)return r?"voted":"unset";if(t&&i)return r?n?"correct":"incorrect":"unset";if(r)return"correct"}return e===k.QuestionType.TRIVIA&&i&&r?n?"correct":"incorrect":"unset"},vu=({questionType:e,questionVoted:t,correct:n,hasCorrectAnswer:r,questionStatus:i})=>e===k.QuestionType.TRIVIA?t&&n:e===k.QuestionType.PREDICTION?t&&n&&r||i===k.QuestionStatus.RESOLVED&&n:!1,gu=e=>{var t;const{id:n,icon:r,text:i,percentageDecimal:a,points:l,onVote:o,markThatVoted:c,onPercentsAnimated:u,youSelected:v,youVoted:C,questionVoted:p,imageMode:y,answerTimeExpired:x,questionStatus:L,isLoading:E,questionType:m,correct:f,hasCorrectAnswer:g,marketClosed:b,isEarlyPrediction:S}=e,[I,j]=w.useState(0),A=Cu(e),V=vu({questionType:m,questionVoted:p,correct:f,hasCorrectAnswer:g,questionStatus:L}),_=b&&m===k.QuestionType.PREDICTION,J=p||_,Ne=m===k.QuestionType.PREDICTION&&!p&&!b,Be=p&&!v&&A!=="incorrect"&&!C;return w.useLayoutEffect(()=>{j(0),requestAnimationFrame(()=>{j(a)})},[a]),s.jsxs(Jc,{value:n,"data-selected":v,"data-answer-state":A,disabled:p||E||x||_,"data-is-not-checked":Be,"data-a":"intr",onClick:st=>{c(m===k.QuestionType.PREDICTION?b:L===k.QuestionStatus.RESOLVED),o(st)},children:[s.jsx(eu,{children:s.jsx(tu,{"data-answer-state":A,"data-is-not-checked":Be,style:{width:`${J?I:0}%`},onTransitionEnd:()=>{_||u==null||u()}})}),s.jsxs(nu,{"data-a":"intr",children:[r&&y&&((t=$l[y])==null?void 0:t.call($l,r)),s.jsx(cu,{"data-a":"intr",children:i}),Ne&&s.jsxs(du,{children:[l,s.jsx(pu,{children:"pts"})]}),J&&s.jsxs(uu,{children:[V&&s.jsx(mu,{name:S?"selectedBetPack":"selected"}),s.jsx(fu,{children:s.jsx(pr,{value:a,suffix:"%"})})]})]})]})},yu=()=>ko,wu=d(yu())({name:"ShowInContainer",class:"sie6cqo",propsAsIs:!0}),bu=d("div")({name:"WinBarContainer",class:"wgizw4u",propsAsIs:!1}),xu=d("div")({name:"Content",class:"c1l3ucjp",propsAsIs:!1}),Lu=d("div")({name:"Title",class:"tx7j799",propsAsIs:!1}),Eu=()=>O,ku=d(Eu())({name:"WinIcon",class:"w4lwuj0",propsAsIs:!0}),Su=d("div")({name:"Points",class:"po9i64o",propsAsIs:!1}),Iu=d("span")({name:"PointsCount",class:"pe5g05h",propsAsIs:!1}),Tu=d("span")({name:"PointsUnits",class:"p1hdtpmb",propsAsIs:!1}),ju=({title:e,points:t,isPlayingTimer:n,isTimer:r,animatePoints:i,questionType:a,timerDuration:l,votedInCurrentRender:o,percentsAnimated:c,onTimerExpired:u})=>s.jsx(wu,{enabled:a===k.QuestionType.PREDICTION&&o,animate:c,children:s.jsxs(bu,{style:{justifyContent:a===k.QuestionType.PREDICTION?"center":"space-between"},children:[s.jsxs(xu,{children:[e&&s.jsx(Lu,{children:e}),t!==void 0&&a!==k.QuestionType.POLL&&s.jsxs(s.Fragment,{children:[s.jsx(ku,{name:"icon-trophy"}),s.jsxs(Su,{children:[s.jsx(Iu,{children:i?s.jsx(pr,{value:t,delay:.3}):t}),s.jsx(Tu,{children:"PTS"})]})]})]}),r&&a!==k.QuestionType.PREDICTION&&s.jsx(t7,{isPlaying:n,onTimerExpired:u,duration:l})]})}),Au=(e,t)=>{switch(e){case"already_voted":return t===k.QuestionType.POLL?"You’ve already answered this question on another device.":"You’ve already answered this question on another device. So the points for this answer won't tally.";default:return"Something went wrong, please try again"}},$u=()=>s.jsx(So,{children:s.jsxs(Io,{children:[s.jsx(je,{loading:!0,style:{height:"40px",borderRadius:"100px"}}),s.jsx(je,{loading:!0,style:{height:"24px",margin:"16px 0"}}),s.jsx(To,{children:Array.from({length:5}).map((e,t)=>s.jsx(je,{loading:!0,style:{height:"44px"}},t))})]})}),Ro=({openedQuestion:e,isLoading:t,vote:n,close:r,isEarlyPrediction:i})=>{var a,l;const o=e.subject,c=e.type,u=e.status,v=(a=e.options)==null?void 0:a.options,C=e.marketClosed,p=e.id,y=w.useRef(),[x,L]=w.useState(!1),[E,m]=w.useState(!1),[f,g]=w.useState(!0),[b,S]=w.useState(!1),[I,j]=w.useState(!1),[A,V]=w.useState(""),[_,J]=w.useState(""),[Ne,Be]=w.useState(!1),[st,hr]=w.useState(!1),{runAnimation:v1,finished:ot}=fs();w.useEffect(()=>{ot&&r()},[r,ot]),w.useEffect(()=>{c===k.QuestionType.PREDICTION?C&&g(!1):u===k.QuestionStatus.RESOLVED&&g(!1)},[]);const $=w.useCallback(re=>{m(re),L(!0)},[]),N=w.useCallback(()=>{i&&L(!1)},[i]),M=w.useRef(!1),Z=w.useCallback(async re=>{if(!M.current&&(M.current=!0,p)){const i1=re.currentTarget.value;V(i1);try{await n(p,i1)}catch(P2){J(Au(P2.message,c)),V(""),console.error("Error while voting",P2),M.current=!1}}},[c,p,V,n]),te=w.useCallback(()=>{S(!0),v1({delay:3500})},[v1]),ct=w.useCallback(()=>{j(!0),v1({delay:3500})},[v1]),P=e==null?void 0:e.answers.find(re=>re.youVoted===!0),le=w.useMemo(()=>!!(e!=null&&e.answers.find(re=>re.correct===!0)),[e]),Y=w.useMemo(()=>e==null?void 0:e.answers.find(re=>re.correct===!0),[e]);w.useEffect(()=>{P&&x&&!st&&(y.current=setTimeout(ct,1e4),hr(!0))},[P]),w.useEffect(()=>()=>{clearTimeout(y.current)},[]);const g1=w.useMemo(()=>e?e.answers.map(re=>{var i1;return{...re,questionVoted:!!P,youSelected:A===re.id,isLoading:t,hasCorrectAnswer:le,questionType:e.type,answerTimeExpired:b,questionStatus:u,imageMode:(i1=e.appearance)==null?void 0:i1.images,onVote:Z}}):[],[le,b,t,e,P,u,Z,A]);w.useEffect(()=>{const re=g1.some(({percentageDecimal:P2})=>P2!==0),i1=P&&c===k.QuestionType.PREDICTION;_&&(i||!re||C&&i1)&&Be(!0)},[g1,_,i,C,c,P]);const Gi=v&&(v.case==="trivia"||v.case==="prediction")?v.value:void 0,D1=u===k.QuestionStatus.RESOLVED&&c===k.QuestionType.TRIVIA&&!P&&!f,mr=c===k.QuestionType.TRIVIA&&E,Cr=w.useMemo(()=>c===k.QuestionType.PREDICTION?i?!1:!!(P&&!le||P&&le&&Y!=null&&Y.youVoted):!0,[c,P,le,Y,i]),n4=w.useMemo(()=>{if(c===k.QuestionType.PREDICTION&&P&&(!le||le&&Y!=null&&Y.youVoted))return P.points;if(!(D1||b))return P?P.correct?P.pointsEarned:0:Y==null?void 0:Y.points},[b,P,Y,D1,c,le]),r4=w.useMemo(()=>c===k.QuestionType.PREDICTION&&P?le?le&&Y!=null&&Y.youVoted?"You won":"":"To win":D1||b?"Time expired":c===k.QuestionType.POLL?"Time remaining":P?"You won":"To win",[b,c,P,D1,le,Y]),i4=!Cr||Cr&&c===k.QuestionType.PREDICTION&&x&&!Ne,a4=(c===k.QuestionType.TRIVIA||c===k.QuestionType.PREDICTION)&&P&&le&&(Y==null?void 0:Y.youVoted),l4=P||D1||mr||c===k.QuestionType.TRIVIA&&u===k.QuestionStatus.RESOLVED&&f;return s.jsxs(wc,{children:[i&&s.jsx(bc,{}),s.jsx(So,{style:i?{marginTop:"-40px"}:{},children:s.jsxs(Io,{children:[!i&&s.jsx(Tl,{feedbackMessages:Gi,questionVoted:!!P,questionVotedCorrectly:P==null?void 0:P.correct,questionType:c,hasCorrectAnswer:le,showExpiredNotification:D1,showClosedNotificationTrivia:mr,votedInCurrentRender:x,votedAfterQuestionClosed:E,enteredAnActiveQuestion:f,marketClosed:C,percentsAnimated:Ne,voteErrorMessage:_,votedAnswer:P}),Cr&&s.jsx(ju,{title:r4,points:n4,onTimerExpired:te,questionType:e.type,isTimer:!t,isPlayingTimer:!P,animatePoints:a4,timerDuration:l4?0:Number(((l=e==null?void 0:e.appearance)==null?void 0:l.autoHideInterval)||"30"),votedInCurrentRender:x,percentsAnimated:Ne}),!i&&(b||I)?s.jsx(Ic,{children:s.jsx(ac,{icon:"icon-check-circle",title:"More to come...",description:I?s.jsxs(s.Fragment,{children:["Stay tuned for more questions ",s.jsx("br",{})," and insights."]}):s.jsxs(s.Fragment,{children:["Watch for additional enhanced stream ",s.jsx("br",{})," interactive experience."]})})}):s.jsxs(s.Fragment,{children:[i&&s.jsxs(Tc,{children:[s.jsx(Ac,{name:"iconEarlyPrediction"}),"EARLY PREDICTION"]}),s.jsx(Ec,{style:i4?{marginTop:0}:{},children:o}),i&&s.jsx(Tl,{feedbackMessages:Gi,questionVoted:!!P,questionVotedCorrectly:P==null?void 0:P.correct,questionType:c,hasCorrectAnswer:le,showExpiredNotification:D1,showClosedNotificationTrivia:mr,votedInCurrentRender:x,votedAfterQuestionClosed:E,enteredAnActiveQuestion:f,marketClosed:C,percentsAnimated:Ne,voteErrorMessage:_,isEarlyPrediction:i,correctAnswer:Y,votedAnswer:P,onAnimationEnd:N}),s.jsxs(kc,{children:[s.jsx(To,{children:g1.sort((re,i1)=>re.id>i1.id?1:-1).map(re=>s.jsx(gu,{...re,markThatVoted:$,onPercentsAnimated:()=>Be(!0),votedAfterQuestionClosed:E,enteredAnActiveQuestion:f,marketClosed:C,isEarlyPrediction:i},re.id))}),i&&s.jsxs(s.Fragment,{children:[s.jsx(xc,{}),s.jsx(Lc,{children:s.jsx(Rc,{name:"mastersLogoWhite"})})]})]})]})]})})]})},_o=({height:e="37px",width:t="37px"})=>s.jsx("div",{style:{height:e,width:t},children:s.jsx(O,{name:"loader"})}),Ru=d("div")({name:"Container",class:"c1bgb86j",propsAsIs:!1}),_u=d("video")({name:"Player",class:"p6703cq",propsAsIs:!1}),Vu=d("img")({name:"Poster",class:"p12ow7zo",propsAsIs:!1}),Rl=d("div")({name:"Control",class:"cdpal9o",propsAsIs:!1}),Nu="t1xke4ml",Mu="h1yzxv57",Ou=e=>{for(const t of e)t.isIntersecting?t.target instanceof HTMLVideoElement&&t.target.autoplay&&t.target.play():t.target instanceof HTMLVideoElement&&!t.target.paused&&t.target.pause()},Vo=new IntersectionObserver(Ou,{threshold:.5}),Qi=new Set,Pu=e=>{Vo.observe(e),Qi.add(e)},Hu=e=>{Vo.unobserve(e),Qi.delete(e)},No=()=>{for(const e of Qi)e instanceof HTMLVideoElement&&!e.paused&&e.pause()},fr=({poster:e,source:t,aspectRatio:n,controlVideo:r,onPlay:i,onPause:a,autoPlay:l,hideControls:o,className:c})=>{const u=w.useRef(null),[v,C]=w.useState(!1),[p,y]=w.useState(!1),[x,L]=w.useState(!0),E=w.useCallback(()=>{r==null||r({muted:!0})},[r]),m=w.useCallback(()=>{r==null||r({muted:!1})},[r]),f=b=>{b.stopPropagation();const S=u==null?void 0:u.current;if(S){if(v)S.pause();else{const I=u==null?void 0:u.current;if(!I)return;No(),I.play().catch(j=>console.log(j)),L(!1)}$t.emit("interactions",{action:"tap",payload:{}})}},g=()=>{var b;(b=u==null?void 0:u.current)==null||b.load(),L(!0)};return w.useEffect(()=>{const b=u==null?void 0:u.current;return()=>{b&&(b.paused||m())}},[m]),w.useEffect(()=>{const b=u.current;return b?(Pu(b),()=>Hu(b)):()=>{}},[]),s.jsxs(Ru,{onClick:o?void 0:f,"data-a":"intr",className:ye(v&&Nu,o&&Mu,c),style:n?{aspectRatio:n}:{},children:[s.jsx(_u,{ref:u,src:t,autoPlay:l,onPlay:()=>{E(),C(!0),L(!1),i==null||i()},onError:async b=>{try{if(b.target instanceof HTMLVideoElement){y(!0);const S=await(await fetch(b.target.src)).blob(),I=URL.createObjectURL(S);b.target.src=I}}catch(S){console.error("video fallback fetch failed",S),C(!0),L(!0)}finally{y(!1)}},onPause:()=>{m(),C(!1),a==null||a()},onEnded:()=>{m(),C(!1),g()},style:{visibility:x?"hidden":"visible"},controls:!1,playsInline:!0}),s.jsx(Vu,{src:e,style:{visibility:x?"visible":"hidden"}}),!o&&!p&&s.jsx(Rl,{children:v?s.jsx(O,{name:"icon-pause"}):s.jsx(O,{name:"icon-play"})}),p&&s.jsx(Rl,{children:s.jsx(_o,{})})]})},Fu=d("div")({name:"Container",class:"cgn5uen",propsAsIs:!1}),_l="c1px8nt6",Du=d("div")({name:"Content",class:"c5et2jt",propsAsIs:!1}),zu=d("h3")({name:"Title",class:"t1i2kpk2",propsAsIs:!1}),Bu=d("div")({name:"Description",class:"dd3lh3p",propsAsIs:!1}),Uu=d("img")({name:"Image",class:"i1gfjeu5",propsAsIs:!1}),Zu=d("div")({name:"ImageContainer",class:"i58y999",propsAsIs:!1}),Mo=({instantView:e,isDetail:t,notification:n,controlVideo:r})=>{const i=e==null?void 0:e.heading,a=e==null?void 0:e.body,l=i||a,o=n==null?void 0:n.title,c=n==null?void 0:n.body;return s.jsxs(Fu,{children:[(e==null?void 0:e.video)&&s.jsx(fr,{className:_l,source:e.video.url,poster:e.video.thumbnailUrl,controlVideo:r,autoPlay:t&&e.autoPlayVideo===k.AutoPlayVideo.ENABLED}),(e==null?void 0:e.image)&&!(e!=null&&e.video)&&s.jsx(Zu,{className:_l,"data-rounded":e.imageMode===k.QuestionImages.ROUNDED,children:s.jsx(Uu,{src:e==null?void 0:e.image})}),s.jsxs(Du,{children:[s.jsx(zu,{children:t&&l?i:o}),s.jsx(Bu,{children:t&&l?a:c})]})]})},Qu=d("div")({name:"Container",class:"c1euiow",propsAsIs:!1}),qu=d("a")({name:"WebLinkBtn",class:"w19zie3h",propsAsIs:!1}),Wu=()=>O,Gu=d(Wu())({name:"WebLinkIcon",class:"wyg5v7z",propsAsIs:!0}),Ku=({instantView:e,...t})=>s.jsxs(Qu,{children:[s.jsx(Mo,{instantView:e,...t,isDetail:!0}),(e==null?void 0:e.webLink)&&s.jsxs(qu,{href:e==null?void 0:e.webLink.url,target:"_blank","data-a":"web-link",children:[e==null?void 0:e.webLink.label,s.jsx(Gu,{name:"icon-external-link"})]})]}),Yu=d("div")({name:"Container",class:"cjq447q",propsAsIs:!1}),Xu=d("div")({name:"ImageContainer",class:"i14egogb",propsAsIs:!1}),Ju=d("img")({name:"Image",class:"i2g9g4l",propsAsIs:!1}),ed=()=>O,td=d(ed())({name:"TwitterIcon",class:"t1c454nm",propsAsIs:!0}),nd=d("div")({name:"Details",class:"d11nigc3",propsAsIs:!1}),rd=d("div")({name:"Name",class:"nrxa4k8",propsAsIs:!1}),id=d("div")({name:"UserNameAndDate",class:"u1p051g3",propsAsIs:!1}),Oo=({image:e,name:t,userName:n,verified:r,createdTweet:i})=>{const a=i&&m7(i);return s.jsxs(Yu,{children:[e&&s.jsxs(Xu,{children:[s.jsx(Ju,{className:"SL_AccountImage",src:e}),s.jsx(td,{name:"twitter"})]}),s.jsxs(nd,{children:[t&&s.jsxs(rd,{className:"SL_TweetAccountName",children:[t," ",r&&s.jsx(O,{name:"icon-twitter-verified"})]}),n&&s.jsxs(id,{className:"SL_TweetAccountUserName",children:["@",n," ",a&&`・ ${a}`]})]})]})},ad=d("div")({name:"Container",class:"c1kzqw87",propsAsIs:!1}),ld=d("div")({name:"Details",class:"d9r1hf9",propsAsIs:!1}),sd=d("div")({name:"Body",class:"bezygt5",propsAsIs:!1}),Jt=d("div")({name:"ImagesContainer",class:"i1y8f7ym",propsAsIs:!1}),qr=d("div")({name:"ImagesBlock",class:"i18gwonx",propsAsIs:!1}),Po=d("img")({name:"Image",class:"i3g0xjd",propsAsIs:!1}),od=()=>Po,b1=d(od())({name:"ImageFullSize",class:"io8rt7p",propsAsIs:!0}),cd=()=>Po,Wr=d(cd())({name:"ImageHalfSize",class:"i4hn3ox",propsAsIs:!0}),ud=new RegExp("\\s?https?://t.co[^\\s]+(\\s+)?$"),Ho=e=>e==null?void 0:e.replace(ud,""),qi=w.memo(({image:e,body:t,account:n,accountVerified:r,tweet:i,isDetail:a,controlVideo:l})=>{var o,c,u,v,C;const p=(c=(o=i==null?void 0:i.meta)==null?void 0:o.extendedEntities)==null?void 0:c.media,y=p==null?void 0:p.find(({type:L})=>L==="photo"),x=w.useMemo(()=>{var L,E,m,f;return(f=(m=(E=(L=p==null?void 0:p[0])==null?void 0:L.videoInfo)==null?void 0:E.variants)==null?void 0:m.findLast(({contentType:g})=>g==="video/mp4"))==null?void 0:f.url},[p]);return s.jsxs(ad,{children:[s.jsxs(ld,{children:[s.jsx(Oo,{image:e,name:(u=i==null?void 0:i.meta)==null?void 0:u.accountName,userName:n,verified:r,createdTweet:i==null?void 0:i.date}),s.jsx(sd,{children:Ho(t)}),!a&&y&&s.jsx(Jt,{children:s.jsx(b1,{src:p==null?void 0:p[0].mediaUrlHttps})}),a&&y&&s.jsxs(s.Fragment,{children:[(p==null?void 0:p.length)===1&&s.jsx(Jt,{children:s.jsx(b1,{src:p[0].mediaUrlHttps})}),(p==null?void 0:p.length)===2&&s.jsxs(Jt,{children:[s.jsx(Wr,{src:p[0].mediaUrlHttps}),s.jsx(Wr,{src:p[1].mediaUrlHttps})]}),(p==null?void 0:p.length)===3&&s.jsxs(Jt,{children:[s.jsx(Wr,{src:p[0].mediaUrlHttps}),s.jsxs(qr,{children:[s.jsx(b1,{src:p[1].mediaUrlHttps}),s.jsx(b1,{src:p[2].mediaUrlHttps})]})]}),(p==null?void 0:p.length)===4&&s.jsxs(Jt,{children:[s.jsxs(qr,{children:[s.jsx(b1,{src:p[0].mediaUrlHttps}),s.jsx(b1,{src:p[1].mediaUrlHttps})]}),s.jsxs(qr,{children:[s.jsx(b1,{src:p[2].mediaUrlHttps}),s.jsx(b1,{src:p[3].mediaUrlHttps})]})]})]})]}),!y&&(((v=p==null?void 0:p[0])==null?void 0:v.type)==="video"||((C=p==null?void 0:p[0])==null?void 0:C.type)==="animated_gif")&&x&&s.jsx(fr,{source:x,poster:p[0].mediaUrlHttps,controlVideo:l})]})}),dd=d("div")({name:"Container",class:"c1dcxmvf",propsAsIs:!1}),pd=d("blockquote")({name:"Quote",class:"qb4q22c",propsAsIs:!1}),fd=e=>s.jsxs(dd,{children:[e.title&&s.jsx(pd,{children:e.title}),s.jsx(qi,{...e,isDetail:!0})]}),hd=d("div")({name:"QuestionContainer",class:"q14ckf9e",propsAsIs:!1}),md=({openedQuestion:e})=>{var t,n;const{sdk:r}=Kn();return((t=e==null?void 0:e.attributes)==null?void 0:t.attributes.case)==="insight"?s.jsx(Ku,{...e.attributes.attributes.value,controlVideo:r==null?void 0:r.controlVideoPlayer}):((n=e==null?void 0:e.attributes)==null?void 0:n.attributes.case)==="tweet"?s.jsx(fd,{...e.attributes.attributes.value,controlVideo:r==null?void 0:r.controlVideoPlayer}):null},Cd=({extendedQuestion:e,vote:t,close:n})=>{const{loading:r,data:i}=e;return i?s.jsx(Ro,{vote:t,close:n,openedQuestion:i,isLoading:!!r}):s.jsx($u,{})},Fo=({gamification:e,skipAutoClose:t,hideSponsor:n,className:r,hideHeader:i})=>{var a,l,o,c,u;const v=F(e.openedQuestion.$store),C=F(e.openedQuestion.$extendedStore);if(!v)return null;const p=v.type,y=((l=(a=C.data)==null?void 0:a.options)==null?void 0:l.options.case)==="factoid"?C.data.options.options.value.closeTimer:void 0;return s.jsxs(hd,{className:r,children:[!i&&s.jsx(Cs,{closeTimer:t?void 0:y,close:e.closeQuestion,type:((o=v.attributes)==null?void 0:o.type)||k.QuestionType.UNSET}),p==="question"&&s.jsx(Cd,{vote:e.submitAnswer,close:e.closeQuestion,extendedQuestion:C}),p!=="question"&&s.jsx(md,{openedQuestion:v}),!n&&s.jsx(J9,{sponsorLogo:(u=(c=C.data)==null?void 0:c.sponsorship)==null?void 0:u.logo})]})},vd=d("div")({name:"Container",class:"c115qtkr",propsAsIs:!1}),gd=d("div")({name:"STabs",class:"sxnslc8",propsAsIs:!1}),yd=d("button")({name:"Button",class:"b1umzux0",propsAsIs:!1}),wd=d("span")({name:"Title",class:"tspsaas",propsAsIs:!1});var a2=(e=>(e.HOME="home",e.LEADERBOARD="leaderboard",e))(a2||{});const Vl=({title:e,active:t,onClick:n})=>s.jsx(yd,{"data-a":"intr",onClick:n,"data-selected":t,children:s.jsx(wd,{"data-a":"intr",children:e})}),bd=({activePage:e="home",toggleActivePage:t})=>s.jsx(vd,{children:s.jsxs(gd,{"data-position":e==="home"?"left":"right",children:[s.jsx(Vl,{title:"Home",active:e==="home",onClick:()=>t("home")}),s.jsx(Vl,{title:"Friends",active:e==="leaderboard",onClick:()=>t("leaderboard")})]})}),xd=d("button")({name:"Container",class:"cpjnajb",propsAsIs:!1}),Ld=d("div")({name:"Content",class:"c4m6kaz",propsAsIs:!1}),Ed=d("span")({name:"Title",class:"t1h8t9cc",propsAsIs:!1}),kd=()=>s.jsx(xd,{children:s.jsxs(Ld,{children:[s.jsx(O,{name:"iconCopySuccess"}),s.jsx(Ed,{children:"Link Copied to Clipboard"})]})}),Do=e=>{const t=w.useRef(),[n,r]=w.useState(null),i=w.useCallback(async a=>{var l;if(a&&(l=navigator==null?void 0:navigator.clipboard)!=null&&l.writeText){t.current&&(clearTimeout(t.current),r(null));try{await navigator.clipboard.writeText(a),e.current&&(r(qn.createPortal(s.jsx(kd,{}),e.current)),t.current=setTimeout(()=>{r(null)},1e3))}catch(o){console.error("Unable to copy to clipboard",o)}}},[e]);return w.useEffect(()=>()=>{clearTimeout(t.current)},[]),[i,n]},Sd=d("div")({name:"Container",class:"c1ux29ft",propsAsIs:!1}),Id=()=>O,Td=d(Id())({name:"FriendsIcon",class:"f10ncfg2",propsAsIs:!0}),jd=d("div")({name:"Content",class:"c1yc07bd",propsAsIs:!1}),Ad=d("div")({name:"Title",class:"tj6cq7w",propsAsIs:!1}),$d=d("div")({name:"Description",class:"d1ag78xo",propsAsIs:!1}),Rd=()=>O,_d=d(Rd())({name:"ArrowInviteIcon",class:"awohrz6",propsAsIs:!0}),Vd=({title:e,description:t,onClick:n,className:r})=>{const[i]=us({type:"invitation",action:"sent",payload:{from:k.InvitationFrom.TITLE_CARD}});return s.jsxs(Sd,{"data-a":"intr",onClick:i(n),className:r,children:[s.jsx(Td,{name:"icon-friends"}),s.jsxs(jd,{children:[s.jsx(Ad,{children:e}),s.jsx($d,{children:t})]}),s.jsx(_d,{name:"icon-copy"})]})};let Fe;typeof window<"u"?Fe=window:typeof self<"u"?Fe=self:Fe=k.global;let U0=null,Z0=null;const Nl=20,Gr=Fe.clearTimeout,Ml=Fe.setTimeout,Kr=Fe.cancelAnimationFrame||Fe.mozCancelAnimationFrame||Fe.webkitCancelAnimationFrame,Ol=Fe.requestAnimationFrame||Fe.mozRequestAnimationFrame||Fe.webkitRequestAnimationFrame;Kr==null||Ol==null?(U0=Gr,Z0=function(t){return Ml(t,Nl)}):(U0=function([t,n]){Kr(t),Gr(n)},Z0=function(t){const n=Ol(function(){Gr(r),t()}),r=Ml(function(){Kr(n),t()},Nl);return[n,r]});function Nd(e){let t,n,r,i,a,l,o;const c=typeof document<"u"&&document.attachEvent;if(!c){l=function(m){const f=m.__resizeTriggers__,g=f.firstElementChild,b=f.lastElementChild,S=g.firstElementChild;b.scrollLeft=b.scrollWidth,b.scrollTop=b.scrollHeight,S.style.width=g.offsetWidth+1+"px",S.style.height=g.offsetHeight+1+"px",g.scrollLeft=g.scrollWidth,g.scrollTop=g.scrollHeight},a=function(m){return m.offsetWidth!==m.__resizeLast__.width||m.offsetHeight!==m.__resizeLast__.height},o=function(m){if(m.target.className&&typeof m.target.className.indexOf=="function"&&m.target.className.indexOf("contract-trigger")<0&&m.target.className.indexOf("expand-trigger")<0)return;const f=this;l(this),this.__resizeRAF__&&U0(this.__resizeRAF__),this.__resizeRAF__=Z0(function(){a(f)&&(f.__resizeLast__.width=f.offsetWidth,f.__resizeLast__.height=f.offsetHeight,f.__resizeListeners__.forEach(function(S){S.call(f,m)}))})};let p=!1,y="";r="animationstart";const x="Webkit Moz O ms".split(" ");let L="webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "),E="";{const m=document.createElement("fakeelement");if(m.style.animationName!==void 0&&(p=!0),p===!1){for(let f=0;f<x.length;f++)if(m.style[x[f]+"AnimationName"]!==void 0){E=x[f],y="-"+E.toLowerCase()+"-",r=L[f],p=!0;break}}}n="resizeanim",t="@"+y+"keyframes "+n+" { from { opacity: 0; } to { opacity: 0; } } ",i=y+"animation: 1ms "+n+"; "}const u=function(p){if(!p.getElementById("detectElementResize")){const y=(t||"")+".resize-triggers { "+(i||"")+'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }',x=p.head||p.getElementsByTagName("head")[0],L=p.createElement("style");L.id="detectElementResize",L.type="text/css",e!=null&&L.setAttribute("nonce",e),L.styleSheet?L.styleSheet.cssText=y:L.appendChild(p.createTextNode(y)),x.appendChild(L)}};return{addResizeListener:function(p,y){if(c)p.attachEvent("onresize",y);else{if(!p.__resizeTriggers__){const x=p.ownerDocument,L=Fe.getComputedStyle(p);L&&L.position==="static"&&(p.style.position="relative"),u(x),p.__resizeLast__={},p.__resizeListeners__=[],(p.__resizeTriggers__=x.createElement("div")).className="resize-triggers";const E=x.createElement("div");E.className="expand-trigger",E.appendChild(x.createElement("div"));const m=x.createElement("div");m.className="contract-trigger",p.__resizeTriggers__.appendChild(E),p.__resizeTriggers__.appendChild(m),p.appendChild(p.__resizeTriggers__),l(p),p.addEventListener("scroll",o,!0),r&&(p.__resizeTriggers__.__animationListener__=function(g){g.animationName===n&&l(p)},p.__resizeTriggers__.addEventListener(r,p.__resizeTriggers__.__animationListener__))}p.__resizeListeners__.push(y)}},removeResizeListener:function(p,y){if(c)p.detachEvent("onresize",y);else if(p.__resizeListeners__.splice(p.__resizeListeners__.indexOf(y),1),!p.__resizeListeners__.length){p.removeEventListener("scroll",o,!0),p.__resizeTriggers__.__animationListener__&&(p.__resizeTriggers__.removeEventListener(r,p.__resizeTriggers__.__animationListener__),p.__resizeTriggers__.__animationListener__=null);try{p.__resizeTriggers__=!p.removeChild(p.__resizeTriggers__)}catch{}}}}}class Md extends w.Component{constructor(...t){super(...t),this.state={height:this.props.defaultHeight||0,scaledHeight:this.props.defaultHeight||0,scaledWidth:this.props.defaultWidth||0,width:this.props.defaultWidth||0},this._autoSizer=null,this._detectElementResize=null,this._parentNode=null,this._resizeObserver=null,this._timeoutId=null,this._onResize=()=>{this._timeoutId=null;const{disableHeight:n,disableWidth:r,onResize:i}=this.props;if(this._parentNode){const a=window.getComputedStyle(this._parentNode)||{},l=parseFloat(a.paddingLeft||"0"),o=parseFloat(a.paddingRight||"0"),c=parseFloat(a.paddingTop||"0"),u=parseFloat(a.paddingBottom||"0"),v=this._parentNode.getBoundingClientRect(),C=v.height-c-u,p=v.width-l-o,y=this._parentNode.offsetHeight-c-u,x=this._parentNode.offsetWidth-l-o;(!n&&(this.state.height!==y||this.state.scaledHeight!==C)||!r&&(this.state.width!==x||this.state.scaledWidth!==p))&&(this.setState({height:y,width:x,scaledHeight:C,scaledWidth:p}),typeof i=="function"&&i({height:y,scaledHeight:C,scaledWidth:p,width:x}))}},this._setRef=n=>{this._autoSizer=n}}componentDidMount(){const{nonce:t}=this.props,n=this._autoSizer?this._autoSizer.parentNode:null;if(n!=null&&n.ownerDocument&&n.ownerDocument.defaultView&&n instanceof n.ownerDocument.defaultView.HTMLElement){this._parentNode=n;const r=n.ownerDocument.defaultView.ResizeObserver;r!=null?(this._resizeObserver=new r(()=>{this._timeoutId=setTimeout(this._onResize,0)}),this._resizeObserver.observe(n)):(this._detectElementResize=Nd(t),this._detectElementResize.addResizeListener(n,this._onResize)),this._onResize()}}componentWillUnmount(){this._parentNode&&(this._detectElementResize&&this._detectElementResize.removeResizeListener(this._parentNode,this._onResize),this._timeoutId!==null&&clearTimeout(this._timeoutId),this._resizeObserver&&this._resizeObserver.disconnect())}render(){const{children:t,defaultHeight:n,defaultWidth:r,disableHeight:i=!1,disableWidth:a=!1,doNotBailOutOnEmptyChildren:l=!1,nonce:o,onResize:c,style:u={},tagName:v="div",...C}=this.props,{height:p,scaledHeight:y,scaledWidth:x,width:L}=this.state,E={overflow:"visible"},m={};let f=!1;return i||(p===0&&(f=!0),E.height=0,m.height=p,m.scaledHeight=y),a||(L===0&&(f=!0),E.width=0,m.width=L,m.scaledWidth=x),l&&(f=!1),w.createElement(v,{ref:this._setRef,style:{...E,...u},...C},!f&&t(m))}}function Od(e){var t=e.lastRenderedStartIndex,n=e.lastRenderedStopIndex,r=e.startIndex,i=e.stopIndex;return!(r>n||i<t)}function Pd(e){for(var t=e.isItemLoaded,n=e.itemCount,r=e.minimumBatchSize,i=e.startIndex,a=e.stopIndex,l=[],o=null,c=null,u=i;u<=a;u++){var v=t(u);v?c!==null&&(l.push(o,c),o=c=null):(c=u,o===null&&(o=u))}if(c!==null){for(var C=Math.min(Math.max(c,o+r-1),n-1),p=c+1;p<=C&&!t(p);p++)c=p;l.push(o,c)}if(l.length)for(;l[1]-l[0]+1<r&&l[0]>0;){var y=l[0]-1;if(!t(y))l[0]=y;else break}return l}var Hd=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},Fd=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),Dd=function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Pl=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e};(function(e){Dd(t,e);function t(){var n,r,i,a;Hd(this,t);for(var l=arguments.length,o=Array(l),c=0;c<l;c++)o[c]=arguments[c];return a=(r=(i=Pl(this,(n=t.__proto__||Object.getPrototypeOf(t)).call.apply(n,[this].concat(o))),i),i._lastRenderedStartIndex=-1,i._lastRenderedStopIndex=-1,i._memoizedUnloadedRanges=[],i._onItemsRendered=function(u){var v=u.visibleStartIndex,C=u.visibleStopIndex;i._lastRenderedStartIndex=v,i._lastRenderedStopIndex=C,i._ensureRowsLoaded(v,C)},i._setRef=function(u){i._listRef=u},r),Pl(i,a)}return Fd(t,[{key:"resetloadMoreItemsCache",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],r&&this._ensureRowsLoaded(this._lastRenderedStartIndex,this._lastRenderedStopIndex)}},{key:"componentDidMount",value:function(){}},{key:"render",value:function(){var r=this.props.children;return r({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(r,i){var a=this.props,l=a.isItemLoaded,o=a.itemCount,c=a.minimumBatchSize,u=c===void 0?10:c,v=a.threshold,C=v===void 0?15:v,p=Pd({isItemLoaded:l,itemCount:o,minimumBatchSize:u,startIndex:Math.max(0,r-C),stopIndex:Math.min(o-1,i+C)});(this._memoizedUnloadedRanges.length!==p.length||this._memoizedUnloadedRanges.some(function(y,x){return p[x]!==y}))&&(this._memoizedUnloadedRanges=p,this._loadUnloadedRanges(p))}},{key:"_loadUnloadedRanges",value:function(r){for(var i=this,a=this.props.loadMoreItems||this.props.loadMoreRows,l=function(u){var v=r[u],C=r[u+1],p=a(v,C);p!=null&&p.then(function(){if(Od({lastRenderedStartIndex:i._lastRenderedStartIndex,lastRenderedStopIndex:i._lastRenderedStopIndex,startIndex:v,stopIndex:C})){if(i._listRef==null)return;typeof i._listRef.resetAfterIndex=="function"?i._listRef.resetAfterIndex(v,!0):(typeof i._listRef._getItemStyleCache=="function"&&i._listRef._getItemStyleCache(-1),i._listRef.forceUpdate())}})},o=0;o<r.length;o+=2)l(o)}}]),t})(w.PureComponent);const zd=d("div")({name:"Container",class:"culdu4a",propsAsIs:!1}),Bd=d("div")({name:"Position",class:"pwf8e69",propsAsIs:!1}),Ud=d("img")({name:"Avatar",class:"atf4yh4",propsAsIs:!1}),Zd=d("div")({name:"AvatarPlaceholder",class:"a1dg29ja",propsAsIs:!1}),Qd=d("div")({name:"Content",class:"c10a68rc",propsAsIs:!1}),qd=d("div")({name:"NameContainer",class:"nc4kck5",propsAsIs:!1}),Wd=d("span")({name:"Name",class:"njsrqgr",propsAsIs:!1}),Gd=()=>O,Kd=d(Gd())({name:"CurrentUserBadge",class:"c17uc4zr",propsAsIs:!0});var zo={exports:{}},Yd="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",Xd=Yd,Jd=Xd;function Bo(){}function Uo(){}Uo.resetWarningCache=Bo;var ep=function(){function e(r,i,a,l,o,c){if(c!==Jd){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:Uo,resetWarningCache:Bo};return n.PropTypes=n,n};zo.exports=ep();var tp=zo.exports;const Ie=rs(tp);class Q0 extends w.Component{constructor(t){super(t),this.scrollListener=this.scrollListener.bind(this),this.eventListenerOptions=this.eventListenerOptions.bind(this),this.mousewheelListener=this.mousewheelListener.bind(this)}componentDidMount(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}componentDidUpdate(){if(this.props.isReverse&&this.loadMore){const t=this.getParentElement(this.scrollComponent);t.scrollTop=t.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}componentWillUnmount(){this.detachScrollListener(),this.detachMousewheelListener()}isPassiveSupported(){let t=!1;const n={get passive(){t=!0}};try{document.addEventListener("test",null,n),document.removeEventListener("test",null,n)}catch{}return t}eventListenerOptions(){let t=this.props.useCapture;return this.isPassiveSupported()?t={useCapture:this.props.useCapture,passive:!0}:t={passive:!1},t}setDefaultLoader(t){this.defaultLoader=t}detachMousewheelListener(){let t=window;this.props.useWindow===!1&&(t=this.scrollComponent.parentNode),t.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}detachScrollListener(){let t=window;this.props.useWindow===!1&&(t=this.getParentElement(this.scrollComponent)),t.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),t.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}getParentElement(t){const n=this.props.getScrollParent&&this.props.getScrollParent();return n??(t&&t.parentNode)}filterProps(t){return t}attachScrollListener(){const t=this.getParentElement(this.scrollComponent);if(!this.props.hasMore||!t)return;let n=window;this.props.useWindow===!1&&(n=t),n.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),n.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),n.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}mousewheelListener(t){t.deltaY===1&&!this.isPassiveSupported()&&t.preventDefault()}scrollListener(){const t=this.scrollComponent,n=window,r=this.getParentElement(t);let i;if(this.props.useWindow){const a=document.documentElement||document.body.parentNode||document.body,l=n.pageYOffset!==void 0?n.pageYOffset:a.scrollTop;this.props.isReverse?i=l:i=this.calculateOffset(t,l)}else this.props.isReverse?i=r.scrollTop:i=t.scrollHeight-r.scrollTop-r.clientHeight;i<Number(this.props.threshold)&&t&&t.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=r.scrollHeight,this.beforeScrollTop=r.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}calculateOffset(t,n){return t?this.calculateTopPosition(t)+(t.offsetHeight-n-window.innerHeight):0}calculateTopPosition(t){return t?t.offsetTop+this.calculateTopPosition(t.offsetParent):0}render(){const t=this.filterProps(this.props),{children:n,element:r,hasMore:i,initialLoad:a,isReverse:l,loader:o,loadMore:c,pageStart:u,ref:v,threshold:C,useCapture:p,useWindow:y,getScrollParent:x,...L}=t;L.ref=m=>{this.scrollComponent=m,v&&v(m)};const E=[n];return i&&(o?l?E.unshift(o):E.push(o):this.defaultLoader&&(l?E.unshift(this.defaultLoader):E.push(this.defaultLoader))),w.createElement(r,L,E)}}q(Q0,"propTypes",{children:Ie.node.isRequired,element:Ie.node,hasMore:Ie.bool,initialLoad:Ie.bool,isReverse:Ie.bool,loader:Ie.node,loadMore:Ie.func.isRequired,pageStart:Ie.number,ref:Ie.func,getScrollParent:Ie.func,threshold:Ie.number,useCapture:Ie.bool,useWindow:Ie.bool}),q(Q0,"defaultProps",{element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null});const np=({friendsRank:e,avatar:t,name:n,userId:r,points:i,isCurrentUser:a,style:l})=>s.jsxs(zd,{"data-name":r,style:l,children:[s.jsx(Bd,{children:e||0}),s.jsxs(Qd,{children:[t?s.jsx(Ud,{alt:"leaderboard-item-avatar",src:t}):s.jsx(Zd,{children:ei(n||"")}),s.jsxs(qd,{children:[s.jsx(Wd,{children:n||""}),a&&s.jsx(Kd,{name:"icon-star"})]})]}),s.jsx("div",{children:gs(i)})]}),rp=d("div")({name:"Container",class:"c16btbfp",propsAsIs:!1}),ip=({items:e,currentUserId:t,openItemDetail:n,fetchMore:r,scrollNode:i,hasMore:a})=>{const l=w.useCallback(o=>{const c=o.target.getAttribute("data-name");c&&n(c)},[n]);return s.jsx(Q0,{loadMore:r,initialLoad:!1,hasMore:a,useWindow:!1,getScrollParent:()=>i.current,children:s.jsx(rp,{"data-a":"intr",onClick:l,children:e.map(o=>s.jsx(np,{...o,isCurrentUser:!!t&&t===o.userId},o.userId))})})},ap=d("div")({name:"Container",class:"c1itm4k7",propsAsIs:!1}),lp=d("div")({name:"IconContainer",class:"i1w4fsni",propsAsIs:!1}),sp=()=>O,op=d(sp())({name:"InviteGameIcon",class:"i19m85r1",propsAsIs:!0}),cp=d("div")({name:"Content",class:"c1mbu204",propsAsIs:!1}),up=d("div")({name:"Heading",class:"h1amdqtv",propsAsIs:!1}),dp=d("div")({name:"Subtext",class:"s1lhlj9j",propsAsIs:!1}),pp=d("div")({name:"LinkContainer",class:"l1wot35e",propsAsIs:!1}),fp=d("div")({name:"LinkInfo",class:"l1jdw39q",propsAsIs:!1}),hp=d("span")({name:"LinkTitle",class:"l1cr5mk",propsAsIs:!1}),mp=d("span")({name:"LinkAddress",class:"lvi87q4",propsAsIs:!1}),Cp=()=>O,vp=d(Cp())({name:"LinkIcon",class:"l1pqlvw3",propsAsIs:!0}),Zo=({inviteLink:e,inviteCardTitle:t,inviteCardSubtext:n,primaryColor:r,className:i})=>{const a=w.useRef(null),[l,o]=Do(a),[c]=us({type:"invitation",action:"sent",payload:{from:k.InvitationFrom.MENU}});return s.jsxs(ap,{className:i,children:[s.jsx(lp,{style:{backgroundColor:r},children:s.jsx(op,{name:"invite-game-icon"})}),s.jsxs(cp,{children:[s.jsx(up,{children:t||""}),s.jsx(dp,{children:n||""})]}),e&&s.jsxs(pp,{ref:a,"data-a":"intr",onClick:c(()=>l(e)),children:[s.jsxs(fp,{children:[s.jsx(hp,{children:"Invite link"}),s.jsx(mp,{children:e})]}),s.jsx(vp,{name:"icon-copy"})]}),o]})},gp=d("div")({name:"InviteFriendsContainer",class:"i1c9dygq",propsAsIs:!1}),yp=({deepLink:e})=>s.jsx(gp,{children:s.jsx(Zo,{inviteLink:e,inviteCardTitle:"It’s More Fun With Friends",inviteCardSubtext:"Invite and compete against your friends for the top spot on the leaderboard."})}),wp=d("div")({name:"InviteLinkContainer",class:"i1odbhm4",propsAsIs:!1}),bp=({gamification:e,scrollNode:t,scrollStore:n})=>{const r=w.useRef(null),{data:i,hasMore:a,loading:l,key:o}=F(e.leaderboardList.$store),{data:c}=F(e.deepLink.$store),[u,v]=Do(r);return!i.length&&!l?s.jsx(yp,{deepLink:c}):s.jsxs(s.Fragment,{children:[s.jsx(ip,{items:i,scrollNode:t,scrollStore:n,fetchMore:e.leaderboardList.fetchMore,hasMore:a,openItemDetail:e.openUser,currentUserId:e.currentUserId.get()},o),c&&s.jsx(wp,{ref:r,children:s.jsx(Vd,{"data-a":"intr",onClick:()=>u(c),title:"Invite Friends",description:"Challenge them now!"})}),v]})},Wi=d("div")({name:"QuestionItem",class:"q1w97g3p",propsAsIs:!1}),xp=d("div")({name:"QuestionCaption",class:"q2sl39u",propsAsIs:!1}),Lp=d("div")({name:"QuestionBody",class:"qd5h0uc",propsAsIs:!1}),Ep=d("div")({name:"QuestionAction",class:"q105uluy",propsAsIs:!1}),kp=()=>O,yn=d(kp())({name:"QuestionActionIcon",class:"q1fa0b9h",propsAsIs:!0}),Sp=()=>yn,Ip=d(Sp())({name:"QuestionCheckIcon",class:"qxlt78s",propsAsIs:!0}),Tp=()=>O,jp=d(Tp())({name:"QuestionTypeIcon",class:"qmg0vkx",propsAsIs:!0}),Ap=d("div")({name:"QuestionTypeLabel",class:"q1uz5j1g",propsAsIs:!1}),$p=d("div")({name:"QuestionContent",class:"qc3icwa",propsAsIs:!1}),Qo=d("button")({name:"PlayButton",class:"p169lohr",propsAsIs:!1}),Rp=d("div")({name:"SkeletonContainer",class:"s1f43z3r",propsAsIs:!1}),_p=()=>vs,Vp=d(_p())({name:"SkeletonButton",class:"s16k8geu",propsAsIs:!0}),Np={[k.PickHistoryStatus.LOST]:s.jsx(yn,{name:"incorrectVoted"}),[k.PickHistoryStatus.WON]:s.jsx(Ip,{name:"icon-check"}),[k.PickHistoryStatus.UNSET]:s.jsx(yn,{name:"icon-arrow"}),[k.PickHistoryStatus.DNP]:s.jsx(yn,{name:"icon-arrow"})},Mp=()=>s.jsxs(Rp,{children:[s.jsx(je,{loading:!0,style:{width:"35%"}}),s.jsx(je,{loading:!0,style:{width:"70%"}}),s.jsx(Vp,{})]}),qo=({questionTypeData:e,questionType:t,questionStatus:n})=>s.jsxs(xp,{className:"SL_QuestionCaption",children:[s.jsx(jp,{className:"SL_QuestionTypeIcon","data-testid":"question-type-icon","data-type-trivia":t===k.QuestionType.TRIVIA,"data-type-poll":t===k.QuestionType.POLL,name:e.iconName}),s.jsxs(Ap,{className:"SL_QuestionTypeLabel",children:[e.label,t===k.QuestionType.TRIVIA&&n===k.QuestionStatus.RESOLVED&&" • Expired"]})]}),Op=({questionId:e,questionType:t,questionStatus:n,subject:r,openForVoting:i,status:a})=>{const l=_2[t],o=Np[a];return l?s.jsxs(Wi,{"data-a":"intr","data-name":e,children:[s.jsxs($p,{children:[s.jsx(qo,{questionTypeData:l,questionType:t,questionStatus:n}),s.jsx(Lp,{children:r||""})]}),s.jsx(Ep,{children:i?s.jsx(Qo,{"data-a":"intr","data-name":e,children:"Play"}):o})]}):null},Pp=()=>Wi,Hp=d(Pp())({name:"Container",class:"cll3md7",propsAsIs:!0}),Fp=()=>Qo,Dp=d(Fp())({name:"ActionBtn",class:"a10g1iik",propsAsIs:!0}),zp=({questionId:e,...t})=>s.jsxs(Hp,{"data-a":"intr","data-name":e,children:[s.jsx(Mo,{questionId:e,...t}),s.jsx(Dp,{"data-a":"intr","data-name":e,children:"View Insight"})]}),Bp=()=>Wi,Up=d(Bp())({name:"Container",class:"cl56x6b",propsAsIs:!0}),Zp=d("button")({name:"ActionButton",class:"a11pzf92",propsAsIs:!1}),Qp=d("blockquote")({name:"Quote",class:"q1hbaleq",propsAsIs:!1}),qp=({...e})=>s.jsxs(Up,{"data-a":"intr","data-name":e.tweetId,children:[e.title&&s.jsx(Qp,{children:e.title}),s.jsx(qi,{...e}),s.jsx(Zp,{"data-a":"intr","data-name":e.tweetId,children:"View Insight"})]}),Hl=d("div")({name:"QuestionsContainer",class:"qvghv3l",propsAsIs:!1}),Wp=({questions:e,openQuestion:t,controlVideo:n})=>{const r=i=>{const a=i.target.getAttribute("data-name");a&&(No(),t(a,{openedFrom:"list"}))};return e?s.jsx(Hl,{"data-a":"intr",onClick:r,children:e==null?void 0:e.map(i=>{var a,l,o;if(i.type==="question"&&((a=i.attributes)==null?void 0:a.attributes.case)==="question"){const c=i.attributes.attributes.value;return s.jsx(Op,{...c},c.questionId)}if(i.type==="insight"&&((l=i.attributes)==null?void 0:l.attributes.case)==="insight"){const c=i.attributes.attributes.value;return s.jsx(zp,{controlVideo:n,...c},c.questionId)}if(i.type==="tweet"&&((o=i.attributes)==null?void 0:o.attributes.case)==="tweet"){const c=i.attributes.attributes.value,u=i.attributes.id;return s.jsx(qp,{controlVideo:n,...c,tweetId:u},u)}return null})}):s.jsx(Hl,{children:Array.from({length:5}).map((i,a)=>s.jsx(Mp,{},a))})},Gp=({store:e,openQuestion:t})=>{const{sdk:n}=Kn(),r=F(e);return s.jsx(Wp,{openQuestion:t,questions:r.data,controlVideo:n==null?void 0:n.controlVideoPlayer})},Kp=({userSummary:e})=>{var t;const[n,r]=w.useState(void 0);return w.useEffect(()=>{const i=e.$store.subscribe(a=>{a&&r(a)});return()=>{i()}},[e]),s.jsx(ys,{loading:!(n!=null&&n.summary),...n==null?void 0:n.summary,successRate:(t=n==null?void 0:n.percentage)==null?void 0:t.correct})},Yp=({gamification:e,className:t,scrollStore:n,scrollNode:r,appNode:i,style:a,responsiveStore:l})=>{const{tabsShown:o}=F(n,{keys:["tabsShown"]}),c=F(e.friendsTabEnabled),[u,v]=w.useState(a2.HOME),[,C]=K4(),{sdkInDesktopView:p,screen:y}=F(l,{keys:["sdkInDesktopView"]}),x=E=>{C(()=>{var m;v(E),p===!1&&(((m=i.current)==null?void 0:m.getBoundingClientRect().y)||0)<0&&X0(i,y.size,{behavior:"instant"})})};w.useEffect(()=>n.subscribe(E=>{if(E.scrollPosition===0){n.setKey("tabsShown",!0);return}l.get().sdkInDesktopView?n.setKey("tabsShown",E.scrollDirection==="backward"):n.setKey("tabsShown",E.scrollDirection==="forward")}),[n,l]),w.useEffect(()=>{c||v(a2.HOME)},[c]);let L="0px";return p?L=o?"0px":"calc(0px - var(--header-height))":L=o?"var(--header-height)":"0px",s.jsxs(R4,{className:ye(t,"SL-Tabs"),style:a,children:[c&&s.jsx(M4,{style:{top:L},children:s.jsx(bd,{activePage:u,toggleActivePage:x})}),u===a2.HOME&&s.jsxs(s.Fragment,{children:[s.jsx($4,{children:s.jsx(O4,{children:s.jsx(Kp,{userSummary:e.userSummary})})}),s.jsx(G0,{style:{flex:1},children:s.jsx(Gp,{openQuestion:e.openQuestion,store:e.feedList.getStore()})})]}),u===a2.LEADERBOARD&&s.jsx(V4,{children:s.jsx(bp,{scrollStore:n,scrollNode:r,gamification:e})})]})},Xp=()=>zt,Fl=d(Xp())({name:"OpenedContainer",class:"ouvguos",propsAsIs:!0}),Dl="t1eu4lbg",Jp=d("div")({name:"UserContainer",class:"uuv2xqo",propsAsIs:!1}),ef=({correct:e,incorrect:t})=>{const n=e+t;return n===0?0:Math.round(e/n*100)},tf=({gamification:e,scrollStore:t,className:n,appNode:r,scrollNode:i,responsiveStore:a})=>s.jsx(Yp,{appNode:r,scrollStore:t,scrollNode:i,className:n,gamification:e,responsiveStore:a}),nf=({gamification:e,className:t,appNode:n,responsiveStore:r})=>{const{topNavigation:i}=Kn(),a=F(e.openedQuestion.$store),l=F(e.openedUser),{sdkInDesktopView:o}=F(r,{keys:["sdkInDesktopView"]}),{hiding:c,onAnimationEnd:u}=fs();if(!n.current||!a&&!l)return null;const v=a?s.jsx(Fl,{className:ye(t,!i&&Dl),hiding:c,onAnimationEnd:u,children:s.jsx(Fo,{gamification:e})}):l?s.jsx(Fl,{className:ye(t,!i&&Dl),hiding:c,onAnimationEnd:u,children:s.jsxs(Jp,{children:[s.jsx(Cs,{label:"Friend's Rank",close:e.closeUser}),s.jsx(K0,{children:s.jsx(ys,{...l,successRate:ef(l)})})]})}):null;return s.jsx(Eo,{container:n,useContainer:!o,children:v})},rf=w.lazy(()=>Promise.resolve().then(()=>require("./gamification-feature.js"))),af=({sdk:e,feature:t,className:n,scrollStore:r,appNode:i,scrollNode:a,responsiveStore:l})=>{const o=w.useMemo(()=>t&&t.featureConfig.get().type===k.SdkOverlayType.GAMES?s.jsx(I6,{className:n,sdk:e,feature:t,children:s.jsx(rf,{appNode:i,scrollStore:r,scrollNode:a,className:n,responsiveStore:l,gamification:t})}):null,[e,t,n,l,r,a,i]);return s.jsx(w.Suspense,{fallback:s.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%"},children:"page loading..."}),children:o})},lf=({feature:e,className:t,appNode:n,responsiveStore:r})=>e&&e.featureConfig.get().type===k.SdkOverlayType.GAMES?s.jsx(nf,{className:t,appNode:n,responsiveStore:r,gamification:e}):null,sf=d("div")({name:"Buttons",class:"b5o8qbl",propsAsIs:!1}),of=({children:e,className:t})=>s.jsx(sf,{className:t,children:e}),Wo=d("div")({name:"Navigation",class:"n6tbwuy",propsAsIs:!1}),cf=()=>of,zl=d(cf())({name:"NavigationItems",class:"n1up4z7v",propsAsIs:!0}),uf=d("button")({name:"SButton",class:"sxxa0c",propsAsIs:!1}),df=d("span")({name:"ButtonIcon",class:"b193dcyu",propsAsIs:!1}),pf=d("span")({name:"ButtonLabel",class:"b40tuix",propsAsIs:!1}),ff="s14xk0af",hf="ha3mg7c",mf="h103yr45",ln=({disabled:e,active:t,onClick:n,label:r,icon:i,id:a})=>s.jsx(uf,{onClick:n,"data-a":"intr",disabled:e,className:ye(t&&ff,!t&&(a==="channels"||a==="featuredGroups")&&hf,!t&&a==="leaderboard"&&mf),children:s.jsxs(s.Fragment,{children:[i&&s.jsx(df,{children:i}),s.jsx(pf,{children:r})]})}),Cf=()=>O,vf=d(Cf())({name:"ButtonIcon",class:"b11wpe79",propsAsIs:!0}),gf=d("div")({name:"Container",class:"calnblm",propsAsIs:!1}),yf=d("div")({name:"Title",class:"t1438p52",propsAsIs:!1}),wf=d("div")({name:"CloseIconWrap",class:"c17srj38",propsAsIs:!1}),bf=()=>O,xf=d(bf())({name:"CloseIcon",class:"clqia8k",propsAsIs:!0}),Lf=()=>O,Ef=d(Lf())({name:"DashboardIcon",class:"df5w958",propsAsIs:!0}),kf="h12x6aiv",Sf=w.forwardRef(({sdk:e,className:t},n)=>{const r=()=>{e.closeFeature()};return s.jsxs(Wo,{className:ye(t,kf),children:[s.jsxs(gf,{children:[s.jsxs(yf,{children:[s.jsx(Ef,{name:"dashboard"}),"Dashboard"]}),s.jsx(wf,{"data-a":"intr",onClick:r,children:s.jsx(xf,{name:"icon-cross"})})]}),s.jsx("div",{ref:n})]})}),If=w.forwardRef(({sdk:e,className:t},n)=>{const r=F(e.sdkStore.organizationSettings),i=F(e.sdkStore.streamSettings),a=F(e.getActiveFeature()),l=w.useMemo(()=>{const c=(i==null?void 0:i.data)||(r==null?void 0:r.data);return c!=null&&c.overlays?c.overlays:[]},[r,i]),o=w.useMemo(()=>[...l.filter(({enableSdkButton:c,type:u})=>u===k.SdkOverlayType.GAMES||c).map(c=>({id:c.type,onClick:()=>e.openFeature(c.type),disabled:!(c.type in y4),label:c.name,icon:s.jsx("img",{src:c.icon,alt:""}),position:c.position*10}))].sort((c,u)=>c.position-u.position),[l,e]);return s.jsxs(Wo,{className:t,children:[o.length!==0&&s.jsx(zl,{children:[s.jsx(ln,{id:"Channels",onClick:()=>e.closeFeature(),label:"Channels",active:a===0},"Channels"),...o.map(c=>c.id===k.SdkOverlayType.GAMES?s.jsx(ln,{...c,active:c.id===a,label:"StreamLayer +",id:"featuredGroups",icon:s.jsx(vf,{name:"icon-btn-feature-groups","data-selected":c.id===a})},c.id):s.jsx(ln,{...c,icon:void 0,active:c.id===a},c.id))]}),!o.length&&s.jsx(zl,{children:[s.jsx(ln,{id:"empty",label:"No Features...",active:!1,disabled:!0},"empty")]}),s.jsx("div",{ref:n})]})}),Tf=d("div")({name:"InsightContainer",class:"i1pqqgpo",propsAsIs:!1}),jf=d("img")({name:"Image",class:"igj7luu",propsAsIs:!1}),Af=d("div")({name:"ImageContainer",class:"i1qne9g6",propsAsIs:!1}),$f=d("div")({name:"InsightContent",class:"itpr98r",propsAsIs:!1}),Rf=d("h3")({name:"Title",class:"t17iaqp8",propsAsIs:!1}),_f=d("div")({name:"Description",class:"d16t3y7s",propsAsIs:!1}),Vf=d("button")({name:"ActionBtn",class:"a12495er",propsAsIs:!1}),Nf=({video:e,image:t,imageMode:n,heading:r,body:i,action:a,controlVideo:l})=>s.jsxs(Tf,{children:[(e==null?void 0:e.url)&&s.jsx(fr,{source:e.url,poster:e.thumbnailUrl,controlVideo:l}),t&&!(e!=null&&e.url)&&s.jsx(Af,{"data-rounded":n===k.QuestionImages.ROUNDED,children:s.jsx(jf,{src:t,alt:r})}),s.jsxs($f,{children:[s.jsx(Rf,{children:r}),s.jsx(_f,{children:i}),a&&s.jsx(Vf,{onClick:a,children:"View Insight"})]})]}),Mf=d("div")({name:"Container",class:"c1eptrjd",propsAsIs:!1}),Of=d("div")({name:"CloseIconWrap",class:"crylm65",propsAsIs:!1}),Pf=()=>O,Hf=d(Pf())({name:"CloseIcon",class:"c9mrcz7",propsAsIs:!0}),Ff=d("div")({name:"Header",class:"hw3lzv4",propsAsIs:!1}),Df=()=>O,zf=d(Df())({name:"TypeIcon",class:"t1rrb3kf",propsAsIs:!0}),Bf=d("span")({name:"TypeName",class:"t1ydnjov",propsAsIs:!1}),Uf=d("div")({name:"Question",class:"qlf90cl",propsAsIs:!1}),Zf=d("button")({name:"AnswerButton",class:"a1e0nhcl",propsAsIs:!1}),Qf=d("div")({name:"Container",class:"c1t4f0x4",propsAsIs:!1}),qf=d("button")({name:"ActionBtn",class:"a16w1nl6",propsAsIs:!1}),Wf=d("div")({name:"QuoteWrap",class:"q14u54rf",propsAsIs:!1}),Gf=d("blockquote")({name:"Quote",class:"q1hxm6zo",propsAsIs:!1}),Kf=({action:e,...t})=>s.jsxs(Qf,{children:[t.title&&s.jsx(Wf,{children:s.jsx(Gf,{children:t.title})}),s.jsx(qi,{...t}),e&&s.jsx(qf,{onClick:e,children:"View Insight"})]}),Bl=({close:e,action:t,controlVideo:n,data:{questionType:r,question:i,insight:a,tweet:l}})=>{const o=_2[r];return o?s.jsxs(Mf,{onClick:t,style:r===k.QuestionType.TWEET?{paddingTop:"12px"}:{},children:[s.jsx(Of,{"data-a":"intr",onClick:c=>{c.stopPropagation(),e&&e(c)},children:s.jsx(Hf,{name:"icon-cross"})}),r!==k.QuestionType.TWEET&&s.jsxs(Ff,{children:[s.jsx(zf,{"data-type-trivia":r===k.QuestionType.TRIVIA,"data-type-poll":r===k.QuestionType.POLL,name:o.iconName}),s.jsx(Bf,{children:o.label})]}),r===k.QuestionType.FACTOID&&a&&s.jsx(Nf,{...a,action:t,controlVideo:n}),r===k.QuestionType.TWEET&&l&&s.jsx(Kf,{...l,action:t,controlVideo:n}),r!==k.QuestionType.FACTOID&&r!==k.QuestionType.TWEET&&s.jsxs(s.Fragment,{children:[s.jsx(Uf,{children:i==null?void 0:i.title}),s.jsx(Zf,{children:"Answer"})]})]}):null},dt=d("div")({name:"BGWrap",class:"b1dqe0sz",propsAsIs:!1}),Se=d("div")({name:"BGLineBase",class:"b1v6w7ni",propsAsIs:!1}),Yf=()=>Se,Xf=d(Yf())({name:"BGOneLineOne",class:"b2nqb1p",propsAsIs:!0}),Jf=()=>Se,eh=d(Jf())({name:"BGOneLineTwo",class:"b1xxgmbk",propsAsIs:!0}),th=()=>Se,nh=d(th())({name:"BGOneLineThree",class:"b63lwcb",propsAsIs:!0}),rh=()=>Se,Ul=d(rh())({name:"BGTwoLineOne",class:"b2iah4",propsAsIs:!0}),ih=()=>Se,Zl=d(ih())({name:"BGTwoLineTwo",class:"b1xezvf6",propsAsIs:!0}),ah=()=>Se,Ql=d(ah())({name:"BGTwoLineThree",class:"b1jz1hg0",propsAsIs:!0}),lh=()=>Se,ql=d(lh())({name:"BGThreeLineOne",class:"b18ho1tk",propsAsIs:!0}),sh=()=>Se,Wl=d(sh())({name:"BGThreeLineTwo",class:"b14uvjfm",propsAsIs:!0}),oh=()=>Se,Gl=d(oh())({name:"BGThreeLineThree",class:"b11c3ns7",propsAsIs:!0}),ch=()=>Se,Kl=d(ch())({name:"BGThreeLineFour",class:"b1bqhhet",propsAsIs:!0}),uh=()=>Se,dh=d(uh())({name:"BGFourLineOne",class:"b1xyzi7o",propsAsIs:!0}),ph=()=>Se,fh=d(ph())({name:"BGFourLineTwo",class:"byo0rup",propsAsIs:!0}),hh=()=>Se,mh=d(hh())({name:"BGFourLineThree",class:"b1oyiqgv",propsAsIs:!0}),Ch=()=>Se,vh=d(Ch())({name:"BGFourLineFour",class:"bx3ddqw",propsAsIs:!0}),gh=({step:e,correct:t})=>s.jsxs(s.Fragment,{children:[s.jsxs(dt,{"data-active":e===1,"data-first-screen":"true",children:[s.jsx(Xf,{}),s.jsx(eh,{}),s.jsx(nh,{})]}),s.jsxs(dt,{"data-active":e===2,children:[s.jsx(Ul,{}),s.jsx(Zl,{}),s.jsx(Ql,{})]}),s.jsxs(dt,{"data-active":e===3,children:[s.jsx(Ul,{}),s.jsx(Zl,{}),s.jsx(Ql,{})]}),t?s.jsxs(s.Fragment,{children:[s.jsxs(dt,{"data-active":e===4,"data-correct":"true",children:[s.jsx(ql,{}),s.jsx(Wl,{}),s.jsx(Gl,{}),s.jsx(Kl,{})]}),s.jsxs(dt,{"data-active":e===5,"data-correct":"true",children:[s.jsx(ql,{}),s.jsx(Wl,{}),s.jsx(Gl,{}),s.jsx(Kl,{})]})]}):s.jsxs(dt,{"data-active":e===4,"data-correct":"false",children:[s.jsx(dh,{}),s.jsx(fh,{}),s.jsx(mh,{}),s.jsx(vh,{})]})]}),yh=118,wh=()=>zt,bh=d(wh())({name:"Container",class:"c10131zw",propsAsIs:!0}),xh=d("div")({name:"InnerContainer",class:"ir6k2eo",propsAsIs:!1}),B1=d("div")({name:"Content",class:"c1hwoq9l",propsAsIs:!1}),l2=d("div")({name:"Title",class:"t4ujo4g",propsAsIs:!1}),Lh=()=>l2,Eh=d(Lh())({name:"PointsTitle",class:"p1pjil1h",propsAsIs:!0}),sn=d("div")({name:"Subtitle",class:"s1iorwr9",propsAsIs:!1}),Yl=d("div")({name:"SubtitleFG",class:"s51sv9d",propsAsIs:!1}),on=d("div")({name:"AnswerText",class:"a1lbk2ye",propsAsIs:!1}),kh=()=>O,Go=d(kh())({name:"FeedbackIcon",class:"frcvk3t",propsAsIs:!0}),Sh=()=>Go,Xl=d(Sh())({name:"FeedbackIconCorrect",class:"f33p82r",propsAsIs:!0}),Ih=()=>Go,Th=d(Ih())({name:"FeedbackIconIncorrect",class:"f12r9net",propsAsIs:!0}),Jl=d("div")({name:"CloseIconWrap",class:"c1fw6699",propsAsIs:!1}),jh=()=>O,es=d(jh())({name:"CloseIcon",class:"c115o126",propsAsIs:!0}),Ah="data:image/svg+xml,%3csvg%20width='154'%20height='37'%20viewBox='0%200%20154%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M70.9776%2030.8796L74.668%2018.1381C75.0696%2016.7473%2076.1186%2015.6318%2077.4936%2015.1371L77.5928%2014.7217H72.466L63.7623%2024.9662L60.431%2014.7217H55.7389L55.6255%2015.1371C56.4288%2015.5291%2056.8683%2016.7052%2056.8683%2017.662V17.7227C56.8683%2023.1787%2052.781%2032.5598%2047.0352%2032.5598C44.8002%2032.5598%2043.6425%2031.0009%2043.6425%2029.7035C43.6425%2028.1306%2044.975%2027.0105%2046.3831%2027.0105C47.744%2027.0105%2047.9519%2027.5099%2048.741%2027.5099C49.2182%2027.5099%2049.6766%2027.2672%2049.9081%2026.8518C50.2672%2026.1984%2049.9931%2025.4049%2049.3363%2025.0922L48.9772%2024.9242C45.6271%2023.3327%2041.7383%2025.7457%2041.7383%2029.4188V29.4701C41.7383%2032.1444%2043.8646%2034.38%2046.5674%2034.4733C53.5417%2034.716%2058.2055%2025.4236%2058.9473%2018.6188L59.486%2020.4577L62.2313%2028.5927H63.2709L71.8518%2018.4741L68.2512%2030.8936C67.8401%2032.3171%2066.6966%2033.4232%2065.2412%2033.7966L65.142%2034.212H72.0408L72.1542%2033.7966C71.1383%2033.2039%2070.6516%2032.0044%2070.9776%2030.8796Z'%20fill='white'/%3e%3cpath%20d='M88.2952%2021.6521H88.2385C85.016%2021.6568%2081.5571%2021.9648%2079.7143%2027.1361C78.1692%2031.4813%2077.7487%2033.2828%2076.539%2033.2828C75.7641%2033.2828%2075.9531%2031.794%2074.7954%2031.794C74.2709%2031.794%2073.7275%2032.2094%2073.6897%2032.8068C73.6236%2033.8429%2075.0317%2034.4683%2076.0949%2034.4683C79.3316%2034.4683%2080.5696%2032.1347%2080.9759%2031.0472C81.0279%2030.9072%2081.3162%2030.1371%2081.6517%2029.2317H85.0538L84.4773%2031.3273C84.1749%2032.4334%2083.5464%2033.3388%2082.488%2033.8009L82.3982%2034.2163H87.9597L88.0637%2033.8009C87.3124%2033.1848%2086.9816%2032.2%2087.2273%2031.2853L89.3206%2023.4257C89.4812%2022.8236%2089.9018%2022.3242%2090.4783%2022.0628L90.568%2021.6475H88.7536H88.2952V21.6521ZM85.3231%2028.2189H82.0202C82.3935%2027.2108%2082.7526%2026.2493%2082.8755%2025.9366C83.7118%2023.757%2085.2995%2022.8749%2086.8399%2022.7536L86.8257%2022.7676L85.3231%2028.2189Z'%20fill='white'/%3e%3cpath%20d='M116.358%2022.5486C116.538%2022.2545%20116.708%2021.8112%20116.708%2021.5591C116.732%2021.0877%20116.297%2020.7237%20115.829%2020.8217C115.456%2020.9011%20115.187%2021.2324%20115.191%2021.6058C115.196%2021.9978%20115.12%2022.4226%20114.95%2022.6279C114.558%2023.104%20113.934%2023.062%20111.062%2022.2452V22.2405C110.797%2022.1659%20110.509%2022.0819%20110.206%2021.9978C110.187%2021.9932%20110.173%2021.9885%20110.159%2021.9838C108.723%2021.6011%20106.941%2021.2464%20105.774%2021.8205C105.765%2021.8252%20105.755%2021.8298%20105.746%2021.8345C104.602%2022.3992%20103.808%2023.4727%20103.567%2024.7142C103.53%2024.8962%20103.506%2025.0455%20103.501%2025.0969C103.468%2025.7456%20104.068%2026.2544%20104.711%2026.1143C105.235%2026.0023%20105.604%2025.5403%20105.59%2025.0129C105.58%2024.4808%20105.472%2023.7667%20105.765%2023.286C106.237%2022.6279%20106.729%2022.5812%20108.935%2023.3047L106.544%2031.323C106.214%2032.4291%20105.406%2033.3345%20104.338%2033.7966L104.238%2034.212H109.961L110.074%2033.7966C109.337%2033.1852%20109.03%2032.1957%20109.299%2031.2809L111.392%2024.0561C112.309%2024.2428%20113.24%2024.2941%20114.147%2024.0374L114.473%2023.9441C115.196%2023.7527%20115.943%2023.2347%20116.358%2022.5486Z'%20fill='white'/%3e%3cpath%20d='M118.649%2021.6523L118.536%2022.0677C119.245%2022.5531%20119.561%2023.4259%20119.335%2024.2427L117.208%2031.3228C116.877%2032.429%20116.069%2033.3344%20115.002%2033.7964L114.902%2034.2118H117.931H118.21H125.18L126.101%2030.8934H125.666L125.51%2031.2108C124.934%2032.3963%20123.72%2033.1524%20122.382%2033.1524H119.429L121.003%2027.5937H122.259C123.105%2027.5937%20123.743%2028.3545%20123.582%2029.1759H124.012L125.043%2025.4188H124.613C124.362%2026.1142%20123.696%2026.5763%20122.949%2026.5809H121.291L122.382%2022.7258L125.515%2022.7211C126.536%2022.7211%20127.301%2023.6452%20127.098%2024.6347H127.528L128.35%2021.6523H118.649Z'%20fill='white'/%3e%3cpath%20d='M138.251%2021.6582H131.333L131.22%2022.0736C131.881%2022.5263%20132.207%2023.3197%20132.056%2024.0898L129.892%2031.324C129.561%2032.4301%20128.753%2033.3356%20127.685%2033.7976L127.586%2034.213H133.303L133.417%2033.7976C132.68%2033.1862%20132.373%2032.2014%20132.637%2031.282L133.686%2027.5949H134.126C134.787%2027.5949%20135.34%2028.085%20135.416%2028.7337C135.439%2028.9437%20135.77%2031.506%20136.035%2032.3881C136.379%2033.5409%20136.833%2034.213%20137.868%2034.213H140.453L140.552%2033.7976L140.183%2033.5829C139.451%2033.1536%20138.922%2032.4908%20138.685%2031.6087C138.463%2030.7779%20138.043%2029.2284%20137.84%2028.4117C137.736%2027.9916%20137.202%2027.5996%20136.654%2027.5996H137.523C139.087%2027.5996%20140.457%2026.5681%20140.878%2025.0839C141.365%2023.3617%20140.056%2021.6582%20138.251%2021.6582ZM138.369%2024.6872C138.029%2025.812%20136.98%2026.5868%20135.789%2026.5868H133.974L135.071%2022.7317H136.89C137.925%2022.727%20138.662%2023.7118%20138.369%2024.6872Z'%20fill='white'/%3e%3cpath%20d='M100.265%2022.2961C100.081%2022.2961%2099.6794%2022.1701%2099.0651%2021.9181C98.4508%2021.6661%2097.8318%2021.54%2097.2034%2021.54C95.904%2021.54%2094.8219%2021.9554%2093.9336%2022.8422C93.1964%2023.5796%2092.8704%2024.401%2092.8704%2025.1105C92.8704%2025.8665%2093.3193%2026.7533%2094.2124%2027.4721C95.0582%2028.1488%2095.937%2028.8022%2096.8206%2029.465C97.7468%2030.1977%2098.2098%2030.8745%2098.2098%2031.4252C98.2098%2032.634%2097.416%2033.2828%2095.7669%2033.2828C94.0942%2033.2828%2092.9366%2032.074%2092.568%2029.8057H92.1144L90.8008%2034.2162H91.226C91.7694%2033.8382%2092.1569%2033.6001%2092.946%2033.6001C93.6973%2033.6001%2094.5006%2034.4729%2096.2158%2034.4729C97.5814%2034.4729%2098.6682%2034.1929%2099.5943%2033.2781C100.383%2032.4753%20100.776%2031.3552%20100.776%2030.4404C100.776%2029.591%20100.237%2028.6062%2099.2966%2027.8921C98.4886%2027.2807%2097.6286%2026.7347%2096.7923%2026.1419C95.8898%2025.4792%2095.4362%2024.9144%2095.4362%2024.2937C95.4362%2023.9483%2095.611%2023.6076%2095.9559%2023.2622C96.3954%2022.8282%2096.986%2022.7302%2097.7751%2022.7302C99.3581%2022.7302%20100.464%2023.5983%20100.558%2025.4325H100.974L102.08%2021.5447H101.664C101.215%2022.0441%20100.752%2022.2961%20100.265%2022.2961Z'%20fill='white'/%3e%3cpath%20d='M149.201%2022.7304C150.784%2022.7304%20151.89%2023.6032%20151.984%2025.4327H152.4L153.501%2021.5449H153.085C152.646%2022.049%20152.182%2022.301%20151.696%2022.301C151.512%2022.301%20151.11%2022.175%20150.496%2021.923C149.881%2021.6709%20149.262%2021.5449%20148.634%2021.5449C147.334%2021.5449%20146.252%2021.9603%20145.364%2022.8471C144.627%2023.5845%20144.296%2024.4059%20144.296%2025.1153C144.296%2025.8714%20144.745%2026.7582%20145.638%2027.477C146.484%2028.1537%20147.363%2028.8071%20148.246%2029.4699C149.173%2030.2026%20149.636%2030.8794%20149.636%2031.4301C149.636%2032.6389%20148.842%2033.2876%20147.193%2033.2876C145.52%2033.2876%20144.362%2032.0788%20143.994%2029.8106H143.54L142.227%2034.2211H142.642C143.186%2033.843%20143.573%2033.605%20144.358%2033.605C145.109%2033.605%20145.912%2034.4778%20147.627%2034.4778C148.993%2034.4778%20150.075%2034.1978%20151.006%2033.283C151.795%2032.4802%20152.187%2031.3601%20152.187%2030.4453C152.187%2029.6005%20151.649%2028.6111%20150.708%2027.897C149.9%2027.2856%20149.04%2026.7395%20148.204%2026.1468C147.301%2025.4841%20146.848%2024.9193%20146.848%2024.2986C146.848%2023.9532%20147.023%2023.6125%20147.368%2023.2671C147.826%2022.8237%20148.412%2022.7304%20149.201%2022.7304Z'%20fill='white'/%3e%3cpath%20d='M26.5433%202.60035C26.0377%202.44633%2025.5321%202.72169%2025.0265%203.00173C24.8469%203.09974%2024.7194%203.27243%2024.6768%203.46845L23.883%207.13222C23.8547%207.26757%2023.9775%207.38891%2024.1145%207.36091C24.9509%207.17422%2025.7447%206.4508%2026.5811%206.70283C27.5167%206.98753%2028.4522%205.81606%2029.3878%205.83006V1.60156C28.4475%201.60623%2027.4789%202.88505%2026.5433%202.60035Z'%20fill='white'/%3e%3cpath%20d='M38.4856%2013.8398C38.2871%2013.7044%2038.1643%2013.4851%2038.1643%2013.2471V12.5796C38.1643%2011.9822%2037.6729%2011.4922%2037.0633%2011.4922H36.6239C36.0994%2011.4922%2035.6174%2011.7536%2035.3339%2012.1876L33.9164%2014.3485C33.7746%2014.5632%2033.5383%2014.6892%2033.2832%2014.6892H32.3287C31.8562%2014.6892%2031.4215%2014.9459%2031.1947%2015.3566C30.9631%2015.7814%2030.552%2016.0754%2030.0843%2016.1734V1.1403C30.0843%200.94894%2029.9283%200.794922%2029.7346%200.794922C29.5409%200.794922%2029.3849%200.94894%2029.3849%201.1403V1.60702V5.83552V16.1827C28.9171%2016.0847%2028.506%2015.7907%2028.2745%2015.3613C28.0524%2014.9506%2027.6177%2014.6939%2027.1405%2014.6939H26.4979C25.9875%2014.6939%2025.5292%2014.9879%2025.3213%2015.45L24.7873%2016.6308C24.7023%2016.8175%2024.5133%2016.9388%2024.3054%2016.9388C24.0975%2016.9388%2023.9085%2016.8175%2023.8234%2016.6308L23.2895%2015.45C23.0816%2014.9926%2022.6232%2014.6939%2022.1129%2014.6939H4.00135C3.85487%2014.6939%203.73674%2014.8106%203.73674%2014.9553C3.73674%2015.2633%203.48158%2015.5107%203.17444%2015.5107H2.39007C2.24359%2015.5107%202.12546%2015.6273%202.12546%2015.772V16.6728C2.12546%2017.5176%201.96008%2018.339%201.62931%2019.1184L1.15207%2020.2526C0.707907%2021.3027%200.5%2022.3901%200.5%2023.4589V26.0726C0.5%2026.7773%200.603954%2027.4914%200.811861%2028.1868C1.39306%2030.1377%202.7161%2031.7339%204.53529%2032.6767L7.43182%2034.1842C7.46962%2034.2029%207.51214%2034.2122%207.55467%2034.2122L9.69517%2034.2309C10.196%2034.2355%2010.6875%2034.3616%2011.1269%2034.6043L12.2751%2035.239C12.3129%2035.2623%2012.3602%2035.2717%2012.4074%2035.2717H13.9431C14.4818%2035.2717%2015.0157%2035.4163%2015.474%2035.6917C15.474%2035.6917%2016.2253%2036.1444%2016.4805%2036.2891C16.8869%2036.5225%2017.3783%2036.7465%2018.2335%2036.7932C18.4273%2036.8025%2018.621%2036.7325%2018.7675%2036.5972C18.9092%2036.4618%2018.9943%2036.2704%2018.9943%2036.0791V35.0616C18.9943%2034.3242%2019.4337%2033.6521%2020.1189%2033.3581L22.4673%2032.3406C22.7886%2032.2006%2023.1477%2032.1773%2023.4832%2032.28L24.3621%2032.5367C24.7354%2032.644%2025.1323%2032.6487%2025.5056%2032.5367L27.5846%2031.9253C27.8587%2031.8459%2028.1517%2031.8459%2028.4304%2031.9299L29.2763%2032.1633C29.6684%2032.2706%2029.9472%2032.6347%2029.9472%2033.0361V35.071C29.9472%2036.0184%2030.7269%2036.7932%2031.6861%2036.7932C32.4043%2036.7932%2033.0328%2036.3405%2033.2501%2035.6637C33.6423%2034.4456%2033.8408%2033.1761%2033.8408%2031.8973V31.0292C33.8408%2030.4131%2034.1006%2029.8204%2034.5543%2029.3956L35.419%2028.5882C36.0002%2028.0421%2036.3356%2027.2674%2036.3356%2026.474V21.6481C36.3356%2020.9013%2036.5625%2020.1779%2036.9972%2019.5618C37.0302%2019.5198%2037.0444%2019.4638%2037.0444%2019.4125V18.2737C37.0444%2017.5316%2037.2712%2016.8128%2037.6965%2016.2014L38.5517%2014.9739C38.5848%2014.9319%2038.599%2014.8806%2038.599%2014.8246V14.0545C38.6037%2013.9098%2038.5139%2013.8585%2038.4856%2013.8398ZM30.0843%2025.2838C30.6654%2025.3725%2031.1002%2025.6665%2031.1002%2026.0212C31.1002%2026.3759%2030.6702%2026.67%2030.0843%2026.7587V25.2838ZM5.22516%2032.4433L4.78572%2032.2146C3.59026%2031.5939%202.63577%2030.6698%201.9837%2029.545V28.1355C2.73028%2029.2043%203.74619%2030.1144%204.98891%2030.7631L5.22516%2030.8845V32.4433ZM7.43654%2033.5961L6.2647%2032.9894V31.4305L7.43182%2032.0373H7.43654V33.5961ZM12.3129%2034.6556L11.3868%2034.1422C10.8812%2033.8622%2010.3142%2033.7128%209.73297%2033.7035V32.0793C10.2197%2032.0886%2010.7016%2032.2146%2011.1269%2032.448L12.2751%2033.0827C12.2846%2033.0874%2012.2987%2033.0874%2012.3129%2033.0921V34.6556ZM18.4603%2035.0616V35.8551V36.0791C18.4603%2036.1304%2018.4367%2036.1818%2018.3989%2036.2191C18.3611%2036.2564%2018.3139%2036.2705%2018.2619%2036.2705C17.52%2036.2331%2017.0948%2036.0418%2016.7498%2035.8411C16.4994%2035.6964%2015.7528%2035.2483%2015.7481%2035.2483C15.2803%2034.9683%2014.7511%2034.8143%2014.2077%2034.7723V33.1387C14.6519%2033.1808%2015.0866%2033.3114%2015.474%2033.5401L16.1214%2033.9228C16.8302%2034.3429%2017.6382%2034.5809%2018.4603%2034.6276V35.0616ZM24.8582%2032.0886C24.7448%2032.084%2024.6267%2032.0653%2024.5133%2032.0326L23.6344%2031.7713C23.4454%2031.7152%2023.2517%2031.6966%2023.0579%2031.6966V30.0677C23.1997%2030.0677%2023.3414%2030.0817%2023.4832%2030.1237L24.3621%2030.3804C24.5227%2030.4271%2024.6928%2030.4504%2024.8582%2030.4598V32.0886ZM30.363%2032.4807C30.1929%2032.0886%2029.8574%2031.7759%2029.4275%2031.6592L28.5864%2031.4259C28.3879%2031.3652%2028.18%2031.3419%2027.9721%2031.3419V29.7177C28.1328%2029.713%2028.2934%2029.7317%2028.4493%2029.783L29.1392%2029.9977C29.8716%2030.2264%2030.363%2030.8891%2030.363%2031.6452V32.4807ZM32.787%2035.365C32.7729%2035.4117%2032.7634%2035.4584%2032.7492%2035.505C32.6028%2035.9624%2032.1775%2036.2658%2031.6955%2036.2658C31.653%2036.2658%2031.6105%2036.2564%2031.568%2036.2518V34.6323C31.601%2034.6369%2031.6294%2034.6416%2031.6625%2034.6416C32.135%2034.6416%2032.565%2034.3802%2032.7918%2033.9835V35.365H32.787ZM37.3232%2015.0486C36.794%2015.8047%2036.5152%2016.6915%2036.5152%2017.6109V18.4137L36.1041%2019.0017C35.5702%2019.7625%2035.2867%2020.6539%2035.2867%2021.578V25.6245C35.2867%2026.2779%2035.0126%2026.9173%2034.5306%2027.3654L33.6659%2028.1775C33.0847%2028.7236%2032.7634%2029.489%2032.787%2030.2824L32.7918%2030.4644C32.8248%2031.5146%2032.6878%2032.56%2032.3901%2033.5681C32.2956%2033.8902%2031.9932%2034.1142%2031.6577%2034.1142C31.2372%2034.1142%2030.8923%2033.7782%2030.8923%2033.3581V31.6452C30.8923%2030.6558%2030.2496%2029.7923%2029.2952%2029.4983L28.6053%2029.2836C28.2225%2029.1669%2027.8209%2029.1623%2027.4334%2029.2743L25.3544%2029.881C25.0803%2029.9604%2024.7873%2029.9604%2024.5133%2029.881L23.6344%2029.6243C23.1808%2029.489%2022.6894%2029.5217%2022.2547%2029.7083L20.4071%2030.5111C19.2258%2031.0245%2018.4651%2032.1773%2018.4651%2033.4515V34.1095C17.7374%2034.0675%2017.0286%2033.8528%2016.4002%2033.4795L15.7528%2033.0967C15.2047%2032.7747%2014.581%2032.602%2013.9431%2032.602H12.4736L11.3868%2031.9999C10.8717%2031.7152%2010.2905%2031.5659%209.69989%2031.5612L7.62082%2031.5472L5.23461%2030.3057C1.61514%2028.4249%200.0700101%2024.1917%201.64349%2020.4579L2.12073%2019.3238C2.47512%2018.4837%202.6594%2017.5922%202.6594%2016.6775V16.0427H3.17444C3.68476%2016.0427%204.11948%2015.6927%204.2376%2015.2213H22.1176C22.4153%2015.2213%2022.6894%2015.394%2022.8075%2015.6647L23.3414%2016.8455C23.5115%2017.2235%2023.8896%2017.4662%2024.3101%2017.4662C24.7259%2017.4662%2025.1087%2017.2235%2025.2788%2016.8455L25.8127%2015.66C25.9356%2015.3893%2026.2049%2015.2166%2026.5026%2015.2166H27.1452C27.424%2015.2166%2027.6791%2015.366%2027.8114%2015.6087C28.1375%2016.2061%2028.7234%2016.6075%2029.3897%2016.7148V24.145C28.317%2024.2617%2027.4949%2024.8918%2027.4949%2025.6572C27.4949%2026.5066%2028.4966%2027.1927%2029.7346%2027.1927C30.9726%2027.1927%2031.9743%2026.5066%2031.9743%2025.6572C31.9743%2024.8918%2031.1521%2024.257%2030.0795%2024.145V16.7101C30.7458%2016.6028%2031.3317%2016.2014%2031.6577%2015.604C31.79%2015.3613%2032.0452%2015.212%2032.324%2015.212H33.2785C33.7179%2015.212%2034.1195%2014.9926%2034.3605%2014.6286L35.7781%2012.4676C35.9624%2012.1829%2036.2789%2012.0149%2036.6239%2012.0149H37.0633C37.3752%2012.0149%2037.6303%2012.2669%2037.6303%2012.575V13.2424C37.6303%2013.5644%2037.7579%2013.8725%2037.98%2014.1012L37.3232%2015.0486ZM29.3849%2025.2838V26.7587C28.8037%2026.67%2028.3737%2026.3759%2028.3737%2026.0212C28.3737%2025.6665%2028.8037%2025.3678%2029.3849%2025.2838Z'%20fill='white'/%3e%3c/svg%3e",$h="data:image/svg+xml,%3csvg%20width='159'%20height='28'%20viewBox='0%200%20159%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6919_71839)'%3e%3cpath%20d='M4.13243%2025.9198C5.34921%2026.9052%207.05161%2027.0267%208.39597%2026.224L22.9838%2017.5138C25.4013%2016.0703%2025.4117%2012.5721%2023.0028%2011.1144L17.4686%207.76522C15.4767%206.55981%2012.8918%207.10053%2011.5501%209.00325L3.27399%2020.7399C2.14132%2022.3462%202.44805%2024.5556%203.97544%2025.7926L4.13243%2025.9198Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M4.11673%202.57147C5.33939%201.58127%207.0516%201.46387%208.39797%202.27791L22.9843%2011.0971C25.3835%2012.5477%2025.3874%2016.0265%2022.9914%2017.4824L17.5405%2020.7946C15.5485%2022.005%2012.9594%2021.4661%2011.6157%2019.5615L3.27518%207.7386C2.142%206.1323%202.44856%203.92248%203.97619%202.68529L4.11673%202.57147Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M49.8088%2020.0063C47.924%2020.0063%2046.7521%2018.7437%2046.7521%2016.6748V13.1359H50.1977V10.9296H46.7521V7.34668L44.2736%209.18483V10.9271H42.8892V13.1333H44.2736V16.6515C44.2736%2020.2137%2046.3632%2022.4174%2049.8321%2022.4174H50.361V20.0063H49.8088Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M30.4704%2019.5631L32.6818%2017.8339C33.6722%2019.4231%2035.01%2020.2761%2036.7159%2020.2761C38.5826%2020.2761%2039.757%2019.0783%2039.757%2017.5798C39.757%2015.8505%2037.9137%2015.2983%2035.977%2014.6761C33.6956%2013.9398%2031.23%2013.0168%2031.23%209.92907C31.23%207.37018%2033.5115%205.34277%2036.6226%205.34277C39.1815%205.34277%2040.7707%206.33314%2042.0618%207.83166L40.0111%209.35351C39.2515%208.17907%2038.1211%207.55685%2036.6226%207.55685C34.9167%207.55685%2033.8096%208.57055%2033.8096%209.88499C33.8096%2011.4976%2035.5856%2012.0291%2037.5196%2012.6746C39.8244%2013.4576%2042.3367%2014.4506%2042.3367%2017.585C42.3367%2020.1672%2040.2159%2022.6328%2036.7367%2022.6328C33.8563%2022.6328%2031.8963%2021.4117%2030.4678%2019.5683L30.4704%2019.5631Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M58.9189%2016.7007C58.9189%2013.3225%2061.5141%2010.6807%2064.8923%2010.6807C68.2704%2010.6807%2070.7982%2013.1384%2070.7982%2016.5399V17.5044H61.286C61.6075%2019.2725%2062.9867%2020.4444%2064.9856%2020.4444C66.5489%2020.4444%2067.7441%2019.6173%2068.3404%2018.3755L70.3627%2019.5007C69.3515%2021.3855%2067.5367%2022.6247%2064.9856%2022.6247C61.356%2022.6247%2058.9189%2020.0296%2058.9189%2016.6981V16.7007ZM61.4001%2015.4147H68.2938C67.9256%2013.7607%2066.663%2012.8403%2064.8923%2012.8403C63.1215%2012.8403%2061.8589%2013.8981%2061.4001%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M51.8955%2016.6752C51.8955%2013.113%2053.9851%2010.9326%2057.454%2010.9326H58.5559V13.323H57.4307C55.5459%2013.323%2054.33%2014.6322%2054.3533%2016.7011V22.423H51.8955V16.6804V16.6752Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M72.0138%2016.6774C72.0138%2013.3226%2074.6557%2010.7041%2077.9638%2010.7041C81.272%2010.7041%2083.8672%2013.3226%2083.8672%2016.6774V22.42H81.456V20.9267C80.6523%2022.0052%2079.4105%2022.6274%2077.8938%2022.6274C74.609%2022.6274%2072.0112%2020.0556%2072.0112%2016.6774H72.0138ZM81.5027%2016.6774C81.5027%2014.6319%2079.9394%2013.0011%2077.9638%2013.0011C75.9883%2013.0011%2074.4249%2014.6319%2074.4249%2016.6774C74.4249%2018.723%2075.9649%2020.3537%2077.9638%2020.3537C79.9627%2020.3537%2081.5027%2018.6997%2081.5027%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M85.4155%2015.978C85.4155%2012.9214%2087.5052%2010.6943%2090.6085%2010.6943C92.3766%2010.6943%2093.8026%2011.4073%2094.697%2012.6025C95.5474%2011.4073%2096.9266%2010.6943%2098.6948%2010.6943C101.819%2010.6943%20104.002%2012.8773%20104.002%2015.978V22.4103H101.544V16.0014C101.544%2014.2566%20100.372%2013.038%2098.6948%2013.038C97.0174%2013.038%2095.9155%2014.2799%2095.9389%2015.934V22.4129H93.4811V16.004C93.4811%2014.2592%2092.2859%2013.0406%2090.6085%2013.0406C88.9311%2013.0406%2087.8526%2014.2825%2087.8733%2015.9366V22.4154H85.4155V15.9832V15.978Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M105.578%205.6416H108.082V20.0227H114.859V22.4131H105.578V5.6416Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M138.483%2016.7007C138.483%2013.3225%20141.078%2010.6807%20144.456%2010.6807C147.834%2010.6807%20150.362%2013.1384%20150.362%2016.5399V17.5044H140.85C141.171%2019.2725%20142.551%2020.4444%20144.55%2020.4444C146.113%2020.4444%20147.308%2019.6173%20147.904%2018.3755L149.927%2019.5007C148.916%2021.3855%20147.101%2022.6247%20144.55%2022.6247C140.92%2022.6247%20138.483%2020.0296%20138.483%2016.6981V16.7007ZM140.964%2015.4147H147.858C147.49%2013.7607%20146.227%2012.8403%20144.456%2012.8403C142.685%2012.8403%20141.423%2013.8981%20140.964%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M115.269%2016.6774C115.269%2013.3226%20117.911%2010.7041%20121.219%2010.7041C124.527%2010.7041%20127.122%2013.3226%20127.122%2016.6774V22.42H124.711V20.9267C123.907%2022.0052%20122.665%2022.6274%20121.149%2022.6274C117.864%2022.6274%20115.266%2020.0556%20115.266%2016.6774H115.269ZM124.758%2016.6774C124.758%2014.6319%20123.194%2013.0011%20121.219%2013.0011C119.243%2013.0011%20117.68%2014.6319%20117.68%2016.6774C117.68%2018.723%20119.22%2020.3537%20121.219%2020.3537C123.218%2020.3537%20124.758%2018.6997%20124.758%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M131.67%2021.8547L126.915%2010.9658H129.557L132.912%2018.938L136.082%2010.9658H138.678L131.74%2027.7606H129.212L131.67%2021.8573V21.8547Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M151.897%2016.6674C151.897%2013.1052%20153.987%2010.9248%20157.455%2010.9248H158.557V13.3152H157.432C155.547%2013.3152%20154.331%2014.6244%20154.355%2016.6933V22.4152H151.897V16.6726V16.6674Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6919_71839'%3e%3crect%20width='158.12'%20height='28'%20fill='white'%20style='fill:white;fill-opacity:1;'%20transform='translate(0.44043)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Rh=(e,t,n)=>e===t?"translateY(0px)":e>t?`translateY(${n}px)`:"translateY(-100%)",_h=({close:e,votedAnswer:t,mastersApp:n,correct:r,correctAnswerTitle:i,questionTitle:a,saveHeight:l,style:o,hiding:c})=>{const[u,v]=w.useState(1),C=w.useRef({});w.useEffect(()=>{const L=setInterval(()=>{v(E=>r&&E>4||!r&&E>3?E:++E)},3e3);return()=>clearInterval(L)},[r]),w.useEffect(()=>{var L,E;C.current[u]&&l(((E=(L=C.current[u])==null?void 0:L.getBoundingClientRect())==null?void 0:E.height)||yh)},[u,l]);const p=L=>E=>{C.current&&(C.current[L]=E)},y=L=>({transform:Rh(L,u,o.height)}),x={...o};return n&&x.height&&typeof x.height=="number"&&(x.height+=32),s.jsx(bh,{style:o.height?x:{...o,paddingTop:0,paddingBottom:0},hiding:c,children:s.jsxs(xh,{style:{height:o.height,minHeight:o.height,backgroundColor:u>3?r?"var(--color-sdk-prediction-result-success-bg)":"var(--color-sdk-prediction-result-incorrect-bg)":"var(--color-primary-1)"},children:[s.jsx(gh,{step:u,correct:r}),n&&s.jsxs(B1,{ref:p(1),style:y(1),children:[s.jsx("img",{alt:"sponsor-logo",src:Ah}),s.jsx(Yl,{children:"Featured Groups +"})]}),!n&&s.jsx(B1,{ref:p(1),style:y(1),children:s.jsx("img",{alt:"sponsor-logo",src:$h})}),s.jsxs(B1,{ref:p(2),style:y(2),children:[s.jsx(l2,{children:"Prediction results are in!"}),n&&s.jsx(Yl,{children:"Featured Groups +"})]}),s.jsxs(B1,{ref:p(3),style:y(3),children:[s.jsx(l2,{children:a}),s.jsx(sn,{children:s.jsxs(on,{children:[s.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})})]}),r?s.jsxs(s.Fragment,{children:[s.jsxs(B1,{ref:p(4),style:{...y(4),color:"var(--color-sdk-prediction-result-success-text)"},children:[s.jsxs(l2,{children:["Congratulations!",s.jsx("br",{}),"You answered correctly."]}),s.jsxs(sn,{children:[s.jsx(Xl,{name:"selected"}),s.jsxs(on,{children:[s.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]})]}),s.jsxs(B1,{ref:p(5),style:{...y(5),color:"var(--color-sdk-prediction-result-success-text)"},children:[s.jsx(Eh,{children:u===5&&s.jsx(pr,{delay:.5,prefix:"+",suffix:" points",value:t==null?void 0:t.points})}),s.jsxs(sn,{children:[s.jsx(Xl,{name:"selected"}),s.jsxs(on,{children:[s.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]}),s.jsx(Jl,{"data-a":"intr",onClick:e,children:s.jsx(es,{name:"icon-cross"})})]})]}):s.jsxs(B1,{ref:p(4),style:y(4),children:[s.jsxs(l2,{style:{color:"var(--color-sdk-prediction-result-error-title)"},children:["Better luck next time!",s.jsx("br",{}),"Correct: ",i,"."]}),s.jsxs(sn,{style:{color:"var(--color-sdk-prediction-result-error-subtitle)"},children:[s.jsx(Th,{name:"circleClose"}),s.jsxs(on,{children:[s.jsx("span",{children:"Your Pick:"})," ",t==null?void 0:t.title]})]}),s.jsx(Jl,{"data-a":"intr",onClick:e,children:s.jsx(es,{name:"icon-cross"})})]})]})})},Vh=e=>{const[t,n]=w.useState(!1),[r,i]=w.useState(!1),a=w.useRef(null),l=w.useCallback(()=>{i(!0),a.current&&clearTimeout(a.current),a.current=setTimeout(()=>{i(!1)},1e3)},[]),o=w.useCallback(async c=>{n(!0);const u=c.map(v=>new Promise((C,p)=>{const y=new Image;y.onload=()=>C(v),y.onerror=()=>p(),y.src=v}));await Promise.allSettled(u),n(!1)},[]);return w.useEffect(()=>{e&&(l(),o(e))},[e,l,o]),{loading:t,throttled:r}},Nh=d("div")({name:"Container",class:"cl51m2q",propsAsIs:!1}),Mh=d("img")({name:"Avatar",class:"a2yhhhr",propsAsIs:!1}),Oh=d("div")({name:"AvatarPlaceholder",class:"a1dtxxlr",propsAsIs:!1}),Ph=d("div")({name:"Content",class:"c12clm3w",propsAsIs:!1}),Hh=d("span")({name:"Name",class:"n14lctn7",propsAsIs:!1}),Fh=({avatar:e,name:t})=>s.jsxs(Nh,{children:[e&&s.jsx(Mh,{src:e}),!e&&s.jsx(Oh,{children:ei(t||"")}),s.jsxs(Ph,{children:[s.jsxs(Hh,{children:[t," "]}),"is waiting for you!"]})]}),Dh=d("div")({name:"Container",class:"c1htq1lb",propsAsIs:!1}),zh=d("div")({name:"Graphic",class:"gjyzpp7",propsAsIs:!1}),Bh=d("img")({name:"GraphicImage",class:"g16mldgz",propsAsIs:!1}),Uh=d("div")({name:"Headline",class:"h69js65",propsAsIs:!1}),Zh=d("div")({name:"TaglineContainer",class:"tmm7qmo",propsAsIs:!1}),Qh=d("div")({name:"Tagline",class:"t17knuw2",propsAsIs:!1}),qh=d("div")({name:"Content",class:"c1b74psg",propsAsIs:!1}),Wh=d("div")({name:"StepsContainer",class:"s1y99ug7",propsAsIs:!1}),Gh=d("span")({name:"StepIndicator",class:"sgf3v5n",propsAsIs:!1}),Kh=d("div")({name:"InvitingUserWrap",class:"i1sj6gn8",propsAsIs:!1}),Yh=({loading:e,steps:t,currentStep:n,inviterName:r})=>{const{headline:i,tagline:a}=t[n];return s.jsxs(Dh,{children:[a&&s.jsx(Zh,{children:s.jsx(je,{loading:e,children:s.jsx(Qh,{children:a})})}),s.jsxs(qh,{"data-welcome-screen":n===0,children:[s.jsx(zh,{children:s.jsx(je,{loading:e,children:t.map(({graphicSrc:l},o)=>s.jsx(Bh,{src:l,"data-active":n===o}))})}),i&&s.jsx(je,{loading:e,children:s.jsx(Uh,{children:i})})]}),r&&n===0&&s.jsx(Kh,{children:s.jsx(Fh,{name:r})}),s.jsx(Wh,{style:e?{visibility:"hidden"}:{},children:Array.from({length:t.length}).map((l,o)=>s.jsx(Gh,{"data-active":n===o},o))})]})},Xh=d("div")({name:"Container",class:"cm0bev",propsAsIs:!1}),Jh=d("div")({name:"Content",class:"ce7x737",propsAsIs:!1}),em=d("div")({name:"Title",class:"tc2tor6",propsAsIs:!1}),tm=d("div")({name:"RulesList",class:"r1k5klql",propsAsIs:!1}),nm=d("div")({name:"RulesItem",class:"r1tf3ft2",propsAsIs:!1}),rm=d("div")({name:"RuleIcon",class:"rwpvg1k",propsAsIs:!1}),im=d("div")({name:"RuleText",class:"rbxiag0",propsAsIs:!1}),am=d("button")({name:"TermsButton",class:"t6cyrry",propsAsIs:!1}),lm=({rules:e,rulesTitle:t,termsText:n,primaryColor:r,openTerms:i})=>s.jsxs(Xh,{children:[s.jsxs(Jh,{children:[s.jsx(em,{children:t}),s.jsx(tm,{children:e==null?void 0:e.map(({label:a,icon:l},o)=>s.jsxs(nm,{children:[l&&s.jsx(rm,{style:{backgroundColor:r},children:s.jsx(O,{name:l,"data-icon":l})}),s.jsx(im,{children:a})]},o))})]}),n&&s.jsx(am,{"data-a":"intr",onClick:i,children:"See Terms and Conditions"})]}),sm=d("div")({name:"Container",class:"cj0g35h",propsAsIs:!1}),om=d("div")({name:"Content",class:"c1xkhrbn",propsAsIs:!1}),cm=d("div")({name:"Title",class:"tifzb8b",propsAsIs:!1}),um=d("div")({name:"ScrollingText",class:"stduw5c",propsAsIs:!1}),dm=({termsTitle:e,termsText:t})=>s.jsx(sm,{children:s.jsxs(om,{children:[s.jsx(cm,{children:e}),s.jsx(um,{children:t})]})}),pm=d("button")({name:"SButton",class:"s1nve60q",propsAsIs:!1}),fm=d("span")({name:"ButtonLabel",class:"b1xoswwx",propsAsIs:!1}),hm=({disabled:e,variant:t="primary",onClick:n,children:r,...i})=>s.jsx(pm,{"data-a":"intr",onClick:n,disabled:e,"data-variant":t,...i,children:s.jsx(fm,{children:r})}),mm=d("div")({name:"Container",class:"c18uddbs",propsAsIs:!1}),Cm=d("div")({name:"Content",class:"cvcfjf6",propsAsIs:!1}),vm=d("div")({name:"OnboardingHeader",class:"o1ie27lw",propsAsIs:!1}),gm=d("button")({name:"CloseBtn",class:"c15cjkwi",propsAsIs:!1}),ym=()=>O,wm=d(ym())({name:"IconClose",class:"i1mavjt2",propsAsIs:!0}),bm=d("div")({name:"OnboardingFooter",class:"o1x0dyzv",propsAsIs:!1}),xm=()=>hm,Lm=d(xm())({name:"OnboardingActionBtn",class:"o1jfi9c3",propsAsIs:!0}),pt={steps:!1,rules:!1,inviteCard:!1},Em=({gamification:e,steps:t,rules:n,rulesBtnLabel:r,rulesTitle:i,termsTitle:a,termsText:l,primaryColor:o,inviteLink:c,inviteCardTitle:u,inviteCardSubtext:v,inviteCardBtnLabel:C,loading:p,inviterName:y,sdk:x,onClose:L})=>{const[E,m]=w.useState(0),[f,g]=w.useState(!1),[b,S]=w.useState(pt);w.useEffect(()=>{t!=null&&t.length?S({...pt,steps:!0}):n!=null&&n.length?S({...pt,rules:!0}):S({...pt,inviteCard:!0})},[]);const I=w.useMemo(()=>b.steps&&E===0?"Continue":b.rules?f||!r?"Got it":r:b.inviteCard?C||"Play Now":"Next",[b,E,f,r,C]),j=w.useCallback(()=>{t!=null&&t.length&&E<t.length-1?m(V=>++V):n!=null&&n.length&&b.steps?S({...pt,rules:!0}):b.rules&&S({...pt,inviteCard:!0})},[E,t==null?void 0:t.length,n==null?void 0:n.length,b,m,S]),A=async()=>{b.inviteCard?await e.onboardingStatus.submitInplay():b.rules&&f?g(!1):j()};return w.useEffect(()=>{!p&&y&&x.inviteDisplayed()},[p,y,x]),s.jsx(Md,{children:({width:V,height:_})=>s.jsxs(mm,{style:{width:V,height:_,maxHeight:_},children:[s.jsx(vm,{children:s.jsx(gm,{"data-a":"intr",onClick:L,children:s.jsx(wm,{name:"icon-close-btn-gray"})})}),s.jsxs(Cm,{children:[b.steps&&(t==null?void 0:t.length)&&s.jsx(Yh,{loading:p,steps:t,currentStep:E,inviterName:y}),b.rules&&!f&&s.jsx(lm,{rules:n,rulesTitle:i,termsText:l,primaryColor:o,openTerms:()=>g(!0)}),b.rules&&f&&s.jsx(dm,{termsTitle:a,termsText:l}),b.inviteCard&&s.jsx(Zo,{inviteLink:c,inviteCardTitle:u,inviteCardSubtext:v,primaryColor:o})]}),s.jsx(bm,{children:s.jsx(je,{loading:p,style:{width:"100%"},children:s.jsx(Lm,{"data-a":"intr",onClick:A,children:I})})})]})})},km=d("div")({name:"Container",class:"c1qjj4d4",propsAsIs:!1}),Sm=d("div")({name:"CloseIconWrap",class:"c1lg6b8a",propsAsIs:!1}),Im=()=>O,Tm=d(Im())({name:"CloseIcon",class:"c159el66",propsAsIs:!0}),jm=d("div")({name:"Title",class:"t16xmufv",propsAsIs:!1}),Am=d("img")({name:"SponsorLogo",class:"s83lc21",propsAsIs:!1}),$m=d("div")({name:"PresentsTitle",class:"p1p7igia",propsAsIs:!1}),Rm=d("div")({name:"Subtitle",class:"s1eftsbu",propsAsIs:!1}),_m=d("div")({name:"Description",class:"d8uezec",propsAsIs:!1}),Vm=d("button")({name:"ActionButton",class:"a1h1bk90",propsAsIs:!1}),ts=({close:e,action:t,onboarding:n})=>{var r,i,a,l,o,c,u,v;return s.jsxs(km,{children:[s.jsx(Sm,{"data-a":"intr",onClick:e,children:s.jsx(Tm,{name:"icon-cross"})}),((i=(r=n==null?void 0:n.titleCard)==null?void 0:r.media)==null?void 0:i.sponsorLogo)&&s.jsxs(jm,{children:[s.jsx(Am,{alt:"sponsor-logo",src:(l=(a=n==null?void 0:n.titleCard)==null?void 0:a.media)==null?void 0:l.sponsorLogo}),s.jsx($m,{children:"PRESENTS"})]}),((o=n==null?void 0:n.titleCard)==null?void 0:o.title)&&s.jsx(Rm,{children:(c=n==null?void 0:n.titleCard)==null?void 0:c.title}),((u=n==null?void 0:n.titleCard)==null?void 0:u.subtitle)&&s.jsx(_m,{children:(v=n==null?void 0:n.titleCard)==null?void 0:v.subtitle}),s.jsx(Vm,{"data-a":"intr",onClick:t,children:"Play Now"})]})},q0=[{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_1.png",tagline:"",headline:s.jsxs(s.Fragment,{children:["Welcome to ",s.jsx("br",{})," Live Challenge"]})},{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_2.png",headline:"Live insights, polls, trivia and predictions."},{graphicSrc:"https://cdn.streamlayer.io/assets/sdk-web/onboarding-steps/dark/step_3.png",headline:"Win points and play against friends."}],Nm=d("div")({name:"OnboardingContainer",class:"o1xni1kr",propsAsIs:!1}),Mm=()=>zt,Om=d(Mm())({name:"OnboardingNotificationContainer",class:"o1vnouv7",propsAsIs:!0}),ns=d("div")({name:"InnerContainer",class:"i59uefw",propsAsIs:!1}),Pm=d("div")({name:"OnboardingOverlap",class:"ovnr8ov",propsAsIs:!1}),Hm=({deepLink:e,onboardingOpts:t,notification:n,gamification:r,loading:i,sdk:a,throttled:l})=>{var o,c,u,v,C,p,y;const x=F(r.friends.getStore()),[L,E]=w.useState(void 0),m=w.useMemo(()=>{var f,g;const b=a.getInviter();return b?(g=(f=x.data)==null?void 0:f.find(({slId:S})=>S===b))==null?void 0:g.name:""},[x.data,a]);return w.useEffect(()=>{const f=e.$store.subscribe(g=>{g&&E(g.data)});return()=>{f()}},[e.$store]),s.jsxs(Nm,{children:[s.jsx(Em,{loading:i,rules:[{label:"Answer as many questions as you like.",icon:"icon-btn-feature-groups"},{label:"Win points for each correct trivia or prediction answer.",icon:"icon-thumb-up"},{label:"Top the leader board and best your friends.",icon:"icon-trophy"}],rulesBtnLabel:(o=t.rules)==null?void 0:o.buttonLabel,rulesTitle:(c=t.rules)==null?void 0:c.heading,termsTitle:"Terms and Conditions",termsText:(u=t.rules)==null?void 0:u.terms,steps:q0,primaryColor:(v=t.inviteCard)==null?void 0:v.iconColor,inviteLink:L,inviteCardTitle:(C=t.inviteCard)==null?void 0:C.heading,inviteCardSubtext:(p=t.inviteCard)==null?void 0:p.subtext,inviteCardBtnLabel:(y=t.inviteCard)==null?void 0:y.buttonLabel,onClose:()=>{var f;(f=n.close)==null||f.call(n)},gamification:r,sdk:a,inviterName:m}),l&&s.jsx(Pm,{})]})},Fm=({sdk:e,notification:t,saveHeight:n,style:r,appNode:i,sdkInDesktopView:a,responsiveStore:l})=>{const o=w.useRef(null),c=t.data.onboarding,[u,v]=w.useState(c==null?void 0:c.instantOpen),C=e.getFeature(k.SdkOverlayType.GAMES),p=w.useMemo(()=>q0==null?void 0:q0.map(({graphicSrc:E})=>E),[]),{screen:y}=F(l,{keys:["screen"]});w.useLayoutEffect(()=>{var E;n(((E=o.current)==null?void 0:E.getBoundingClientRect().height)||0)},[n]);const{loading:x,throttled:L}=Vh(p);return u&&C&&c&&i.current?s.jsx(Eo,{container:i,useContainer:!a,children:s.jsx(Hm,{throttled:L,notification:t,setOpened:v,gamification:C,onboardingOpts:c,deepLink:C.deepLink,loading:x,renderToNode:i,sdk:e})}):s.jsxs(s.Fragment,{children:[s.jsx(ns,{ref:o,style:{position:"absolute",visibility:"hidden"},children:s.jsx(ts,{close:()=>{},action:()=>{},onboarding:c})}),s.jsx(Om,{style:r,hiding:t.hiding,children:s.jsx(ns,{children:s.jsx(ts,{close:t.close,action:()=>{var E;v(!0),(((E=i.current)==null?void 0:E.getBoundingClientRect().y)||0)<0&&X0(i,y.size,{behavior:"smooth"})},onboarding:c})})})]})},Dm=d("button")({name:"Container",class:"crkmfw1",propsAsIs:!1}),zm=d("div")({name:"Content",class:"c11awpy4",propsAsIs:!1}),Bm=d("span")({name:"Title",class:"t154z7mh",propsAsIs:!1}),Um=({title:e,onClick:t,className:n,style:r})=>s.jsx(Dm,{"data-a":"intr",onClick:t,className:n,style:r,children:s.jsxs(zm,{"data-a":"intr",children:[s.jsx(O,{"data-a":"intr",name:"iconUp"}),e&&s.jsx(Bm,{"data-a":"intr",children:e})]})}),Zm=()=>zt,Qm=d(Zm())({name:"Container",class:"c8ol1ve",propsAsIs:!0}),Ko=d("div")({name:"InnerContainer",class:"iqfywam",propsAsIs:!1}),qm=()=>Ko,Wm=d(qm())({name:"HiddenContainer",class:"hokmtod",propsAsIs:!0}),Gm=d("div")({name:"NotificationRefreshing",class:"n192d1q8",propsAsIs:!1}),Km=()=>Um,Ym=d(Km())({name:"Pill",class:"p1lha68t",propsAsIs:!0}),Xm=e=>{const[t,n]=w.useState(0),r=w.useRef(null),i=w.useMemo(()=>new ResizeObserver(o=>{window.requestAnimationFrame(()=>{var c;if(Array.isArray(o)){for(const u of o)if(u.contentBoxSize){const v=(c=r.current)==null?void 0:c.getBoundingClientRect();v&&n(v.height)}}})}),[]),a=w.useCallback(o=>{r.current=o},[]),l=w.useCallback(o=>{n(o)},[]);return w.useEffect(()=>{const o=r.current;return o?(i.observe(o),()=>{i.unobserve(o)}):()=>{}},[e]),w.useEffect(()=>()=>{i.disconnect()}),[a,t,l]},Jm=({sdk:e,notification:t,appNode:n,responsiveStore:r,hasActiveFeature:i})=>{var a,l;const{sdkInDesktopView:o}=F(r,{keys:["sdkInDesktopView"]}),{sdk:c}=Kn(),[u,v,C]=Xm(t.id);let p=v;return i||(p="auto"),t.type===exports.NotificationType.QUESTION?s.jsxs(s.Fragment,{children:[s.jsx(Wm,{ref:u,children:s.jsx(Bl,{...t})}),s.jsxs(Qm,{style:{height:t.hiding?0:p},hiding:t.hiding,children:[s.jsx(Ko,{style:{height:"100%"},children:s.jsx(Bl,{...t,controlVideo:c==null?void 0:c.controlVideoPlayer})}),s.jsx(Gm,{},t.id)]})]}):t.type===exports.NotificationType.QUESTION_RESOLVED&&(l=(a=t.data)==null?void 0:a.question)!=null&&l.predictionResult?s.jsx(_h,{style:{height:t.hiding?0:v},saveHeight:C,close:t.close,hiding:t.hiding,...t.data.question}):t.type===exports.NotificationType.ONBOARDING?s.jsx(Fm,{style:{height:t.hiding?0:p},saveHeight:C,sdk:e,notification:t,sdkInDesktopView:o,appNode:n,responsiveStore:r}):null},eC="p7vfi6t",tC=({pill:e,setPill:t,appNode:n,headerNode:r,scrollNode:i,responsiveStore:a,scrollStore:l})=>{var o,c;const{screen:u}=F(a,{keys:["screen"]}),{tabsShown:v,scrollPosition:C}=F(l,{keys:["tabsShown","scrollPosition"]});w.useEffect(()=>{a.get().sdkInDesktopView?C<50&&t(null):C>-50&&t(null)},[C,a,t]);const p=a.get().sdkInDesktopView?n:r;return!e||!p.current?null:qn.createPortal(s.jsx(Ym,{title:e.type===exports.NotificationType.QUESTION_RESOLVED?"Prediction result":`New ${((c=_2[(o=e.data)==null?void 0:o.questionType])==null?void 0:c.label)||"notification"}`,"data-a":"intr",onClick:()=>{var y;a.get().sdkInDesktopView?(y=i.current)==null||y.scrollTo({top:0,behavior:"smooth"}):X0(n,u.size,{behavior:"smooth"}),t(null)},className:ye(v&&eC,"sl-pill-button")}),p.current)},nC=({sdk:e,headerNode:t,scrollNode:n,responsiveStore:r,appNode:i,scrollStore:a,hasActiveFeature:l})=>{const[o]=w.useState(e.getNotificationsStore()),c=F(o),[u,v]=w.useState(null),C=w.useMemo(()=>e.getActiveNotification(),[e,c]);return w.useEffect(()=>{C&&$t.emit("notification",{action:"rendered",payload:{questionId:C.data.questionId,questionType:C.data.questionType}})},[C]),w.useEffect(()=>{const{sdkInDesktopView:p,sdkInView:y}=r.get();C&&(p||y)&&(!p&&y&&v(C),p&&window.requestAnimationFrame(()=>{a.get().scrollPosition!==0&&v(C)}))},[C]),w.useEffect(()=>{C||v(null)},[C]),s.jsxs(s.Fragment,{children:[!u&&C&&s.jsx(Jm,{appNode:i,sdk:e,hasActiveFeature:l,notification:C,responsiveStore:r}),u&&s.jsx(tC,{pill:u,setPill:v,appNode:i,notification:C,headerNode:t,scrollNode:n,scrollStore:a,responsiveStore:r})]})},rC=e=>{const t=F(e.status),n=F(e.sdkStore.slStreamId),r=F(e.userId()),i=F(e.getActiveFeature()),a=t==="ready"&&!!n.data;return w.useEffect(()=>{const l=e.getFeature(k.SdkOverlayType.GAMES);l&&i!==k.SdkOverlayType.GAMES&&(l.closeQuestion(),l.closeUser()),l==null||l.openedQuestionId.subscribe(o=>{o&&i!==k.SdkOverlayType.GAMES&&e.openFeature(k.SdkOverlayType.GAMES)})},[i,e]),{sdkReady:a,activeFeature:i,isLogged:!!r}},iC=({sdk:e,className:t,scrollStore:n,appNode:r,scrollNode:i,responsiveStore:a})=>{const[,l]=Y4(e);return s.jsx(af,{className:t,scrollNode:i,appNode:r,scrollStore:n,feature:l,responsiveStore:a,sdk:e})},aC=({sdk:e,className:t,appNode:n,responsiveStore:r})=>{const i=F(e.featuresList.getStore());return i?Array.from(i,a=>{const l=e.getFeature(a);return l?s.jsx(lf,{className:t,appNode:n,feature:l,responsiveStore:r,sdk:e},a):null}):null},lC=({sdk:e,topNavigation:t})=>{const n=w.useRef(null),r=w.useRef(null),[i]=x6(n),[a,l]=E6(n,i),{sdkReady:o,activeFeature:c,isLogged:u}=rC(e),v=!!o;ds(n,{enabled:v,event:"click",listener:k6});const C=w.useMemo(()=>({sdk:e,topNavigation:t}),[e,t]);return w.useEffect(()=>{Promise.resolve().then(()=>require("./gamification-feature.js"))},[]),s.jsx(ps.Provider,{value:C,children:s.jsxs(T4,{ref:n,className:t?"":"c10llmat",children:[v&&t&&s.jsx(If,{className:e2,sdk:e,ref:r}),v&&!t&&!!c&&s.jsx(Sf,{className:ye(e2,"sl-hide-on-modal"),sdk:e,ref:r}),s.jsxs(as,{className:"sl-hide-on-modal",ref:a,"data-nav":(!!c&&v).toString(),children:[v&&s.jsx(nC,{sdk:e,scrollNode:a,headerNode:r,appNode:n,scrollStore:l,responsiveStore:i,hasActiveFeature:!!c}),v&&s.jsx(iC,{scrollStore:l,responsiveStore:i,scrollNode:a,appNode:n,className:e2,sdk:e}),v&&s.jsx(aC,{responsiveStore:i,appNode:n,className:e2,sdk:e})]}),v&&!u&&s.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%"},children:"You are not logged in."})]})})},Yo=({children:e,customTheme:t,themeMode:n,style:r})=>s.jsx("div",{className:"StreamLayerSDKTheme",children:s.jsx("div",{className:ye(S6,n,t),style:r,children:e})}),Xo=()=>{const{sdk:e}=w.useContext(rt);return e},sC=()=>{const{event:e}=w.useContext(rt);return e},Jo=()=>{const{sdk:e}=w.useContext(rt),[t,n]=w.useState({});return w.useEffect(()=>{var r;return e!=null&&e.options?(r=e==null?void 0:e.options)==null?void 0:r.subscribe(i=>{n({theme:i.theme,themeMode:i.themeMode})}):()=>{}},[e==null?void 0:e.options]),t},e4=()=>{const{sdk:e}=w.useContext(rt),[t,n]=w.useState({});return w.useEffect(()=>e!=null&&e.uiState?e==null?void 0:e.uiState.subscribe(r=>{n({...r})}):()=>{},[e==null?void 0:e.uiState]),t},oC=({event:e,topNavigation:t,theme:n,withSidebarNotification:r=!0})=>{const{sdk:i,status:a}=w.useContext(rt),l=e4(),o=Jo(),{event:c}=w.useContext(rt);if(a===W0.UNSET)throw new Error("Wrap app in `StreamLayerProvider`");return a===W0.CONNECTED?s.jsx("div",{className:"StreamLayerSDK",children:"wait"}):i===null?s.jsx("div",{className:"StreamLayerSDK",children:"sdk not initialized"}):!l.app&&!l.appNotification||!l.app&&l.appNotification&&!r?null:s.jsx("div",{className:"StreamLayerSDK",children:s.jsx(Yo,{customTheme:n??o.theme,themeMode:o.themeMode,children:s.jsx(lC,{sdk:i,event:(c==null?void 0:c.current)||e,topNavigation:t})})})},t4=({event:e,internal:t})=>{const n=Xo(),r=sC();return w.useEffect(()=>(n&&(e&&(n.createEventSession(e,t),r&&(r.current=e)),!e&&(r!=null&&r.current)&&(n.createEventSession("",t),r.current="")),()=>{n&&n.disableApp()}),[e,t,r,n]),null};var W0=(e=>(e[e.UNSET=0]="UNSET",e[e.CONNECTED=1]="CONNECTED",e[e.READY=2]="READY",e))(W0||{});const cC={status:0,sdk:null},rt=w.createContext(cC),uC=({sdkKey:e,theme:t,themeMode:n,plugins:r,children:i,event:a,production:l=!0,autoEnable:o=!0,withAdNotification:c,withAd:u=!0,betPack:v=!1,hideFriends:C,skipOnboarding:p,friendsTab:y="enabled",onDeepLinkHandled:x,videoPlayerController:L,onContentActivate:E})=>{const m=k.useStreamLayerApp({sdkKey:e,plugins:r,production:l,autoEnable:o,onDeepLinkHandled:x,videoPlayerController:L,onContentActivate:E,hideFriends:C,skipOnboarding:p,withAdNotification:c,withAd:u,friendsTab:y,betPack:v}),f=w.useRef(""),g=w.useMemo(()=>m?{sdk:m,status:2,event:f}:{status:1,sdk:null,event:f},[m]);return w.useEffect(()=>{m&&(m.options.setKey("friendsTab",y),m.options.setKey("theme",t),m.options.setKey("themeMode",n),m.options.setKey("skipOnboarding",p),m.options.setKey("betPack",v))},[m,y,t,n,p,v]),w.useEffect(()=>()=>{x&&(m==null||m.removeDeepLinkHandler(x)),L&&(m==null||m.removeVideoPlayerController(L))},[m]),w.useEffect(()=>{localStorage.getItem("SL_DEBUG")&&console.log("StreamLayerProvider mounted with props:",{sdkKey:!!e,onDeepLinkHandled:!!x,videoPlayerController:!!L})},[e,x,L]),s.jsxs(rt.Provider,{value:g,children:[a!==void 0&&s.jsx(t4,{event:a}),i]})};exports.A=Ho;exports.D=Oo;exports.Ft=Ro;exports.K=bn;exports.P=tf;exports.R=fr;exports.StreamLayerProvider=uC;exports.StreamLayerSDKEvent=t4;exports.StreamLayerSDKReact=oC;exports.a=cs;exports.b=ds;exports.createLogger=it;exports.cx_default=ye;exports.d=pr;exports.d$1=_o;exports.e=_2;exports.eventBus=$t;exports.h=Yo;exports.i=Y0;exports.k1=O;exports.m=e2;exports.o=l7;exports.styled_default=d;exports.useStore=F;exports.useStreamLayer=Xo;exports.useStreamLayerTheme=Jo;exports.useStreamLayerUI=e4;exports.x=qo;exports.y=ms;exports.z=Fo;
|