(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2161],{82865:function(e,t,n){"use strict";t.B=void 0;var r=n(2784),o=n(83941);t.B={useConsent:function(e){var t=(0,r.useState)(),n=t[0],i=t[1];return(0,r.useEffect)(function(){var t=function(t){var n=t.detail.find(function(t){return t.id===e});i(!n||n.allow)};return document.addEventListener(o.EVENT_NAME,t),function(){return document.removeEventListener(o.EVENT_NAME,t)}}),{consent:n,consentKnown:void 0!==n}},VendorIds:{Branch:"50025",Google:"755",Microsoft:"1126"}}},83941:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dispatchConsentEvent=t.EVENT_NAME=void 0,t.EVENT_NAME="consent-event",t.dispatchConsentEvent=function(e){document.dispatchEvent(new CustomEvent(t.EVENT_NAME,{detail:e}))}},53260:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.ReasonForLanguagePrompt=void 0,(n=t.ReasonForLanguagePrompt||(t.ReasonForLanguagePrompt={})).LANGUAGE_PREFERENCE_MISMATCH="language_preference_mismatch",n.BROWSER_HEADER_MISMATCH="browser_header_mismatch"},32100:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(53260),t)},14973:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),t.writeClientSideQueryLog=t.writeQueryLogEntry=t.HitType=void 0;var i=n(11880);Object.defineProperty(t,"HitType",{enumerable:!0,get:function(){return i.HitType}});var a=n(71461);Object.defineProperty(t,"writeQueryLogEntry",{enumerable:!0,get:function(){return a.writeQueryLogEntry}}),o(n(70046),t);var c=n(59972);Object.defineProperty(t,"writeClientSideQueryLog",{enumerable:!0,get:function(){return c.writeClientSideQueryLog}})},71461:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function a(e){try{s(r.next(e))}catch(e){i(e)}}function c(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,c)}s((r=r.apply(e,t||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0}),t.writeQueryLogEntry=void 0;let o=n(49747),i=n(93227),a=n(16189),c=n(86410),s=n(37233),u=n(62653),l=n(12458),d=new s.IMDbLoggingServiceClient({endpoint:(0,l.getEndpointForCurrentStage)()}),f=(0,a.createLogger)()("LoggingServiceClient");t.writeQueryLogEntry=function(e){return function(e,t){return r(this,void 0,void 0,function*(){return t.queryString&&t.queryString.length>5e3&&(t.queryString=t.queryString.substring(0,5e3)),yield(0,o.backOff)(()=>p(e,t),{numOfAttempts:3,jitter:"full",startingDelay:200,retry:(e,n)=>{var r;if(!(null===(r=e.message)||void 0===r?void 0:r.includes("validation error"))&&n<3){(0,c.emitServerMetric)(f,u.NextMetrics.EXTERNAL_DEPENDENCY_LOGGING_SERVICE_RETRY,1);let r=`WARN: Query log attempt ${n} failed.`;return f.info({errMsg:r,error:e,errorStack:e.stack,errorType:typeof e,queryLogEntry:t}),!0}return!1}}).then(e=>(e.validationErrors&&e.validationErrors.length>0&&(0,c.emitServerMetric)(f,u.NextMetrics.EXTERNAL_DEPENDENCY_LOGGING_SERVICE_CLIENT_ERROR,1),e)).catch(e=>{let n=`Query log failed after all retries: ${e}`;throw f.error({errMsg:n,queryLogEntry:t}),Error(n)})})}(d,e)};let p=(e,t)=>{let n=(0,i.cloneDeep)(t);return e.recordBusinessMetrics(n)}},11991:function(e,t){"use strict";t.N8=function(e,t){var n=document.getElementById(e);n&&("checkbox"===n.type||"radio"===n.type)&&(n.checked=t)}},95871:function(e,t,n){"use strict";var r=n(22128);t.Nu=function(e,t){var n=function(e){r.isEscapeKey(e)&&t(e)};return e.addEventListener("keydown",n),function(){e.removeEventListener("keydown",n)}}},22128:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isEnterOrSpaceKey=function(e){return"Enter"===e.key||" "===e.key||13===e.which||32===e.which||13===e.keyCode||32===e.keyCode},t.isEscapeKey=function(e){return"Escape"===e.key||27===e.which||27===e.keyCode},t.isLeftArrowKey=function(e){return"LeftArrow"===e.key||37===e.which||37===e.keyCode},t.isRightArrowKey=function(e){return"RightArrow"===e.key||39===e.which||39===e.keyCode}},77290:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r,o,i=/^((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|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)-.*))$/,a=(r=function(e){return i.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&91>e.charCodeAt(2)},o=Object.create(null),function(e){return void 0===o[e]&&(o[e]=r(e)),o[e]})},99058:function(e){"use strict";e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=void 0,o=void 0,i=void 0,a=[];return function(){var s,u="function"==typeof t?t():t,l=new Date().getTime(),d=!r||l-r>u;r=l;for(var f=arguments.length,p=Array(f),h=0;h/i,c=//i,s=function(){throw Error("This browser does not support `document.implementation.createHTMLDocument`")},u=function(){throw Error("This browser does not support `DOMParser.prototype.parseFromString`")},l="object"==typeof window&&window.DOMParser;if("function"==typeof l){var d=new l;s=u=function(e,t){return t&&(e="<"+t+">"+e+""),d.parseFromString(e,"text/html")}}if("object"==typeof document&&document.implementation){var f=document.implementation.createHTMLDocument();s=function(e,t){return t?f.documentElement.querySelector(t).innerHTML=e:f.documentElement.innerHTML=e,f}}var p="object"==typeof document?document.createElement("template"):{};p.content&&(t=function(e){return p.innerHTML=e,p.content.childNodes}),e.exports=function(e){var l,d,f,p,h=e.match(i);switch(h&&h[1]&&(l=h[1].toLowerCase()),l){case n:return d=u(e),!a.test(e)&&(f=d.querySelector(r))&&f.parentNode.removeChild(f),!c.test(e)&&(f=d.querySelector(o))&&f.parentNode.removeChild(f),d.querySelectorAll(n);case r:case o:if(p=(d=s(e)).querySelectorAll(l),c.test(e)&&a.test(e))return p[0].parentNode.childNodes;return p;default:if(t)return t(e);return(f=s(e,o).querySelector(o)).childNodes}}},50307:function(e,t,n){var r=n(58166),o=n(41594).formatDOM,i=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw TypeError("First argument must be a string");if(""===e)return[];var t,n=e.match(i);return n&&n[1]&&(t=n[1]),o(r(e),null,t)}},41594:function(e,t,n){for(var r,o=n(85827),i=n(8401).CASE_SENSITIVE_TAG_NAMES,a=o.Comment,c=o.Element,s=o.ProcessingInstruction,u=o.Text,l={},d=0,f=i.length;d0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(e){this.children=e},enumerable:!1,configurable:!0}),t}(c);t.NodeWithChildren=f;var p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=a.ElementType.CDATA,t}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t}(f);t.CDATA=p;var h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=a.ElementType.Root,t}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t}(f);t.Document=h;var m=function(e){function t(t,n,r,o){void 0===r&&(r=[]),void 0===o&&(o="script"===t?a.ElementType.Script:"style"===t?a.ElementType.Style:a.ElementType.Tag);var i=e.call(this,r)||this;return i.name=t,i.attribs=n,i.type=o,i}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(e){this.name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e=this;return Object.keys(this.attribs).map(function(t){var n,r;return{name:t,value:e.attribs[t],namespace:null===(n=e["x-attribsNamespace"])||void 0===n?void 0:n[t],prefix:null===(r=e["x-attribsPrefix"])||void 0===r?void 0:r[t]}})},enumerable:!1,configurable:!0}),t}(f);function v(e){return(0,a.isTag)(e)}function g(e){return e.type===a.ElementType.CDATA}function y(e){return e.type===a.ElementType.Text}function b(e){return e.type===a.ElementType.Comment}function x(e){return e.type===a.ElementType.Directive}function E(e){return e.type===a.ElementType.Root}function w(e,t){if(void 0===t&&(t=!1),y(e))n=new u(e.data);else if(b(e))n=new l(e.data);else if(v(e)){var n,r=t?k(e.children):[],o=new m(e.name,i({},e.attribs),r);r.forEach(function(e){return e.parent=o}),null!=e.namespace&&(o.namespace=e.namespace),e["x-attribsNamespace"]&&(o["x-attribsNamespace"]=i({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(o["x-attribsPrefix"]=i({},e["x-attribsPrefix"])),n=o}else if(g(e)){var r=t?k(e.children):[],a=new p(r);r.forEach(function(e){return e.parent=a}),n=a}else if(E(e)){var r=t?k(e.children):[],c=new h(r);r.forEach(function(e){return e.parent=c}),e["x-mode"]&&(c["x-mode"]=e["x-mode"]),n=c}else if(x(e)){var s=new d(e.name,e.data);null!=e["x-name"]&&(s["x-name"]=e["x-name"],s["x-publicId"]=e["x-publicId"],s["x-systemId"]=e["x-systemId"]),n=s}else throw Error("Not implemented yet: ".concat(e.type));return n.startIndex=e.startIndex,n.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(n.sourceCodeLocation=e.sourceCodeLocation),n}function k(e){for(var t=e.map(function(e){return w(e,!0)}),n=1;n1&&(l=h(l,{key:l.key||x})),g.push(l);continue}if("text"===s.type){if((u=!s.data.trim().length)&&s.parent&&!c(s.parent)||b&&u)continue;g.push(s.data);continue}switch(d=s.attribs,i.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===s.type&&i.isCustomComponent(s.name,s.attribs)?a(d.style,d):d&&(d=o(d,s.name)),f=null,s.type){case"script":case"style":s.children[0]&&(d.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?d.defaultValue=s.children[0].data:s.children&&s.children.length&&(f=e(s.children,n));break;default:continue}E>1&&(d.key=x),g.push(m(s.name,d,f))}return 1===g.length?g[0]:g}},54848:function(e,t,n){var r=n(2784),o=n(91618).default,i={reactCompat:!0},a=r.version.split(".")[0]>=16,c=new Set(["tr","tbody","thead","tfoot","colgroup","table","head","html","frameset"]);e.exports={PRESERVE_CUSTOM_ATTRIBUTES:a,invertObject:function(e,t){if(!e||"object"!=typeof e)throw TypeError("First argument must be an object");var n,r,o="function"==typeof t,i={},a={};for(n in e){if(r=e[n],o&&(i=t(n,r))&&2===i.length){a[i[0]]=i[1];continue}"string"==typeof r&&(a[r]=n)}return a},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;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}},setStyleProp:function(e,t){if(null!=e)try{t.style=o(e,i)}catch(e){t.style={}}},canTextBeChildOfNode:function(e){return!c.has(e.name)},elementsWithNoTextChildren:c}},41193:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.Doctype=t.CDATA=t.Tag=t.Style=t.Script=t.Comment=t.Directive=t.Text=t.Root=t.isTag=t.ElementType=void 0,(r=n=t.ElementType||(t.ElementType={})).Root="root",r.Text="text",r.Directive="directive",r.Comment="comment",r.Script="script",r.Style="style",r.Tag="tag",r.CDATA="cdata",r.Doctype="doctype",t.isTag=function(e){return e.type===n.Tag||e.type===n.Script||e.type===n.Style},t.Root=n.Root,t.Text=n.Text,t.Directive=n.Directive,t.Comment=n.Comment,t.Script=n.Script,t.Style=n.Style,t.Tag=n.Tag,t.CDATA=n.CDATA,t.Doctype=n.Doctype},71931:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),t.DomHandler=void 0;var i=n(41193),a=n(85458);o(n(85458),t);var c={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},s=function(){function e(e,t,n){this.dom=[],this.root=new a.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof t&&(n=t,t=c),"object"==typeof e&&(t=e,e=void 0),this.callback=null!=e?e:null,this.options=null!=t?t:c,this.elementCB=null!=n?n:null}return e.prototype.onparserinit=function(e){this.parser=e},e.prototype.onreset=function(){this.dom=[],this.root=new a.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},e.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},e.prototype.onerror=function(e){this.handleCallback(e)},e.prototype.onclosetag=function(){this.lastNode=null;var e=this.tagStack.pop();this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(e)},e.prototype.onopentag=function(e,t){var n=this.options.xmlMode?i.ElementType.Tag:void 0,r=new a.Element(e,t,void 0,n);this.addNode(r),this.tagStack.push(r)},e.prototype.ontext=function(e){var t=this.lastNode;if(t&&t.type===i.ElementType.Text)t.data+=e,this.options.withEndIndices&&(t.endIndex=this.parser.endIndex);else{var n=new a.Text(e);this.addNode(n),this.lastNode=n}},e.prototype.oncomment=function(e){if(this.lastNode&&this.lastNode.type===i.ElementType.Comment){this.lastNode.data+=e;return}var t=new a.Comment(e);this.addNode(t),this.lastNode=t},e.prototype.oncommentend=function(){this.lastNode=null},e.prototype.oncdatastart=function(){var e=new a.Text(""),t=new a.CDATA([e]);this.addNode(t),e.parent=t,this.lastNode=e},e.prototype.oncdataend=function(){this.lastNode=null},e.prototype.onprocessinginstruction=function(e,t){var n=new a.ProcessingInstruction(e,t);this.addNode(n)},e.prototype.handleCallback=function(e){if("function"==typeof this.callback)this.callback(e,this.dom);else if(e)throw e},e.prototype.addNode=function(e){var t=this.tagStack[this.tagStack.length-1],n=t.children[t.children.length-1];this.options.withStartIndices&&(e.startIndex=this.parser.startIndex),this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),t.children.push(e),n&&(e.prev=n,n.next=e),e.parent=t,this.lastNode=null},e}();t.DomHandler=s,t.default=s},85458:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(e){this.children=e},enumerable:!1,configurable:!0}),t}(c);t.NodeWithChildren=f;var p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=a.ElementType.CDATA,t}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),t}(f);t.CDATA=p;var h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=a.ElementType.Root,t}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),t}(f);t.Document=h;var m=function(e){function t(t,n,r,o){void 0===r&&(r=[]),void 0===o&&(o="script"===t?a.ElementType.Script:"style"===t?a.ElementType.Style:a.ElementType.Tag);var i=e.call(this,r)||this;return i.name=t,i.attribs=n,i.type=o,i}return o(t,e),Object.defineProperty(t.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(e){this.name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e=this;return Object.keys(this.attribs).map(function(t){var n,r;return{name:t,value:e.attribs[t],namespace:null===(n=e["x-attribsNamespace"])||void 0===n?void 0:n[t],prefix:null===(r=e["x-attribsPrefix"])||void 0===r?void 0:r[t]}})},enumerable:!1,configurable:!0}),t}(f);function v(e){return(0,a.isTag)(e)}function g(e){return e.type===a.ElementType.CDATA}function y(e){return e.type===a.ElementType.Text}function b(e){return e.type===a.ElementType.Comment}function x(e){return e.type===a.ElementType.Directive}function E(e){return e.type===a.ElementType.Root}function w(e,t){if(void 0===t&&(t=!1),y(e))n=new u(e.data);else if(b(e))n=new l(e.data);else if(v(e)){var n,r=t?k(e.children):[],o=new m(e.name,i({},e.attribs),r);r.forEach(function(e){return e.parent=o}),null!=e.namespace&&(o.namespace=e.namespace),e["x-attribsNamespace"]&&(o["x-attribsNamespace"]=i({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(o["x-attribsPrefix"]=i({},e["x-attribsPrefix"])),n=o}else if(g(e)){var r=t?k(e.children):[],a=new p(r);r.forEach(function(e){return e.parent=a}),n=a}else if(E(e)){var r=t?k(e.children):[],c=new h(r);r.forEach(function(e){return e.parent=c}),e["x-mode"]&&(c["x-mode"]=e["x-mode"]),n=c}else if(x(e)){var s=new d(e.name,e.data);null!=e["x-name"]&&(s["x-name"]=e["x-name"],s["x-publicId"]=e["x-publicId"],s["x-systemId"]=e["x-systemId"]),n=s}else throw Error("Not implemented yet: ".concat(e.type));return n.startIndex=e.startIndex,n.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(n.sourceCodeLocation=e.sourceCodeLocation),n}function k(e){for(var t=e.map(function(e){return w(e,!0)}),n=1;nt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n};let l=s()||c,d=(e,t)=>(0,i.wv)(Object.assign(Object.assign({},a.Z0),{locale:"en"}),(0,a.ax)(),e,t);class f extends r.Component{shouldComponentUpdate(e){let t=this.props,{values:n}=t,r=u(t,["values"]),{values:o}=e,i=u(e,["values"]);return!l(o,n)||!l(r,i)}render(){return r.createElement(o._y.Consumer,null,e=>{this.props.defaultMessage||(0,a.lq)(e);let{formatMessage:t=d,textComponent:n=r.Fragment}=e||{},{id:o,description:i,defaultMessage:c,values:s,children:u,tagName:l=n}=this.props,f=t({id:o,description:i,defaultMessage:c},s);return(Array.isArray(f)||(f=[f]),"function"==typeof u)?u(...f):l?r.createElement(l,null,...f):f})}}f.displayName="FormattedMessage",f.defaultProps={values:{}},t.Z=f},42102:function(e,t,n){var r=n(43335),o=function(e,t,n,r){for(var o,i,a=[],c=0;o=t.exec(e);){if((i=e.slice(c,t.lastIndex-o[0].length)).length&&a.push(i),n){var s=n.apply(r,o.slice(1).concat(a.length));void 0!==s&&("%"===s.specifier?a.push("%"):a.push(s))}c=t.lastIndex}return(i=e.slice(c)).length&&a.push(i),a},i=function(e){this._mapped=!1,this._format=e,this._tokens=o(e,this._re,this._parseDelim,this)};i.prototype._re=/\%(?:\(([\w_.]+)\)|([1-9]\d*)\$)?([0 +\-\#]*)(\*|\d+)?(\.)?(\*|\d+)?[hlL]?([\%bscdeEfFgGioOuxX])/g,i.prototype._parseDelim=function(e,t,n,r,o,i,a){return e&&(this._mapped=!0),{mapping:e,intmapping:t,flags:n,_minWidth:r,period:o,_precision:i,specifier:a}},i.prototype._specifiers={b:{base:2,isInt:!0},o:{base:8,isInt:!0},x:{base:16,isInt:!0},X:{extend:["x"],toUpper:!0},d:{base:10,isInt:!0},i:{extend:["d"]},u:{extend:["d"],isUnsigned:!0},c:{setArg:function(e){if(!isNaN(e.arg)){var t=parseInt(e.arg);if(t<0||t>127)throw Error("invalid character code passed to %c in printf");e.arg=isNaN(t)?""+t:String.fromCharCode(t)}}},s:{setMaxWidth:function(e){e.maxWidth="."==e.period?e.precision:-1}},e:{isDouble:!0,doubleNotation:"e"},E:{extend:["e"],toUpper:!0},f:{isDouble:!0,doubleNotation:"f"},F:{extend:["f"]},g:{isDouble:!0,doubleNotation:"g"},G:{extend:["g"],toUpper:!0},O:{isObject:!0}},i.prototype.format=function(e){if(this._mapped&&"object"!=typeof e)throw Error("format requires a mapping");for(var t,n="",r=0,o=0;o=arguments.length)throw Error("got "+arguments.length+" printf arguments, insufficient for '"+this._format+"'");t.arg=arguments[r++]}if(!t.compiled){t.compiled=!0,t.sign="",t.zeroPad=!1,t.rightJustify=!1,t.alternative=!1;for(var u={},l=t.flags.length;l--;){var d=t.flags.charAt(l);switch(u[d]=!0,d){case" ":t.sign=" ";break;case"+":t.sign="+";break;case"0":t.zeroPad=!u["-"];break;case"-":t.rightJustify=!0,t.zeroPad=!1;break;case"#":t.alternative=!0;break;default:throw Error("bad formatting flag '"+t.flags.charAt(l)+"'")}}t.minWidth=t._minWidth?parseInt(t._minWidth):0,t.maxWidth=-1,t.toUpper=!1,t.isUnsigned=!1,t.isInt=!1,t.isDouble=!1,t.isObject=!1,t.precision=1,"."==t.period&&(t._precision?t.precision=parseInt(t._precision):t.precision=0);var f=this._specifiers[t.specifier];if(void 0===f)throw Error("unexpected specifier '"+t.specifier+"'");if(f.extend){var p=this._specifiers[f.extend];for(var h in p)f[h]=p[h];delete f.extend}for(var m in f)t[m]=f[m]}if("function"==typeof t.setArg&&t.setArg(t),"function"==typeof t.setMaxWidth&&t.setMaxWidth(t),"*"==t._minWidth){if(this._mapped)throw Error("* width not supported in mapped formats");if(t.minWidth=parseInt(arguments[r++]),isNaN(t.minWidth))throw Error("the argument for * width at position "+r+" is not a number in "+this._format);t.minWidth<0&&(t.rightJustify=!0,t.minWidth=-t.minWidth)}if("*"==t._precision&&"."==t.period){if(this._mapped)throw Error("* precision not supported in mapped formats");if(t.precision=parseInt(arguments[r++]),isNaN(t.precision))throw Error("the argument for * precision at position "+r+" is not a number in "+this._format);t.precision<0&&(t.precision=1,t.period="")}t.isInt?("."==t.period&&(t.zeroPad=!1),this.formatInt(t)):t.isDouble?("."!=t.period&&(t.precision=6),this.formatDouble(t)):t.isObject&&this.formatObject(t),this.fitField(t),n+=""+t.arg}return n},i.prototype._zeros10="0000000000",i.prototype._spaces10=" ",i.prototype.formatInt=function(e){var t=parseInt(e.arg);if(!isFinite(t)){if("number"!=typeof e.arg)throw Error("format argument '"+e.arg+"' not an integer; parseInt returned "+t);t=0}t<0&&(e.isUnsigned||10!=e.base)&&(t=4294967295+t+1),t<0?(e.arg=(-t).toString(e.base),this.zeroPad(e),e.arg="-"+e.arg):(e.arg=t.toString(e.base),t||e.precision?this.zeroPad(e):e.arg="",e.sign&&(e.arg=e.sign+e.arg)),16==e.base&&(e.alternative&&(e.arg="0x"+e.arg),e.arg=e.toUpper?e.arg.toUpperCase():e.arg.toLowerCase()),8==e.base&&e.alternative&&"0"!=e.arg.charAt(0)&&(e.arg="0"+e.arg)},i.prototype.formatDouble=function(e){var t=parseFloat(e.arg);if(!isFinite(t)){if("number"!=typeof e.arg)throw Error("format argument '"+e.arg+"' not a float; parseFloat returned "+t);t=0}switch(e.doubleNotation){case"e":e.arg=t.toExponential(e.precision);break;case"f":e.arg=t.toFixed(e.precision);break;case"g":1e-4>Math.abs(t)?e.arg=t.toExponential(e.precision>0?e.precision-1:e.precision):e.arg=t.toPrecision(e.precision),e.alternative||(e.arg=e.arg.replace(/(\..*[^0])0*e/,"$1e"),e.arg=e.arg.replace(/\.0*e/,"e").replace(/\.0$/,""));break;default:throw Error("unexpected double notation '"+e.doubleNotation+"'")}e.arg=e.arg.replace(/e\+(\d)$/,"e+0$1").replace(/e\-(\d)$/,"e-0$1"),e.alternative&&(e.arg=e.arg.replace(/^(\d+)$/,"$1."),e.arg=e.arg.replace(/^(\d+)e/,"$1.e")),t>=0&&e.sign&&(e.arg=e.sign+e.arg),e.arg=e.toUpper?e.arg.toUpperCase():e.arg.toLowerCase()},i.prototype.formatObject=function(e){var t="."===e.period?e.precision:null;e.arg=r.inspect(e.arg,{showHidden:!e.alternative,depth:t,colors:e.sign,compact:!0})},i.prototype.zeroPad=function(e,t){t=2==arguments.length?t:e.precision;var n=!1;"string"!=typeof e.arg&&(e.arg=""+e.arg),"-"===e.arg.substr(0,1)&&(n=!0,e.arg=e.arg.substr(1));for(var r=t-10;e.arg.length=0&&e.arg.length>e.maxWidth&&(e.arg=e.arg.substring(0,e.maxWidth)),e.zeroPad){this.zeroPad(e,e.minWidth);return}this.spacePad(e)},i.prototype.spacePad=function(e,t){t=2==arguments.length?t:e.minWidth,"string"!=typeof e.arg&&(e.arg=""+e.arg);for(var n=t-10;e.arg.length=0}).sort(es)},el="button:enabled,select:enabled,textarea:enabled,input:enabled,a[href],area[href],summary,iframe,object,embed,audio[controls],video[controls],[tabindex],[contenteditable],[autofocus]",ed="".concat(el,", [data-focus-guard]"),ef=function(e,t){return G((e.shadowRoot||e).children).reduce(function(e,n){return e.concat(n.matches(t?ed:el)?[n]:[],ef(n))},[])},ep=function(e,t){var n;return e instanceof HTMLIFrameElement&&(null===(n=e.contentDocument)||void 0===n?void 0:n.body)?eh([e.contentDocument.body],t):[e]},eh=function(e,t){return e.reduce(function(e,n){var r,o=ef(n,t),i=(r=[]).concat.apply(r,o.map(function(e){return ep(e,t)}));return e.concat(i,n.parentNode?G(n.parentNode.querySelectorAll(el)).filter(function(e){return e===n}):[])},[])},em=function(e,t){return G(e).filter(function(e){return J(t,e)}).filter(function(e){return!((en(e)||"BUTTON"===e.tagName)&&("hidden"===e.type||e.disabled))})},ev=function(e,t){return void 0===t&&(t=new Map),G(e).filter(function(e){return ee(t,e)})},eg=function(e,t,n){return eu(em(eh(e,n),t),!0,n)},ey=function(e,t){return eu(em(eh(e),t),!1)},eb=function(e,t){return e.shadowRoot?eb(e.shadowRoot,t):!!(void 0!==Object.getPrototypeOf(e).contains&&Object.getPrototypeOf(e).contains.call(e,t))||G(e.children).some(function(e){var n;if(e instanceof HTMLIFrameElement){var r=null===(n=e.contentDocument)||void 0===n?void 0:n.body;return!!r&&eb(r,t)}return eb(e,t)})},ex=function(e){try{return e()}catch(e){return}},eE=function(e){if(void 0===e&&(e=document),e&&e.activeElement){var t=e.activeElement;return t.shadowRoot?eE(t.shadowRoot):t instanceof HTMLIFrameElement&&ex(function(){return t.contentWindow.document})?eE(t.contentWindow.document):t}},ew=function(e){void 0===e&&(e=document);var t=eE(e);return!!t&&G(e.querySelectorAll("[".concat("data-no-focus-lock","]"))).some(function(e){return eb(e,t)})},ek=function(e){for(var t=new Set,n=e.length,r=0;r0&&t.add(o),(i&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(e,n){return!t.has(n)})},eC=function(e){return e.parentNode?eC(e.parentNode):e},eT=function(e){return X(e).filter(Boolean).reduce(function(e,t){var n=t.getAttribute(w);return e.push.apply(e,n?ek(G(eC(t).querySelectorAll("[".concat(w,'="').concat(n,'"]:not([').concat(k,'="disabled"])')))):[t]),e},[])},eS=function(e,t){return void 0===t&&(t=eE(Y(e).ownerDocument)),!!t&&(!t.dataset||!t.dataset.focusGuard)&&eT(e).some(function(e){var n;return eb(e,t)||(n=t,!!G(e.querySelectorAll("iframe")).some(function(e){return e===n}))})},eO=function(e,t){e&&("focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus())},eN=function(e,t){return er(e)&&e.name&&t.filter(er).filter(function(t){return t.name===e.name}).filter(function(e){return e.checked})[0]||e},eP=function(e){var t=new Set;return e.forEach(function(n){return t.add(eN(n,e))}),e.filter(function(e){return t.has(e)})},eA=function(e){return e[0]&&e.length>1?eN(e[0],e):e[0]},e_=function(e,t){return e.indexOf(eN(t,e))},eM="NEW_FOCUS",eI=function(e,t,n,r,o){var i=e.length,a=e[0],c=e[i-1],s=ei(r);if(!(r&&e.indexOf(r)>=0)){var u=void 0!==r?n.indexOf(r):-1,l=o?n.indexOf(o):u,d=o?e.indexOf(o):-1;if(-1===u)return -1!==d?d:eM;if(-1===d)return eM;var f=u-l,p=n.indexOf(a),h=n.indexOf(c),m=eP(n),v=(void 0!==r?m.indexOf(r):-1)-(o?m.indexOf(o):u);if(!f&&d>=0||0===t.length)return d;var g=e_(e,t[0]),y=e_(e,t[t.length-1]);if(u<=p&&s&&Math.abs(f)>1)return y;if(u>=h&&s&&Math.abs(f)>1)return g;if(f&&Math.abs(v)>1)return d;if(u<=p)return y;if(u>h)return g;if(f)return Math.abs(f)>1?d:(i+d+f)%i}},eD=function(e,t,n){var r=ev(e.map(function(e){return e.node}).filter(function(e){var t,r=null===(t=et(e))||void 0===t?void 0:t.autofocus;return e.autofocus||void 0!==r&&"false"!==r||n.indexOf(e)>=0}));return r&&r.length?eA(r):eA(ev(t))},eL=function(e,t){return void 0===t&&(t=[]),t.push(e),e.parentNode&&eL(e.parentNode.host||e.parentNode,t),t},eR=function(e,t){for(var n=eL(e),r=eL(t),o=0;o=0)return i}return!1},ej=function(e,t,n){var r=X(e),o=X(t),i=r[0],a=!1;return o.filter(Boolean).forEach(function(e){a=eR(a||e,e)||a,n.filter(Boolean).forEach(function(e){var t=eR(i,e);t&&(a=!a||eb(t,a)?t:eR(t,a))})}),a},eF=function(e,t){return e.reduce(function(e,n){return e.concat(em(G(n.querySelectorAll("[".concat("data-autofocus-inside","]"))).map(function(e){return eh([e])}).reduce(function(e,t){return e.concat(t)},[]),t))},[])},eW=function(e,t){var n=new Map;return t.forEach(function(e){return n.set(e.node,e)}),e.map(function(e){return n.get(e)}).filter(ec)},eB=function(e,t){var n=eE(X(e).length>0?document:Y(e).ownerDocument),r=eT(e).filter(ea),o=ej(n||e,e,r),i=new Map,a=ey(r,i),c=a.filter(function(e){return ea(e.node)});if(c[0]){var s=ey([o],i).map(function(e){return e.node}),u=eW(s,c),l=u.map(function(e){return e.node}),d=u.filter(function(e){return e.tabIndex>=0}).map(function(e){return e.node}),f=eI(l,d,s,n,t);if(f===eM){var p=eD(a,d,eF(r,i))||eD(a,l,eF(r,i));return p?{node:p}:void console.warn("focus-lock: cannot find any node to move focus into")}return void 0===f?f:u[f]}},ez=0,eU=!1,eH=function(e,t,n){void 0===n&&(n={});var r=eB(e,t);if(!eU&&r){if(ez>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),eU=!0,setTimeout(function(){eU=!1},1);return}ez++,eO(r.node,n.focusOptions),ez--}};function eV(e){if(!e)return null;if("undefined"==typeof WeakRef)return function(){return e||null};var t=e?new WeakRef(e):null;return function(){return(null==t?void 0:t.deref())||null}}var eZ=function(e){if(!e)return null;for(var t=[],n=e;n&&n!==document.body;)t.push({current:eV(n),parent:eV(n.parentElement),left:eV(n.previousElementSibling),right:eV(n.nextElementSibling)}),n=n.parentElement;return{element:eV(e),stack:t,ownerDocument:e.ownerDocument}},eq=function(e){if(e)for(var t,n,r,o,i,a=e.stack,c=e.ownerDocument,s=new Map,u=0;u=0,guard:ei(t)}})},eY=function(e,t,n){if(!e||!t)return console.error("no element or scope given"),{};var r=X(t);if(r.every(function(t){return!eb(t,e)}))return console.error("Active element is not contained in the scope"),{};var o=n?eg(r,new Map):ey(r,new Map),i=o.findIndex(function(t){return t.node===e});if(-1!==i)return{prev:o[i-1],next:o[i+1],first:o[0],last:o[o.length-1]}},e$=function(e,t){var n=t?eg(X(e),new Map):ey(X(e),new Map);return{first:n[0],last:n[n.length-1]}},eK=function(e,t,n){void 0===t&&(t={});var r,o=(r=t,Object.assign({scope:document.body,cycle:!0,onlyTabbable:!0},r)),i=eY(e,o.scope,o.onlyTabbable);if(i){var a=n(i,o.cycle);a&&eO(a.node,o.focusOptions)}},eQ=function(e,t,n){var r,o=e$(e,null===(r=t.onlyTabbable)||void 0===r||r)[n];o&&eO(o.node,t.focusOptions)};function eJ(e){setTimeout(e,1)}var e0=function(e){return e&&"current"in e?e.current:e},e1=function(){return document&&document.activeElement===document.body},e2=null,e8=null,e3=function(){return null},e6=null,e4=!1,e7=!1,e9=function(e,t){e6={observerNode:e,portaledElement:t}};function e5(e,t,n,r){var o=null,i=e;do{var a=r[i];if(a.guard)a.node.dataset.focusAutoGuard&&(o=a);else if(a.lockItem){if(i!==e)return;o=null}else break}while((i+=n)!==t);o&&(o.node.tabIndex=0)}var te=function(e){return ey(e,new Map)},tt=function(){var e=!1;if(e2){var t=e2,n=t.observed,r=t.persistentFocus,o=t.autoFocus,i=t.shards,a=t.crossFrame,c=t.focusOptions,s=t.noFocusGuards,u=n||e6&&e6.portaledElement;if(e1()&&e8&&(!document.body.contains(e8)||!te([(f=e8).parentNode]).some(function(e){return e.node===f}))){e8=null;var l=e3();l&&l.focus()}var d=document&&document.activeElement;if(u){var f,p=[u].concat(i.map(e0).filter(Boolean));if((!d||(e2.whiteList||function(){return!0})(d))&&(r||function(){if(!(a?!!e4:"meanwhile"===e4)||!s||!e8||e7)return!1;var e=te(p),t=e.findIndex(function(e){return e.node===e8});return 0===t||t===e.length-1}()||!(e1()||ew())||!e8&&o)&&(u&&!(eS(p)||d&&p.some(function(e){return function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))}(d,e,e)})||e6&&e6.portaledElement===d)&&(document&&!e8&&d&&!o?(d.blur&&d.blur(),document.body.focus()):(e=eH(p,e8,{focusOptions:c}),e6={})),e4=!1,e3=eG(e8=document&&document.activeElement)),document&&d!==document.activeElement&&document.querySelector("[data-focus-auto-guard]")){var h=document&&document.activeElement,m=eX(p),v=m.map(function(e){return e.node}).indexOf(h);v>-1&&(m.filter(function(e){var t=e.guard,n=e.node;return t&&n.dataset.focusAutoGuard}).forEach(function(e){return e.node.removeAttribute("tabIndex")}),e5(v,m.length,1,m),e5(v,-1,-1,m))}}}return e},tn=function(e){tt()&&e&&(e.stopPropagation(),e.preventDefault())},tr=function(){return eJ(tt)},to=function(){e7=!0},ti=function(){e7=!1,e4="just",eJ(function(){e4="meanwhile"})},ta=function(){document.addEventListener("focusin",tn),document.addEventListener("focusout",tr),window.addEventListener("focus",to),window.addEventListener("blur",ti)},tc=function(){document.removeEventListener("focusin",tn),document.removeEventListener("focusout",tr),window.removeEventListener("focus",to),window.removeEventListener("blur",ti)},ts={moveFocusInside:eH,focusInside:eS,focusNextElement:function(e,t){void 0===t&&(t={}),eK(e,t,function(e,t){var n=e.next,r=e.first;return n||t&&r})},focusPrevElement:function(e,t){void 0===t&&(t={}),eK(e,t,function(e,t){var n=e.prev,r=e.last;return n||t&&r})},focusFirstElement:function(e,t){void 0===t&&(t={}),eQ(e,t,"first")},focusLastElement:function(e,t){void 0===t&&(t={}),eQ(e,t,"last")},captureFocusRestore:eG};M.assignSyncMedium(function(e){var t=e.target,n=e.currentTarget;n.contains(t)||e9(n,t)}),I.assignMedium(tr),D.assignMedium(function(e){return e(ts)}),V(L,(s=function(e){return e.filter(function(e){return!e.disabled})},u=function(e){var t=e.slice(-1)[0];t&&!e2&&ta();var n=e2,r=n&&t&&t.id===n.id;e2=t,!n||r||(n.onDeactivation(),e.filter(function(e){return e.id===n.id}).length||n.returnFocus(!t)),t?(e8=null,r&&n.observed===t.observed||t.onActivation(ts),tt(!0),eJ(tt)):(tc(),e8=null)},function(e){var t,n=[];function r(){u(t=s(n.map(function(e){return e.props})))}var o=function(o){function i(){return o.apply(this,arguments)||this}(0,Z.Z)(i,o),i.peek=function(){return t};var a=i.prototype;return a.componentDidMount=function(){n.push(this),r()},a.componentDidUpdate=function(){r()},a.componentWillUnmount=function(){var e=n.indexOf(this);n.splice(e,1),r()},a.render=function(){return f.createElement(e,this.props)},i}(f.PureComponent);return(0,q.Z)(o,"displayName","SideEffect("+(e.displayName||e.name||"Component")+")"),o})(function(){return null}));var tu=n(33225),tl={left:0,top:0,right:0,gap:0},td=function(e){return parseInt(e||"",10)||0},tf=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],o=t["padding"===e?"paddingRight":"marginRight"];return[td(n),td(r),td(o)]},tp=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return tl;var t=tf(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},th=(0,tu.Ws)(),tm="data-scroll-locked",tv=function(e,t,n,r){var o=e.left,i=e.top,a=e.right,c=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(c,"px ").concat(r,";\n }\n body[").concat(tm,"] {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(i,"px;\n padding-right: ").concat(a,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(c,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(c,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(p," {\n right: ").concat(c,"px ").concat(r,";\n }\n \n .").concat(h," {\n margin-right: ").concat(c,"px ").concat(r,";\n }\n \n .").concat(p," .").concat(p," {\n right: 0 ").concat(r,";\n }\n \n .").concat(h," .").concat(h," {\n margin-right: 0 ").concat(r,";\n }\n \n body[").concat(tm,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(c,"px;\n }\n")},tg=function(){var e=parseInt(document.body.getAttribute(tm)||"0",10);return isFinite(e)?e:0},ty=function(){f.useEffect(function(){return document.body.setAttribute(tm,(tg()+1).toString()),function(){var e=tg()-1;e<=0?document.body.removeAttribute(tm):document.body.setAttribute(tm,e.toString())}},[])},tb=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=void 0===r?"margin":r;ty();var i=f.useMemo(function(){return tp(o)},[o]);return f.createElement(th,{styles:tv(i,!t,o,n?"":"!important")})},tx=!1;if("undefined"!=typeof window)try{var tE=Object.defineProperty({},"passive",{get:function(){return tx=!0,!0}});window.addEventListener("test",tE,tE),window.removeEventListener("test",tE,tE)}catch(e){tx=!1}var tw=!!tx&&{passive:!1},tk=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&"TEXTAREA"!==e.tagName&&"visible"===n[t])},tC=function(e,t){var n=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),tT(e,r)){var o=tS(e,r);if(o[1]>o[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},tT=function(e,t){return"v"===e?tk(t,"overflowY"):tk(t,"overflowX")},tS=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},tO=function(e,t,n,r,o){var i,a=(i=window.getComputedStyle(t).direction,"h"===e&&"rtl"===i?-1:1),c=a*r,s=n.target,u=t.contains(s),l=!1,d=c>0,f=0,p=0;do{var h=tS(e,s),m=h[0],v=h[1]-h[2]-a*m;(m||v)&&tT(e,s)&&(f+=v,p+=m),s instanceof ShadowRoot?s=s.host:s=s.parentNode}while(!u&&s!==document.body||u&&(t.contains(s)||t===s));return d&&(o&&1>Math.abs(f)||!o&&c>f)?l=!0:!d&&(o&&1>Math.abs(p)||!o&&-c>p)&&(l=!0),l},tN=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},tP=function(e){return[e.deltaX,e.deltaY]},tA=function(e){return e&&"current"in e?e.current:e},t_=0,tM=[];l=function(e){var t=f.useRef([]),n=f.useRef([0,0]),r=f.useRef(),o=f.useState(t_++)[0],i=f.useState(tu.Ws)[0],a=f.useRef(e);f.useEffect(function(){a.current=e},[e]),f.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(0,d.ev)([e.lockRef.current],(e.shards||[]).map(tA),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var c=f.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!a.current.allowPinchZoom;var o,i=tN(e),c=n.current,s="deltaX"in e?e.deltaX:c[0]-i[0],u="deltaY"in e?e.deltaY:c[1]-i[1],l=e.target,d=Math.abs(s)>Math.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===l.type)return!1;var f=tC(d,l);if(!f)return!0;if(f?o=d:(o="v"===d?"h":"v",f=tC(d,l)),!f)return!1;if(!r.current&&"changedTouches"in e&&(s||u)&&(r.current=o),!o)return!0;var p=r.current||o;return tO(p,t,e,"h"===p?s:u,!0)},[]),s=f.useCallback(function(e){if(tM.length&&tM[tM.length-1]===i){var n="deltaY"in e?tP(e):tN(e),r=t.current.filter(function(t){var r;return t.name===e.type&&(t.target===e.target||e.target===t.shadowParent)&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.cancelable&&e.preventDefault();return}if(!r){var o=(a.current.shards||[]).map(tA).filter(Boolean).filter(function(t){return t.contains(e.target)});(o.length>0?c(e,o[0]):!a.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),u=f.useCallback(function(e,n,r,o){var i={name:e,delta:n,target:r,should:o,shadowParent:function(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}(r)};t.current.push(i),setTimeout(function(){t.current=t.current.filter(function(e){return e!==i})},1)},[]),l=f.useCallback(function(e){n.current=tN(e),r.current=void 0},[]),p=f.useCallback(function(t){u(t.type,tP(t),t.target,c(t,e.lockRef.current))},[]),h=f.useCallback(function(t){u(t.type,tN(t),t.target,c(t,e.lockRef.current))},[]);f.useEffect(function(){return tM.push(i),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:h}),document.addEventListener("wheel",s,tw),document.addEventListener("touchmove",s,tw),document.addEventListener("touchstart",l,tw),function(){tM=tM.filter(function(e){return e!==i}),document.removeEventListener("wheel",s,tw),document.removeEventListener("touchmove",s,tw),document.removeEventListener("touchstart",l,tw)}},[]);var m=e.removeScrollBar,v=e.inert;return f.createElement(f.Fragment,null,v?f.createElement(i,{styles:"\n .block-interactivity-".concat(o," {pointer-events: none;}\n .allow-interactivity-").concat(o," {pointer-events: all;}\n")}):null,m?f.createElement(tb,{gapMode:e.gapMode}):null)},y.useMedium(l);var tI=new WeakMap,tD=new WeakMap,tL={},tR=0,tj=function(e){return e&&(e.host||tj(e.parentNode))},tF=function(e,t,n,r){var o=(Array.isArray(e)?e:[e]).map(function(e){if(t.contains(e))return e;var n=tj(e);return n&&t.contains(n)?n:(console.error("aria-hidden",e,"in not contained inside",t,". Doing nothing"),null)}).filter(function(e){return!!e});tL[n]||(tL[n]=new WeakMap);var i=tL[n],a=[],c=new Set,s=new Set(o),u=function(e){!e||c.has(e)||(c.add(e),u(e.parentNode))};o.forEach(u);var l=function(e){!e||s.has(e)||Array.prototype.forEach.call(e.children,function(e){if(c.has(e))l(e);else try{var t=e.getAttribute(r),o=null!==t&&"false"!==t,s=(tI.get(e)||0)+1,u=(i.get(e)||0)+1;tI.set(e,s),i.set(e,u),a.push(e),1===s&&o&&tD.set(e,!0),1===u&&e.setAttribute(n,"true"),o||e.setAttribute(r,"true")}catch(t){console.error("aria-hidden: cannot operate on ",e,t)}})};return l(t),c.clear(),tR++,function(){a.forEach(function(e){var t=tI.get(e)-1,o=i.get(e)-1;tI.set(e,t),i.set(e,o),t||(tD.has(e)||e.removeAttribute(r),tD.delete(e)),o||e.removeAttribute(n)}),--tR||(tI=new WeakMap,tI=new WeakMap,tD=new WeakMap,tL={})}},tW=function(e,t,n){void 0===n&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=t||("undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live]"))),tF(r,o,n,"aria-hidden")):function(){return null}},tB=(0,tu.Ws)(),tz="\n ["+B+"] {\n pointer-events: none !important;\n }\n",tU=function(){return f.createElement(tB,{styles:tz})},tH=function(e){return"current"in e?e.current:e},tV=V(W,function(e){var t=e.setLockProps,n=e.onEscapeKey,r=e.onClickOutside,o=e.shards,i=e.onActivation,a=e.onDeactivation,c=e.noIsolation,s=(0,f.useState)(void 0),u=s[0],l=s[1],p=(0,f.useRef)(null),h=(0,f.useRef)(0);return f.useEffect(function(){var e=function(e){!e.defaultPrevented&&("Escape"===e.code||"Escape"===e.key||27===e.keyCode)&&n&&n(e)},t=function(e){!(e.defaultPrevented||e.target===p.current||e instanceof MouseEvent&&0!==e.button||o&&o.map(tH).some(function(t){return t&&t.contains(e.target)||t===e.target}))&&r&&r(e)},i=function(e){t(e),h.current=e.touches.length},a=function(e){h.current=e.touches.length};if(u)return document.addEventListener("keydown",e),document.addEventListener("mousedown",t),document.addEventListener("touchstart",i),document.addEventListener("touchend",a),function(){document.removeEventListener("keydown",e),document.removeEventListener("mousedown",t),document.removeEventListener("touchstart",i),document.removeEventListener("touchend",a)}},[u,r,n]),(0,f.useEffect)(function(){if(u)return i&&i(u),function(){a&&a()}},[!!u]),(0,f.useEffect)(function(){var e=function(){return null},n=!1;return t({onMouseDown:function(e){p.current=e.target},onTouchStart:function(e){p.current=e.target},onActivation:function(t){c||(e=tW((0,d.pr)([t],(o||[]).map(tH)),document.body,B)),l(function(){return t})},onDeactivation:function(){e(),n||l(null)}}),function(){n=!0,t(!1)}},[]),f.createElement(tU,null)}),tZ=function(e){return f.createElement(tV,(0,d.pi)({},e))},tq=f.forwardRef(function(e,t){return f.createElement(U,(0,d.pi)({},e,{ref:t,sideCar:tZ}))})},18174:function(e,t,n){var r;"undefined"!=typeof self&&self,r=function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t||4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,(function(t){return e[t]}).bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/dist/",n(n.s="./src/thunk-reducer.js")}({"./src/thunk-reducer.js":function(e,t,n){"use strict";n.r(t),n.d(t,"useThunkReducer",function(){return o});var r=n("react");function o(e,t){var n,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e},i=function(e){if(Array.isArray(e))return e}(n=Object(r.useState)(o(t)))||function(e,t){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)){var n=[],r=!0,o=!1,i=void 0;try{for(var a,c=e[Symbol.iterator]();!(r=(a=c.next()).done)&&(n.push(a.value),2!==n.length);r=!0);}catch(e){o=!0,i=e}finally{try{r||null==c.return||c.return()}finally{if(o)throw i}}return n}}(n,2)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance")}(),a=i[0],c=i[1],s=Object(r.useRef)(a),u=Object(r.useCallback)(function(){return s.current},[s]),l=Object(r.useCallback)(function(e){s.current=e,c(e)},[s,c]),d=Object(r.useCallback)(function(t){return e(u(),t)},[e,u]),f=Object(r.useCallback)(function(e){return"function"==typeof e?e(f,u):l(d(e))},[u,l,d]);return[a,f]}t.default=o},react:function(t,n){t.exports=e}})},e.exports=r(n(2784))},18701:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n=0||(o[n]=e[n]);return o}n.d(t,{Z:function(){return r}})},86741:function(e,t,n){"use strict";var r=n(72670);r.domToReact,r.htmlToDOM,r.attributesToProps,r.Comment,r.Element,r.ProcessingInstruction,r.Text,t.ZP=r}}]);