/*! For license information please see universal.mjs.LICENSE.txt */ !function(){var r,e,t={2602:function(r,e,t){"use strict";t(417),t(7246),t(647),t(1531);var n=t(423);e.Z=class{constructor(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window,{debug:e}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.win=r,this.debug=e||(0,n.H)("Store")}isCookieEnabled(){try{this.win.document.cookie="fdcookietest=1; SameSite=Lax;";var r=-1!==this.win.document.cookie.indexOf("fdcookietest=");return this.win.document.cookie="fdcookietest=1; Expires=Thu, 01-Jan-1970 00:00:01 GMT; SameSite=Lax;",r}catch(r){return this.debug("Cookie not enabled"),!1}}getCookie(r){var e,t=new RegExp("(?:(?:^|.*;\\s*)".concat(r,"\\s*\\=\\s*([^;]*).*$)|^.*$"));return e=this.win.document.cookie.replace(t,"$1"),this.debug("Get cookie ".concat(r,":"),e),e&&this.setCookie(r,e),e}setCookie(r){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:360,n=new Date;n.setTime(n.getTime()+864e5*t),this.win.document.cookie="".concat(r,"=").concat(e,"; Path=/; Expires=").concat(n.toGMTString(),"; SameSite=Lax;"),this.debug("Set cookie ".concat(r,":"),e)}removeCookie(r){this.setCookie(r,"",-1),this.debug("Remove cookie ".concat(r))}isStorageEnabled(r){var e;try{e=this.win[r];var t="__storage_test__";return e.setItem(t,t),e.removeItem(t),!0}catch(t){var n=t instanceof DOMException&&(22===t.code||1014===t.code||"QuotaExceededError"===t.name||"NS_ERROR_DOM_QUOTA_REACHED"===t.name)&&e&&0!==e.length;return n?this.debug("".concat(r," enabled with error"),t):this.debug("".concat(r," not enabled"),r),n}}isLocalStorageEnabled(){return this.isStorageEnabled("localStorage")}isSessionStorageEnabled(){return this.isStorageEnabled("sessionStorage")}getLocal(r){var e=this.win.localStorage.getItem(r);return this.debug("Get local ".concat(r,":"),e),e}setLocal(r){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.win.localStorage.setItem(r,e),this.debug("Set local ".concat(r,":"),e)}removeLocal(r){this.win.localStorage.removeItem(r),this.debug("Remove local ".concat(r))}getSession(r){var e=this.win.sessionStorage.getItem(r);return this.debug("Get session ".concat(r,":"),e),e}setSession(r){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.win.sessionStorage.setItem(r,e),this.debug("Set session ".concat(r,":"),e)}removeSession(r){this.win.sessionStorage.removeItem(r),this.debug("Remove session ".concat(r))}setItem(r){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.debug("Set item ".concat(r,":"),e);var t=this.isCookieEnabled(),n=this.isLocalStorageEnabled();return t||n?(t&&this.setCookie(r,e),n&&this.setLocal(r,e)):this.debug("Cannot save store item"),this.getItem(r)}getItem(r){this.debug("Get item ".concat(r));var e,t=this.isCookieEnabled(),n=this.isLocalStorageEnabled();return t&&(e=this.getCookie(r)),!e&&n&&(e=this.getLocal(r)),e&&(t&&this.setCookie(r,e),n&&this.setLocal(r,e)),e||""}removeItem(r){this.debug("Remove item ".concat(r)),this.isCookieEnabled()&&this.removeCookie(r),this.isLocalStorageEnabled()&&this.removeLocal(r)}}},423:function(r,e,t){"use strict";t.d(e,{H:function(){return o}});t(1211),t(7246),t(6391),t(309);var n=t(8825),o=function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"FD";return function(e){try{var t=(0,n.b3)();(0,n.q7)(t)||(t=window);var o=t.location.search||"";if(!o||-1===o.indexOf("fd-debug"))return;for(var a=arguments.length,i=new Array(a>1?a-1:0),c=1;c=0)continue;t[n]=r[n]}return t}(r,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(r);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(r,t)&&(o[t]=r[t])}return o}var u=()=>window.top?window.top===window.self?window:window.top:window,s=r=>{try{return r.location.search,!0}catch(r){return!1}},l=function r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(!e||-1!==["HTML","BODY","#document"].indexOf(e.nodeName))return t;var n=e.ownerDocument.defaultView,{overflow:o,overflowX:a,overflowY:i}=n.getComputedStyle(e,null);return/(auto|scroll)/.test(o+i+a)?e:r(e.parentNode,n)},p=function(r){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},u="string"==typeof r?document.createElement(r):r,{dataset:s}=e,l=c(e,i);return(0,n.Z)(l)||Object.entries(l).forEach((r=>{var[e,t]=r;u[e]=t})),(0,n.Z)(s)||Object.entries(s).forEach((r=>{var[e,t]=r;u.dataset[e]=t})),(0,n.Z)(t)||u.setAttribute("style",function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.entries(r).filter((r=>{var[,e]=r;return!(0,o.Z)(e)})).map((r=>{var[e,t]=r;return"".concat((0,a.Z)(e),": ").concat(t)})).join("; ").trim()}(t)),u},f=r=>{var e=(r||"").trim();return e?e.startsWith(".")?e:".".concat(e):""},d=r=>{var e=(r||"").trim();return e?e.startsWith(".")?e.substring(1):e:""},g=(r,e,t)=>{var n=e.querySelector('[data-style-name="'.concat(r,'"]'));n||((n=e.createElement("style")).innerHTML=t,n.setAttribute("data-style-name",r),e.head.appendChild(n))}},5368:function(r){r.exports=function(){"use strict";function r(r){if(Array.isArray(r)){for(var e=0,t=Array(r.length);e1?t-1:0),o=1;o/gm),P=c(/^data-[\-\w.\u00B7-\uFFFF]/),V=c(/^aria-[\-\w]+$/),G=c(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),H=c(/^(?:\w+script|data):/i),M=c(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),_="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(r){return typeof r}:function(r){return r&&"function"==typeof Symbol&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r};function z(r){if(Array.isArray(r)){for(var e=0,t=Array(r.length);e0&&void 0!==arguments[0]?arguments[0]:Y(),e=function(r){return J(r)};if(e.version="2.3.3",e.removed=[],!r||!r.document||9!==r.document.nodeType)return e.isSupported=!1,e;var t=r.document,n=r.document,o=r.DocumentFragment,a=r.HTMLTemplateElement,c=r.Node,u=r.Element,s=r.NodeFilter,l=r.NamedNodeMap,p=void 0===l?r.NamedNodeMap||r.MozNamedAttrMap:l,E=r.Text,A=r.Comment,K=r.DOMParser,$=r.trustedTypes,Q=u.prototype,X=S(Q,"cloneNode"),rr=S(Q,"nextSibling"),er=S(Q,"childNodes"),tr=S(Q,"parentNode");if("function"==typeof a){var nr=n.createElement("template");nr.content&&nr.content.ownerDocument&&(n=nr.content.ownerDocument)}var or=W($,t),ar=or&&Ir?or.createHTML(""):"",ir=n,cr=ir.implementation,ur=ir.createNodeIterator,sr=ir.createDocumentFragment,lr=ir.getElementsByTagName,pr=t.importNode,fr={};try{fr=q(n).documentMode?n.documentMode:{}}catch(r){}var dr={};e.isSupported="function"==typeof tr&&cr&&void 0!==cr.createHTMLDocument&&9!==fr;var gr=U,mr=Z,hr=P,br=V,vr=H,yr=M,wr=G,xr=null,Er=D({},[].concat(z(T),z(k),z(L),z(O),z(N))),Ar=null,Dr=D({},[].concat(z(j),z(F),z(B),z(I))),qr=null,Sr=null,Tr=!0,kr=!0,Lr=!1,Rr=!1,Or=!1,Cr=!1,Nr=!1,jr=!1,Fr=!1,Br=!0,Ir=!1,Ur=!0,Zr=!0,Pr=!1,Vr={},Gr=null,Hr=D({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Mr=null,_r=D({},["audio","video","img","source","image","track"]),zr=null,Yr=D({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Wr="http://www.w3.org/1998/Math/MathML",Jr="http://www.w3.org/2000/svg",Kr="http://www.w3.org/1999/xhtml",$r=Kr,Qr=!1,Xr=void 0,re=["application/xhtml+xml","text/html"],ee="text/html",te=void 0,ne=null,oe=n.createElement("form"),ae=function(r){ne&&ne===r||(r&&"object"===(void 0===r?"undefined":_(r))||(r={}),r=q(r),xr="ALLOWED_TAGS"in r?D({},r.ALLOWED_TAGS):Er,Ar="ALLOWED_ATTR"in r?D({},r.ALLOWED_ATTR):Dr,zr="ADD_URI_SAFE_ATTR"in r?D(q(Yr),r.ADD_URI_SAFE_ATTR):Yr,Mr="ADD_DATA_URI_TAGS"in r?D(q(_r),r.ADD_DATA_URI_TAGS):_r,Gr="FORBID_CONTENTS"in r?D({},r.FORBID_CONTENTS):Hr,qr="FORBID_TAGS"in r?D({},r.FORBID_TAGS):{},Sr="FORBID_ATTR"in r?D({},r.FORBID_ATTR):{},Vr="USE_PROFILES"in r&&r.USE_PROFILES,Tr=!1!==r.ALLOW_ARIA_ATTR,kr=!1!==r.ALLOW_DATA_ATTR,Lr=r.ALLOW_UNKNOWN_PROTOCOLS||!1,Rr=r.SAFE_FOR_TEMPLATES||!1,Or=r.WHOLE_DOCUMENT||!1,jr=r.RETURN_DOM||!1,Fr=r.RETURN_DOM_FRAGMENT||!1,Br=!1!==r.RETURN_DOM_IMPORT,Ir=r.RETURN_TRUSTED_TYPE||!1,Nr=r.FORCE_BODY||!1,Ur=!1!==r.SANITIZE_DOM,Zr=!1!==r.KEEP_CONTENT,Pr=r.IN_PLACE||!1,wr=r.ALLOWED_URI_REGEXP||wr,$r=r.NAMESPACE||Kr,Xr=Xr=-1===re.indexOf(r.PARSER_MEDIA_TYPE)?ee:r.PARSER_MEDIA_TYPE,te="application/xhtml+xml"===Xr?function(r){return r}:m,Rr&&(kr=!1),Fr&&(jr=!0),Vr&&(xr=D({},[].concat(z(N))),Ar=[],!0===Vr.html&&(D(xr,T),D(Ar,j)),!0===Vr.svg&&(D(xr,k),D(Ar,F),D(Ar,I)),!0===Vr.svgFilters&&(D(xr,L),D(Ar,F),D(Ar,I)),!0===Vr.mathMl&&(D(xr,O),D(Ar,B),D(Ar,I))),r.ADD_TAGS&&(xr===Er&&(xr=q(xr)),D(xr,r.ADD_TAGS)),r.ADD_ATTR&&(Ar===Dr&&(Ar=q(Ar)),D(Ar,r.ADD_ATTR)),r.ADD_URI_SAFE_ATTR&&D(zr,r.ADD_URI_SAFE_ATTR),r.FORBID_CONTENTS&&(Gr===Hr&&(Gr=q(Gr)),D(Gr,r.FORBID_CONTENTS)),Zr&&(xr["#text"]=!0),Or&&D(xr,["html","head","body"]),xr.table&&(D(xr,["tbody"]),delete qr.tbody),i&&i(r),ne=r)},ie=D({},["mi","mo","mn","ms","mtext"]),ce=D({},["foreignobject","desc","title","annotation-xml"]),ue=D({},k);D(ue,L),D(ue,R);var se=D({},O);D(se,C);var le=function(r){var e=tr(r);e&&e.tagName||(e={namespaceURI:Kr,tagName:"template"});var t=m(r.tagName),n=m(e.tagName);if(r.namespaceURI===Jr)return e.namespaceURI===Kr?"svg"===t:e.namespaceURI===Wr?"svg"===t&&("annotation-xml"===n||ie[n]):Boolean(ue[t]);if(r.namespaceURI===Wr)return e.namespaceURI===Kr?"math"===t:e.namespaceURI===Jr?"math"===t&&ce[n]:Boolean(se[t]);if(r.namespaceURI===Kr){if(e.namespaceURI===Jr&&!ce[n])return!1;if(e.namespaceURI===Wr&&!ie[n])return!1;var o=D({},["title","style","font","a","script"]);return!se[t]&&(o[t]||!ue[t])}return!1},pe=function(r){g(e.removed,{element:r});try{r.parentNode.removeChild(r)}catch(e){try{r.outerHTML=ar}catch(e){r.remove()}}},fe=function(r,t){try{g(e.removed,{attribute:t.getAttributeNode(r),from:t})}catch(r){g(e.removed,{attribute:null,from:t})}if(t.removeAttribute(r),"is"===r&&!Ar[r])if(jr||Fr)try{pe(t)}catch(r){}else try{t.setAttribute(r,"")}catch(r){}},de=function(r){var e=void 0,t=void 0;if(Nr)r=""+r;else{var o=h(r,/^[\r\n\t ]+/);t=o&&o[0]}"application/xhtml+xml"===Xr&&(r=''+r+"");var a=or?or.createHTML(r):r;if($r===Kr)try{e=(new K).parseFromString(a,Xr)}catch(r){}if(!e||!e.documentElement){e=cr.createDocument($r,"template",null);try{e.documentElement.innerHTML=Qr?"":a}catch(r){}}var i=e.body||e.documentElement;return r&&t&&i.insertBefore(n.createTextNode(t),i.childNodes[0]||null),$r===Kr?lr.call(e,Or?"html":"body")[0]:Or?e.documentElement:i},ge=function(r){return ur.call(r.ownerDocument||r,r,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT,null,!1)},me=function(r){return!(r instanceof E||r instanceof A||"string"==typeof r.nodeName&&"string"==typeof r.textContent&&"function"==typeof r.removeChild&&r.attributes instanceof p&&"function"==typeof r.removeAttribute&&"function"==typeof r.setAttribute&&"string"==typeof r.namespaceURI&&"function"==typeof r.insertBefore)},he=function(r){return"object"===(void 0===c?"undefined":_(c))?r instanceof c:r&&"object"===(void 0===r?"undefined":_(r))&&"number"==typeof r.nodeType&&"string"==typeof r.nodeName},be=function(r,t,n){dr[r]&&f(dr[r],(function(r){r.call(e,t,n,ne)}))},ve=function(r){var t=void 0;if(be("beforeSanitizeElements",r,null),me(r))return pe(r),!0;if(h(r.nodeName,/[\u0080-\uFFFF]/))return pe(r),!0;var n=te(r.nodeName);if(be("uponSanitizeElement",r,{tagName:n,allowedTags:xr}),!he(r.firstElementChild)&&(!he(r.content)||!he(r.content.firstElementChild))&&w(/<[/\w]/g,r.innerHTML)&&w(/<[/\w]/g,r.textContent))return pe(r),!0;if("select"===n&&w(/