(window["frontiers_jsonp"]=window["frontiers_jsonp"]||[]).push([[0],{"01d0":function(t,e,r){"use strict";var n=this&&this.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},t(e,r)};return function(e,r){if("function"!==typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},i.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.cloneNode=e.hasChildren=e.isDocument=e.isDirective=e.isComment=e.isText=e.isCDATA=e.isTag=e.Element=e.Document=e.NodeWithChildren=e.ProcessingInstruction=e.Comment=e.Text=e.DataNode=e.Node=void 0;var s=r("6403"),o=new Map([[s.ElementType.Tag,1],[s.ElementType.Script,1],[s.ElementType.Style,1],[s.ElementType.Directive,1],[s.ElementType.Text,3],[s.ElementType.CDATA,4],[s.ElementType.Comment,8],[s.ElementType.Root,9]]),a=function(){function t(t){this.type=t,this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(t.prototype,"nodeType",{get:function(){var t;return null!==(t=o.get(this.type))&&void 0!==t?t:1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),t.prototype.cloneNode=function(t){return void 0===t&&(t=!1),_(this,t)},t}();e.Node=a;var u=function(t){function e(e,r){var n=t.call(this,e)||this;return n.data=r,n}return n(e,t),Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(a);e.DataNode=u;var l=function(t){function e(e){return t.call(this,s.ElementType.Text,e)||this}return n(e,t),e}(u);e.Text=l;var c=function(t){function e(e){return t.call(this,s.ElementType.Comment,e)||this}return n(e,t),e}(u);e.Comment=c;var h=function(t){function e(e,r){var n=t.call(this,s.ElementType.Directive,r)||this;return n.name=e,n}return n(e,t),e}(u);e.ProcessingInstruction=h;var f=function(t){function e(e,r){var n=t.call(this,e)||this;return n.children=r,n}return n(e,t),Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return null!==(t=this.children[0])&&void 0!==t?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(a);e.NodeWithChildren=f;var p=function(t){function e(e){return t.call(this,s.ElementType.Root,e)||this}return n(e,t),e}(f);e.Document=p;var d=function(t){function e(e,r,n,i){void 0===n&&(n=[]),void 0===i&&(i="script"===e?s.ElementType.Script:"style"===e?s.ElementType.Style:s.ElementType.Tag);var o=t.call(this,i,n)||this;return o.name=e,o.attribs=r,o}return n(e,t),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map((function(e){var r,n;return{name:e,value:t.attribs[e],namespace:null===(r=t["x-attribsNamespace"])||void 0===r?void 0:r[e],prefix:null===(n=t["x-attribsPrefix"])||void 0===n?void 0:n[e]}}))},enumerable:!1,configurable:!0}),e}(f);function m(t){return(0,s.isTag)(t)}function g(t){return t.type===s.ElementType.CDATA}function b(t){return t.type===s.ElementType.Text}function y(t){return t.type===s.ElementType.Comment}function v(t){return t.type===s.ElementType.Directive}function w(t){return t.type===s.ElementType.Root}function x(t){return Object.prototype.hasOwnProperty.call(t,"children")}function _(t,e){var r;if(void 0===e&&(e=!1),b(t))r=new l(t.data);else if(y(t))r=new c(t.data);else if(m(t)){var n=e?E(t.children):[],o=new d(t.name,i({},t.attribs),n);n.forEach((function(t){return t.parent=o})),null!=t.namespace&&(o.namespace=t.namespace),t["x-attribsNamespace"]&&(o["x-attribsNamespace"]=i({},t["x-attribsNamespace"])),t["x-attribsPrefix"]&&(o["x-attribsPrefix"]=i({},t["x-attribsPrefix"])),r=o}else if(g(t)){n=e?E(t.children):[];var a=new f(s.ElementType.CDATA,n);n.forEach((function(t){return t.parent=a})),r=a}else if(w(t)){n=e?E(t.children):[];var u=new p(n);n.forEach((function(t){return t.parent=u})),t["x-mode"]&&(u["x-mode"]=t["x-mode"]),r=u}else{if(!v(t))throw new Error("Not implemented yet: ".concat(t.type));var x=new h(t.name,t.data);null!=t["x-name"]&&(x["x-name"]=t["x-name"],x["x-publicId"]=t["x-publicId"],x["x-systemId"]=t["x-systemId"]),r=x}return r.startIndex=t.startIndex,r.endIndex=t.endIndex,null!=t.sourceCodeLocation&&(r.sourceCodeLocation=t.sourceCodeLocation),r}function E(t){for(var e=t.map((function(t){return _(t,!0)})),r=1;r<e.length;r++)e[r].prev=e[r-1],e[r-1].next=e[r];return e}e.Element=d,e.isTag=m,e.isCDATA=g,e.isText=b,e.isComment=y,e.isDirective=v,e.isDocument=w,e.hasChildren=x,e.cloneNode=_},"051a":function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.escape=e.encodeHTML=e.encodeXML=void 0;var i=n(r("f5f2")),s=c(i.default),o=h(s);e.encodeXML=d(s,o);var a=n(r("c560")),u=c(a.default),l=h(u);function c(t){return Object.keys(t).sort().reduce((function(e,r){return e[t[r]]="&"+r+";",e}),{})}function h(t){for(var e=[],r=[],n=0,i=Object.keys(t);n<i.length;n++){var s=i[n];1===s.length?e.push("\\"+s):r.push(s)}e.sort();for(var o=0;o<e.length-1;o++){var a=o;while(a<e.length-1&&e[a].charCodeAt(1)+1===e[a+1].charCodeAt(1))a+=1;var u=1+a-o;u<3||e.splice(o,u,e[o]+"-"+e[a])}return r.unshift("["+e.join("")+"]"),new RegExp(r.join("|"),"g")}e.encodeHTML=d(u,l);var f=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g;function p(t){return"&#x"+t.codePointAt(0).toString(16).toUpperCase()+";"}function d(t,e){return function(r){return r.replace(e,(function(e){return t[e]})).replace(f,p)}}var m=h(s);function g(t){return t.replace(m,p).replace(f,p)}e.escape=g},"0a06":function(t,e,r){"use strict";var n=r("c532"),i=r("30b5"),s=r("f6b4"),o=r("5270"),a=r("4a7b"),u=r("83b9"),l=r("848b"),c=l.validators;function h(t){this.defaults=t,this.interceptors={request:new s,response:new s}}h.prototype.request=function(t,e){"string"===typeof t?(e=e||{},e.url=t):e=t||{},e=a(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&l.assertOptions(r,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var n=[],i=!0;this.interceptors.request.forEach((function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(i=i&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var s,u=[];if(this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)})),!i){var h=[o,void 0];Array.prototype.unshift.apply(h,n),h=h.concat(u),s=Promise.resolve(e);while(h.length)s=s.then(h.shift(),h.shift());return s}var f=e;while(n.length){var p=n.shift(),d=n.shift();try{f=p(f)}catch(m){d(m);break}}try{s=o(f)}catch(m){return Promise.reject(m)}while(u.length)s=s.then(u.shift(),u.shift());return s},h.prototype.getUri=function(t){t=a(this.defaults,t);var e=u(t.baseURL,t.url);return i(e,t.params,t.paramsSerializer)},n.forEach(["delete","get","head","options"],(function(t){h.prototype[t]=function(e,r){return this.request(a(r||{},{method:t,url:e,data:(r||{}).data}))}})),n.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,i){return this.request(a(i||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}h.prototype[t]=e(),h.prototype[t+"Form"]=e(!0)})),t.exports=h},"0b71":function(t,e,r){"use strict";(function(e){let{SourceMapConsumer:n,SourceMapGenerator:i}=r(0),{existsSync:s,readFileSync:o}=r(4),{dirname:a,join:u}=r(1);function l(t){return e?e.from(t,"base64").toString():window.atob(t)}class c{constructor(t,e){if(!1===e.map)return;this.loadAnnotation(t),this.inline=this.startWith(this.annotation,"data:");let r=e.map?e.map.prev:void 0,n=this.loadMap(e.from,r);!this.mapFile&&e.from&&(this.mapFile=e.from),this.mapFile&&(this.root=a(this.mapFile)),n&&(this.text=n)}consumer(){return this.consumerCache||(this.consumerCache=new n(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(t,e){return!!t&&t.substr(0,e.length)===e}getAnnotationURL(t){return t.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}loadAnnotation(t){let e=t.match(/\/\*\s*# sourceMappingURL=/gm);if(!e)return;let r=t.lastIndexOf(e.pop()),n=t.indexOf("*/",r);r>-1&&n>-1&&(this.annotation=this.getAnnotationURL(t.substring(r,n)))}decodeInline(t){let e=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,n=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/;if(n.test(t)||i.test(t))return decodeURIComponent(t.substr(RegExp.lastMatch.length));if(e.test(t)||r.test(t))return l(t.substr(RegExp.lastMatch.length));let s=t.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}loadFile(t){if(this.root=a(t),s(t))return this.mapFile=t,o(t,"utf-8").toString().trim()}loadMap(t,e){if(!1===e)return!1;if(e){if("string"===typeof e)return e;if("function"!==typeof e){if(e instanceof n)return i.fromSourceMap(e).toString();if(e instanceof i)return e.toString();if(this.isMap(e))return JSON.stringify(e);throw new Error("Unsupported previous source map format: "+e.toString())}{let r=e(t);if(r){let t=this.loadFile(r);if(!t)throw new Error("Unable to load previous source map: "+r.toString());return t}}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let e=this.annotation;return t&&(e=u(a(t),e)),this.loadFile(e)}}}isMap(t){return"object"===typeof t&&("string"===typeof t.mappings||"string"===typeof t._mappings||Array.isArray(t.sections))}}t.exports=c,c.default=c}).call(this,r("b639").Buffer)},"0c7f":function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.FILTER_STRIP=e.FILTER_NOTHING=e.FILTER_INLINE=e.FILTER_BASIC=void 0;const i=n(r("5e22"));e.FILTER_BASIC=i.default.defaults,e.FILTER_INLINE={allowedTags:["a","b","br","code","em","i","span","strike","strong","u"],allowedAttributes:{a:["href","target"],span:["style"]},selfClosing:["br"],allowedSchemes:["ftp","http","https","mailto"],parser:{decodeEntities:!0}},e.FILTER_NOTHING={allowedTags:!1,allowedAttributes:!1},e.FILTER_STRIP={allowedTags:[],allowedAttributes:{}};const s={install(t,r={}){const n=r,{name:s="sanitize"}=n;delete n.name;const o={...n};t.prototype["$"+s]=(t,e)=>(0,i.default)(t,e||o),t.directive(s,(t,r)=>{r.value!==r.oldValue&&(Array.isArray(r.value)?t.innerHTML=(0,i.default)(r.value[1],r.value[0]):r.modifiers.strip?t.innerHTML=(0,i.default)(r.value,e.FILTER_STRIP):r.modifiers.basic?t.innerHTML=(0,i.default)(r.value,o):r.modifiers.inline?t.innerHTML=(0,i.default)(r.value,e.FILTER_INLINE):r.modifiers.nothing?t.innerHTML=(0,i.default)(r.value,e.FILTER_NOTHING):t.innerHTML=(0,i.default)(r.value,o))})},defaults:e.FILTER_BASIC};e.default=s},"0df6":function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"0f1a":function(t,e,r){"use strict";let n=r("c177"),i=r("847a"),s=r("953b");function o(t,e){let r=new s(t,e),n=new i(r);try{n.parse()}catch(o){throw o}return n.root}t.exports=o,o.default=o,n.registerParse(o)},"179e":function(t,e,r){"use strict";(function(e){let{SourceMapConsumer:n,SourceMapGenerator:i}=r(0),{dirname:s,resolve:o,relative:a,sep:u}=r(1),{pathToFileURL:l}=r(3),c=r("953b"),h=Boolean(n&&i),f=Boolean(s&&o&&a&&u);class p{constructor(t,e,r,n){this.stringify=t,this.mapOpts=r.map||{},this.root=e,this.opts=r,this.css=n}isMap(){return"undefined"!==typeof this.opts.map?!!this.opts.map:this.previous().length>0}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(t=>{if(t.source&&t.source.input.map){let e=t.source.input.map;this.previousMaps.includes(e)||this.previousMaps.push(e)}});else{let t=new c(this.css,this.opts);t.map&&this.previousMaps.push(t.map)}return this.previousMaps}isInline(){if("undefined"!==typeof this.mapOpts.inline)return this.mapOpts.inline;let t=this.mapOpts.annotation;return("undefined"===typeof t||!0===t)&&(!this.previous().length||this.previous().some(t=>t.inline))}isSourcesContent(){return"undefined"!==typeof this.mapOpts.sourcesContent?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some(t=>t.withContent())}clearAnnotation(){if(!1!==this.mapOpts.annotation)if(this.root){let t;for(let e=this.root.nodes.length-1;e>=0;e--)t=this.root.nodes[e],"comment"===t.type&&0===t.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(e)}else this.css&&(this.css=this.css.replace(/(\n)?\/\*#[\S\s]*?\*\/$/gm,""))}setSourcesContent(){let t={};if(this.root)this.root.walk(e=>{if(e.source){let r=e.source.input.from;r&&!t[r]&&(t[r]=!0,this.map.setSourceContent(this.toUrl(this.path(r)),e.source.input.css))}});else if(this.css){let t=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(t,this.css)}}applyPrevMaps(){for(let t of this.previous()){let e,r=this.toUrl(this.path(t.file)),i=t.root||s(t.file);!1===this.mapOpts.sourcesContent?(e=new n(t.text),e.sourcesContent&&(e.sourcesContent=e.sourcesContent.map(()=>null))):e=t.consumer(),this.map.applySourceMap(e,r,this.toUrl(this.path(i)))}}isAnnotation(){return!!this.isInline()||("undefined"!==typeof this.mapOpts.annotation?this.mapOpts.annotation:!this.previous().length||this.previous().some(t=>t.annotation))}toBase64(t){return e?e.from(t).toString("base64"):window.btoa(unescape(encodeURIComponent(t)))}addAnnotation(){let t;t=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"===typeof this.mapOpts.annotation?this.mapOpts.annotation:"function"===typeof this.mapOpts.annotation?this.mapOpts.annotation(this.opts.to,this.root):this.outputFile()+".map";let e="\n";this.css.includes("\r\n")&&(e="\r\n"),this.css+=e+"/*# sourceMappingURL="+t+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){if(this.root)this.generateString();else if(1===this.previous().length){let t=this.previous()[0].consumer();t.file=this.outputFile(),this.map=i.fromSourceMap(t)}else this.map=new i({file:this.outputFile()}),this.map.addMapping({source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>",generated:{line:1,column:0},original:{line:1,column:0}});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(t){if(0===t.indexOf("<"))return t;if(/^\w+:\/\//.test(t))return t;if(this.mapOpts.absolute)return t;let e=this.opts.to?s(this.opts.to):".";return"string"===typeof this.mapOpts.annotation&&(e=s(o(e,this.mapOpts.annotation))),t=a(e,t),t}toUrl(t){return"\\"===u&&(t=t.replace(/\\/g,"/")),encodeURI(t).replace(/[#?]/g,encodeURIComponent)}sourcePath(t){if(this.mapOpts.from)return this.toUrl(this.mapOpts.from);if(this.mapOpts.absolute){if(l)return l(t.source.input.from).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}return this.toUrl(this.path(t.source.input.from))}generateString(){this.css="",this.map=new i({file:this.outputFile()});let t,e,r=1,n=1,s="<no source>",o={source:"",generated:{line:0,column:0},original:{line:0,column:0}};this.stringify(this.root,(i,a,u)=>{if(this.css+=i,a&&"end"!==u&&(o.generated.line=r,o.generated.column=n-1,a.source&&a.source.start?(o.source=this.sourcePath(a),o.original.line=a.source.start.line,o.original.column=a.source.start.column-1,this.map.addMapping(o)):(o.source=s,o.original.line=1,o.original.column=0,this.map.addMapping(o))),t=i.match(/\n/g),t?(r+=t.length,e=i.lastIndexOf("\n"),n=i.length-e):n+=i.length,a&&"start"!==u){let t=a.parent||{raws:{}};("decl"!==a.type||a!==t.last||t.raws.semicolon)&&(a.source&&a.source.end?(o.source=this.sourcePath(a),o.original.line=a.source.end.line,o.original.column=a.source.end.column-1,o.generated.line=r,o.generated.column=n-2,this.map.addMapping(o)):(o.source=s,o.original.line=1,o.original.column=0,o.generated.line=r,o.generated.column=n-1,this.map.addMapping(o)))}})}generate(){if(this.clearAnnotation(),f&&h&&this.isMap())return this.generateMap();{let t="";return this.stringify(this.root,e=>{t+=e}),[t]}}}t.exports=p}).call(this,r("b639").Buffer)},"1b40":function(t,e,r){"use strict";r.d(e,"a",(function(){return S})),r.d(e,"c",(function(){return i.a})),r.d(e,"b",(function(){return T})),r.d(e,"d",(function(){return C}));var n=r("8bbf"),i=r.n(n);
/**
  * vue-class-component v7.2.6
  * (c) 2015-present Evan You
  * @license MIT
  */
function s(t){return s="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s(t)}function o(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function a(t){return u(t)||l(t)||c()}function u(t){if(Array.isArray(t)){for(var e=0,r=new Array(t.length);e<t.length;e++)r[e]=t[e];return r}}function l(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}function c(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function h(){return"undefined"!==typeof Reflect&&Reflect.defineMetadata&&Reflect.getOwnMetadataKeys}function f(t,e){p(t,e),Object.getOwnPropertyNames(e.prototype).forEach((function(r){p(t.prototype,e.prototype,r)})),Object.getOwnPropertyNames(e).forEach((function(r){p(t,e,r)}))}function p(t,e,r){var n=r?Reflect.getOwnMetadataKeys(e,r):Reflect.getOwnMetadataKeys(e);n.forEach((function(n){var i=r?Reflect.getOwnMetadata(n,e,r):Reflect.getOwnMetadata(n,e);r?Reflect.defineMetadata(n,i,t,r):Reflect.defineMetadata(n,i,t)}))}var d={__proto__:[]},m=d instanceof Array;function g(t){return function(e,r,n){var i="function"===typeof e?e:e.constructor;i.__decorators__||(i.__decorators__=[]),"number"!==typeof n&&(n=void 0),i.__decorators__.push((function(e){return t(e,r,n)}))}}function b(t){var e=s(t);return null==t||"object"!==e&&"function"!==e}function y(t,e){var r=e.prototype._init;e.prototype._init=function(){var e=this,r=Object.getOwnPropertyNames(t);if(t.$options.props)for(var n in t.$options.props)t.hasOwnProperty(n)||r.push(n);r.forEach((function(r){Object.defineProperty(e,r,{get:function(){return t[r]},set:function(e){t[r]=e},configurable:!0})}))};var n=new e;e.prototype._init=r;var i={};return Object.keys(n).forEach((function(t){void 0!==n[t]&&(i[t]=n[t])})),i}var v=["data","beforeCreate","created","beforeMount","mounted","beforeDestroy","destroyed","beforeUpdate","updated","activated","deactivated","render","errorCaptured","serverPrefetch"];function w(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.name=e.name||t._componentTag||t.name;var r=t.prototype;Object.getOwnPropertyNames(r).forEach((function(t){if("constructor"!==t)if(v.indexOf(t)>-1)e[t]=r[t];else{var n=Object.getOwnPropertyDescriptor(r,t);void 0!==n.value?"function"===typeof n.value?(e.methods||(e.methods={}))[t]=n.value:(e.mixins||(e.mixins=[])).push({data:function(){return o({},t,n.value)}}):(n.get||n.set)&&((e.computed||(e.computed={}))[t]={get:n.get,set:n.set})}})),(e.mixins||(e.mixins=[])).push({data:function(){return y(this,t)}});var n=t.__decorators__;n&&(n.forEach((function(t){return t(e)})),delete t.__decorators__);var s=Object.getPrototypeOf(t.prototype),a=s instanceof i.a?s.constructor:i.a,u=a.extend(e);return _(u,t,a),h()&&f(u,t),u}var x={prototype:!0,arguments:!0,callee:!0,caller:!0};function _(t,e,r){Object.getOwnPropertyNames(e).forEach((function(n){if(!x[n]){var i=Object.getOwnPropertyDescriptor(t,n);if(!i||i.configurable){var s=Object.getOwnPropertyDescriptor(e,n);if(!m){if("cid"===n)return;var o=Object.getOwnPropertyDescriptor(r,n);if(!b(s.value)&&o&&o.value===s.value)return}0,Object.defineProperty(t,n,s)}}}))}function E(t){return"function"===typeof t?w(t):function(e){return w(e,t)}}E.registerHooks=function(t){v.push.apply(v,a(t))};var S=E;var A="undefined"!==typeof Reflect&&"undefined"!==typeof Reflect.getMetadata;function O(t,e,r){if(A&&!Array.isArray(t)&&"function"!==typeof t&&!t.hasOwnProperty("type")&&"undefined"===typeof t.type){var n=Reflect.getMetadata("design:type",e,r);n!==Object&&(t.type=n)}}function T(t){return void 0===t&&(t={}),function(e,r){O(t,e,r),g((function(e,r){(e.props||(e.props={}))[r]=t}))(e,r)}}function C(t,e){void 0===e&&(e={});var r=e.deep,n=void 0!==r&&r,i=e.immediate,s=void 0!==i&&i;return g((function(e,r){"object"!==typeof e.watch&&(e.watch=Object.create(null));var i=e.watch;"object"!==typeof i[t]||Array.isArray(i[t])?"undefined"===typeof i[t]&&(i[t]=[]):i[t]=[i[t]],i[t].push({handler:r,deep:n,immediate:s})}))}},"1d2b":function(t,e,r){"use strict";t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}}},"1fb5":function(t,e,r){"use strict";e.byteLength=c,e.toByteArray=f,e.fromByteArray=m;for(var n=[],i=[],s="undefined"!==typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,u=o.length;a<u;++a)n[a]=o[a],i[o.charCodeAt(a)]=a;function l(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");-1===r&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function c(t){var e=l(t),r=e[0],n=e[1];return 3*(r+n)/4-n}function h(t,e,r){return 3*(e+r)/4-r}function f(t){var e,r,n=l(t),o=n[0],a=n[1],u=new s(h(t,o,a)),c=0,f=a>0?o-4:o;for(r=0;r<f;r+=4)e=i[t.charCodeAt(r)]<<18|i[t.charCodeAt(r+1)]<<12|i[t.charCodeAt(r+2)]<<6|i[t.charCodeAt(r+3)],u[c++]=e>>16&255,u[c++]=e>>8&255,u[c++]=255&e;return 2===a&&(e=i[t.charCodeAt(r)]<<2|i[t.charCodeAt(r+1)]>>4,u[c++]=255&e),1===a&&(e=i[t.charCodeAt(r)]<<10|i[t.charCodeAt(r+1)]<<4|i[t.charCodeAt(r+2)]>>2,u[c++]=e>>8&255,u[c++]=255&e),u}function p(t){return n[t>>18&63]+n[t>>12&63]+n[t>>6&63]+n[63&t]}function d(t,e,r){for(var n,i=[],s=e;s<r;s+=3)n=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(255&t[s+2]),i.push(p(n));return i.join("")}function m(t){for(var e,r=t.length,i=r%3,s=[],o=16383,a=0,u=r-i;a<u;a+=o)s.push(d(t,a,a+o>u?u:a+o));return 1===i?(e=t[r-1],s.push(n[e>>2]+n[e<<4&63]+"==")):2===i&&(e=(t[r-2]<<8)+t[r-1],s.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"=")),s.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},2504:function(t){t.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},"26f9":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.prevElementSibling=e.nextElementSibling=e.getName=e.hasAttrib=e.getAttributeValue=e.getSiblings=e.getParent=e.getChildren=void 0;var n=r("f23f"),i=[];function s(t){var e;return null!==(e=t.children)&&void 0!==e?e:i}function o(t){return t.parent||null}function a(t){var e,r,n=o(t);if(null!=n)return s(n);var i=[t],a=t.prev,u=t.next;while(null!=a)i.unshift(a),e=a,a=e.prev;while(null!=u)i.push(u),r=u,u=r.next;return i}function u(t,e){var r;return null===(r=t.attribs)||void 0===r?void 0:r[e]}function l(t,e){return null!=t.attribs&&Object.prototype.hasOwnProperty.call(t.attribs,e)&&null!=t.attribs[e]}function c(t){return t.name}function h(t){var e,r=t.next;while(null!==r&&!(0,n.isTag)(r))e=r,r=e.next;return r}function f(t){var e,r=t.prev;while(null!==r&&!(0,n.isTag)(r))e=r,r=e.prev;return r}e.getChildren=s,e.getParent=o,e.getSiblings=a,e.getAttributeValue=u,e.hasAttrib=l,e.getName=c,e.nextElementSibling=h,e.prevElementSibling=f},"2e67":function(t,e,r){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"30b5":function(t,e,r){"use strict";var n=r("c532");function i(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var s;if(r)s=r(e);else if(n.isURLSearchParams(e))s=e.toString();else{var o=[];n.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),o.push(i(e)+"="+i(t))})))})),s=o.join("&")}if(s){var a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+s}return t}},3934:function(t,e,r){"use strict";var n=r("c532");t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function i(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=i(window.location.href),function(e){var r=n.isString(e)?i(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return function(){return!0}}()},3984:function(t,e,r){"use strict";let n=r("3c7a"),i=r("527c"),s=r("aa5e"),o=r("c177"),a=r("58d3"),u=r("d47b"),l=r("59fa"),c=r("faf8"),h=r("fb2b"),f=r("5498"),p=r("af26"),d=r("b7a4"),m=r("953b"),g=r("0f1a"),b=r("93a2"),y=r("dc57"),v=r("4deb"),w=r("b508");function x(...t){return 1===t.length&&Array.isArray(t[0])&&(t=t[0]),new a(t)}x.plugin=function(t,e){let r,n=!1;function i(...r){console&&console.warn&&!n&&(n=!0,console.warn(t+": postcss.plugin was deprecated. Migration guide:\nhttps://evilmartians.com/chronicles/postcss-8-plugin-migration"),Object({NODE_ENV:"production",BASE_URL:"/"}).LANG&&Object({NODE_ENV:"production",BASE_URL:"/"}).LANG.startsWith("cn")&&console.warn(t+": 里面 postcss.plugin 被弃用. 迁移指南:\nhttps://www.w3ctech.com/topic/2226"));let i=e(...r);return i.postcssPlugin=t,i.postcssVersion=(new a).version,i}return Object.defineProperty(i,"postcss",{get(){return r||(r=i()),r}}),i.process=function(t,e,r){return x([i(r)]).process(t,e)},i},x.stringify=u,x.parse=g,x.fromJSON=l,x.list=b,x.comment=t=>new f(t),x.atRule=t=>new p(t),x.decl=t=>new i(t),x.rule=t=>new y(t),x.root=t=>new v(t),x.document=t=>new c(t),x.CssSyntaxError=n,x.Declaration=i,x.Container=o,x.Processor=a,x.Document=c,x.Comment=f,x.Warning=h,x.AtRule=p,x.Result=d,x.Input=m,x.Rule=y,x.Root=v,x.Node=w,s.registerPostcss(x),t.exports=x,x.default=x},"3c4e":function(t,e,r){"use strict";var n=function(t){return i(t)&&!s(t)};function i(t){return!!t&&"object"===typeof t}function s(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||u(t)}var o="function"===typeof Symbol&&Symbol.for,a=o?Symbol.for("react.element"):60103;function u(t){return t.$$typeof===a}function l(t){return Array.isArray(t)?[]:{}}function c(t,e){return!1!==e.clone&&e.isMergeableObject(t)?y(l(t),t,e):t}function h(t,e,r){return t.concat(e).map((function(t){return c(t,r)}))}function f(t,e){if(!e.customMerge)return y;var r=e.customMerge(t);return"function"===typeof r?r:y}function p(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(e){return t.propertyIsEnumerable(e)})):[]}function d(t){return Object.keys(t).concat(p(t))}function m(t,e){try{return e in t}catch(r){return!1}}function g(t,e){return m(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))}function b(t,e,r){var n={};return r.isMergeableObject(t)&&d(t).forEach((function(e){n[e]=c(t[e],r)})),d(e).forEach((function(i){g(t,i)||(m(t,i)&&r.isMergeableObject(e[i])?n[i]=f(i,r)(t[i],e[i],r):n[i]=c(e[i],r))})),n}function y(t,e,r){r=r||{},r.arrayMerge=r.arrayMerge||h,r.isMergeableObject=r.isMergeableObject||n,r.cloneUnlessOtherwiseSpecified=c;var i=Array.isArray(e),s=Array.isArray(t),o=i===s;return o?i?r.arrayMerge(t,e,r):b(t,e,r):c(e,r)}y.all=function(t,e){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce((function(t,r){return y(t,r,e)}),{})};var v=y;t.exports=v},"3c7a":function(t,e,r){"use strict";let n=r("547a"),i=r(2);class s extends Error{constructor(t,e,r,n,i,o){super(t),this.name="CssSyntaxError",this.reason=t,i&&(this.file=i),n&&(this.source=n),o&&(this.plugin=o),"undefined"!==typeof e&&"undefined"!==typeof r&&("number"===typeof e?(this.line=e,this.column=r):(this.line=e.line,this.column=e.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,s)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>","undefined"!==typeof this.line&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(t){if(!this.source)return"";let e=this.source;null==t&&(t=n.isColorSupported),i&&t&&(e=i(e));let r,s,o=e.split(/\r?\n/),a=Math.max(this.line-3,0),u=Math.min(this.line+2,o.length),l=String(u).length;if(t){let{bold:t,red:e,gray:i}=n.createColors(!0);r=r=>t(e(r)),s=t=>i(t)}else r=s=t=>t;return o.slice(a,u).map((t,e)=>{let n=a+1+e,i=" "+(" "+n).slice(-l)+" | ";if(n===this.line){let e=s(i.replace(/\d/g," "))+t.slice(0,this.column-1).replace(/[^\t]/g," ");return r(">")+s(i)+t+"\n "+e+r("^")}return" "+s(i)+t}).join("\n")}toString(){let t=this.showSourceCode();return t&&(t="\n\n"+t+"\n"),this.name+": "+this.message+t}}t.exports=s,s.default=s},4362:function(t,e,r){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,n="/";e.cwd=function(){return n},e.chdir=function(e){t||(t=r("df7c")),n=t.resolve(e,n)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},4581:function(t,e){t.exports=null},"467f":function(t,e,r){"use strict";var n=r("7917");t.exports=function(t,e,r){var i=r.config.validateStatus;r.status&&i&&!i(r.status)?e(new n("Request failed with status code "+r.status,[n.ERR_BAD_REQUEST,n.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}},"4a7b":function(t,e,r){"use strict";var n=r("c532");t.exports=function(t,e){e=e||{};var r={};function i(t,e){return n.isPlainObject(t)&&n.isPlainObject(e)?n.merge(t,e):n.isPlainObject(e)?n.merge({},e):n.isArray(e)?e.slice():e}function s(r){return n.isUndefined(e[r])?n.isUndefined(t[r])?void 0:i(void 0,t[r]):i(t[r],e[r])}function o(t){if(!n.isUndefined(e[t]))return i(void 0,e[t])}function a(r){return n.isUndefined(e[r])?n.isUndefined(t[r])?void 0:i(void 0,t[r]):i(void 0,e[r])}function u(r){return r in e?i(t[r],e[r]):r in t?i(void 0,t[r]):void 0}var l={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:u};return n.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=l[t]||s,i=e(t);n.isUndefined(i)&&e!==u||(r[t]=i)})),r}},"4c3d":function(t,e,r){"use strict";(function(e){var n=r("c532"),i=r("c8af"),s=r("7917"),o=r("cafa"),a=r("e467"),u={"Content-Type":"application/x-www-form-urlencoded"};function l(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function c(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=r("b50d")),t}function h(t,e,r){if(n.isString(t))try{return(e||JSON.parse)(t),n.trim(t)}catch(i){if("SyntaxError"!==i.name)throw i}return(r||JSON.stringify)(t)}var f={transitional:o,adapter:c(),transformRequest:[function(t,e){if(i(e,"Accept"),i(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t))return t;if(n.isArrayBufferView(t))return t.buffer;if(n.isURLSearchParams(t))return l(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString();var r,s=n.isObject(t),o=e&&e["Content-Type"];if((r=n.isFileList(t))||s&&"multipart/form-data"===o){var u=this.env&&this.env.FormData;return a(r?{"files[]":t}:t,u&&new u)}return s||"application/json"===o?(l(e,"application/json"),h(t)):t}],transformResponse:[function(t){var e=this.transitional||f.transitional,r=e&&e.silentJSONParsing,i=e&&e.forcedJSONParsing,o=!r&&"json"===this.responseType;if(o||i&&n.isString(t)&&t.length)try{return JSON.parse(t)}catch(a){if(o){if("SyntaxError"===a.name)throw s.from(a,s.ERR_BAD_RESPONSE,this,null,this.response);throw a}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:r("4581")},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){f.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){f.headers[t]=n.merge(u)})),t.exports=f}).call(this,r("4362"))},"4deb":function(t,e,r){"use strict";let n,i,s=r("c177");class o extends s{constructor(t){super(t),this.type="root",this.nodes||(this.nodes=[])}removeChild(t,e){let r=this.index(t);return!e&&0===r&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(t)}normalize(t,e,r){let n=super.normalize(t);if(e)if("prepend"===r)this.nodes.length>1?e.raws.before=this.nodes[1].raws.before:delete e.raws.before;else if(this.first!==e)for(let i of n)i.raws.before=e.raws.before;return n}toResult(t={}){let e=new n(new i,this,t);return e.stringify()}}o.registerLazyResult=t=>{n=t},o.registerProcessor=t=>{i=t},t.exports=o,o.default=o},5270:function(t,e,r){"use strict";var n=r("c532"),i=r("c401"),s=r("2e67"),o=r("4c3d"),a=r("fb60");function u(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new a}t.exports=function(t){u(t),t.headers=t.headers||{},t.data=i.call(t,t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||o.adapter;return e(t).then((function(e){return u(t),e.data=i.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return s(e)||(u(t),e&&e.response&&(e.response.data=i.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"527c":function(t,e,r){"use strict";let n=r("b508");class i extends n{constructor(t){t&&"undefined"!==typeof t.value&&"string"!==typeof t.value&&(t={...t,value:String(t.value)}),super(t),this.type="decl"}get variable(){return this.prop.startsWith("--")||"$"===this.prop[0]}}t.exports=i,i.default=i},5307:function(t,e,r){"use strict";var n=this&&this.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},t(e,r)};return function(e,r){if("function"!==typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),i=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),s=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t["default"]=e}),o=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return s(e,t),e},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.parseFeed=e.FeedHandler=void 0;var u,l,c=a(r("f23f")),h=o(r("bd25")),f=r("5804");(function(t){t[t["image"]=0]="image",t[t["audio"]=1]="audio",t[t["video"]=2]="video",t[t["document"]=3]="document",t[t["executable"]=4]="executable"})(u||(u={})),function(t){t[t["sample"]=0]="sample",t[t["full"]=1]="full",t[t["nonstop"]=2]="nonstop"}(l||(l={}));var p=function(t){function e(e,r){var n=this;return"object"===typeof e&&(e=void 0,r=e),n=t.call(this,e,r)||this,n}return n(e,t),e.prototype.onend=function(){var t,e,r=g(w,this.dom);if(r){var n={};if("feed"===r.name){var i=r.children;n.type="atom",v(n,"id","id",i),v(n,"title","title",i);var s=y("href",g("link",i));s&&(n.link=s),v(n,"description","subtitle",i);var o=b("updated",i);o&&(n.updated=new Date(o)),v(n,"author","email",i,!0),n.items=m("entry",i).map((function(t){var e={},r=t.children;v(e,"id","id",r),v(e,"title","title",r);var n=y("href",g("link",r));n&&(e.link=n);var i=b("summary",r)||b("content",r);i&&(e.description=i);var s=b("updated",r);return s&&(e.pubDate=new Date(s)),e.media=d(r),e}))}else{i=null!==(e=null===(t=g("channel",r.children))||void 0===t?void 0:t.children)&&void 0!==e?e:[];n.type=r.name.substr(0,3),n.id="",v(n,"title","title",i),v(n,"link","link",i),v(n,"description","description",i);o=b("lastBuildDate",i);o&&(n.updated=new Date(o)),v(n,"author","managingEditor",i,!0),n.items=m("item",r.children).map((function(t){var e={},r=t.children;v(e,"id","guid",r),v(e,"title","title",r),v(e,"link","link",r),v(e,"description","description",r);var n=b("pubDate",r);return n&&(e.pubDate=new Date(n)),e.media=d(r),e}))}this.feed=n,this.handleCallback(null)}else this.handleCallback(new Error("couldn't find root of feed"))},e}(c.default);function d(t){return m("media:content",t).map((function(t){var e={medium:t.attribs.medium,isDefault:!!t.attribs.isDefault};return t.attribs.url&&(e.url=t.attribs.url),t.attribs.fileSize&&(e.fileSize=parseInt(t.attribs.fileSize,10)),t.attribs.type&&(e.type=t.attribs.type),t.attribs.expression&&(e.expression=t.attribs.expression),t.attribs.bitrate&&(e.bitrate=parseInt(t.attribs.bitrate,10)),t.attribs.framerate&&(e.framerate=parseInt(t.attribs.framerate,10)),t.attribs.samplingrate&&(e.samplingrate=parseInt(t.attribs.samplingrate,10)),t.attribs.channels&&(e.channels=parseInt(t.attribs.channels,10)),t.attribs.duration&&(e.duration=parseInt(t.attribs.duration,10)),t.attribs.height&&(e.height=parseInt(t.attribs.height,10)),t.attribs.width&&(e.width=parseInt(t.attribs.width,10)),t.attribs.lang&&(e.lang=t.attribs.lang),e}))}function m(t,e){return h.getElementsByTagName(t,e,!0)}function g(t,e){return h.getElementsByTagName(t,e,!0,1)[0]}function b(t,e,r){return void 0===r&&(r=!1),h.getText(h.getElementsByTagName(t,e,r,1)).trim()}function y(t,e){if(!e)return null;var r=e.attribs;return r[t]}function v(t,e,r,n,i){void 0===i&&(i=!1);var s=b(r,n,i);s&&(t[e]=s)}function w(t){return"rss"===t||"feed"===t||"rdf:RDF"===t}function x(t,e){void 0===e&&(e={xmlMode:!0});var r=new p(e);return new f.Parser(r,e).end(t),r.feed}e.FeedHandler=p,e.parseFeed=x},"547a":function(t,e){var r=String,n=function(){return{isColorSupported:!1,reset:r,bold:r,dim:r,italic:r,underline:r,inverse:r,hidden:r,strikethrough:r,black:r,red:r,green:r,yellow:r,blue:r,magenta:r,cyan:r,white:r,gray:r,bgBlack:r,bgRed:r,bgGreen:r,bgYellow:r,bgBlue:r,bgMagenta:r,bgCyan:r,bgWhite:r}};t.exports=n(),t.exports.createColors=n},5498:function(t,e,r){"use strict";let n=r("b508");class i extends n{constructor(t){super(t),this.type="comment"}}t.exports=i,i.default=i},5804:function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.Parser=void 0;var i=n(r("6fbd")),s=new Set(["input","option","optgroup","select","button","datalist","textarea"]),o=new Set(["p"]),a={tr:new Set(["tr","th","td"]),th:new Set(["th"]),td:new Set(["thead","th","td"]),body:new Set(["head","link","script"]),li:new Set(["li"]),p:o,h1:o,h2:o,h3:o,h4:o,h5:o,h6:o,select:s,input:s,output:s,button:s,datalist:s,textarea:s,option:new Set(["option"]),optgroup:new Set(["optgroup","option"]),dd:new Set(["dt","dd"]),dt:new Set(["dt","dd"]),address:o,article:o,aside:o,blockquote:o,details:o,div:o,dl:o,fieldset:o,figcaption:o,figure:o,footer:o,form:o,header:o,hr:o,main:o,nav:o,ol:o,pre:o,section:o,table:o,ul:o,rt:new Set(["rt","rp"]),rp:new Set(["rt","rp"]),tbody:new Set(["thead","tbody"]),tfoot:new Set(["thead","tbody"])},u=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),l=new Set(["math","svg"]),c=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),h=/\s|\//,f=function(){function t(t,e){var r,n,s,o,a;void 0===e&&(e={}),this.startIndex=0,this.endIndex=null,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.options=e,this.cbs=null!==t&&void 0!==t?t:{},this.lowerCaseTagNames=null!==(r=e.lowerCaseTags)&&void 0!==r?r:!e.xmlMode,this.lowerCaseAttributeNames=null!==(n=e.lowerCaseAttributeNames)&&void 0!==n?n:!e.xmlMode,this.tokenizer=new(null!==(s=e.Tokenizer)&&void 0!==s?s:i.default)(this.options,this),null===(a=(o=this.cbs).onparserinit)||void 0===a||a.call(o,this)}return t.prototype.updatePosition=function(t){null===this.endIndex?this.tokenizer.sectionStart<=t?this.startIndex=0:this.startIndex=this.tokenizer.sectionStart-t:this.startIndex=this.endIndex+1,this.endIndex=this.tokenizer.getAbsoluteIndex()},t.prototype.ontext=function(t){var e,r;this.updatePosition(1),this.endIndex--,null===(r=(e=this.cbs).ontext)||void 0===r||r.call(e,t)},t.prototype.onopentagname=function(t){var e,r;if(this.lowerCaseTagNames&&(t=t.toLowerCase()),this.tagname=t,!this.options.xmlMode&&Object.prototype.hasOwnProperty.call(a,t)){var n=void 0;while(this.stack.length>0&&a[t].has(n=this.stack[this.stack.length-1]))this.onclosetag(n)}!this.options.xmlMode&&u.has(t)||(this.stack.push(t),l.has(t)?this.foreignContext.push(!0):c.has(t)&&this.foreignContext.push(!1)),null===(r=(e=this.cbs).onopentagname)||void 0===r||r.call(e,t),this.cbs.onopentag&&(this.attribs={})},t.prototype.onopentagend=function(){var t,e;this.updatePosition(1),this.attribs&&(null===(e=(t=this.cbs).onopentag)||void 0===e||e.call(t,this.tagname,this.attribs),this.attribs=null),!this.options.xmlMode&&this.cbs.onclosetag&&u.has(this.tagname)&&this.cbs.onclosetag(this.tagname),this.tagname=""},t.prototype.onclosetag=function(t){if(this.updatePosition(1),this.lowerCaseTagNames&&(t=t.toLowerCase()),(l.has(t)||c.has(t))&&this.foreignContext.pop(),!this.stack.length||!this.options.xmlMode&&u.has(t))this.options.xmlMode||"br"!==t&&"p"!==t||(this.onopentagname(t),this.closeCurrentTag());else{var e=this.stack.lastIndexOf(t);if(-1!==e)if(this.cbs.onclosetag){e=this.stack.length-e;while(e--)this.cbs.onclosetag(this.stack.pop())}else this.stack.length=e;else"p"!==t||this.options.xmlMode||(this.onopentagname(t),this.closeCurrentTag())}},t.prototype.onselfclosingtag=function(){this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?this.closeCurrentTag():this.onopentagend()},t.prototype.closeCurrentTag=function(){var t,e,r=this.tagname;this.onopentagend(),this.stack[this.stack.length-1]===r&&(null===(e=(t=this.cbs).onclosetag)||void 0===e||e.call(t,r),this.stack.pop())},t.prototype.onattribname=function(t){this.lowerCaseAttributeNames&&(t=t.toLowerCase()),this.attribname=t},t.prototype.onattribdata=function(t){this.attribvalue+=t},t.prototype.onattribend=function(t){var e,r;null===(r=(e=this.cbs).onattribute)||void 0===r||r.call(e,this.attribname,this.attribvalue,t),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribname="",this.attribvalue=""},t.prototype.getInstructionName=function(t){var e=t.search(h),r=e<0?t:t.substr(0,e);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r},t.prototype.ondeclaration=function(t){if(this.cbs.onprocessinginstruction){var e=this.getInstructionName(t);this.cbs.onprocessinginstruction("!"+e,"!"+t)}},t.prototype.onprocessinginstruction=function(t){if(this.cbs.onprocessinginstruction){var e=this.getInstructionName(t);this.cbs.onprocessinginstruction("?"+e,"?"+t)}},t.prototype.oncomment=function(t){var e,r,n,i;this.updatePosition(4),null===(r=(e=this.cbs).oncomment)||void 0===r||r.call(e,t),null===(i=(n=this.cbs).oncommentend)||void 0===i||i.call(n)},t.prototype.oncdata=function(t){var e,r,n,i,s,o;this.updatePosition(1),this.options.xmlMode||this.options.recognizeCDATA?(null===(r=(e=this.cbs).oncdatastart)||void 0===r||r.call(e),null===(i=(n=this.cbs).ontext)||void 0===i||i.call(n,t),null===(o=(s=this.cbs).oncdataend)||void 0===o||o.call(s)):this.oncomment("[CDATA["+t+"]]")},t.prototype.onerror=function(t){var e,r;null===(r=(e=this.cbs).onerror)||void 0===r||r.call(e,t)},t.prototype.onend=function(){var t,e;if(this.cbs.onclosetag)for(var r=this.stack.length;r>0;this.cbs.onclosetag(this.stack[--r]));null===(e=(t=this.cbs).onend)||void 0===e||e.call(t)},t.prototype.reset=function(){var t,e,r,n;null===(e=(t=this.cbs).onreset)||void 0===e||e.call(t),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack=[],null===(n=(r=this.cbs).onparserinit)||void 0===n||n.call(r,this)},t.prototype.parseComplete=function(t){this.reset(),this.end(t)},t.prototype.write=function(t){this.tokenizer.write(t)},t.prototype.end=function(t){this.tokenizer.end(t)},t.prototype.pause=function(){this.tokenizer.pause()},t.prototype.resume=function(){this.tokenizer.resume()},t.prototype.parseChunk=function(t){this.write(t)},t.prototype.done=function(t){this.end(t)},t}();e.Parser=f},"58d3":function(t,e,r){"use strict";let n=r("9c88"),i=r("aa5e"),s=r("faf8"),o=r("4deb");class a{constructor(t=[]){this.version="8.4.14",this.plugins=this.normalize(t)}use(t){return this.plugins=this.plugins.concat(this.normalize([t])),this}process(t,e={}){return 0===this.plugins.length&&"undefined"===typeof e.parser&&"undefined"===typeof e.stringifier&&"undefined"===typeof e.syntax?new n(this,t,e):new i(this,t,e)}normalize(t){let e=[];for(let r of t)if(!0===r.postcss?r=r():r.postcss&&(r=r.postcss),"object"===typeof r&&Array.isArray(r.plugins))e=e.concat(r.plugins);else if("object"===typeof r&&r.postcssPlugin)e.push(r);else if("function"===typeof r)e.push(r);else{if("object"!==typeof r||!r.parse&&!r.stringify)throw new Error(r+" is not a PostCSS plugin")}return e}}t.exports=a,a.default=a,o.registerProcessor(a),s.registerProcessor(a)},"59fa":function(t,e,r){"use strict";let n=r("527c"),i=r("0b71"),s=r("5498"),o=r("af26"),a=r("953b"),u=r("4deb"),l=r("dc57");function c(t,e){if(Array.isArray(t))return t.map(t=>c(t));let{inputs:r,...h}=t;if(r){e=[];for(let t of r){let r={...t,__proto__:a.prototype};r.map&&(r.map={...r.map,__proto__:i.prototype}),e.push(r)}}if(h.nodes&&(h.nodes=t.nodes.map(t=>c(t,e))),h.source){let{inputId:t,...r}=h.source;h.source=r,null!=t&&(h.source.input=e[t])}if("root"===h.type)return new u(h);if("decl"===h.type)return new n(h);if("rule"===h.type)return new l(h);if("comment"===h.type)return new s(h);if("atrule"===h.type)return new o(h);throw new Error("Unknown node type: "+t.type)}t.exports=c,c.default=c},"5cce":function(t,e){t.exports={version:"0.27.2"}},"5e22":function(t,e,r){const n=r("852e"),i=r("a452"),{isPlainObject:s}=r("8b72"),o=r("3c4e"),a=r("ac16"),{parse:u}=r("3984"),l=["img","audio","video","picture","svg","object","map","iframe","embed"],c=["script","style"];function h(t,e){t&&Object.keys(t).forEach((function(r){e(t[r],r)}))}function f(t,e){return{}.hasOwnProperty.call(t,e)}function p(t,e){const r=[];return h(t,(function(t){e(t)&&r.push(t)})),r}function d(t){for(const e in t)if(f(t,e))return!1;return!0}function m(t){return t.map((function(t){if(!t.url)throw new Error("URL missing");return t.url+(t.w?` ${t.w}w`:"")+(t.h?` ${t.h}h`:"")+(t.d?` ${t.d}x`:"")})).join(", ")}t.exports=b;const g=/^[^\0\t\n\f\r /<=>]+$/;function b(t,e,r){if(null==t)return"";let v="",w="";function x(t,e){const r=this;this.tag=t,this.attribs=e||{},this.tagPosition=v.length,this.text="",this.mediaChildren=[],this.updateParentNodeText=function(){if(R.length){const t=R[R.length-1];t.text+=r.text}},this.updateParentNodeMediaChildren=function(){if(R.length&&l.includes(this.tag)){const t=R[R.length-1];t.mediaChildren.push(this.tag)}}}e=Object.assign({},b.defaults,e),e.parser=Object.assign({},y,e.parser),c.forEach((function(t){e.allowedTags&&e.allowedTags.indexOf(t)>-1&&!e.allowVulnerableTags&&console.warn(`\n\n⚠️ Your \`allowedTags\` option includes, \`${t}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)}));const _=e.nonTextTags||["script","style","textarea","option"];let E,S;e.allowedAttributes&&(E={},S={},h(e.allowedAttributes,(function(t,e){E[e]=[];const r=[];t.forEach((function(t){"string"===typeof t&&t.indexOf("*")>=0?r.push(i(t).replace(/\\\*/g,".*")):E[e].push(t)})),r.length&&(S[e]=new RegExp("^("+r.join("|")+")$"))})));const A={},O={},T={};h(e.allowedClasses,(function(t,e){E&&(f(E,e)||(E[e]=[]),E[e].push("class")),A[e]=[],T[e]=[];const r=[];t.forEach((function(t){"string"===typeof t&&t.indexOf("*")>=0?r.push(i(t).replace(/\\\*/g,".*")):t instanceof RegExp?T[e].push(t):A[e].push(t)})),r.length&&(O[e]=new RegExp("^("+r.join("|")+")$"))}));const C={};let k,P,R,D,L,N,j;h(e.transformTags,(function(t,e){let r;"function"===typeof t?r=t:"string"===typeof t&&(r=b.simpleTransform(t)),"*"===e?k=r:C[e]=r}));let M=!1;q();const I=new n.Parser({onopentag:function(t,r){if(e.enforceHtmlBoundary&&"html"===t&&q(),N)return void j++;const n=new x(t,r);R.push(n);let i=!1;const l=!!n.text;let c;if(f(C,t)&&(c=C[t](t,r),n.attribs=r=c.attribs,void 0!==c.text&&(n.innerText=c.text),t!==c.tagName&&(n.name=t=c.tagName,L[P]=c.tagName)),k&&(c=k(t,r),n.attribs=r=c.attribs,t!==c.tagName&&(n.name=t=c.tagName,L[P]=c.tagName)),(e.allowedTags&&-1===e.allowedTags.indexOf(t)||"recursiveEscape"===e.disallowedTagsMode&&!d(D)||null!=e.nestingLimit&&P>=e.nestingLimit)&&(i=!0,D[P]=!0,"discard"===e.disallowedTagsMode&&-1!==_.indexOf(t)&&(N=!0,j=1),D[P]=!0),P++,i){if("discard"===e.disallowedTagsMode)return;w=v,v=""}v+="<"+t,"script"===t&&(e.allowedScriptHostnames||e.allowedScriptDomains)&&(n.innerText=""),(!E||f(E,t)||E["*"])&&h(r,(function(r,i){if(!g.test(i))return void delete n.attribs[i];let l=!1;if(!E||f(E,t)&&-1!==E[t].indexOf(i)||E["*"]&&-1!==E["*"].indexOf(i)||f(S,t)&&S[t].test(i)||S["*"]&&S["*"].test(i))l=!0;else if(E&&E[t])for(const e of E[t])if(s(e)&&e.name&&e.name===i){l=!0;let t="";if(!0===e.multiple){const n=r.split(" ");for(const r of n)-1!==e.values.indexOf(r)&&(""===t?t=r:t+=" "+r)}else e.values.indexOf(r)>=0&&(t=r);r=t}if(l){if(-1!==e.allowedSchemesAppliedToAttributes.indexOf(i)&&U(t,r))return void delete n.attribs[i];if("script"===t&&"src"===i){let t=!0;try{const n=F(r);if(e.allowedScriptHostnames||e.allowedScriptDomains){const r=(e.allowedScriptHostnames||[]).find((function(t){return t===n.url.hostname})),i=(e.allowedScriptDomains||[]).find((function(t){return n.url.hostname===t||n.url.hostname.endsWith("."+t)}));t=r||i}}catch(c){t=!1}if(!t)return void delete n.attribs[i]}if("iframe"===t&&"src"===i){let t=!0;try{const n=F(r);if(n.isRelativeUrl)t=f(e,"allowIframeRelativeUrls")?e.allowIframeRelativeUrls:!e.allowedIframeHostnames&&!e.allowedIframeDomains;else if(e.allowedIframeHostnames||e.allowedIframeDomains){const r=(e.allowedIframeHostnames||[]).find((function(t){return t===n.url.hostname})),i=(e.allowedIframeDomains||[]).find((function(t){return n.url.hostname===t||n.url.hostname.endsWith("."+t)}));t=r||i}}catch(c){t=!1}if(!t)return void delete n.attribs[i]}if("srcset"===i)try{let t=a(r);if(t.forEach((function(t){U("srcset",t.url)&&(t.evil=!0)})),t=p(t,(function(t){return!t.evil})),!t.length)return void delete n.attribs[i];r=m(p(t,(function(t){return!t.evil}))),n.attribs[i]=r}catch(c){return void delete n.attribs[i]}if("class"===i){const e=A[t],s=A["*"],a=O[t],u=T[t],l=O["*"],c=[a,l].concat(u).filter((function(t){return t}));if(r=Y(r,e&&s?o(e,s):e||s,c),!r.length)return void delete n.attribs[i]}if("style"===i)try{const s=u(t+" {"+r+"}"),o=H(s,e.allowedStyles);if(r=V(o),0===r.length)return void delete n.attribs[i]}catch(c){return void delete n.attribs[i]}v+=" "+i,r&&r.length&&(v+='="'+B(r,!0)+'"')}else delete n.attribs[i]})),-1!==e.selfClosing.indexOf(t)?v+=" />":(v+=">",!n.innerText||l||e.textFilter||(v+=B(n.innerText),M=!0)),i&&(v=w+B(v),w="")},ontext:function(t){if(N)return;const r=R[R.length-1];let n;if(r&&(n=r.tag,t=void 0!==r.innerText?r.innerText:t),"discard"!==e.disallowedTagsMode||"script"!==n&&"style"!==n){const r=B(t,!1);e.textFilter&&!M?v+=e.textFilter(r,n):M||(v+=r)}else v+=t;if(R.length){const e=R[R.length-1];e.text+=t}},onclosetag:function(t){if(N){if(j--,j)return;N=!1}const r=R.pop();if(!r)return;if(r.tag!==t)return void R.push(r);N=!!e.enforceHtmlBoundary&&"html"===t,P--;const n=D[P];if(n){if(delete D[P],"discard"===e.disallowedTagsMode)return void r.updateParentNodeText();w=v,v=""}L[P]&&(t=L[P],delete L[P]),e.exclusiveFilter&&e.exclusiveFilter(r)?v=v.substr(0,r.tagPosition):(r.updateParentNodeMediaChildren(),r.updateParentNodeText(),-1===e.selfClosing.indexOf(t)?(v+="</"+t+">",n&&(v=w+B(v),w=""),M=!1):n&&(v=w,w=""))}},e.parser);return I.write(t),I.end(),v;function q(){v="",P=0,R=[],D={},L={},N=!1,j=0}function B(t,r){return"string"!==typeof t&&(t+=""),e.parser.decodeEntities&&(t=t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),r&&(t=t.replace(/"/g,"&quot;"))),t=t.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),r&&(t=t.replace(/"/g,"&quot;")),t}function U(t,r){r=r.replace(/[\x00-\x20]+/g,"");while(1){const t=r.indexOf("\x3c!--");if(-1===t)break;const e=r.indexOf("--\x3e",t+4);if(-1===e)break;r=r.substring(0,t)+r.substring(e+3)}const n=r.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!n)return!!r.match(/^[/\\]{2}/)&&!e.allowProtocolRelative;const i=n[1].toLowerCase();return f(e.allowedSchemesByTag,t)?-1===e.allowedSchemesByTag[t].indexOf(i):!e.allowedSchemes||-1===e.allowedSchemes.indexOf(i)}function F(t){if(t=t.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//"),t.startsWith("relative:"))throw new Error("relative: exploit attempt");let e="relative://relative-site";for(let i=0;i<100;i++)e+="/"+i;const r=new URL(t,e),n=r&&"relative-site"===r.hostname&&"relative:"===r.protocol;return{isRelativeUrl:n,url:r}}function H(t,e){if(!e)return t;const r=t.nodes[0];let n;return n=e[r.selector]&&e["*"]?o(e[r.selector],e["*"]):e[r.selector]||e["*"],n&&(t.nodes[0].nodes=r.nodes.reduce(z(n),[])),t}function V(t){return t.nodes[0].nodes.reduce((function(t,e){return t.push(`${e.prop}:${e.value}${e.important?" !important":""}`),t}),[]).join(";")}function z(t){return function(e,r){if(f(t,r.prop)){const n=t[r.prop].some((function(t){return t.test(r.value)}));n&&e.push(r)}return e}}function Y(t,e,r){return e?(t=t.split(/\s+/),t.filter((function(t){return-1!==e.indexOf(t)||r.some((function(e){return e.test(t)}))})).join(" ")):t}}const y={decodeEntities:!0};b.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","main","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1},b.simpleTransform=function(t,e,r){return r=void 0===r||r,e=e||{},function(n,i){let s;if(r)for(s in e)i[s]=e[s];else i=e;return{tagName:t,attribs:i}}}},"5f02":function(t,e,r){"use strict";var n=r("c532");t.exports=function(t){return n.isObject(t)&&!0===t.isAxiosError}},6403:function(t,e,r){"use strict";var n;function i(t){return t.type===n.Tag||t.type===n.Script||t.type===n.Style}r.r(e),r.d(e,"ElementType",(function(){return n})),r.d(e,"isTag",(function(){return i})),r.d(e,"Root",(function(){return s})),r.d(e,"Text",(function(){return o})),r.d(e,"Directive",(function(){return a})),r.d(e,"Comment",(function(){return u})),r.d(e,"Script",(function(){return l})),r.d(e,"Style",(function(){return c})),r.d(e,"Tag",(function(){return h})),r.d(e,"CDATA",(function(){return f})),r.d(e,"Doctype",(function(){return p})),function(t){t["Root"]="root",t["Text"]="text",t["Directive"]="directive",t["Comment"]="comment",t["Script"]="script",t["Style"]="style",t["Tag"]="tag",t["CDATA"]="cdata",t["Doctype"]="doctype"}(n||(n={}));const s=n.Root,o=n.Text,a=n.Directive,u=n.Comment,l=n.Script,c=n.Style,h=n.Tag,f=n.CDATA,p=n.Doctype},6850:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.attributeNames=e.elementNames=void 0,e.elementNames=new Map([["altglyph","altGlyph"],["altglyphdef","altGlyphDef"],["altglyphitem","altGlyphItem"],["animatecolor","animateColor"],["animatemotion","animateMotion"],["animatetransform","animateTransform"],["clippath","clipPath"],["feblend","feBlend"],["fecolormatrix","feColorMatrix"],["fecomponenttransfer","feComponentTransfer"],["fecomposite","feComposite"],["feconvolvematrix","feConvolveMatrix"],["fediffuselighting","feDiffuseLighting"],["fedisplacementmap","feDisplacementMap"],["fedistantlight","feDistantLight"],["fedropshadow","feDropShadow"],["feflood","feFlood"],["fefunca","feFuncA"],["fefuncb","feFuncB"],["fefuncg","feFuncG"],["fefuncr","feFuncR"],["fegaussianblur","feGaussianBlur"],["feimage","feImage"],["femerge","feMerge"],["femergenode","feMergeNode"],["femorphology","feMorphology"],["feoffset","feOffset"],["fepointlight","fePointLight"],["fespecularlighting","feSpecularLighting"],["fespotlight","feSpotLight"],["fetile","feTile"],["feturbulence","feTurbulence"],["foreignobject","foreignObject"],["glyphref","glyphRef"],["lineargradient","linearGradient"],["radialgradient","radialGradient"],["textpath","textPath"]]),e.attributeNames=new Map([["definitionurl","definitionURL"],["attributename","attributeName"],["attributetype","attributeType"],["basefrequency","baseFrequency"],["baseprofile","baseProfile"],["calcmode","calcMode"],["clippathunits","clipPathUnits"],["diffuseconstant","diffuseConstant"],["edgemode","edgeMode"],["filterunits","filterUnits"],["glyphref","glyphRef"],["gradienttransform","gradientTransform"],["gradientunits","gradientUnits"],["kernelmatrix","kernelMatrix"],["kernelunitlength","kernelUnitLength"],["keypoints","keyPoints"],["keysplines","keySplines"],["keytimes","keyTimes"],["lengthadjust","lengthAdjust"],["limitingconeangle","limitingConeAngle"],["markerheight","markerHeight"],["markerunits","markerUnits"],["markerwidth","markerWidth"],["maskcontentunits","maskContentUnits"],["maskunits","maskUnits"],["numoctaves","numOctaves"],["pathlength","pathLength"],["patterncontentunits","patternContentUnits"],["patterntransform","patternTransform"],["patternunits","patternUnits"],["pointsatx","pointsAtX"],["pointsaty","pointsAtY"],["pointsatz","pointsAtZ"],["preservealpha","preserveAlpha"],["preserveaspectratio","preserveAspectRatio"],["primitiveunits","primitiveUnits"],["refx","refX"],["refy","refY"],["repeatcount","repeatCount"],["repeatdur","repeatDur"],["requiredextensions","requiredExtensions"],["requiredfeatures","requiredFeatures"],["specularconstant","specularConstant"],["specularexponent","specularExponent"],["spreadmethod","spreadMethod"],["startoffset","startOffset"],["stddeviation","stdDeviation"],["stitchtiles","stitchTiles"],["surfacescale","surfaceScale"],["systemlanguage","systemLanguage"],["tablevalues","tableValues"],["targetx","targetX"],["targety","targetY"],["textlength","textLength"],["viewbox","viewBox"],["viewtarget","viewTarget"],["xchannelselector","xChannelSelector"],["ychannelselector","yChannelSelector"],["zoomandpan","zoomAndPan"]])},"68b4":function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.innerText=e.textContent=e.getText=e.getInnerHTML=e.getOuterHTML=void 0;var i=r("f23f"),s=n(r("e164")),o=r("6403");function a(t,e){return(0,s.default)(t,e)}function u(t,e){return(0,i.hasChildren)(t)?t.children.map((function(t){return a(t,e)})).join(""):""}function l(t){return Array.isArray(t)?t.map(l).join(""):(0,i.isTag)(t)?"br"===t.name?"\n":l(t.children):(0,i.isCDATA)(t)?l(t.children):(0,i.isText)(t)?t.data:""}function c(t){return Array.isArray(t)?t.map(c).join(""):(0,i.hasChildren)(t)&&!(0,i.isComment)(t)?c(t.children):(0,i.isText)(t)?t.data:""}function h(t){return Array.isArray(t)?t.map(h).join(""):(0,i.hasChildren)(t)&&(t.type===o.ElementType.Tag||(0,i.isCDATA)(t))?h(t.children):(0,i.isText)(t)?t.data:""}e.getOuterHTML=a,e.getInnerHTML=u,e.getText=l,e.textContent=c,e.innerText=h},"6dfa":function(t,e,r){"use strict";const n={colon:": ",indent:"    ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function i(t){return t[0].toUpperCase()+t.slice(1)}class s{constructor(t){this.builder=t}stringify(t,e){if(!this[t.type])throw new Error("Unknown AST node type "+t.type+". Maybe you need to change PostCSS stringifier.");this[t.type](t,e)}document(t){this.body(t)}root(t){this.body(t),t.raws.after&&this.builder(t.raws.after)}comment(t){let e=this.raw(t,"left","commentLeft"),r=this.raw(t,"right","commentRight");this.builder("/*"+e+t.text+r+"*/",t)}decl(t,e){let r=this.raw(t,"between","colon"),n=t.prop+r+this.rawValue(t,"value");t.important&&(n+=t.raws.important||" !important"),e&&(n+=";"),this.builder(n,t)}rule(t){this.block(t,this.rawValue(t,"selector")),t.raws.ownSemicolon&&this.builder(t.raws.ownSemicolon,t,"end")}atrule(t,e){let r="@"+t.name,n=t.params?this.rawValue(t,"params"):"";if("undefined"!==typeof t.raws.afterName?r+=t.raws.afterName:n&&(r+=" "),t.nodes)this.block(t,r+n);else{let i=(t.raws.between||"")+(e?";":"");this.builder(r+n+i,t)}}body(t){let e=t.nodes.length-1;while(e>0){if("comment"!==t.nodes[e].type)break;e-=1}let r=this.raw(t,"semicolon");for(let n=0;n<t.nodes.length;n++){let i=t.nodes[n],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,e!==n||r)}}block(t,e){let r,n=this.raw(t,"between","beforeOpen");this.builder(e+n+"{",t,"start"),t.nodes&&t.nodes.length?(this.body(t),r=this.raw(t,"after")):r=this.raw(t,"after","emptyBody"),r&&this.builder(r),this.builder("}",t,"end")}raw(t,e,r){let s;if(r||(r=e),e&&(s=t.raws[e],"undefined"!==typeof s))return s;let o=t.parent;if("before"===r){if(!o||"root"===o.type&&o.first===t)return"";if(o&&"document"===o.type)return""}if(!o)return n[r];let a=t.root();if(a.rawCache||(a.rawCache={}),"undefined"!==typeof a.rawCache[r])return a.rawCache[r];if("before"===r||"after"===r)return this.beforeAfter(t,r);{let n="raw"+i(r);this[n]?s=this[n](a,t):a.walk(t=>{if(s=t.raws[e],"undefined"!==typeof s)return!1})}return"undefined"===typeof s&&(s=n[r]),a.rawCache[r]=s,s}rawSemicolon(t){let e;return t.walk(t=>{if(t.nodes&&t.nodes.length&&"decl"===t.last.type&&(e=t.raws.semicolon,"undefined"!==typeof e))return!1}),e}rawEmptyBody(t){let e;return t.walk(t=>{if(t.nodes&&0===t.nodes.length&&(e=t.raws.after,"undefined"!==typeof e))return!1}),e}rawIndent(t){if(t.raws.indent)return t.raws.indent;let e;return t.walk(r=>{let n=r.parent;if(n&&n!==t&&n.parent&&n.parent===t&&"undefined"!==typeof r.raws.before){let t=r.raws.before.split("\n");return e=t[t.length-1],e=e.replace(/\S/g,""),!1}}),e}rawBeforeComment(t,e){let r;return t.walkComments(t=>{if("undefined"!==typeof t.raws.before)return r=t.raws.before,r.includes("\n")&&(r=r.replace(/[^\n]+$/,"")),!1}),"undefined"===typeof r?r=this.raw(e,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(t,e){let r;return t.walkDecls(t=>{if("undefined"!==typeof t.raws.before)return r=t.raws.before,r.includes("\n")&&(r=r.replace(/[^\n]+$/,"")),!1}),"undefined"===typeof r?r=this.raw(e,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeRule(t){let e;return t.walk(r=>{if(r.nodes&&(r.parent!==t||t.first!==r)&&"undefined"!==typeof r.raws.before)return e=r.raws.before,e.includes("\n")&&(e=e.replace(/[^\n]+$/,"")),!1}),e&&(e=e.replace(/\S/g,"")),e}rawBeforeClose(t){let e;return t.walk(t=>{if(t.nodes&&t.nodes.length>0&&"undefined"!==typeof t.raws.after)return e=t.raws.after,e.includes("\n")&&(e=e.replace(/[^\n]+$/,"")),!1}),e&&(e=e.replace(/\S/g,"")),e}rawBeforeOpen(t){let e;return t.walk(t=>{if("decl"!==t.type&&(e=t.raws.between,"undefined"!==typeof e))return!1}),e}rawColon(t){let e;return t.walkDecls(t=>{if("undefined"!==typeof t.raws.between)return e=t.raws.between.replace(/[^\s:]/g,""),!1}),e}beforeAfter(t,e){let r;r="decl"===t.type?this.raw(t,null,"beforeDecl"):"comment"===t.type?this.raw(t,null,"beforeComment"):"before"===e?this.raw(t,null,"beforeRule"):this.raw(t,null,"beforeClose");let n=t.parent,i=0;while(n&&"root"!==n.type)i+=1,n=n.parent;if(r.includes("\n")){let e=this.raw(t,null,"indent");if(e.length)for(let t=0;t<i;t++)r+=e}return r}rawValue(t,e){let r=t[e],n=t.raws[e];return n&&n.value===r?n.raw:r}}t.exports=s,s.default=s},"6fbd":function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var i=n(r("7073")),s=n(r("c560")),o=n(r("b960")),a=n(r("f5f2"));function u(t){return" "===t||"\n"===t||"\t"===t||"\f"===t||"\r"===t}function l(t){return t>="a"&&t<="z"||t>="A"&&t<="Z"}function c(t,e,r){var n=t.toLowerCase();return t===n?function(t,i){i===n?t._state=e:(t._state=r,t._index--)}:function(i,s){s===n||s===t?i._state=e:(i._state=r,i._index--)}}function h(t,e){var r=t.toLowerCase();return function(n,i){i===r||i===t?n._state=e:(n._state=3,n._index--)}}var f=c("C",24,16),p=c("D",25,16),d=c("A",26,16),m=c("T",27,16),g=c("A",28,16),b=h("R",35),y=h("I",36),v=h("P",37),w=h("T",38),x=c("R",40,1),_=c("I",41,1),E=c("P",42,1),S=c("T",43,1),A=h("Y",45),O=h("L",46),T=h("E",47),C=c("Y",49,1),k=c("L",50,1),P=c("E",51,1),R=h("I",54),D=h("T",55),L=h("L",56),N=h("E",57),j=c("I",58,1),M=c("T",59,1),I=c("L",60,1),q=c("E",61,1),B=c("#",63,64),U=c("X",66,65),F=function(){function t(t,e){var r;this._state=1,this.buffer="",this.sectionStart=0,this._index=0,this.bufferOffset=0,this.baseState=1,this.special=1,this.running=!0,this.ended=!1,this.cbs=e,this.xmlMode=!!(null===t||void 0===t?void 0:t.xmlMode),this.decodeEntities=null===(r=null===t||void 0===t?void 0:t.decodeEntities)||void 0===r||r}return t.prototype.reset=function(){this._state=1,this.buffer="",this.sectionStart=0,this._index=0,this.bufferOffset=0,this.baseState=1,this.special=1,this.running=!0,this.ended=!1},t.prototype.write=function(t){this.ended&&this.cbs.onerror(Error(".write() after done!")),this.buffer+=t,this.parse()},t.prototype.end=function(t){this.ended&&this.cbs.onerror(Error(".end() after done!")),t&&this.write(t),this.ended=!0,this.running&&this.finish()},t.prototype.pause=function(){this.running=!1},t.prototype.resume=function(){this.running=!0,this._index<this.buffer.length&&this.parse(),this.ended&&this.finish()},t.prototype.getAbsoluteIndex=function(){return this.bufferOffset+this._index},t.prototype.stateText=function(t){"<"===t?(this._index>this.sectionStart&&this.cbs.ontext(this.getSection()),this._state=2,this.sectionStart=this._index):!this.decodeEntities||"&"!==t||1!==this.special&&4!==this.special||(this._index>this.sectionStart&&this.cbs.ontext(this.getSection()),this.baseState=1,this._state=62,this.sectionStart=this._index)},t.prototype.isTagStartChar=function(t){return l(t)||this.xmlMode&&!u(t)&&"/"!==t&&">"!==t},t.prototype.stateBeforeTagName=function(t){"/"===t?this._state=5:"<"===t?(this.cbs.ontext(this.getSection()),this.sectionStart=this._index):">"===t||1!==this.special||u(t)?this._state=1:"!"===t?(this._state=15,this.sectionStart=this._index+1):"?"===t?(this._state=17,this.sectionStart=this._index+1):this.isTagStartChar(t)?(this._state=this.xmlMode||"s"!==t&&"S"!==t?this.xmlMode||"t"!==t&&"T"!==t?3:52:32,this.sectionStart=this._index):this._state=1},t.prototype.stateInTagName=function(t){("/"===t||">"===t||u(t))&&(this.emitToken("onopentagname"),this._state=8,this._index--)},t.prototype.stateBeforeClosingTagName=function(t){u(t)||(">"===t?this._state=1:1!==this.special?4===this.special||"s"!==t&&"S"!==t?4!==this.special||"t"!==t&&"T"!==t?(this._state=1,this._index--):this._state=53:this._state=33:this.isTagStartChar(t)?(this._state=6,this.sectionStart=this._index):(this._state=20,this.sectionStart=this._index))},t.prototype.stateInClosingTagName=function(t){(">"===t||u(t))&&(this.emitToken("onclosetag"),this._state=7,this._index--)},t.prototype.stateAfterClosingTagName=function(t){">"===t&&(this._state=1,this.sectionStart=this._index+1)},t.prototype.stateBeforeAttributeName=function(t){">"===t?(this.cbs.onopentagend(),this._state=1,this.sectionStart=this._index+1):"/"===t?this._state=4:u(t)||(this._state=9,this.sectionStart=this._index)},t.prototype.stateInSelfClosingTag=function(t){">"===t?(this.cbs.onselfclosingtag(),this._state=1,this.sectionStart=this._index+1,this.special=1):u(t)||(this._state=8,this._index--)},t.prototype.stateInAttributeName=function(t){("="===t||"/"===t||">"===t||u(t))&&(this.cbs.onattribname(this.getSection()),this.sectionStart=-1,this._state=10,this._index--)},t.prototype.stateAfterAttributeName=function(t){"="===t?this._state=11:"/"===t||">"===t?(this.cbs.onattribend(void 0),this._state=8,this._index--):u(t)||(this.cbs.onattribend(void 0),this._state=9,this.sectionStart=this._index)},t.prototype.stateBeforeAttributeValue=function(t){'"'===t?(this._state=12,this.sectionStart=this._index+1):"'"===t?(this._state=13,this.sectionStart=this._index+1):u(t)||(this._state=14,this.sectionStart=this._index,this._index--)},t.prototype.handleInAttributeValue=function(t,e){t===e?(this.emitToken("onattribdata"),this.cbs.onattribend(e),this._state=8):this.decodeEntities&&"&"===t&&(this.emitToken("onattribdata"),this.baseState=this._state,this._state=62,this.sectionStart=this._index)},t.prototype.stateInAttributeValueDoubleQuotes=function(t){this.handleInAttributeValue(t,'"')},t.prototype.stateInAttributeValueSingleQuotes=function(t){this.handleInAttributeValue(t,"'")},t.prototype.stateInAttributeValueNoQuotes=function(t){u(t)||">"===t?(this.emitToken("onattribdata"),this.cbs.onattribend(null),this._state=8,this._index--):this.decodeEntities&&"&"===t&&(this.emitToken("onattribdata"),this.baseState=this._state,this._state=62,this.sectionStart=this._index)},t.prototype.stateBeforeDeclaration=function(t){this._state="["===t?23:"-"===t?18:16},t.prototype.stateInDeclaration=function(t){">"===t&&(this.cbs.ondeclaration(this.getSection()),this._state=1,this.sectionStart=this._index+1)},t.prototype.stateInProcessingInstruction=function(t){">"===t&&(this.cbs.onprocessinginstruction(this.getSection()),this._state=1,this.sectionStart=this._index+1)},t.prototype.stateBeforeComment=function(t){"-"===t?(this._state=19,this.sectionStart=this._index+1):this._state=16},t.prototype.stateInComment=function(t){"-"===t&&(this._state=21)},t.prototype.stateInSpecialComment=function(t){">"===t&&(this.cbs.oncomment(this.buffer.substring(this.sectionStart,this._index)),this._state=1,this.sectionStart=this._index+1)},t.prototype.stateAfterComment1=function(t){this._state="-"===t?22:19},t.prototype.stateAfterComment2=function(t){">"===t?(this.cbs.oncomment(this.buffer.substring(this.sectionStart,this._index-2)),this._state=1,this.sectionStart=this._index+1):"-"!==t&&(this._state=19)},t.prototype.stateBeforeCdata6=function(t){"["===t?(this._state=29,this.sectionStart=this._index+1):(this._state=16,this._index--)},t.prototype.stateInCdata=function(t){"]"===t&&(this._state=30)},t.prototype.stateAfterCdata1=function(t){this._state="]"===t?31:29},t.prototype.stateAfterCdata2=function(t){">"===t?(this.cbs.oncdata(this.buffer.substring(this.sectionStart,this._index-2)),this._state=1,this.sectionStart=this._index+1):"]"!==t&&(this._state=29)},t.prototype.stateBeforeSpecialS=function(t){"c"===t||"C"===t?this._state=34:"t"===t||"T"===t?this._state=44:(this._state=3,this._index--)},t.prototype.stateBeforeSpecialSEnd=function(t){2!==this.special||"c"!==t&&"C"!==t?3!==this.special||"t"!==t&&"T"!==t?this._state=1:this._state=48:this._state=39},t.prototype.stateBeforeSpecialLast=function(t,e){("/"===t||">"===t||u(t))&&(this.special=e),this._state=3,this._index--},t.prototype.stateAfterSpecialLast=function(t,e){">"===t||u(t)?(this.special=1,this._state=6,this.sectionStart=this._index-e,this._index--):this._state=1},t.prototype.parseFixedEntity=function(t){if(void 0===t&&(t=this.xmlMode?a.default:s.default),this.sectionStart+1<this._index){var e=this.buffer.substring(this.sectionStart+1,this._index);Object.prototype.hasOwnProperty.call(t,e)&&(this.emitPartial(t[e]),this.sectionStart=this._index+1)}},t.prototype.parseLegacyEntity=function(){var t=this.sectionStart+1,e=Math.min(this._index-t,6);while(e>=2){var r=this.buffer.substr(t,e);if(Object.prototype.hasOwnProperty.call(o.default,r))return this.emitPartial(o.default[r]),void(this.sectionStart+=e+1);e--}},t.prototype.stateInNamedEntity=function(t){";"===t?(this.parseFixedEntity(),1===this.baseState&&this.sectionStart+1<this._index&&!this.xmlMode&&this.parseLegacyEntity(),this._state=this.baseState):(t<"0"||t>"9")&&!l(t)&&(this.xmlMode||this.sectionStart+1===this._index||(1!==this.baseState?"="!==t&&this.parseFixedEntity(o.default):this.parseLegacyEntity()),this._state=this.baseState,this._index--)},t.prototype.decodeNumericEntity=function(t,e,r){var n=this.sectionStart+t;if(n!==this._index){var s=this.buffer.substring(n,this._index),o=parseInt(s,e);this.emitPartial(i.default(o)),this.sectionStart=r?this._index+1:this._index}this._state=this.baseState},t.prototype.stateInNumericEntity=function(t){";"===t?this.decodeNumericEntity(2,10,!0):(t<"0"||t>"9")&&(this.xmlMode?this._state=this.baseState:this.decodeNumericEntity(2,10,!1),this._index--)},t.prototype.stateInHexEntity=function(t){";"===t?this.decodeNumericEntity(3,16,!0):(t<"a"||t>"f")&&(t<"A"||t>"F")&&(t<"0"||t>"9")&&(this.xmlMode?this._state=this.baseState:this.decodeNumericEntity(3,16,!1),this._index--)},t.prototype.cleanup=function(){this.sectionStart<0?(this.buffer="",this.bufferOffset+=this._index,this._index=0):this.running&&(1===this._state?(this.sectionStart!==this._index&&this.cbs.ontext(this.buffer.substr(this.sectionStart)),this.buffer="",this.bufferOffset+=this._index,this._index=0):this.sectionStart===this._index?(this.buffer="",this.bufferOffset+=this._index,this._index=0):(this.buffer=this.buffer.substr(this.sectionStart),this._index-=this.sectionStart,this.bufferOffset+=this.sectionStart),this.sectionStart=0)},t.prototype.parse=function(){while(this._index<this.buffer.length&&this.running){var t=this.buffer.charAt(this._index);1===this._state?this.stateText(t):12===this._state?this.stateInAttributeValueDoubleQuotes(t):9===this._state?this.stateInAttributeName(t):19===this._state?this.stateInComment(t):20===this._state?this.stateInSpecialComment(t):8===this._state?this.stateBeforeAttributeName(t):3===this._state?this.stateInTagName(t):6===this._state?this.stateInClosingTagName(t):2===this._state?this.stateBeforeTagName(t):10===this._state?this.stateAfterAttributeName(t):13===this._state?this.stateInAttributeValueSingleQuotes(t):11===this._state?this.stateBeforeAttributeValue(t):5===this._state?this.stateBeforeClosingTagName(t):7===this._state?this.stateAfterClosingTagName(t):32===this._state?this.stateBeforeSpecialS(t):21===this._state?this.stateAfterComment1(t):14===this._state?this.stateInAttributeValueNoQuotes(t):4===this._state?this.stateInSelfClosingTag(t):16===this._state?this.stateInDeclaration(t):15===this._state?this.stateBeforeDeclaration(t):22===this._state?this.stateAfterComment2(t):18===this._state?this.stateBeforeComment(t):33===this._state?this.stateBeforeSpecialSEnd(t):53===this._state?j(this,t):39===this._state?x(this,t):40===this._state?_(this,t):41===this._state?E(this,t):34===this._state?b(this,t):35===this._state?y(this,t):36===this._state?v(this,t):37===this._state?w(this,t):38===this._state?this.stateBeforeSpecialLast(t,2):42===this._state?S(this,t):43===this._state?this.stateAfterSpecialLast(t,6):44===this._state?A(this,t):29===this._state?this.stateInCdata(t):45===this._state?O(this,t):46===this._state?T(this,t):47===this._state?this.stateBeforeSpecialLast(t,3):48===this._state?C(this,t):49===this._state?k(this,t):50===this._state?P(this,t):51===this._state?this.stateAfterSpecialLast(t,5):52===this._state?R(this,t):54===this._state?D(this,t):55===this._state?L(this,t):56===this._state?N(this,t):57===this._state?this.stateBeforeSpecialLast(t,4):58===this._state?M(this,t):59===this._state?I(this,t):60===this._state?q(this,t):61===this._state?this.stateAfterSpecialLast(t,5):17===this._state?this.stateInProcessingInstruction(t):64===this._state?this.stateInNamedEntity(t):23===this._state?f(this,t):62===this._state?B(this,t):24===this._state?p(this,t):25===this._state?d(this,t):30===this._state?this.stateAfterCdata1(t):31===this._state?this.stateAfterCdata2(t):26===this._state?m(this,t):27===this._state?g(this,t):28===this._state?this.stateBeforeCdata6(t):66===this._state?this.stateInHexEntity(t):65===this._state?this.stateInNumericEntity(t):63===this._state?U(this,t):this.cbs.onerror(Error("unknown _state"),this._state),this._index++}this.cleanup()},t.prototype.finish=function(){this.sectionStart<this._index&&this.handleTrailingData(),this.cbs.onend()},t.prototype.handleTrailingData=function(){var t=this.buffer.substr(this.sectionStart);29===this._state||30===this._state||31===this._state?this.cbs.oncdata(t):19===this._state||21===this._state||22===this._state?this.cbs.oncomment(t):64!==this._state||this.xmlMode?65!==this._state||this.xmlMode?66!==this._state||this.xmlMode?3!==this._state&&8!==this._state&&11!==this._state&&10!==this._state&&9!==this._state&&13!==this._state&&12!==this._state&&14!==this._state&&6!==this._state&&this.cbs.ontext(t):(this.decodeNumericEntity(3,16,!1),this.sectionStart<this._index&&(this._state=this.baseState,this.handleTrailingData())):(this.decodeNumericEntity(2,10,!1),this.sectionStart<this._index&&(this._state=this.baseState,this.handleTrailingData())):(this.parseLegacyEntity(),this.sectionStart<this._index&&(this._state=this.baseState,this.handleTrailingData()))},t.prototype.getSection=function(){return this.buffer.substring(this.sectionStart,this._index)},t.prototype.emitToken=function(t){this.cbs[t](this.getSection()),this.sectionStart=-1},t.prototype.emitPartial=function(t){1!==this.baseState?this.cbs.onattribdata(t):this.cbs.ontext(t)},t}();e.default=F},7073:function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var i=n(r("2504"));function s(t){if(t>=55296&&t<=57343||t>1114111)return"�";t in i.default&&(t=i.default[t]);var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t),e}e.default=s},"71b0":function(t,e,r){"use strict";let n={};t.exports=function(t){n[t]||(n[t]=!0,"undefined"!==typeof console&&console.warn&&console.warn(t))}},"733c":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.findAll=e.existsOne=e.findOne=e.findOneChild=e.find=e.filter=void 0;var n=r("f23f");function i(t,e,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),Array.isArray(e)||(e=[e]),s(t,e,r,n)}function s(t,e,r,i){for(var o=[],a=0,u=e;a<u.length;a++){var l=u[a];if(t(l)&&(o.push(l),--i<=0))break;if(r&&(0,n.hasChildren)(l)&&l.children.length>0){var c=s(t,l.children,r,i);if(o.push.apply(o,c),i-=c.length,i<=0)break}}return o}function o(t,e){return e.find(t)}function a(t,e,r){void 0===r&&(r=!0);for(var i=null,s=0;s<e.length&&!i;s++){var o=e[s];(0,n.isTag)(o)&&(t(o)?i=o:r&&o.children.length>0&&(i=a(t,o.children)))}return i}function u(t,e){return e.some((function(e){return(0,n.isTag)(e)&&(t(e)||e.children.length>0&&u(t,e.children))}))}function l(t,e){var r,i,s=[],o=e.filter(n.isTag);while(i=o.shift()){var a=null===(r=i.children)||void 0===r?void 0:r.filter(n.isTag);a&&a.length>0&&o.unshift.apply(o,a),t(i)&&s.push(i)}return s}e.filter=i,e.find=s,e.findOneChild=o,e.findOne=a,e.existsOne=u,e.findAll=l},"78fe":function(t,e,r){"use strict";t.exports.isClean=Symbol("isClean"),t.exports.my=Symbol("my")},7917:function(t,e,r){"use strict";var n=r("c532");function i(t,e,r,n,i){Error.call(this),this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i)}n.inherits(i,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var s=i.prototype,o={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(t){o[t]={value:t}})),Object.defineProperties(i,o),Object.defineProperty(s,"isAxiosError",{value:!0}),i.from=function(t,e,r,o,a,u){var l=Object.create(s);return n.toFlatObject(t,l,(function(t){return t!==Error.prototype})),i.call(l,t.message,e,r,o,a),l.name=t.name,u&&Object.assign(l,u),l},t.exports=i},"7a39":function(t,e,r){"use strict";function n(t){if(t.prev&&(t.prev.next=t.next),t.next&&(t.next.prev=t.prev),t.parent){var e=t.parent.children;e.splice(e.lastIndexOf(t),1)}}function i(t,e){var r=e.prev=t.prev;r&&(r.next=e);var n=e.next=t.next;n&&(n.prev=e);var i=e.parent=t.parent;if(i){var s=i.children;s[s.lastIndexOf(t)]=e}}function s(t,e){if(n(e),e.next=null,e.parent=t,t.children.push(e)>1){var r=t.children[t.children.length-2];r.next=e,e.prev=r}else e.prev=null}function o(t,e){n(e);var r=t.parent,i=t.next;if(e.next=i,e.prev=t,t.next=e,e.parent=r,i){if(i.prev=e,r){var s=r.children;s.splice(s.lastIndexOf(i),0,e)}}else r&&r.children.push(e)}function a(t,e){if(n(e),e.parent=t,e.prev=null,1!==t.children.unshift(e)){var r=t.children[1];r.prev=e,e.next=r}else e.next=null}function u(t,e){n(e);var r=t.parent;if(r){var i=r.children;i.splice(i.indexOf(t),0,e)}t.prev&&(t.prev.next=e),e.parent=r,e.prev=t.prev,e.next=t,t.prev=e}Object.defineProperty(e,"__esModule",{value:!0}),e.prepend=e.prependChild=e.append=e.appendChild=e.replaceElement=e.removeElement=void 0,e.removeElement=n,e.replaceElement=i,e.appendChild=s,e.append=o,e.prependChild=a,e.prepend=u},"7aac":function(t,e,r){"use strict";var n=r("c532");t.exports=n.isStandardBrowserEnv()?function(){return{write:function(t,e,r,i,s,o){var a=[];a.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),n.isString(i)&&a.push("path="+i),n.isString(s)&&a.push("domain="+s),!0===o&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b74":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getFeed=void 0;var n=r("68b4"),i=r("9f20");function s(t){var e=h(d,t);return e?"feed"===e.name?o(e):a(e):null}function o(t){var e,r=t.children,n={type:"atom",items:(0,i.getElementsByTagName)("entry",r).map((function(t){var e,r=t.children,n={media:c(r)};p(n,"id","id",r),p(n,"title","title",r);var i=null===(e=h("link",r))||void 0===e?void 0:e.attribs.href;i&&(n.link=i);var s=f("summary",r)||f("content",r);s&&(n.description=s);var o=f("updated",r);return o&&(n.pubDate=new Date(o)),n}))};p(n,"id","id",r),p(n,"title","title",r);var s=null===(e=h("link",r))||void 0===e?void 0:e.attribs.href;s&&(n.link=s),p(n,"description","subtitle",r);var o=f("updated",r);return o&&(n.updated=new Date(o)),p(n,"author","email",r,!0),n}function a(t){var e,r,n=null!==(r=null===(e=h("channel",t.children))||void 0===e?void 0:e.children)&&void 0!==r?r:[],s={type:t.name.substr(0,3),id:"",items:(0,i.getElementsByTagName)("item",t.children).map((function(t){var e=t.children,r={media:c(e)};p(r,"id","guid",e),p(r,"title","title",e),p(r,"link","link",e),p(r,"description","description",e);var n=f("pubDate",e);return n&&(r.pubDate=new Date(n)),r}))};p(s,"title","title",n),p(s,"link","link",n),p(s,"description","description",n);var o=f("lastBuildDate",n);return o&&(s.updated=new Date(o)),p(s,"author","managingEditor",n,!0),s}e.getFeed=s;var u=["url","type","lang"],l=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function c(t){return(0,i.getElementsByTagName)("media:content",t).map((function(t){for(var e=t.attribs,r={medium:e.medium,isDefault:!!e.isDefault},n=0,i=u;n<i.length;n++){var s=i[n];e[s]&&(r[s]=e[s])}for(var o=0,a=l;o<a.length;o++){s=a[o];e[s]&&(r[s]=parseInt(e[s],10))}return e.expression&&(r.expression=e.expression),r}))}function h(t,e){return(0,i.getElementsByTagName)(t,e,!0,1)[0]}function f(t,e,r){return void 0===r&&(r=!1),(0,n.textContent)((0,i.getElementsByTagName)(t,e,r,1)).trim()}function p(t,e,r,n,i){void 0===i&&(i=!1);var s=f(r,n,i);s&&(t[e]=s)}function d(t){return"rss"===t||"feed"===t||"rdf:RDF"===t}},"83b9":function(t,e,r){"use strict";var n=r("d925"),i=r("e683");t.exports=function(t,e){return t&&!n(e)?i(t,e):e}},"847a":function(t,e,r){"use strict";let n=r("527c"),i=r("e488"),s=r("5498"),o=r("af26"),a=r("4deb"),u=r("dc57");const l={empty:!0,space:!0};function c(t){for(let e=t.length-1;e>=0;e--){let r=t[e],n=r[3]||r[2];if(n)return n}}class h{constructor(t){this.input=t,this.root=new a,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:t,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=i(this.input)}parse(){let t;while(!this.tokenizer.endOfFile())switch(t=this.tokenizer.nextToken(),t[0]){case"space":this.spaces+=t[1];break;case";":this.freeSemicolon(t);break;case"}":this.end(t);break;case"comment":this.comment(t);break;case"at-word":this.atrule(t);break;case"{":this.emptyRule(t);break;default:this.other(t);break}this.endFile()}comment(t){let e=new s;this.init(e,t[2]),e.source.end=this.getPosition(t[3]||t[2]);let r=t[1].slice(2,-2);if(/^\s*$/.test(r))e.text="",e.raws.left=r,e.raws.right="";else{let t=r.match(/^(\s*)([^]*\S)(\s*)$/);e.text=t[2],e.raws.left=t[1],e.raws.right=t[3]}}emptyRule(t){let e=new u;this.init(e,t[2]),e.selector="",e.raws.between="",this.current=e}other(t){let e=!1,r=null,n=!1,i=null,s=[],o=t[1].startsWith("--"),a=[],u=t;while(u){if(r=u[0],a.push(u),"("===r||"["===r)i||(i=u),s.push("("===r?")":"]");else if(o&&n&&"{"===r)i||(i=u),s.push("}");else if(0===s.length){if(";"===r){if(n)return void this.decl(a,o);break}if("{"===r)return void this.rule(a);if("}"===r){this.tokenizer.back(a.pop()),e=!0;break}":"===r&&(n=!0)}else r===s[s.length-1]&&(s.pop(),0===s.length&&(i=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(e=!0),s.length>0&&this.unclosedBracket(i),e&&n){if(!o)while(a.length){if(u=a[a.length-1][0],"space"!==u&&"comment"!==u)break;this.tokenizer.back(a.pop())}this.decl(a,o)}else this.unknownWord(a)}rule(t){t.pop();let e=new u;this.init(e,t[0][2]),e.raws.between=this.spacesAndCommentsFromEnd(t),this.raw(e,"selector",t),this.current=e}decl(t,e){let r=new n;this.init(r,t[0][2]);let i,s=t[t.length-1];";"===s[0]&&(this.semicolon=!0,t.pop()),r.source.end=this.getPosition(s[3]||s[2]||c(t));while("word"!==t[0][0])1===t.length&&this.unknownWord(t),r.raws.before+=t.shift()[1];r.source.start=this.getPosition(t[0][2]),r.prop="";while(t.length){let e=t[0][0];if(":"===e||"space"===e||"comment"===e)break;r.prop+=t.shift()[1]}r.raws.between="";while(t.length){if(i=t.shift(),":"===i[0]){r.raws.between+=i[1];break}"word"===i[0]&&/\w/.test(i[1])&&this.unknownWord([i]),r.raws.between+=i[1]}"_"!==r.prop[0]&&"*"!==r.prop[0]||(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let o,a=[];while(t.length){if(o=t[0][0],"space"!==o&&"comment"!==o)break;a.push(t.shift())}this.precheckMissedSemicolon(t);for(let n=t.length-1;n>=0;n--){if(i=t[n],"!important"===i[1].toLowerCase()){r.important=!0;let e=this.stringFrom(t,n);e=this.spacesFromEnd(t)+e," !important"!==e&&(r.raws.important=e);break}if("important"===i[1].toLowerCase()){let e=t.slice(0),i="";for(let t=n;t>0;t--){let r=e[t][0];if(0===i.trim().indexOf("!")&&"space"!==r)break;i=e.pop()[1]+i}0===i.trim().indexOf("!")&&(r.important=!0,r.raws.important=i,t=e)}if("space"!==i[0]&&"comment"!==i[0])break}let u=t.some(t=>"space"!==t[0]&&"comment"!==t[0]);u&&(r.raws.between+=a.map(t=>t[1]).join(""),a=[]),this.raw(r,"value",a.concat(t),e),r.value.includes(":")&&!e&&this.checkMissedSemicolon(t)}atrule(t){let e,r,n,i=new o;i.name=t[1].slice(1),""===i.name&&this.unnamedAtrule(i,t),this.init(i,t[2]);let s=!1,a=!1,u=[],l=[];while(!this.tokenizer.endOfFile()){if(t=this.tokenizer.nextToken(),e=t[0],"("===e||"["===e?l.push("("===e?")":"]"):"{"===e&&l.length>0?l.push("}"):e===l[l.length-1]&&l.pop(),0===l.length){if(";"===e){i.source.end=this.getPosition(t[2]),this.semicolon=!0;break}if("{"===e){a=!0;break}if("}"===e){if(u.length>0){n=u.length-1,r=u[n];while(r&&"space"===r[0])r=u[--n];r&&(i.source.end=this.getPosition(r[3]||r[2]))}this.end(t);break}u.push(t)}else u.push(t);if(this.tokenizer.endOfFile()){s=!0;break}}i.raws.between=this.spacesAndCommentsFromEnd(u),u.length?(i.raws.afterName=this.spacesAndCommentsFromStart(u),this.raw(i,"params",u),s&&(t=u[u.length-1],i.source.end=this.getPosition(t[3]||t[2]),this.spaces=i.raws.between,i.raws.between="")):(i.raws.afterName="",i.params=""),a&&(i.nodes=[],this.current=i)}end(t){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(t[2]),this.current=this.current.parent):this.unexpectedClose(t)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(t){if(this.spaces+=t[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&"rule"===t.type&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(t){let e=this.input.fromOffset(t);return{offset:t,line:e.line,column:e.col}}init(t,e){this.current.push(t),t.source={start:this.getPosition(e),input:this.input},t.raws.before=this.spaces,this.spaces="","comment"!==t.type&&(this.semicolon=!1)}raw(t,e,r,n){let i,s,o,a,u=r.length,c="",h=!0;for(let f=0;f<u;f+=1)i=r[f],s=i[0],"space"!==s||f!==u-1||n?"comment"===s?(a=r[f-1]?r[f-1][0]:"empty",o=r[f+1]?r[f+1][0]:"empty",l[a]||l[o]||","===c.slice(-1)?h=!1:c+=i[1]):c+=i[1]:h=!1;if(!h){let n=r.reduce((t,e)=>t+e[1],"");t.raws[e]={value:c,raw:n}}t[e]=c}spacesAndCommentsFromEnd(t){let e,r="";while(t.length){if(e=t[t.length-1][0],"space"!==e&&"comment"!==e)break;r=t.pop()[1]+r}return r}spacesAndCommentsFromStart(t){let e,r="";while(t.length){if(e=t[0][0],"space"!==e&&"comment"!==e)break;r+=t.shift()[1]}return r}spacesFromEnd(t){let e,r="";while(t.length){if(e=t[t.length-1][0],"space"!==e)break;r=t.pop()[1]+r}return r}stringFrom(t,e){let r="";for(let n=e;n<t.length;n++)r+=t[n][1];return t.splice(e,t.length-e),r}colon(t){let e,r,n,i=0;for(let[s,o]of t.entries()){if(e=o,r=e[0],"("===r&&(i+=1),")"===r&&(i-=1),0===i&&":"===r){if(n){if("word"===n[0]&&"progid"===n[1])continue;return s}this.doubleColon(e)}n=e}return!1}unclosedBracket(t){throw this.input.error("Unclosed bracket",{offset:t[2]},{offset:t[2]+1})}unknownWord(t){throw this.input.error("Unknown word",{offset:t[0][2]},{offset:t[0][2]+t[0][1].length})}unexpectedClose(t){throw this.input.error("Unexpected }",{offset:t[2]},{offset:t[2]+1})}unclosedBlock(){let t=this.current.source.start;throw this.input.error("Unclosed block",t.line,t.column)}doubleColon(t){throw this.input.error("Double colon",{offset:t[2]},{offset:t[2]+t[1].length})}unnamedAtrule(t,e){throw this.input.error("At-rule without name",{offset:e[2]},{offset:e[2]+e[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(t){let e=this.colon(t);if(!1===e)return;let r,n=0;for(let i=e-1;i>=0;i--)if(r=t[i],"space"!==r[0]&&(n+=1,2===n))break;throw this.input.error("Missed semicolon","word"===r[0]?r[3]+1:r[2])}}t.exports=h},"848b":function(t,e,r){"use strict";var n=r("5cce").version,i=r("7917"),s={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){s[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));var o={};function a(t,e,r){if("object"!==typeof t)throw new i("options must be an object",i.ERR_BAD_OPTION_VALUE);var n=Object.keys(t),s=n.length;while(s-- >0){var o=n[s],a=e[o];if(a){var u=t[o],l=void 0===u||a(u,o,t);if(!0!==l)throw new i("option "+o+" must be "+l,i.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new i("Unknown option "+o,i.ERR_BAD_OPTION)}}s.transitional=function(t,e,r){function s(t,e){return"[Axios v"+n+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,n,a){if(!1===t)throw new i(s(n," has been removed"+(e?" in "+e:"")),i.ERR_DEPRECATED);return e&&!o[n]&&(o[n]=!0,console.warn(s(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,a)}},t.exports={assertOptions:a,validators:s}},"852e":function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),i=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t["default"]=e}),s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&n(e,t,r);return i(e,t),e},o=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.RssHandler=e.DefaultHandler=e.DomUtils=e.ElementType=e.Tokenizer=e.createDomStream=e.parseDOM=e.parseDocument=e.DomHandler=e.Parser=void 0;var u=r("5804");Object.defineProperty(e,"Parser",{enumerable:!0,get:function(){return u.Parser}});var l=r("f23f");function c(t,e){var r=new l.DomHandler(void 0,e);return new u.Parser(r,e).end(t),r.root}function h(t,e){return c(t,e).children}function f(t,e,r){var n=new l.DomHandler(t,e,r);return new u.Parser(n,e)}Object.defineProperty(e,"DomHandler",{enumerable:!0,get:function(){return l.DomHandler}}),Object.defineProperty(e,"DefaultHandler",{enumerable:!0,get:function(){return l.DomHandler}}),e.parseDocument=c,e.parseDOM=h,e.createDomStream=f;var p=r("6fbd");Object.defineProperty(e,"Tokenizer",{enumerable:!0,get:function(){return a(p).default}});var d=s(r("6403"));e.ElementType=d,o(r("5307"),e),e.DomUtils=s(r("bd25"));var m=r("5307");Object.defineProperty(e,"RssHandler",{enumerable:!0,get:function(){return m.FeedHandler}})},"89b6":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.decodeXMLStrict=e.decodeHTML5Strict=e.decodeHTML4Strict=e.decodeHTML5=e.decodeHTML4=e.decodeHTMLStrict=e.decodeHTML=e.decodeXML=e.encodeHTML5=e.encodeHTML4=e.escape=e.encodeHTML=e.encodeXML=e.encode=e.decodeStrict=e.decode=void 0;var n=r("a16e"),i=r("051a");function s(t,e){return(!e||e<=0?n.decodeXML:n.decodeHTML)(t)}function o(t,e){return(!e||e<=0?n.decodeXML:n.decodeHTMLStrict)(t)}function a(t,e){return(!e||e<=0?i.encodeXML:i.encodeHTML)(t)}e.decode=s,e.decodeStrict=o,e.encode=a;var u=r("051a");Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return u.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return u.encodeHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return u.escape}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return u.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return u.encodeHTML}});var l=r("a16e");Object.defineProperty(e,"decodeXML",{enumerable:!0,get:function(){return l.decodeXML}}),Object.defineProperty(e,"decodeHTML",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(e,"decodeHTMLStrict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML4",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(e,"decodeHTML5",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(e,"decodeHTML4Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML5Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(e,"decodeXMLStrict",{enumerable:!0,get:function(){return l.decodeXML}})},"8b72":function(t,e,r){"use strict";
/*!
 * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
 *
 * Copyright (c) 2014-2017, Jon Schlinkert.
 * Released under the MIT License.
 */
function n(t){return"[object Object]"===Object.prototype.toString.call(t)}function i(t){var e,r;return!1!==n(t)&&(e=t.constructor,void 0===e||(r=e.prototype,!1!==n(r)&&!1!==r.hasOwnProperty("isPrototypeOf")))}r.r(e),r.d(e,"isPlainObject",(function(){return i}))},"8df4":function(t,e,r){"use strict";var n=r("fb60");function i(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,n=r._listeners.length;for(e=0;e<n;e++)r._listeners[e](t);r._listeners=null}})),this.promise.then=function(t){var e,n=new Promise((function(t){r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t){r.reason||(r.reason=new n(t),e(r.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},i.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},i.source=function(){var t,e=new i((function(e){t=e}));return{token:e,cancel:t}},t.exports=i},9152:function(t,e){
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
e.read=function(t,e,r,n,i){var s,o,a=8*i-n-1,u=(1<<a)-1,l=u>>1,c=-7,h=r?i-1:0,f=r?-1:1,p=t[e+h];for(h+=f,s=p&(1<<-c)-1,p>>=-c,c+=a;c>0;s=256*s+t[e+h],h+=f,c-=8);for(o=s&(1<<-c)-1,s>>=-c,c+=n;c>0;o=256*o+t[e+h],h+=f,c-=8);if(0===s)s=1-l;else{if(s===u)return o?NaN:1/0*(p?-1:1);o+=Math.pow(2,n),s-=l}return(p?-1:1)*o*Math.pow(2,s-n)},e.write=function(t,e,r,n,i,s){var o,a,u,l=8*s-i-1,c=(1<<l)-1,h=c>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:s-1,d=n?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,o=c):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),e+=o+h>=1?f/u:f*Math.pow(2,1-h),e*u>=2&&(o++,u/=2),o+h>=c?(a=0,o=c):o+h>=1?(a=(e*u-1)*Math.pow(2,i),o+=h):(a=e*Math.pow(2,h-1)*Math.pow(2,i),o=0));i>=8;t[r+p]=255&a,p+=d,a/=256,i-=8);for(o=o<<i|a,l+=i;l>0;t[r+p]=255&o,p+=d,o/=256,l-=8);t[r+p-d]|=128*m}},"93a2":function(t,e,r){"use strict";let n={split(t,e,r){let n=[],i="",s=!1,o=0,a=!1,u=!1;for(let l of t)u?u=!1:"\\"===l?u=!0:a?l===a&&(a=!1):'"'===l||"'"===l?a=l:"("===l?o+=1:")"===l?o>0&&(o-=1):0===o&&e.includes(l)&&(s=!0),s?(""!==i&&n.push(i.trim()),i="",s=!1):i+=l;return(r||""!==i)&&n.push(i.trim()),n},space(t){let e=[" ","\n","\t"];return n.split(t,e)},comma(t){return n.split(t,[","],!0)}};t.exports=n,n.default=n},"953b":function(t,e,r){"use strict";let{SourceMapConsumer:n,SourceMapGenerator:i}=r(0),{fileURLToPath:s,pathToFileURL:o}=r(3),{resolve:a,isAbsolute:u}=r(1),{nanoid:l}=r("ee2b"),c=r(2),h=r("3c7a"),f=r("0b71"),p=Symbol("fromOffsetCache"),d=Boolean(n&&i),m=Boolean(a&&u);class g{constructor(t,e={}){if(null===t||"undefined"===typeof t||"object"===typeof t&&!t.toString)throw new Error(`PostCSS received ${t} instead of CSS string`);if(this.css=t.toString(),"\ufeff"===this.css[0]||"￾"===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,e.from&&(!m||/^\w+:\/\//.test(e.from)||u(e.from)?this.file=e.from:this.file=a(e.from)),m&&d){let t=new f(this.css,e);if(t.text){this.map=t;let e=t.consumer().file;!this.file&&e&&(this.file=this.mapResolve(e))}}this.file||(this.id="<input css "+l(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(t){let e,r;if(this[p])r=this[p];else{let t=this.css.split("\n");r=new Array(t.length);let e=0;for(let n=0,i=t.length;n<i;n++)r[n]=e,e+=t[n].length+1;this[p]=r}e=r[r.length-1];let n=0;if(t>=e)n=r.length-1;else{let e,i=r.length-2;while(n<i)if(e=n+(i-n>>1),t<r[e])i=e-1;else{if(!(t>=r[e+1])){n=e;break}n=e+1}}return{line:n+1,col:t-r[n]+1}}error(t,e,r,n={}){let i,s,a;if(e&&"object"===typeof e){let t=e,n=r;if("number"===typeof e.offset){let n=this.fromOffset(t.offset);e=n.line,r=n.col}else e=t.line,r=t.column;if("number"===typeof n.offset){let t=this.fromOffset(n.offset);s=t.line,a=t.col}else s=n.line,a=n.column}else if(!r){let t=this.fromOffset(e);e=t.line,r=t.col}let u=this.origin(e,r,s,a);return i=u?new h(t,void 0===u.endLine?u.line:{line:u.line,column:u.column},void 0===u.endLine?u.column:{line:u.endLine,column:u.endColumn},u.source,u.file,n.plugin):new h(t,void 0===s?e:{line:e,column:r},void 0===s?r:{line:s,column:a},this.css,this.file,n.plugin),i.input={line:e,column:r,endLine:s,endColumn:a,source:this.css},this.file&&(o&&(i.input.url=o(this.file).toString()),i.input.file=this.file),i}origin(t,e,r,n){if(!this.map)return!1;let i,a,l=this.map.consumer(),c=l.originalPositionFor({line:t,column:e});if(!c.source)return!1;"number"===typeof r&&(i=l.originalPositionFor({line:r,column:n})),a=u(c.source)?o(c.source):new URL(c.source,this.map.consumer().sourceRoot||o(this.map.mapFile));let h={url:a.toString(),line:c.line,column:c.column,endLine:i&&i.line,endColumn:i&&i.column};if("file:"===a.protocol){if(!s)throw new Error("file: protocol is not available in this PostCSS build");h.file=s(a)}let f=l.sourceContentFor(c.source);return f&&(h.source=f),h}mapResolve(t){return/^\w+:\/\//.test(t)?t:a(this.map.consumer().sourceRoot||this.map.root||".",t)}get from(){return this.file||this.id}toJSON(){let t={};for(let e of["hasBOM","css","file","id"])null!=this[e]&&(t[e]=this[e]);return this.map&&(t.map={...this.map},t.map.consumerCache&&(t.map.consumerCache=void 0)),t}}t.exports=g,g.default=g,c&&c.registerInput&&c.registerInput(g)},"9ab4":function(t,e,r){"use strict";r.d(e,"a",(function(){return n}));function n(t,e,r,n){var i,s=arguments.length,o=s<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,r):n;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)o=Reflect.decorate(t,e,r,n);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(o=(s<3?i(o):s>3?i(e,r,o):i(e,r))||o);return s>3&&o&&Object.defineProperty(e,r,o),o}},"9c88":function(t,e,r){"use strict";let n=r("179e"),i=r("d47b"),s=(r("71b0"),r("0f1a"));const o=r("b7a4");class a{constructor(t,e,r){let s;e=e.toString(),this.stringified=!1,this._processor=t,this._css=e,this._opts=r,this._map=void 0;let a=i;this.result=new o(this._processor,s,this._opts),this.result.css=e;let u=this;Object.defineProperty(this.result,"root",{get(){return u.root}});let l=new n(a,s,this._opts,e);if(l.isMap()){let[t,e]=l.generate();t&&(this.result.css=t),e&&(this.result.map=e)}}get[Symbol.toStringTag](){return"NoWorkResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.result.css}get content(){return this.result.css}get map(){return this.result.map}get root(){if(this._root)return this._root;let t,e=s;try{t=e(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=t,t}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(t,e){return this.async().then(t,e)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}sync(){if(this.error)throw this.error;return this.result}}t.exports=a,a.default=a},"9f20":function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getElementsByTagType=e.getElementsByTagName=e.getElementById=e.getElements=e.testElement=void 0;var n=r("f23f"),i=r("733c"),s={tag_name:function(t){return"function"===typeof t?function(e){return(0,n.isTag)(e)&&t(e.name)}:"*"===t?n.isTag:function(e){return(0,n.isTag)(e)&&e.name===t}},tag_type:function(t){return"function"===typeof t?function(e){return t(e.type)}:function(e){return e.type===t}},tag_contains:function(t){return"function"===typeof t?function(e){return(0,n.isText)(e)&&t(e.data)}:function(e){return(0,n.isText)(e)&&e.data===t}}};function o(t,e){return"function"===typeof e?function(r){return(0,n.isTag)(r)&&e(r.attribs[t])}:function(r){return(0,n.isTag)(r)&&r.attribs[t]===e}}function a(t,e){return function(r){return t(r)||e(r)}}function u(t){var e=Object.keys(t).map((function(e){var r=t[e];return Object.prototype.hasOwnProperty.call(s,e)?s[e](r):o(e,r)}));return 0===e.length?null:e.reduce(a)}function l(t,e){var r=u(t);return!r||r(e)}function c(t,e,r,n){void 0===n&&(n=1/0);var s=u(t);return s?(0,i.filter)(s,e,r,n):[]}function h(t,e,r){return void 0===r&&(r=!0),Array.isArray(e)||(e=[e]),(0,i.findOne)(o("id",t),e,r)}function f(t,e,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,i.filter)(s.tag_name(t),e,r,n)}function p(t,e,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,i.filter)(s.tag_type(t),e,r,n)}e.testElement=l,e.getElements=c,e.getElementById=h,e.getElementsByTagName=f,e.getElementsByTagType=p},a16e:function(t,e,r){"use strict";var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.decodeHTML=e.decodeHTMLStrict=e.decodeXML=void 0;var i=n(r("c560")),s=n(r("b960")),o=n(r("f5f2")),a=n(r("7073"));function u(t){var e=Object.keys(t).join("|"),r=c(t);e+="|#[xX][\\da-fA-F]+|#\\d+";var n=new RegExp("&(?:"+e+");","g");return function(t){return String(t).replace(n,r)}}e.decodeXML=u(o.default),e.decodeHTMLStrict=u(i.default);var l=function(t,e){return t<e?1:-1};function c(t){return function(e){if("#"===e.charAt(1)){var r=e.charAt(2);return"X"===r||"x"===r?a.default(parseInt(e.substr(3),16)):a.default(parseInt(e.substr(2),10))}return t[e.slice(1,-1)]}}e.decodeHTML=function(){for(var t=Object.keys(s.default).sort(l),e=Object.keys(i.default).sort(l),r=0,n=0;r<e.length;r++)t[n]===e[r]?(e[r]+=";?",n++):e[r]+=";";var o=new RegExp("&(?:"+e.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),a=c(i.default);function u(t){return";"!==t.substr(-1)&&(t+=";"),a(t)}return function(t){return String(t).replace(o,u)}}()},a452:function(t,e,r){"use strict";t.exports=t=>{if("string"!==typeof t)throw new TypeError("Expected a string");return t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}},aa5e:function(t,e,r){"use strict";let{isClean:n,my:i}=r("78fe"),s=r("179e"),o=r("d47b"),a=r("c177"),u=r("faf8"),l=(r("71b0"),r("b7a4")),c=r("0f1a"),h=r("4deb");const f={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},p={postcssPlugin:!0,prepare:!0,Once:!0,Document:!0,Root:!0,Declaration:!0,Rule:!0,AtRule:!0,Comment:!0,DeclarationExit:!0,RuleExit:!0,AtRuleExit:!0,CommentExit:!0,RootExit:!0,DocumentExit:!0,OnceExit:!0},d={postcssPlugin:!0,prepare:!0,Once:!0},m=0;function g(t){return"object"===typeof t&&"function"===typeof t.then}function b(t){let e=!1,r=f[t.type];return"decl"===t.type?e=t.prop.toLowerCase():"atrule"===t.type&&(e=t.name.toLowerCase()),e&&t.append?[r,r+"-"+e,m,r+"Exit",r+"Exit-"+e]:e?[r,r+"-"+e,r+"Exit",r+"Exit-"+e]:t.append?[r,m,r+"Exit"]:[r,r+"Exit"]}function y(t){let e;return e="document"===t.type?["Document",m,"DocumentExit"]:"root"===t.type?["Root",m,"RootExit"]:b(t),{node:t,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function v(t){return t[n]=!1,t.nodes&&t.nodes.forEach(t=>v(t)),t}let w={};class x{constructor(t,e,r){let n;if(this.stringified=!1,this.processed=!1,"object"!==typeof e||null===e||"root"!==e.type&&"document"!==e.type)if(e instanceof x||e instanceof l)n=v(e.root),e.map&&("undefined"===typeof r.map&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=e.map);else{let t=c;r.syntax&&(t=r.syntax.parse),r.parser&&(t=r.parser),t.parse&&(t=t.parse);try{n=t(e,r)}catch(s){this.processed=!0,this.error=s}n&&!n[i]&&a.rebuild(n)}else n=v(e);this.result=new l(t,n,r),this.helpers={...w,result:this.result,postcss:w},this.plugins=this.processor.plugins.map(t=>"object"===typeof t&&t.prepare?{...t,...t.prepare(this.result)}:t)}get[Symbol.toStringTag](){return"LazyResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.stringify().css}get content(){return this.stringify().content}get map(){return this.stringify().map}get root(){return this.sync().root}get messages(){return this.sync().messages}warnings(){return this.sync().warnings()}toString(){return this.css}then(t,e){return this.async().then(t,e)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let t of this.plugins){let e=this.runOnRoot(t);if(g(e))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;while(!t[n])t[n]=!0,this.walkSync(t);if(this.listeners.OnceExit)if("document"===t.type)for(let e of t.nodes)this.visitSync(this.listeners.OnceExit,e);else this.visitSync(this.listeners.OnceExit,t)}return this.result}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let t=this.result.opts,e=o;t.syntax&&(e=t.syntax.stringify),t.stringifier&&(e=t.stringifier),e.stringify&&(e=e.stringify);let r=new s(e,this.result.root,this.result.opts),n=r.generate();return this.result.css=n[0],this.result.map=n[1],this.result}walkSync(t){t[n]=!0;let e=b(t);for(let r of e)if(r===m)t.nodes&&t.each(t=>{t[n]||this.walkSync(t)});else{let e=this.listeners[r];if(e&&this.visitSync(e,t.toProxy()))return}}visitSync(t,e){for(let[n,i]of t){let t;this.result.lastPlugin=n;try{t=i(e,this.helpers)}catch(r){throw this.handleError(r,e.proxyOf)}if("root"!==e.type&&"document"!==e.type&&!e.parent)return!0;if(g(t))throw this.getAsyncError()}}runOnRoot(t){this.result.lastPlugin=t;try{if("object"===typeof t&&t.Once){if("document"===this.result.root.type){let e=this.result.root.nodes.map(e=>t.Once(e,this.helpers));return g(e[0])?Promise.all(e):e}return t.Once(this.result.root,this.helpers)}if("function"===typeof t)return t(this.result.root,this.result)}catch(e){throw this.handleError(e)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(t,e){let r=this.result.lastPlugin;try{e&&e.addToError(t),this.error=t,"CssSyntaxError"!==t.name||t.plugin?r.postcssVersion:(t.plugin=r.postcssPlugin,t.setMessage())}catch(n){console&&console.error&&console.error(n)}return t}async runAsync(){this.plugin=0;for(let r=0;r<this.plugins.length;r++){let e=this.plugins[r],n=this.runOnRoot(e);if(g(n))try{await n}catch(t){throw this.handleError(t)}}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;while(!t[n]){t[n]=!0;let r=[y(t)];while(r.length>0){let t=this.visitTick(r);if(g(t))try{await t}catch(e){let t=r[r.length-1].node;throw this.handleError(e,t)}}}if(this.listeners.OnceExit)for(let[r,n]of this.listeners.OnceExit){this.result.lastPlugin=r;try{if("document"===t.type){let e=t.nodes.map(t=>n(t,this.helpers));await Promise.all(e)}else await n(t,this.helpers)}catch(e){throw this.handleError(e)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let t=(t,e,r)=>{this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push([t,r])};for(let e of this.plugins)if("object"===typeof e)for(let r in e){if(!p[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${e.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!d[r])if("object"===typeof e[r])for(let n in e[r])t(e,"*"===n?r:r+"-"+n.toLowerCase(),e[r][n]);else"function"===typeof e[r]&&t(e,r,e[r])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(t){let e=t[t.length-1],{node:r,visitors:i}=e;if("root"!==r.type&&"document"!==r.type&&!r.parent)return void t.pop();if(i.length>0&&e.visitorIndex<i.length){let[t,n]=i[e.visitorIndex];e.visitorIndex+=1,e.visitorIndex===i.length&&(e.visitors=[],e.visitorIndex=0),this.result.lastPlugin=t;try{return n(r.toProxy(),this.helpers)}catch(o){throw this.handleError(o,r)}}if(0!==e.iterator){let i,s=e.iterator;while(i=r.nodes[r.indexes[s]])if(r.indexes[s]+=1,!i[n])return i[n]=!0,void t.push(y(i));e.iterator=0,delete r.indexes[s]}let s=e.events;while(e.eventIndex<s.length){let t=s[e.eventIndex];if(e.eventIndex+=1,t===m)return void(r.nodes&&r.nodes.length&&(r[n]=!0,e.iterator=r.getIterator()));if(this.listeners[t])return void(e.visitors=this.listeners[t])}t.pop()}}x.registerPostcss=t=>{w=t},t.exports=x,x.default=x,h.registerLazyResult(x),u.registerLazyResult(x)},abc8:function(t,e,r){"use strict";const n=/[\p{Lu}]/u,i=/[\p{Ll}]/u,s=/^[\p{Lu}](?![\p{Lu}])/gu,o=/([\p{Alpha}\p{N}_]|$)/u,a=/[_.\- ]+/,u=new RegExp("^"+a.source),l=new RegExp(a.source+o.source,"gu"),c=new RegExp("\\d+"+o.source,"gu"),h=(t,e,r)=>{let s=!1,o=!1,a=!1;for(let u=0;u<t.length;u++){const l=t[u];s&&n.test(l)?(t=t.slice(0,u)+"-"+t.slice(u),s=!1,a=o,o=!0,u++):o&&a&&i.test(l)?(t=t.slice(0,u-1)+"-"+t.slice(u-1),a=o,o=!1,s=!0):(s=e(l)===l&&r(l)!==l,a=o,o=r(l)===l&&e(l)!==l)}return t},f=(t,e)=>(s.lastIndex=0,t.replace(s,t=>e(t))),p=(t,e)=>(l.lastIndex=0,c.lastIndex=0,t.replace(l,(t,r)=>e(r)).replace(c,t=>e(t))),d=(t,e)=>{if("string"!==typeof t&&!Array.isArray(t))throw new TypeError("Expected the input to be `string | string[]`");if(e={pascalCase:!1,preserveConsecutiveUppercase:!1,...e},t=Array.isArray(t)?t.map(t=>t.trim()).filter(t=>t.length).join("-"):t.trim(),0===t.length)return"";const r=!1===e.locale?t=>t.toLowerCase():t=>t.toLocaleLowerCase(e.locale),n=!1===e.locale?t=>t.toUpperCase():t=>t.toLocaleUpperCase(e.locale);if(1===t.length)return e.pascalCase?n(t):r(t);const i=t!==r(t);return i&&(t=h(t,r,n)),t=t.replace(u,""),t=e.preserveConsecutiveUppercase?f(t,r):r(t),e.pascalCase&&(t=n(t.charAt(0))+t.slice(1)),p(t,n)};t.exports=d,t.exports.default=d},ac16:function(t,e,r){var n,i,s;(function(r,o){i=[],n=o,s="function"===typeof n?n.apply(e,i):n,void 0===s||(t.exports=s)})(0,(function(){return function(t){function e(t){return" "===t||"\t"===t||"\n"===t||"\f"===t||"\r"===t}function r(e){var r,n=e.exec(t.substring(m));if(n)return r=n[0],m+=r.length,r}var n,i,s,o,a,u=t.length,l=/^[ \t\n\r\u000c]+/,c=/^[, \t\n\r\u000c]+/,h=/^[^ \t\n\r\u000c]+/,f=/[,]+$/,p=/^\d+$/,d=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,m=0,g=[];while(1){if(r(c),m>=u)return g;n=r(h),i=[],","===n.slice(-1)?(n=n.replace(f,""),y()):b()}function b(){r(l),s="",o="in descriptor";while(1){if(a=t.charAt(m),"in descriptor"===o)if(e(a))s&&(i.push(s),s="",o="after descriptor");else{if(","===a)return m+=1,s&&i.push(s),void y();if("("===a)s+=a,o="in parens";else{if(""===a)return s&&i.push(s),void y();s+=a}}else if("in parens"===o)if(")"===a)s+=a,o="in descriptor";else{if(""===a)return i.push(s),void y();s+=a}else if("after descriptor"===o)if(e(a));else{if(""===a)return void y();o="in descriptor",m-=1}m+=1}}function y(){var e,r,s,o,a,u,l,c,h,f=!1,m={};for(o=0;o<i.length;o++)a=i[o],u=a[a.length-1],l=a.substring(0,a.length-1),c=parseInt(l,10),h=parseFloat(l),p.test(l)&&"w"===u?((e||r)&&(f=!0),0===c?f=!0:e=c):d.test(l)&&"x"===u?((e||r||s)&&(f=!0),h<0?f=!0:r=h):p.test(l)&&"h"===u?((s||r)&&(f=!0),0===c?f=!0:s=c):f=!0;f?console&&console.log&&console.log("Invalid srcset descriptor found in '"+t+"' at '"+a+"'."):(m.url=n,e&&(m.w=e),r&&(m.d=r),s&&(m.h=s),g.push(m))}}}))},af26:function(t,e,r){"use strict";let n=r("c177");class i extends n{constructor(t){super(t),this.type="atrule"}append(...t){return this.proxyOf.nodes||(this.nodes=[]),super.append(...t)}prepend(...t){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...t)}}t.exports=i,i.default=i,n.registerAtRule(i)},b508:function(t,e,r){"use strict";let{isClean:n,my:i}=r("78fe"),s=r("3c7a"),o=r("6dfa"),a=r("d47b");function u(t,e){let r=new t.constructor;for(let n in t){if(!Object.prototype.hasOwnProperty.call(t,n))continue;if("proxyCache"===n)continue;let i=t[n],s=typeof i;"parent"===n&&"object"===s?e&&(r[n]=e):"source"===n?r[n]=i:Array.isArray(i)?r[n]=i.map(t=>u(t,r)):("object"===s&&null!==i&&(i=u(i)),r[n]=i)}return r}class l{constructor(t={}){this.raws={},this[n]=!1,this[i]=!0;for(let e in t)if("nodes"===e){this.nodes=[];for(let r of t[e])"function"===typeof r.clone?this.append(r.clone()):this.append(r)}else this[e]=t[e]}error(t,e={}){if(this.source){let{start:r,end:n}=this.rangeBy(e);return this.source.input.error(t,{line:r.line,column:r.column},{line:n.line,column:n.column},e)}return new s(t)}warn(t,e,r){let n={node:this};for(let i in r)n[i]=r[i];return t.warn(e,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(t=a){t.stringify&&(t=t.stringify);let e="";return t(this,t=>{e+=t}),e}assign(t={}){for(let e in t)this[e]=t[e];return this}clone(t={}){let e=u(this);for(let r in t)e[r]=t[r];return e}cloneBefore(t={}){let e=this.clone(t);return this.parent.insertBefore(this,e),e}cloneAfter(t={}){let e=this.clone(t);return this.parent.insertAfter(this,e),e}replaceWith(...t){if(this.parent){let e=this,r=!1;for(let n of t)n===this?r=!0:r?(this.parent.insertAfter(e,n),e=n):this.parent.insertBefore(e,n);r||this.remove()}return this}next(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t+1]}prev(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t-1]}before(t){return this.parent.insertBefore(this,t),this}after(t){return this.parent.insertAfter(this,t),this}root(){let t=this;while(t.parent&&"document"!==t.parent.type)t=t.parent;return t}raw(t,e){let r=new o;return r.raw(this,t,e)}cleanRaws(t){delete this.raws.before,delete this.raws.after,t||delete this.raws.between}toJSON(t,e){let r={},n=null==e;e=e||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s))continue;if("parent"===s||"proxyCache"===s)continue;let t=this[s];if(Array.isArray(t))r[s]=t.map(t=>"object"===typeof t&&t.toJSON?t.toJSON(null,e):t);else if("object"===typeof t&&t.toJSON)r[s]=t.toJSON(null,e);else if("source"===s){let n=e.get(t.input);null==n&&(n=i,e.set(t.input,i),i++),r[s]={inputId:n,start:t.start,end:t.end}}else r[s]=t}return n&&(r.inputs=[...e.keys()].map(t=>t.toJSON())),r}positionInside(t){let e=this.toString(),r=this.source.start.column,n=this.source.start.line;for(let i=0;i<t;i++)"\n"===e[i]?(r=1,n+=1):r+=1;return{line:n,column:r}}positionBy(t){let e=this.source.start;if(t.index)e=this.positionInside(t.index);else if(t.word){let r=this.toString().indexOf(t.word);-1!==r&&(e=this.positionInside(r))}return e}rangeBy(t){let e={line:this.source.start.line,column:this.source.start.column},r=this.source.end?{line:this.source.end.line,column:this.source.end.column+1}:{line:e.line,column:e.column+1};if(t.word){let n=this.toString().indexOf(t.word);-1!==n&&(e=this.positionInside(n),r=this.positionInside(n+t.word.length))}else t.start?e={line:t.start.line,column:t.start.column}:t.index&&(e=this.positionInside(t.index)),t.end?r={line:t.end.line,column:t.end.column}:t.endIndex?r=this.positionInside(t.endIndex):t.index&&(r=this.positionInside(t.index+1));return(r.line<e.line||r.line===e.line&&r.column<=e.column)&&(r={line:e.line,column:e.column+1}),{start:e,end:r}}getProxyProcessor(){return{set(t,e,r){return t[e]===r||(t[e]=r,"prop"!==e&&"value"!==e&&"name"!==e&&"params"!==e&&"important"!==e&&"text"!==e||t.markDirty()),!0},get(t,e){return"proxyOf"===e?t:"root"===e?()=>t.root().toProxy():t[e]}}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(t){if(t.postcssNode=this,t.stack&&this.source&&/\n\s{4}at /.test(t.stack)){let e=this.source;t.stack=t.stack.replace(/\n\s{4}at /,`$&${e.input.from}:${e.start.line}:${e.start.column}$&`)}return t}markDirty(){if(this[n]){this[n]=!1;let t=this;while(t=t.parent)t[n]=!1}}get proxyOf(){return this}}t.exports=l,l.default=l},b50d:function(t,e,r){"use strict";var n=r("c532"),i=r("467f"),s=r("7aac"),o=r("30b5"),a=r("83b9"),u=r("c345"),l=r("3934"),c=r("cafa"),h=r("7917"),f=r("fb60"),p=r("b68a");t.exports=function(t){return new Promise((function(e,r){var d,m=t.data,g=t.headers,b=t.responseType;function y(){t.cancelToken&&t.cancelToken.unsubscribe(d),t.signal&&t.signal.removeEventListener("abort",d)}n.isFormData(m)&&n.isStandardBrowserEnv()&&delete g["Content-Type"];var v=new XMLHttpRequest;if(t.auth){var w=t.auth.username||"",x=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";g.Authorization="Basic "+btoa(w+":"+x)}var _=a(t.baseURL,t.url);function E(){if(v){var n="getAllResponseHeaders"in v?u(v.getAllResponseHeaders()):null,s=b&&"text"!==b&&"json"!==b?v.response:v.responseText,o={data:s,status:v.status,statusText:v.statusText,headers:n,config:t,request:v};i((function(t){e(t),y()}),(function(t){r(t),y()}),o),v=null}}if(v.open(t.method.toUpperCase(),o(_,t.params,t.paramsSerializer),!0),v.timeout=t.timeout,"onloadend"in v?v.onloadend=E:v.onreadystatechange=function(){v&&4===v.readyState&&(0!==v.status||v.responseURL&&0===v.responseURL.indexOf("file:"))&&setTimeout(E)},v.onabort=function(){v&&(r(new h("Request aborted",h.ECONNABORTED,t,v)),v=null)},v.onerror=function(){r(new h("Network Error",h.ERR_NETWORK,t,v,v)),v=null},v.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",n=t.transitional||c;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(new h(e,n.clarifyTimeoutError?h.ETIMEDOUT:h.ECONNABORTED,t,v)),v=null},n.isStandardBrowserEnv()){var S=(t.withCredentials||l(_))&&t.xsrfCookieName?s.read(t.xsrfCookieName):void 0;S&&(g[t.xsrfHeaderName]=S)}"setRequestHeader"in v&&n.forEach(g,(function(t,e){"undefined"===typeof m&&"content-type"===e.toLowerCase()?delete g[e]:v.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(v.withCredentials=!!t.withCredentials),b&&"json"!==b&&(v.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&v.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&v.upload&&v.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(d=function(t){v&&(r(!t||t&&t.type?new f:t),v.abort(),v=null)},t.cancelToken&&t.cancelToken.subscribe(d),t.signal&&(t.signal.aborted?d():t.signal.addEventListener("abort",d))),m||(m=null);var A=p(_);A&&-1===["http","https","file"].indexOf(A)?r(new h("Unsupported protocol "+A+":",h.ERR_BAD_REQUEST,t)):v.send(m)}))}},b639:function(t,e,r){"use strict";(function(t){
/*!
 * The buffer module from node.js, for the browser.
 *
 * @author   Feross Aboukhadijeh <http://feross.org>
 * @license  MIT
 */
var n=r("1fb5"),i=r("9152"),s=r("e3db");function o(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"===typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(e){return!1}}function a(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function u(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e),t.__proto__=l.prototype):(null===t&&(t=new l(e)),t.length=e),t}function l(t,e,r){if(!l.TYPED_ARRAY_SUPPORT&&!(this instanceof l))return new l(t,e,r);if("number"===typeof t){if("string"===typeof e)throw new Error("If encoding is specified then the first argument must be a string");return p(this,t)}return c(this,t,e,r)}function c(t,e,r,n){if("number"===typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!==typeof ArrayBuffer&&e instanceof ArrayBuffer?g(t,e,r,n):"string"===typeof e?d(t,e,r):b(t,e)}function h(t){if("number"!==typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function f(t,e,r,n){return h(e),e<=0?u(t,e):void 0!==r?"string"===typeof n?u(t,e).fill(r,n):u(t,e).fill(r):u(t,e)}function p(t,e){if(h(e),t=u(t,e<0?0:0|y(e)),!l.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function d(t,e,r){if("string"===typeof r&&""!==r||(r="utf8"),!l.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|w(e,r);t=u(t,n);var i=t.write(e,r);return i!==n&&(t=t.slice(0,i)),t}function m(t,e){var r=e.length<0?0:0|y(e.length);t=u(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function g(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n),l.TYPED_ARRAY_SUPPORT?(t=e,t.__proto__=l.prototype):t=m(t,e),t}function b(t,e){if(l.isBuffer(e)){var r=0|y(e.length);return t=u(t,r),0===t.length?t:(e.copy(t,0,0,r),t)}if(e){if("undefined"!==typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!==typeof e.length||et(e.length)?u(t,0):m(t,e);if("Buffer"===e.type&&s(e.data))return m(t,e.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function y(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function v(t){return+t!=t&&(t=0),l.alloc(+t)}function w(t,e){if(l.isBuffer(t))return t.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!==typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return X(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return K(t).length;default:if(n)return X(t).length;e=(""+e).toLowerCase(),n=!0}}function x(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,e>>>=0,r<=e)return"";t||(t="utf8");while(1)switch(t){case"hex":return I(this,e,r);case"utf8":case"utf-8":return D(this,e,r);case"ascii":return j(this,e,r);case"latin1":case"binary":return M(this,e,r);case"base64":return R(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function _(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function E(t,e,r,n,i){if(0===t.length)return-1;if("string"===typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if("string"===typeof e&&(e=l.from(e,n)),l.isBuffer(e))return 0===e.length?-1:S(t,e,r,n,i);if("number"===typeof e)return e&=255,l.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):S(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function S(t,e,r,n,i){var s,o=1,a=t.length,u=e.length;if(void 0!==n&&(n=String(n).toLowerCase(),"ucs2"===n||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;o=2,a/=2,u/=2,r/=2}function l(t,e){return 1===o?t[e]:t.readUInt16BE(e*o)}if(i){var c=-1;for(s=r;s<a;s++)if(l(t,s)===l(e,-1===c?0:s-c)){if(-1===c&&(c=s),s-c+1===u)return c*o}else-1!==c&&(s-=s-c),c=-1}else for(r+u>a&&(r=a-u),s=r;s>=0;s--){for(var h=!0,f=0;f<u;f++)if(l(t,s+f)!==l(e,f)){h=!1;break}if(h)return s}return-1}function A(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var s=e.length;if(s%2!==0)throw new TypeError("Invalid hex string");n>s/2&&(n=s/2);for(var o=0;o<n;++o){var a=parseInt(e.substr(2*o,2),16);if(isNaN(a))return o;t[r+o]=a}return o}function O(t,e,r,n){return tt(X(e,t.length-r),t,r,n)}function T(t,e,r,n){return tt(Q(e),t,r,n)}function C(t,e,r,n){return T(t,e,r,n)}function k(t,e,r,n){return tt(K(e),t,r,n)}function P(t,e,r,n){return tt(Z(e,t.length-r),t,r,n)}function R(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r))}function D(t,e,r){r=Math.min(t.length,r);var n=[],i=e;while(i<r){var s,o,a,u,l=t[i],c=null,h=l>239?4:l>223?3:l>191?2:1;if(i+h<=r)switch(h){case 1:l<128&&(c=l);break;case 2:s=t[i+1],128===(192&s)&&(u=(31&l)<<6|63&s,u>127&&(c=u));break;case 3:s=t[i+1],o=t[i+2],128===(192&s)&&128===(192&o)&&(u=(15&l)<<12|(63&s)<<6|63&o,u>2047&&(u<55296||u>57343)&&(c=u));break;case 4:s=t[i+1],o=t[i+2],a=t[i+3],128===(192&s)&&128===(192&o)&&128===(192&a)&&(u=(15&l)<<18|(63&s)<<12|(63&o)<<6|63&a,u>65535&&u<1114112&&(c=u))}null===c?(c=65533,h=1):c>65535&&(c-=65536,n.push(c>>>10&1023|55296),c=56320|1023&c),n.push(c),i+=h}return N(n)}e.Buffer=l,e.SlowBuffer=v,e.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:o(),e.kMaxLength=a(),l.poolSize=8192,l._augment=function(t){return t.__proto__=l.prototype,t},l.from=function(t,e,r){return c(null,t,e,r)},l.TYPED_ARRAY_SUPPORT&&(l.prototype.__proto__=Uint8Array.prototype,l.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.species&&l[Symbol.species]===l&&Object.defineProperty(l,Symbol.species,{value:null,configurable:!0})),l.alloc=function(t,e,r){return f(null,t,e,r)},l.allocUnsafe=function(t){return p(null,t)},l.allocUnsafeSlow=function(t){return p(null,t)},l.isBuffer=function(t){return!(null==t||!t._isBuffer)},l.compare=function(t,e){if(!l.isBuffer(t)||!l.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,i=0,s=Math.min(r,n);i<s;++i)if(t[i]!==e[i]){r=t[i],n=e[i];break}return r<n?-1:n<r?1:0},l.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},l.concat=function(t,e){if(!s(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return l.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=l.allocUnsafe(e),i=0;for(r=0;r<t.length;++r){var o=t[r];if(!l.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(n,i),i+=o.length}return n},l.byteLength=w,l.prototype._isBuffer=!0,l.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)_(this,e,e+1);return this},l.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)_(this,e,e+3),_(this,e+1,e+2);return this},l.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)_(this,e,e+7),_(this,e+1,e+6),_(this,e+2,e+5),_(this,e+3,e+4);return this},l.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?D(this,0,t):x.apply(this,arguments)},l.prototype.equals=function(t){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===l.compare(this,t)},l.prototype.inspect=function(){var t="",r=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(t+=" ... ")),"<Buffer "+t+">"},l.prototype.compare=function(t,e,r,n,i){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),e<0||r>t.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&e>=r)return 0;if(n>=i)return-1;if(e>=r)return 1;if(e>>>=0,r>>>=0,n>>>=0,i>>>=0,this===t)return 0;for(var s=i-n,o=r-e,a=Math.min(s,o),u=this.slice(n,i),c=t.slice(e,r),h=0;h<a;++h)if(u[h]!==c[h]){s=u[h],o=c[h];break}return s<o?-1:o<s?1:0},l.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},l.prototype.indexOf=function(t,e,r){return E(this,t,e,r,!0)},l.prototype.lastIndexOf=function(t,e,r){return E(this,t,e,r,!1)},l.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"===typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-e;if((void 0===r||r>i)&&(r=i),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var s=!1;;)switch(n){case"hex":return A(this,t,e,r);case"utf8":case"utf-8":return O(this,t,e,r);case"ascii":return T(this,t,e,r);case"latin1":case"binary":return C(this,t,e,r);case"base64":return k(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,t,e,r);default:if(s)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),s=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var L=4096;function N(t){var e=t.length;if(e<=L)return String.fromCharCode.apply(String,t);var r="",n=0;while(n<e)r+=String.fromCharCode.apply(String,t.slice(n,n+=L));return r}function j(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(127&t[i]);return n}function M(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function I(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",s=e;s<r;++s)i+=W(t[s]);return i}function q(t,e,r){for(var n=t.slice(e,r),i="",s=0;s<n.length;s+=2)i+=String.fromCharCode(n[s]+256*n[s+1]);return i}function B(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function U(t,e,r,n,i,s){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<s)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function F(t,e,r,n){e<0&&(e=65535+e+1);for(var i=0,s=Math.min(t.length-r,2);i<s;++i)t[r+i]=(e&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function H(t,e,r,n){e<0&&(e=4294967295+e+1);for(var i=0,s=Math.min(t.length-r,4);i<s;++i)t[r+i]=e>>>8*(n?i:3-i)&255}function V(t,e,r,n,i,s){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function z(t,e,r,n,s){return s||V(t,e,r,4,34028234663852886e22,-34028234663852886e22),i.write(t,e,r,n,23,4),r+4}function Y(t,e,r,n,s){return s||V(t,e,r,8,17976931348623157e292,-17976931348623157e292),i.write(t,e,r,n,52,8),r+8}l.prototype.slice=function(t,e){var r,n=this.length;if(t=~~t,e=void 0===e?n:~~e,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),e<t&&(e=t),l.TYPED_ARRAY_SUPPORT)r=this.subarray(t,e),r.__proto__=l.prototype;else{var i=e-t;r=new l(i,void 0);for(var s=0;s<i;++s)r[s]=this[s+t]}return r},l.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||B(t,e,this.length);var n=this[t],i=1,s=0;while(++s<e&&(i*=256))n+=this[t+s]*i;return n},l.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||B(t,e,this.length);var n=this[t+--e],i=1;while(e>0&&(i*=256))n+=this[t+--e]*i;return n},l.prototype.readUInt8=function(t,e){return e||B(t,1,this.length),this[t]},l.prototype.readUInt16LE=function(t,e){return e||B(t,2,this.length),this[t]|this[t+1]<<8},l.prototype.readUInt16BE=function(t,e){return e||B(t,2,this.length),this[t]<<8|this[t+1]},l.prototype.readUInt32LE=function(t,e){return e||B(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},l.prototype.readUInt32BE=function(t,e){return e||B(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},l.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||B(t,e,this.length);var n=this[t],i=1,s=0;while(++s<e&&(i*=256))n+=this[t+s]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*e)),n},l.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||B(t,e,this.length);var n=e,i=1,s=this[t+--n];while(n>0&&(i*=256))s+=this[t+--n]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*e)),s},l.prototype.readInt8=function(t,e){return e||B(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},l.prototype.readInt16LE=function(t,e){e||B(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt16BE=function(t,e){e||B(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt32LE=function(t,e){return e||B(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},l.prototype.readInt32BE=function(t,e){return e||B(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},l.prototype.readFloatLE=function(t,e){return e||B(t,4,this.length),i.read(this,t,!0,23,4)},l.prototype.readFloatBE=function(t,e){return e||B(t,4,this.length),i.read(this,t,!1,23,4)},l.prototype.readDoubleLE=function(t,e){return e||B(t,8,this.length),i.read(this,t,!0,52,8)},l.prototype.readDoubleBE=function(t,e){return e||B(t,8,this.length),i.read(this,t,!1,52,8)},l.prototype.writeUIntLE=function(t,e,r,n){if(t=+t,e|=0,r|=0,!n){var i=Math.pow(2,8*r)-1;U(this,t,e,r,i,0)}var s=1,o=0;this[e]=255&t;while(++o<r&&(s*=256))this[e+o]=t/s&255;return e+r},l.prototype.writeUIntBE=function(t,e,r,n){if(t=+t,e|=0,r|=0,!n){var i=Math.pow(2,8*r)-1;U(this,t,e,r,i,0)}var s=r-1,o=1;this[e+s]=255&t;while(--s>=0&&(o*=256))this[e+s]=t/o&255;return e+r},l.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,255,0),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},l.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):F(this,t,e,!0),e+2},l.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):F(this,t,e,!1),e+2},l.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):H(this,t,e,!0),e+4},l.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):H(this,t,e,!1),e+4},l.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);U(this,t,e,r,i-1,-i)}var s=0,o=1,a=0;this[e]=255&t;while(++s<r&&(o*=256))t<0&&0===a&&0!==this[e+s-1]&&(a=1),this[e+s]=(t/o>>0)-a&255;return e+r},l.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);U(this,t,e,r,i-1,-i)}var s=r-1,o=1,a=0;this[e+s]=255&t;while(--s>=0&&(o*=256))t<0&&0===a&&0!==this[e+s+1]&&(a=1),this[e+s]=(t/o>>0)-a&255;return e+r},l.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,127,-128),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},l.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):F(this,t,e,!0),e+2},l.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):F(this,t,e,!1),e+2},l.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):H(this,t,e,!0),e+4},l.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):H(this,t,e,!1),e+4},l.prototype.writeFloatLE=function(t,e,r){return z(this,t,e,!0,r)},l.prototype.writeFloatBE=function(t,e,r){return z(this,t,e,!1,r)},l.prototype.writeDoubleLE=function(t,e,r){return Y(this,t,e,!0,r)},l.prototype.writeDoubleBE=function(t,e,r){return Y(this,t,e,!1,r)},l.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var i,s=n-r;if(this===t&&r<e&&e<n)for(i=s-1;i>=0;--i)t[i+e]=this[i+r];else if(s<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i<s;++i)t[i+e]=this[i+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+s),e);return s},l.prototype.fill=function(t,e,r,n){if("string"===typeof t){if("string"===typeof e?(n=e,e=0,r=this.length):"string"===typeof r&&(n=r,r=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==n&&"string"!==typeof n)throw new TypeError("encoding must be a string");if("string"===typeof n&&!l.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"===typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var s;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"===typeof t)for(s=e;s<r;++s)this[s]=t;else{var o=l.isBuffer(t)?t:X(new l(t,n).toString()),a=o.length;for(s=0;s<r-e;++s)this[s+e]=o[s%a]}return this};var G=/[^+\/0-9A-Za-z-_]/g;function $(t){if(t=J(t).replace(G,""),t.length<2)return"";while(t.length%4!==0)t+="=";return t}function J(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function W(t){return t<16?"0"+t.toString(16):t.toString(16)}function X(t,e){var r;e=e||1/0;for(var n=t.length,i=null,s=[],o=0;o<n;++o){if(r=t.charCodeAt(o),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&s.push(239,191,189);continue}if(o+1===n){(e-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(e-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;s.push(r)}else if(r<2048){if((e-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function Q(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}function Z(t,e){for(var r,n,i,s=[],o=0;o<t.length;++o){if((e-=2)<0)break;r=t.charCodeAt(o),n=r>>8,i=r%256,s.push(i),s.push(n)}return s}function K(t){return n.toByteArray($(t))}function tt(t,e,r,n){for(var i=0;i<n;++i){if(i+r>=e.length||i>=t.length)break;e[i+r]=t[i]}return i}function et(t){return t!==t}}).call(this,r("c8ba"))},b68a:function(t,e,r){"use strict";t.exports=function(t){var e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}},b7a4:function(t,e,r){"use strict";let n=r("fb2b");class i{constructor(t,e,r){this.processor=t,this.messages=[],this.root=e,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(t,e={}){e.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(e.plugin=this.lastPlugin.postcssPlugin);let r=new n(t,e);return this.messages.push(r),r}warnings(){return this.messages.filter(t=>"warning"===t.type)}get content(){return this.css}}t.exports=i,i.default=i},b960:function(t){t.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},bc3a:function(t,e,r){t.exports=r("cee4")},bd25:function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),i=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.hasChildren=e.isDocument=e.isComment=e.isText=e.isCDATA=e.isTag=void 0,i(r("68b4"),e),i(r("26f9"),e),i(r("7a39"),e),i(r("733c"),e),i(r("9f20"),e),i(r("f67e"),e),i(r("7b74"),e);var s=r("f23f");Object.defineProperty(e,"isTag",{enumerable:!0,get:function(){return s.isTag}}),Object.defineProperty(e,"isCDATA",{enumerable:!0,get:function(){return s.isCDATA}}),Object.defineProperty(e,"isText",{enumerable:!0,get:function(){return s.isText}}),Object.defineProperty(e,"isComment",{enumerable:!0,get:function(){return s.isComment}}),Object.defineProperty(e,"isDocument",{enumerable:!0,get:function(){return s.isDocument}}),Object.defineProperty(e,"hasChildren",{enumerable:!0,get:function(){return s.hasChildren}})},c177:function(t,e,r){"use strict";let n,i,s,{isClean:o,my:a}=r("78fe"),u=r("527c"),l=r("5498"),c=r("b508");function h(t){return t.map(t=>(t.nodes&&(t.nodes=h(t.nodes)),delete t.source,t))}function f(t){if(t[o]=!1,t.proxyOf.nodes)for(let e of t.proxyOf.nodes)f(e)}class p extends c{push(t){return t.parent=this,this.proxyOf.nodes.push(t),this}each(t){if(!this.proxyOf.nodes)return;let e,r,n=this.getIterator();while(this.indexes[n]<this.proxyOf.nodes.length){if(e=this.indexes[n],r=t(this.proxyOf.nodes[e],e),!1===r)break;this.indexes[n]+=1}return delete this.indexes[n],r}walk(t){return this.each((e,r)=>{let n;try{n=t(e,r)}catch(i){throw e.addToError(i)}return!1!==n&&e.walk&&(n=e.walk(t)),n})}walkDecls(t,e){return e?t instanceof RegExp?this.walk((r,n)=>{if("decl"===r.type&&t.test(r.prop))return e(r,n)}):this.walk((r,n)=>{if("decl"===r.type&&r.prop===t)return e(r,n)}):(e=t,this.walk((t,r)=>{if("decl"===t.type)return e(t,r)}))}walkRules(t,e){return e?t instanceof RegExp?this.walk((r,n)=>{if("rule"===r.type&&t.test(r.selector))return e(r,n)}):this.walk((r,n)=>{if("rule"===r.type&&r.selector===t)return e(r,n)}):(e=t,this.walk((t,r)=>{if("rule"===t.type)return e(t,r)}))}walkAtRules(t,e){return e?t instanceof RegExp?this.walk((r,n)=>{if("atrule"===r.type&&t.test(r.name))return e(r,n)}):this.walk((r,n)=>{if("atrule"===r.type&&r.name===t)return e(r,n)}):(e=t,this.walk((t,r)=>{if("atrule"===t.type)return e(t,r)}))}walkComments(t){return this.walk((e,r)=>{if("comment"===e.type)return t(e,r)})}append(...t){for(let e of t){let t=this.normalize(e,this.last);for(let e of t)this.proxyOf.nodes.push(e)}return this.markDirty(),this}prepend(...t){t=t.reverse();for(let e of t){let t=this.normalize(e,this.first,"prepend").reverse();for(let e of t)this.proxyOf.nodes.unshift(e);for(let e in this.indexes)this.indexes[e]=this.indexes[e]+t.length}return this.markDirty(),this}cleanRaws(t){if(super.cleanRaws(t),this.nodes)for(let e of this.nodes)e.cleanRaws(t)}insertBefore(t,e){t=this.index(t);let r,n=0===t&&"prepend",i=this.normalize(e,this.proxyOf.nodes[t],n).reverse();for(let s of i)this.proxyOf.nodes.splice(t,0,s);for(let s in this.indexes)r=this.indexes[s],t<=r&&(this.indexes[s]=r+i.length);return this.markDirty(),this}insertAfter(t,e){t=this.index(t);let r,n=this.normalize(e,this.proxyOf.nodes[t]).reverse();for(let i of n)this.proxyOf.nodes.splice(t+1,0,i);for(let i in this.indexes)r=this.indexes[i],t<r&&(this.indexes[i]=r+n.length);return this.markDirty(),this}removeChild(t){let e;t=this.index(t),this.proxyOf.nodes[t].parent=void 0,this.proxyOf.nodes.splice(t,1);for(let r in this.indexes)e=this.indexes[r],e>=t&&(this.indexes[r]=e-1);return this.markDirty(),this}removeAll(){for(let t of this.proxyOf.nodes)t.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(t,e,r){return r||(r=e,e={}),this.walkDecls(n=>{e.props&&!e.props.includes(n.prop)||e.fast&&!n.value.includes(e.fast)||(n.value=n.value.replace(t,r))}),this.markDirty(),this}every(t){return this.nodes.every(t)}some(t){return this.nodes.some(t)}index(t){return"number"===typeof t?t:(t.proxyOf&&(t=t.proxyOf),this.proxyOf.nodes.indexOf(t))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(t,e){if("string"===typeof t)t=h(n(t).nodes);else if(Array.isArray(t)){t=t.slice(0);for(let e of t)e.parent&&e.parent.removeChild(e,"ignore")}else if("root"===t.type&&"document"!==this.type){t=t.nodes.slice(0);for(let e of t)e.parent&&e.parent.removeChild(e,"ignore")}else if(t.type)t=[t];else if(t.prop){if("undefined"===typeof t.value)throw new Error("Value field is missed in node creation");"string"!==typeof t.value&&(t.value=String(t.value)),t=[new u(t)]}else if(t.selector)t=[new i(t)];else if(t.name)t=[new s(t)];else{if(!t.text)throw new Error("Unknown node type in node creation");t=[new l(t)]}let r=t.map(t=>(t[a]||p.rebuild(t),t=t.proxyOf,t.parent&&t.parent.removeChild(t),t[o]&&f(t),"undefined"===typeof t.raws.before&&e&&"undefined"!==typeof e.raws.before&&(t.raws.before=e.raws.before.replace(/\S/g,"")),t.parent=this.proxyOf,t));return r}getProxyProcessor(){return{set(t,e,r){return t[e]===r||(t[e]=r,"name"!==e&&"params"!==e&&"selector"!==e||t.markDirty()),!0},get(t,e){return"proxyOf"===e?t:t[e]?"each"===e||"string"===typeof e&&e.startsWith("walk")?(...r)=>t[e](...r.map(t=>"function"===typeof t?(e,r)=>t(e.toProxy(),r):t)):"every"===e||"some"===e?r=>t[e]((t,...e)=>r(t.toProxy(),...e)):"root"===e?()=>t.root().toProxy():"nodes"===e?t.nodes.map(t=>t.toProxy()):"first"===e||"last"===e?t[e].toProxy():t[e]:t[e]}}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let t=this.lastEach;return this.indexes[t]=0,t}}p.registerParse=t=>{n=t},p.registerRule=t=>{i=t},p.registerAtRule=t=>{s=t},t.exports=p,p.default=p,p.rebuild=t=>{"atrule"===t.type?Object.setPrototypeOf(t,s.prototype):"rule"===t.type?Object.setPrototypeOf(t,i.prototype):"decl"===t.type?Object.setPrototypeOf(t,u.prototype):"comment"===t.type&&Object.setPrototypeOf(t,l.prototype),t[a]=!0,t.nodes&&t.nodes.forEach(t=>{p.rebuild(t)})}},c345:function(t,e,r){"use strict";var n=r("c532"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,s,o={};return t?(n.forEach(t.split("\n"),(function(t){if(s=t.indexOf(":"),e=n.trim(t.substr(0,s)).toLowerCase(),r=n.trim(t.substr(s+1)),e){if(o[e]&&i.indexOf(e)>=0)return;o[e]="set-cookie"===e?(o[e]?o[e]:[]).concat([r]):o[e]?o[e]+", "+r:r}})),o):o}},c401:function(t,e,r){"use strict";var n=r("c532"),i=r("4c3d");t.exports=function(t,e,r){var s=this||i;return n.forEach(r,(function(r){t=r.call(s,t,e)})),t}},c532:function(t,e,r){"use strict";var n=r("1d2b"),i=Object.prototype.toString,s=function(t){return function(e){var r=i.call(e);return t[r]||(t[r]=r.slice(8,-1).toLowerCase())}}(Object.create(null));function o(t){return t=t.toLowerCase(),function(e){return s(e)===t}}function a(t){return Array.isArray(t)}function u(t){return"undefined"===typeof t}function l(t){return null!==t&&!u(t)&&null!==t.constructor&&!u(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}var c=o("ArrayBuffer");function h(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&c(t.buffer),e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function d(t){return null!==t&&"object"===typeof t}function m(t){if("object"!==s(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}var g=o("Date"),b=o("File"),y=o("Blob"),v=o("FileList");function w(t){return"[object Function]"===i.call(t)}function x(t){return d(t)&&w(t.pipe)}function _(t){var e="[object FormData]";return t&&("function"===typeof FormData&&t instanceof FormData||i.call(t)===e||w(t.toString)&&t.toString()===e)}var E=o("URLSearchParams");function S(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function A(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function O(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),a(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function T(){var t={};function e(e,r){m(t[r])&&m(e)?t[r]=T(t[r],e):m(e)?t[r]=T({},e):a(e)?t[r]=e.slice():t[r]=e}for(var r=0,n=arguments.length;r<n;r++)O(arguments[r],e);return t}function C(t,e,r){return O(e,(function(e,i){t[i]=r&&"function"===typeof e?n(e,r):e})),t}function k(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}function P(t,e,r,n){t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,r&&Object.assign(t.prototype,r)}function R(t,e,r){var n,i,s,o={};e=e||{};do{n=Object.getOwnPropertyNames(t),i=n.length;while(i-- >0)s=n[i],o[s]||(e[s]=t[s],o[s]=!0);t=Object.getPrototypeOf(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e}function D(t,e,r){t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;var n=t.indexOf(e,r);return-1!==n&&n===r}function L(t){if(!t)return null;var e=t.length;if(u(e))return null;var r=new Array(e);while(e-- >0)r[e]=t[e];return r}var N=function(t){return function(e){return t&&e instanceof t}}("undefined"!==typeof Uint8Array&&Object.getPrototypeOf(Uint8Array));t.exports={isArray:a,isArrayBuffer:c,isBuffer:l,isFormData:_,isArrayBufferView:h,isString:f,isNumber:p,isObject:d,isPlainObject:m,isUndefined:u,isDate:g,isFile:b,isBlob:y,isFunction:w,isStream:x,isURLSearchParams:E,isStandardBrowserEnv:A,forEach:O,merge:T,extend:C,trim:S,stripBOM:k,inherits:P,toFlatObject:R,kindOf:s,kindOfTest:o,endsWith:D,toArray:L,isTypedArray:N,isFileList:v}},c560:function(t){t.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"⁡","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ﬃ","fflig":"ﬀ","ffllig":"ﬄ","Ffr":"𝔉","ffr":"𝔣","filig":"ﬁ","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"ﬂ","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"Ĳ","ijlig":"ĳ","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ŉ","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},c8af:function(t,e,r){"use strict";var n=r("c532");t.exports=function(t,e){n.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))}},c8ba:function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(n){"object"===typeof window&&(r=window)}t.exports=r},cafa:function(t,e,r){"use strict";t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},cee4:function(t,e,r){"use strict";var n=r("c532"),i=r("1d2b"),s=r("0a06"),o=r("4a7b"),a=r("4c3d");function u(t){var e=new s(t),r=i(s.prototype.request,e);return n.extend(r,s.prototype,e),n.extend(r,e),r.create=function(e){return u(o(t,e))},r}var l=u(a);l.Axios=s,l.CanceledError=r("fb60"),l.CancelToken=r("8df4"),l.isCancel=r("2e67"),l.VERSION=r("5cce").version,l.toFormData=r("e467"),l.AxiosError=r("7917"),l.Cancel=l.CanceledError,l.all=function(t){return Promise.all(t)},l.spread=r("0df6"),l.isAxiosError=r("5f02"),t.exports=l,t.exports.default=l},d47b:function(t,e,r){"use strict";let n=r("6dfa");function i(t,e){let r=new n(e);r.stringify(t)}t.exports=i,i.default=i},d925:function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},dc57:function(t,e,r){"use strict";let n=r("c177"),i=r("93a2");class s extends n{constructor(t){super(t),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return i.comma(this.selector)}set selectors(t){let e=this.selector?this.selector.match(/,\s*/):null,r=e?e[0]:","+this.raw("between","beforeOpen");this.selector=t.join(r)}}t.exports=s,s.default=s,n.registerRule(s)},df7c:function(t,e,r){(function(t){function r(t,e){for(var r=0,n=t.length-1;n>=0;n--){var i=t[n];"."===i?t.splice(n,1):".."===i?(t.splice(n,1),r++):r&&(t.splice(n,1),r--)}if(e)for(;r--;r)t.unshift("..");return t}function n(t){"string"!==typeof t&&(t+="");var e,r=0,n=-1,i=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!i){r=e+1;break}}else-1===n&&(i=!1,n=e+1);return-1===n?"":t.slice(r,n)}function i(t,e){if(t.filter)return t.filter(e);for(var r=[],n=0;n<t.length;n++)e(t[n],n,t)&&r.push(t[n]);return r}e.resolve=function(){for(var e="",n=!1,s=arguments.length-1;s>=-1&&!n;s--){var o=s>=0?arguments[s]:t.cwd();if("string"!==typeof o)throw new TypeError("Arguments to path.resolve must be strings");o&&(e=o+"/"+e,n="/"===o.charAt(0))}return e=r(i(e.split("/"),(function(t){return!!t})),!n).join("/"),(n?"/":"")+e||"."},e.normalize=function(t){var n=e.isAbsolute(t),o="/"===s(t,-1);return t=r(i(t.split("/"),(function(t){return!!t})),!n).join("/"),t||n||(t="."),t&&o&&(t+="/"),(n?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(i(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,r){function n(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var r=t.length-1;r>=0;r--)if(""!==t[r])break;return e>r?[]:t.slice(e,r-e+1)}t=e.resolve(t).substr(1),r=e.resolve(r).substr(1);for(var i=n(t.split("/")),s=n(r.split("/")),o=Math.min(i.length,s.length),a=o,u=0;u<o;u++)if(i[u]!==s[u]){a=u;break}var l=[];for(u=a;u<i.length;u++)l.push("..");return l=l.concat(s.slice(a)),l.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),r=47===e,n=-1,i=!0,s=t.length-1;s>=1;--s)if(e=t.charCodeAt(s),47===e){if(!i){n=s;break}}else i=!1;return-1===n?r?"/":".":r&&1===n?"/":t.slice(0,n)},e.basename=function(t,e){var r=n(t);return e&&r.substr(-1*e.length)===e&&(r=r.substr(0,r.length-e.length)),r},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,r=0,n=-1,i=!0,s=0,o=t.length-1;o>=0;--o){var a=t.charCodeAt(o);if(47!==a)-1===n&&(i=!1,n=o+1),46===a?-1===e?e=o:1!==s&&(s=1):-1!==e&&(s=-1);else if(!i){r=o+1;break}}return-1===e||-1===n||0===s||1===s&&e===n-1&&e===r+1?"":t.slice(e,n)};var s="b"==="ab".substr(-1)?function(t,e,r){return t.substr(e,r)}:function(t,e,r){return e<0&&(e=t.length+e),t.substr(e,r)}}).call(this,r("4362"))},e164:function(t,e,r){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r],e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},n.apply(this,arguments)},i=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),s=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t["default"]=e}),o=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return s(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var a=o(r("6403")),u=r("89b6"),l=r("6850"),c=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function h(t,e){if(t)return Object.keys(t).map((function(r){var n,i,s=null!==(n=t[r])&&void 0!==n?n:"";return"foreign"===e.xmlMode&&(r=null!==(i=l.attributeNames.get(r))&&void 0!==i?i:r),e.emptyAttrs||e.xmlMode||""!==s?r+'="'+(!1!==e.decodeEntities?u.encodeXML(s):s.replace(/"/g,"&quot;"))+'"':r})).join(" ")}var f=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function p(t,e){void 0===e&&(e={});for(var r=("length"in t?t:[t]),n="",i=0;i<r.length;i++)n+=d(r[i],e);return n}function d(t,e){switch(t.type){case a.Root:return p(t.children,e);case a.Directive:case a.Doctype:return y(t);case a.Comment:return x(t);case a.CDATA:return w(t);case a.Script:case a.Style:case a.Tag:return b(t,e);case a.Text:return v(t,e)}}e.default=p;var m=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),g=new Set(["svg","math"]);function b(t,e){var r;"foreign"===e.xmlMode&&(t.name=null!==(r=l.elementNames.get(t.name))&&void 0!==r?r:t.name,t.parent&&m.has(t.parent.name)&&(e=n(n({},e),{xmlMode:!1}))),!e.xmlMode&&g.has(t.name)&&(e=n(n({},e),{xmlMode:"foreign"}));var i="<"+t.name,s=h(t.attribs,e);return s&&(i+=" "+s),0===t.children.length&&(e.xmlMode?!1!==e.selfClosingTags:e.selfClosingTags&&f.has(t.name))?(e.xmlMode||(i+=" "),i+="/>"):(i+=">",t.children.length>0&&(i+=p(t.children,e)),!e.xmlMode&&f.has(t.name)||(i+="</"+t.name+">")),i}function y(t){return"<"+t.data+">"}function v(t,e){var r=t.data||"";return!1===e.decodeEntities||!e.xmlMode&&t.parent&&c.has(t.parent.name)||(r=u.encodeXML(r)),r}function w(t){return"<![CDATA["+t.children[0].data+"]]>"}function x(t){return"\x3c!--"+t.data+"--\x3e"}},e3db:function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t)}},e467:function(t,e,r){"use strict";(function(e){var n=r("c532");function i(t,r){r=r||new FormData;var i=[];function s(t){return null===t?"":n.isDate(t)?t.toISOString():n.isArrayBuffer(t)||n.isTypedArray(t)?"function"===typeof Blob?new Blob([t]):e.from(t):t}function o(t,e){if(n.isPlainObject(t)||n.isArray(t)){if(-1!==i.indexOf(t))throw Error("Circular reference detected in "+e);i.push(t),n.forEach(t,(function(t,i){if(!n.isUndefined(t)){var a,u=e?e+"."+i:i;if(t&&!e&&"object"===typeof t)if(n.endsWith(i,"{}"))t=JSON.stringify(t);else if(n.endsWith(i,"[]")&&(a=n.toArray(t)))return void a.forEach((function(t){!n.isUndefined(t)&&r.append(u,s(t))}));o(t,u)}})),i.pop()}else r.append(e,s(t))}return o(t),r}t.exports=i}).call(this,r("b639").Buffer)},e488:function(t,e,r){"use strict";const n="'".charCodeAt(0),i='"'.charCodeAt(0),s="\\".charCodeAt(0),o="/".charCodeAt(0),a="\n".charCodeAt(0),u=" ".charCodeAt(0),l="\f".charCodeAt(0),c="\t".charCodeAt(0),h="\r".charCodeAt(0),f="[".charCodeAt(0),p="]".charCodeAt(0),d="(".charCodeAt(0),m=")".charCodeAt(0),g="{".charCodeAt(0),b="}".charCodeAt(0),y=";".charCodeAt(0),v="*".charCodeAt(0),w=":".charCodeAt(0),x="@".charCodeAt(0),_=/[\t\n\f\r "#'()/;[\\\]{}]/g,E=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,S=/.[\n"'(/\\]/,A=/[\da-f]/i;t.exports=function(t,e={}){let r,O,T,C,k,P,R,D,L,N,j=t.css.valueOf(),M=e.ignoreErrors,I=j.length,q=0,B=[],U=[];function F(){return q}function H(e){throw t.error("Unclosed "+e,q)}function V(){return 0===U.length&&q>=I}function z(t){if(U.length)return U.pop();if(q>=I)return;let e=!!t&&t.ignoreUnclosed;switch(r=j.charCodeAt(q),r){case a:case u:case c:case h:case l:O=q;do{O+=1,r=j.charCodeAt(O)}while(r===u||r===a||r===c||r===h||r===l);N=["space",j.slice(q,O)],q=O-1;break;case f:case p:case g:case b:case w:case y:case m:{let t=String.fromCharCode(r);N=[t,t,q];break}case d:if(D=B.length?B.pop()[1]:"",L=j.charCodeAt(q+1),"url"===D&&L!==n&&L!==i&&L!==u&&L!==a&&L!==c&&L!==l&&L!==h){O=q;do{if(P=!1,O=j.indexOf(")",O+1),-1===O){if(M||e){O=q;break}H("bracket")}R=O;while(j.charCodeAt(R-1)===s)R-=1,P=!P}while(P);N=["brackets",j.slice(q,O+1),q,O],q=O}else O=j.indexOf(")",q+1),C=j.slice(q,O+1),-1===O||S.test(C)?N=["(","(",q]:(N=["brackets",C,q,O],q=O);break;case n:case i:T=r===n?"'":'"',O=q;do{if(P=!1,O=j.indexOf(T,O+1),-1===O){if(M||e){O=q+1;break}H("string")}R=O;while(j.charCodeAt(R-1)===s)R-=1,P=!P}while(P);N=["string",j.slice(q,O+1),q,O],q=O;break;case x:_.lastIndex=q+1,_.test(j),O=0===_.lastIndex?j.length-1:_.lastIndex-2,N=["at-word",j.slice(q,O+1),q,O],q=O;break;case s:O=q,k=!0;while(j.charCodeAt(O+1)===s)O+=1,k=!k;if(r=j.charCodeAt(O+1),k&&r!==o&&r!==u&&r!==a&&r!==c&&r!==h&&r!==l&&(O+=1,A.test(j.charAt(O)))){while(A.test(j.charAt(O+1)))O+=1;j.charCodeAt(O+1)===u&&(O+=1)}N=["word",j.slice(q,O+1),q,O],q=O;break;default:r===o&&j.charCodeAt(q+1)===v?(O=j.indexOf("*/",q+2)+1,0===O&&(M||e?O=j.length:H("comment")),N=["comment",j.slice(q,O+1),q,O],q=O):(E.lastIndex=q+1,E.test(j),O=0===E.lastIndex?j.length-1:E.lastIndex-2,N=["word",j.slice(q,O+1),q,O],B.push(N),q=O);break}return q++,N}function Y(t){U.push(t)}return{back:Y,nextToken:z,endOfFile:V,position:F}}},e683:function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},ee2b:function(t,e,r){"use strict";r.r(e),r.d(e,"nanoid",(function(){return s})),r.d(e,"customAlphabet",(function(){return i}));let n="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",i=(t,e=21)=>(r=e)=>{let n="",i=r;while(i--)n+=t[Math.random()*t.length|0];return n},s=(t=21)=>{let e="",r=t;while(r--)e+=n[64*Math.random()|0];return e}},f23f:function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),i=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.DomHandler=void 0;var s=r("6403"),o=r("01d0");i(r("01d0"),e);var a=/\s+/g,u={normalizeWhitespace:!1,withStartIndices:!1,withEndIndices:!1,xmlMode:!1},l=function(){function t(t,e,r){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"===typeof e&&(r=e,e=u),"object"===typeof t&&(e=t,t=void 0),this.callback=null!==t&&void 0!==t?t:null,this.options=null!==e&&void 0!==e?e:u,this.elementCB=null!==r&&void 0!==r?r:null}return t.prototype.onparserinit=function(t){this.parser=t},t.prototype.onreset=function(){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},t.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},t.prototype.onerror=function(t){this.handleCallback(t)},t.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},t.prototype.onopentag=function(t,e){var r=this.options.xmlMode?s.ElementType.Tag:void 0,n=new o.Element(t,e,void 0,r);this.addNode(n),this.tagStack.push(n)},t.prototype.ontext=function(t){var e=this.options.normalizeWhitespace,r=this.lastNode;if(r&&r.type===s.ElementType.Text)e?r.data=(r.data+t).replace(a," "):r.data+=t,this.options.withEndIndices&&(r.endIndex=this.parser.endIndex);else{e&&(t=t.replace(a," "));var n=new o.Text(t);this.addNode(n),this.lastNode=n}},t.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===s.ElementType.Comment)this.lastNode.data+=t;else{var e=new o.Comment(t);this.addNode(e),this.lastNode=e}},t.prototype.oncommentend=function(){this.lastNode=null},t.prototype.oncdatastart=function(){var t=new o.Text(""),e=new o.NodeWithChildren(s.ElementType.CDATA,[t]);this.addNode(e),t.parent=e,this.lastNode=t},t.prototype.oncdataend=function(){this.lastNode=null},t.prototype.onprocessinginstruction=function(t,e){var r=new o.ProcessingInstruction(t,e);this.addNode(r)},t.prototype.handleCallback=function(t){if("function"===typeof this.callback)this.callback(t,this.dom);else if(t)throw t},t.prototype.addNode=function(t){var e=this.tagStack[this.tagStack.length-1],r=e.children[e.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),e.children.push(t),r&&(t.prev=r,r.next=t),t.parent=e,this.lastNode=null},t}();e.DomHandler=l,e.default=l},f5f2:function(t){t.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},f67e:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.uniqueSort=e.compareDocumentPosition=e.removeSubsets=void 0;var n=r("f23f");function i(t){var e=t.length;while(--e>=0){var r=t[e];if(e>0&&t.lastIndexOf(r,e-1)>=0)t.splice(e,1);else for(var n=r.parent;n;n=n.parent)if(t.includes(n)){t.splice(e,1);break}}return t}function s(t,e){var r=[],i=[];if(t===e)return 0;var s=(0,n.hasChildren)(t)?t:t.parent;while(s)r.unshift(s),s=s.parent;s=(0,n.hasChildren)(e)?e:e.parent;while(s)i.unshift(s),s=s.parent;var o=Math.min(r.length,i.length),a=0;while(a<o&&r[a]===i[a])a++;if(0===a)return 1;var u=r[a-1],l=u.children,c=r[a],h=i[a];return l.indexOf(c)>l.indexOf(h)?u===e?20:4:u===t?10:2}function o(t){return t=t.filter((function(t,e,r){return!r.includes(t,e+1)})),t.sort((function(t,e){var r=s(t,e);return 2&r?-1:4&r?1:0})),t}e.removeSubsets=i,e.compareDocumentPosition=s,e.uniqueSort=o},f6b4:function(t,e,r){"use strict";var n=r("c532");function i(){this.handlers=[]}i.prototype.use=function(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=i},faf8:function(t,e,r){"use strict";let n,i,s=r("c177");class o extends s{constructor(t){super({type:"document",...t}),this.nodes||(this.nodes=[])}toResult(t={}){let e=new n(new i,this,t);return e.stringify()}}o.registerLazyResult=t=>{n=t},o.registerProcessor=t=>{i=t},t.exports=o,o.default=o},fb2b:function(t,e,r){"use strict";class n{constructor(t,e={}){if(this.type="warning",this.text=t,e.node&&e.node.source){let t=e.node.rangeBy(e);this.line=t.start.line,this.column=t.start.column,this.endLine=t.end.line,this.endColumn=t.end.column}for(let r in e)this[r]=e[r]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}}t.exports=n,n.default=n},fb60:function(t,e,r){"use strict";var n=r("7917"),i=r("c532");function s(t){n.call(this,null==t?"canceled":t,n.ERR_CANCELED),this.name="CanceledError"}i.inherits(s,n,{__CANCEL__:!0}),t.exports=s}}]);
//# sourceMappingURL=frontiers.0.min.js.map
(window["frontiers_jsonp"]=window["frontiers_jsonp"]||[]).push([[2],{"00ad":function(t,e,n){"use strict";var r=n("1fc7");function i(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var s;if(n)s=n(e);else if(r.isURLSearchParams(e))s=e.toString();else{var o=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),o.push(i(e)+"="+i(t))})))})),s=o.join("&")}if(s){var a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+s}return t}},"0271":function(t,e,n){"use strict";n.d(e,"a",(function(){return l})),n.d(e,"b",(function(){return _})),n.d(e,"c",(function(){return b}));var r=n("abc8"),i=n.n(r),s=n("ddd2"),o=n.n(s),a=n("8bbf"),u=n.n(a),c=n("0c7f"),h=n.n(c),l=function(){};l.isValid=function(t,e){var n=void 0!==t[e];if(n)return!0;var r=Object.entries(t).filter((function(t){t[0];var n=t[1];return e===n})).length>0;return r},l.getValue=function(t,e){var n=t[e];if(n)return n;var r=l.getObjectByValue(t,e);return r[1]},l.parse=function(t,e){return t[e]},l.getObjectByValue=function(t,e){var n=Object.entries(t).filter((function(t){t[0];var n=t[1];return e===n}));return n[0]};var f="-",p="_";function d(t){if(Array.isArray(t)){for(var e=0;e<t.length;e++)t[e]="string"===typeof t[e]?i()(t[e]):"";return t.join(p)}return"string"===typeof t?i()(t):""}function _(){var t=[],e=arguments.length;while(e--)t[e]=arguments[e];for(var n=0;n<t.length;n+=1)t[n]=d(t[n]);var r=t.join(f);if(r.length>40){var i=r.length-40,s=t[t.length-1];if(!(s.length>i))throw new Error("The data event value cannot have more than 40 characters");t[t.length-1]=s.substr(0,s.length-i),r=t.join(f)}return r}function m(){if(location.host.indexOf(".")>-1){var t=location.host.split(".");return t[1]+"."+t[2]}return location.host}function g(){var t="www";return window&&window.location.host.startsWith("next")&&(t="next"),t}function v(t,e){if(0===t.url.indexOf("http"))return new URL(t.url);var n=(t.url.indexOf("/")>-1?"":"/")+t.url;if(e)return new URL("https://www.frontiersin.org"+n);var r="80"!==location.port?":"+location.port:"";return new URL(location.protocol+"//"+window.location.hostname+r+n)}function y(t){return void 0===t.useNuxtRouter||!0===t.useNuxtRouter}function b(t,e,n,r){(r||t.url)&&(r||(r=v(t,n)),t.url&&window.$nuxt&&"_blank"!==t.target&&y(t)&&(window.location.host,r.host))}function w(t){return new Promise((function(e){return setTimeout(e,t)}))}function x(){return{allowedTags:["img","ul","li","ol","u","i","em","mark","strong","i","p","a","div","br","sup","sub"],allowedAttributes:{a:["href","target"],img:["src","alt"]}}}var T=new Date;new Date(T.getFullYear(),T.getMonth(),T.getDate()-6),new Date(T.getFullYear(),T.getMonth(),T.getDate()),new Date(T.getFullYear(),T.getMonth(),T.getDate()-29),new Date(T.getFullYear(),T.getMonth(),1),new Date(T.getFullYear(),0,1);var O=function(){this.mainDomain="",this.subDomain=""},k={getMainDomain:{configurable:!0},getSubDomain:{configurable:!0}};k.getMainDomain.get=function(){return this.mainDomain||(this.mainDomain=m()),this.mainDomain},k.getSubDomain.get=function(){return this.subDomain||(this.subDomain=g()),this.subDomain},Object.defineProperties(O.prototype,k);var E=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={userInfoEndpoint:{configurable:!0}};return n.userInfoEndpoint.get=function(){return"https://registration-ui."+this.getMainDomain+"/api/v2/user/logged"},e.disableCache=function(){e.ENABLED_CACHE=!1},e.prototype.getLoggedUserInfo=function(){return!1===e.ENABLED_CACHE||"pending"===e.USER_REQUEST_STATUS?this.getUserInfoFromAPI():this.getUserInfoFromCache()},e.prototype.getUserInfoFromAPI=function(){var t=this;return new Promise((function(n,r){e.USER_REQUEST_STATUS="waiting";var i={withCredentials:!0};o.a.get(t.userInfoEndpoint,i).then((function(r){e.USER_INFO=t.getLoggedUserInfoModel(r.data),n(e.USER_INFO)})).catch((function(t){"401"===t.code?n(e.USER_INFO):r(t.message)})).finally((function(){e.USER_REQUEST_STATUS="done",setTimeout(t.resetCache,3e5)}))}))},e.prototype.getUserInfoFromCache=function(t){var n=this;return void 0===t&&(t=0),t>=e.MAX_RETRIES?this.getUserInfoFromAPI():"waiting"===e.USER_REQUEST_STATUS?w(200).then((function(){return n.getUserInfoFromCache(t+1)})):new Promise((function(t,n){t(e.USER_INFO)}))},e.prototype.resetCache=function(){e.USER_REQUEST_STATUS},e.prototype.getLoggedUserInfoModel=function(t){return{id:t.userId,firstName:t.firstName,middleName:t.middleName,lastName:t.lastName,primaryEmailAddress:t.primaryEmailAddress,loopProfileUrl:t.loopProfile,profilePicture:t.profilePicture}},Object.defineProperties(e.prototype,n),e}(O);E.ENABLED_CACHE=!0,E.MAX_RETRIES=15,E.USER_REQUEST_STATUS="pending";function C(t){t.prototype.$ga={getDataEventValue:_}}u.a.use(h.a,x()),u.a.use(C)},"0b97":function(t,e,n){"use strict";var r=n("1fc7"),i=n("cae7"),s=n("e79a"),o=n("00ad"),a=n("afc9"),u=n("f378"),c=n("4806"),h=n("dbee"),l=n("93d8"),f=n("b7fa");t.exports=function(t){return new Promise((function(e,n){var p,d=t.data,_=t.headers,m=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(p),t.signal&&t.signal.removeEventListener("abort",p)}r.isFormData(d)&&delete _["Content-Type"];var v=new XMLHttpRequest;if(t.auth){var y=t.auth.username||"",b=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";_.Authorization="Basic "+btoa(y+":"+b)}var w=a(t.baseURL,t.url);function x(){if(v){var r="getAllResponseHeaders"in v?u(v.getAllResponseHeaders()):null,s=m&&"text"!==m&&"json"!==m?v.response:v.responseText,o={data:s,status:v.status,statusText:v.statusText,headers:r,config:t,request:v};i((function(t){e(t),g()}),(function(t){n(t),g()}),o),v=null}}if(v.open(t.method.toUpperCase(),o(w,t.params,t.paramsSerializer),!0),v.timeout=t.timeout,"onloadend"in v?v.onloadend=x:v.onreadystatechange=function(){v&&4===v.readyState&&(0!==v.status||v.responseURL&&0===v.responseURL.indexOf("file:"))&&setTimeout(x)},v.onabort=function(){v&&(n(h("Request aborted",t,"ECONNABORTED",v)),v=null)},v.onerror=function(){n(h("Network Error",t,null,v)),v=null},v.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||l.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(h(e,t,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",v)),v=null},r.isStandardBrowserEnv()){var T=(t.withCredentials||c(w))&&t.xsrfCookieName?s.read(t.xsrfCookieName):void 0;T&&(_[t.xsrfHeaderName]=T)}"setRequestHeader"in v&&r.forEach(_,(function(t,e){"undefined"===typeof d&&"content-type"===e.toLowerCase()?delete _[e]:v.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(v.withCredentials=!!t.withCredentials),m&&"json"!==m&&(v.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&v.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&v.upload&&v.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(p=function(t){v&&(n(!t||t&&t.type?new f("canceled"):t),v.abort(),v=null)},t.cancelToken&&t.cancelToken.subscribe(p),t.signal&&(t.signal.aborted?p():t.signal.addEventListener("abort",p))),d||(d=null),v.send(d)}))}},"0d4f":function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},"14a4":function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},1718:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},1745:function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"1e9c":function(t,e,n){"use strict";n.d(e,"a",(function(){return w}));var r=n("1b40"),i=n("0271");
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
function s(t,e,n,r){var i,s=arguments.length,o=s<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)o=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(o=(s<3?i(o):s>3?i(e,n,o):i(e,n))||o);return s>3&&o&&Object.defineProperty(e,n,o),o}var o=n("371b"),a=o.Accordion,u=o.AccordionItem,c=n("312e"),h=c.CustomLink,l=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={currentYear:{configurable:!0}};return n.currentYear.get=function(){return(new Date).getFullYear()},e.prototype.linkClick=function(t,e){Object(i["c"])(t,e,this.$isServer)},Object.defineProperties(e.prototype,n),e}(r["c"]);s([Object(r["b"])({default:function(){return new Array}})],l.prototype,"blocks",void 0),s([Object(r["b"])({default:function(){return new Array}})],l.prototype,"socialLinks",void 0),s([Object(r["b"])({required:!0})],l.prototype,"copyright",void 0),s([Object(r["b"])({required:!0})],l.prototype,"privacyPolicyUrl",void 0),s([Object(r["b"])({required:!0})],l.prototype,"termsAndConditionsUrl",void 0),l=s([Object(r["a"])({components:{Accordion:a,AccordionItem:u,CustomLink:h}})],l);var f=l;function p(t,e,n,r,i,s,o,a,u,c){"boolean"!==typeof o&&(u=a,a=o,o=!1);var h,l="function"===typeof n?n.options:n;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,i&&(l.functional=!0)),r&&(l._scopeId=r),s?(h=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(s)},l._ssrRegister=h):e&&(h=o?function(t){e.call(this,c(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,a(t))}),h)if(l.functional){var f=l.render;l.render=function(t,e){return h.call(e),f(t,e)}}else{var p=l.beforeCreate;l.beforeCreate=p?[].concat(p,h):[h]}return n}var d=f,_=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("footer",{staticClass:"Footer"},[n("h1",{staticClass:"acc-hidden"},[t._v("Footer")]),t._v(" "),n("div",{staticClass:"Footer__wrapper"},[n("div",{staticClass:"Footer__sections"},[n("accordion",t._l(t.blocks,(function(e,r){return n("accordion-item",{key:r,attrs:{title:e.title},scopedSlots:t._u([{key:"content",fn:function(){return[n("ul",t._l(e.links,(function(e,i){return n("li",{key:"l"+i},[n("a",{attrs:{href:e.url,target:e.target,"data-event":t.$ga.getDataEventValue("footer",["block",r.toString()],["a",e.text])},on:{click:function(n){return t.linkClick(e,n)}}},[t._v(t._s(e.text))])])})),0)]},proxy:!0}],null,!0)})})),1),t._v(" "),n("div",{staticClass:"Footer__socialLinks"},[n("div",{staticClass:"Footer__socialLinks__title"},[t._v("Follow us")]),t._v(" "),t._l(t.socialLinks,(function(e,r){return n("custom-link",t._b({key:r,attrs:{"data-event":t.$ga.getDataEventValue("footer",e.icon,["a",e.hiddenText])}},"custom-link",e,!1))}))],2)],1),t._v(" "),n("div",{staticClass:"Footer__copyright"},[n("div",[n("span",[t._v("© "+t._s(t.currentYear)+" "+t._s(t.copyright))])]),t._v(" "),n("div",[n("a",{attrs:{href:t.privacyPolicyUrl,target:"_blank"}},[t._v("Privacy policy")]),t._v(" "),n("span",[t._v("|")]),t._v(" "),n("a",{attrs:{href:t.termsAndConditionsUrl,target:"_blank"}},[t._v("Terms and conditions")])])])])])},m=[];_._withStripped=!0;var g=void 0,v=void 0,y=void 0,b=!1,w=p({render:_,staticRenderFns:m},g,d,v,b,y,!1,void 0,void 0,void 0)},"1fc7":function(t,e,n){"use strict";var r=n("cbd7"),i=Object.prototype.toString;function s(t){return"[object Array]"===i.call(t)}function o(t){return"undefined"===typeof t}function a(t){return null!==t&&!o(t)&&null!==t.constructor&&!o(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function u(t){return"[object ArrayBuffer]"===i.call(t)}function c(t){return"undefined"!==typeof FormData&&t instanceof FormData}function h(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function l(t){return"string"===typeof t}function f(t){return"number"===typeof t}function p(t){return null!==t&&"object"===typeof t}function d(t){if("[object Object]"!==i.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function _(t){return"[object Date]"===i.call(t)}function m(t){return"[object File]"===i.call(t)}function g(t){return"[object Blob]"===i.call(t)}function v(t){return"[object Function]"===i.call(t)}function y(t){return p(t)&&v(t.pipe)}function b(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function w(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function T(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),s(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function O(){var t={};function e(e,n){d(t[n])&&d(e)?t[n]=O(t[n],e):d(e)?t[n]=O({},e):s(e)?t[n]=e.slice():t[n]=e}for(var n=0,r=arguments.length;n<r;n++)T(arguments[n],e);return t}function k(t,e,n){return T(e,(function(e,i){t[i]=n&&"function"===typeof e?r(e,n):e})),t}function E(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:s,isArrayBuffer:u,isBuffer:a,isFormData:c,isArrayBufferView:h,isString:l,isNumber:f,isObject:p,isPlainObject:d,isUndefined:o,isDate:_,isFile:m,isBlob:g,isFunction:v,isStream:y,isURLSearchParams:b,isStandardBrowserEnv:x,forEach:T,merge:O,extend:k,trim:w,stripBOM:E}},"312e":function(t,e,n){"use strict";n.r(e),n.d(e,"CustomLink",(function(){return w})),n.d(e,"LinkColor",(function(){return i})),n.d(e,"LinkIcon",(function(){return s})),n.d(e,"LinkIconLocation",(function(){return a})),n.d(e,"LinkSize",(function(){return o})),n.d(e,"LinkType",(function(){return r}));var r,i,s,o,a,u=n("1b40"),c=n("0271");
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
function h(t,e,n,r){var i,s=arguments.length,o=s<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)o=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(o=(s<3?i(o):s>3?i(e,n,o):i(e,n))||o);return s>3&&o&&Object.defineProperty(e,n,o),o}(function(t){t["Link"]="linkType",t["FlatButton"]="flatButton",t["OutlineButton"]="outlineButton"})(r||(r={})),function(t){t["Maincolor"]="maincolor",t["Grey"]="grey",t["White"]="white",t["Sky40"]="sky40",t["Blue40"]="blue40",t["Blue80"]="blue80"}(i||(i={})),function(t){t["None"]="none",t["ChevronRight"]="chevronRight",t["ArrowRight"]="arrowRight",t["Facebook"]="facebook",t["Instagram"]="instagram",t["Twitter"]="twitter",t["LinkedIn"]="linkedin"}(s||(s={})),function(t){t["Small"]="small",t["Medium"]="medium",t["Large"]="large"}(o||(o={})),function(t){t["Right"]="right",t["Left"]="left"}(a||(a={}));var l=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={ariaLabelText:{configurable:!0},linkText:{configurable:!0},className:{configurable:!0},myDataEvent:{configurable:!0}};return n.ariaLabelText.get=function(){return this.link.ariaLabel||this.link.text},n.linkText.get=function(){return!0===this.hiddenText?"":this.link.text},n.className.get=function(){var t=["Link"],e=c["a"].getValue(r,this.type),n=c["a"].getValue(i,this.color),u=c["a"].getValue(s,this.icon),h=c["a"].getValue(o,this.size),l=c["a"].getValue(a,this.iconLocation);return t.push("Link--"+e),t.push("Link--"+n),t.push("Link--"+h),e!==r.Link&&t.push("Link--"+e),u!==s.None&&(t.push("Link--icon Link--"+u),t.push("Link--"+l),""===this.link.text&&t.push("Link--noText")),t},n.myDataEvent.get=function(){return this.dataEvent||Object(c["b"])("customLink",this.type,["a",this.linkText||this.ariaLabelText])},Object.defineProperties(e.prototype,n),e}(u["c"]);h([Object(u["b"])({required:!0})],l.prototype,"link",void 0),h([Object(u["b"])({default:"None",validator:function(t){return c["a"].isValid(s,t)}})],l.prototype,"icon",void 0),h([Object(u["b"])({default:"Link",validator:function(t){return c["a"].isValid(r,t)}})],l.prototype,"type",void 0),h([Object(u["b"])({default:"Grey",validator:function(t){return c["a"].isValid(i,t)}})],l.prototype,"color",void 0),h([Object(u["b"])({default:"Small",validator:function(t){return c["a"].isValid(o,t)}})],l.prototype,"size",void 0),h([Object(u["b"])({default:"Right",validator:function(t){return c["a"].isValid(a,t)}})],l.prototype,"iconLocation",void 0),h([Object(u["b"])({default:!1})],l.prototype,"hiddenText",void 0),h([Object(u["b"])()],l.prototype,"dataEvent",void 0),l=h([u["a"]],l);var f=l;function p(t,e,n,r,i,s,o,a,u,c){"boolean"!==typeof o&&(u=a,a=o,o=!1);var h,l="function"===typeof n?n.options:n;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,i&&(l.functional=!0)),r&&(l._scopeId=r),s?(h=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(s)},l._ssrRegister=h):e&&(h=o?function(t){e.call(this,c(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,a(t))}),h)if(l.functional){var f=l.render;l.render=function(t,e){return h.call(e),f(t,e)}}else{var p=l.beforeCreate;l.beforeCreate=p?[].concat(p,h):[h]}return n}var d=f,_=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",{staticClass:"Link__wrapper"},[n("a",{class:t.className,attrs:{"aria-label":t.ariaLabelText,href:t.link.url,target:t.link.target,"data-event":t.myDataEvent}},[t._v(t._s(t.linkText))])])},m=[];_._withStripped=!0;var g=void 0,v=void 0,y=void 0,b=!1,w=p({render:_,staticRenderFns:m},g,d,v,b,y,!1,void 0,void 0,void 0)},"371b":function(t,e,n){"use strict";n.r(e),n.d(e,"Accordion",(function(){return yi})),n.d(e,"AccordionItem",(function(){return Ai}));var r=n("1b40");function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function s(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}
/*!
 * GSAP 3.11.3
 * https://greensock.com
 *
 * @license Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var o,a,u,c,h,l,f,p,d,_,m,g={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},v={duration:.5,overwrite:!1,delay:0},y=1e8,b=1/y,w=2*Math.PI,x=w/4,T=0,O=Math.sqrt,k=Math.cos,E=Math.sin,C=function(t){return"string"===typeof t},S=function(t){return"function"===typeof t},A=function(t){return"number"===typeof t},R=function(t){return"undefined"===typeof t},D=function(t){return"object"===typeof t},M=function(t){return!1!==t},P=function(){return"undefined"!==typeof window},L=function(t){return S(t)||C(t)},j="function"===typeof ArrayBuffer&&ArrayBuffer.isView||function(){},I=Array.isArray,F=/(?:-?\.?\d|\.)+/gi,U=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,N=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,B=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,z=/[+-]=-?[.\d]+/,q=/[^,'"\[\]\s]+/gi,V=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,$={},X={},Y=function(t){return(X=xt(t,$))&&Nn},H=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},W=function(t,e){return!e&&console.warn(t)},J=function(t,e){return t&&($[t]=e)&&X&&(X[t]=e)||$},Q=function(){return 0},G={suppressEvents:!0,isStart:!0,kill:!1},Z={suppressEvents:!0,kill:!1},K={suppressEvents:!0},tt={},et=[],nt={},rt={},it={},st=30,ot=[],at="",ut=function(t){var e,n,r=t[0];if(D(r)||S(r)||(t=[t]),!(e=(r._gsap||{}).harness)){n=ot.length;while(n--&&!ot[n].targetTest(r));e=ot[n]}n=t.length;while(n--)t[n]&&(t[n]._gsap||(t[n]._gsap=new Je(t[n],e)))||t.splice(n,1);return t},ct=function(t){return t._gsap||ut(se(t))[0]._gsap},ht=function(t,e,n){return(n=t[e])&&S(n)?t[e]():R(n)&&t.getAttribute&&t.getAttribute(e)||n},lt=function(t,e){return(t=t.split(",")).forEach(e)||t},ft=function(t){return Math.round(1e5*t)/1e5||0},pt=function(t){return Math.round(1e7*t)/1e7||0},dt=function(t,e){var n=e.charAt(0),r=parseFloat(e.substr(2));return t=parseFloat(t),"+"===n?t+r:"-"===n?t-r:"*"===n?t*r:t/r},_t=function(t,e){for(var n=e.length,r=0;t.indexOf(e[r])<0&&++r<n;);return r<n},mt=function(){var t,e,n=et.length,r=et.slice(0);for(nt={},et.length=0,t=0;t<n;t++)e=r[t],e&&e._lazy&&(e.render(e._lazy[0],e._lazy[1],!0)._lazy=0)},gt=function(t,e,n,r){et.length&&mt(),t.render(e,n,r||a&&e<0&&(t._initted||t._startAt)),et.length&&mt()},vt=function(t){var e=parseFloat(t);return(e||0===e)&&(t+"").match(q).length<2?e:C(t)?t.trim():t},yt=function(t){return t},bt=function(t,e){for(var n in e)n in t||(t[n]=e[n]);return t},wt=function(t){return function(e,n){for(var r in n)r in e||"duration"===r&&t||"ease"===r||(e[r]=n[r])}},xt=function(t,e){for(var n in e)t[n]=e[n];return t},Tt=function t(e,n){for(var r in n)"__proto__"!==r&&"constructor"!==r&&"prototype"!==r&&(e[r]=D(n[r])?t(e[r]||(e[r]={}),n[r]):n[r]);return e},Ot=function(t,e){var n,r={};for(n in t)n in e||(r[n]=t[n]);return r},kt=function(t){var e=t.parent||c,n=t.keyframes?wt(I(t.keyframes)):bt;if(M(t.inherit))while(e)n(t,e.vars.defaults),e=e.parent||e._dp;return t},Et=function(t,e){var n=t.length,r=n===e.length;while(r&&n--&&t[n]===e[n]);return n<0},Ct=function(t,e,n,r,i){void 0===n&&(n="_first"),void 0===r&&(r="_last");var s,o=t[r];if(i){s=e[i];while(o&&o[i]>s)o=o._prev}return o?(e._next=o._next,o._next=e):(e._next=t[n],t[n]=e),e._next?e._next._prev=e:t[r]=e,e._prev=o,e.parent=e._dp=t,e},St=function(t,e,n,r){void 0===n&&(n="_first"),void 0===r&&(r="_last");var i=e._prev,s=e._next;i?i._next=s:t[n]===e&&(t[n]=s),s?s._prev=i:t[r]===e&&(t[r]=i),e._next=e._prev=e.parent=null},At=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove(t),t._act=0},Rt=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0)){var n=t;while(n)n._dirty=1,n=n.parent}return t},Dt=function(t){var e=t.parent;while(e&&e.parent)e._dirty=1,e.totalDuration(),e=e.parent;return t},Mt=function(t,e,n,r){return t._startAt&&(a?t._startAt.revert(Z):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,r))},Pt=function t(e){return!e||e._ts&&t(e.parent)},Lt=function(t){return t._repeat?jt(t._tTime,t=t.duration()+t._rDelay)*t:0},jt=function(t,e){var n=Math.floor(t/=e);return t&&n===t?n-1:n},It=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},Ft=function(t){return t._end=pt(t._start+(t._tDur/Math.abs(t._ts||t._rts||b)||0))},Ut=function(t,e){var n=t._dp;return n&&n.smoothChildTiming&&t._ts&&(t._start=pt(n._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),Ft(t),n._dirty||Rt(n,t)),t},Nt=function(t,e){var n;if((e._time||e._initted&&!e._dur)&&(n=It(t.rawTime(),e),(!e._dur||Kt(0,e.totalDuration(),n)-e._tTime>b)&&e.render(n,!0)),Rt(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration()){n=t;while(n._dp)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp}t._zTime=-b}},Bt=function(t,e,n,r){return e.parent&&At(e),e._start=pt((A(n)?n:n||t!==c?Qt(t,n,e):t._time)+e._delay),e._end=pt(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),Ct(t,e,"_first","_last",t._sort?"_start":0),$t(e)||(t._recent=e),r||Nt(t,e),t._ts<0&&Ut(t,t._tTime),t},zt=function(t,e){return($.ScrollTrigger||H("scrollTrigger",e))&&$.ScrollTrigger.create(e,t)},qt=function(t,e,n,r,i){return sn(t,e,i),t._initted?!n&&t._pt&&!a&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&d!==Le.frame?(et.push(t),t._lazy=[i,r],1):void 0:1},Vt=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},$t=function(t){var e=t.data;return"isFromStart"===e||"isStart"===e},Xt=function(t,e,n,r){var i,s,o,u=t.ratio,c=e<0||!e&&(!t._start&&Vt(t)&&(t._initted||!$t(t))||(t._ts<0||t._dp._ts<0)&&!$t(t))?0:1,h=t._rDelay,l=0;if(h&&t._repeat&&(l=Kt(0,t._tDur,e),s=jt(l,h),t._yoyo&&1&s&&(c=1-c),s!==jt(t._tTime,h)&&(u=1-c,t.vars.repeatRefresh&&t._initted&&t.invalidate())),c!==u||a||r||t._zTime===b||!e&&t._zTime){if(!t._initted&&qt(t,e,r,n,l))return;o=t._zTime,t._zTime=e||(n?b:0),n||(n=e&&!o),t.ratio=c,t._from&&(c=1-c),t._time=0,t._tTime=l,i=t._pt;while(i)i.r(c,i.d),i=i._next;e<0&&Mt(t,e,n,!0),t._onUpdate&&!n&&xe(t,"onUpdate"),l&&t._repeat&&!n&&t.parent&&xe(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===c&&(c&&At(t,1),n||a||(xe(t,c?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)},Yt=function(t,e,n){var r;if(n>e){r=t._first;while(r&&r._start<=n){if("isPause"===r.data&&r._start>e)return r;r=r._next}}else{r=t._last;while(r&&r._start>=n){if("isPause"===r.data&&r._start<e)return r;r=r._prev}}},Ht=function(t,e,n,r){var i=t._repeat,s=pt(e)||0,o=t._tTime/t._tDur;return o&&!r&&(t._time*=s/t._dur),t._dur=s,t._tDur=i?i<0?1e10:pt(s*(i+1)+t._rDelay*i):s,o>0&&!r&&Ut(t,t._tTime=t._tDur*o),t.parent&&Ft(t),n||Rt(t.parent,t),t},Wt=function(t){return t instanceof Ge?Rt(t):Ht(t,t._dur)},Jt={_start:0,endTime:Q,totalDuration:Q},Qt=function t(e,n,r){var i,s,o,a=e.labels,u=e._recent||Jt,c=e.duration()>=y?u.endTime(!1):e._dur;return C(n)&&(isNaN(n)||n in a)?(s=n.charAt(0),o="%"===n.substr(-1),i=n.indexOf("="),"<"===s||">"===s?(i>=0&&(n=n.replace(/=/,"")),("<"===s?u._start:u.endTime(u._repeat>=0))+(parseFloat(n.substr(1))||0)*(o?(i<0?u:r).totalDuration()/100:1)):i<0?(n in a||(a[n]=c),a[n]):(s=parseFloat(n.charAt(i-1)+n.substr(i+1)),o&&r&&(s=s/100*(I(r)?r[0]:r).totalDuration()),i>1?t(e,n.substr(0,i-1),r)+s:c+s)):null==n?c:+n},Gt=function(t,e,n){var r,i,s=A(e[1]),o=(s?2:1)+(t<2?0:1),a=e[o];if(s&&(a.duration=e[1]),a.parent=n,t){r=a,i=n;while(i&&!("immediateRender"in r))r=i.vars.defaults||{},i=M(i.vars.inherit)&&i.parent;a.immediateRender=M(r.immediateRender),t<2?a.runBackwards=1:a.startAt=e[o-1]}return new fn(e[0],a,e[o+1])},Zt=function(t,e){return t||0===t?e(t):e},Kt=function(t,e,n){return n<t?t:n>e?e:n},te=function(t,e){return C(t)&&(e=V.exec(t))?e[1]:""},ee=function(t,e,n){return Zt(n,(function(n){return Kt(t,e,n)}))},ne=[].slice,re=function(t,e){return t&&D(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&D(t[0]))&&!t.nodeType&&t!==h},ie=function(t,e,n){return void 0===n&&(n=[]),t.forEach((function(t){var r;return C(t)&&!e||re(t,1)?(r=n).push.apply(r,se(t)):n.push(t)}))||n},se=function(t,e,n){return u&&!e&&u.selector?u.selector(t):!C(t)||n||!l&&je()?I(t)?ie(t,n):re(t)?ne.call(t,0):t?[t]:[]:ne.call((e||f).querySelectorAll(t),0)},oe=function(t){return t=se(t)[0]||W("Invalid scope")||{},function(e){var n=t.current||t.nativeElement||t;return se(e,n.querySelectorAll?n:n===t?W("Invalid scope")||f.createElement("div"):t)}},ae=function(t){return t.sort((function(){return.5-Math.random()}))},ue=function(t){if(S(t))return t;var e=D(t)?t:{each:t},n=$e(e.ease),r=e.from||0,i=parseFloat(e.base)||0,s={},o=r>0&&r<1,a=isNaN(r)||o,u=e.axis,c=r,h=r;return C(r)?c=h={center:.5,edges:.5,end:1}[r]||0:!o&&a&&(c=r[0],h=r[1]),function(t,o,l){var f,p,d,_,m,g,v,b,w,x=(l||e).length,T=s[x];if(!T){if(w="auto"===e.grid?0:(e.grid||[1,y])[1],!w){v=-y;while(v<(v=l[w++].getBoundingClientRect().left)&&w<x);w--}for(T=s[x]=[],f=a?Math.min(w,x)*c-.5:r%w,p=w===y?0:a?x*h/w-.5:r/w|0,v=0,b=y,g=0;g<x;g++)d=g%w-f,_=p-(g/w|0),T[g]=m=u?Math.abs("y"===u?_:d):O(d*d+_*_),m>v&&(v=m),m<b&&(b=m);"random"===r&&ae(T),T.max=v-b,T.min=b,T.v=x=(parseFloat(e.amount)||parseFloat(e.each)*(w>x?x-1:u?"y"===u?x/w:w:Math.max(w,x/w))||0)*("edges"===r?-1:1),T.b=x<0?i-x:i,T.u=te(e.amount||e.each)||0,n=n&&x<0?qe(n):n}return x=(T[t]-T.min)/T.max||0,pt(T.b+(n?n(x):x)*T.v)+T.u}},ce=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(n){var r=pt(Math.round(parseFloat(n)/t)*t*e);return(r-r%1)/e+(A(n)?0:te(n))}},he=function(t,e){var n,r,i=I(t);return!i&&D(t)&&(n=i=t.radius||y,t.values?(t=se(t.values),(r=!A(t[0]))&&(n*=n)):t=ce(t.increment)),Zt(e,i?S(t)?function(e){return r=t(e),Math.abs(r-e)<=n?r:e}:function(e){var i,s,o=parseFloat(r?e.x:e),a=parseFloat(r?e.y:0),u=y,c=0,h=t.length;while(h--)r?(i=t[h].x-o,s=t[h].y-a,i=i*i+s*s):i=Math.abs(t[h]-o),i<u&&(u=i,c=h);return c=!n||u<=n?t[c]:e,r||c===e||A(e)?c:c+te(e)}:ce(t))},le=function(t,e,n,r){return Zt(I(t)?!e:!0===n?!!(n=0):!r,(function(){return I(t)?t[~~(Math.random()*t.length)]:(n=n||1e-5)&&(r=n<1?Math.pow(10,(n+"").length-2):1)&&Math.floor(Math.round((t-n/2+Math.random()*(e-t+.99*n))/n)*n*r)/r}))},fe=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce((function(t,e){return e(t)}),t)}},pe=function(t,e){return function(n){return t(parseFloat(n))+(e||te(n))}},de=function(t,e,n){return ye(t,e,0,1,n)},_e=function(t,e,n){return Zt(n,(function(n){return t[~~e(n)]}))},me=function t(e,n,r){var i=n-e;return I(e)?_e(e,t(0,e.length),n):Zt(r,(function(t){return(i+(t-e)%i)%i+e}))},ge=function t(e,n,r){var i=n-e,s=2*i;return I(e)?_e(e,t(0,e.length-1),n):Zt(r,(function(t){return t=(s+(t-e)%s)%s||0,e+(t>i?s-t:t)}))},ve=function(t){var e,n,r,i,s=0,o="";while(~(e=t.indexOf("random(",s)))r=t.indexOf(")",e),i="["===t.charAt(e+7),n=t.substr(e+7,r-e-7).match(i?q:F),o+=t.substr(s,e-s)+le(i?n:+n[0],i?0:+n[1],+n[2]||1e-5),s=r+1;return o+t.substr(s,t.length-s)},ye=function(t,e,n,r,i){var s=e-t,o=r-n;return Zt(i,(function(e){return n+((e-t)/s*o||0)}))},be=function t(e,n,r,i){var s=isNaN(e+n)?0:function(t){return(1-t)*e+t*n};if(!s){var o,a,u,c,h,l=C(e),f={};if(!0===r&&(i=1)&&(r=null),l)e={p:e},n={p:n};else if(I(e)&&!I(n)){for(u=[],c=e.length,h=c-2,a=1;a<c;a++)u.push(t(e[a-1],e[a]));c--,s=function(t){t*=c;var e=Math.min(h,~~t);return u[e](t-e)},r=n}else i||(e=xt(I(e)?[]:{},e));if(!u){for(o in n)en.call(f,e,o,"get",n[o]);s=function(t){return wn(t,f)||(l?e.p:e)}}}return Zt(r,s)},we=function(t,e,n){var r,i,s,o=t.labels,a=y;for(r in o)i=o[r]-e,i<0===!!n&&i&&a>(i=Math.abs(i))&&(s=r,a=i);return s},xe=function(t,e,n){var r,i,s,o=t.vars,a=o[e],c=u,h=t._ctx;if(a)return r=o[e+"Params"],i=o.callbackScope||t,n&&et.length&&mt(),h&&(u=h),s=r?a.apply(i,r):a.call(i),u=c,s},Te=function(t){return At(t),t.scrollTrigger&&t.scrollTrigger.kill(!!a),t.progress()<1&&xe(t,"onInterrupt"),t},Oe=function(t){t=!t.name&&t["default"]||t;var e=t.name,n=S(t),r=e&&!n&&t.init?function(){this._props=[]}:t,i={init:Q,render:wn,add:en,kill:Tn,modifier:xn,rawVars:0},s={targetTest:0,get:0,getSetter:gn,aliases:{},register:0};if(je(),t!==r){if(rt[e])return;bt(r,bt(Ot(t,i),s)),xt(r.prototype,xt(i,Ot(t,s))),rt[r.prop=e]=r,t.targetTest&&(ot.push(r),tt[e]=1),e=("css"===e?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}J(e,r),t.register&&t.register(Nn,r,En)},ke=255,Ee={aqua:[0,ke,ke],lime:[0,ke,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,ke],navy:[0,0,128],white:[ke,ke,ke],olive:[128,128,0],yellow:[ke,ke,0],orange:[ke,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[ke,0,0],pink:[ke,192,203],cyan:[0,ke,ke],transparent:[ke,ke,ke,0]},Ce=function(t,e,n){return t+=t<0?1:t>1?-1:0,(6*t<1?e+(n-e)*t*6:t<.5?n:3*t<2?e+(n-e)*(2/3-t)*6:e)*ke+.5|0},Se=function(t,e,n){var r,i,s,o,a,u,c,h,l,f,p=t?A(t)?[t>>16,t>>8&ke,t&ke]:0:Ee.black;if(!p){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),Ee[t])p=Ee[t];else if("#"===t.charAt(0)){if(t.length<6&&(r=t.charAt(1),i=t.charAt(2),s=t.charAt(3),t="#"+r+r+i+i+s+s+(5===t.length?t.charAt(4)+t.charAt(4):"")),9===t.length)return p=parseInt(t.substr(1,6),16),[p>>16,p>>8&ke,p&ke,parseInt(t.substr(7),16)/255];t=parseInt(t.substr(1),16),p=[t>>16,t>>8&ke,t&ke]}else if("hsl"===t.substr(0,3))if(p=f=t.match(F),e){if(~t.indexOf("="))return p=t.match(U),n&&p.length<4&&(p[3]=1),p}else o=+p[0]%360/360,a=+p[1]/100,u=+p[2]/100,i=u<=.5?u*(a+1):u+a-u*a,r=2*u-i,p.length>3&&(p[3]*=1),p[0]=Ce(o+1/3,r,i),p[1]=Ce(o,r,i),p[2]=Ce(o-1/3,r,i);else p=t.match(F)||Ee.transparent;p=p.map(Number)}return e&&!f&&(r=p[0]/ke,i=p[1]/ke,s=p[2]/ke,c=Math.max(r,i,s),h=Math.min(r,i,s),u=(c+h)/2,c===h?o=a=0:(l=c-h,a=u>.5?l/(2-c-h):l/(c+h),o=c===r?(i-s)/l+(i<s?6:0):c===i?(s-r)/l+2:(r-i)/l+4,o*=60),p[0]=~~(o+.5),p[1]=~~(100*a+.5),p[2]=~~(100*u+.5)),n&&p.length<4&&(p[3]=1),p},Ae=function(t){var e=[],n=[],r=-1;return t.split(De).forEach((function(t){var i=t.match(N)||[];e.push.apply(e,i),n.push(r+=i.length+1)})),e.c=n,e},Re=function(t,e,n){var r,i,s,o,a="",u=(t+a).match(De),c=e?"hsla(":"rgba(",h=0;if(!u)return t;if(u=u.map((function(t){return(t=Se(t,e,1))&&c+(e?t[0]+","+t[1]+"%,"+t[2]+"%,"+t[3]:t.join(","))+")"})),n&&(s=Ae(t),r=n.c,r.join(a)!==s.c.join(a)))for(i=t.replace(De,"1").split(N),o=i.length-1;h<o;h++)a+=i[h]+(~r.indexOf(h)?u.shift()||c+"0,0,0,0)":(s.length?s:u.length?u:n).shift());if(!i)for(i=t.split(De),o=i.length-1;h<o;h++)a+=i[h]+u[h];return a+i[o]},De=function(){var t,e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b";for(t in Ee)e+="|"+t+"\\b";return new RegExp(e+")","gi")}(),Me=/hsl[a]?\(/,Pe=function(t){var e,n=t.join(" ");if(De.lastIndex=0,De.test(n))return e=Me.test(n),t[1]=Re(t[1],e),t[0]=Re(t[0],e,Ae(t[1])),!0},Le=function(){var t,e,n,r,i,s,o=Date.now,a=500,u=33,c=o(),d=c,_=1e3/240,g=_,v=[],y=function n(h){var l,f,p,m,y=o()-d,b=!0===h;if(y>a&&(c+=y-u),d+=y,p=d-c,l=p-g,(l>0||b)&&(m=++r.frame,i=p-1e3*r.time,r.time=p/=1e3,g+=l+(l>=_?4:_-l),f=1),b||(t=e(n)),f)for(s=0;s<v.length;s++)v[s](p,i,m,h)};return r={time:0,frame:0,tick:function(){y(!0)},deltaRatio:function(t){return i/(1e3/(t||60))},wake:function(){p&&(!l&&P()&&(h=l=window,f=h.document||{},$.gsap=Nn,(h.gsapVersions||(h.gsapVersions=[])).push(Nn.version),Y(X||h.GreenSockGlobals||!h.gsap&&h||{}),n=h.requestAnimationFrame),t&&r.sleep(),e=n||function(t){return setTimeout(t,g-1e3*r.time+1|0)},m=1,y(2))},sleep:function(){(n?h.cancelAnimationFrame:clearTimeout)(t),m=0,e=Q},lagSmoothing:function(t,e){a=t||1/b,u=Math.min(e,a,0)},fps:function(t){_=1e3/(t||240),g=1e3*r.time+_},add:function(t,e,n){var i=e?function(e,n,s,o){t(e,n,s,o),r.remove(i)}:t;return r.remove(t),v[n?"unshift":"push"](i),je(),i},remove:function(t,e){~(e=v.indexOf(t))&&v.splice(e,1)&&s>=e&&s--},_listeners:v},r}(),je=function(){return!m&&Le.wake()},Ie={},Fe=/^[\d.\-M][\d.\-,\s]/,Ue=/["']/g,Ne=function(t){for(var e,n,r,i={},s=t.substr(1,t.length-3).split(":"),o=s[0],a=1,u=s.length;a<u;a++)n=s[a],e=a!==u-1?n.lastIndexOf(","):n.length,r=n.substr(0,e),i[o]=isNaN(r)?r.replace(Ue,"").trim():+r,o=n.substr(e+1).trim();return i},Be=function(t){var e=t.indexOf("(")+1,n=t.indexOf(")"),r=t.indexOf("(",e);return t.substring(e,~r&&r<n?t.indexOf(")",n+1):n)},ze=function(t){var e=(t+"").split("("),n=Ie[e[0]];return n&&e.length>1&&n.config?n.config.apply(null,~t.indexOf("{")?[Ne(e[1])]:Be(t).split(",").map(vt)):Ie._CE&&Fe.test(t)?Ie._CE("",t):n},qe=function(t){return function(e){return 1-t(1-e)}},Ve=function t(e,n){var r,i=e._first;while(i)i instanceof Ge?t(i,n):!i.vars.yoyoEase||i._yoyo&&i._repeat||i._yoyo===n||(i.timeline?t(i.timeline,n):(r=i._ease,i._ease=i._yEase,i._yEase=r,i._yoyo=n)),i=i._next},$e=function(t,e){return t&&(S(t)?t:Ie[t]||ze(t))||e},Xe=function(t,e,n,r){void 0===n&&(n=function(t){return 1-e(1-t)}),void 0===r&&(r=function(t){return t<.5?e(2*t)/2:1-e(2*(1-t))/2});var i,s={easeIn:e,easeOut:n,easeInOut:r};return lt(t,(function(t){for(var e in Ie[t]=$[t]=s,Ie[i=t.toLowerCase()]=n,s)Ie[i+("easeIn"===e?".in":"easeOut"===e?".out":".inOut")]=Ie[t+"."+e]=s[e]})),s},Ye=function(t){return function(e){return e<.5?(1-t(1-2*e))/2:.5+t(2*(e-.5))/2}},He=function t(e,n,r){var i=n>=1?n:1,s=(r||(e?.3:.45))/(n<1?n:1),o=s/w*(Math.asin(1/i)||0),a=function(t){return 1===t?1:i*Math.pow(2,-10*t)*E((t-o)*s)+1},u="out"===e?a:"in"===e?function(t){return 1-a(1-t)}:Ye(a);return s=w/s,u.config=function(n,r){return t(e,n,r)},u},We=function t(e,n){void 0===n&&(n=1.70158);var r=function(t){return t?--t*t*((n+1)*t+n)+1:0},i="out"===e?r:"in"===e?function(t){return 1-r(1-t)}:Ye(r);return i.config=function(n){return t(e,n)},i};lt("Linear,Quad,Cubic,Quart,Quint,Strong",(function(t,e){var n=e<5?e+1:e;Xe(t+",Power"+(n-1),e?function(t){return Math.pow(t,n)}:function(t){return t},(function(t){return 1-Math.pow(1-t,n)}),(function(t){return t<.5?Math.pow(2*t,n)/2:1-Math.pow(2*(1-t),n)/2}))})),Ie.Linear.easeNone=Ie.none=Ie.Linear.easeIn,Xe("Elastic",He("in"),He("out"),He()),function(t,e){var n=1/e,r=2*n,i=2.5*n,s=function(s){return s<n?t*s*s:s<r?t*Math.pow(s-1.5/e,2)+.75:s<i?t*(s-=2.25/e)*s+.9375:t*Math.pow(s-2.625/e,2)+.984375};Xe("Bounce",(function(t){return 1-s(1-t)}),s)}(7.5625,2.75),Xe("Expo",(function(t){return t?Math.pow(2,10*(t-1)):0})),Xe("Circ",(function(t){return-(O(1-t*t)-1)})),Xe("Sine",(function(t){return 1===t?1:1-k(t*x)})),Xe("Back",We("in"),We("out"),We()),Ie.SteppedEase=Ie.steps=$.SteppedEase={config:function(t,e){void 0===t&&(t=1);var n=1/t,r=t+(e?0:1),i=e?1:0,s=1-b;return function(t){return((r*Kt(0,s,t)|0)+i)*n}}},v.ease=Ie["quad.out"],lt("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",(function(t){return at+=t+","+t+"Params,"}));var Je=function(t,e){this.id=T++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:ht,this.set=e?e.getSetter:gn},Qe=function(){function t(t){this.vars=t,this._delay=+t.delay||0,(this._repeat=t.repeat===1/0?-2:t.repeat||0)&&(this._rDelay=t.repeatDelay||0,this._yoyo=!!t.yoyo||!!t.yoyoEase),this._ts=1,Ht(this,+t.duration,1,1),this.data=t.data,u&&(this._ctx=u,u.data.push(this)),m||Le.wake()}var e=t.prototype;return e.delay=function(t){return t||0===t?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+t-this._delay),this._delay=t,this):this._delay},e.duration=function(t){return arguments.length?this.totalDuration(this._repeat>0?t+(t+this._rDelay)*this._repeat:t):this.totalDuration()&&this._dur},e.totalDuration=function(t){return arguments.length?(this._dirty=0,Ht(this,this._repeat<0?t:(t-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(t,e){if(je(),!arguments.length)return this._tTime;var n=this._dp;if(n&&n.smoothChildTiming&&this._ts){Ut(this,t),!n._dp||n.parent||Nt(n,this);while(n&&n.parent)n.parent._time!==n._start+(n._ts>=0?n._tTime/n._ts:(n.totalDuration()-n._tTime)/-n._ts)&&n.totalTime(n._tTime,!0),n=n.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&t<this._tDur||this._ts<0&&t>0||!this._tDur&&!t)&&Bt(this._dp,this,this._start-this._delay)}return(this._tTime!==t||!this._dur&&!e||this._initted&&Math.abs(this._zTime)===b||!t&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=t),gt(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totalTime(Math.min(this.totalDuration(),t+Lt(this))%(this._dur+this._rDelay)||(t?this._dur:0),e):this._time},e.totalProgress=function(t,e){return arguments.length?this.totalTime(this.totalDuration()*t,e):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.ratio},e.progress=function(t,e){return arguments.length?this.totalTime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+Lt(this),e):this.duration()?Math.min(1,this._time/this._dur):this.ratio},e.iteration=function(t,e){var n=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(t-1)*n,e):this._repeat?jt(this._tTime,n)+1:1},e.timeScale=function(t){if(!arguments.length)return this._rts===-b?0:this._rts;if(this._rts===t)return this;var e=this.parent&&this._ts?It(this.parent._time,this):this._tTime;return this._rts=+t||0,this._ts=this._ps||t===-b?0:this._rts,this.totalTime(Kt(-this._delay,this._tDur,e),!0),Ft(this),Dt(this)},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(je(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,1===this.progress()&&Math.abs(this._zTime)!==b&&(this._tTime-=b)))),this):this._ps},e.startTime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&Bt(e,this,t-this._delay),this}return this._start},e.endTime=function(t){return this._start+(M(t)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?It(e.rawTime(t),this):this._tTime:this._tTime},e.revert=function(t){void 0===t&&(t=K);var e=a;return a=t,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(t),this.totalTime(-.01,t.suppressEvents)),"nested"!==this.data&&!1!==t.kill&&this.kill(),a=e,this},e.globalTime=function(t){var e=this,n=arguments.length?t:e.rawTime();while(e)n=e._start+n/(e._ts||1),e=e._dp;return!this.parent&&this.vars.immediateRender?-1:n},e.repeat=function(t){return arguments.length?(this._repeat=t===1/0?-2:t,Wt(this)):-2===this._repeat?1/0:this._repeat},e.repeatDelay=function(t){if(arguments.length){var e=this._time;return this._rDelay=t,Wt(this),e?this.time(e):this}return this._rDelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totalTime(Qt(this,t),M(e))},e.restart=function(t,e){return this.play().totalTime(t?-this._delay:0,M(e))},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalDuration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timeScale(-this._rts||(t?-b:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-b,this},e.isActive=function(){var t,e=this.parent||this._dp,n=this._start;return!(e&&!(this._ts&&this._initted&&e.isActive()&&(t=e.rawTime(!0))>=n&&t<this.endTime(!0)-b))},e.eventCallback=function(t,e,n){var r=this.vars;return arguments.length>1?(e?(r[t]=e,n&&(r[t+"Params"]=n),"onUpdate"===t&&(this._onUpdate=e)):delete r[t],this):r[t]},e.then=function(t){var e=this;return new Promise((function(n){var r=S(t)?t:yt,i=function(){var t=e.then;e.then=null,S(r)&&(r=r(e))&&(r.then||r===e)&&(e.then=t),n(r),e.then=t};e._initted&&1===e.totalProgress()&&e._ts>=0||!e._tTime&&e._ts<0?i():e._prom=i}))},e.kill=function(){Te(this)},t}();bt(Qe.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-b,_prom:0,_ps:!1,_rts:1});var Ge=function(t){function e(e,n){var r;return void 0===e&&(e={}),r=t.call(this,e)||this,r.labels={},r.smoothChildTiming=!!e.smoothChildTiming,r.autoRemoveChildren=!!e.autoRemoveChildren,r._sort=M(e.sortChildren),c&&Bt(e.parent||c,i(r),n),e.reversed&&r.reverse(),e.paused&&r.paused(!0),e.scrollTrigger&&zt(i(r),e.scrollTrigger),r}s(e,t);var n=e.prototype;return n.to=function(t,e,n){return Gt(0,arguments,this),this},n.from=function(t,e,n){return Gt(1,arguments,this),this},n.fromTo=function(t,e,n,r){return Gt(2,arguments,this),this},n.set=function(t,e,n){return e.duration=0,e.parent=this,kt(e).repeatDelay||(e.repeat=0),e.immediateRender=!!e.immediateRender,new fn(t,e,Qt(this,n),1),this},n.call=function(t,e,n){return Bt(this,fn.delayedCall(0,t,e),n)},n.staggerTo=function(t,e,n,r,i,s,o){return n.duration=e,n.stagger=n.stagger||r,n.onComplete=s,n.onCompleteParams=o,n.parent=this,new fn(t,n,Qt(this,i)),this},n.staggerFrom=function(t,e,n,r,i,s,o){return n.runBackwards=1,kt(n).immediateRender=M(n.immediateRender),this.staggerTo(t,e,n,r,i,s,o)},n.staggerFromTo=function(t,e,n,r,i,s,o,a){return r.startAt=n,kt(r).immediateRender=M(r.immediateRender),this.staggerTo(t,e,r,i,s,o,a)},n.render=function(t,e,n){var r,i,s,o,u,h,l,f,p,d,_,m,g=this._time,v=this._dirty?this.totalDuration():this._tDur,y=this._dur,w=t<=0?0:pt(t),x=this._zTime<0!==t<0&&(this._initted||!y);if(this!==c&&w>v&&t>=0&&(w=v),w!==this._tTime||n||x){if(g!==this._time&&y&&(w+=this._time-g,t+=this._time-g),r=w,p=this._start,f=this._ts,h=!f,x&&(y||(g=this._zTime),(t||!e)&&(this._zTime=t)),this._repeat){if(_=this._yoyo,u=y+this._rDelay,this._repeat<-1&&t<0)return this.totalTime(100*u+t,e,n);if(r=pt(w%u),w===v?(o=this._repeat,r=y):(o=~~(w/u),o&&o===w/u&&(r=y,o--),r>y&&(r=y)),d=jt(this._tTime,u),!g&&this._tTime&&d!==o&&(d=o),_&&1&o&&(r=y-r,m=1),o!==d&&!this._lock){var T=_&&1&d,O=T===(_&&1&o);if(o<d&&(T=!T),g=T?0:y,this._lock=1,this.render(g||(m?0:pt(o*u)),e,!y)._lock=0,this._tTime=w,!e&&this.parent&&xe(this,"onRepeat"),this.vars.repeatRefresh&&!m&&(this.invalidate()._lock=1),g&&g!==this._time||h!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(y=this._dur,v=this._tDur,O&&(this._lock=2,g=T?y:-1e-4,this.render(g,!0),this.vars.repeatRefresh&&!m&&this.invalidate()),this._lock=0,!this._ts&&!h)return this;Ve(this,m)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(l=Yt(this,pt(g),pt(r)),l&&(w-=r-(r=l._start))),this._tTime=w,this._time=r,this._act=!f,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=t,g=0),!g&&r&&!e&&(xe(this,"onStart"),this._tTime!==w))return this;if(r>=g&&t>=0){i=this._first;while(i){if(s=i._next,(i._act||r>=i._start)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(r-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+(r-i._start)*i._ts,e,n),r!==this._time||!this._ts&&!h){l=0,s&&(w+=this._zTime=-b);break}}i=s}}else{i=this._last;var k=t<0?t:r;while(i){if(s=i._prev,(i._act||k<=i._end)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(k-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+(k-i._start)*i._ts,e,n||a&&(i._initted||i._startAt)),r!==this._time||!this._ts&&!h){l=0,s&&(w+=this._zTime=k?-b:b);break}}i=s}}if(l&&!e&&(this.pause(),l.render(r>=g?0:-b)._zTime=r>=g?1:-1,this._ts))return this._start=p,Ft(this),this.render(t,e,n);this._onUpdate&&!e&&xe(this,"onUpdate",!0),(w===v&&this._tTime>=this.totalDuration()||!w&&g)&&(p!==this._start&&Math.abs(f)===Math.abs(this._ts)||this._lock||((t||!y)&&(w===v&&this._ts>0||!w&&this._ts<0)&&At(this,1),e||t<0&&!g||!w&&!g&&v||(xe(this,w===v&&t>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(w<v&&this.timeScale()>0)&&this._prom())))}return this},n.add=function(t,e){var n=this;if(A(e)||(e=Qt(this,e,t)),!(t instanceof Qe)){if(I(t))return t.forEach((function(t){return n.add(t,e)})),this;if(C(t))return this.addLabel(t,e);if(!S(t))return this;t=fn.delayedCall(0,t)}return this!==t?Bt(this,t,e):this},n.getChildren=function(t,e,n,r){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===n&&(n=!0),void 0===r&&(r=-y);var i=[],s=this._first;while(s)s._start>=r&&(s instanceof fn?e&&i.push(s):(n&&i.push(s),t&&i.push.apply(i,s.getChildren(!0,e,n)))),s=s._next;return i},n.getById=function(t){var e=this.getChildren(1,1,1),n=e.length;while(n--)if(e[n].vars.id===t)return e[n]},n.remove=function(t){return C(t)?this.removeLabel(t):S(t)?this.killTweensOf(t):(St(this,t),t===this._recent&&(this._recent=this._last),Rt(this))},n.totalTime=function(e,n){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=pt(Le.time-(this._ts>0?e/this._ts:(this.totalDuration()-e)/-this._ts))),t.prototype.totalTime.call(this,e,n),this._forcing=0,this):this._tTime},n.addLabel=function(t,e){return this.labels[t]=Qt(this,e),this},n.removeLabel=function(t){return delete this.labels[t],this},n.addPause=function(t,e,n){var r=fn.delayedCall(0,e||Q,n);return r.data="isPause",this._hasPause=1,Bt(this,r,Qt(this,t))},n.removePause=function(t){var e=this._first;t=Qt(this,t);while(e)e._start===t&&"isPause"===e.data&&At(e),e=e._next},n.killTweensOf=function(t,e,n){var r=this.getTweensOf(t,n),i=r.length;while(i--)Ze!==r[i]&&r[i].kill(t,e);return this},n.getTweensOf=function(t,e){var n,r=[],i=se(t),s=this._first,o=A(e);while(s)s instanceof fn?_t(s._targets,i)&&(o?(!Ze||s._initted&&s._ts)&&s.globalTime(0)<=e&&s.globalTime(s.totalDuration())>e:!e||s.isActive())&&r.push(s):(n=s.getTweensOf(i,e)).length&&r.push.apply(r,n),s=s._next;return r},n.tweenTo=function(t,e){e=e||{};var n,r=this,i=Qt(r,t),s=e,o=s.startAt,a=s.onStart,u=s.onStartParams,c=s.immediateRender,h=fn.to(r,bt({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:i,overwrite:"auto",duration:e.duration||Math.abs((i-(o&&"time"in o?o.time:r._time))/r.timeScale())||b,onStart:function(){if(r.pause(),!n){var t=e.duration||Math.abs((i-(o&&"time"in o?o.time:r._time))/r.timeScale());h._dur!==t&&Ht(h,t,0,1).render(h._time,!0,!0),n=1}a&&a.apply(h,u||[])}},e));return c?h.render(0):h},n.tweenFromTo=function(t,e,n){return this.tweenTo(e,bt({startAt:{time:Qt(this,t)}},n))},n.recent=function(){return this._recent},n.nextLabel=function(t){return void 0===t&&(t=this._time),we(this,Qt(this,t))},n.previousLabel=function(t){return void 0===t&&(t=this._time),we(this,Qt(this,t),1)},n.currentLabel=function(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+b)},n.shiftChildren=function(t,e,n){void 0===n&&(n=0);var r,i=this._first,s=this.labels;while(i)i._start>=n&&(i._start+=t,i._end+=t),i=i._next;if(e)for(r in s)s[r]>=n&&(s[r]+=t);return Rt(this)},n.invalidate=function(e){var n=this._first;this._lock=0;while(n)n.invalidate(e),n=n._next;return t.prototype.invalidate.call(this,e)},n.clear=function(t){void 0===t&&(t=!0);var e,n=this._first;while(n)e=n._next,this.remove(n),n=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),Rt(this)},n.totalDuration=function(t){var e,n,r,i=0,s=this,o=s._last,a=y;if(arguments.length)return s.timeScale((s._repeat<0?s.duration():s.totalDuration())/(s.reversed()?-t:t));if(s._dirty){r=s.parent;while(o)e=o._prev,o._dirty&&o.totalDuration(),n=o._start,n>a&&s._sort&&o._ts&&!s._lock?(s._lock=1,Bt(s,o,n-o._delay,1)._lock=0):a=n,n<0&&o._ts&&(i-=n,(!r&&!s._dp||r&&r.smoothChildTiming)&&(s._start+=n/s._ts,s._time-=n,s._tTime-=n),s.shiftChildren(-n,!1,-Infinity),a=0),o._end>i&&o._ts&&(i=o._end),o=e;Ht(s,s===c&&s._time>i?s._time:i,1,1),s._dirty=0}return s._tDur},e.updateRoot=function(t){if(c._ts&&(gt(c,It(t,c)),d=Le.frame),Le.frame>=st){st+=g.autoSleep||120;var e=c._first;if((!e||!e._ts)&&g.autoSleep&&Le._listeners.length<2){while(e&&!e._ts)e=e._next;e||Le.sleep()}}},e}(Qe);bt(Ge.prototype,{_lock:0,_hasPause:0,_forcing:0});var Ze,Ke,tn=function(t,e,n,r,i,s,o){var a,u,c,h,l,f,p,d,_=new En(this._pt,t,e,0,1,bn,null,i),m=0,g=0;_.b=n,_.e=r,n+="",r+="",(p=~r.indexOf("random("))&&(r=ve(r)),s&&(d=[n,r],s(d,t,e),n=d[0],r=d[1]),u=n.match(B)||[];while(a=B.exec(r))h=a[0],l=r.substring(m,a.index),c?c=(c+1)%5:"rgba("===l.substr(-5)&&(c=1),h!==u[g++]&&(f=parseFloat(u[g-1])||0,_._pt={_next:_._pt,p:l||1===g?l:",",s:f,c:"="===h.charAt(1)?dt(f,h)-f:parseFloat(h)-f,m:c&&c<4?Math.round:0},m=B.lastIndex);return _.c=m<r.length?r.substring(m,r.length):"",_.fp=o,(z.test(r)||p)&&(_.e=0),this._pt=_,_},en=function(t,e,n,r,i,s,o,a,u,c){S(r)&&(r=r(i||0,t,s));var h,l=t[e],f="get"!==n?n:S(l)?u?t[e.indexOf("set")||!S(t["get"+e.substr(3)])?e:"get"+e.substr(3)](u):t[e]():l,p=S(l)?u?_n:dn:pn;if(C(r)&&(~r.indexOf("random(")&&(r=ve(r)),"="===r.charAt(1)&&(h=dt(f,r)+(te(f)||0),(h||0===h)&&(r=h))),!c||f!==r||Ke)return isNaN(f*r)||""===r?(!l&&!(e in t)&&H(e,r),tn.call(this,t,e,f,r,p,a||g.stringFilter,u)):(h=new En(this._pt,t,e,+f||0,r-(f||0),"boolean"===typeof l?yn:vn,0,p),u&&(h.fp=u),o&&h.modifier(o,this,t),this._pt=h)},nn=function(t,e,n,r,i){if(S(t)&&(t=cn(t,i,e,n,r)),!D(t)||t.style&&t.nodeType||I(t)||j(t))return C(t)?cn(t,i,e,n,r):t;var s,o={};for(s in t)o[s]=cn(t[s],i,e,n,r);return o},rn=function(t,e,n,r,i,s){var o,a,u,c;if(rt[t]&&!1!==(o=new rt[t]).init(i,o.rawVars?e[t]:nn(e[t],r,i,s,n),n,r,s)&&(n._pt=a=new En(n._pt,i,t,0,1,o.render,o,0,o.priority),n!==_)){u=n._ptLookup[n._targets.indexOf(i)],c=o._props.length;while(c--)u[o._props[c]]=a}return o},sn=function t(e,n,r){var i,s,u,h,l,f,p,d,_,m,g,w,x,T=e.vars,O=T.ease,k=T.startAt,E=T.immediateRender,C=T.lazy,S=T.onUpdate,A=T.onUpdateParams,R=T.callbackScope,D=T.runBackwards,P=T.yoyoEase,L=T.keyframes,j=T.autoRevert,I=e._dur,F=e._startAt,U=e._targets,N=e.parent,B=N&&"nested"===N.data?N.vars.targets:U,z="auto"===e._overwrite&&!o,q=e.timeline;if(q&&(!L||!O)&&(O="none"),e._ease=$e(O,v.ease),e._yEase=P?qe($e(!0===P?O:P,v.ease)):0,P&&e._yoyo&&!e._repeat&&(P=e._yEase,e._yEase=e._ease,e._ease=P),e._from=!q&&!!T.runBackwards,!q||L&&!T.stagger){if(d=U[0]?ct(U[0]).harness:0,w=d&&T[d.prop],i=Ot(T,tt),F&&(F._zTime<0&&F.progress(1),n<0&&D&&E&&!j?F.render(-1,!0):F.revert(D&&I?Z:G),F._lazy=0),k){if(At(e._startAt=fn.set(U,bt({data:"isStart",overwrite:!1,parent:N,immediateRender:!0,lazy:M(C),startAt:null,delay:0,onUpdate:S,onUpdateParams:A,callbackScope:R,stagger:0},k))),e._startAt._dp=0,n<0&&(a||!E&&!j)&&e._startAt.revert(Z),E&&I&&n<=0&&r<=0)return void(n&&(e._zTime=n))}else if(D&&I&&!F)if(n&&(E=!1),u=bt({overwrite:!1,data:"isFromStart",lazy:E&&M(C),immediateRender:E,stagger:0,parent:N},i),w&&(u[d.prop]=w),At(e._startAt=fn.set(U,u)),e._startAt._dp=0,n<0&&(a?e._startAt.revert(Z):e._startAt.render(-1,!0)),e._zTime=n,E){if(!n)return}else t(e._startAt,b,b);for(e._pt=e._ptCache=0,C=I&&M(C)||C&&!I,s=0;s<U.length;s++){if(l=U[s],p=l._gsap||ut(U)[s]._gsap,e._ptLookup[s]=m={},nt[p.id]&&et.length&&mt(),g=B===U?s:B.indexOf(l),d&&!1!==(_=new d).init(l,w||i,e,g,B)&&(e._pt=h=new En(e._pt,l,_.name,0,1,_.render,_,0,_.priority),_._props.forEach((function(t){m[t]=h})),_.priority&&(f=1)),!d||w)for(u in i)rt[u]&&(_=rn(u,i,e,g,l,B))?_.priority&&(f=1):m[u]=h=en.call(e,l,u,"get",i[u],g,B,0,T.stringFilter);e._op&&e._op[s]&&e.kill(l,e._op[s]),z&&e._pt&&(Ze=e,c.killTweensOf(l,m,e.globalTime(n)),x=!e.parent,Ze=0),e._pt&&C&&(nt[p.id]=1)}f&&kn(e),e._onInit&&e._onInit(e)}e._onUpdate=S,e._initted=(!e._op||e._pt)&&!x,L&&n<=0&&q.render(y,!0,!0)},on=function(t,e,n,r,i,s,o){var a,u,c,h,l=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!l){l=t._ptCache[e]=[],c=t._ptLookup,h=t._targets.length;while(h--){if(a=c[h][e],a&&a.d&&a.d._pt){a=a.d._pt;while(a&&a.p!==e&&a.fp!==e)a=a._next}if(!a)return Ke=1,t.vars[e]="+=0",sn(t,o),Ke=0,1;l.push(a)}}h=l.length;while(h--)u=l[h],a=u._pt||u,a.s=!r&&0!==r||i?a.s+(r||0)+s*a.c:r,a.c=n-a.s,u.e&&(u.e=ft(n)+te(u.e)),u.b&&(u.b=a.s+te(u.b))},an=function(t,e){var n,r,i,s,o=t[0]?ct(t[0]).harness:0,a=o&&o.aliases;if(!a)return e;for(r in n=xt({},e),a)if(r in n){s=a[r].split(","),i=s.length;while(i--)n[s[i]]=n[r]}return n},un=function(t,e,n,r){var i,s,o=e.ease||r||"power1.inOut";if(I(e))s=n[t]||(n[t]=[]),e.forEach((function(t,n){return s.push({t:n/(e.length-1)*100,v:t,e:o})}));else for(i in e)s=n[i]||(n[i]=[]),"ease"===i||s.push({t:parseFloat(t),v:e[i],e:o})},cn=function(t,e,n,r,i){return S(t)?t.call(e,n,r,i):C(t)&&~t.indexOf("random(")?ve(t):t},hn=at+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",ln={};lt(hn+",id,stagger,delay,duration,paused,scrollTrigger",(function(t){return ln[t]=1}));var fn=function(t){function e(e,n,r,s){var a;"number"===typeof n&&(r.duration=n,n=r,r=null),a=t.call(this,s?n:kt(n))||this;var u,h,l,f,p,d,_,m,v=a.vars,y=v.duration,w=v.delay,x=v.immediateRender,T=v.stagger,O=v.overwrite,k=v.keyframes,E=v.defaults,C=v.scrollTrigger,S=v.yoyoEase,R=n.parent||c,P=(I(e)||j(e)?A(e[0]):"length"in n)?[e]:se(e);if(a._targets=P.length?ut(P):W("GSAP target "+e+" not found. https://greensock.com",!g.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=O,k||T||L(y)||L(w)){if(n=a.vars,u=a.timeline=new Ge({data:"nested",defaults:E||{},targets:R&&"nested"===R.data?R.vars.targets:P}),u.kill(),u.parent=u._dp=i(a),u._start=0,T||L(y)||L(w)){if(f=P.length,_=T&&ue(T),D(T))for(p in T)~hn.indexOf(p)&&(m||(m={}),m[p]=T[p]);for(h=0;h<f;h++)l=Ot(n,ln),l.stagger=0,S&&(l.yoyoEase=S),m&&xt(l,m),d=P[h],l.duration=+cn(y,i(a),h,d,P),l.delay=(+cn(w,i(a),h,d,P)||0)-a._delay,!T&&1===f&&l.delay&&(a._delay=w=l.delay,a._start+=w,l.delay=0),u.to(d,l,_?_(h,d,P):0),u._ease=Ie.none;u.duration()?y=w=0:a.timeline=0}else if(k){kt(bt(u.vars.defaults,{ease:"none"})),u._ease=$e(k.ease||n.ease||"none");var F,U,N,B=0;if(I(k))k.forEach((function(t){return u.to(P,t,">")})),u.duration();else{for(p in l={},k)"ease"===p||"easeEach"===p||un(p,k[p],l,k.easeEach);for(p in l)for(F=l[p].sort((function(t,e){return t.t-e.t})),B=0,h=0;h<F.length;h++)U=F[h],N={ease:U.e,duration:(U.t-(h?F[h-1].t:0))/100*y},N[p]=U.v,u.to(P,N,B),B+=N.duration;u.duration()<y&&u.to({},{duration:y-u.duration()})}}y||a.duration(y=u.duration())}else a.timeline=0;return!0!==O||o||(Ze=i(a),c.killTweensOf(P),Ze=0),Bt(R,i(a),r),n.reversed&&a.reverse(),n.paused&&a.paused(!0),(x||!y&&!k&&a._start===pt(R._time)&&M(x)&&Pt(i(a))&&"nested"!==R.data)&&(a._tTime=-b,a.render(Math.max(0,-w)||0)),C&&zt(i(a),C),a}s(e,t);var n=e.prototype;return n.render=function(t,e,n){var r,i,s,o,a,u,c,h,l,f=this._time,p=this._tDur,d=this._dur,_=t<0,m=t>p-b&&!_?p:t<b?0:t;if(d){if(m!==this._tTime||!t||n||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==_){if(r=m,h=this.timeline,this._repeat){if(o=d+this._rDelay,this._repeat<-1&&_)return this.totalTime(100*o+t,e,n);if(r=pt(m%o),m===p?(s=this._repeat,r=d):(s=~~(m/o),s&&s===m/o&&(r=d,s--),r>d&&(r=d)),u=this._yoyo&&1&s,u&&(l=this._yEase,r=d-r),a=jt(this._tTime,o),r===f&&!n&&this._initted)return this._tTime=m,this;s!==a&&(h&&this._yEase&&Ve(h,u),!this.vars.repeatRefresh||u||this._lock||(this._lock=n=1,this.render(pt(o*s),!0).invalidate()._lock=0))}if(!this._initted){if(qt(this,_?t:r,n,e,m))return this._tTime=0,this;if(f!==this._time)return this;if(d!==this._dur)return this.render(t,e,n)}if(this._tTime=m,this._time=r,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=c=(l||this._ease)(r/d),this._from&&(this.ratio=c=1-c),r&&!f&&!e&&(xe(this,"onStart"),this._tTime!==m))return this;i=this._pt;while(i)i.r(c,i.d),i=i._next;h&&h.render(t<0?t:!r&&u?-b:h._dur*h._ease(r/this._dur),e,n)||this._startAt&&(this._zTime=t),this._onUpdate&&!e&&(_&&Mt(this,t,e,n),xe(this,"onUpdate")),this._repeat&&s!==a&&this.vars.onRepeat&&!e&&this.parent&&xe(this,"onRepeat"),m!==this._tDur&&m||this._tTime!==m||(_&&!this._onUpdate&&Mt(this,t,!0,!0),(t||!d)&&(m===this._tDur&&this._ts>0||!m&&this._ts<0)&&At(this,1),e||_&&!f||!(m||f||u)||(xe(this,m===p?"onComplete":"onReverseComplete",!0),this._prom&&!(m<p&&this.timeScale()>0)&&this._prom()))}}else Xt(this,t,e,n);return this},n.targets=function(){return this._targets},n.invalidate=function(e){return(!e||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(e),t.prototype.invalidate.call(this,e)},n.resetTo=function(t,e,n,r){m||Le.wake(),this._ts||this.play();var i,s=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||sn(this,s),i=this._ease(s/this._dur),on(this,t,e,n,r,i,s)?this.resetTo(t,e,n,r):(Ut(this,0),this.parent||Ct(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(t,e){if(void 0===e&&(e="all"),!t&&(!e||"all"===e))return this._lazy=this._pt=0,this.parent?Te(this):this;if(this.timeline){var n=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,Ze&&!0!==Ze.vars.overwrite)._first||Te(this),this.parent&&n!==this.timeline.totalDuration()&&Ht(this,this._dur*this.timeline._tDur/n,0,1),this}var r,i,s,o,a,u,c,h=this._targets,l=t?se(t):h,f=this._ptLookup,p=this._pt;if((!e||"all"===e)&&Et(h,l))return"all"===e&&(this._pt=0),Te(this);r=this._op=this._op||[],"all"!==e&&(C(e)&&(a={},lt(e,(function(t){return a[t]=1})),e=a),e=an(h,e)),c=h.length;while(c--)if(~l.indexOf(h[c]))for(a in i=f[c],"all"===e?(r[c]=e,o=i,s={}):(s=r[c]=r[c]||{},o=e),o)u=i&&i[a],u&&("kill"in u.d&&!0!==u.d.kill(a)||St(this,u,"_pt"),delete i[a]),"all"!==s&&(s[a]=1);return this._initted&&!this._pt&&p&&Te(this),this},e.to=function(t,n){return new e(t,n,arguments[2])},e.from=function(t,e){return Gt(1,arguments)},e.delayedCall=function(t,n,r,i){return new e(n,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:n,onReverseComplete:n,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},e.fromTo=function(t,e,n){return Gt(2,arguments)},e.set=function(t,n){return n.duration=0,n.repeatDelay||(n.repeat=0),new e(t,n)},e.killTweensOf=function(t,e,n){return c.killTweensOf(t,e,n)},e}(Qe);bt(fn.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),lt("staggerTo,staggerFrom,staggerFromTo",(function(t){fn[t]=function(){var e=new Ge,n=ne.call(arguments,0);return n.splice("staggerFromTo"===t?5:4,0,0),e[t].apply(e,n)}}));var pn=function(t,e,n){return t[e]=n},dn=function(t,e,n){return t[e](n)},_n=function(t,e,n,r){return t[e](r.fp,n)},mn=function(t,e,n){return t.setAttribute(e,n)},gn=function(t,e){return S(t[e])?dn:R(t[e])&&t.setAttribute?mn:pn},vn=function(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},yn=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},bn=function(t,e){var n=e._pt,r="";if(!t&&e.b)r=e.b;else if(1===t&&e.e)r=e.e;else{while(n)r=n.p+(n.m?n.m(n.s+n.c*t):Math.round(1e4*(n.s+n.c*t))/1e4)+r,n=n._next;r+=e.c}e.set(e.t,e.p,r,e)},wn=function(t,e){var n=e._pt;while(n)n.r(t,n.d),n=n._next},xn=function(t,e,n,r){var i,s=this._pt;while(s)i=s._next,s.p===r&&s.modifier(t,e,n),s=i},Tn=function(t){var e,n,r=this._pt;while(r)n=r._next,r.p===t&&!r.op||r.op===t?St(this,r,"_pt"):r.dep||(e=1),r=n;return!e},On=function(t,e,n,r){r.mSet(t,e,r.m.call(r.tween,n,r.mt),r)},kn=function(t){var e,n,r,i,s=t._pt;while(s){e=s._next,n=r;while(n&&n.pr>s.pr)n=n._next;(s._prev=n?n._prev:i)?s._prev._next=s:r=s,(s._next=n)?n._prev=s:i=s,s=e}t._pt=r},En=function(){function t(t,e,n,r,i,s,o,a,u){this.t=e,this.s=r,this.c=i,this.p=n,this.r=s||vn,this.d=o||this,this.set=a||pn,this.pr=u||0,this._next=t,t&&(t._prev=this)}var e=t.prototype;return e.modifier=function(t,e,n){this.mSet=this.mSet||this.set,this.set=On,this.m=t,this.mt=n,this.tween=e},t}();lt(at+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(t){return tt[t]=1})),$.TweenMax=$.TweenLite=fn,$.TimelineLite=$.TimelineMax=Ge,c=new Ge({sortChildren:!1,defaults:v,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),g.stringFilter=Pe;var Cn=[],Sn={},An=[],Rn=0,Dn=function(t){return(Sn[t]||An).map((function(t){return t()}))},Mn=function(){var t=Date.now(),e=[];t-Rn>2&&(Dn("matchMediaInit"),Cn.forEach((function(t){var n,r,i,s,o=t.queries,a=t.conditions;for(r in o)n=h.matchMedia(o[r]).matches,n&&(i=1),n!==a[r]&&(a[r]=n,s=1);s&&(t.revert(),i&&e.push(t))})),Dn("matchMediaRevert"),e.forEach((function(t){return t.onMatch(t)})),Rn=t,Dn("matchMedia"))},Pn=function(){function t(t,e){this.selector=e&&oe(e),this.data=[],this._r=[],this.isReverted=!1,t&&this.add(t)}var e=t.prototype;return e.add=function(t,e,n){S(t)&&(n=e,e=t,t=S);var r=this,i=function(){var t,i=u,s=r.selector;return i&&i!==r&&i.data.push(r),n&&(r.selector=oe(n)),u=r,t=e.apply(r,arguments),S(t)&&r._r.push(t),u=i,r.selector=s,r.isReverted=!1,t};return r.last=i,t===S?i(r):t?r[t]=i:i},e.ignore=function(t){var e=u;u=null,t(this),u=e},e.getTweens=function(){var e=[];return this.data.forEach((function(n){return n instanceof t?e.push.apply(e,n.getTweens()):n instanceof fn&&!(n.parent&&"nested"===n.parent.data)&&e.push(n)})),e},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(t,e){var n=this;if(t){var r=this.getTweens();this.data.forEach((function(t){"isFlip"===t.data&&(t.revert(),t.getChildren(!0,!0,!1).forEach((function(t){return r.splice(r.indexOf(t),1)})))})),r.map((function(t){return{g:t.globalTime(0),t:t}})).sort((function(t,e){return e.g-t.g||-1})).forEach((function(e){return e.t.revert(t)})),this.data.forEach((function(e){return!(e instanceof Qe)&&e.revert&&e.revert(t)})),this._r.forEach((function(e){return e(t,n)})),this.isReverted=!0}else this.data.forEach((function(t){return t.kill&&t.kill()}));if(this.clear(),e){var i=Cn.indexOf(this);~i&&Cn.splice(i,1)}},e.revert=function(t){this.kill(t||{})},t}(),Ln=function(){function t(t){this.contexts=[],this.scope=t}var e=t.prototype;return e.add=function(t,e,n){D(t)||(t={matches:t});var r,i,s,o=new Pn(0,n||this.scope),a=o.conditions={};for(i in this.contexts.push(o),e=o.add("onMatch",e),o.queries=t,t)"all"===i?s=1:(r=h.matchMedia(t[i]),r&&(Cn.indexOf(o)<0&&Cn.push(o),(a[i]=r.matches)&&(s=1),r.addListener?r.addListener(Mn):r.addEventListener("change",Mn)));return s&&e(o),this},e.revert=function(t){this.kill(t||{})},e.kill=function(t){this.contexts.forEach((function(e){return e.kill(t,!0)}))},t}(),jn={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.forEach((function(t){return Oe(t)}))},timeline:function(t){return new Ge(t)},getTweensOf:function(t,e){return c.getTweensOf(t,e)},getProperty:function(t,e,n,r){C(t)&&(t=se(t)[0]);var i=ct(t||{}).get,s=n?yt:vt;return"native"===n&&(n=""),t?e?s((rt[e]&&rt[e].get||i)(t,e,n,r)):function(e,n,r){return s((rt[e]&&rt[e].get||i)(t,e,n,r))}:t},quickSetter:function(t,e,n){if(t=se(t),t.length>1){var r=t.map((function(t){return Nn.quickSetter(t,e,n)})),i=r.length;return function(t){var e=i;while(e--)r[e](t)}}t=t[0]||{};var s=rt[e],o=ct(t),a=o.harness&&(o.harness.aliases||{})[e]||e,u=s?function(e){var r=new s;_._pt=0,r.init(t,n?e+n:e,_,0,[t]),r.render(1,r),_._pt&&wn(1,_)}:o.set(t,a);return s?u:function(e){return u(t,a,n?e+n:e,o,1)}},quickTo:function(t,e,n){var r,i=Nn.to(t,xt((r={},r[e]="+=0.1",r.paused=!0,r),n||{})),s=function(t,n,r){return i.resetTo(e,t,n,r)};return s.tween=i,s},isTweening:function(t){return c.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=$e(t.ease,v.ease)),Tt(v,t||{})},config:function(t){return Tt(g,t||{})},registerEffect:function(t){var e=t.name,n=t.effect,r=t.plugins,i=t.defaults,s=t.extendTimeline;(r||"").split(",").forEach((function(t){return t&&!rt[t]&&!$[t]&&W(e+" effect requires "+t+" plugin.")})),it[e]=function(t,e,r){return n(se(t),bt(e||{},i),r)},s&&(Ge.prototype[e]=function(t,n,r){return this.add(it[e](t,D(n)?n:(r=n)&&{},this),r)})},registerEase:function(t,e){Ie[t]=$e(e)},parseEase:function(t,e){return arguments.length?$e(t,e):Ie},getById:function(t){return c.getById(t)},exportRoot:function(t,e){void 0===t&&(t={});var n,r,i=new Ge(t);i.smoothChildTiming=M(t.smoothChildTiming),c.remove(i),i._dp=0,i._time=i._tTime=c._time,n=c._first;while(n)r=n._next,!e&&!n._dur&&n instanceof fn&&n.vars.onComplete===n._targets[0]||Bt(i,n,n._start-n._delay),n=r;return Bt(c,i,0),i},context:function(t,e){return t?new Pn(t,e):u},matchMedia:function(t){return new Ln(t)},matchMediaRefresh:function(){return Cn.forEach((function(t){var e,n,r=t.conditions;for(n in r)r[n]&&(r[n]=!1,e=1);e&&t.revert()}))||Mn()},addEventListener:function(t,e){var n=Sn[t]||(Sn[t]=[]);~n.indexOf(e)||n.push(e)},removeEventListener:function(t,e){var n=Sn[t],r=n&&n.indexOf(e);r>=0&&n.splice(r,1)},utils:{wrap:me,wrapYoyo:ge,distribute:ue,random:le,snap:he,normalize:de,getUnit:te,clamp:ee,splitColor:Se,toArray:se,selector:oe,mapRange:ye,pipe:fe,unitize:pe,interpolate:be,shuffle:ae},install:Y,effects:it,ticker:Le,updateRoot:Ge.updateRoot,plugins:rt,globalTimeline:c,core:{PropTween:En,globals:J,Tween:fn,Timeline:Ge,Animation:Qe,getCache:ct,_removeLinkedListItem:St,reverting:function(){return a},context:function(t){return t&&u&&(u.data.push(t),t._ctx=u),u},suppressOverwrites:function(t){return o=t}}};lt("to,from,fromTo,delayedCall,set,killTweensOf",(function(t){return jn[t]=fn[t]})),Le.add(Ge.updateRoot),_=jn.to({},{duration:0});var In=function(t,e){var n=t._pt;while(n&&n.p!==e&&n.op!==e&&n.fp!==e)n=n._next;return n},Fn=function(t,e){var n,r,i,s=t._targets;for(n in e){r=s.length;while(r--)i=t._ptLookup[r][n],i&&(i=i.d)&&(i._pt&&(i=In(i,n)),i&&i.modifier&&i.modifier(e[n],t,s[r],n))}},Un=function(t,e){return{name:t,rawVars:1,init:function(t,n,r){r._onInit=function(t){var r,i;if(C(n)&&(r={},lt(n,(function(t){return r[t]=1})),n=r),e){for(i in r={},n)r[i]=e(n[i]);n=r}Fn(t,n)}}}},Nn=jn.registerPlugin({name:"attr",init:function(t,e,n,r,i){var s,o,a;for(s in this.tween=n,e)a=t.getAttribute(s)||"",o=this.add(t,"setAttribute",(a||0)+"",e[s],r,i,0,0,s),o.op=s,o.b=a,this._props.push(s)},render:function(t,e){var n=e._pt;while(n)a?n.set(n.t,n.p,n.b,n):n.r(t,n.d),n=n._next}},{name:"endArray",init:function(t,e){var n=e.length;while(n--)this.add(t,n,t[n]||0,e[n],0,0,0,0,0,1)}},Un("roundProps",ce),Un("modifiers"),Un("snap",he))||jn;fn.version=Ge.version=Nn.version="3.11.3",p=1,P()&&je();Ie.Power0,Ie.Power1,Ie.Power2,Ie.Power3,Ie.Power4,Ie.Linear,Ie.Quad,Ie.Cubic,Ie.Quart,Ie.Quint,Ie.Strong,Ie.Elastic,Ie.Back,Ie.SteppedEase,Ie.Bounce,Ie.Sine,Ie.Expo,Ie.Circ;
/*!
 * CSSPlugin 3.11.3
 * https://greensock.com
 *
 * Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var Bn,zn,qn,Vn,$n,Xn,Yn,Hn,Wn=function(){return"undefined"!==typeof window},Jn={},Qn=180/Math.PI,Gn=Math.PI/180,Zn=Math.atan2,Kn=1e8,tr=/([A-Z])/g,er=/(left|right|width|margin|padding|x)/i,nr=/[\s,\(]\S/,rr={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},ir=function(t,e){return e.set(e.t,e.p,Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},sr=function(t,e){return e.set(e.t,e.p,1===t?e.e:Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},or=function(t,e){return e.set(e.t,e.p,t?Math.round(1e4*(e.s+e.c*t))/1e4+e.u:e.b,e)},ar=function(t,e){var n=e.s+e.c*t;e.set(e.t,e.p,~~(n+(n<0?-.5:.5))+e.u,e)},ur=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},cr=function(t,e){return e.set(e.t,e.p,1!==t?e.b:e.e,e)},hr=function(t,e,n){return t.style[e]=n},lr=function(t,e,n){return t.style.setProperty(e,n)},fr=function(t,e,n){return t._gsap[e]=n},pr=function(t,e,n){return t._gsap.scaleX=t._gsap.scaleY=n},dr=function(t,e,n,r,i){var s=t._gsap;s.scaleX=s.scaleY=n,s.renderTransform(i,s)},_r=function(t,e,n,r,i){var s=t._gsap;s[e]=n,s.renderTransform(i,s)},mr="transform",gr=mr+"Origin",vr=function(t,e){var n=this,r=this.target,i=r.style;if(t in Jn){if(this.tfm=this.tfm||{},"transform"!==t&&(t=rr[t]||t,~t.indexOf(",")?t.split(",").forEach((function(t){return n.tfm[t]=Ir(r,t)})):this.tfm[t]=r._gsap.x?r._gsap[t]:Ir(r,t)),this.props.indexOf(mr)>=0)return;r._gsap.svg&&(this.svgo=r.getAttribute("data-svg-origin"),this.props.push(gr,e,"")),t=mr}(i||e)&&this.props.push(t,e,i[t])},yr=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},br=function(){var t,e,n=this.props,r=this.target,i=r.style,s=r._gsap;for(t=0;t<n.length;t+=3)n[t+1]?r[n[t]]=n[t+2]:n[t+2]?i[n[t]]=n[t+2]:i.removeProperty(n[t].replace(tr,"-$1").toLowerCase());if(this.tfm){for(e in this.tfm)s[e]=this.tfm[e];s.svg&&(s.renderTransform(),r.setAttribute("data-svg-origin",this.svgo||"")),t=Yn(),!t||t.isStart||i[mr]||(yr(i),s.uncache=1)}},wr=function(t,e){var n={target:t,props:[],revert:br,save:vr};return e&&e.split(",").forEach((function(t){return n.save(t)})),n},xr=function(t,e){var n=zn.createElementNS?zn.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):zn.createElement(t);return n.style?n:zn.createElement(t)},Tr=function t(e,n,r){var i=getComputedStyle(e);return i[n]||i.getPropertyValue(n.replace(tr,"-$1").toLowerCase())||i.getPropertyValue(n)||!r&&t(e,kr(n)||n,1)||""},Or="O,Moz,ms,Ms,Webkit".split(","),kr=function(t,e,n){var r=e||$n,i=r.style,s=5;if(t in i&&!n)return t;t=t.charAt(0).toUpperCase()+t.substr(1);while(s--&&!(Or[s]+t in i));return s<0?null:(3===s?"ms":s>=0?Or[s]:"")+t},Er=function(){Wn()&&window.document&&(Bn=window,zn=Bn.document,qn=zn.documentElement,$n=xr("div")||{style:{}},xr("div"),mr=kr(mr),gr=mr+"Origin",$n.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",Hn=!!kr("perspective"),Yn=Nn.core.reverting,Vn=1)},Cr=function t(e){var n,r=xr("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),i=this.parentNode,s=this.nextSibling,o=this.style.cssText;if(qn.appendChild(r),r.appendChild(this),this.style.display="block",e)try{n=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch(a){}else this._gsapBBox&&(n=this._gsapBBox());return i&&(s?i.insertBefore(this,s):i.appendChild(this)),qn.removeChild(r),this.style.cssText=o,n},Sr=function(t,e){var n=e.length;while(n--)if(t.hasAttribute(e[n]))return t.getAttribute(e[n])},Ar=function(t){var e;try{e=t.getBBox()}catch(n){e=Cr.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===Cr||(e=Cr.call(t,!0)),!e||e.width||e.x||e.y?e:{x:+Sr(t,["x","cx","x1"])||0,y:+Sr(t,["y","cy","y1"])||0,width:0,height:0}},Rr=function(t){return!(!t.getCTM||t.parentNode&&!t.ownerSVGElement||!Ar(t))},Dr=function(t,e){if(e){var n=t.style;e in Jn&&e!==gr&&(e=mr),n.removeProperty?("ms"!==e.substr(0,2)&&"webkit"!==e.substr(0,6)||(e="-"+e),n.removeProperty(e.replace(tr,"-$1").toLowerCase())):n.removeAttribute(e)}},Mr=function(t,e,n,r,i,s){var o=new En(t._pt,e,n,0,1,s?cr:ur);return t._pt=o,o.b=r,o.e=i,t._props.push(n),o},Pr={deg:1,rad:1,turn:1},Lr={grid:1,flex:1},jr=function t(e,n,r,i){var s,o,a,u,c=parseFloat(r)||0,h=(r+"").trim().substr((c+"").length)||"px",l=$n.style,f=er.test(n),p="svg"===e.tagName.toLowerCase(),d=(p?"client":"offset")+(f?"Width":"Height"),_=100,m="px"===i,g="%"===i;return i===h||!c||Pr[i]||Pr[h]?c:("px"!==h&&!m&&(c=t(e,n,r,"px")),u=e.getCTM&&Rr(e),!g&&"%"!==h||!Jn[n]&&!~n.indexOf("adius")?(l[f?"width":"height"]=_+(m?h:i),o=~n.indexOf("adius")||"em"===i&&e.appendChild&&!p?e:e.parentNode,u&&(o=(e.ownerSVGElement||{}).parentNode),o&&o!==zn&&o.appendChild||(o=zn.body),a=o._gsap,a&&g&&a.width&&f&&a.time===Le.time&&!a.uncache?ft(c/a.width*_):((g||"%"===h)&&!Lr[Tr(o,"display")]&&(l.position=Tr(e,"position")),o===e&&(l.position="static"),o.appendChild($n),s=$n[d],o.removeChild($n),l.position="absolute",f&&g&&(a=ct(o),a.time=Le.time,a.width=o[d]),ft(m?s*c/_:s&&c?_/s*c:0))):(s=u?e.getBBox()[f?"width":"height"]:e[d],ft(g?c/s*_:c/100*s)))},Ir=function(t,e,n,r){var i;return Vn||Er(),e in rr&&"transform"!==e&&(e=rr[e],~e.indexOf(",")&&(e=e.split(",")[0])),Jn[e]&&"transform"!==e?(i=Wr(t,r),i="transformOrigin"!==e?i[e]:i.svg?i.origin:Jr(Tr(t,gr))+" "+i.zOrigin+"px"):(i=t.style[e],(!i||"auto"===i||r||~(i+"").indexOf("calc("))&&(i=zr[e]&&zr[e](t,e,n)||Tr(t,e)||ht(t,e)||("opacity"===e?1:0))),n&&!~(i+"").trim().indexOf(" ")?jr(t,e,i,n)+n:i},Fr=function(t,e,n,r){if(!n||"none"===n){var i=kr(e,t,1),s=i&&Tr(t,i,1);s&&s!==n?(e=i,n=s):"borderColor"===e&&(n=Tr(t,"borderTopColor"))}var o,a,u,c,h,l,f,p,d,_,m,v,y=new En(this._pt,t.style,e,0,1,bn),b=0,w=0;if(y.b=n,y.e=r,n+="",r+="","auto"===r&&(t.style[e]=r,r=Tr(t,e)||r,t.style[e]=n),o=[n,r],Pe(o),n=o[0],r=o[1],u=n.match(N)||[],v=r.match(N)||[],v.length){while(a=N.exec(r))f=a[0],d=r.substring(b,a.index),h?h=(h+1)%5:"rgba("!==d.substr(-5)&&"hsla("!==d.substr(-5)||(h=1),f!==(l=u[w++]||"")&&(c=parseFloat(l)||0,m=l.substr((c+"").length),"="===f.charAt(1)&&(f=dt(c,f)+m),p=parseFloat(f),_=f.substr((p+"").length),b=N.lastIndex-_.length,_||(_=_||g.units[e]||m,b===r.length&&(r+=_,y.e+=_)),m!==_&&(c=jr(t,e,l,_)||0),y._pt={_next:y._pt,p:d||1===w?d:",",s:c,c:p-c,m:h&&h<4||"zIndex"===e?Math.round:0});y.c=b<r.length?r.substring(b,r.length):""}else y.r="display"===e&&"none"===r?cr:ur;return z.test(r)&&(y.e=0),this._pt=y,y},Ur={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},Nr=function(t){var e=t.split(" "),n=e[0],r=e[1]||"50%";return"top"!==n&&"bottom"!==n&&"left"!==r&&"right"!==r||(t=n,n=r,r=t),e[0]=Ur[n]||n,e[1]=Ur[r]||r,e.join(" ")},Br=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var n,r,i,s=e.t,o=s.style,a=e.u,u=s._gsap;if("all"===a||!0===a)o.cssText="",r=1;else{a=a.split(","),i=a.length;while(--i>-1)n=a[i],Jn[n]&&(r=1,n="transformOrigin"===n?gr:mr),Dr(s,n)}r&&(Dr(s,mr),u&&(u.svg&&s.removeAttribute("transform"),Wr(s,1),u.uncache=1,yr(o)))}},zr={clearProps:function(t,e,n,r,i){if("isFromStart"!==i.data){var s=t._pt=new En(t._pt,e,n,0,0,Br);return s.u=r,s.pr=-10,s.tween=i,t._props.push(n),1}}},qr=[1,0,0,1,0,0],Vr={},$r=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},Xr=function(t){var e=Tr(t,mr);return $r(e)?qr:e.substr(7).match(U).map(ft)},Yr=function(t,e){var n,r,i,s,o=t._gsap||ct(t),a=t.style,u=Xr(t);return o.svg&&t.getAttribute("transform")?(i=t.transform.baseVal.consolidate().matrix,u=[i.a,i.b,i.c,i.d,i.e,i.f],"1,0,0,1,0,0"===u.join(",")?qr:u):(u!==qr||t.offsetParent||t===qn||o.svg||(i=a.display,a.display="block",n=t.parentNode,n&&t.offsetParent||(s=1,r=t.nextElementSibling,qn.appendChild(t)),u=Xr(t),i?a.display=i:Dr(t,"display"),s&&(r?n.insertBefore(t,r):n?n.appendChild(t):qn.removeChild(t))),e&&u.length>6?[u[0],u[1],u[4],u[5],u[12],u[13]]:u)},Hr=function(t,e,n,r,i,s){var o,a,u,c,h=t._gsap,l=i||Yr(t,!0),f=h.xOrigin||0,p=h.yOrigin||0,d=h.xOffset||0,_=h.yOffset||0,m=l[0],g=l[1],v=l[2],y=l[3],b=l[4],w=l[5],x=e.split(" "),T=parseFloat(x[0])||0,O=parseFloat(x[1])||0;n?l!==qr&&(a=m*y-g*v)&&(u=T*(y/a)+O*(-v/a)+(v*w-y*b)/a,c=T*(-g/a)+O*(m/a)-(m*w-g*b)/a,T=u,O=c):(o=Ar(t),T=o.x+(~x[0].indexOf("%")?T/100*o.width:T),O=o.y+(~(x[1]||x[0]).indexOf("%")?O/100*o.height:O)),r||!1!==r&&h.smooth?(b=T-f,w=O-p,h.xOffset=d+(b*m+w*v)-b,h.yOffset=_+(b*g+w*y)-w):h.xOffset=h.yOffset=0,h.xOrigin=T,h.yOrigin=O,h.smooth=!!r,h.origin=e,h.originIsAbsolute=!!n,t.style[gr]="0px 0px",s&&(Mr(s,h,"xOrigin",f,T),Mr(s,h,"yOrigin",p,O),Mr(s,h,"xOffset",d,h.xOffset),Mr(s,h,"yOffset",_,h.yOffset)),t.setAttribute("data-svg-origin",T+" "+O)},Wr=function(t,e){var n=t._gsap||new Je(t);if("x"in n&&!e&&!n.uncache)return n;var r,i,s,o,a,u,c,h,l,f,p,d,_,m,v,y,b,w,x,T,O,k,E,C,S,A,R,D,M,P,L,j,I=t.style,F=n.scaleX<0,U="px",N="deg",B=getComputedStyle(t),z=Tr(t,gr)||"0";return r=i=s=u=c=h=l=f=p=0,o=a=1,n.svg=!(!t.getCTM||!Rr(t)),B.translate&&("none"===B.translate&&"none"===B.scale&&"none"===B.rotate||(I[mr]=("none"!==B.translate?"translate3d("+(B.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+("none"!==B.rotate?"rotate("+B.rotate+") ":"")+("none"!==B.scale?"scale("+B.scale.split(" ").join(",")+") ":"")+("none"!==B[mr]?B[mr]:"")),I.scale=I.rotate=I.translate="none"),m=Yr(t,n.svg),n.svg&&(n.uncache?(S=t.getBBox(),z=n.xOrigin-S.x+"px "+(n.yOrigin-S.y)+"px",C=""):C=!e&&t.getAttribute("data-svg-origin"),Hr(t,C||z,!!C||n.originIsAbsolute,!1!==n.smooth,m)),d=n.xOrigin||0,_=n.yOrigin||0,m!==qr&&(w=m[0],x=m[1],T=m[2],O=m[3],r=k=m[4],i=E=m[5],6===m.length?(o=Math.sqrt(w*w+x*x),a=Math.sqrt(O*O+T*T),u=w||x?Zn(x,w)*Qn:0,l=T||O?Zn(T,O)*Qn+u:0,l&&(a*=Math.abs(Math.cos(l*Gn))),n.svg&&(r-=d-(d*w+_*T),i-=_-(d*x+_*O))):(j=m[6],P=m[7],R=m[8],D=m[9],M=m[10],L=m[11],r=m[12],i=m[13],s=m[14],v=Zn(j,M),c=v*Qn,v&&(y=Math.cos(-v),b=Math.sin(-v),C=k*y+R*b,S=E*y+D*b,A=j*y+M*b,R=k*-b+R*y,D=E*-b+D*y,M=j*-b+M*y,L=P*-b+L*y,k=C,E=S,j=A),v=Zn(-T,M),h=v*Qn,v&&(y=Math.cos(-v),b=Math.sin(-v),C=w*y-R*b,S=x*y-D*b,A=T*y-M*b,L=O*b+L*y,w=C,x=S,T=A),v=Zn(x,w),u=v*Qn,v&&(y=Math.cos(v),b=Math.sin(v),C=w*y+x*b,S=k*y+E*b,x=x*y-w*b,E=E*y-k*b,w=C,k=S),c&&Math.abs(c)+Math.abs(u)>359.9&&(c=u=0,h=180-h),o=ft(Math.sqrt(w*w+x*x+T*T)),a=ft(Math.sqrt(E*E+j*j)),v=Zn(k,E),l=Math.abs(v)>2e-4?v*Qn:0,p=L?1/(L<0?-L:L):0),n.svg&&(C=t.getAttribute("transform"),n.forceCSS=t.setAttribute("transform","")||!$r(Tr(t,mr)),C&&t.setAttribute("transform",C))),Math.abs(l)>90&&Math.abs(l)<270&&(F?(o*=-1,l+=u<=0?180:-180,u+=u<=0?180:-180):(a*=-1,l+=l<=0?180:-180)),e=e||n.uncache,n.x=r-((n.xPercent=r&&(!e&&n.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-r)?-50:0)))?t.offsetWidth*n.xPercent/100:0)+U,n.y=i-((n.yPercent=i&&(!e&&n.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-i)?-50:0)))?t.offsetHeight*n.yPercent/100:0)+U,n.z=s+U,n.scaleX=ft(o),n.scaleY=ft(a),n.rotation=ft(u)+N,n.rotationX=ft(c)+N,n.rotationY=ft(h)+N,n.skewX=l+N,n.skewY=f+N,n.transformPerspective=p+U,(n.zOrigin=parseFloat(z.split(" ")[2])||0)&&(I[gr]=Jr(z)),n.xOffset=n.yOffset=0,n.force3D=g.force3D,n.renderTransform=n.svg?ni:Hn?ei:Gr,n.uncache=0,n},Jr=function(t){return(t=t.split(" "))[0]+" "+t[1]},Qr=function(t,e,n){var r=te(e);return ft(parseFloat(e)+parseFloat(jr(t,"x",n+"px",r)))+r},Gr=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,ei(t,e)},Zr="0deg",Kr="0px",ti=") ",ei=function(t,e){var n=e||this,r=n.xPercent,i=n.yPercent,s=n.x,o=n.y,a=n.z,u=n.rotation,c=n.rotationY,h=n.rotationX,l=n.skewX,f=n.skewY,p=n.scaleX,d=n.scaleY,_=n.transformPerspective,m=n.force3D,g=n.target,v=n.zOrigin,y="",b="auto"===m&&t&&1!==t||!0===m;if(v&&(h!==Zr||c!==Zr)){var w,x=parseFloat(c)*Gn,T=Math.sin(x),O=Math.cos(x);x=parseFloat(h)*Gn,w=Math.cos(x),s=Qr(g,s,T*w*-v),o=Qr(g,o,-Math.sin(x)*-v),a=Qr(g,a,O*w*-v+v)}_!==Kr&&(y+="perspective("+_+ti),(r||i)&&(y+="translate("+r+"%, "+i+"%) "),(b||s!==Kr||o!==Kr||a!==Kr)&&(y+=a!==Kr||b?"translate3d("+s+", "+o+", "+a+") ":"translate("+s+", "+o+ti),u!==Zr&&(y+="rotate("+u+ti),c!==Zr&&(y+="rotateY("+c+ti),h!==Zr&&(y+="rotateX("+h+ti),l===Zr&&f===Zr||(y+="skew("+l+", "+f+ti),1===p&&1===d||(y+="scale("+p+", "+d+ti),g.style[mr]=y||"translate(0, 0)"},ni=function(t,e){var n,r,i,s,o,a=e||this,u=a.xPercent,c=a.yPercent,h=a.x,l=a.y,f=a.rotation,p=a.skewX,d=a.skewY,_=a.scaleX,m=a.scaleY,g=a.target,v=a.xOrigin,y=a.yOrigin,b=a.xOffset,w=a.yOffset,x=a.forceCSS,T=parseFloat(h),O=parseFloat(l);f=parseFloat(f),p=parseFloat(p),d=parseFloat(d),d&&(d=parseFloat(d),p+=d,f+=d),f||p?(f*=Gn,p*=Gn,n=Math.cos(f)*_,r=Math.sin(f)*_,i=Math.sin(f-p)*-m,s=Math.cos(f-p)*m,p&&(d*=Gn,o=Math.tan(p-d),o=Math.sqrt(1+o*o),i*=o,s*=o,d&&(o=Math.tan(d),o=Math.sqrt(1+o*o),n*=o,r*=o)),n=ft(n),r=ft(r),i=ft(i),s=ft(s)):(n=_,s=m,r=i=0),(T&&!~(h+"").indexOf("px")||O&&!~(l+"").indexOf("px"))&&(T=jr(g,"x",h,"px"),O=jr(g,"y",l,"px")),(v||y||b||w)&&(T=ft(T+v-(v*n+y*i)+b),O=ft(O+y-(v*r+y*s)+w)),(u||c)&&(o=g.getBBox(),T=ft(T+u/100*o.width),O=ft(O+c/100*o.height)),o="matrix("+n+","+r+","+i+","+s+","+T+","+O+")",g.setAttribute("transform",o),x&&(g.style[mr]=o)},ri=function(t,e,n,r,i){var s,o,a=360,u=C(i),c=parseFloat(i)*(u&&~i.indexOf("rad")?Qn:1),h=c-r,l=r+h+"deg";return u&&(s=i.split("_")[1],"short"===s&&(h%=a,h!==h%(a/2)&&(h+=h<0?a:-a)),"cw"===s&&h<0?h=(h+a*Kn)%a-~~(h/a)*a:"ccw"===s&&h>0&&(h=(h-a*Kn)%a-~~(h/a)*a)),t._pt=o=new En(t._pt,e,n,r,h,sr),o.e=l,o.u="deg",t._props.push(n),o},ii=function(t,e){for(var n in e)t[n]=e[n];return t},si=function(t,e,n){var r,i,s,o,a,u,c,h,l=ii({},n._gsap),f="perspective,force3D,transformOrigin,svgOrigin",p=n.style;for(i in l.svg?(s=n.getAttribute("transform"),n.setAttribute("transform",""),p[mr]=e,r=Wr(n,1),Dr(n,mr),n.setAttribute("transform",s)):(s=getComputedStyle(n)[mr],p[mr]=e,r=Wr(n,1),p[mr]=s),Jn)s=l[i],o=r[i],s!==o&&f.indexOf(i)<0&&(c=te(s),h=te(o),a=c!==h?jr(n,i,s,h):parseFloat(s),u=parseFloat(o),t._pt=new En(t._pt,r,i,a,u-a,ir),t._pt.u=h||0,t._props.push(i));ii(r,l)};lt("padding,margin,Width,Radius",(function(t,e){var n="Top",r="Right",i="Bottom",s="Left",o=(e<3?[n,r,i,s]:[n+s,n+r,i+r,i+s]).map((function(n){return e<2?t+n:"border"+n+t}));zr[e>1?"border"+t:t]=function(t,e,n,r,i){var s,a;if(arguments.length<4)return s=o.map((function(e){return Ir(t,e,n)})),a=s.join(" "),5===a.split(s[0]).length?s[0]:a;s=(r+"").split(" "),a={},o.forEach((function(t,e){return a[t]=s[e]=s[e]||s[(e-1)/2|0]})),t.init(e,a,i)}}));var oi={name:"css",register:Er,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,n,r,i){var s,o,a,u,c,h,l,f,p,d,_,m,v,y,b,w,x=this._props,T=t.style,O=n.vars.startAt;for(l in Vn||Er(),this.styles=this.styles||wr(t),w=this.styles.props,this.tween=n,e)if("autoRound"!==l&&(o=e[l],!rt[l]||!rn(l,e,n,r,t,i)))if(c=typeof o,h=zr[l],"function"===c&&(o=o.call(n,r,t,i),c=typeof o),"string"===c&&~o.indexOf("random(")&&(o=ve(o)),h)h(this,t,l,o,n)&&(b=1);else if("--"===l.substr(0,2))s=(getComputedStyle(t).getPropertyValue(l)+"").trim(),o+="",De.lastIndex=0,De.test(s)||(f=te(s),p=te(o)),p?f!==p&&(s=jr(t,l,s,p)+p):f&&(o+=f),this.add(T,"setProperty",s,o,r,i,0,0,l),x.push(l),w.push(l,0,T[l]);else if("undefined"!==c){if(O&&l in O?(s="function"===typeof O[l]?O[l].call(n,r,t,i):O[l],C(s)&&~s.indexOf("random(")&&(s=ve(s)),te(s+"")||(s+=g.units[l]||te(Ir(t,l))||""),"="===(s+"").charAt(1)&&(s=Ir(t,l))):s=Ir(t,l),u=parseFloat(s),d="string"===c&&"="===o.charAt(1)&&o.substr(0,2),d&&(o=o.substr(2)),a=parseFloat(o),l in rr&&("autoAlpha"===l&&(1===u&&"hidden"===Ir(t,"visibility")&&a&&(u=0),w.push("visibility",0,T.visibility),Mr(this,T,"visibility",u?"inherit":"hidden",a?"inherit":"hidden",!a)),"scale"!==l&&"transform"!==l&&(l=rr[l],~l.indexOf(",")&&(l=l.split(",")[0]))),_=l in Jn,_)if(this.styles.save(l),m||(v=t._gsap,v.renderTransform&&!e.parseTransform||Wr(t,e.parseTransform),y=!1!==e.smoothOrigin&&v.smooth,m=this._pt=new En(this._pt,T,mr,0,1,v.renderTransform,v,0,-1),m.dep=1),"scale"===l)this._pt=new En(this._pt,v,"scaleY",u,(d?dt(u,d+a):a)-u||0,ir),this._pt.u=0,x.push("scaleY",l),l+="X";else{if("transformOrigin"===l){w.push(gr,0,T[gr]),o=Nr(o),v.svg?Hr(t,o,0,y,0,this):(p=parseFloat(o.split(" ")[2])||0,p!==v.zOrigin&&Mr(this,v,"zOrigin",v.zOrigin,p),Mr(this,T,l,Jr(s),Jr(o)));continue}if("svgOrigin"===l){Hr(t,o,1,y,0,this);continue}if(l in Vr){ri(this,v,l,u,d?dt(u,d+o):o);continue}if("smoothOrigin"===l){Mr(this,v,"smooth",v.smooth,o);continue}if("force3D"===l){v[l]=o;continue}if("transform"===l){si(this,o,t);continue}}else l in T||(l=kr(l)||l);if(_||(a||0===a)&&(u||0===u)&&!nr.test(o)&&l in T)f=(s+"").substr((u+"").length),a||(a=0),p=te(o)||(l in g.units?g.units[l]:f),f!==p&&(u=jr(t,l,s,p)),this._pt=new En(this._pt,_?v:T,l,u,(d?dt(u,d+a):a)-u,_||"px"!==p&&"zIndex"!==l||!1===e.autoRound?ir:ar),this._pt.u=p||0,f!==p&&"%"!==p&&(this._pt.b=s,this._pt.r=or);else if(l in T)Fr.call(this,t,l,s,d?d+o:o);else{if(!(l in t)){H(l,o);continue}this.add(t,l,s||t[l],d?d+o:o,r,i)}_||(l in T?w.push(l,0,T[l]):w.push(l,1,s||t[l])),x.push(l)}b&&kn(this)},render:function(t,e){if(e.tween._time||!Yn()){var n=e._pt;while(n)n.r(t,n.d),n=n._next}else e.styles.revert()},get:Ir,aliases:rr,getSetter:function(t,e,n){var r=rr[e];return r&&r.indexOf(",")<0&&(e=r),e in Jn&&e!==gr&&(t._gsap.x||Ir(t,"x"))?n&&Xn===n?"scale"===e?pr:fr:(Xn=n||{})&&("scale"===e?dr:_r):t.style&&!R(t.style[e])?hr:~e.indexOf("-")?lr:gn(t,e)},core:{_removeProperty:Dr,_getMatrix:Yr}};Nn.utils.checkPrefix=kr,Nn.core.getStyleSaver=wr,function(t,e,n,r){var i=lt(t+","+e+","+n,(function(t){Jn[t]=1}));lt(e,(function(t){g.units[t]="deg",Vr[t]=1})),rr[i[13]]=t+","+e,lt(r,(function(t){var e=t.split(":");rr[e[1]]=i[e[0]]}))}("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY"),lt("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(t){g.units[t]="px"})),Nn.registerPlugin(oi);var ai=Nn.registerPlugin(oi)||Nn;
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */ai.core.Tween;function ui(t,e,n,r){var i,s=arguments.length,o=s<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)o=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(o=(s<3?i(o):s>3?i(e,n,o):i(e,n))||o);return s>3&&o&&Object.defineProperty(e,n,o),o}var ci=function(t){function e(){t.apply(this,arguments),this.accordionItems=[],this.internalSelectedIndex=0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.selectedIndexOnUpdated=function(){this.internalSelectedIndex=this.selectedIndex,this.openSelectedAccordionItem(this.internalSelectedIndex)},e.prototype.mounted=function(){this.accordionItems=this.$children,this.setAccordionItems(),this.selectedIndexOnUpdated()},e.prototype.setAccordionItems=function(){for(var t=0;t<this.accordionItems.length;t+=1)this.accordionItems[t].$data.index=t,this.accordionItems[t].$on("toggle",this.accordionItemOnToggle),this.showNumbers&&(this.accordionItems[t].$data.showNumber=!0)},e.prototype.accordionItemOnToggle=function(t){t.isOpen&&this.openSelectedAccordionItem(t.index)},e.prototype.openSelectedAccordionItem=function(t){t>-1&&t<this.accordionItems.length&&(!0===this.autoCollapsable&&this.closeAllAccordionItems(),this.accordionItems[t].open())},e.prototype.closeAllAccordionItems=function(){for(var t=0;t<this.accordionItems.length;t+=1)this.accordionItems[t].close()},e}(r["c"]);ui([Object(r["b"])({default:-1})],ci.prototype,"selectedIndex",void 0),ui([Object(r["b"])({default:!0})],ci.prototype,"autoCollapsable",void 0),ui([Object(r["b"])({default:!1})],ci.prototype,"showNumbers",void 0),ui([Object(r["d"])("selectedIndex")],ci.prototype,"selectedIndexOnUpdated",null),ci=ui([r["a"]],ci);var hi=ci;function li(t,e,n,r,i,s,o,a,u,c){"boolean"!==typeof o&&(u=a,a=o,o=!1);var h,l="function"===typeof n?n.options:n;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,i&&(l.functional=!0)),r&&(l._scopeId=r),s?(h=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(s)},l._ssrRegister=h):e&&(h=o?function(t){e.call(this,c(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,a(t))}),h)if(l.functional){var f=l.render;l.render=function(t,e){return h.call(e),f(t,e)}}else{var p=l.beforeCreate;l.beforeCreate=p?[].concat(p,h):[h]}return n}var fi=hi,pi=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ul",{staticClass:"Accordion"},[t._t("default")],2)},di=[];pi._withStripped=!0;var _i=void 0,mi=void 0,gi=void 0,vi=!1,yi=li({render:pi,staticRenderFns:di},_i,fi,mi,vi,gi,!1,void 0,void 0,void 0),bi=function(t){function e(){t.apply(this,arguments),this.showNumber=!1,this.isOpen=!1,this.index=0}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={number:{configurable:!0}};return n.number.get=function(){var t=this.index+1,e=t.toString().slice(-1);switch(e){case"1":return"#"+t+"<sup>st</sup>";case"2":return"#"+t+"<sup>nd</sup>";case"3":return"#"+t+"<sup>rd</sup>";default:return"#"+t+"<sup>th</sup>"}},e.prototype.toggle=function(){this.isOpen=!this.isOpen,this.setHeight();var t={index:this.index,isOpen:this.isOpen};this.$emit("toggle",t)},e.prototype.open=function(){this.isOpen=!0,this.setHeight()},e.prototype.close=function(){this.isOpen=!1,this.setHeight()},e.prototype.setHeight=function(){var t=this.$refs.content;ai.to(t,{duration:.5,height:this.isOpen?"auto":"0px",ease:"power2.inOut"})},Object.defineProperties(e.prototype,n),e}(r["c"]);ui([Object(r["b"])({default:""})],bi.prototype,"title",void 0),bi=ui([r["a"]],bi);var wi=bi,xi=wi,Ti=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{staticClass:"Accordion__item",class:{"Accordion__item--open":t.isOpen}},[n("button",{staticClass:"Accordion__headline",on:{click:t.toggle}},[t.showNumber?n("div",{staticClass:"Accordion__number",domProps:{innerHTML:t._s(t.number)}}):t._e(),t._v(" "),t._t("headline",(function(){return[n("div",{staticClass:"Accordion__title"},[t._v(t._s(t.title))]),t._v(" "),n("div",{staticClass:"Accordion__space"})]})),t._v(" "),n("div",{staticClass:"Accordion__arrow",class:{"Accordion__arrow--open":t.isOpen}})],2),t._v(" "),n("div",{ref:"content",staticClass:"Accordion__content",class:{"Accordion__content--fadeOut":!t.isOpen},staticStyle:{height:"0px"}},[t._t("content")],2)])},Oi=[];Ti._withStripped=!0;var ki=void 0,Ei=void 0,Ci=void 0,Si=!1,Ai=li({render:Ti,staticRenderFns:Oi},ki,xi,Ei,Si,Ci,!1,void 0,void 0,void 0)},4806:function(t,e,n){"use strict";var r=n("1fc7");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(e){var n=r.isString(e)?i(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"5b1e":function(t,e,n){"use strict";var r=n("b7fa");function i(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,r=n._listeners.length;for(e=0;e<r;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,r=new Promise((function(t){n.subscribe(t),e=t})).then(t);return r.cancel=function(){n.unsubscribe(e)},r},t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},i.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},i.source=function(){var t,e=new i((function(e){t=e}));return{token:e,cancel:t}},t.exports=i},6036:function(t,e,n){"use strict";var r=n("1fc7");t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},6773:function(t,e,n){"use strict";var r=n("1fc7"),i=n("93d8");t.exports=function(t,e,n){var s=this||i;return r.forEach(n,(function(n){t=n.call(s,t,e)})),t}},"6a44":function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"6e99":function(t,e,n){"use strict";var r=n("accc").version,i={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){i[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var s={};function o(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var r=Object.keys(t),i=r.length;while(i-- >0){var s=r[i],o=e[s];if(o){var a=t[s],u=void 0===a||o(a,s,t);if(!0!==u)throw new TypeError("option "+s+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+s)}}i.transitional=function(t,e,n){function i(t,e){return"[Axios v"+r+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,o){if(!1===t)throw new Error(i(r," has been removed"+(e?" in "+e:"")));return e&&!s[r]&&(s[r]=!0,console.warn(i(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,o)}},t.exports={assertOptions:o,validators:i}},"71ec":function(t,e,n){"use strict";var r=n("1fc7");t.exports=function(t,e){e=e||{};var n={};function i(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function s(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:i(void 0,t[n]):i(t[n],e[n])}function o(t){if(!r.isUndefined(e[t]))return i(void 0,e[t])}function a(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:i(void 0,t[n]):i(void 0,e[n])}function u(n){return n in e?i(t[n],e[n]):n in t?i(void 0,t[n]):void 0}var c={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:u};return r.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=c[t]||s,i=e(t);r.isUndefined(i)&&e!==u||(n[t]=i)})),n}},"93d8":function(t,e,n){"use strict";(function(e){var r=n("1fc7"),i=n("6036"),s=n("0d4f"),o={"Content-Type":"application/x-www-form-urlencoded"};function a(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function u(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=n("0b97")),t}function c(t,e,n){if(r.isString(t))try{return(e||JSON.parse)(t),r.trim(t)}catch(i){if("SyntaxError"!==i.name)throw i}return(n||JSON.stringify)(t)}var h={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:u(),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(a(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)||e&&"application/json"===e["Content-Type"]?(a(e,"application/json"),c(t)):t}],transformResponse:[function(t){var e=this.transitional||h.transitional,n=e&&e.silentJSONParsing,i=e&&e.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||i&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(a){if(o){if("SyntaxError"===a.name)throw s(a,this,"E_JSON_PARSE");throw a}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){h.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){h.headers[t]=r.merge(o)})),t.exports=h}).call(this,n("4362"))},a02c:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},accc:function(t,e){t.exports={version:"0.24.0"}},afc9:function(t,e,n){"use strict";var r=n("a02c"),i=n("14a4");t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},b7fa:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},cae7:function(t,e,n){"use strict";var r=n("dbee");t.exports=function(t,e,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},cb85:function(t,e,n){"use strict";var r=n("1fc7"),i=n("cbd7"),s=n("fd9d"),o=n("71ec"),a=n("93d8");function u(t){var e=new s(t),n=i(s.prototype.request,e);return r.extend(n,s.prototype,e),r.extend(n,e),n.create=function(e){return u(o(t,e))},n}var c=u(a);c.Axios=s,c.Cancel=n("b7fa"),c.CancelToken=n("5b1e"),c.isCancel=n("6a44"),c.VERSION=n("accc").version,c.all=function(t){return Promise.all(t)},c.spread=n("1718"),c.isAxiosError=n("1745"),t.exports=c,t.exports.default=c},cbd7:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},cdcd:function(t,e,n){"use strict";var r=n("1fc7");function i(){this.handlers=[]}i.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=i},dbee:function(t,e,n){"use strict";var r=n("0d4f");t.exports=function(t,e,n,i,s){var o=new Error(t);return r(o,e,n,i,s)}},ddd2:function(t,e,n){t.exports=n("cb85")},e79a:function(t,e,n){"use strict";var r=n("1fc7");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,s,o){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(i)&&a.push("path="+i),r.isString(s)&&a.push("domain="+s),!0===o&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},f378:function(t,e,n){"use strict";var r=n("1fc7"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,s,o={};return t?(r.forEach(t.split("\n"),(function(t){if(s=t.indexOf(":"),e=r.trim(t.substr(0,s)).toLowerCase(),n=r.trim(t.substr(s+1)),e){if(o[e]&&i.indexOf(e)>=0)return;o[e]="set-cookie"===e?(o[e]?o[e]:[]).concat([n]):o[e]?o[e]+", "+n:n}})),o):o}},fd9d:function(t,e,n){"use strict";var r=n("1fc7"),i=n("00ad"),s=n("cdcd"),o=n("fec1"),a=n("71ec"),u=n("6e99"),c=u.validators;function h(t){this.defaults=t,this.interceptors={request:new s,response:new s}}h.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=a(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;void 0!==e&&u.assertOptions(e,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var n=[],r=!0;this.interceptors.request.forEach((function(e){"function"===typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var i,s=[];if(this.interceptors.response.forEach((function(t){s.push(t.fulfilled,t.rejected)})),!r){var h=[o,void 0];Array.prototype.unshift.apply(h,n),h=h.concat(s),i=Promise.resolve(t);while(h.length)i=i.then(h.shift(),h.shift());return i}var l=t;while(n.length){var f=n.shift(),p=n.shift();try{l=f(l)}catch(d){p(d);break}}try{i=o(l)}catch(d){return Promise.reject(d)}while(s.length)i=i.then(s.shift(),s.shift());return i},h.prototype.getUri=function(t){return t=a(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){h.prototype[t]=function(e,n){return this.request(a(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){h.prototype[t]=function(e,n,r){return this.request(a(r||{},{method:t,url:e,data:n}))}})),t.exports=h},fec1:function(t,e,n){"use strict";var r=n("1fc7"),i=n("6773"),s=n("6a44"),o=n("93d8"),a=n("b7fa");function u(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new a("canceled")}t.exports=function(t){u(t),t.headers=t.headers||{},t.data=i.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||o.adapter;return e(t).then((function(e){return u(t),e.data=i.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return s(e)||(u(t),e&&e.response&&(e.response.data=i.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}}}]);
//# sourceMappingURL=frontiers.2.min.js.map
(window["frontiers_jsonp"]=window["frontiers_jsonp"]||[]).push([[3],{"0ddd":function(t,e,n){"use strict";var r=n("1452");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},1452:function(t,e,n){"use strict";var r=n("8a3c"),i=Object.prototype.toString;function o(t){return"[object Array]"===i.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function u(t){return"[object ArrayBuffer]"===i.call(t)}function l(t){return"undefined"!==typeof FormData&&t instanceof FormData}function c(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function d(t){return"number"===typeof t}function h(t){return null!==t&&"object"===typeof t}function p(t){if("[object Object]"!==i.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===i.call(t)}function _(t){return"[object File]"===i.call(t)}function g(t){return"[object Blob]"===i.call(t)}function m(t){return"[object Function]"===i.call(t)}function b(t){return h(t)&&m(t.pipe)}function y(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function w(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function C(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),o(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function E(){var t={};function e(e,n){p(t[n])&&p(e)?t[n]=E(t[n],e):p(e)?t[n]=E({},e):o(e)?t[n]=e.slice():t[n]=e}for(var n=0,r=arguments.length;n<r;n++)C(arguments[n],e);return t}function k(t,e,n){return C(e,(function(e,i){t[i]=n&&"function"===typeof e?r(e,n):e})),t}function T(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:o,isArrayBuffer:u,isBuffer:s,isFormData:l,isArrayBufferView:c,isString:f,isNumber:d,isObject:h,isPlainObject:p,isUndefined:a,isDate:v,isFile:_,isBlob:g,isFunction:m,isStream:b,isURLSearchParams:y,isStandardBrowserEnv:x,forEach:C,merge:E,extend:k,trim:w,stripBOM:T}},"16ec":function(t,e,n){"use strict";var r=n("1452"),i=n("c9ed"),o=n("57b5"),a=n("6a18"),s=n("e763"),u=n("28cd"),l=u.validators;function c(t){this.defaults=t,this.interceptors={request:new o,response:new o}}c.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;void 0!==e&&u.assertOptions(e,{silentJSONParsing:l.transitional(l.boolean),forcedJSONParsing:l.transitional(l.boolean),clarifyTimeoutError:l.transitional(l.boolean)},!1);var n=[],r=!0;this.interceptors.request.forEach((function(e){"function"===typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var i,o=[];if(this.interceptors.response.forEach((function(t){o.push(t.fulfilled,t.rejected)})),!r){var c=[a,void 0];Array.prototype.unshift.apply(c,n),c=c.concat(o),i=Promise.resolve(t);while(c.length)i=i.then(c.shift(),c.shift());return i}var f=t;while(n.length){var d=n.shift(),h=n.shift();try{f=d(f)}catch(p){h(p);break}}try{i=a(f)}catch(p){return Promise.reject(p)}while(o.length)i=i.then(o.shift(),o.shift());return i},c.prototype.getUri=function(t){return t=s(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){c.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){c.prototype[t]=function(e,n,r){return this.request(s(r||{},{method:t,url:e,data:n}))}})),t.exports=c},1905:function(t,e,n){"use strict";var r=n("1452");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(e){var n=r.isString(e)?i(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"1d69":function(t,e,n){"use strict";(function(e){var r=n("1452"),i=n("c180"),o=n("37b8"),a={"Content-Type":"application/x-www-form-urlencoded"};function s(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function u(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=n("a05f")),t}function l(t,e,n){if(r.isString(t))try{return(e||JSON.parse)(t),r.trim(t)}catch(i){if("SyntaxError"!==i.name)throw i}return(n||JSON.stringify)(t)}var c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:u(),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(s(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)||e&&"application/json"===e["Content-Type"]?(s(e,"application/json"),l(t)):t}],transformResponse:[function(t){var e=this.transitional||c.transitional,n=e&&e.silentJSONParsing,i=e&&e.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||i&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(s){if(a){if("SyntaxError"===s.name)throw o(s,this,"E_JSON_PARSE");throw s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){c.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){c.headers[t]=r.merge(a)})),t.exports=c}).call(this,n("4362"))},"28cd":function(t,e,n){"use strict";var r=n("4aea").version,i={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){i[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var o={};function a(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var r=Object.keys(t),i=r.length;while(i-- >0){var o=r[i],a=e[o];if(a){var s=t[o],u=void 0===s||a(s,o,t);if(!0!==u)throw new TypeError("option "+o+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+o)}}i.transitional=function(t,e,n){function i(t,e){return"[Axios v"+r+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,a){if(!1===t)throw new Error(i(r," has been removed"+(e?" in "+e:"")));return e&&!o[r]&&(o[r]=!0,console.warn(i(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,a)}},t.exports={assertOptions:a,validators:i}},"37b8":function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},"4aea":function(t,e){t.exports={version:"0.24.0"}},"57b5":function(t,e,n){"use strict";var r=n("1452");function i(){this.handlers=[]}i.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=i},"62f1":function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},"6a18":function(t,e,n){"use strict";var r=n("1452"),i=n("7002"),o=n("97f4"),a=n("1d69"),s=n("c64b");function u(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new s("canceled")}t.exports=function(t){u(t),t.headers=t.headers||{},t.data=i.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return u(t),e.data=i.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return o(e)||(u(t),e&&e.response&&(e.response.data=i.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"6dd8":function(t,e,n){"use strict";(function(t){var n=function(){if("undefined"!==typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,r){return t[0]===e&&(n=r,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),r=this.__entries__[n];return r&&r[1]},e.prototype.set=function(e,n){var r=t(this.__entries__,e);~r?this.__entries__[r][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,r=t(n,e);~r&&n.splice(r,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,r=this.__entries__;n<r.length;n++){var i=r[n];t.call(e,i[1],i[0])}},e}()}(),r="undefined"!==typeof window&&"undefined"!==typeof document&&window.document===document,i=function(){return"undefined"!==typeof t&&t.Math===Math?t:"undefined"!==typeof self&&self.Math===Math?self:"undefined"!==typeof window&&window.Math===Math?window:Function("return this")()}(),o=function(){return"function"===typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)}}(),a=2;function s(t,e){var n=!1,r=!1,i=0;function s(){n&&(n=!1,t()),r&&l()}function u(){o(s)}function l(){var t=Date.now();if(n){if(t-i<a)return;r=!0}else n=!0,r=!1,setTimeout(u,e);i=t}return l}var u=20,l=["top","right","bottom","left","width","height","size","weight"],c="undefined"!==typeof MutationObserver,f=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=s(this.refresh.bind(this),u)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),c?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e,r=l.some((function(t){return!!~n.indexOf(t)}));r&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),d=function(t,e){for(var n=0,r=Object.keys(e);n<r.length;n++){var i=r[n];Object.defineProperty(t,i,{value:e[i],enumerable:!1,writable:!1,configurable:!0})}return t},h=function(t){var e=t&&t.ownerDocument&&t.ownerDocument.defaultView;return e||i},p=E(0,0,0,0);function v(t){return parseFloat(t)||0}function _(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){var r=t["border-"+n+"-width"];return e+v(r)}),0)}function g(t){for(var e=["top","right","bottom","left"],n={},r=0,i=e;r<i.length;r++){var o=i[r],a=t["padding-"+o];n[o]=v(a)}return n}function m(t){var e=t.getBBox();return E(0,0,e.width,e.height)}function b(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return p;var r=h(t).getComputedStyle(t),i=g(r),o=i.left+i.right,a=i.top+i.bottom,s=v(r.width),u=v(r.height);if("border-box"===r.boxSizing&&(Math.round(s+o)!==e&&(s-=_(r,"left","right")+o),Math.round(u+a)!==n&&(u-=_(r,"top","bottom")+a)),!w(t)){var l=Math.round(s+o)-e,c=Math.round(u+a)-n;1!==Math.abs(l)&&(s-=l),1!==Math.abs(c)&&(u-=c)}return E(i.left,i.top,s,u)}var y=function(){return"undefined"!==typeof SVGGraphicsElement?function(t){return t instanceof h(t).SVGGraphicsElement}:function(t){return t instanceof h(t).SVGElement&&"function"===typeof t.getBBox}}();function w(t){return t===h(t).document.documentElement}function x(t){return r?y(t)?m(t):b(t):p}function C(t){var e=t.x,n=t.y,r=t.width,i=t.height,o="undefined"!==typeof DOMRectReadOnly?DOMRectReadOnly:Object,a=Object.create(o.prototype);return d(a,{x:e,y:n,width:r,height:i,top:n,right:e+r,bottom:i+n,left:e}),a}function E(t,e,n,r){return{x:t,y:e,width:n,height:r}}var k=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=E(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=x(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),T=function(){function t(t,e){var n=C(e);d(this,{target:t,contentRect:n})}return t}(),O=function(){function t(t,e,r){if(this.activeObservations_=[],this.observations_=new n,"function"!==typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=r}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(t instanceof h(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new k(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(t instanceof h(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&&t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new T(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),M="undefined"!==typeof WeakMap?new WeakMap:new n,S=function(){function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=f.getInstance(),r=new O(e,n,this);M.set(this,r)}return t}();["observe","unobserve","disconnect"].forEach((function(t){S.prototype[t]=function(){var e;return(e=M.get(this))[t].apply(e,arguments)}}));var D=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:S}();e["a"]=D}).call(this,n("c8ba"))},7002:function(t,e,n){"use strict";var r=n("1452"),i=n("1d69");t.exports=function(t,e,n){var o=this||i;return r.forEach(n,(function(n){t=n.call(o,t,e)})),t}},"7c8c":function(t,e,n){"use strict";var r=n("37b8");t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},8023:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},"898c":function(t,e,n){"use strict";var r=n("1452"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(r.forEach(t.split("\n"),(function(t){if(o=t.indexOf(":"),e=r.trim(t.substr(0,o)).toLowerCase(),n=r.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},"8a3c":function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},"97c3":function(t,e,n){"use strict";n.d(e,"a",(function(){return Tc}));var r=n("1b40"),i=n("6dd8");var o=function(){};o.isDesktop=function(){return window.innerWidth>1024};var a=function(){};a.isInternetExplorer=function(){return!!window.MSInputMethodContext&&!!document.documentMode},a.isMsEdge=function(){return-1!=navigator.appVersion.indexOf("Edge")},a.isFirefox=function(){return navigator.userAgent.toLowerCase().indexOf("firefox")>-1};var s=function(){};s.isIOS=function(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream},s.isMAC=function(){return navigator.platform.toUpperCase().indexOf("MAC")>=0},s.isSafari=function(t){void 0===t&&(t="");var e=!!navigator.userAgent.match(/Version\/[\d\.]+.*Safari/);return t?e&&navigator.userAgent.indexOf("Version/"+t)>-1:e};var u=Object.freeze({__proto__:null,Resolutions:o,Browsers:a,OperativeSystems:s});function l(t,e){return e={exports:{}},t(e,e.exports),e.exports}l((function(t){
/**
 * @preserve date-and-time.js (c) KNOWLEDGECODE | MIT
 */
(function(e){var n={},r={},i={},o="en",a={MMMM:["January","February","March","April","May","June","July","August","September","October","November","December"],MMM:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dddd:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],ddd:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dd:["Su","Mo","Tu","We","Th","Fr","Sa"],A:["AM","PM"]},s={YYYY:function(t){return("000"+t.getFullYear()).slice(-4)},YY:function(t){return("0"+t.getFullYear()).slice(-2)},Y:function(t){return""+t.getFullYear()},MMMM:function(t){return this.res.MMMM[t.getMonth()]},MMM:function(t){return this.res.MMM[t.getMonth()]},MM:function(t){return("0"+(t.getMonth()+1)).slice(-2)},M:function(t){return""+(t.getMonth()+1)},DD:function(t){return("0"+t.getDate()).slice(-2)},D:function(t){return""+t.getDate()},HH:function(t){return("0"+t.getHours()).slice(-2)},H:function(t){return""+t.getHours()},A:function(t){return this.res.A[t.getHours()>11|0]},hh:function(t){return("0"+(t.getHours()%12||12)).slice(-2)},h:function(t){return""+(t.getHours()%12||12)},mm:function(t){return("0"+t.getMinutes()).slice(-2)},m:function(t){return""+t.getMinutes()},ss:function(t){return("0"+t.getSeconds()).slice(-2)},s:function(t){return""+t.getSeconds()},SSS:function(t){return("00"+t.getMilliseconds()).slice(-3)},SS:function(t){return("0"+(t.getMilliseconds()/10|0)).slice(-2)},S:function(t){return""+(t.getMilliseconds()/100|0)},dddd:function(t){return this.res.dddd[t.getDay()]},ddd:function(t){return this.res.ddd[t.getDay()]},dd:function(t){return this.res.dd[t.getDay()]},Z:function(t){return t.utc?"+0000":/[\+-]\d{4}/.exec(t.toTimeString())[0]},post:function(t){return t}},u={YYYY:function(t){return this.exec(/^\d{4}/,t)},Y:function(t){return this.exec(/^\d{1,4}/,t)},MMMM:function(t){var e=this.find(this.res.MMMM,t);return e.value++,e},MMM:function(t){var e=this.find(this.res.MMM,t);return e.value++,e},MM:function(t){return this.exec(/^\d\d/,t)},M:function(t){return this.exec(/^\d\d?/,t)},DD:function(t){return this.exec(/^\d\d/,t)},D:function(t){return this.exec(/^\d\d?/,t)},HH:function(t){return this.exec(/^\d\d/,t)},H:function(t){return this.exec(/^\d\d?/,t)},A:function(t){return this.find(this.res.A,t)},hh:function(t){return this.exec(/^\d\d/,t)},h:function(t){return this.exec(/^\d\d?/,t)},mm:function(t){return this.exec(/^\d\d/,t)},m:function(t){return this.exec(/^\d\d?/,t)},ss:function(t){return this.exec(/^\d\d/,t)},s:function(t){return this.exec(/^\d\d?/,t)},SSS:function(t){return this.exec(/^\d{1,3}/,t)},SS:function(t){var e=this.exec(/^\d\d?/,t);return e.value*=10,e},S:function(t){var e=this.exec(/^\d/,t);return e.value*=100,e},Z:function(t){var e=this.exec(/^[\+-]\d{2}[0-5]\d/,t);return e.value=-60*(e.value/100|0)-e.value%100,e},h12:function(t,e){return(12===t?0:t)+12*e},exec:function(t,e){var n=(t.exec(e)||[""])[0];return{value:0|n,length:n.length}},find:function(t,e){for(var n,r=-1,i=0,o=0,a=t.length;o<a;o++)n=t[o],!e.indexOf(n)&&n.length>i&&(r=o,i=n.length);return{value:r,length:i}},pre:function(t){return t}},l=function(t,e,n){var i=function(t,e,n){var r=function(t){t&&(this.res=t)};r.prototype=t,r.prototype.constructor=r;var i,o=new r(n);for(var a in e||{})i=e[a],o[a]=i.slice?i.slice():i;return o},o={res:i(e.res,n.res)};o.formatter=i(e.formatter,n.formatter,o.res),o.parser=i(e.parser,n.parser,o.res),r[t]=o};n.compile=function(t){var e,n=/\[([^\[\]]*|\[[^\[\]]*\])*\]|([A-Za-z])\2+|\.{3}|./g,r=[t];while(e=n.exec(t))r[r.length]=e[0];return r},n.format=function(t,e,i){var a="string"===typeof e?n.compile(e):e,s=n.addMinutes(t,i?t.getTimezoneOffset():0),u=r[o].formatter,l="";s.utc=i||!1;for(var c,f=1,d=a.length;f<d;f++)c=a[f],l+=u[c]?u.post(u[c](s,a[0])):c.replace(/\[(.*)]/,"$1");return l},n.preparse=function(t,e){var i="string"===typeof e?n.compile(e):e,a={Y:1970,M:1,D:1,H:0,A:0,h:0,m:0,s:0,S:0,Z:0,_index:0,_length:0,_match:0},s=r[o].parser,u=0;t=s.pre(t);for(var l,c,f=1,d=i.length;f<d;f++)if(l=i[f],s[l]){if(c=s[l](t.slice(u),i[0]),!c.length)break;u+=c.length,a[l.charAt(0)]=c.value,a._match++}else if(l===t.charAt(u)||" "===l)u++;else{if(!/\[.*]/.test(l)){if("..."===l){u=t.length;break}break}u+=l.length-2}return a.H=a.H||s.h12(a.h,a.A),a._index=u,a._length=t.length,a},n.isValid=function(t,e){var r="string"===typeof t?n.preparse(t,e):t,i=[31,28+n.isLeapYear(r.Y)|0,31,30,31,30,31,31,30,31,30,31][r.M-1];return!(r._index<1||r._length<1||r._index-r._length||r._match<1||r.Y<1||r.Y>9999||r.M<1||r.M>12||r.D<1||r.D>i||r.H<0||r.H>23||r.m<0||r.m>59||r.s<0||r.s>59||r.S<0||r.S>999||r.Z<-720||r.Z>840)},n.parse=function(t,e,r){var i=n.preparse(t,e);return n.isValid(i)?(i.M-=i.Y<100?22801:1,r||i.Z?new Date(Date.UTC(i.Y,i.M,i.D,i.H,i.m+i.Z,i.s,i.S)):new Date(i.Y,i.M,i.D,i.H,i.m,i.s,i.S)):new Date(NaN)},n.addYears=function(t,e){return n.addMonths(t,12*e)},n.addMonths=function(t,e){var n=new Date(t.getTime());return n.setMonth(n.getMonth()+e),n},n.addDays=function(t,e){var n=new Date(t.getTime());return n.setDate(n.getDate()+e),n},n.addHours=function(t,e){return n.addMinutes(t,60*e)},n.addMinutes=function(t,e){return n.addSeconds(t,60*e)},n.addSeconds=function(t,e){return n.addMilliseconds(t,1e3*e)},n.addMilliseconds=function(t,e){return new Date(t.getTime()+e)},n.subtract=function(t,e){var n=t.getTime()-e.getTime();return{toMilliseconds:function(){return n},toSeconds:function(){return n/1e3},toMinutes:function(){return n/6e4},toHours:function(){return n/36e5},toDays:function(){return n/864e5}}},n.isLeapYear=function(t){return!(t%4)&&!!(t%100)||!(t%400)},n.isSameDay=function(t,e){return t.toDateString()===e.toDateString()},n.locale=function(t,e){return e?l(t,{res:a,formatter:s,parser:u},e):t&&(o=t),o},n.extend=function(t){var e=t.extender||{};for(var i in e)n[i]||(n[i]=e[i]);(t.formatter||t.parser||t.res)&&l(o,r[o],t)},n.plugin=function(t,e){i[t]=i[t]||e,!e&&i[t]&&n.extend(i[t])},n.locale(o,{}),t.exports=n})()}));var c=function t(e,n){this.callback=function(){},this.callWhenIsLocked=!0,this.autoDispose=!1,n=Object.assign(t.defaultOptions,n),window.MutationObserver=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,this.callback=e,this.callWhenIsLocked=n.callWhenIsLocked,this.autoDispose=n.autoDispose,this.observer=new MutationObserver(this.onChange.bind(this)),this.observer.observe(t.getHtmlElement(),this.getObserveConfig)},f={getObserveConfig:{configurable:!0}};c.isBodyScrollLocked=function(){return"true"===document.getElementsByTagName("html")[0].getAttribute("lock-scroll")},c.getHtmlElement=function(){return document.getElementsByTagName("html")[0]},f.getObserveConfig.get=function(){return{attributes:!0}},c.prototype.dispose=function(){this.observer.disconnect()},c.prototype.onChange=function(t){for(var e=0;e<t.length;e+=1)if("lock-scroll"===t[e].attributeName){this.callWhenIsLocked===c.isBodyScrollLocked()&&(this.callback(),this.autoDispose&&this.dispose());break}},Object.defineProperties(c.prototype,f),c.defaultOptions={callWhenIsLocked:!1,autoDispose:!1};function d(t){var e=!0,n=t;while(null!=n.parentElement)if(n=n.parentElement,"BODY"===n.tagName){e=!1;break}return e?n:null}function h(t,e,n){if(void 0===n&&(n=3),e.length<n)return t;var r=new RegExp("("+e+")","gi");return t.replace(r,"<mark>$1</mark>").replaceAll(" ","&nbsp;")}var p=function(){};p.isNullOrEmpty=function(t){return void 0===t||null===t||0===t.trim().length},p.checkMinimumLength=function(t,e){return!t||!e||t.length>=+e},p.checkMaximumLength=function(t,e){return!t||!e||t.length<=+e},p.isValidEmail=function(t){return!t||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i.test(t)},p.isValidURL=function(t){return!t||/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$/.test(t)},p.isValidDate=function(t){var e=Date.parse(t);return!isNaN(e)},p.isValidNumber=function(t){return null!==t&&void 0!==t&&null!==t.toString().match(/^[-+]?\d+\.?\d*$/)};var v=function(){},_={CALLBACK_FUNC:{configurable:!0},CALLBACK_RESIZE_FUNC:{configurable:!0}};_.CALLBACK_FUNC.get=function(){return"CheckScrollPositionFunc"},_.CALLBACK_RESIZE_FUNC.get=function(){return"SetPosition"},v.clearInlinePosition=function(t){t.style.position="",t.style.top="",t.style.bottom="",t.style.left="",t.style.right="",t.style.height="",t.classList.remove("is-bottom"),t.classList.remove("is-middle")},v.setPositionFixed=function(t,e,n){if(o.isDesktop()){var r=n.context.$refs[e.value.mainContainer],i=r.getBoundingClientRect(),a=r.getBoundingClientRect().top-5,s=r.getBoundingClientRect().left-t.clientWidth+4;if(t.style.position="fixed",t.style.top=a+"px",t.style.left=s+"px",t.style.right="auto",t.style.bottom="auto",t.style.height="fit-content",v.isOverflownVertically(t)){var u=v.getOffsetYFromElement(t);if(v.itFitsAtTop(t,u)){var l=window.innerHeight-i.top-i.height;t.style.top="auto",t.style.bottom=l+"px",t.classList.add("is-bottom")}else{var c=(window.innerHeight-t.offsetHeight)/2;t.style.top=c+"px",t.classList.add("is-middle");var f=i.top-c;t.style.setProperty("--offset-arrow",f+"px")}}}},v.isOverflownVertically=function(t){var e=t.getBoundingClientRect().top,n=t.offsetHeight,r=10;return e+n+r>window.innerHeight},v.itFitsAtTop=function(t,e){var n=45,r=t.getBoundingClientRect().top+e-n,i=t.offsetHeight,o=10;return r-i-o>0},v.getOffsetYFromElement=function(t){if(null!==t.getAttribute("offset-y")){var e=t.getAttribute("offset-y")+"";if(p.isValidNumber(e))return parseInt(e,10);throw new Error("Invalid value in offset-y attribute. It must be a valid integer")}return 51},v.prototype.update=function(t,e,n){var r=n.context.$refs[e.value.mainContainer],i=r.parentNode;if(null!==i&&(i.classList.contains("FiltersContainer")||(i=i.parentNode),i.classList.contains("FiltersContainer--column"))){var a="scroll"===i.style.overflow||"auto"===i.style.overflow;if(a){var s=function(){o.isDesktop()&&e.value.close()},u=e.value.isOpen,l=r.getBoundingClientRect().top;n.context.$data.oldPosition=l;var c=n.context[v.CALLBACK_FUNC],f=n.context[v.CALLBACK_RESIZE_FUNC];u?(v.clearInlinePosition(t),v.setPositionFixed(t,e,n),window.addEventListener("scroll",c),window.addEventListener("resize",f),i.addEventListener("scroll",s)):(window.removeEventListener("scroll",c),window.removeEventListener("resize",f),i.removeEventListener("scroll",s))}}},v.prototype.inserted=function(t,e,n){var r=e.value.close,i=n.context.$refs[e.value.mainContainer];n.context[v.CALLBACK_FUNC]=function(){var t=n.context.$data.oldPosition,e=i.getBoundingClientRect().top;e!==t&&o.isDesktop()&&r()},n.context[v.CALLBACK_RESIZE_FUNC]=function(){v.setPositionFixed(t,e,n);var r=window.innerWidth>1024;r||v.clearInlinePosition(t)}},v.prototype.unbind=function(t,e,n){window.removeEventListener("scroll",n.context[v.CALLBACK_FUNC]),n.context[v.CALLBACK_FUNC]=null},Object.defineProperties(v,_);var g=function(){};g.clearInlinePosition=function(t){t.style.top="",t.style.bottom="",t.style.left="",t.style.right=""},g.isOverflownVertically=function(t){var e=t.getBoundingClientRect().top,n=t.offsetHeight,r=10;return e+n+r>window.innerHeight},g.isOverflownHorizontally=function(t){var e=t.getBoundingClientRect().left,n=t.offsetWidth,r=20;return e+n+r>window.innerWidth},g.checkBindingValue=function(t){if("boolean"!==typeof t.value)throw new Error("The binding of check-position directive must be a boolean value.")},g.prototype.update=function(t,e,n){e.oldValue!==e.value&&!0===e.value&&(g.clearInlinePosition(t),g.isOverflownVertically(t)&&(t.style.top="auto",t.style.bottom="100%"),g.isOverflownHorizontally(t)&&(t.style.left="auto",t.style.right="0"))},g.prototype.bind=function(t,e,n){g.checkBindingValue(e)};var m=function(){},b={CALLBACK_FUNC:{configurable:!0}};b.CALLBACK_FUNC.get=function(){return"ClickOutsideFunc"},m.isVisible=function(t){return null!==t&&0!==t.getClientRects().length},m.prototype.bind=function(t,e,n){n.context[m.CALLBACK_FUNC]=function(n){n.stopPropagation(),m.isVisible(t)&&!t.contains(n.target)&&e.value(n)}},m.prototype.inserted=function(t,e,n){var r=d(t);null!==r&&(r.addEventListener("click",n.context[m.CALLBACK_FUNC]),r.addEventListener("touchstart",n.context[m.CALLBACK_FUNC])),document.addEventListener("click",n.context[m.CALLBACK_FUNC]),document.addEventListener("touchstart",n.context[m.CALLBACK_FUNC])},m.prototype.unbind=function(t,e,n){var r=d(t);null!==r&&(r.removeEventListener("click",n.context[m.CALLBACK_FUNC]),r.removeEventListener("touchstart",n.context[m.CALLBACK_FUNC])),document.removeEventListener("click",n.context[m.CALLBACK_FUNC]),document.removeEventListener("touchstart",n.context[m.CALLBACK_FUNC])},Object.defineProperties(m,b);var y=function(){},w={ESCAPE_KEY:{configurable:!0},CALLBACK_FUNC:{configurable:!0}};w.ESCAPE_KEY.get=function(){return 27},w.CALLBACK_FUNC.get=function(){return"EscapePressFunc"},y.onKeyUp=function(t,e){e.keyCode===y.ESCAPE_KEY&&null!=t&&t()},y.prototype.update=function(t,e,n){!1===e.arg?document.removeEventListener("keyup",n.context[y.CALLBACK_FUNC]):document.addEventListener("keyup",n.context[y.CALLBACK_FUNC])},y.prototype.bind=function(t,e,n){if("function"!==typeof e.value)throw new Error("[directive:on-escape] The binding value must be a function");n.context[y.CALLBACK_FUNC]=y.onKeyUp.bind(this,e.value)},y.prototype.unbind=function(t,e,n){document.removeEventListener("keyup",n.context[y.CALLBACK_FUNC])},Object.defineProperties(y,w);var x,C=function(){},E={ERROR_MSG_ELEMENTS:{configurable:!0},MSG_REQUIRED:{configurable:!0},MSG_MIN:{configurable:!0},MSG_MAX:{configurable:!0},MSG_EMAIL:{configurable:!0},MSG_DATE:{configurable:!0},MSG_URL:{configurable:!0},MSG_REQUIRED_ATTR:{configurable:!0},MSG_MIN_ATTR:{configurable:!0},MSG_MAX_ATTR:{configurable:!0},MSG_EMAIL_ATTR:{configurable:!0},MSG_DATE_ATTR:{configurable:!0},MSG_URL_ATTR:{configurable:!0}};E.ERROR_MSG_ELEMENTS.get=function(){return"err-msg-els"},E.MSG_REQUIRED.get=function(){return"Field required"},E.MSG_MIN.get=function(){return"Min length {0}"},E.MSG_MAX.get=function(){return"Max length {0}"},E.MSG_EMAIL.get=function(){return"Invalid email"},E.MSG_DATE.get=function(){return"Invalid date"},E.MSG_URL.get=function(){return"Invalid URL"},E.MSG_REQUIRED_ATTR.get=function(){return"required-error-message"},E.MSG_MIN_ATTR.get=function(){return"min-error-message"},E.MSG_MAX_ATTR.get=function(){return"max-error-message"},E.MSG_EMAIL_ATTR.get=function(){return"email-error-message"},E.MSG_DATE_ATTR.get=function(){return"date-error-message"},E.MSG_URL_ATTR.get=function(){return"url-error-message"},C.validate_onInput=function(t){C.validateHTMLInput(t.target)},C.validateHTMLInput=function(t){for(var e=t.funcList,n=t.errorMsgDiv,r=t.vnode,i=t.binding,o=0,a=e;o<a.length;o+=1){var s=a[o],u=s(t.value,t);if(u)return n.innerText=u,n.style.display="block",void(r.context.$data[i.value.isValidForm]=!1)}n.style.display="none",C.checkTheRestOfFields(i,r)},C.checkTheRestOfFields=function(t,e){for(var n=0,r=e.context[t.value.formName][C.ERROR_MSG_ELEMENTS];n<r.length;n+=1){var i=r[n];if("block"===i.style.display)return void(e.context.$data[t.value.isValidForm]=!1)}e.context.$data[t.value.isValidForm]=!0},C.checkRequired=function(t,e){return p.isNullOrEmpty(t)?C.getAttributeValue(e,C.MSG_REQUIRED_ATTR,C.MSG_REQUIRED):null},C.checkComponentRequired=function(t,e,n){function r(e){var r=t.__vue__.fieldValidatorBinding,i=!0===r.value.validate&&!1===e?"Field required":"";C.setVueComponentError(t,n,i)}function i(){var e=t.__vue__.internalSelectedDate;try{new Date(e.toString()),r(!0)}catch(n){r(!1)}}function o(){var e=t.__vue__.presets[t.__vue__.selectedPresetIndex],n=e&&void 0===e.from&&void 0===e.to,i="",o="";e&&!n?(i=e.from,o=e.to):(i=t.__vue__.inputFrom,o=t.__vue__.inputTo);try{if(!i||!o)throw new Error("");new Date(i.toString()),new Date(o.toString()),r(!0)}catch(a){r(!1)}}var a=C.getElmentType(t,n);switch(a){case x.DropDown:r(null!==t.__vue__.selectedItem);break;case x.DatePicker:i();break;case x.DateRangePicker:o();break;case x.MultiSelect:var s=t.__vue__.selectedItemsApplied;r(s.length>0);break;case x.NumberRange:var u=t.__vue__.appliedInternalMinValue,l=t.__vue__.appliedInternalMaxValue;r(!!u||!!l);break;case x.RadioButtonList:var c=t.__vue__.selectedValue;r(null!==c);break;case x.UgaritInput:var f=t.__vue__.selectedValue;r(null!==f);break;default:throw new Error("Component '"+a+"' not supported")}},C.checkMinimum=function(t,e){var n=e.getAttribute("min");return t&&n?p.checkMinimumLength(t,+n)?null:C.getAttributeValue(e,C.MSG_MIN_ATTR,C.MSG_MIN.replace("{0}",n)):null},C.checkMaximum=function(t,e){var n=e.getAttribute("max");return t&&n?p.checkMaximumLength(t,+n)?null:C.getAttributeValue(e,C.MSG_MAX_ATTR,C.MSG_MAX.replace("{0}",n)):null},C.checkEmail=function(t,e){return t?p.isValidEmail(t)?null:C.getAttributeValue(e,C.MSG_EMAIL_ATTR,C.MSG_EMAIL):null},C.checkURL=function(t,e){return t?p.isValidURL(t)?null:C.getAttributeValue(e,C.MSG_URL_ATTR,C.MSG_URL):null},C.checkDate=function(t,e){return p.isValidDate(t)?null:C.getAttributeValue(e,C.MSG_DATE_ATTR,C.MSG_DATE)},C.getAttributeValue=function(t,e,n){var r=t.getAttribute(e);return r||n},C.insertAfter=function(t,e){e.parentNode&&e.parentNode.insertBefore&&e.parentNode.insertBefore(t,e.nextSibling)},C.prototype.update=function(t,e,n){var r=C.getElmentType(t,n);r===x.HTMLInputElement?!0===e.value.validate?(C.validateHTMLInput(t),t.addEventListener("input",C.validate_onInput)):(t.removeEventListener("input",C.validate_onInput),t.errorMsgDiv.style.display="none",n.context.$data[e.value.isValidForm]=!0):(t.__vue__.fieldValidatorBinding=e,C.components_executeValidations(t,n))},C.prototype.inserted=function(t,e,n){var r=C.getElmentType(t,n);if(r===x.Unknown)throw new Error("The field-required directive only works with HTMLInputElement elements or valid Vue components");if(null===e||!e.value||"boolean"!==typeof e.value.validate||"boolean"!==typeof n.context.$data[e.value.isValidForm])throw new Error("binding.value must implement interface IFieldValidatorModel");e.value.formName||(e.value.formName="DefaultForm");var i=document.createElement("div");i.classList.add("Messaging"),i.classList.add("Messaging__error"),i.style.display="none",r===x.HTMLInputElement?C.insertAfter(i,t):C.insertAfter(i,n.componentInstance.$el);var o=[];if(r===x.HTMLInputElement){if(!0===e.modifiers.required&&o.push(C.checkRequired),!0===e.modifiers.min){if(!p.isValidNumber(t.getAttribute("min")))throw new Error("In order to use the modifier min in field-validator, please fill up the min attribute for minimum chars.");o.push(C.checkMinimum)}if(!0===e.modifiers.max){if(!p.isValidNumber(t.getAttribute("max")))throw new Error("In order to use the modifier min in field-validator, please fill up the max attribute for maximum chars.");o.push(C.checkMaximum)}if(!0===e.modifiers.email&&o.push(C.checkEmail),!0===e.modifiers.date&&o.push(C.checkDate),!0===e.modifiers.url&&o.push(C.checkURL),!0===e.modifiers.customValidator){var a=n.data.attrs["custom-validator-func"];if("function"!==typeof a)throw new Error('"custom-validator-func" must be a valid function');o.push(a)}}else if((!0===e.modifiers.required||void 0===e.modifiers.required&&void 0===e.modifiers.customValidator)&&o.push(C.checkComponentRequired),!0===e.modifiers.customValidator){var s=n.data.attrs["custom-validator-func"];if("function"!==typeof s)throw new Error('"custom-validator-func" must be a valid function');o.push(s)}t.vnode=n,t.binding=e,t.funcList=o,t.errorMsgDiv=i,r===x.HTMLInputElement?!0===e.value.validate&&t.addEventListener("input",C.validate_onInput):(t.__vue__.fieldValidatorBinding=e,t.__vue__.errorMsgEl=i,C.bindComponentEventHandlers(r,t,n)),n.context[e.value.formName]||(n.context[e.value.formName]={},n.context[e.value.formName][C.ERROR_MSG_ELEMENTS]=[]),n.context[e.value.formName][C.ERROR_MSG_ELEMENTS].push(i)},C.prototype.unbind=function(t,e,n){var r=C.getElmentType(t,n);r===x.HTMLInputElement&&t.removeEventListener("input",C.validate_onInput);for(var i=n.context[e.value.formName][C.ERROR_MSG_ELEMENTS],o=0;o<i.length;o++)if(i[o]===t.errorMsgDiv){i.splice(o,1),C.checkTheRestOfFields(e,n);break}},C.bindComponentEventHandlers=function(t,e,n){switch(t){case x.DropDown:n.componentInstance.$on("selected-item",C.components_executeValidations.bind(this,e,n));break;case x.DatePicker:n.componentInstance.$on("apply",C.components_executeValidations.bind(this,e,n)),n.componentInstance.$on("clear",C.components_executeValidations.bind(this,e,n));break;case x.DateRangePicker:n.componentInstance.$on("apply",C.components_executeValidations.bind(this,e,n)),n.componentInstance.$on("clear",C.components_executeValidations.bind(this,e,n));break;case x.MultiSelect:n.componentInstance.$on("apply",C.components_executeValidations.bind(this,e,n)),n.componentInstance.$on("clear",C.components_executeValidations.bind(this,e,n));break;case x.NumberRange:n.componentInstance.$on("apply",C.components_executeValidations.bind(this,e,n)),n.componentInstance.$on("clear",C.components_executeValidations.bind(this,e,n));break;case x.RadioButtonList:n.componentInstance.$on("change",C.components_executeValidations.bind(this,e,n));break;case x.UgaritInput:n.componentInstance.$on("selected-option",C.components_executeValidations.bind(this,e,n));break}},C.getElmentType=function(t,e){if(t instanceof HTMLInputElement||t instanceof HTMLTextAreaElement)return x.HTMLInputElement;var n=e.componentOptions.tag;return n.indexOf("drop-down")>-1?x.DropDown:n.indexOf("date-picker")>-1?x.DatePicker:n.indexOf("date-range-picker")>-1?x.DateRangePicker:n.indexOf("multi-select")>-1?x.MultiSelect:n.indexOf("number-range")>-1?x.NumberRange:n.indexOf("radio-button-list")>-1?x.RadioButtonList:n.indexOf("ugarit-input")>-1?x.UgaritInput:x.Unknown},C.components_executeValidations=function(t,e){C.setVueComponentError(t,e,"");for(var n=t.funcList,r=t.__vue__.fieldValidatorBinding,i=0;i<n.length;i++){var o=n[i](t,r,e);if(o)return void C.setVueComponentError(t,e,o);if(C.hasVueComponentError(t,e))return}C.checkTheRestOfFields(r,e)},C.setVueComponentStatus=function(t,e,n){var r=t.__vue__.fieldValidatorBinding,i=!0===r.value.validate&&!1===n?"Field required":"";C.setVueComponentError(t,e,i)},C.setVueComponentError=function(t,e,n){var r=t.__vue__.fieldValidatorBinding,i=t.__vue__.errorMsgEl;!0===r.value.validate&&n.trim().length>0?(i.innerText=n,i.style.display="block",e.context.$data[r.value.isValidForm]=!1):(i.innerText="",i.style.display="none")},C.hasVueComponentError=function(t,e){var n=t.__vue__.errorMsgEl;return"block"===n.style.display},Object.defineProperties(C,E),function(t){t[t["HTMLInputElement"]=0]="HTMLInputElement",t[t["Unknown"]=1]="Unknown",t[t["DropDown"]=2]="DropDown",t[t["DatePicker"]=3]="DatePicker",t[t["DateRangePicker"]=4]="DateRangePicker",t[t["MultiSelect"]=5]="MultiSelect",t[t["NumberRange"]=6]="NumberRange",t[t["RadioButtonList"]=7]="RadioButtonList",t[t["UgaritInput"]=8]="UgaritInput"}(x||(x={}));var k=function(){};k.removeLockedElement=function(t){for(var e=k.lockedElements.length;e>=0;e--)if(k.lockedElements[e]===t){k.lockedElements.splice(e,1);break}},k.getScrollbarWidth=function(){var t=document.createElement("div");t.style.visibility="hidden",t.style.overflow="scroll",t.style.msOverflowStyle="scrollbar",document.body.appendChild(t);var e=document.createElement("div");t.appendChild(e);var n=t.offsetWidth-e.offsetWidth;return null!==t.parentNode&&t.parentNode.removeChild(t),n},k.isThereScrollbar=function(){var t=document.documentElement.scrollHeight,e=window.innerHeight;return t>e},k.checkBindingValue=function(t){if("boolean"!==typeof t.value)throw new Error("The binding of lock-scroll directive must be a boolean value.")},k.lockBodyScroll=function(){var t="true"===k.html.getAttribute("lock-scroll");if(!t){var e=this.isThereScrollbar();if(window.pageYOffset){var n=window.pageYOffset;k.firstChild.style.top=-n+"px",k.body.setAttribute("data-scroll-top",n.toString())}else k.body.setAttribute("data-scroll-top","");k.firstChild.style.display="block",k.body.style.height="100%",k.body.style.width="100%",k.body.style.overflow="hidden",k.body.style.position="fixed",e&&(k.body.style.width="calc(100% - "+this.getScrollbarWidth()+"px"),k.html.style.height="100%",k.html.style.overflow="hidden"}},k.unlockBodyScroll=function(){var t=k.body.getAttribute(k.DATA_SCROLL_TOP_ATTR);k.body.style.height="",k.body.style.width="",k.body.style.overflow="",k.body.style.position="",k.html.style.height="",k.html.style.overflow="",k.firstChild.style.top="",k.firstChild.style.display="",t&&(window.scrollTo(0,parseInt(t,10)),window.setTimeout((function(){k.body.setAttribute("data-scroll-top","")}),0))},k.getFirstChildWithRelativePosition=function(){var t=document.querySelectorAll("body > *:not(script):not(noscript)"),e=[];if(0===t.length)throw new Error("[directive:lock-scroll] no children of body have been found");for(var n=0;n<t.length;n++)"relative"===getComputedStyle(t[n]).position&&e.push(t[n]);if(0===e.length)throw new Error("[directive:lock-scroll] no valid children of body with relative position have been found");return e.length>1&&console.warn("[directive:lock-scroll] serveral elements with position relative have been found. The directive will use the first one to lock the scroll."),e[0]},k.loadMainElements=function(){k.firstChild||(k.html=document.getElementsByTagName("html")[0],k.body=document.getElementsByTagName("body")[0],k.firstChild=k.getFirstChildWithRelativePosition())},k.lockUnlockScroll=function(t,e){if(k.loadMainElements(),!0===e.value)clearTimeout(k.currentLockId),k.lockedElements.push(t),1===k.lockedElements.length&&(k.lockBodyScroll(),k.html.setAttribute("lock-scroll","true"));else if(k.removeLockedElement(t),0===k.lockedElements.length){var n=!0===e.modifiers.noDelay?0:k.delayUnlockScroll;k.currentLockId=setTimeout((function(){k.unlockBodyScroll(),k.html.setAttribute("lock-scroll","false")}),n)}},k.prototype.update=function(t,e){e.oldValue!==e.value&&k.lockUnlockScroll(t,e)},k.prototype.bind=function(t,e){k.checkBindingValue(e),!0===e.value&&k.lockUnlockScroll(t,e)},k.prototype.unbind=function(t){k.lockUnlockScroll(t,{value:!1,modifiers:{}})},k.DATA_SCROLL_TOP_ATTR="data-scroll-top",k.delayUnlockScroll=400,k.lockedElements=[],k.currentLockId=null;var T=function(){};T.prototype.inserted=function(t,e,n){var r=t;t.onpaste=function(t){var e=t.clipboardData?t.clipboardData.getData("text"):window.clipboardData.getData("Text");T.isValidNumber(e)||t.preventDefault()},t.onkeydown=function(i){if(!i.ctrlKey){var o=T.isValidNumber(t.getAttribute("min"))?parseFloat(t.getAttribute("min")+""):null,a=T.isValidNumber(t.getAttribute("max"))?parseFloat(t.getAttribute("max")+""):null,s=t.getAttribute("negatives")?"true"===t.getAttribute("negatives"):T.DEFAULT_ALLOW_NEGATIVES,u=t.getAttribute("decimals")?"true"===t.getAttribute("decimals"):T.DEFAULT_ALLOW_DECIMALS,l=e.modifiers.negatives||s,c=e.modifiers.decimals||u,f=null===r.selectionStart?-1:r.selectionStart,d=r.value,h=T.isValidNumber(d)?c?parseFloat(d+""):parseInt(d,10):0;if(l&&"-"===i.key&&0===f)d.indexOf("-")>-1&&i.preventDefault();else if(c&&"."===i.key)d.indexOf(".")>-1&&i.preventDefault();else if("ArrowDown"===i.key)if(l||0!==h){var p=T.getNextVal(h,-1);if(o&&p<o)return void i.preventDefault();r.value=p.toString(),T.triggerInputEvent(n)}else i.preventDefault();else if("ArrowUp"===i.key){var v=T.getNextVal(h,1);if(a&&v>a)return void i.preventDefault();r.value=v.toString(),T.triggerInputEvent(n)}else{var _=["Tab","Home","End","ArrowLeft","ArrowRight","Delete","Backspace","Enter","Control"],g=T.isValidNumber(i.key);g||-1!==_.indexOf(i.key)?g&&c&&T.checkDecimalPrecision(i,r):i.preventDefault()}}}},T.checkDecimalPrecision=function(t,e){var n=e.value,r=n.indexOf(".");if(r>-1&&null!==e.selectionStart&&e.selectionStart>r){var i=e.getAttribute("precision")+"",o=T.isValidNumber(i)?parseInt(i,10):T.DEFAULT_PRECISION,a=n.split(".")[1].length;a>=o&&t.preventDefault()}},T.triggerInputEvent=function(t){t.elm.dispatchEvent(new CustomEvent("input"))},T.getNextVal=function(t,e){var n=t.toString(),r="";if(n.indexOf(".")>-1){var i=n.length-n.indexOf(".");r=(t+e).toFixed(i)}else r=(t+e).toString();return parseFloat(r)},T.isValidNumber=function(t){return null!==t&&void 0!==t&&null!==t.toString().match(/^[-+]?\d+\.?\d*$/)},T.DEFAULT_ALLOW_NEGATIVES=!1,T.DEFAULT_ALLOW_DECIMALS=!1,T.DEFAULT_PRECISION=5;var O=function(){},M={TOUCH_START_CALLBACK_FUNC:{configurable:!0},TOUCH_MOVE_CALLBACK_FUNC:{configurable:!0}};M.TOUCH_START_CALLBACK_FUNC.get=function(){return"handleTouchStart"},M.TOUCH_MOVE_CALLBACK_FUNC.get=function(){return"handleTouchMove"},O.getTouches=function(t){return t.touches},O.prototype.inserted=function(t,e,n){t.addEventListener("touchstart",n.context[O.TOUCH_START_CALLBACK_FUNC]),t.addEventListener("touchmove",n.context[O.TOUCH_MOVE_CALLBACK_FUNC])},O.prototype.bind=function(t,e,n){n.context[O.TOUCH_START_CALLBACK_FUNC]=function(t){var e=O.getTouches(t)[0];O.xDown=e.clientX,O.yDown=e.clientY},n.context[O.TOUCH_MOVE_CALLBACK_FUNC]=function(t){if(O.xDown&&O.yDown){var n,r=t.touches[0].clientX,i=t.touches[0].clientY,o=O.xDown-r,a=O.yDown-i;n=Math.abs(o)>Math.abs(a)?o>0?"left":"right":a>0?"up":"down",n&&e.value(n,t),O.xDown=null,O.yDown=null}}},O.prototype.unbind=function(t,e,n){t.removeEventListener("touchstart",n.context[O.TOUCH_START_CALLBACK_FUNC]),t.removeEventListener("touchmove",n.context[O.TOUCH_MOVE_CALLBACK_FUNC])},Object.defineProperties(O,M),O.xDown=null,O.yDown=null;var S=function(){var t;return{inserted:function(e,n){t=new i["a"]((function(t){t.forEach((function(){var t=e.offsetHeight,r=e.scrollHeight,i=r>t;n.value(i)}))})),t.observe(e)},unbind:function(){t.disconnect()}}}(),D=function(){var t,e=8,n=20,r=[];return{bind:function(t,e){0!==e.value.trim().length&&(t.addEventListener("mouseenter",(function(t){i(t,e.value.trim(),e.modifiers)})),t.addEventListener("mouseleave",o),window.addEventListener("scroll",o))},unbind:function(t,e){0!==e.value.trim().length&&(o(),t.removeEventListener("mouseenter",(function(t){i(t,e.value.trim(),e.modifiers)})),t.removeEventListener("mouseleave",o),window.removeEventListener("scroll",o))}};function i(e,n,r){var i=e.target;t=document.createElement("div");var o=u();t.classList.add("TooltipD"),t.innerHTML=n,o.appendChild(t),a(r)?(s(r,t),c(i,t,r)):l(i,t)}function o(){t&&t.remove()}function a(t){return t.top||t.bottom||t.left||t.right||t.side||t.center}function s(t,e){var n="TooltipD--";t.bottom&&e.classList.add(n+"bottom"),t.left&&e.classList.add(n+"left"),t.right&&e.classList.add(n+"right"),t.side&&(e.classList.add(n+"side"),t.left||t.right||e.classList.add(n+"right"))}function u(){var t=document.querySelectorAll("body > *:not(script):not(noscript)"),e=[];if(0===t.length)throw new Error("[directive:tooltip] no children of body have been found");for(var n=0;n<t.length;n++)"relative"===getComputedStyle(t[n]).position&&e.push(t[n]);if(0===e.length)throw new Error("[directive:tooltip] no valid children of body with relative position have been found");return e.length>1&&console.warn("[directive:tooltip] serveral elements with position relative have been found. The directive will use the first one to place the tooltip."),e[0]}function l(t,r){var i=t.getBoundingClientRect(),o=0,a=r.offsetWidth,s=i.top-r.offsetHeight-e;if(r.style.top=s+"px",s<40){r.classList.add("TooltipD--bottom");var u=i.top+i.height+e;r.style.top=u+"px"}var l=i.left+i.width/2-r.offsetWidth/2;r.style.left=l+"px";var c=l-r.offsetWidth/2<n,f=i.left+r.offsetWidth/2+i.width/2>window.innerWidth-17-n;if(c)r.classList.add("TooltipD--left"),i.width/2<n&&(o=i.width/2-n),r.style.left=i.left+o+"px";else if(f){r.classList.add("TooltipD--right"),i.width/2<n&&(o=n-i.width/2);var d=i.left-a+i.width+o;r.style.left=d+"px"}r.style.opacity="1"}function c(i,o,a){var s=i.getBoundingClientRect();r.forEach((function(e){t.classList.add(e)}));var u=0;f(a),setTimeout((function(){if(a.side){var t=s.top+s.height/2-o.offsetHeight/2;if(o.style.top=t+"px",a.left){var r=s.left-o.offsetWidth-e;o.style.left=r+"px"}else{var i=s.left+s.width+e;o.style.left=i+"px"}o.style.opacity="1"}else{if(a.bottom){var l=s.top+s.height+e;o.style.top=l+"px"}else{var c=s.top-o.offsetHeight-e;o.style.top=c+"px"}if(a.left)s.width/2<n&&(u=s.width/2-n),o.style.left=s.left+u+"px";else if(a.right){s.width/2<n&&(u=n-s.width/2);var f=s.left+s.width-o.offsetWidth+u;o.style.left=f+"px"}else{var d=s.left+s.width/2-o.offsetWidth/2;o.style.left=d+"px"}o.style.opacity="1"}}),1)}function f(t){t.bottom&&t.top&&console.warn("[directive:tooltip] modifiers 'bottom' and 'top' are not compatible at the same time, please set only one of them"),t.left&&t.right&&console.warn("[directive:tooltip] modifiers 'left' and 'right' are not compatible at the same time, please set only one of them"),t.side&&t.center&&console.warn("[directive:tooltip] modifiers 'side' and 'center' are not compatible at the same time, please set only one of them"),!t.side||t.center||t.left||t.right||console.warn("[directive:tooltip] modifiers 'side' must set position as well 'right' or 'left' to work properly")}}(),A=Object.freeze({__proto__:null,CheckOverflowFiltersContainer:v,CheckPosition:g,ClickOutside:m,EscapePress:y,FieldValidator:C,LockScroll:k,InputNumber:T,Swipe:O,DetectScrollbar:S,Tooltip:D}),I={getShadowDomRoot:d,highlightText:h,UI:u};function L(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function F(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}
/*!
 * GSAP 3.11.3
 * https://greensock.com
 *
 * @license Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var R,U,j,P,B,N,V,$,z,H,W,Y={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},q={duration:.5,overwrite:!1,delay:0},J=1e8,G=1/J,X=2*Math.PI,K=X/4,Q=0,Z=Math.sqrt,tt=Math.cos,et=Math.sin,nt=function(t){return"string"===typeof t},rt=function(t){return"function"===typeof t},it=function(t){return"number"===typeof t},ot=function(t){return"undefined"===typeof t},at=function(t){return"object"===typeof t},st=function(t){return!1!==t},ut=function(){return"undefined"!==typeof window},lt=function(t){return rt(t)||nt(t)},ct="function"===typeof ArrayBuffer&&ArrayBuffer.isView||function(){},ft=Array.isArray,dt=/(?:-?\.?\d|\.)+/gi,ht=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,pt=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,vt=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,_t=/[+-]=-?[.\d]+/,gt=/[^,'"\[\]\s]+/gi,mt=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,bt={},yt={},wt=function(t){return(yt=Kt(t,bt))&&pr},xt=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},Ct=function(t,e){return!e&&console.warn(t)},Et=function(t,e){return t&&(bt[t]=e)&&yt&&(yt[t]=e)||bt},kt=function(){return 0},Tt={suppressEvents:!0,isStart:!0,kill:!1},Ot={suppressEvents:!0,kill:!1},Mt={suppressEvents:!0},St={},Dt=[],At={},It={},Lt={},Ft=30,Rt=[],Ut="",jt=function(t){var e,n,r=t[0];if(at(r)||rt(r)||(t=[t]),!(e=(r._gsap||{}).harness)){n=Rt.length;while(n--&&!Rt[n].targetTest(r));e=Rt[n]}n=t.length;while(n--)t[n]&&(t[n]._gsap||(t[n]._gsap=new kn(t[n],e)))||t.splice(n,1);return t},Pt=function(t){return t._gsap||jt(Fe(t))[0]._gsap},Bt=function(t,e,n){return(n=t[e])&&rt(n)?t[e]():ot(n)&&t.getAttribute&&t.getAttribute(e)||n},Nt=function(t,e){return(t=t.split(",")).forEach(e)||t},Vt=function(t){return Math.round(1e5*t)/1e5||0},$t=function(t){return Math.round(1e7*t)/1e7||0},zt=function(t,e){var n=e.charAt(0),r=parseFloat(e.substr(2));return t=parseFloat(t),"+"===n?t+r:"-"===n?t-r:"*"===n?t*r:t/r},Ht=function(t,e){for(var n=e.length,r=0;t.indexOf(e[r])<0&&++r<n;);return r<n},Wt=function(){var t,e,n=Dt.length,r=Dt.slice(0);for(At={},Dt.length=0,t=0;t<n;t++)e=r[t],e&&e._lazy&&(e.render(e._lazy[0],e._lazy[1],!0)._lazy=0)},Yt=function(t,e,n,r){Dt.length&&Wt(),t.render(e,n,r||U&&e<0&&(t._initted||t._startAt)),Dt.length&&Wt()},qt=function(t){var e=parseFloat(t);return(e||0===e)&&(t+"").match(gt).length<2?e:nt(t)?t.trim():t},Jt=function(t){return t},Gt=function(t,e){for(var n in e)n in t||(t[n]=e[n]);return t},Xt=function(t){return function(e,n){for(var r in n)r in e||"duration"===r&&t||"ease"===r||(e[r]=n[r])}},Kt=function(t,e){for(var n in e)t[n]=e[n];return t},Qt=function t(e,n){for(var r in n)"__proto__"!==r&&"constructor"!==r&&"prototype"!==r&&(e[r]=at(n[r])?t(e[r]||(e[r]={}),n[r]):n[r]);return e},Zt=function(t,e){var n,r={};for(n in t)n in e||(r[n]=t[n]);return r},te=function(t){var e=t.parent||P,n=t.keyframes?Xt(ft(t.keyframes)):Gt;if(st(t.inherit))while(e)n(t,e.vars.defaults),e=e.parent||e._dp;return t},ee=function(t,e){var n=t.length,r=n===e.length;while(r&&n--&&t[n]===e[n]);return n<0},ne=function(t,e,n,r,i){void 0===n&&(n="_first"),void 0===r&&(r="_last");var o,a=t[r];if(i){o=e[i];while(a&&a[i]>o)a=a._prev}return a?(e._next=a._next,a._next=e):(e._next=t[n],t[n]=e),e._next?e._next._prev=e:t[r]=e,e._prev=a,e.parent=e._dp=t,e},re=function(t,e,n,r){void 0===n&&(n="_first"),void 0===r&&(r="_last");var i=e._prev,o=e._next;i?i._next=o:t[n]===e&&(t[n]=o),o?o._prev=i:t[r]===e&&(t[r]=i),e._next=e._prev=e.parent=null},ie=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove(t),t._act=0},oe=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0)){var n=t;while(n)n._dirty=1,n=n.parent}return t},ae=function(t){var e=t.parent;while(e&&e.parent)e._dirty=1,e.totalDuration(),e=e.parent;return t},se=function(t,e,n,r){return t._startAt&&(U?t._startAt.revert(Ot):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,r))},ue=function t(e){return!e||e._ts&&t(e.parent)},le=function(t){return t._repeat?ce(t._tTime,t=t.duration()+t._rDelay)*t:0},ce=function(t,e){var n=Math.floor(t/=e);return t&&n===t?n-1:n},fe=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},de=function(t){return t._end=$t(t._start+(t._tDur/Math.abs(t._ts||t._rts||G)||0))},he=function(t,e){var n=t._dp;return n&&n.smoothChildTiming&&t._ts&&(t._start=$t(n._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),de(t),n._dirty||oe(n,t)),t},pe=function(t,e){var n;if((e._time||e._initted&&!e._dur)&&(n=fe(t.rawTime(),e),(!e._dur||Me(0,e.totalDuration(),n)-e._tTime>G)&&e.render(n,!0)),oe(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration()){n=t;while(n._dp)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp}t._zTime=-G}},ve=function(t,e,n,r){return e.parent&&ie(e),e._start=$t((it(n)?n:n||t!==P?ke(t,n,e):t._time)+e._delay),e._end=$t(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),ne(t,e,"_first","_last",t._sort?"_start":0),be(e)||(t._recent=e),r||pe(t,e),t._ts<0&&he(t,t._tTime),t},_e=function(t,e){return(bt.ScrollTrigger||xt("scrollTrigger",e))&&bt.ScrollTrigger.create(e,t)},ge=function(t,e,n,r,i){return Fn(t,e,i),t._initted?!n&&t._pt&&!U&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&z!==cn.frame?(Dt.push(t),t._lazy=[i,r],1):void 0:1},me=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},be=function(t){var e=t.data;return"isFromStart"===e||"isStart"===e},ye=function(t,e,n,r){var i,o,a,s=t.ratio,u=e<0||!e&&(!t._start&&me(t)&&(t._initted||!be(t))||(t._ts<0||t._dp._ts<0)&&!be(t))?0:1,l=t._rDelay,c=0;if(l&&t._repeat&&(c=Me(0,t._tDur,e),o=ce(c,l),t._yoyo&&1&o&&(u=1-u),o!==ce(t._tTime,l)&&(s=1-u,t.vars.repeatRefresh&&t._initted&&t.invalidate())),u!==s||U||r||t._zTime===G||!e&&t._zTime){if(!t._initted&&ge(t,e,r,n,c))return;a=t._zTime,t._zTime=e||(n?G:0),n||(n=e&&!a),t.ratio=u,t._from&&(u=1-u),t._time=0,t._tTime=c,i=t._pt;while(i)i.r(u,i.d),i=i._next;e<0&&se(t,e,n,!0),t._onUpdate&&!n&&Ke(t,"onUpdate"),c&&t._repeat&&!n&&t.parent&&Ke(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===u&&(u&&ie(t,1),n||U||(Ke(t,u?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)},we=function(t,e,n){var r;if(n>e){r=t._first;while(r&&r._start<=n){if("isPause"===r.data&&r._start>e)return r;r=r._next}}else{r=t._last;while(r&&r._start>=n){if("isPause"===r.data&&r._start<e)return r;r=r._prev}}},xe=function(t,e,n,r){var i=t._repeat,o=$t(e)||0,a=t._tTime/t._tDur;return a&&!r&&(t._time*=o/t._dur),t._dur=o,t._tDur=i?i<0?1e10:$t(o*(i+1)+t._rDelay*i):o,a>0&&!r&&he(t,t._tTime=t._tDur*a),t.parent&&de(t),n||oe(t.parent,t),t},Ce=function(t){return t instanceof On?oe(t):xe(t,t._dur)},Ee={_start:0,endTime:kt,totalDuration:kt},ke=function t(e,n,r){var i,o,a,s=e.labels,u=e._recent||Ee,l=e.duration()>=J?u.endTime(!1):e._dur;return nt(n)&&(isNaN(n)||n in s)?(o=n.charAt(0),a="%"===n.substr(-1),i=n.indexOf("="),"<"===o||">"===o?(i>=0&&(n=n.replace(/=/,"")),("<"===o?u._start:u.endTime(u._repeat>=0))+(parseFloat(n.substr(1))||0)*(a?(i<0?u:r).totalDuration()/100:1)):i<0?(n in s||(s[n]=l),s[n]):(o=parseFloat(n.charAt(i-1)+n.substr(i+1)),a&&r&&(o=o/100*(ft(r)?r[0]:r).totalDuration()),i>1?t(e,n.substr(0,i-1),r)+o:l+o)):null==n?l:+n},Te=function(t,e,n){var r,i,o=it(e[1]),a=(o?2:1)+(t<2?0:1),s=e[a];if(o&&(s.duration=e[1]),s.parent=n,t){r=s,i=n;while(i&&!("immediateRender"in r))r=i.vars.defaults||{},i=st(i.vars.inherit)&&i.parent;s.immediateRender=st(r.immediateRender),t<2?s.runBackwards=1:s.startAt=e[a-1]}return new Vn(e[0],s,e[a+1])},Oe=function(t,e){return t||0===t?e(t):e},Me=function(t,e,n){return n<t?t:n>e?e:n},Se=function(t,e){return nt(t)&&(e=mt.exec(t))?e[1]:""},De=function(t,e,n){return Oe(n,(function(n){return Me(t,e,n)}))},Ae=[].slice,Ie=function(t,e){return t&&at(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&at(t[0]))&&!t.nodeType&&t!==B},Le=function(t,e,n){return void 0===n&&(n=[]),t.forEach((function(t){var r;return nt(t)&&!e||Ie(t,1)?(r=n).push.apply(r,Fe(t)):n.push(t)}))||n},Fe=function(t,e,n){return j&&!e&&j.selector?j.selector(t):!nt(t)||n||!N&&fn()?ft(t)?Le(t,n):Ie(t)?Ae.call(t,0):t?[t]:[]:Ae.call((e||V).querySelectorAll(t),0)},Re=function(t){return t=Fe(t)[0]||Ct("Invalid scope")||{},function(e){var n=t.current||t.nativeElement||t;return Fe(e,n.querySelectorAll?n:n===t?Ct("Invalid scope")||V.createElement("div"):t)}},Ue=function(t){return t.sort((function(){return.5-Math.random()}))},je=function(t){if(rt(t))return t;var e=at(t)?t:{each:t},n=yn(e.ease),r=e.from||0,i=parseFloat(e.base)||0,o={},a=r>0&&r<1,s=isNaN(r)||a,u=e.axis,l=r,c=r;return nt(r)?l=c={center:.5,edges:.5,end:1}[r]||0:!a&&s&&(l=r[0],c=r[1]),function(t,a,f){var d,h,p,v,_,g,m,b,y,w=(f||e).length,x=o[w];if(!x){if(y="auto"===e.grid?0:(e.grid||[1,J])[1],!y){m=-J;while(m<(m=f[y++].getBoundingClientRect().left)&&y<w);y--}for(x=o[w]=[],d=s?Math.min(y,w)*l-.5:r%y,h=y===J?0:s?w*c/y-.5:r/y|0,m=0,b=J,g=0;g<w;g++)p=g%y-d,v=h-(g/y|0),x[g]=_=u?Math.abs("y"===u?v:p):Z(p*p+v*v),_>m&&(m=_),_<b&&(b=_);"random"===r&&Ue(x),x.max=m-b,x.min=b,x.v=w=(parseFloat(e.amount)||parseFloat(e.each)*(y>w?w-1:u?"y"===u?w/y:y:Math.max(y,w/y))||0)*("edges"===r?-1:1),x.b=w<0?i-w:i,x.u=Se(e.amount||e.each)||0,n=n&&w<0?mn(n):n}return w=(x[t]-x.min)/x.max||0,$t(x.b+(n?n(w):w)*x.v)+x.u}},Pe=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(n){var r=$t(Math.round(parseFloat(n)/t)*t*e);return(r-r%1)/e+(it(n)?0:Se(n))}},Be=function(t,e){var n,r,i=ft(t);return!i&&at(t)&&(n=i=t.radius||J,t.values?(t=Fe(t.values),(r=!it(t[0]))&&(n*=n)):t=Pe(t.increment)),Oe(e,i?rt(t)?function(e){return r=t(e),Math.abs(r-e)<=n?r:e}:function(e){var i,o,a=parseFloat(r?e.x:e),s=parseFloat(r?e.y:0),u=J,l=0,c=t.length;while(c--)r?(i=t[c].x-a,o=t[c].y-s,i=i*i+o*o):i=Math.abs(t[c]-a),i<u&&(u=i,l=c);return l=!n||u<=n?t[l]:e,r||l===e||it(e)?l:l+Se(e)}:Pe(t))},Ne=function(t,e,n,r){return Oe(ft(t)?!e:!0===n?!!(n=0):!r,(function(){return ft(t)?t[~~(Math.random()*t.length)]:(n=n||1e-5)&&(r=n<1?Math.pow(10,(n+"").length-2):1)&&Math.floor(Math.round((t-n/2+Math.random()*(e-t+.99*n))/n)*n*r)/r}))},Ve=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce((function(t,e){return e(t)}),t)}},$e=function(t,e){return function(n){return t(parseFloat(n))+(e||Se(n))}},ze=function(t,e,n){return Je(t,e,0,1,n)},He=function(t,e,n){return Oe(n,(function(n){return t[~~e(n)]}))},We=function t(e,n,r){var i=n-e;return ft(e)?He(e,t(0,e.length),n):Oe(r,(function(t){return(i+(t-e)%i)%i+e}))},Ye=function t(e,n,r){var i=n-e,o=2*i;return ft(e)?He(e,t(0,e.length-1),n):Oe(r,(function(t){return t=(o+(t-e)%o)%o||0,e+(t>i?o-t:t)}))},qe=function(t){var e,n,r,i,o=0,a="";while(~(e=t.indexOf("random(",o)))r=t.indexOf(")",e),i="["===t.charAt(e+7),n=t.substr(e+7,r-e-7).match(i?gt:dt),a+=t.substr(o,e-o)+Ne(i?n:+n[0],i?0:+n[1],+n[2]||1e-5),o=r+1;return a+t.substr(o,t.length-o)},Je=function(t,e,n,r,i){var o=e-t,a=r-n;return Oe(i,(function(e){return n+((e-t)/o*a||0)}))},Ge=function t(e,n,r,i){var o=isNaN(e+n)?0:function(t){return(1-t)*e+t*n};if(!o){var a,s,u,l,c,f=nt(e),d={};if(!0===r&&(i=1)&&(r=null),f)e={p:e},n={p:n};else if(ft(e)&&!ft(n)){for(u=[],l=e.length,c=l-2,s=1;s<l;s++)u.push(t(e[s-1],e[s]));l--,o=function(t){t*=l;var e=Math.min(c,~~t);return u[e](t-e)},r=n}else i||(e=Kt(ft(e)?[]:{},e));if(!u){for(a in n)An.call(d,e,a,"get",n[a]);o=function(t){return Xn(t,d)||(f?e.p:e)}}}return Oe(r,o)},Xe=function(t,e,n){var r,i,o,a=t.labels,s=J;for(r in a)i=a[r]-e,i<0===!!n&&i&&s>(i=Math.abs(i))&&(o=r,s=i);return o},Ke=function(t,e,n){var r,i,o,a=t.vars,s=a[e],u=j,l=t._ctx;if(s)return r=a[e+"Params"],i=a.callbackScope||t,n&&Dt.length&&Wt(),l&&(j=l),o=r?s.apply(i,r):s.call(i),j=u,o},Qe=function(t){return ie(t),t.scrollTrigger&&t.scrollTrigger.kill(!!U),t.progress()<1&&Ke(t,"onInterrupt"),t},Ze=function(t){t=!t.name&&t["default"]||t;var e=t.name,n=rt(t),r=e&&!n&&t.init?function(){this._props=[]}:t,i={init:kt,render:Xn,add:An,kill:Qn,modifier:Kn,rawVars:0},o={targetTest:0,get:0,getSetter:Yn,aliases:{},register:0};if(fn(),t!==r){if(It[e])return;Gt(r,Gt(Zt(t,i),o)),Kt(r.prototype,Kt(i,Zt(t,o))),It[r.prop=e]=r,t.targetTest&&(Rt.push(r),St[e]=1),e=("css"===e?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}Et(e,r),t.register&&t.register(pr,r,er)},tn=255,en={aqua:[0,tn,tn],lime:[0,tn,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,tn],navy:[0,0,128],white:[tn,tn,tn],olive:[128,128,0],yellow:[tn,tn,0],orange:[tn,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[tn,0,0],pink:[tn,192,203],cyan:[0,tn,tn],transparent:[tn,tn,tn,0]},nn=function(t,e,n){return t+=t<0?1:t>1?-1:0,(6*t<1?e+(n-e)*t*6:t<.5?n:3*t<2?e+(n-e)*(2/3-t)*6:e)*tn+.5|0},rn=function(t,e,n){var r,i,o,a,s,u,l,c,f,d,h=t?it(t)?[t>>16,t>>8&tn,t&tn]:0:en.black;if(!h){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),en[t])h=en[t];else if("#"===t.charAt(0)){if(t.length<6&&(r=t.charAt(1),i=t.charAt(2),o=t.charAt(3),t="#"+r+r+i+i+o+o+(5===t.length?t.charAt(4)+t.charAt(4):"")),9===t.length)return h=parseInt(t.substr(1,6),16),[h>>16,h>>8&tn,h&tn,parseInt(t.substr(7),16)/255];t=parseInt(t.substr(1),16),h=[t>>16,t>>8&tn,t&tn]}else if("hsl"===t.substr(0,3))if(h=d=t.match(dt),e){if(~t.indexOf("="))return h=t.match(ht),n&&h.length<4&&(h[3]=1),h}else a=+h[0]%360/360,s=+h[1]/100,u=+h[2]/100,i=u<=.5?u*(s+1):u+s-u*s,r=2*u-i,h.length>3&&(h[3]*=1),h[0]=nn(a+1/3,r,i),h[1]=nn(a,r,i),h[2]=nn(a-1/3,r,i);else h=t.match(dt)||en.transparent;h=h.map(Number)}return e&&!d&&(r=h[0]/tn,i=h[1]/tn,o=h[2]/tn,l=Math.max(r,i,o),c=Math.min(r,i,o),u=(l+c)/2,l===c?a=s=0:(f=l-c,s=u>.5?f/(2-l-c):f/(l+c),a=l===r?(i-o)/f+(i<o?6:0):l===i?(o-r)/f+2:(r-i)/f+4,a*=60),h[0]=~~(a+.5),h[1]=~~(100*s+.5),h[2]=~~(100*u+.5)),n&&h.length<4&&(h[3]=1),h},on=function(t){var e=[],n=[],r=-1;return t.split(sn).forEach((function(t){var i=t.match(pt)||[];e.push.apply(e,i),n.push(r+=i.length+1)})),e.c=n,e},an=function(t,e,n){var r,i,o,a,s="",u=(t+s).match(sn),l=e?"hsla(":"rgba(",c=0;if(!u)return t;if(u=u.map((function(t){return(t=rn(t,e,1))&&l+(e?t[0]+","+t[1]+"%,"+t[2]+"%,"+t[3]:t.join(","))+")"})),n&&(o=on(t),r=n.c,r.join(s)!==o.c.join(s)))for(i=t.replace(sn,"1").split(pt),a=i.length-1;c<a;c++)s+=i[c]+(~r.indexOf(c)?u.shift()||l+"0,0,0,0)":(o.length?o:u.length?u:n).shift());if(!i)for(i=t.split(sn),a=i.length-1;c<a;c++)s+=i[c]+u[c];return s+i[a]},sn=function(){var t,e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b";for(t in en)e+="|"+t+"\\b";return new RegExp(e+")","gi")}(),un=/hsl[a]?\(/,ln=function(t){var e,n=t.join(" ");if(sn.lastIndex=0,sn.test(n))return e=un.test(n),t[1]=an(t[1],e),t[0]=an(t[0],e,on(t[1])),!0},cn=function(){var t,e,n,r,i,o,a=Date.now,s=500,u=33,l=a(),c=l,f=1e3/240,d=f,h=[],p=function n(p){var v,_,g,m,b=a()-c,y=!0===p;if(b>s&&(l+=b-u),c+=b,g=c-l,v=g-d,(v>0||y)&&(m=++r.frame,i=g-1e3*r.time,r.time=g/=1e3,d+=v+(v>=f?4:f-v),_=1),y||(t=e(n)),_)for(o=0;o<h.length;o++)h[o](g,i,m,p)};return r={time:0,frame:0,tick:function(){p(!0)},deltaRatio:function(t){return i/(1e3/(t||60))},wake:function(){$&&(!N&&ut()&&(B=N=window,V=B.document||{},bt.gsap=pr,(B.gsapVersions||(B.gsapVersions=[])).push(pr.version),wt(yt||B.GreenSockGlobals||!B.gsap&&B||{}),n=B.requestAnimationFrame),t&&r.sleep(),e=n||function(t){return setTimeout(t,d-1e3*r.time+1|0)},W=1,p(2))},sleep:function(){(n?B.cancelAnimationFrame:clearTimeout)(t),W=0,e=kt},lagSmoothing:function(t,e){s=t||1/G,u=Math.min(e,s,0)},fps:function(t){f=1e3/(t||240),d=1e3*r.time+f},add:function(t,e,n){var i=e?function(e,n,o,a){t(e,n,o,a),r.remove(i)}:t;return r.remove(t),h[n?"unshift":"push"](i),fn(),i},remove:function(t,e){~(e=h.indexOf(t))&&h.splice(e,1)&&o>=e&&o--},_listeners:h},r}(),fn=function(){return!W&&cn.wake()},dn={},hn=/^[\d.\-M][\d.\-,\s]/,pn=/["']/g,vn=function(t){for(var e,n,r,i={},o=t.substr(1,t.length-3).split(":"),a=o[0],s=1,u=o.length;s<u;s++)n=o[s],e=s!==u-1?n.lastIndexOf(","):n.length,r=n.substr(0,e),i[a]=isNaN(r)?r.replace(pn,"").trim():+r,a=n.substr(e+1).trim();return i},_n=function(t){var e=t.indexOf("(")+1,n=t.indexOf(")"),r=t.indexOf("(",e);return t.substring(e,~r&&r<n?t.indexOf(")",n+1):n)},gn=function(t){var e=(t+"").split("("),n=dn[e[0]];return n&&e.length>1&&n.config?n.config.apply(null,~t.indexOf("{")?[vn(e[1])]:_n(t).split(",").map(qt)):dn._CE&&hn.test(t)?dn._CE("",t):n},mn=function(t){return function(e){return 1-t(1-e)}},bn=function t(e,n){var r,i=e._first;while(i)i instanceof On?t(i,n):!i.vars.yoyoEase||i._yoyo&&i._repeat||i._yoyo===n||(i.timeline?t(i.timeline,n):(r=i._ease,i._ease=i._yEase,i._yEase=r,i._yoyo=n)),i=i._next},yn=function(t,e){return t&&(rt(t)?t:dn[t]||gn(t))||e},wn=function(t,e,n,r){void 0===n&&(n=function(t){return 1-e(1-t)}),void 0===r&&(r=function(t){return t<.5?e(2*t)/2:1-e(2*(1-t))/2});var i,o={easeIn:e,easeOut:n,easeInOut:r};return Nt(t,(function(t){for(var e in dn[t]=bt[t]=o,dn[i=t.toLowerCase()]=n,o)dn[i+("easeIn"===e?".in":"easeOut"===e?".out":".inOut")]=dn[t+"."+e]=o[e]})),o},xn=function(t){return function(e){return e<.5?(1-t(1-2*e))/2:.5+t(2*(e-.5))/2}},Cn=function t(e,n,r){var i=n>=1?n:1,o=(r||(e?.3:.45))/(n<1?n:1),a=o/X*(Math.asin(1/i)||0),s=function(t){return 1===t?1:i*Math.pow(2,-10*t)*et((t-a)*o)+1},u="out"===e?s:"in"===e?function(t){return 1-s(1-t)}:xn(s);return o=X/o,u.config=function(n,r){return t(e,n,r)},u},En=function t(e,n){void 0===n&&(n=1.70158);var r=function(t){return t?--t*t*((n+1)*t+n)+1:0},i="out"===e?r:"in"===e?function(t){return 1-r(1-t)}:xn(r);return i.config=function(n){return t(e,n)},i};Nt("Linear,Quad,Cubic,Quart,Quint,Strong",(function(t,e){var n=e<5?e+1:e;wn(t+",Power"+(n-1),e?function(t){return Math.pow(t,n)}:function(t){return t},(function(t){return 1-Math.pow(1-t,n)}),(function(t){return t<.5?Math.pow(2*t,n)/2:1-Math.pow(2*(1-t),n)/2}))})),dn.Linear.easeNone=dn.none=dn.Linear.easeIn,wn("Elastic",Cn("in"),Cn("out"),Cn()),function(t,e){var n=1/e,r=2*n,i=2.5*n,o=function(o){return o<n?t*o*o:o<r?t*Math.pow(o-1.5/e,2)+.75:o<i?t*(o-=2.25/e)*o+.9375:t*Math.pow(o-2.625/e,2)+.984375};wn("Bounce",(function(t){return 1-o(1-t)}),o)}(7.5625,2.75),wn("Expo",(function(t){return t?Math.pow(2,10*(t-1)):0})),wn("Circ",(function(t){return-(Z(1-t*t)-1)})),wn("Sine",(function(t){return 1===t?1:1-tt(t*K)})),wn("Back",En("in"),En("out"),En()),dn.SteppedEase=dn.steps=bt.SteppedEase={config:function(t,e){void 0===t&&(t=1);var n=1/t,r=t+(e?0:1),i=e?1:0,o=1-G;return function(t){return((r*Me(0,o,t)|0)+i)*n}}},q.ease=dn["quad.out"],Nt("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",(function(t){return Ut+=t+","+t+"Params,"}));var kn=function(t,e){this.id=Q++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:Bt,this.set=e?e.getSetter:Yn},Tn=function(){function t(t){this.vars=t,this._delay=+t.delay||0,(this._repeat=t.repeat===1/0?-2:t.repeat||0)&&(this._rDelay=t.repeatDelay||0,this._yoyo=!!t.yoyo||!!t.yoyoEase),this._ts=1,xe(this,+t.duration,1,1),this.data=t.data,j&&(this._ctx=j,j.data.push(this)),W||cn.wake()}var e=t.prototype;return e.delay=function(t){return t||0===t?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+t-this._delay),this._delay=t,this):this._delay},e.duration=function(t){return arguments.length?this.totalDuration(this._repeat>0?t+(t+this._rDelay)*this._repeat:t):this.totalDuration()&&this._dur},e.totalDuration=function(t){return arguments.length?(this._dirty=0,xe(this,this._repeat<0?t:(t-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(t,e){if(fn(),!arguments.length)return this._tTime;var n=this._dp;if(n&&n.smoothChildTiming&&this._ts){he(this,t),!n._dp||n.parent||pe(n,this);while(n&&n.parent)n.parent._time!==n._start+(n._ts>=0?n._tTime/n._ts:(n.totalDuration()-n._tTime)/-n._ts)&&n.totalTime(n._tTime,!0),n=n.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&t<this._tDur||this._ts<0&&t>0||!this._tDur&&!t)&&ve(this._dp,this,this._start-this._delay)}return(this._tTime!==t||!this._dur&&!e||this._initted&&Math.abs(this._zTime)===G||!t&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=t),Yt(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totalTime(Math.min(this.totalDuration(),t+le(this))%(this._dur+this._rDelay)||(t?this._dur:0),e):this._time},e.totalProgress=function(t,e){return arguments.length?this.totalTime(this.totalDuration()*t,e):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.ratio},e.progress=function(t,e){return arguments.length?this.totalTime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+le(this),e):this.duration()?Math.min(1,this._time/this._dur):this.ratio},e.iteration=function(t,e){var n=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(t-1)*n,e):this._repeat?ce(this._tTime,n)+1:1},e.timeScale=function(t){if(!arguments.length)return this._rts===-G?0:this._rts;if(this._rts===t)return this;var e=this.parent&&this._ts?fe(this.parent._time,this):this._tTime;return this._rts=+t||0,this._ts=this._ps||t===-G?0:this._rts,this.totalTime(Me(-this._delay,this._tDur,e),!0),de(this),ae(this)},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(fn(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,1===this.progress()&&Math.abs(this._zTime)!==G&&(this._tTime-=G)))),this):this._ps},e.startTime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&ve(e,this,t-this._delay),this}return this._start},e.endTime=function(t){return this._start+(st(t)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?fe(e.rawTime(t),this):this._tTime:this._tTime},e.revert=function(t){void 0===t&&(t=Mt);var e=U;return U=t,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(t),this.totalTime(-.01,t.suppressEvents)),"nested"!==this.data&&!1!==t.kill&&this.kill(),U=e,this},e.globalTime=function(t){var e=this,n=arguments.length?t:e.rawTime();while(e)n=e._start+n/(e._ts||1),e=e._dp;return!this.parent&&this.vars.immediateRender?-1:n},e.repeat=function(t){return arguments.length?(this._repeat=t===1/0?-2:t,Ce(this)):-2===this._repeat?1/0:this._repeat},e.repeatDelay=function(t){if(arguments.length){var e=this._time;return this._rDelay=t,Ce(this),e?this.time(e):this}return this._rDelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totalTime(ke(this,t),st(e))},e.restart=function(t,e){return this.play().totalTime(t?-this._delay:0,st(e))},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalDuration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timeScale(-this._rts||(t?-G:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-G,this},e.isActive=function(){var t,e=this.parent||this._dp,n=this._start;return!(e&&!(this._ts&&this._initted&&e.isActive()&&(t=e.rawTime(!0))>=n&&t<this.endTime(!0)-G))},e.eventCallback=function(t,e,n){var r=this.vars;return arguments.length>1?(e?(r[t]=e,n&&(r[t+"Params"]=n),"onUpdate"===t&&(this._onUpdate=e)):delete r[t],this):r[t]},e.then=function(t){var e=this;return new Promise((function(n){var r=rt(t)?t:Jt,i=function(){var t=e.then;e.then=null,rt(r)&&(r=r(e))&&(r.then||r===e)&&(e.then=t),n(r),e.then=t};e._initted&&1===e.totalProgress()&&e._ts>=0||!e._tTime&&e._ts<0?i():e._prom=i}))},e.kill=function(){Qe(this)},t}();Gt(Tn.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-G,_prom:0,_ps:!1,_rts:1});var On=function(t){function e(e,n){var r;return void 0===e&&(e={}),r=t.call(this,e)||this,r.labels={},r.smoothChildTiming=!!e.smoothChildTiming,r.autoRemoveChildren=!!e.autoRemoveChildren,r._sort=st(e.sortChildren),P&&ve(e.parent||P,L(r),n),e.reversed&&r.reverse(),e.paused&&r.paused(!0),e.scrollTrigger&&_e(L(r),e.scrollTrigger),r}F(e,t);var n=e.prototype;return n.to=function(t,e,n){return Te(0,arguments,this),this},n.from=function(t,e,n){return Te(1,arguments,this),this},n.fromTo=function(t,e,n,r){return Te(2,arguments,this),this},n.set=function(t,e,n){return e.duration=0,e.parent=this,te(e).repeatDelay||(e.repeat=0),e.immediateRender=!!e.immediateRender,new Vn(t,e,ke(this,n),1),this},n.call=function(t,e,n){return ve(this,Vn.delayedCall(0,t,e),n)},n.staggerTo=function(t,e,n,r,i,o,a){return n.duration=e,n.stagger=n.stagger||r,n.onComplete=o,n.onCompleteParams=a,n.parent=this,new Vn(t,n,ke(this,i)),this},n.staggerFrom=function(t,e,n,r,i,o,a){return n.runBackwards=1,te(n).immediateRender=st(n.immediateRender),this.staggerTo(t,e,n,r,i,o,a)},n.staggerFromTo=function(t,e,n,r,i,o,a,s){return r.startAt=n,te(r).immediateRender=st(r.immediateRender),this.staggerTo(t,e,r,i,o,a,s)},n.render=function(t,e,n){var r,i,o,a,s,u,l,c,f,d,h,p,v=this._time,_=this._dirty?this.totalDuration():this._tDur,g=this._dur,m=t<=0?0:$t(t),b=this._zTime<0!==t<0&&(this._initted||!g);if(this!==P&&m>_&&t>=0&&(m=_),m!==this._tTime||n||b){if(v!==this._time&&g&&(m+=this._time-v,t+=this._time-v),r=m,f=this._start,c=this._ts,u=!c,b&&(g||(v=this._zTime),(t||!e)&&(this._zTime=t)),this._repeat){if(h=this._yoyo,s=g+this._rDelay,this._repeat<-1&&t<0)return this.totalTime(100*s+t,e,n);if(r=$t(m%s),m===_?(a=this._repeat,r=g):(a=~~(m/s),a&&a===m/s&&(r=g,a--),r>g&&(r=g)),d=ce(this._tTime,s),!v&&this._tTime&&d!==a&&(d=a),h&&1&a&&(r=g-r,p=1),a!==d&&!this._lock){var y=h&&1&d,w=y===(h&&1&a);if(a<d&&(y=!y),v=y?0:g,this._lock=1,this.render(v||(p?0:$t(a*s)),e,!g)._lock=0,this._tTime=m,!e&&this.parent&&Ke(this,"onRepeat"),this.vars.repeatRefresh&&!p&&(this.invalidate()._lock=1),v&&v!==this._time||u!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(g=this._dur,_=this._tDur,w&&(this._lock=2,v=y?g:-1e-4,this.render(v,!0),this.vars.repeatRefresh&&!p&&this.invalidate()),this._lock=0,!this._ts&&!u)return this;bn(this,p)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(l=we(this,$t(v),$t(r)),l&&(m-=r-(r=l._start))),this._tTime=m,this._time=r,this._act=!c,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=t,v=0),!v&&r&&!e&&(Ke(this,"onStart"),this._tTime!==m))return this;if(r>=v&&t>=0){i=this._first;while(i){if(o=i._next,(i._act||r>=i._start)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(r-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+(r-i._start)*i._ts,e,n),r!==this._time||!this._ts&&!u){l=0,o&&(m+=this._zTime=-G);break}}i=o}}else{i=this._last;var x=t<0?t:r;while(i){if(o=i._prev,(i._act||x<=i._end)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(x-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+(x-i._start)*i._ts,e,n||U&&(i._initted||i._startAt)),r!==this._time||!this._ts&&!u){l=0,o&&(m+=this._zTime=x?-G:G);break}}i=o}}if(l&&!e&&(this.pause(),l.render(r>=v?0:-G)._zTime=r>=v?1:-1,this._ts))return this._start=f,de(this),this.render(t,e,n);this._onUpdate&&!e&&Ke(this,"onUpdate",!0),(m===_&&this._tTime>=this.totalDuration()||!m&&v)&&(f!==this._start&&Math.abs(c)===Math.abs(this._ts)||this._lock||((t||!g)&&(m===_&&this._ts>0||!m&&this._ts<0)&&ie(this,1),e||t<0&&!v||!m&&!v&&_||(Ke(this,m===_&&t>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(m<_&&this.timeScale()>0)&&this._prom())))}return this},n.add=function(t,e){var n=this;if(it(e)||(e=ke(this,e,t)),!(t instanceof Tn)){if(ft(t))return t.forEach((function(t){return n.add(t,e)})),this;if(nt(t))return this.addLabel(t,e);if(!rt(t))return this;t=Vn.delayedCall(0,t)}return this!==t?ve(this,t,e):this},n.getChildren=function(t,e,n,r){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===n&&(n=!0),void 0===r&&(r=-J);var i=[],o=this._first;while(o)o._start>=r&&(o instanceof Vn?e&&i.push(o):(n&&i.push(o),t&&i.push.apply(i,o.getChildren(!0,e,n)))),o=o._next;return i},n.getById=function(t){var e=this.getChildren(1,1,1),n=e.length;while(n--)if(e[n].vars.id===t)return e[n]},n.remove=function(t){return nt(t)?this.removeLabel(t):rt(t)?this.killTweensOf(t):(re(this,t),t===this._recent&&(this._recent=this._last),oe(this))},n.totalTime=function(e,n){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=$t(cn.time-(this._ts>0?e/this._ts:(this.totalDuration()-e)/-this._ts))),t.prototype.totalTime.call(this,e,n),this._forcing=0,this):this._tTime},n.addLabel=function(t,e){return this.labels[t]=ke(this,e),this},n.removeLabel=function(t){return delete this.labels[t],this},n.addPause=function(t,e,n){var r=Vn.delayedCall(0,e||kt,n);return r.data="isPause",this._hasPause=1,ve(this,r,ke(this,t))},n.removePause=function(t){var e=this._first;t=ke(this,t);while(e)e._start===t&&"isPause"===e.data&&ie(e),e=e._next},n.killTweensOf=function(t,e,n){var r=this.getTweensOf(t,n),i=r.length;while(i--)Mn!==r[i]&&r[i].kill(t,e);return this},n.getTweensOf=function(t,e){var n,r=[],i=Fe(t),o=this._first,a=it(e);while(o)o instanceof Vn?Ht(o._targets,i)&&(a?(!Mn||o._initted&&o._ts)&&o.globalTime(0)<=e&&o.globalTime(o.totalDuration())>e:!e||o.isActive())&&r.push(o):(n=o.getTweensOf(i,e)).length&&r.push.apply(r,n),o=o._next;return r},n.tweenTo=function(t,e){e=e||{};var n,r=this,i=ke(r,t),o=e,a=o.startAt,s=o.onStart,u=o.onStartParams,l=o.immediateRender,c=Vn.to(r,Gt({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:i,overwrite:"auto",duration:e.duration||Math.abs((i-(a&&"time"in a?a.time:r._time))/r.timeScale())||G,onStart:function(){if(r.pause(),!n){var t=e.duration||Math.abs((i-(a&&"time"in a?a.time:r._time))/r.timeScale());c._dur!==t&&xe(c,t,0,1).render(c._time,!0,!0),n=1}s&&s.apply(c,u||[])}},e));return l?c.render(0):c},n.tweenFromTo=function(t,e,n){return this.tweenTo(e,Gt({startAt:{time:ke(this,t)}},n))},n.recent=function(){return this._recent},n.nextLabel=function(t){return void 0===t&&(t=this._time),Xe(this,ke(this,t))},n.previousLabel=function(t){return void 0===t&&(t=this._time),Xe(this,ke(this,t),1)},n.currentLabel=function(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+G)},n.shiftChildren=function(t,e,n){void 0===n&&(n=0);var r,i=this._first,o=this.labels;while(i)i._start>=n&&(i._start+=t,i._end+=t),i=i._next;if(e)for(r in o)o[r]>=n&&(o[r]+=t);return oe(this)},n.invalidate=function(e){var n=this._first;this._lock=0;while(n)n.invalidate(e),n=n._next;return t.prototype.invalidate.call(this,e)},n.clear=function(t){void 0===t&&(t=!0);var e,n=this._first;while(n)e=n._next,this.remove(n),n=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),oe(this)},n.totalDuration=function(t){var e,n,r,i=0,o=this,a=o._last,s=J;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-t:t));if(o._dirty){r=o.parent;while(a)e=a._prev,a._dirty&&a.totalDuration(),n=a._start,n>s&&o._sort&&a._ts&&!o._lock?(o._lock=1,ve(o,a,n-a._delay,1)._lock=0):s=n,n<0&&a._ts&&(i-=n,(!r&&!o._dp||r&&r.smoothChildTiming)&&(o._start+=n/o._ts,o._time-=n,o._tTime-=n),o.shiftChildren(-n,!1,-Infinity),s=0),a._end>i&&a._ts&&(i=a._end),a=e;xe(o,o===P&&o._time>i?o._time:i,1,1),o._dirty=0}return o._tDur},e.updateRoot=function(t){if(P._ts&&(Yt(P,fe(t,P)),z=cn.frame),cn.frame>=Ft){Ft+=Y.autoSleep||120;var e=P._first;if((!e||!e._ts)&&Y.autoSleep&&cn._listeners.length<2){while(e&&!e._ts)e=e._next;e||cn.sleep()}}},e}(Tn);Gt(On.prototype,{_lock:0,_hasPause:0,_forcing:0});var Mn,Sn,Dn=function(t,e,n,r,i,o,a){var s,u,l,c,f,d,h,p,v=new er(this._pt,t,e,0,1,Gn,null,i),_=0,g=0;v.b=n,v.e=r,n+="",r+="",(h=~r.indexOf("random("))&&(r=qe(r)),o&&(p=[n,r],o(p,t,e),n=p[0],r=p[1]),u=n.match(vt)||[];while(s=vt.exec(r))c=s[0],f=r.substring(_,s.index),l?l=(l+1)%5:"rgba("===f.substr(-5)&&(l=1),c!==u[g++]&&(d=parseFloat(u[g-1])||0,v._pt={_next:v._pt,p:f||1===g?f:",",s:d,c:"="===c.charAt(1)?zt(d,c)-d:parseFloat(c)-d,m:l&&l<4?Math.round:0},_=vt.lastIndex);return v.c=_<r.length?r.substring(_,r.length):"",v.fp=a,(_t.test(r)||h)&&(v.e=0),this._pt=v,v},An=function(t,e,n,r,i,o,a,s,u,l){rt(r)&&(r=r(i||0,t,o));var c,f=t[e],d="get"!==n?n:rt(f)?u?t[e.indexOf("set")||!rt(t["get"+e.substr(3)])?e:"get"+e.substr(3)](u):t[e]():f,h=rt(f)?u?Hn:zn:$n;if(nt(r)&&(~r.indexOf("random(")&&(r=qe(r)),"="===r.charAt(1)&&(c=zt(d,r)+(Se(d)||0),(c||0===c)&&(r=c))),!l||d!==r||Sn)return isNaN(d*r)||""===r?(!f&&!(e in t)&&xt(e,r),Dn.call(this,t,e,d,r,h,s||Y.stringFilter,u)):(c=new er(this._pt,t,e,+d||0,r-(d||0),"boolean"===typeof f?Jn:qn,0,h),u&&(c.fp=u),a&&c.modifier(a,this,t),this._pt=c)},In=function(t,e,n,r,i){if(rt(t)&&(t=Pn(t,i,e,n,r)),!at(t)||t.style&&t.nodeType||ft(t)||ct(t))return nt(t)?Pn(t,i,e,n,r):t;var o,a={};for(o in t)a[o]=Pn(t[o],i,e,n,r);return a},Ln=function(t,e,n,r,i,o){var a,s,u,l;if(It[t]&&!1!==(a=new It[t]).init(i,a.rawVars?e[t]:In(e[t],r,i,o,n),n,r,o)&&(n._pt=s=new er(n._pt,i,t,0,1,a.render,a,0,a.priority),n!==H)){u=n._ptLookup[n._targets.indexOf(i)],l=a._props.length;while(l--)u[a._props[l]]=s}return a},Fn=function t(e,n,r){var i,o,a,s,u,l,c,f,d,h,p,v,_,g=e.vars,m=g.ease,b=g.startAt,y=g.immediateRender,w=g.lazy,x=g.onUpdate,C=g.onUpdateParams,E=g.callbackScope,k=g.runBackwards,T=g.yoyoEase,O=g.keyframes,M=g.autoRevert,S=e._dur,D=e._startAt,A=e._targets,I=e.parent,L=I&&"nested"===I.data?I.vars.targets:A,F="auto"===e._overwrite&&!R,j=e.timeline;if(j&&(!O||!m)&&(m="none"),e._ease=yn(m,q.ease),e._yEase=T?mn(yn(!0===T?m:T,q.ease)):0,T&&e._yoyo&&!e._repeat&&(T=e._yEase,e._yEase=e._ease,e._ease=T),e._from=!j&&!!g.runBackwards,!j||O&&!g.stagger){if(f=A[0]?Pt(A[0]).harness:0,v=f&&g[f.prop],i=Zt(g,St),D&&(D._zTime<0&&D.progress(1),n<0&&k&&y&&!M?D.render(-1,!0):D.revert(k&&S?Ot:Tt),D._lazy=0),b){if(ie(e._startAt=Vn.set(A,Gt({data:"isStart",overwrite:!1,parent:I,immediateRender:!0,lazy:st(w),startAt:null,delay:0,onUpdate:x,onUpdateParams:C,callbackScope:E,stagger:0},b))),e._startAt._dp=0,n<0&&(U||!y&&!M)&&e._startAt.revert(Ot),y&&S&&n<=0&&r<=0)return void(n&&(e._zTime=n))}else if(k&&S&&!D)if(n&&(y=!1),a=Gt({overwrite:!1,data:"isFromStart",lazy:y&&st(w),immediateRender:y,stagger:0,parent:I},i),v&&(a[f.prop]=v),ie(e._startAt=Vn.set(A,a)),e._startAt._dp=0,n<0&&(U?e._startAt.revert(Ot):e._startAt.render(-1,!0)),e._zTime=n,y){if(!n)return}else t(e._startAt,G,G);for(e._pt=e._ptCache=0,w=S&&st(w)||w&&!S,o=0;o<A.length;o++){if(u=A[o],c=u._gsap||jt(A)[o]._gsap,e._ptLookup[o]=h={},At[c.id]&&Dt.length&&Wt(),p=L===A?o:L.indexOf(u),f&&!1!==(d=new f).init(u,v||i,e,p,L)&&(e._pt=s=new er(e._pt,u,d.name,0,1,d.render,d,0,d.priority),d._props.forEach((function(t){h[t]=s})),d.priority&&(l=1)),!f||v)for(a in i)It[a]&&(d=Ln(a,i,e,p,u,L))?d.priority&&(l=1):h[a]=s=An.call(e,u,a,"get",i[a],p,L,0,g.stringFilter);e._op&&e._op[o]&&e.kill(u,e._op[o]),F&&e._pt&&(Mn=e,P.killTweensOf(u,h,e.globalTime(n)),_=!e.parent,Mn=0),e._pt&&w&&(At[c.id]=1)}l&&tr(e),e._onInit&&e._onInit(e)}e._onUpdate=x,e._initted=(!e._op||e._pt)&&!_,O&&n<=0&&j.render(J,!0,!0)},Rn=function(t,e,n,r,i,o,a){var s,u,l,c,f=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!f){f=t._ptCache[e]=[],l=t._ptLookup,c=t._targets.length;while(c--){if(s=l[c][e],s&&s.d&&s.d._pt){s=s.d._pt;while(s&&s.p!==e&&s.fp!==e)s=s._next}if(!s)return Sn=1,t.vars[e]="+=0",Fn(t,a),Sn=0,1;f.push(s)}}c=f.length;while(c--)u=f[c],s=u._pt||u,s.s=!r&&0!==r||i?s.s+(r||0)+o*s.c:r,s.c=n-s.s,u.e&&(u.e=Vt(n)+Se(u.e)),u.b&&(u.b=s.s+Se(u.b))},Un=function(t,e){var n,r,i,o,a=t[0]?Pt(t[0]).harness:0,s=a&&a.aliases;if(!s)return e;for(r in n=Kt({},e),s)if(r in n){o=s[r].split(","),i=o.length;while(i--)n[o[i]]=n[r]}return n},jn=function(t,e,n,r){var i,o,a=e.ease||r||"power1.inOut";if(ft(e))o=n[t]||(n[t]=[]),e.forEach((function(t,n){return o.push({t:n/(e.length-1)*100,v:t,e:a})}));else for(i in e)o=n[i]||(n[i]=[]),"ease"===i||o.push({t:parseFloat(t),v:e[i],e:a})},Pn=function(t,e,n,r,i){return rt(t)?t.call(e,n,r,i):nt(t)&&~t.indexOf("random(")?qe(t):t},Bn=Ut+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",Nn={};Nt(Bn+",id,stagger,delay,duration,paused,scrollTrigger",(function(t){return Nn[t]=1}));var Vn=function(t){function e(e,n,r,i){var o;"number"===typeof n&&(r.duration=n,n=r,r=null),o=t.call(this,i?n:te(n))||this;var a,s,u,l,c,f,d,h,p=o.vars,v=p.duration,_=p.delay,g=p.immediateRender,m=p.stagger,b=p.overwrite,y=p.keyframes,w=p.defaults,x=p.scrollTrigger,C=p.yoyoEase,E=n.parent||P,k=(ft(e)||ct(e)?it(e[0]):"length"in n)?[e]:Fe(e);if(o._targets=k.length?jt(k):Ct("GSAP target "+e+" not found. https://greensock.com",!Y.nullTargetWarn)||[],o._ptLookup=[],o._overwrite=b,y||m||lt(v)||lt(_)){if(n=o.vars,a=o.timeline=new On({data:"nested",defaults:w||{},targets:E&&"nested"===E.data?E.vars.targets:k}),a.kill(),a.parent=a._dp=L(o),a._start=0,m||lt(v)||lt(_)){if(l=k.length,d=m&&je(m),at(m))for(c in m)~Bn.indexOf(c)&&(h||(h={}),h[c]=m[c]);for(s=0;s<l;s++)u=Zt(n,Nn),u.stagger=0,C&&(u.yoyoEase=C),h&&Kt(u,h),f=k[s],u.duration=+Pn(v,L(o),s,f,k),u.delay=(+Pn(_,L(o),s,f,k)||0)-o._delay,!m&&1===l&&u.delay&&(o._delay=_=u.delay,o._start+=_,u.delay=0),a.to(f,u,d?d(s,f,k):0),a._ease=dn.none;a.duration()?v=_=0:o.timeline=0}else if(y){te(Gt(a.vars.defaults,{ease:"none"})),a._ease=yn(y.ease||n.ease||"none");var T,O,M,S=0;if(ft(y))y.forEach((function(t){return a.to(k,t,">")})),a.duration();else{for(c in u={},y)"ease"===c||"easeEach"===c||jn(c,y[c],u,y.easeEach);for(c in u)for(T=u[c].sort((function(t,e){return t.t-e.t})),S=0,s=0;s<T.length;s++)O=T[s],M={ease:O.e,duration:(O.t-(s?T[s-1].t:0))/100*v},M[c]=O.v,a.to(k,M,S),S+=M.duration;a.duration()<v&&a.to({},{duration:v-a.duration()})}}v||o.duration(v=a.duration())}else o.timeline=0;return!0!==b||R||(Mn=L(o),P.killTweensOf(k),Mn=0),ve(E,L(o),r),n.reversed&&o.reverse(),n.paused&&o.paused(!0),(g||!v&&!y&&o._start===$t(E._time)&&st(g)&&ue(L(o))&&"nested"!==E.data)&&(o._tTime=-G,o.render(Math.max(0,-_)||0)),x&&_e(L(o),x),o}F(e,t);var n=e.prototype;return n.render=function(t,e,n){var r,i,o,a,s,u,l,c,f,d=this._time,h=this._tDur,p=this._dur,v=t<0,_=t>h-G&&!v?h:t<G?0:t;if(p){if(_!==this._tTime||!t||n||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==v){if(r=_,c=this.timeline,this._repeat){if(a=p+this._rDelay,this._repeat<-1&&v)return this.totalTime(100*a+t,e,n);if(r=$t(_%a),_===h?(o=this._repeat,r=p):(o=~~(_/a),o&&o===_/a&&(r=p,o--),r>p&&(r=p)),u=this._yoyo&&1&o,u&&(f=this._yEase,r=p-r),s=ce(this._tTime,a),r===d&&!n&&this._initted)return this._tTime=_,this;o!==s&&(c&&this._yEase&&bn(c,u),!this.vars.repeatRefresh||u||this._lock||(this._lock=n=1,this.render($t(a*o),!0).invalidate()._lock=0))}if(!this._initted){if(ge(this,v?t:r,n,e,_))return this._tTime=0,this;if(d!==this._time)return this;if(p!==this._dur)return this.render(t,e,n)}if(this._tTime=_,this._time=r,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=l=(f||this._ease)(r/p),this._from&&(this.ratio=l=1-l),r&&!d&&!e&&(Ke(this,"onStart"),this._tTime!==_))return this;i=this._pt;while(i)i.r(l,i.d),i=i._next;c&&c.render(t<0?t:!r&&u?-G:c._dur*c._ease(r/this._dur),e,n)||this._startAt&&(this._zTime=t),this._onUpdate&&!e&&(v&&se(this,t,e,n),Ke(this,"onUpdate")),this._repeat&&o!==s&&this.vars.onRepeat&&!e&&this.parent&&Ke(this,"onRepeat"),_!==this._tDur&&_||this._tTime!==_||(v&&!this._onUpdate&&se(this,t,!0,!0),(t||!p)&&(_===this._tDur&&this._ts>0||!_&&this._ts<0)&&ie(this,1),e||v&&!d||!(_||d||u)||(Ke(this,_===h?"onComplete":"onReverseComplete",!0),this._prom&&!(_<h&&this.timeScale()>0)&&this._prom()))}}else ye(this,t,e,n);return this},n.targets=function(){return this._targets},n.invalidate=function(e){return(!e||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(e),t.prototype.invalidate.call(this,e)},n.resetTo=function(t,e,n,r){W||cn.wake(),this._ts||this.play();var i,o=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||Fn(this,o),i=this._ease(o/this._dur),Rn(this,t,e,n,r,i,o)?this.resetTo(t,e,n,r):(he(this,0),this.parent||ne(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(t,e){if(void 0===e&&(e="all"),!t&&(!e||"all"===e))return this._lazy=this._pt=0,this.parent?Qe(this):this;if(this.timeline){var n=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,Mn&&!0!==Mn.vars.overwrite)._first||Qe(this),this.parent&&n!==this.timeline.totalDuration()&&xe(this,this._dur*this.timeline._tDur/n,0,1),this}var r,i,o,a,s,u,l,c=this._targets,f=t?Fe(t):c,d=this._ptLookup,h=this._pt;if((!e||"all"===e)&&ee(c,f))return"all"===e&&(this._pt=0),Qe(this);r=this._op=this._op||[],"all"!==e&&(nt(e)&&(s={},Nt(e,(function(t){return s[t]=1})),e=s),e=Un(c,e)),l=c.length;while(l--)if(~f.indexOf(c[l]))for(s in i=d[l],"all"===e?(r[l]=e,a=i,o={}):(o=r[l]=r[l]||{},a=e),a)u=i&&i[s],u&&("kill"in u.d&&!0!==u.d.kill(s)||re(this,u,"_pt"),delete i[s]),"all"!==o&&(o[s]=1);return this._initted&&!this._pt&&h&&Qe(this),this},e.to=function(t,n){return new e(t,n,arguments[2])},e.from=function(t,e){return Te(1,arguments)},e.delayedCall=function(t,n,r,i){return new e(n,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:n,onReverseComplete:n,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},e.fromTo=function(t,e,n){return Te(2,arguments)},e.set=function(t,n){return n.duration=0,n.repeatDelay||(n.repeat=0),new e(t,n)},e.killTweensOf=function(t,e,n){return P.killTweensOf(t,e,n)},e}(Tn);Gt(Vn.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Nt("staggerTo,staggerFrom,staggerFromTo",(function(t){Vn[t]=function(){var e=new On,n=Ae.call(arguments,0);return n.splice("staggerFromTo"===t?5:4,0,0),e[t].apply(e,n)}}));var $n=function(t,e,n){return t[e]=n},zn=function(t,e,n){return t[e](n)},Hn=function(t,e,n,r){return t[e](r.fp,n)},Wn=function(t,e,n){return t.setAttribute(e,n)},Yn=function(t,e){return rt(t[e])?zn:ot(t[e])&&t.setAttribute?Wn:$n},qn=function(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},Jn=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},Gn=function(t,e){var n=e._pt,r="";if(!t&&e.b)r=e.b;else if(1===t&&e.e)r=e.e;else{while(n)r=n.p+(n.m?n.m(n.s+n.c*t):Math.round(1e4*(n.s+n.c*t))/1e4)+r,n=n._next;r+=e.c}e.set(e.t,e.p,r,e)},Xn=function(t,e){var n=e._pt;while(n)n.r(t,n.d),n=n._next},Kn=function(t,e,n,r){var i,o=this._pt;while(o)i=o._next,o.p===r&&o.modifier(t,e,n),o=i},Qn=function(t){var e,n,r=this._pt;while(r)n=r._next,r.p===t&&!r.op||r.op===t?re(this,r,"_pt"):r.dep||(e=1),r=n;return!e},Zn=function(t,e,n,r){r.mSet(t,e,r.m.call(r.tween,n,r.mt),r)},tr=function(t){var e,n,r,i,o=t._pt;while(o){e=o._next,n=r;while(n&&n.pr>o.pr)n=n._next;(o._prev=n?n._prev:i)?o._prev._next=o:r=o,(o._next=n)?n._prev=o:i=o,o=e}t._pt=r},er=function(){function t(t,e,n,r,i,o,a,s,u){this.t=e,this.s=r,this.c=i,this.p=n,this.r=o||qn,this.d=a||this,this.set=s||$n,this.pr=u||0,this._next=t,t&&(t._prev=this)}var e=t.prototype;return e.modifier=function(t,e,n){this.mSet=this.mSet||this.set,this.set=Zn,this.m=t,this.mt=n,this.tween=e},t}();Nt(Ut+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(t){return St[t]=1})),bt.TweenMax=bt.TweenLite=Vn,bt.TimelineLite=bt.TimelineMax=On,P=new On({sortChildren:!1,defaults:q,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),Y.stringFilter=ln;var nr=[],rr={},ir=[],or=0,ar=function(t){return(rr[t]||ir).map((function(t){return t()}))},sr=function(){var t=Date.now(),e=[];t-or>2&&(ar("matchMediaInit"),nr.forEach((function(t){var n,r,i,o,a=t.queries,s=t.conditions;for(r in a)n=B.matchMedia(a[r]).matches,n&&(i=1),n!==s[r]&&(s[r]=n,o=1);o&&(t.revert(),i&&e.push(t))})),ar("matchMediaRevert"),e.forEach((function(t){return t.onMatch(t)})),or=t,ar("matchMedia"))},ur=function(){function t(t,e){this.selector=e&&Re(e),this.data=[],this._r=[],this.isReverted=!1,t&&this.add(t)}var e=t.prototype;return e.add=function(t,e,n){rt(t)&&(n=e,e=t,t=rt);var r=this,i=function(){var t,i=j,o=r.selector;return i&&i!==r&&i.data.push(r),n&&(r.selector=Re(n)),j=r,t=e.apply(r,arguments),rt(t)&&r._r.push(t),j=i,r.selector=o,r.isReverted=!1,t};return r.last=i,t===rt?i(r):t?r[t]=i:i},e.ignore=function(t){var e=j;j=null,t(this),j=e},e.getTweens=function(){var e=[];return this.data.forEach((function(n){return n instanceof t?e.push.apply(e,n.getTweens()):n instanceof Vn&&!(n.parent&&"nested"===n.parent.data)&&e.push(n)})),e},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(t,e){var n=this;if(t){var r=this.getTweens();this.data.forEach((function(t){"isFlip"===t.data&&(t.revert(),t.getChildren(!0,!0,!1).forEach((function(t){return r.splice(r.indexOf(t),1)})))})),r.map((function(t){return{g:t.globalTime(0),t:t}})).sort((function(t,e){return e.g-t.g||-1})).forEach((function(e){return e.t.revert(t)})),this.data.forEach((function(e){return!(e instanceof Tn)&&e.revert&&e.revert(t)})),this._r.forEach((function(e){return e(t,n)})),this.isReverted=!0}else this.data.forEach((function(t){return t.kill&&t.kill()}));if(this.clear(),e){var i=nr.indexOf(this);~i&&nr.splice(i,1)}},e.revert=function(t){this.kill(t||{})},t}(),lr=function(){function t(t){this.contexts=[],this.scope=t}var e=t.prototype;return e.add=function(t,e,n){at(t)||(t={matches:t});var r,i,o,a=new ur(0,n||this.scope),s=a.conditions={};for(i in this.contexts.push(a),e=a.add("onMatch",e),a.queries=t,t)"all"===i?o=1:(r=B.matchMedia(t[i]),r&&(nr.indexOf(a)<0&&nr.push(a),(s[i]=r.matches)&&(o=1),r.addListener?r.addListener(sr):r.addEventListener("change",sr)));return o&&e(a),this},e.revert=function(t){this.kill(t||{})},e.kill=function(t){this.contexts.forEach((function(e){return e.kill(t,!0)}))},t}(),cr={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.forEach((function(t){return Ze(t)}))},timeline:function(t){return new On(t)},getTweensOf:function(t,e){return P.getTweensOf(t,e)},getProperty:function(t,e,n,r){nt(t)&&(t=Fe(t)[0]);var i=Pt(t||{}).get,o=n?Jt:qt;return"native"===n&&(n=""),t?e?o((It[e]&&It[e].get||i)(t,e,n,r)):function(e,n,r){return o((It[e]&&It[e].get||i)(t,e,n,r))}:t},quickSetter:function(t,e,n){if(t=Fe(t),t.length>1){var r=t.map((function(t){return pr.quickSetter(t,e,n)})),i=r.length;return function(t){var e=i;while(e--)r[e](t)}}t=t[0]||{};var o=It[e],a=Pt(t),s=a.harness&&(a.harness.aliases||{})[e]||e,u=o?function(e){var r=new o;H._pt=0,r.init(t,n?e+n:e,H,0,[t]),r.render(1,r),H._pt&&Xn(1,H)}:a.set(t,s);return o?u:function(e){return u(t,s,n?e+n:e,a,1)}},quickTo:function(t,e,n){var r,i=pr.to(t,Kt((r={},r[e]="+=0.1",r.paused=!0,r),n||{})),o=function(t,n,r){return i.resetTo(e,t,n,r)};return o.tween=i,o},isTweening:function(t){return P.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=yn(t.ease,q.ease)),Qt(q,t||{})},config:function(t){return Qt(Y,t||{})},registerEffect:function(t){var e=t.name,n=t.effect,r=t.plugins,i=t.defaults,o=t.extendTimeline;(r||"").split(",").forEach((function(t){return t&&!It[t]&&!bt[t]&&Ct(e+" effect requires "+t+" plugin.")})),Lt[e]=function(t,e,r){return n(Fe(t),Gt(e||{},i),r)},o&&(On.prototype[e]=function(t,n,r){return this.add(Lt[e](t,at(n)?n:(r=n)&&{},this),r)})},registerEase:function(t,e){dn[t]=yn(e)},parseEase:function(t,e){return arguments.length?yn(t,e):dn},getById:function(t){return P.getById(t)},exportRoot:function(t,e){void 0===t&&(t={});var n,r,i=new On(t);i.smoothChildTiming=st(t.smoothChildTiming),P.remove(i),i._dp=0,i._time=i._tTime=P._time,n=P._first;while(n)r=n._next,!e&&!n._dur&&n instanceof Vn&&n.vars.onComplete===n._targets[0]||ve(i,n,n._start-n._delay),n=r;return ve(P,i,0),i},context:function(t,e){return t?new ur(t,e):j},matchMedia:function(t){return new lr(t)},matchMediaRefresh:function(){return nr.forEach((function(t){var e,n,r=t.conditions;for(n in r)r[n]&&(r[n]=!1,e=1);e&&t.revert()}))||sr()},addEventListener:function(t,e){var n=rr[t]||(rr[t]=[]);~n.indexOf(e)||n.push(e)},removeEventListener:function(t,e){var n=rr[t],r=n&&n.indexOf(e);r>=0&&n.splice(r,1)},utils:{wrap:We,wrapYoyo:Ye,distribute:je,random:Ne,snap:Be,normalize:ze,getUnit:Se,clamp:De,splitColor:rn,toArray:Fe,selector:Re,mapRange:Je,pipe:Ve,unitize:$e,interpolate:Ge,shuffle:Ue},install:wt,effects:Lt,ticker:cn,updateRoot:On.updateRoot,plugins:It,globalTimeline:P,core:{PropTween:er,globals:Et,Tween:Vn,Timeline:On,Animation:Tn,getCache:Pt,_removeLinkedListItem:re,reverting:function(){return U},context:function(t){return t&&j&&(j.data.push(t),t._ctx=j),j},suppressOverwrites:function(t){return R=t}}};Nt("to,from,fromTo,delayedCall,set,killTweensOf",(function(t){return cr[t]=Vn[t]})),cn.add(On.updateRoot),H=cr.to({},{duration:0});var fr=function(t,e){var n=t._pt;while(n&&n.p!==e&&n.op!==e&&n.fp!==e)n=n._next;return n},dr=function(t,e){var n,r,i,o=t._targets;for(n in e){r=o.length;while(r--)i=t._ptLookup[r][n],i&&(i=i.d)&&(i._pt&&(i=fr(i,n)),i&&i.modifier&&i.modifier(e[n],t,o[r],n))}},hr=function(t,e){return{name:t,rawVars:1,init:function(t,n,r){r._onInit=function(t){var r,i;if(nt(n)&&(r={},Nt(n,(function(t){return r[t]=1})),n=r),e){for(i in r={},n)r[i]=e(n[i]);n=r}dr(t,n)}}}},pr=cr.registerPlugin({name:"attr",init:function(t,e,n,r,i){var o,a,s;for(o in this.tween=n,e)s=t.getAttribute(o)||"",a=this.add(t,"setAttribute",(s||0)+"",e[o],r,i,0,0,o),a.op=o,a.b=s,this._props.push(o)},render:function(t,e){var n=e._pt;while(n)U?n.set(n.t,n.p,n.b,n):n.r(t,n.d),n=n._next}},{name:"endArray",init:function(t,e){var n=e.length;while(n--)this.add(t,n,t[n]||0,e[n],0,0,0,0,0,1)}},hr("roundProps",Pe),hr("modifiers"),hr("snap",Be))||cr;Vn.version=On.version=pr.version="3.11.3",$=1,ut()&&fn();dn.Power0,dn.Power1,dn.Power2,dn.Power3,dn.Power4,dn.Linear,dn.Quad,dn.Cubic,dn.Quart,dn.Quint,dn.Strong,dn.Elastic,dn.Back,dn.SteppedEase,dn.Bounce,dn.Sine,dn.Expo,dn.Circ;
/*!
 * CSSPlugin 3.11.3
 * https://greensock.com
 *
 * Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var vr,_r,gr,mr,br,yr,wr,xr,Cr=function(){return"undefined"!==typeof window},Er={},kr=180/Math.PI,Tr=Math.PI/180,Or=Math.atan2,Mr=1e8,Sr=/([A-Z])/g,Dr=/(left|right|width|margin|padding|x)/i,Ar=/[\s,\(]\S/,Ir={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},Lr=function(t,e){return e.set(e.t,e.p,Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},Fr=function(t,e){return e.set(e.t,e.p,1===t?e.e:Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},Rr=function(t,e){return e.set(e.t,e.p,t?Math.round(1e4*(e.s+e.c*t))/1e4+e.u:e.b,e)},Ur=function(t,e){var n=e.s+e.c*t;e.set(e.t,e.p,~~(n+(n<0?-.5:.5))+e.u,e)},jr=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},Pr=function(t,e){return e.set(e.t,e.p,1!==t?e.b:e.e,e)},Br=function(t,e,n){return t.style[e]=n},Nr=function(t,e,n){return t.style.setProperty(e,n)},Vr=function(t,e,n){return t._gsap[e]=n},$r=function(t,e,n){return t._gsap.scaleX=t._gsap.scaleY=n},zr=function(t,e,n,r,i){var o=t._gsap;o.scaleX=o.scaleY=n,o.renderTransform(i,o)},Hr=function(t,e,n,r,i){var o=t._gsap;o[e]=n,o.renderTransform(i,o)},Wr="transform",Yr=Wr+"Origin",qr=function(t,e){var n=this,r=this.target,i=r.style;if(t in Er){if(this.tfm=this.tfm||{},"transform"!==t&&(t=Ir[t]||t,~t.indexOf(",")?t.split(",").forEach((function(t){return n.tfm[t]=fi(r,t)})):this.tfm[t]=r._gsap.x?r._gsap[t]:fi(r,t)),this.props.indexOf(Wr)>=0)return;r._gsap.svg&&(this.svgo=r.getAttribute("data-svg-origin"),this.props.push(Yr,e,"")),t=Wr}(i||e)&&this.props.push(t,e,i[t])},Jr=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},Gr=function(){var t,e,n=this.props,r=this.target,i=r.style,o=r._gsap;for(t=0;t<n.length;t+=3)n[t+1]?r[n[t]]=n[t+2]:n[t+2]?i[n[t]]=n[t+2]:i.removeProperty(n[t].replace(Sr,"-$1").toLowerCase());if(this.tfm){for(e in this.tfm)o[e]=this.tfm[e];o.svg&&(o.renderTransform(),r.setAttribute("data-svg-origin",this.svgo||"")),t=wr(),!t||t.isStart||i[Wr]||(Jr(i),o.uncache=1)}},Xr=function(t,e){var n={target:t,props:[],revert:Gr,save:qr};return e&&e.split(",").forEach((function(t){return n.save(t)})),n},Kr=function(t,e){var n=_r.createElementNS?_r.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):_r.createElement(t);return n.style?n:_r.createElement(t)},Qr=function t(e,n,r){var i=getComputedStyle(e);return i[n]||i.getPropertyValue(n.replace(Sr,"-$1").toLowerCase())||i.getPropertyValue(n)||!r&&t(e,ti(n)||n,1)||""},Zr="O,Moz,ms,Ms,Webkit".split(","),ti=function(t,e,n){var r=e||br,i=r.style,o=5;if(t in i&&!n)return t;t=t.charAt(0).toUpperCase()+t.substr(1);while(o--&&!(Zr[o]+t in i));return o<0?null:(3===o?"ms":o>=0?Zr[o]:"")+t},ei=function(){Cr()&&window.document&&(vr=window,_r=vr.document,gr=_r.documentElement,br=Kr("div")||{style:{}},Kr("div"),Wr=ti(Wr),Yr=Wr+"Origin",br.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",xr=!!ti("perspective"),wr=pr.core.reverting,mr=1)},ni=function t(e){var n,r=Kr("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),i=this.parentNode,o=this.nextSibling,a=this.style.cssText;if(gr.appendChild(r),r.appendChild(this),this.style.display="block",e)try{n=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch(s){}else this._gsapBBox&&(n=this._gsapBBox());return i&&(o?i.insertBefore(this,o):i.appendChild(this)),gr.removeChild(r),this.style.cssText=a,n},ri=function(t,e){var n=e.length;while(n--)if(t.hasAttribute(e[n]))return t.getAttribute(e[n])},ii=function(t){var e;try{e=t.getBBox()}catch(n){e=ni.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===ni||(e=ni.call(t,!0)),!e||e.width||e.x||e.y?e:{x:+ri(t,["x","cx","x1"])||0,y:+ri(t,["y","cy","y1"])||0,width:0,height:0}},oi=function(t){return!(!t.getCTM||t.parentNode&&!t.ownerSVGElement||!ii(t))},ai=function(t,e){if(e){var n=t.style;e in Er&&e!==Yr&&(e=Wr),n.removeProperty?("ms"!==e.substr(0,2)&&"webkit"!==e.substr(0,6)||(e="-"+e),n.removeProperty(e.replace(Sr,"-$1").toLowerCase())):n.removeAttribute(e)}},si=function(t,e,n,r,i,o){var a=new er(t._pt,e,n,0,1,o?Pr:jr);return t._pt=a,a.b=r,a.e=i,t._props.push(n),a},ui={deg:1,rad:1,turn:1},li={grid:1,flex:1},ci=function t(e,n,r,i){var o,a,s,u,l=parseFloat(r)||0,c=(r+"").trim().substr((l+"").length)||"px",f=br.style,d=Dr.test(n),h="svg"===e.tagName.toLowerCase(),p=(h?"client":"offset")+(d?"Width":"Height"),v=100,_="px"===i,g="%"===i;return i===c||!l||ui[i]||ui[c]?l:("px"!==c&&!_&&(l=t(e,n,r,"px")),u=e.getCTM&&oi(e),!g&&"%"!==c||!Er[n]&&!~n.indexOf("adius")?(f[d?"width":"height"]=v+(_?c:i),a=~n.indexOf("adius")||"em"===i&&e.appendChild&&!h?e:e.parentNode,u&&(a=(e.ownerSVGElement||{}).parentNode),a&&a!==_r&&a.appendChild||(a=_r.body),s=a._gsap,s&&g&&s.width&&d&&s.time===cn.time&&!s.uncache?Vt(l/s.width*v):((g||"%"===c)&&!li[Qr(a,"display")]&&(f.position=Qr(e,"position")),a===e&&(f.position="static"),a.appendChild(br),o=br[p],a.removeChild(br),f.position="absolute",d&&g&&(s=Pt(a),s.time=cn.time,s.width=a[p]),Vt(_?o*l/v:o&&l?v/o*l:0))):(o=u?e.getBBox()[d?"width":"height"]:e[p],Vt(g?l/o*v:l/100*o)))},fi=function(t,e,n,r){var i;return mr||ei(),e in Ir&&"transform"!==e&&(e=Ir[e],~e.indexOf(",")&&(e=e.split(",")[0])),Er[e]&&"transform"!==e?(i=Ci(t,r),i="transformOrigin"!==e?i[e]:i.svg?i.origin:Ei(Qr(t,Yr))+" "+i.zOrigin+"px"):(i=t.style[e],(!i||"auto"===i||r||~(i+"").indexOf("calc("))&&(i=_i[e]&&_i[e](t,e,n)||Qr(t,e)||Bt(t,e)||("opacity"===e?1:0))),n&&!~(i+"").trim().indexOf(" ")?ci(t,e,i,n)+n:i},di=function(t,e,n,r){if(!n||"none"===n){var i=ti(e,t,1),o=i&&Qr(t,i,1);o&&o!==n?(e=i,n=o):"borderColor"===e&&(n=Qr(t,"borderTopColor"))}var a,s,u,l,c,f,d,h,p,v,_,g,m=new er(this._pt,t.style,e,0,1,Gn),b=0,y=0;if(m.b=n,m.e=r,n+="",r+="","auto"===r&&(t.style[e]=r,r=Qr(t,e)||r,t.style[e]=n),a=[n,r],ln(a),n=a[0],r=a[1],u=n.match(pt)||[],g=r.match(pt)||[],g.length){while(s=pt.exec(r))d=s[0],p=r.substring(b,s.index),c?c=(c+1)%5:"rgba("!==p.substr(-5)&&"hsla("!==p.substr(-5)||(c=1),d!==(f=u[y++]||"")&&(l=parseFloat(f)||0,_=f.substr((l+"").length),"="===d.charAt(1)&&(d=zt(l,d)+_),h=parseFloat(d),v=d.substr((h+"").length),b=pt.lastIndex-v.length,v||(v=v||Y.units[e]||_,b===r.length&&(r+=v,m.e+=v)),_!==v&&(l=ci(t,e,f,v)||0),m._pt={_next:m._pt,p:p||1===y?p:",",s:l,c:h-l,m:c&&c<4||"zIndex"===e?Math.round:0});m.c=b<r.length?r.substring(b,r.length):""}else m.r="display"===e&&"none"===r?Pr:jr;return _t.test(r)&&(m.e=0),this._pt=m,m},hi={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},pi=function(t){var e=t.split(" "),n=e[0],r=e[1]||"50%";return"top"!==n&&"bottom"!==n&&"left"!==r&&"right"!==r||(t=n,n=r,r=t),e[0]=hi[n]||n,e[1]=hi[r]||r,e.join(" ")},vi=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var n,r,i,o=e.t,a=o.style,s=e.u,u=o._gsap;if("all"===s||!0===s)a.cssText="",r=1;else{s=s.split(","),i=s.length;while(--i>-1)n=s[i],Er[n]&&(r=1,n="transformOrigin"===n?Yr:Wr),ai(o,n)}r&&(ai(o,Wr),u&&(u.svg&&o.removeAttribute("transform"),Ci(o,1),u.uncache=1,Jr(a)))}},_i={clearProps:function(t,e,n,r,i){if("isFromStart"!==i.data){var o=t._pt=new er(t._pt,e,n,0,0,vi);return o.u=r,o.pr=-10,o.tween=i,t._props.push(n),1}}},gi=[1,0,0,1,0,0],mi={},bi=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},yi=function(t){var e=Qr(t,Wr);return bi(e)?gi:e.substr(7).match(ht).map(Vt)},wi=function(t,e){var n,r,i,o,a=t._gsap||Pt(t),s=t.style,u=yi(t);return a.svg&&t.getAttribute("transform")?(i=t.transform.baseVal.consolidate().matrix,u=[i.a,i.b,i.c,i.d,i.e,i.f],"1,0,0,1,0,0"===u.join(",")?gi:u):(u!==gi||t.offsetParent||t===gr||a.svg||(i=s.display,s.display="block",n=t.parentNode,n&&t.offsetParent||(o=1,r=t.nextElementSibling,gr.appendChild(t)),u=yi(t),i?s.display=i:ai(t,"display"),o&&(r?n.insertBefore(t,r):n?n.appendChild(t):gr.removeChild(t))),e&&u.length>6?[u[0],u[1],u[4],u[5],u[12],u[13]]:u)},xi=function(t,e,n,r,i,o){var a,s,u,l,c=t._gsap,f=i||wi(t,!0),d=c.xOrigin||0,h=c.yOrigin||0,p=c.xOffset||0,v=c.yOffset||0,_=f[0],g=f[1],m=f[2],b=f[3],y=f[4],w=f[5],x=e.split(" "),C=parseFloat(x[0])||0,E=parseFloat(x[1])||0;n?f!==gi&&(s=_*b-g*m)&&(u=C*(b/s)+E*(-m/s)+(m*w-b*y)/s,l=C*(-g/s)+E*(_/s)-(_*w-g*y)/s,C=u,E=l):(a=ii(t),C=a.x+(~x[0].indexOf("%")?C/100*a.width:C),E=a.y+(~(x[1]||x[0]).indexOf("%")?E/100*a.height:E)),r||!1!==r&&c.smooth?(y=C-d,w=E-h,c.xOffset=p+(y*_+w*m)-y,c.yOffset=v+(y*g+w*b)-w):c.xOffset=c.yOffset=0,c.xOrigin=C,c.yOrigin=E,c.smooth=!!r,c.origin=e,c.originIsAbsolute=!!n,t.style[Yr]="0px 0px",o&&(si(o,c,"xOrigin",d,C),si(o,c,"yOrigin",h,E),si(o,c,"xOffset",p,c.xOffset),si(o,c,"yOffset",v,c.yOffset)),t.setAttribute("data-svg-origin",C+" "+E)},Ci=function(t,e){var n=t._gsap||new kn(t);if("x"in n&&!e&&!n.uncache)return n;var r,i,o,a,s,u,l,c,f,d,h,p,v,_,g,m,b,y,w,x,C,E,k,T,O,M,S,D,A,I,L,F,R=t.style,U=n.scaleX<0,j="px",P="deg",B=getComputedStyle(t),N=Qr(t,Yr)||"0";return r=i=o=u=l=c=f=d=h=0,a=s=1,n.svg=!(!t.getCTM||!oi(t)),B.translate&&("none"===B.translate&&"none"===B.scale&&"none"===B.rotate||(R[Wr]=("none"!==B.translate?"translate3d("+(B.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+("none"!==B.rotate?"rotate("+B.rotate+") ":"")+("none"!==B.scale?"scale("+B.scale.split(" ").join(",")+") ":"")+("none"!==B[Wr]?B[Wr]:"")),R.scale=R.rotate=R.translate="none"),_=wi(t,n.svg),n.svg&&(n.uncache?(O=t.getBBox(),N=n.xOrigin-O.x+"px "+(n.yOrigin-O.y)+"px",T=""):T=!e&&t.getAttribute("data-svg-origin"),xi(t,T||N,!!T||n.originIsAbsolute,!1!==n.smooth,_)),p=n.xOrigin||0,v=n.yOrigin||0,_!==gi&&(y=_[0],w=_[1],x=_[2],C=_[3],r=E=_[4],i=k=_[5],6===_.length?(a=Math.sqrt(y*y+w*w),s=Math.sqrt(C*C+x*x),u=y||w?Or(w,y)*kr:0,f=x||C?Or(x,C)*kr+u:0,f&&(s*=Math.abs(Math.cos(f*Tr))),n.svg&&(r-=p-(p*y+v*x),i-=v-(p*w+v*C))):(F=_[6],I=_[7],S=_[8],D=_[9],A=_[10],L=_[11],r=_[12],i=_[13],o=_[14],g=Or(F,A),l=g*kr,g&&(m=Math.cos(-g),b=Math.sin(-g),T=E*m+S*b,O=k*m+D*b,M=F*m+A*b,S=E*-b+S*m,D=k*-b+D*m,A=F*-b+A*m,L=I*-b+L*m,E=T,k=O,F=M),g=Or(-x,A),c=g*kr,g&&(m=Math.cos(-g),b=Math.sin(-g),T=y*m-S*b,O=w*m-D*b,M=x*m-A*b,L=C*b+L*m,y=T,w=O,x=M),g=Or(w,y),u=g*kr,g&&(m=Math.cos(g),b=Math.sin(g),T=y*m+w*b,O=E*m+k*b,w=w*m-y*b,k=k*m-E*b,y=T,E=O),l&&Math.abs(l)+Math.abs(u)>359.9&&(l=u=0,c=180-c),a=Vt(Math.sqrt(y*y+w*w+x*x)),s=Vt(Math.sqrt(k*k+F*F)),g=Or(E,k),f=Math.abs(g)>2e-4?g*kr:0,h=L?1/(L<0?-L:L):0),n.svg&&(T=t.getAttribute("transform"),n.forceCSS=t.setAttribute("transform","")||!bi(Qr(t,Wr)),T&&t.setAttribute("transform",T))),Math.abs(f)>90&&Math.abs(f)<270&&(U?(a*=-1,f+=u<=0?180:-180,u+=u<=0?180:-180):(s*=-1,f+=f<=0?180:-180)),e=e||n.uncache,n.x=r-((n.xPercent=r&&(!e&&n.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-r)?-50:0)))?t.offsetWidth*n.xPercent/100:0)+j,n.y=i-((n.yPercent=i&&(!e&&n.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-i)?-50:0)))?t.offsetHeight*n.yPercent/100:0)+j,n.z=o+j,n.scaleX=Vt(a),n.scaleY=Vt(s),n.rotation=Vt(u)+P,n.rotationX=Vt(l)+P,n.rotationY=Vt(c)+P,n.skewX=f+P,n.skewY=d+P,n.transformPerspective=h+j,(n.zOrigin=parseFloat(N.split(" ")[2])||0)&&(R[Yr]=Ei(N)),n.xOffset=n.yOffset=0,n.force3D=Y.force3D,n.renderTransform=n.svg?Ai:xr?Di:Ti,n.uncache=0,n},Ei=function(t){return(t=t.split(" "))[0]+" "+t[1]},ki=function(t,e,n){var r=Se(e);return Vt(parseFloat(e)+parseFloat(ci(t,"x",n+"px",r)))+r},Ti=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,Di(t,e)},Oi="0deg",Mi="0px",Si=") ",Di=function(t,e){var n=e||this,r=n.xPercent,i=n.yPercent,o=n.x,a=n.y,s=n.z,u=n.rotation,l=n.rotationY,c=n.rotationX,f=n.skewX,d=n.skewY,h=n.scaleX,p=n.scaleY,v=n.transformPerspective,_=n.force3D,g=n.target,m=n.zOrigin,b="",y="auto"===_&&t&&1!==t||!0===_;if(m&&(c!==Oi||l!==Oi)){var w,x=parseFloat(l)*Tr,C=Math.sin(x),E=Math.cos(x);x=parseFloat(c)*Tr,w=Math.cos(x),o=ki(g,o,C*w*-m),a=ki(g,a,-Math.sin(x)*-m),s=ki(g,s,E*w*-m+m)}v!==Mi&&(b+="perspective("+v+Si),(r||i)&&(b+="translate("+r+"%, "+i+"%) "),(y||o!==Mi||a!==Mi||s!==Mi)&&(b+=s!==Mi||y?"translate3d("+o+", "+a+", "+s+") ":"translate("+o+", "+a+Si),u!==Oi&&(b+="rotate("+u+Si),l!==Oi&&(b+="rotateY("+l+Si),c!==Oi&&(b+="rotateX("+c+Si),f===Oi&&d===Oi||(b+="skew("+f+", "+d+Si),1===h&&1===p||(b+="scale("+h+", "+p+Si),g.style[Wr]=b||"translate(0, 0)"},Ai=function(t,e){var n,r,i,o,a,s=e||this,u=s.xPercent,l=s.yPercent,c=s.x,f=s.y,d=s.rotation,h=s.skewX,p=s.skewY,v=s.scaleX,_=s.scaleY,g=s.target,m=s.xOrigin,b=s.yOrigin,y=s.xOffset,w=s.yOffset,x=s.forceCSS,C=parseFloat(c),E=parseFloat(f);d=parseFloat(d),h=parseFloat(h),p=parseFloat(p),p&&(p=parseFloat(p),h+=p,d+=p),d||h?(d*=Tr,h*=Tr,n=Math.cos(d)*v,r=Math.sin(d)*v,i=Math.sin(d-h)*-_,o=Math.cos(d-h)*_,h&&(p*=Tr,a=Math.tan(h-p),a=Math.sqrt(1+a*a),i*=a,o*=a,p&&(a=Math.tan(p),a=Math.sqrt(1+a*a),n*=a,r*=a)),n=Vt(n),r=Vt(r),i=Vt(i),o=Vt(o)):(n=v,o=_,r=i=0),(C&&!~(c+"").indexOf("px")||E&&!~(f+"").indexOf("px"))&&(C=ci(g,"x",c,"px"),E=ci(g,"y",f,"px")),(m||b||y||w)&&(C=Vt(C+m-(m*n+b*i)+y),E=Vt(E+b-(m*r+b*o)+w)),(u||l)&&(a=g.getBBox(),C=Vt(C+u/100*a.width),E=Vt(E+l/100*a.height)),a="matrix("+n+","+r+","+i+","+o+","+C+","+E+")",g.setAttribute("transform",a),x&&(g.style[Wr]=a)},Ii=function(t,e,n,r,i){var o,a,s=360,u=nt(i),l=parseFloat(i)*(u&&~i.indexOf("rad")?kr:1),c=l-r,f=r+c+"deg";return u&&(o=i.split("_")[1],"short"===o&&(c%=s,c!==c%(s/2)&&(c+=c<0?s:-s)),"cw"===o&&c<0?c=(c+s*Mr)%s-~~(c/s)*s:"ccw"===o&&c>0&&(c=(c-s*Mr)%s-~~(c/s)*s)),t._pt=a=new er(t._pt,e,n,r,c,Fr),a.e=f,a.u="deg",t._props.push(n),a},Li=function(t,e){for(var n in e)t[n]=e[n];return t},Fi=function(t,e,n){var r,i,o,a,s,u,l,c,f=Li({},n._gsap),d="perspective,force3D,transformOrigin,svgOrigin",h=n.style;for(i in f.svg?(o=n.getAttribute("transform"),n.setAttribute("transform",""),h[Wr]=e,r=Ci(n,1),ai(n,Wr),n.setAttribute("transform",o)):(o=getComputedStyle(n)[Wr],h[Wr]=e,r=Ci(n,1),h[Wr]=o),Er)o=f[i],a=r[i],o!==a&&d.indexOf(i)<0&&(l=Se(o),c=Se(a),s=l!==c?ci(n,i,o,c):parseFloat(o),u=parseFloat(a),t._pt=new er(t._pt,r,i,s,u-s,Lr),t._pt.u=c||0,t._props.push(i));Li(r,f)};Nt("padding,margin,Width,Radius",(function(t,e){var n="Top",r="Right",i="Bottom",o="Left",a=(e<3?[n,r,i,o]:[n+o,n+r,i+r,i+o]).map((function(n){return e<2?t+n:"border"+n+t}));_i[e>1?"border"+t:t]=function(t,e,n,r,i){var o,s;if(arguments.length<4)return o=a.map((function(e){return fi(t,e,n)})),s=o.join(" "),5===s.split(o[0]).length?o[0]:s;o=(r+"").split(" "),s={},a.forEach((function(t,e){return s[t]=o[e]=o[e]||o[(e-1)/2|0]})),t.init(e,s,i)}}));var Ri={name:"css",register:ei,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,n,r,i){var o,a,s,u,l,c,f,d,h,p,v,_,g,m,b,y,w=this._props,x=t.style,C=n.vars.startAt;for(f in mr||ei(),this.styles=this.styles||Xr(t),y=this.styles.props,this.tween=n,e)if("autoRound"!==f&&(a=e[f],!It[f]||!Ln(f,e,n,r,t,i)))if(l=typeof a,c=_i[f],"function"===l&&(a=a.call(n,r,t,i),l=typeof a),"string"===l&&~a.indexOf("random(")&&(a=qe(a)),c)c(this,t,f,a,n)&&(b=1);else if("--"===f.substr(0,2))o=(getComputedStyle(t).getPropertyValue(f)+"").trim(),a+="",sn.lastIndex=0,sn.test(o)||(d=Se(o),h=Se(a)),h?d!==h&&(o=ci(t,f,o,h)+h):d&&(a+=d),this.add(x,"setProperty",o,a,r,i,0,0,f),w.push(f),y.push(f,0,x[f]);else if("undefined"!==l){if(C&&f in C?(o="function"===typeof C[f]?C[f].call(n,r,t,i):C[f],nt(o)&&~o.indexOf("random(")&&(o=qe(o)),Se(o+"")||(o+=Y.units[f]||Se(fi(t,f))||""),"="===(o+"").charAt(1)&&(o=fi(t,f))):o=fi(t,f),u=parseFloat(o),p="string"===l&&"="===a.charAt(1)&&a.substr(0,2),p&&(a=a.substr(2)),s=parseFloat(a),f in Ir&&("autoAlpha"===f&&(1===u&&"hidden"===fi(t,"visibility")&&s&&(u=0),y.push("visibility",0,x.visibility),si(this,x,"visibility",u?"inherit":"hidden",s?"inherit":"hidden",!s)),"scale"!==f&&"transform"!==f&&(f=Ir[f],~f.indexOf(",")&&(f=f.split(",")[0]))),v=f in Er,v)if(this.styles.save(f),_||(g=t._gsap,g.renderTransform&&!e.parseTransform||Ci(t,e.parseTransform),m=!1!==e.smoothOrigin&&g.smooth,_=this._pt=new er(this._pt,x,Wr,0,1,g.renderTransform,g,0,-1),_.dep=1),"scale"===f)this._pt=new er(this._pt,g,"scaleY",u,(p?zt(u,p+s):s)-u||0,Lr),this._pt.u=0,w.push("scaleY",f),f+="X";else{if("transformOrigin"===f){y.push(Yr,0,x[Yr]),a=pi(a),g.svg?xi(t,a,0,m,0,this):(h=parseFloat(a.split(" ")[2])||0,h!==g.zOrigin&&si(this,g,"zOrigin",g.zOrigin,h),si(this,x,f,Ei(o),Ei(a)));continue}if("svgOrigin"===f){xi(t,a,1,m,0,this);continue}if(f in mi){Ii(this,g,f,u,p?zt(u,p+a):a);continue}if("smoothOrigin"===f){si(this,g,"smooth",g.smooth,a);continue}if("force3D"===f){g[f]=a;continue}if("transform"===f){Fi(this,a,t);continue}}else f in x||(f=ti(f)||f);if(v||(s||0===s)&&(u||0===u)&&!Ar.test(a)&&f in x)d=(o+"").substr((u+"").length),s||(s=0),h=Se(a)||(f in Y.units?Y.units[f]:d),d!==h&&(u=ci(t,f,o,h)),this._pt=new er(this._pt,v?g:x,f,u,(p?zt(u,p+s):s)-u,v||"px"!==h&&"zIndex"!==f||!1===e.autoRound?Lr:Ur),this._pt.u=h||0,d!==h&&"%"!==h&&(this._pt.b=o,this._pt.r=Rr);else if(f in x)di.call(this,t,f,o,p?p+a:a);else{if(!(f in t)){xt(f,a);continue}this.add(t,f,o||t[f],p?p+a:a,r,i)}v||(f in x?y.push(f,0,x[f]):y.push(f,1,o||t[f])),w.push(f)}b&&tr(this)},render:function(t,e){if(e.tween._time||!wr()){var n=e._pt;while(n)n.r(t,n.d),n=n._next}else e.styles.revert()},get:fi,aliases:Ir,getSetter:function(t,e,n){var r=Ir[e];return r&&r.indexOf(",")<0&&(e=r),e in Er&&e!==Yr&&(t._gsap.x||fi(t,"x"))?n&&yr===n?"scale"===e?$r:Vr:(yr=n||{})&&("scale"===e?zr:Hr):t.style&&!ot(t.style[e])?Br:~e.indexOf("-")?Nr:Yn(t,e)},core:{_removeProperty:ai,_getMatrix:wi}};pr.utils.checkPrefix=ti,pr.core.getStyleSaver=Xr,function(t,e,n,r){var i=Nt(t+","+e+","+n,(function(t){Er[t]=1}));Nt(e,(function(t){Y.units[t]="deg",mi[t]=1})),Ir[i[13]]=t+","+e,Nt(r,(function(t){var e=t.split(":");Ir[e[1]]=i[e[0]]}))}("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY"),Nt("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(t){Y.units[t]="px"})),pr.registerPlugin(Ri);var Ui=pr.registerPlugin(Ri)||pr,ji=(Ui.core.Tween,n("abc8")),Pi=n.n(ji),Bi=n("d559"),Ni=n.n(Bi),Vi=n("8bbf"),$i=n.n(Vi),zi=n("0c7f"),Hi=n.n(zi),Wi=function(){};Wi.isValid=function(t,e){var n=void 0!==t[e];if(n)return!0;var r=Object.entries(t).filter((function(t){t[0];var n=t[1];return e===n})).length>0;return r},Wi.getValue=function(t,e){var n=t[e];if(n)return n;var r=Wi.getObjectByValue(t,e);return r[1]},Wi.parse=function(t,e){return t[e]},Wi.getObjectByValue=function(t,e){var n=Object.entries(t).filter((function(t){t[0];var n=t[1];return e===n}));return n[0]};var Yi="-",qi="_";function Ji(t){if(Array.isArray(t)){for(var e=0;e<t.length;e++)t[e]="string"===typeof t[e]?Pi()(t[e]):"";return t.join(qi)}return"string"===typeof t?Pi()(t):""}function Gi(){var t=[],e=arguments.length;while(e--)t[e]=arguments[e];for(var n=0;n<t.length;n+=1)t[n]=Ji(t[n]);var r=t.join(Yi);if(r.length>40){var i=r.length-40,o=t[t.length-1];if(!(o.length>i))throw new Error("The data event value cannot have more than 40 characters");t[t.length-1]=o.substr(0,o.length-i),r=t.join(Yi)}return r}function Xi(){if(location.host.indexOf(".")>-1){var t=location.host.split(".");return t[1]+"."+t[2]}return location.host}function Ki(){var t="www";return window&&window.location.host.startsWith("next")&&(t="next"),t}function Qi(t){var e="74",n=t.profilePicture;return n.endsWith(e)?n:n.substring(0,n.lastIndexOf("/")+1)+e}function Zi(){var t=null,e=window&&window.location&&window.location.host;if(!e)return null;var n=e.includes("frontiersin.org"),r=e.includes("fuat")||e.includes("test");return t=n?"loop.frontiersin.org":r?"loop.test-frontiersin.net":"loop.frontiers-ss-int.info",t}function to(t){return new Promise((function(e){return setTimeout(e,t)}))}function eo(){return{allowedTags:["img","ul","li","ol","u","i","em","mark","strong","i","p","a","div","br","sup","sub"],allowedAttributes:{a:["href","target"],img:["src","alt"]}}}var no=new Date,ro=no.getFullYear(),io=no.getMonth(),oo=no.getDate(),ao=new Date(Date.UTC(ro,io,oo));new Date(Date.UTC(ao.getUTCFullYear(),ao.getUTCMonth(),ao.getUTCDate()-6)),new Date(Date.UTC(ao.getUTCFullYear(),ao.getUTCMonth(),ao.getUTCDate())),new Date(Date.UTC(ao.getUTCFullYear(),ao.getUTCMonth(),ao.getUTCDate()-29)),new Date(Date.UTC(ao.getUTCFullYear(),ao.getUTCMonth(),1)),new Date(Date.UTC(2007,0,1));var so=function(){this.mainDomain="",this.subDomain=""},uo={getMainDomain:{configurable:!0},getSubDomain:{configurable:!0}};uo.getMainDomain.get=function(){return this.mainDomain||(this.mainDomain=Xi()),this.mainDomain},uo.getSubDomain.get=function(){return this.subDomain||(this.subDomain=Ki()),this.subDomain},Object.defineProperties(so.prototype,uo);var lo=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={userInfoEndpoint:{configurable:!0}};return n.userInfoEndpoint.get=function(){return"https://registration-ui."+this.getMainDomain+"/api/v2/user/logged"},e.disableCache=function(){e.ENABLED_CACHE=!1},e.prototype.getLoggedUserInfo=function(){return!1===e.ENABLED_CACHE||"pending"===e.USER_REQUEST_STATUS?this.getUserInfoFromAPI():this.getUserInfoFromCache()},e.prototype.getUserInfoFromAPI=function(){var t=this;return new Promise((function(n,r){e.USER_REQUEST_STATUS="waiting";var i={withCredentials:!0};Ni.a.get(t.userInfoEndpoint,i).then((function(r){e.USER_INFO=t.getLoggedUserInfoModel(r.data),n(e.USER_INFO)})).catch((function(t){"401"===t.code?n(e.USER_INFO):r(t.message)})).finally((function(){e.USER_REQUEST_STATUS="done",setTimeout(t.resetCache,3e5)}))}))},e.prototype.getUserInfoFromCache=function(t){var n=this;return void 0===t&&(t=0),t>=e.MAX_RETRIES?this.getUserInfoFromAPI():"waiting"===e.USER_REQUEST_STATUS?to(200).then((function(){return n.getUserInfoFromCache(t+1)})):new Promise((function(t,n){t(e.USER_INFO)}))},e.prototype.resetCache=function(){e.USER_REQUEST_STATUS},e.prototype.getLoggedUserInfoModel=function(t){return{id:t.userId,firstName:t.firstName,middleName:t.middleName,lastName:t.lastName,primaryEmailAddress:t.primaryEmailAddress,loopProfileUrl:t.loopProfile,profilePicture:t.profilePicture}},Object.defineProperties(e.prototype,n),e}(so);lo.ENABLED_CACHE=!0,lo.MAX_RETRIES=15,lo.USER_REQUEST_STATUS="pending";var co,fo,ho,po,vo,_o=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.officeSuiteEndpoint=function(t){return"https://"+this.getSubDomain+"."+this.getMainDomain+"/api/v3/journals/office/"+t},e.prototype.getOfficeSuiteItems=function(){var t=this;return new Promise((function(e,n){var r=new lo;r.getLoggedUserInfo().then((function(n){n?t.getOfficeSuite(n.id).then((function(t){e(t)})):e([])}))}))},e.prototype.getOfficeSuite=function(t){var e=this;return new Promise((function(n,r){var i={withCredentials:!0};Ni.a.get(e.officeSuiteEndpoint(t),i).then((function(t){n(t.data)})).catch((function(t){"401"===t.code?n([]):r(t.message)}))}))},e}(so);function go(t){t.prototype.$ga={getDataEventValue:Gi}}
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
function mo(t,e,n,r){var i,o=arguments.length,a=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)a=Reflect.decorate(t,e,n,r);else for(var s=t.length-1;s>=0;s--)(i=t[s])&&(a=(o<3?i(a):o>3?i(e,n,a):i(e,n))||a);return o>3&&a&&Object.defineProperty(e,n,a),a}$i.a.use(Hi.a,eo()),$i.a.use(go),function(t){t["Link"]="linkType",t["FlatButton"]="flatButton",t["OutlineButton"]="outlineButton"}(co||(co={})),function(t){t["Maincolor"]="maincolor",t["Grey"]="grey",t["White"]="white",t["Sky40"]="sky40",t["Blue40"]="blue40",t["Blue80"]="blue80"}(fo||(fo={})),function(t){t["None"]="none",t["ChevronRight"]="chevronRight",t["ArrowRight"]="arrowRight",t["Facebook"]="facebook",t["Instagram"]="instagram",t["Twitter"]="twitter",t["LinkedIn"]="linkedin"}(ho||(ho={})),function(t){t["Small"]="small",t["Medium"]="medium",t["Large"]="large"}(po||(po={})),function(t){t["Right"]="right",t["Left"]="left"}(vo||(vo={}));var bo=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={ariaLabelText:{configurable:!0},linkText:{configurable:!0},className:{configurable:!0},myDataEvent:{configurable:!0}};return n.ariaLabelText.get=function(){return this.link.ariaLabel||this.link.text},n.linkText.get=function(){return!0===this.hiddenText?"":this.link.text},n.className.get=function(){var t=["Link"],e=Wi.getValue(co,this.type),n=Wi.getValue(fo,this.color),r=Wi.getValue(ho,this.icon),i=Wi.getValue(po,this.size),o=Wi.getValue(vo,this.iconLocation);return t.push("Link--"+e),t.push("Link--"+n),t.push("Link--"+i),e!==co.Link&&t.push("Link--"+e),r!==ho.None&&(t.push("Link--icon Link--"+r),t.push("Link--"+o),""===this.link.text&&t.push("Link--noText")),t},n.myDataEvent.get=function(){return this.dataEvent||Gi("customLink",this.type,["a",this.linkText||this.ariaLabelText])},Object.defineProperties(e.prototype,n),e}(r["c"]);mo([Object(r["b"])({required:!0})],bo.prototype,"link",void 0),mo([Object(r["b"])({default:"None",validator:function(t){return Wi.isValid(ho,t)}})],bo.prototype,"icon",void 0),mo([Object(r["b"])({default:"Link",validator:function(t){return Wi.isValid(co,t)}})],bo.prototype,"type",void 0),mo([Object(r["b"])({default:"Grey",validator:function(t){return Wi.isValid(fo,t)}})],bo.prototype,"color",void 0),mo([Object(r["b"])({default:"Small",validator:function(t){return Wi.isValid(po,t)}})],bo.prototype,"size",void 0),mo([Object(r["b"])({default:"Right",validator:function(t){return Wi.isValid(vo,t)}})],bo.prototype,"iconLocation",void 0),mo([Object(r["b"])({default:!1})],bo.prototype,"hiddenText",void 0),mo([Object(r["b"])()],bo.prototype,"dataEvent",void 0),bo=mo([r["a"]],bo);var yo=bo;function wo(t,e,n,r,i,o,a,s,u,l){"boolean"!==typeof a&&(u=s,s=a,a=!1);var c,f="function"===typeof n?n.options:n;if(t&&t.render&&(f.render=t.render,f.staticRenderFns=t.staticRenderFns,f._compiled=!0,i&&(f.functional=!0)),r&&(f._scopeId=r),o?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(o)},f._ssrRegister=c):e&&(c=a?function(t){e.call(this,l(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),c)if(f.functional){var d=f.render;f.render=function(t,e){return c.call(e),d(t,e)}}else{var h=f.beforeCreate;f.beforeCreate=h?[].concat(h,c):[c]}return n}var xo=yo,Co=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",{staticClass:"Link__wrapper"},[n("a",{class:t.className,attrs:{"aria-label":t.ariaLabelText,href:t.link.url,target:t.link.target,"data-event":t.myDataEvent}},[t._v(t._s(t.linkText))])])},Eo=[];Co._withStripped=!0;var ko,To,Oo=void 0,Mo=void 0,So=void 0,Do=!1,Ao=wo({render:Co,staticRenderFns:Eo},Oo,xo,Mo,Do,So,!1,void 0,void 0,void 0);
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
function Io(t,e,n,r){var i,o=arguments.length,a=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)a=Reflect.decorate(t,e,n,r);else for(var s=t.length-1;s>=0;s--)(i=t[s])&&(a=(o<3?i(a):o>3?i(e,n,a):i(e,n))||a);return o>3&&a&&Object.defineProperty(e,n,a),a}function Lo(t){var e=t.split(" ").filter((function(t){return t.length>0}));if(e.length>1)return e[0][0].toUpperCase()+e[1][0].toUpperCase();if(1===e.length&&e[0].length>0){if(1===e[0].length)return e[0][0].toUpperCase();if(e[0].length>1)return e[0][0].toUpperCase()+e[0][1].toUpperCase()}return""}(function(t){t["White"]="white",t["Grey"]="grey"})(ko||(ko={})),function(t){t["Size24"]="24",t["Size32"]="32",t["Size40"]="40",t["Size48"]="48",t["Size80"]="80",t["Size96"]="96",t["Size128"]="128",t["Size192"]="192"}(To||(To={}));var Fo=function(t){function e(){t.apply(this,arguments),this.imgError=!1}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={hasSrc:{configurable:!0},classList:{configurable:!0},nameInitials:{configurable:!0}};return n.hasSrc.get=function(){return!1===this.imgError&&void 0!==this.src&&this.src.length>0},n.classList.get=function(){var t=["Avatar"],e=To,n=ko;return t.push("Avatar--size-"+e[this.size]),this.hasSrc||(t.push("Avatar--text"),t.push("Avatar--"+n[this.color])),t},n.nameInitials.get=function(){return Lo(this.fullName)},e.prototype.imageError=function(){this.imgError=!0},e.prototype.srcUpdated=function(){this.imgError=!1},Object.defineProperties(e.prototype,n),e}(r["c"]);Io([Object(r["b"])({required:!0})],Fo.prototype,"fullName",void 0),Io([Object(r["b"])()],Fo.prototype,"src",void 0),Io([Object(r["b"])({default:"Size96"})],Fo.prototype,"size",void 0),Io([Object(r["b"])({default:"White"})],Fo.prototype,"color",void 0),Io([Object(r["d"])("src")],Fo.prototype,"srcUpdated",null),Fo=Io([r["a"]],Fo);var Ro=Fo;function Uo(t,e,n,r,i,o,a,s,u,l){"boolean"!==typeof a&&(u=s,s=a,a=!1);var c,f="function"===typeof n?n.options:n;if(t&&t.render&&(f.render=t.render,f.staticRenderFns=t.staticRenderFns,f._compiled=!0,i&&(f.functional=!0)),r&&(f._scopeId=r),o?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(o)},f._ssrRegister=c):e&&(c=a?function(t){e.call(this,l(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),c)if(f.functional){var d=f.render;f.render=function(t,e){return c.call(e),d(t,e)}}else{var h=f.beforeCreate;f.beforeCreate=h?[].concat(h,c):[c]}return n}var jo=Ro,Po=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.hasSrc?n("figure",{class:t.classList},[n("img",{staticClass:"Avatar__img is-inside-mask",attrs:{src:t.src,alt:t.fullName},on:{error:t.imageError}})]):n("div",{class:t.classList},t._l(t.nameInitials,(function(e,r){return n("span",{key:r},[t._v(t._s(e))])})),0)},Bo=[];Po._withStripped=!0;var No=void 0,Vo=void 0,$o=void 0,zo=!1,Ho=Uo({render:Po,staticRenderFns:Bo},No,jo,Vo,zo,$o,!1,void 0,void 0,void 0);function Wo(t,e,n){var r,i,o;void 0===e&&(e=50),void 0===n&&(n={});var a=null!=(r=n.isImmediate)&&r,s=null!=(i=n.callback)&&i,u=n.maxWait,l=Date.now(),c=[];function f(){if(void 0!==u){var t=Date.now()-l;if(t+e>=u)return u-t}return e}var d=function(){var e=[].slice.call(arguments),n=this;return new Promise((function(r,i){var u=a&&void 0===o;if(void 0!==o&&clearTimeout(o),o=setTimeout((function(){if(o=void 0,l=Date.now(),!a){var r=t.apply(n,e);s&&s(r),c.forEach((function(t){return(0,t.resolve)(r)})),c=[]}}),f()),u){var d=t.apply(n,e);return s&&s(d),r(d)}c.push({resolve:r,reject:i})}))};return d.cancel=function(t){void 0!==o&&clearTimeout(o),c.forEach((function(e){return(0,e.reject)(t)})),c=[]},d}
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */function Yo(t,e,n,r){var i,o=arguments.length,a=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)a=Reflect.decorate(t,e,n,r);else for(var s=t.length-1;s>=0;s--)(i=t[s])&&(a=(o<3?i(a):o>3?i(e,n,a):i(e,n))||a);return o>3&&a&&Object.defineProperty(e,n,a),a}function qo(t,e,n,r,i,o,a,s,u,l){"boolean"!==typeof a&&(u=s,s=a,a=!1);var c,f="function"===typeof n?n.options:n;if(t&&t.render&&(f.render=t.render,f.staticRenderFns=t.staticRenderFns,f._compiled=!0,i&&(f.functional=!0)),r&&(f._scopeId=r),o?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,u(t)),t&&t._registeredComponents&&t._registeredComponents.add(o)},f._ssrRegister=c):e&&(c=a?function(t){e.call(this,l(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),c)if(f.functional){var d=f.render;f.render=function(t,e){return c.call(e),d(t,e)}}else{var h=f.beforeCreate;f.beforeCreate=h?[].concat(h,c):[c]}return n}var Jo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("svg",{staticClass:"Ibar__logo__svg",attrs:{viewBox:"0 0 2811 590",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[n("path",{staticClass:"Ibar__logo__text",attrs:{d:"M633.872 234.191h-42.674v-57.246h42.674c0-19.776 2.082-35.389 5.204-48.92 4.164-13.53 9.368-23.939 17.695-31.225 8.326-8.326 18.735-13.53 32.266-16.653 13.531-3.123 29.143-5.204 47.878-5.204h21.858c7.286 0 14.572 1.04 21.857 1.04v62.451c-8.326-1.041-16.653-2.082-23.939-2.082-10.408 0-17.694 1.041-23.939 4.164-6.245 3.122-9.368 10.408-9.368 22.898v13.531h53.083v57.246h-53.083v213.372h-89.512V234.191zM794.161 176.945h86.39v47.879h1.041c6.245-17.694 16.653-30.185 31.225-39.552 14.572-9.368 31.225-13.531 49.96-13.531h10.409c3.122 0 7.286 1.041 10.408 2.082v81.185c-6.245-2.082-11.449-3.122-16.653-4.163-5.204-1.041-11.449-1.041-16.654-1.041-11.449 0-20.816 2.082-29.143 5.204-8.327 3.123-15.613 8.327-20.817 14.572-5.204 6.245-10.408 12.49-12.49 20.817-3.123 8.326-4.163 15.612-4.163 23.939v133.228h-88.472V176.945h-1.041zM989.84 312.254c0-19.776 3.122-39.552 10.41-56.205 7.28-17.695 16.65-32.266 29.14-45.797 12.49-13.531 27.06-22.899 44.76-30.185 17.69-7.285 36.43-11.449 57.24-11.449 20.82 0 39.56 4.164 57.25 11.449 17.69 7.286 32.27 17.695 45.8 30.185 12.49 12.49 22.9 28.102 29.14 45.797 7.29 17.694 10.41 36.429 10.41 56.205 0 20.817-3.12 39.552-10.41 57.246-7.29 17.695-16.65 32.266-29.14 44.756-12.49 12.49-28.11 22.899-45.8 30.185-17.69 7.286-36.43 11.449-57.25 11.449-20.81 0-40.59-4.163-57.24-11.449-17.7-7.286-32.27-17.695-44.76-30.185-12.49-12.49-21.86-28.102-29.14-44.756-7.288-17.694-10.41-36.429-10.41-57.246zm88.47 0c0 8.327 1.04 17.694 3.12 26.021 2.09 9.368 5.21 16.653 9.37 23.939 4.16 7.286 9.37 13.531 16.65 17.695 7.29 4.163 15.62 7.285 26.03 7.285 10.4 0 18.73-2.081 26.02-7.285 7.28-4.164 12.49-10.409 16.65-17.695 4.16-7.286 7.29-15.612 9.37-23.939 2.08-9.368 3.12-17.694 3.12-26.021 0-8.327-1.04-17.694-3.12-26.021-2.08-9.368-5.21-16.653-9.37-23.939-4.16-7.286-9.37-13.531-16.65-17.695-7.29-5.204-15.62-7.285-26.02-7.285-10.41 0-18.74 2.081-26.03 7.285-7.28 5.205-12.49 10.409-16.65 17.695-4.16 7.286-7.28 15.612-9.37 23.939-2.08 9.368-3.12 17.694-3.12 26.021zM1306.25 176.945h86.39v37.47h1.04c4.17-7.286 9.37-13.531 15.62-18.735 6.24-5.204 13.53-10.408 20.81-14.572 7.29-4.163 15.62-7.286 23.94-9.367 8.33-2.082 16.66-3.123 24.98-3.123 22.9 0 40.6 4.164 53.09 11.449 13.53 7.286 22.89 16.654 29.14 27.062 6.24 10.409 10.41 21.858 12.49 34.348 2.08 12.49 2.08 22.898 2.08 33.307v172.779h-88.47V316.417v-27.061c0-9.368-1.04-16.654-4.16-23.94-3.13-7.286-7.29-12.49-13.53-16.653-6.25-4.164-15.62-6.245-27.07-6.245-8.32 0-15.61 2.081-21.85 5.204-6.25 3.122-11.45 7.286-14.58 13.531-4.16 5.204-6.24 11.449-8.32 18.735s-3.12 14.572-3.12 21.858v145.717h-88.48V176.945zM1780.88 234.19h-55.17v122.819c0 10.408 3.12 17.694 8.33 20.817 6.24 3.122 13.53 5.204 22.9 5.204 4.16 0 7.28 0 11.45-1.041h11.45v65.573c-8.33 0-15.62 1.041-23.94 2.082-8.33 1.04-16.66 1.041-23.94 1.041-18.74 0-34.35-2.082-46.84-5.205-12.49-3.122-21.86-8.326-29.14-15.612-7.29-7.286-12.49-16.654-14.58-29.144-3.12-12.49-4.16-27.062-4.16-45.797V234.19h-44.76v-57.246h44.76V94.717h88.47v82.227h55.17v57.246zM1902.66 143.639h-88.48V75.984h88.48v67.655zm-89.52 33.307h88.48v270.618h-88.48V176.946zM2024.43 334.111c1.04 18.735 6.25 33.307 16.66 44.756 10.4 11.449 24.98 16.653 43.71 16.653 10.41 0 20.82-2.081 30.19-7.286 9.36-5.204 16.65-12.49 20.81-22.898h83.27c-4.16 15.613-10.41 29.144-19.78 40.593-9.36 11.449-19.77 20.817-31.22 28.102-12.49 7.286-24.98 12.491-39.55 16.654-14.57 3.122-29.15 5.204-43.72 5.204-21.86 0-41.63-3.122-60.37-9.367-18.73-6.246-34.34-15.613-46.83-28.103-12.49-12.49-22.9-27.062-30.19-45.797-7.28-17.694-10.41-38.511-10.41-60.369 0-20.817 4.17-39.552 11.45-57.246 7.29-17.694 17.7-32.266 31.23-44.756 13.53-12.49 29.14-21.858 46.83-29.144 17.7-7.286 36.43-10.408 56.21-10.408 23.94 0 45.8 4.163 63.49 12.49 17.7 8.327 33.31 19.776 44.76 35.389 11.45 15.612 20.81 32.266 26.02 52.042 5.2 19.776 8.33 41.633 7.28 64.532h-199.84v-1.041zm110.33-49.961c-1.04-15.612-6.24-28.102-15.61-39.551-9.37-10.409-21.86-16.654-37.47-16.654s-28.1 5.204-38.51 15.613c-10.41 10.408-16.66 23.939-18.74 40.592h110.33zM2254.46 176.945h86.39v47.879h1.04c6.25-17.694 16.65-30.185 31.23-39.552 14.57-9.368 31.22-13.531 49.96-13.531h10.4c3.13 0 7.29 1.041 10.41 2.082v81.185c-6.24-2.082-11.45-3.122-16.65-4.163-5.21-1.041-11.45-1.041-16.65-1.041-11.45 0-20.82 2.082-29.15 5.204-8.32 3.123-15.61 8.327-20.81 14.572-6.25 6.245-10.41 12.49-12.49 20.817-3.13 8.326-4.17 15.612-4.17 23.939v133.228h-88.47V176.945h-1.04zM2534.45 359.091c0 7.286 1.04 12.49 4.16 17.694 3.12 5.204 6.24 9.368 10.41 12.49 4.16 3.123 9.36 5.204 14.57 7.286 6.24 2.082 11.45 2.082 17.69 2.082 4.17 0 8.33 0 13.53-2.082 5.21-1.041 9.37-3.123 13.53-5.204 4.17-2.082 7.29-5.204 10.41-9.368 3.13-4.163 4.17-8.327 4.17-13.531 0-5.204-2.09-9.367-5.21-12.49-3.12-3.122-7.28-6.245-11.45-8.327-4.16-2.081-9.36-4.163-14.57-5.204-5.2-1.041-9.37-2.081-13.53-3.122-13.53-3.123-28.1-6.245-42.67-9.368-14.58-3.122-28.11-7.286-40.6-12.49-12.49-6.245-22.9-13.531-30.18-23.939-8.33-10.409-11.45-23.94-11.45-42.675 0-16.653 4.16-30.184 11.45-40.592 8.33-10.409 17.69-18.736 30.18-24.981 12.49-6.245 26.02-10.408 40.6-13.53 14.57-3.123 28.1-4.164 41.63-4.164 14.57 0 29.14 1.041 43.71 4.164 14.58 2.081 27.07 7.285 39.56 13.53 12.49 6.245 21.85 15.613 29.14 27.062 7.29 11.45 11.45 26.021 12.49 43.716h-82.23c0-10.409-4.16-18.736-11.45-23.94-7.28-4.163-16.65-7.286-28.1-7.286-4.16 0-8.32 0-12.49 1.041-4.16 1.041-8.32 1.041-12.49 2.082-4.16 1.041-7.28 3.122-9.37 6.245-2.08 3.122-4.16 6.245-4.16 11.449 0 6.245 3.12 11.449 10.41 15.613 6.24 4.163 14.57 7.286 24.98 10.408 10.41 2.082 20.82 5.204 32.27 7.286 11.44 2.082 22.89 4.163 33.3 6.245 13.53 3.123 24.98 7.286 33.31 13.531 9.37 6.245 15.61 12.49 20.82 19.776 5.2 7.286 9.36 14.572 11.45 21.858 2.08 7.285 3.12 13.53 3.12 19.776 0 17.694-4.17 33.306-11.45 45.796-8.33 12.491-17.7 21.858-30.19 30.185-12.49 7.286-26.02 12.49-41.63 16.653-15.61 3.123-31.22 5.204-45.8 5.204-15.61 0-32.26-1.04-47.87-4.163-15.62-3.122-29.15-8.327-41.64-15.612a83.855 83.855 0 01-30.18-30.185c-8.33-12.49-12.49-28.102-12.49-46.838h84.31v-2.081z",fill:"#FFFFFF"}}),t._v(" "),n("path",{attrs:{d:"M0 481.911V281.028l187.351-58.287v200.882L0 481.911z",fill:"#8BC53F"}}),t._v(" "),n("path",{attrs:{d:"M187.351 423.623V222.741l126.983 87.431v200.882l-126.983-87.431z",fill:"#EBD417"}}),t._v(" "),n("path",{attrs:{d:"M126.982 569.341L0 481.911l187.351-58.287 126.983 87.43-187.352 58.287z",fill:"#034EA1"}}),t._v(" "),n("path",{attrs:{d:"M183.188 212.331l51.001-116.574 65.573 155.085-51.001 116.574-65.573-155.085z",fill:"#712E74"}}),t._v(" "),n("path",{attrs:{d:"M248.761 367.415l51.001-116.574 171.739-28.102-49.96 115.533-172.78 29.143z",fill:"#009FD1"}}),t._v(" "),n("path",{attrs:{d:"M299.762 250.842L234.189 95.757l171.739-28.103 65.573 155.085-171.739 28.103z",fill:"#F6921E"}}),t._v(" "),n("path",{attrs:{d:"M187.352 222.741L59.328 198.802 44.757 71.819 172.78 95.76l14.572 126.982z",fill:"#DA2128"}}),t._v(" "),n("path",{attrs:{d:"M172.78 95.758L44.757 71.818l70.777-70.776 128.023 23.94-70.777 70.776z",fill:"#25BCBD"}}),t._v(" "),n("path",{attrs:{d:"M258.129 153.005l-70.777 69.736-14.571-126.982 70.777-70.778 14.571 128.024z",fill:"#00844A"}})])},Go=[];Jo._withStripped=!0;var Xo=void 0,Ko=void 0,Qo=void 0,Zo=!1,ta=qo({render:Jo,staticRenderFns:Go},Xo,{},Ko,Zo,Qo,!1,void 0,void 0,void 0),ea=function(t){function e(){t.apply(this,arguments),this.userInfo=void 0,this.isApiRequestFinished=!1,this.showUserDropDown=!1,this.viewportWidth=0}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={isAnonymousUser:{configurable:!0},loginUrl:{configurable:!0},logoutUrl:{configurable:!0},loopHost:{configurable:!0},loopUrl:{configurable:!0},settingsUrl:{configurable:!0},myFrontiersUrl:{configurable:!0},helpCenterUrl:{configurable:!0},profilePictureUrl:{configurable:!0},userFullName:{configurable:!0},isLockScroll:{configurable:!0}};return n.isAnonymousUser.get=function(){return!1===this.isApiRequestFinished||void 0===this.userInfo},n.loginUrl.get=function(){return this.$isServer?"https://www.frontiersin.org/people/login":"https://www."+Xi()+"/people/login?returnUrl="+encodeURIComponent(location.href)},n.logoutUrl.get=function(){return this.$isServer?"https://www.frontiersin.org/people/logout":"https://www."+Xi()+"/people/logout"},n.loopHost.get=function(){return Zi()},n.loopUrl.get=function(){return this.$isServer?"https://loop.frontiersin.org/":this.loopHost&&this.userInfo?"https://"+this.loopHost+"/people/"+this.userInfo.id:""},n.settingsUrl.get=function(){return this.$isServer?"https://loop.frontiersin.org/settings":this.loopHost?"https://"+this.loopHost+"/settings":""},n.myFrontiersUrl.get=function(){return this.$isServer?"https://www.frontiersin.org/my-frontiers/overview":this.userInfo?"https://www."+Xi()+"/my-frontiers/overview":""},n.helpCenterUrl.get=function(){return"https://zendesk.frontiersin.org/hc/en-us"},n.profilePictureUrl.get=function(){if(this.userInfo)return Qi(this.userInfo)},n.userFullName.get=function(){return this.userInfo?this.userInfo.firstName+" "+this.userInfo.lastName:""},n.isLockScroll.get=function(){return this.showUserDropDown&&this.viewportWidth<=568},e.prototype.openUserDropdown=function(){var t=this,e=this.$refs.userDropdown;Ui.to(e,{opacity:0,duration:.05,ease:"Power0.easeNone",onComplete:function(){t.showUserDropDown=!t.showUserDropDown,t.fadeIn(e)}}),document.querySelector(".Ibar__main").style.zIndex=this.showUserDropDown?"":"50"},e.prototype.closeUserDropdown=function(){var t=this,e=this.$refs.userDropdown;e&&Ui.to(e,{opacity:0,duration:.25,ease:"Power0.easeNone",onComplete:function(){t.showUserDropDown=!1,t.fadeOut(e)}});var n=document.querySelector(".Ibar__main");n&&(n.style.zIndex="")},e.prototype.closeUserDropdownOnScroll=function(){var t=window.innerWidth<=563;t||this.closeUserDropdown()},e.prototype.created=function(){var t=this;if(!this.$isServer){var e=new lo;e.getLoggedUserInfo().then((function(e){t.userInfo=e})).catch((function(t){console.warn("User API error: ",t)})).finally((function(){t.isApiRequestFinished=!0}))}},e.prototype.mounted=function(){this.dbncOnResize=Wo(this.onResize,150),window.addEventListener("resize",this.dbncOnResize),window.addEventListener("scroll",this.closeUserDropdownOnScroll),this.onResize()},e.prototype.beforeDestroy=function(){window.removeEventListener("resize",this.dbncOnResize),window.removeEventListener("scroll",this.closeUserDropdownOnScroll)},e.prototype.fadeOut=function(t){t&&Ui.to(t,{opacity:0,duration:.4,ease:"Power0.easeNone"})},e.prototype.fadeIn=function(t){Ui.to(t,{opacity:1,duration:.25,ease:"Power0.easeNone"})},e.prototype.onResize=function(){this.viewportWidth=window.innerWidth},Object.defineProperties(e.prototype,n),e}(r["c"]);ea=Yo([Object(r["a"])({components:{CustomLink:Ao,IbarLogo:ta,Avatar:Ho},directives:{"click-outside":new A.ClickOutside,"lock-scroll":new A.LockScroll}})],ea);var na=ea,ra=na,ia=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.isApiRequestFinished?t.isAnonymousUser?n("a",{staticClass:"Ibar__icon Ibar__icon--user",attrs:{href:t.loginUrl,"aria-label":"Login","data-event":t.$ga.getDataEventValue("iBar","a","loginUrl")}},[n("span",[t._v("Login")])]):n("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.closeUserDropdown,expression:"closeUserDropdown"}],staticClass:"Ibar__userLogged"},[n("button",{staticClass:"Ibar__userLogged__image",attrs:{"aria-label":"User menu","data-event":t.$ga.getDataEventValue("iBar","btn",["img","openUserMenu"])},on:{click:t.openUserDropdown}},[n("avatar",{attrs:{fullName:t.userFullName,color:"Grey",src:t.profilePictureUrl,size:"Size32"}})],1),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.showUserDropDown,expression:"showUserDropDown"},{name:"lock-scroll",rawName:"v-lock-scroll.noDelay",value:t.isLockScroll,expression:"isLockScroll",modifiers:{noDelay:!0}}],ref:"userDropdown",staticClass:"Ibar__user"},[n("div",{staticClass:"Ibar__user__dropdown"},[n("div",{staticClass:"Ibar__user__avatar"},[n("avatar",{attrs:{fullName:t.userFullName,color:"Grey",src:t.profilePictureUrl}})],1),t._v(" "),n("div",{staticClass:"Ibar__user__name"},[t._v("\n        "+t._s(t.userInfo.firstName)+" "+t._s(t.userInfo.middleName)+"\n        "+t._s(t.userInfo.lastName)+"\n      ")]),t._v(" "),n("div",{staticClass:"Ibar__user__email"},[t._v("\n        "+t._s(t.userInfo.primaryEmailAddress)+"\n      ")])]),t._v(" "),n("div",{staticClass:"Ibar__user__separator"}),t._v(" "),n("ul",{staticClass:"Ibar__user__list"},[n("li",[n("a",{attrs:{href:t.loopUrl,"data-event":t.$ga.getDataEventValue("iBar","userMenu",["a","loopProfile"])}},[t._v("Loop Profile")])]),t._v(" "),n("li",[n("a",{attrs:{href:t.settingsUrl,"data-event":t.$ga.getDataEventValue("iBar","userMenu",["a","settings"])}},[t._v("Settings & Privacy")])]),t._v(" "),n("li",[n("a",{attrs:{href:t.helpCenterUrl,"data-event":t.$ga.getDataEventValue("iBar","userMenu",["a","help"])}},[t._v("Help Center")])]),t._v(" "),n("li",[n("a",{attrs:{href:t.logoutUrl,"data-event":t.$ga.getDataEventValue("iBar","userMenu",["a","logout"])}},[t._v("Logout")])])]),t._v(" "),n("div",{staticClass:"Ibar__user__close",on:{click:t.closeUserDropdown}})])]):n("div",{staticClass:"Ibar__userArea"})},oa=[];ia._withStripped=!0;var aa=void 0,sa=void 0,ua=void 0,la=!1,ca=qo({render:ia,staticRenderFns:oa},aa,ra,sa,la,ua,!1,void 0,void 0,void 0),fa=function(t){function e(){t.apply(this,arguments),this.isOpen=!1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.resetScroll=function(){var t=this.$refs.menu;setTimeout((function(){t.scrollTo(0,0)}),100)},e.prototype.toggleOnClick=function(){var t=this,e=this.$refs.menu;this.isOpen||(e.style.display="block"),setTimeout((function(){t.isOpen=!t.isOpen,t.isOpen||(t.resetScroll(),setTimeout((function(){e.style.display="none"}),500))}),0)},e.prototype.backOnClick=function(){this.isOpen=!1,this.resetScroll()},e.prototype.emitToggleEvent=function(){var t=this;this.$emit("close-dropdown"),setTimeout((function(){t.backOnClick()}),100)},e.prototype.mounted=function(){this.$isServer||window.addEventListener("scroll",this.backOnClick)},e.prototype.beforeDestroy=function(){this.$isServer||window.removeEventListener("scroll",this.backOnClick)},e}(r["c"]);Yo([Object(r["b"])()],fa.prototype,"title",void 0),fa=Yo([Object(r["a"])({directives:{"click-outside":new A.ClickOutside}})],fa);var da=fa,ha=da,pa=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.backOnClick,expression:"backOnClick"}],staticClass:"Ibar__dropdown"},[n("button",{staticClass:"Ibar__dropdown__trigger",class:{"Ibar__dropdown__trigger--open":t.isOpen},on:{click:t.toggleOnClick}},[t._v("\n    "+t._s(t.title)+"\n  ")]),t._v(" "),n("div",{ref:"menu",staticClass:"Ibar__dropdown__menu",class:{"Ibar__dropdown__menu--visible":t.isOpen}},[n("div",{staticClass:"Ibar__dropdown__menu__header"},[n("button",{staticClass:"Ibar__dropdown__menu__header__title",attrs:{"aria-label":"Close Dropdown"},on:{click:t.backOnClick}},[t._v("\n        "+t._s(t.title)+"\n      ")]),t._v(" "),n("button",{staticClass:"Ibar__close",attrs:{"aria-label":"Close Dropdown"},on:{click:t.emitToggleEvent}})]),t._v(" "),t._t("default")],2)])},va=[];pa._withStripped=!0;var _a=void 0,ga=void 0,ma=void 0,ba=!1,ya=qo({render:pa,staticRenderFns:va},_a,ha,ga,ba,ma,!1,void 0,void 0,void 0),wa=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={sections:{configurable:!0}};return n.sections.get=function(){return this.journal?this.journal.sections:void 0},e.prototype.getSectionUrl=function(t){return"/journals/"+this.journal.slug+"/sections/"+t},e.prototype.isActive=function(t){return this.section&&t===this.section.slug},Object.defineProperties(e.prototype,n),e}(r["c"]);Yo([Object(r["b"])()],wa.prototype,"journal",void 0),Yo([Object(r["b"])()],wa.prototype,"section",void 0),wa=Yo([Object(r["a"])({components:{IbarDropdown:ya}})],wa);var xa=wa,Ca=xa,Ea=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ibar-dropdown",t._g({attrs:{title:"Sections"}},t.$listeners),[n("ul",{staticClass:"Ibar__dropdown__sections"},t._l(t.sections,(function(e,r){return n("li",{key:r,staticClass:"Ibar__dropdown__sections__item",class:{"Ibar__dropdown__sections__item--active":t.isActive(e.slug)}},[n("a",{attrs:{href:t.getSectionUrl(e.slug),"data-event":t.$ga.getDataEventValue("iBarJournal","sections",["a","id",e.id.toString()])}},[t._v(t._s(e.name))])])})),0)])},ka=[];Ea._withStripped=!0;var Ta=void 0,Oa=void 0,Ma=void 0,Sa=!1,Da=qo({render:Ea,staticRenderFns:ka},Ta,Ca,Oa,Sa,Ma,!1,void 0,void 0,void 0),Aa=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(r["c"]);Yo([Object(r["b"])({default:function(){return new Array}})],Aa.prototype,"aboutUs",void 0),Aa=Yo([Object(r["a"])({components:{IbarDropdown:ya}})],Aa);var Ia=Aa,La=Ia,Fa=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ibar-dropdown",t._g({staticClass:"Ibar__dropdown--aboutUs",attrs:{title:"About us"}},t.$listeners),[n("div",{staticClass:"Ibar__dropdown__about"},t._l(t.aboutUs,(function(e,r){return n("ul",{key:r,staticClass:"Ibar__dropdown__about__block"},[n("li",{staticClass:"Ibar__dropdown__about__block__title"},[t._v(t._s(e.title))]),t._v(" "),t._l(e.links,(function(i,o){return n("li",{key:o,staticClass:"Ibar__dropdown__about__block__item"},[n("a",{attrs:{href:i.url,target:i.target,"data-event":t.$ga.getDataEventValue("iBar",["aboutUs",r.toString()],["a",e.title])}},[t._v(t._s(i.text))])])}))],2)})),0)])},Ra=[];Fa._withStripped=!0;var Ua=void 0,ja=void 0,Pa=void 0,Ba=!1,Na=qo({render:Fa,staticRenderFns:Ra},Ua,La,ja,Ba,Pa,!1,void 0,void 0,void 0),Va=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getIsAboutPageJournal=function(){var t=location.pathname;return this.journal&&t.includes("/journals/"+this.journal.slug+"/about")},e.prototype.mounted=function(){var t=this;if(!this.$isServer&&this.getIsAboutPageJournal()){this.setScrollIbarBehaviorAnchors();var e=window.location.hash;setTimeout((function(){window.scrollTo(0,0),e&&Ui.to(window,{duration:.8,scrollTo:{y:e,offsetY:t.offset},ease:"Power2.out"})}),1)}},e.prototype.setScrollIbarBehaviorAnchors=function(){var t=this,e=this.$refs.anchors,n=this.$refs.dropdown;void 0!==e&&e.forEach((function(e){var r=e,i=r.getAttribute("href"),o=i.includes("#");o&&r.addEventListener("click",(function(e){n.toggleOnClick(),t.$emit("anchor-click",e)}))}))},e}(r["c"]);Yo([Object(r["b"])({default:function(){return new Array}})],Va.prototype,"aboutJournal",void 0),Yo([Object(r["b"])()],Va.prototype,"journal",void 0),Yo([Object(r["b"])()],Va.prototype,"section",void 0),Yo([Object(r["b"])({default:0})],Va.prototype,"offset",void 0),Va=Yo([Object(r["a"])({components:{IbarDropdown:ya}})],Va);var $a=Va,za=$a,Ha=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ibar-dropdown",t._g({ref:"dropdown",attrs:{title:"About journal"}},t.$listeners),[n("div",{staticClass:"Ibar__dropdown__about"},t._l(t.aboutJournal,(function(e,r){return n("ul",{key:r,staticClass:"Ibar__dropdown__about__block"},[n("li",{staticClass:"Ibar__dropdown__about__block__title"},[t._v(t._s(e.title))]),t._v(" "),t._l(e.links,(function(i,o){return n("li",{key:o,staticClass:"Ibar__dropdown__about__block__item"},[n("a",{ref:"anchors",refInFor:!0,attrs:{href:i.url,target:i.target,"data-event":t.$ga.getDataEventValue("iBar",["aboutJournal",r.toString()],["a",e.title])}},[t._v(t._s(i.text))])])}))],2)})),0)])},Wa=[];Ha._withStripped=!0;var Ya=void 0,qa=void 0,Ja=void 0,Ga=!1,Xa=qo({render:Ha,staticRenderFns:Wa},Ya,za,qa,Ga,Ja,!1,void 0,void 0,void 0),Ka=function(t){function e(){t.apply(this,arguments),this.isApiRequestFinished=!1,this.officeSuiteItems=[],this.showOfficeDropDown=!1,this.currentItem=null,this.currentIndex=null,this.heightMainItems=0,this.viewportWidth=0,this.showScrollbar=!1}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={show:{configurable:!0},isLockScroll:{configurable:!0}};return n.show.get=function(){return!!this.isApiRequestFinished&&this.officeSuiteItems.length>0},n.isLockScroll.get=function(){return this.showOfficeDropDown&&this.viewportWidth<=568&&this.isDevices},e.prototype.toggleTransition=function(){var t=this,e=this.$refs.officeDropdown;if(this.isDevices)Ui.to(e,{opacity:this.showOfficeDropDown?1:0,duration:this.showOfficeDropDown?.28:.2,ease:"Power0.easeOut",pointerEvents:this.showOfficeDropDown?"all":"none"});else{var n=this.$refs.mainItems;if(!e||!n)return;e.style.display="block",n.style.display="block";var r=n.offsetHeight;this.heightMainItems=r,this.$nextTick((function(){t.showOfficeDropDown?t.checkOverflowContent(r):(t.showScrollbar=!1,t.resetScroll()),Ui.to(e,{opacity:t.showOfficeDropDown?1:0,duration:t.showOfficeDropDown?.28:.2,ease:"Power0.easeOut",pointerEvents:t.showOfficeDropDown?"all":"none",onComplete:function(){t.showOfficeDropDown||(e.style.display="none",n.style.display="none"),t.isDevices||t.resetItems()}})}))}},e.prototype.resetScroll=function(){var t=this.$refs.officeDropdown;setTimeout((function(){t.scrollTo(0,0)}),100)},e.prototype.backOnClick=function(){this.showOfficeDropDown=!1,this.resetScroll()},e.prototype.emitToggleEvent=function(){var t=this;this.$emit("close-dropdown"),setTimeout((function(){t.backOnClick()}),100)},e.prototype.toggleDropdownOnClick=function(){var t=this;this.showOfficeDropDown=!this.showOfficeDropDown,setTimeout((function(){t.toggleTransition()}),0)},e.prototype.closeDropdownOnClick=function(){var t=this;this.showOfficeDropDown=!1,setTimeout((function(){t.toggleTransition()}),0)},e.prototype.resetItems=function(){var t=this.$refs.officeDropdown,e=this.$refs.mainItems,n=this.$refs.subItems;t&&(Ui.set(t,{height:this.heightMainItems}),Ui.set([e,n],{xPercent:0}))},e.prototype.showSubItems=function(t){var e=this;this.currentItem=this.officeSuiteItems[t],this.currentIndex=t,this.isDevices||this.$nextTick((function(){e.showScrollbar=!1;var t=e.$refs.officeDropdown,n=e.$refs.mainItems,r=n.offsetHeight;e.heightMainItems=r;var i=.28,o=.4,a=e.$refs.subItems;t&&Ui.to(a,{display:"block",duration:0,onComplete:function(){var r=a.offsetHeight;r>e.heightMainItems?(e.checkOverflowContent(r),Ui.to(t,{height:r,duration:i,onComplete:function(){Ui.to([n,a],{xPercent:-200,duration:o,onComplete:function(){n.style.display="none",e.$refs.goBack&&e.$refs.goBack.focus()}})}})):Ui.to([n,a],{xPercent:-200,duration:o,onComplete:function(){e.checkOverflowContent(r),n.style.display="none",e.$refs.goBack&&e.$refs.goBack.focus(),Ui.to(t,{height:r,duration:i})}})}})}))},e.prototype.checkOverflowContent=function(t){var e=window.innerHeight-64;this.showScrollbar=t>e},e.prototype.hideSubItems=function(){var t=this;if(!this.isDevices){this.showScrollbar=!1;var e=this.$refs.officeDropdown,n=this.$refs.mainItems,r=this.$refs.subItems,i=r.offsetHeight,o=.28,a=.4;e&&(this.heightMainItems>i?(this.checkOverflowContent(this.heightMainItems),n.style.display="block",Ui.to(e,{height:this.heightMainItems,duration:o,onComplete:function(){Ui.to([n,r],{xPercent:0,duration:a,onComplete:function(){if(r.style.display="none",null!==t.currentIndex){var e=t.$refs.mainItem;e[t.currentIndex].children[0].focus()}}})}})):Ui.to(n,{display:"block",duration:0,onComplete:function(){Ui.to([n,r],{xPercent:0,duration:a,onComplete:function(){r.style.display="none",t.checkOverflowContent(t.heightMainItems),Ui.to(e,{height:t.heightMainItems,duration:o,onComplete:function(){if(null!==t.currentIndex){var e=t.$refs.mainItem;e[t.currentIndex].children[0].focus()}}})}})}})),this.resetScroll()}},e.prototype.created=function(){var t=this;if(!this.$isServer){var e=new _o;e.getOfficeSuiteItems().then((function(e){t.officeSuiteItems=e})).catch((function(t){console.warn("Next Journal Pages API error: ",t)})).finally((function(){t.isApiRequestFinished=!0}))}},e.prototype.mounted=function(){this.dbncOnResize=Wo(this.onResize,150),window.addEventListener("resize",this.dbncOnResize),window.addEventListener("scroll",this.closeDropdownOnClick),this.onResize()},e.prototype.beforeDestroy=function(){window.removeEventListener("resize",this.dbncOnResize),window.removeEventListener("scroll",this.closeDropdownOnClick)},e.prototype.onResize=function(){this.viewportWidth=window.innerWidth},Object.defineProperties(e.prototype,n),e}(r["c"]);Yo([Object(r["b"])({default:!1})],Ka.prototype,"isDevices",void 0),Ka=Yo([Object(r["a"])({directives:{"click-outside":new A.ClickOutside,"lock-scroll":new A.LockScroll}})],Ka);var Qa=Ka,Za=Qa,ts=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.show?n("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.closeDropdownOnClick,expression:"closeDropdownOnClick"}],staticClass:"IbarOffice"},[n("button",{staticClass:"IbarOffice__dropdown__trigger",class:{"IbarOffice__dropdown__trigger--open":t.showOfficeDropDown},attrs:{"aria-label":"User menu","data-event":t.$ga.getDataEventValue("iBar","btn","openOfficeMenu")},on:{click:t.toggleDropdownOnClick}},[n("span",[t._v("Office")])]),t._v(" "),t.isDevices?[n("div",{directives:[{name:"lock-scroll",rawName:"v-lock-scroll.noDelay",value:t.isLockScroll,expression:"isLockScroll",modifiers:{noDelay:!0}}],ref:"officeDropdown",staticClass:"IbarOffice__dropdown",class:{"IbarOffice__dropdown--visible":t.showOfficeDropDown}},[n("div",{staticClass:"Ibar__dropdown__menu__header"},[n("button",{staticClass:"Ibar__dropdown__menu__header__title",attrs:{"aria-label":"Close Dropdown","data-event":t.$ga.getDataEventValue("iBar","btn","backOfficeMenu")},on:{click:t.backOnClick}},[t._v("\n          Office\n        ")]),t._v(" "),n("button",{staticClass:"Ibar__close",attrs:{"aria-label":"Close Dropdown","data-event":t.$ga.getDataEventValue("iBar","btn","closeIbar")},on:{click:t.emitToggleEvent}})]),t._v(" "),n("ul",{staticClass:"IbarOffice__dropdown__list"},t._l(t.officeSuiteItems,(function(e,r){return n("li",{key:r,staticClass:"IbarOffice__dropdown__item"},[e.url?n("a",{attrs:{href:e.url}},[t._v(t._s(e.label))]):[n("button",{attrs:{"data-event":t.$ga.getDataEventValue("iBar","btn","openOfficesSubmenu")},on:{click:function(e){return t.showSubItems(r)}}},[t._v("\n              "+t._s(e.label)+"\n            ")]),t._v(" "),n("ul",{staticClass:"IbarOffice__dropdown__subitemsList"},[n("li",[n("button",{attrs:{"data-event":t.$ga.getDataEventValue("iBar","btn","closeOfficesSubmenu")},on:{click:function(e){return t.hideSubItems(e,r)}}},[t._v("\n                  "+t._s(e.label)+"\n                ")])]),t._v(" "),t._l(e.children,(function(e,r){return n("li",{key:r,staticClass:"IbarOffice__dropdown__subitem"},[n("a",{attrs:{href:e.url}},[t._v("\n                  "+t._s(e.label)+"\n                ")])])}))],2)]],2)})),0)])]:[n("div",{directives:[{name:"lock-scroll",rawName:"v-lock-scroll.noDelay",value:t.isLockScroll,expression:"isLockScroll",modifiers:{noDelay:!0}}],ref:"officeDropdown",staticClass:"IbarOffice__dropdown",class:{"IbarOffice__dropdown--showScrollbar":t.showScrollbar}},[n("ul",{ref:"mainItems",staticClass:"IbarOffice__dropdown__list"},t._l(t.officeSuiteItems,(function(e,r){return n("li",{key:r,ref:"mainItem",refInFor:!0,staticClass:"IbarOffice__dropdown__item"},[e.url?n("a",{attrs:{href:e.url}},[t._v(t._s(e.label))]):n("button",{attrs:{"data-event":t.$ga.getDataEventValue("iBar","btn","openOfficesSubmenu")},on:{click:function(e){return t.showSubItems(r)}}},[t._v("\n            "+t._s(e.label)+"\n          ")])])})),0),t._v(" "),t.currentItem?n("ul",{ref:"subItems",staticClass:"IbarOffice__dropdown__subitemsList"},[n("li",[n("button",{ref:"goBack",attrs:{"data-event":t.$ga.getDataEventValue("iBar","btn","closeOfficesSubmenu")},on:{click:function(e){return e.stopPropagation(),t.hideSubItems.apply(null,arguments)}}},[t._v("\n            "+t._s(t.currentItem.label)+"\n          ")])]),t._v(" "),t._l(t.currentItem.children,(function(e,r){return n("li",{key:r,staticClass:"IbarOffice__dropdown__subitem"},[n("a",{attrs:{href:e.url}},[t._v("\n            "+t._s(e.label)+"\n          ")])])}))],2):t._e()])]],2):t._e()},es=[];ts._withStripped=!0;var ns=void 0,rs=void 0,is=void 0,os=!1,as=qo({render:ts,staticRenderFns:es},ns,Za,rs,os,is,!1,void 0,void 0,void 0);function ss(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function us(t,e,n){return e&&ss(t.prototype,e),n&&ss(t,n),t}
/*!
 * Observer 3.11.1
 * https://greensock.com
 *
 * @license Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var ls,cs,fs,ds,hs,ps,vs,_s,gs,ms,bs,ys,ws=function(){return ls||"undefined"!==typeof window&&(ls=window.gsap)&&ls.registerPlugin&&ls},xs=1,Cs=[],Es=[],ks=[],Ts=Date.now,Os=function(t,e){return e},Ms=function(){var t=gs.core,e=t.bridge||{},n=t._scrollers,r=t._proxies;n.push.apply(n,Es),r.push.apply(r,ks),Es=n,ks=r,Os=function(t,n){return e[t](n)}},Ss=function(t,e){return~ks.indexOf(t)&&ks[ks.indexOf(t)+1][e]},Ds=function(t){return!!~ms.indexOf(t)},As=function(t,e,n,r,i){return t.addEventListener(e,n,{passive:!r,capture:!!i})},Is=function(t,e,n,r){return t.removeEventListener(e,n,!!r)},Ls="scrollLeft",Fs="scrollTop",Rs=function(){return bs&&bs.isPressed||Es.cache++},Us=function(t,e){var n=function n(r){if(r||0===r){xs&&(fs.history.scrollRestoration="manual");var i=bs&&bs.isPressed;r=n.v=Math.round(r)||(bs&&bs.iOS?1:0),t(r),n.cacheID=Es.cache,i&&Os("ss",r)}else(e||Es.cache!==n.cacheID||Os("ref"))&&(n.cacheID=Es.cache,n.v=t());return n.v+n.offset};return n.offset=0,t&&n},js={s:Ls,p:"left",p2:"Left",os:"right",os2:"Right",d:"width",d2:"Width",a:"x",sc:Us((function(t){return arguments.length?fs.scrollTo(t,Ps.sc()):fs.pageXOffset||ds[Ls]||hs[Ls]||ps[Ls]||0}))},Ps={s:Fs,p:"top",p2:"Top",os:"bottom",os2:"Bottom",d:"height",d2:"Height",a:"y",op:js,sc:Us((function(t){return arguments.length?fs.scrollTo(js.sc(),t):fs.pageYOffset||ds[Fs]||hs[Fs]||ps[Fs]||0}))},Bs=function(t){return ls.utils.toArray(t)[0]||("string"===typeof t&&!1!==ls.config().nullTargetWarn?console.warn("Element not found:",t):null)},Ns=function(t,e){var n=e.s,r=e.sc,i=Es.indexOf(t),o=r===Ps.sc?1:2;return!~i&&(i=Es.push(t)-1),Es[i+o]||(Es[i+o]=Us(Ss(t,n),!0)||(Ds(t)?r:Us((function(e){return arguments.length?t[n]=e:t[n]}))))},Vs=function(t,e,n){var r=t,i=t,o=Ts(),a=o,s=e||50,u=Math.max(500,3*s),l=function(t,e){var u=Ts();e||u-o>s?(i=r,r=t,a=o,o=u):n?r+=t:r=i+(t-i)/(u-a)*(o-a)},c=function(){i=r=n?0:r,a=o=0},f=function(t){var e=a,s=i,c=Ts();return(t||0===t)&&t!==r&&l(t),o===a||c-a>u?0:(r+(n?s:-s))/((n?c:o)-e)*1e3};return{update:l,reset:c,getVelocity:f}},$s=function(t,e){return e&&!t._gsapAllow&&t.preventDefault(),t.changedTouches?t.changedTouches[0]:t},zs=function(t){var e=Math.max.apply(Math,t),n=Math.min.apply(Math,t);return Math.abs(e)>=Math.abs(n)?e:n},Hs=function(){gs=ls.core.globals().ScrollTrigger,gs&&gs.core&&Ms()},Ws=function(t){return ls=t||ws(),ls&&"undefined"!==typeof document&&document.body&&(fs=window,ds=document,hs=ds.documentElement,ps=ds.body,ms=[fs,ds,hs,ps],ls.utils.clamp,_s="onpointerenter"in ps?"pointer":"mouse",vs=Ys.isTouch=fs.matchMedia&&fs.matchMedia("(hover: none), (pointer: coarse)").matches?1:"ontouchstart"in fs||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0?2:0,ys=Ys.eventTypes=("ontouchstart"in hs?"touchstart,touchmove,touchcancel,touchend":"onpointerdown"in hs?"pointerdown,pointermove,pointercancel,pointerup":"mousedown,mousemove,mouseup,mouseup").split(","),setTimeout((function(){return xs=0}),500),Hs(),cs=1),cs};js.op=Ps,Es.cache=0;var Ys=function(){function t(t){this.init(t)}var e=t.prototype;return e.init=function(t){cs||Ws(ls)||console.warn("Please gsap.registerPlugin(Observer)"),gs||Hs();var e=t.tolerance,n=t.dragMinimum,r=t.type,i=t.target,o=t.lineHeight,a=t.debounce,s=t.preventDefault,u=t.onStop,l=t.onStopDelay,c=t.ignore,f=t.wheelSpeed,d=t.event,h=t.onDragStart,p=t.onDragEnd,v=t.onDrag,_=t.onPress,g=t.onRelease,m=t.onRight,b=t.onLeft,y=t.onUp,w=t.onDown,x=t.onChangeX,C=t.onChangeY,E=t.onChange,k=t.onToggleX,T=t.onToggleY,O=t.onHover,M=t.onHoverEnd,S=t.onMove,D=t.ignoreCheck,A=t.isNormalizer,I=t.onGestureStart,L=t.onGestureEnd,F=t.onWheel,R=t.onEnable,U=t.onDisable,j=t.onClick,P=t.scrollSpeed,B=t.capture,N=t.allowClicks,V=t.lockAxis,$=t.onLockAxis;this.target=i=Bs(i)||hs,this.vars=t,c&&(c=ls.utils.toArray(c)),e=e||1e-9,n=n||0,f=f||1,P=P||1,r=r||"wheel,touch,pointer",a=!1!==a,o||(o=parseFloat(fs.getComputedStyle(ps).lineHeight)||22);var z,H,W,Y,q,J,G,X=this,K=0,Q=0,Z=Ns(i,js),tt=Ns(i,Ps),et=Z(),nt=tt(),rt=~r.indexOf("touch")&&!~r.indexOf("pointer")&&"pointerdown"===ys[0],it=Ds(i),ot=i.ownerDocument||ds,at=[0,0,0],st=[0,0,0],ut=0,lt=function(){return ut=Ts()},ct=function(t,e){return(X.event=t)&&c&&~c.indexOf(t.target)||e&&rt&&"touch"!==t.pointerType||D&&D(t,e)},ft=function(){X._vx.reset(),X._vy.reset(),H.pause(),u&&u(X)},dt=function(){var t=X.deltaX=zs(at),n=X.deltaY=zs(st),r=Math.abs(t)>=e,i=Math.abs(n)>=e;E&&(r||i)&&E(X,t,n,at,st),r&&(m&&X.deltaX>0&&m(X),b&&X.deltaX<0&&b(X),x&&x(X),k&&X.deltaX<0!==K<0&&k(X),K=X.deltaX,at[0]=at[1]=at[2]=0),i&&(w&&X.deltaY>0&&w(X),y&&X.deltaY<0&&y(X),C&&C(X),T&&X.deltaY<0!==Q<0&&T(X),Q=X.deltaY,st[0]=st[1]=st[2]=0),(Y||W)&&(S&&S(X),W&&(v(X),W=!1),Y=!1),J&&!(J=!1)&&$&&$(X),q&&(F(X),q=!1),z=0},ht=function(t,e,n){at[n]+=t,st[n]+=e,X._vx.update(t),X._vy.update(e),a?z||(z=requestAnimationFrame(dt)):dt()},pt=function(t,e){V&&!G&&(X.axis=G=Math.abs(t)>Math.abs(e)?"x":"y",J=!0),"y"!==G&&(at[2]+=t,X._vx.update(t,!0)),"x"!==G&&(st[2]+=e,X._vy.update(e,!0)),a?z||(z=requestAnimationFrame(dt)):dt()},vt=function(t){if(!ct(t,1)){t=$s(t,s);var e=t.clientX,r=t.clientY,i=e-X.x,o=r-X.y,a=X.isDragging;X.x=e,X.y=r,(a||Math.abs(X.startX-e)>=n||Math.abs(X.startY-r)>=n)&&(v&&(W=!0),a||(X.isDragging=!0),pt(i,o),a||h&&h(X))}},_t=X.onPress=function(t){ct(t,1)||(X.axis=G=null,H.pause(),X.isPressed=!0,t=$s(t),K=Q=0,X.startX=X.x=t.clientX,X.startY=X.y=t.clientY,X._vx.reset(),X._vy.reset(),As(A?i:ot,ys[1],vt,s,!0),X.deltaX=X.deltaY=0,_&&_(X))},gt=function(t){if(!ct(t,1)){Is(A?i:ot,ys[1],vt,!0);var e=X.isDragging&&(Math.abs(X.x-X.startX)>3||Math.abs(X.y-X.startY)>3),n=$s(t);e||(X._vx.reset(),X._vy.reset(),s&&N&&ls.delayedCall(.08,(function(){if(Ts()-ut>300&&!t.defaultPrevented)if(t.target.click)t.target.click();else if(ot.createEvent){var e=ot.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,fs,1,n.screenX,n.screenY,n.clientX,n.clientY,!1,!1,!1,!1,0,null),t.target.dispatchEvent(e)}}))),X.isDragging=X.isGesturing=X.isPressed=!1,u&&!A&&H.restart(!0),p&&e&&p(X),g&&g(X,e)}},mt=function(t){return t.touches&&t.touches.length>1&&(X.isGesturing=!0)&&I(t,X.isDragging)},bt=function(){return(X.isGesturing=!1)||L(X)},yt=function(t){if(!ct(t)){var e=Z(),n=tt();ht((e-et)*P,(n-nt)*P,1),et=e,nt=n,u&&H.restart(!0)}},wt=function(t){if(!ct(t)){t=$s(t,s),F&&(q=!0);var e=(1===t.deltaMode?o:2===t.deltaMode?fs.innerHeight:1)*f;ht(t.deltaX*e,t.deltaY*e,0),u&&!A&&H.restart(!0)}},xt=function(t){if(!ct(t)){var e=t.clientX,n=t.clientY,r=e-X.x,i=n-X.y;X.x=e,X.y=n,Y=!0,(r||i)&&pt(r,i)}},Ct=function(t){X.event=t,O(X)},Et=function(t){X.event=t,M(X)},kt=function(t){return ct(t)||$s(t,s)&&j(X)};H=X._dc=ls.delayedCall(l||.25,ft).pause(),X.deltaX=X.deltaY=0,X._vx=Vs(0,50,!0),X._vy=Vs(0,50,!0),X.scrollX=Z,X.scrollY=tt,X.isDragging=X.isGesturing=X.isPressed=!1,X.enable=function(t){return X.isEnabled||(As(it?ot:i,"scroll",Rs),r.indexOf("scroll")>=0&&As(it?ot:i,"scroll",yt,s,B),r.indexOf("wheel")>=0&&As(i,"wheel",wt,s,B),(r.indexOf("touch")>=0&&vs||r.indexOf("pointer")>=0)&&(As(i,ys[0],_t,s,B),As(ot,ys[2],gt),As(ot,ys[3],gt),N&&As(i,"click",lt,!1,!0),j&&As(i,"click",kt),I&&As(ot,"gesturestart",mt),L&&As(ot,"gestureend",bt),O&&As(i,_s+"enter",Ct),M&&As(i,_s+"leave",Et),S&&As(i,_s+"move",xt)),X.isEnabled=!0,t&&t.type&&_t(t),R&&R(X)),X},X.disable=function(){X.isEnabled&&(Cs.filter((function(t){return t!==X&&Ds(t.target)})).length||Is(it?ot:i,"scroll",Rs),X.isPressed&&(X._vx.reset(),X._vy.reset(),Is(A?i:ot,ys[1],vt,!0)),Is(it?ot:i,"scroll",yt,B),Is(i,"wheel",wt,B),Is(i,ys[0],_t,B),Is(ot,ys[2],gt),Is(ot,ys[3],gt),Is(i,"click",lt,!0),Is(i,"click",kt),Is(ot,"gesturestart",mt),Is(ot,"gestureend",bt),Is(i,_s+"enter",Ct),Is(i,_s+"leave",Et),Is(i,_s+"move",xt),X.isEnabled=X.isPressed=X.isDragging=!1,U&&U(X))},X.kill=function(){X.disable();var t=Cs.indexOf(X);t>=0&&Cs.splice(t,1),bs===X&&(bs=0)},Cs.push(X),A&&Ds(i)&&(bs=X),X.enable(d)},us(t,[{key:"velocityX",get:function(){return this._vx.getVelocity()}},{key:"velocityY",get:function(){return this._vy.getVelocity()}}]),t}();Ys.version="3.11.1",Ys.create=function(t){return new Ys(t)},Ys.register=Ws,Ys.getAll=function(){return Cs.slice()},Ys.getById=function(t){return Cs.filter((function(e){return e.vars.id===t}))[0]},ws()&&ls.registerPlugin(Ys);
/*!
 * ScrollTrigger 3.11.1
 * https://greensock.com
 *
 * @license Copyright 2008-2022, GreenSock. All rights reserved.
 * Subject to the terms at https://greensock.com/standard-license or for
 * Club GreenSock members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var qs,Js,Gs,Xs,Ks,Qs,Zs,tu,eu,nu,ru,iu,ou,au,su,uu,lu,cu,fu,du,hu,pu,vu,_u,gu,mu,bu,yu,wu,xu,Cu,Eu,ku=1,Tu=Date.now,Ou=Tu(),Mu=0,Su=0,Du=function(){return au=1},Au=function(){return au=0},Iu=function(t){return t},Lu=function(t){return Math.round(1e5*t)/1e5||0},Fu=function(){return"undefined"!==typeof window},Ru=function(){return qs||Fu()&&(qs=window.gsap)&&qs.registerPlugin&&qs},Uu=function(t){return!!~Zs.indexOf(t)},ju=function(t){return Ss(t,"getBoundingClientRect")||(Uu(t)?function(){return nc.width=Gs.innerWidth,nc.height=Gs.innerHeight,nc}:function(){return hl(t)})},Pu=function(t,e,n){var r=n.d,i=n.d2,o=n.a;return(o=Ss(t,"getBoundingClientRect"))?function(){return o()[r]}:function(){return(e?Gs["inner"+i]:t["client"+i])||0}},Bu=function(t,e){return!e||~ks.indexOf(t)?ju(t):function(){return nc}},Nu=function(t,e){var n=e.s,r=e.d2,i=e.d,o=e.a;return(n="scroll"+r)&&(o=Ss(t,n))?o()-ju(t)()[i]:Uu(t)?(Ks[n]||Qs[n])-(Gs["inner"+r]||Ks["client"+r]||Qs["client"+r]):t[n]-t["offset"+r]},Vu=function(t,e){for(var n=0;n<fu.length;n+=3)(!e||~e.indexOf(fu[n+1]))&&t(fu[n],fu[n+1],fu[n+2])},$u=function(t){return"string"===typeof t},zu=function(t){return"function"===typeof t},Hu=function(t){return"number"===typeof t},Wu=function(t){return"object"===typeof t},Yu=function(t,e,n){return t&&t.progress(e?0:1)&&n&&t.pause()},qu=function(t,e){if(t.enabled){var n=e(t);n&&n.totalTime&&(t.callbackAnimation=n)}},Ju=Math.abs,Gu="left",Xu="top",Ku="right",Qu="bottom",Zu="width",tl="height",el="Right",nl="Left",rl="Top",il="Bottom",ol="padding",al="margin",sl="Width",ul="Height",ll="px",cl=function(t){return Gs.getComputedStyle(t)},fl=function(t){var e=cl(t).position;t.style.position="absolute"===e||"fixed"===e?e:"relative"},dl=function(t,e){for(var n in e)n in t||(t[n]=e[n]);return t},hl=function(t,e){var n=e&&"matrix(1, 0, 0, 1, 0, 0)"!==cl(t)[su]&&qs.to(t,{x:0,y:0,xPercent:0,yPercent:0,rotation:0,rotationX:0,rotationY:0,scale:1,skewX:0,skewY:0}).progress(1),r=t.getBoundingClientRect();return n&&n.progress(0).kill(),r},pl=function(t,e){var n=e.d2;return t["offset"+n]||t["client"+n]||0},vl=function(t){var e,n=[],r=t.labels,i=t.duration();for(e in r)n.push(r[e]/i);return n},_l=function(t){return function(e){return qs.utils.snap(vl(t),e)}},gl=function(t){var e=qs.utils.snap(t),n=Array.isArray(t)&&t.slice(0).sort((function(t,e){return t-e}));return n?function(t,r,i){var o;if(void 0===i&&(i=.001),!r)return e(t);if(r>0){for(t-=i,o=0;o<n.length;o++)if(n[o]>=t)return n[o];return n[o-1]}o=n.length,t+=i;while(o--)if(n[o]<=t)return n[o];return n[0]}:function(n,r,i){void 0===i&&(i=.001);var o=e(n);return!r||Math.abs(o-n)<i||o-n<0===r<0?o:e(r<0?n-t:n+t)}},ml=function(t){return function(e,n){return gl(vl(t))(e,n.direction)}},bl=function(t,e,n,r){return n.split(",").forEach((function(n){return t(e,n,r)}))},yl=function(t,e,n,r,i){return t.addEventListener(e,n,{passive:!r,capture:!!i})},wl=function(t,e,n,r){return t.removeEventListener(e,n,!!r)},xl=function(t,e,n){return n&&n.wheelHandler&&t(e,"wheel",n)},Cl={startColor:"green",endColor:"red",indent:0,fontSize:"16px",fontWeight:"normal"},El={toggleActions:"play",anticipatePin:0},kl={top:0,left:0,center:.5,bottom:1,right:1},Tl=function(t,e){if($u(t)){var n=t.indexOf("="),r=~n?+(t.charAt(n-1)+1)*parseFloat(t.substr(n+1)):0;~n&&(t.indexOf("%")>n&&(r*=e/100),t=t.substr(0,n-1)),t=r+(t in kl?kl[t]*e:~t.indexOf("%")?parseFloat(t)*e/100:parseFloat(t)||0)}return t},Ol=function(t,e,n,r,i,o,a,s){var u=i.startColor,l=i.endColor,c=i.fontSize,f=i.indent,d=i.fontWeight,h=Xs.createElement("div"),p=Uu(n)||"fixed"===Ss(n,"pinType"),v=-1!==t.indexOf("scroller"),_=p?Qs:n,g=-1!==t.indexOf("start"),m=g?u:l,b="border-color:"+m+";font-size:"+c+";color:"+m+";font-weight:"+d+";pointer-events:none;white-space:nowrap;font-family:sans-serif,Arial;z-index:1000;padding:4px 8px;border-width:0;border-style:solid;";return b+="position:"+((v||s)&&p?"fixed;":"absolute;"),(v||s||!p)&&(b+=(r===Ps?Ku:Qu)+":"+(o+parseFloat(f))+"px;"),a&&(b+="box-sizing:border-box;text-align:left;width:"+a.offsetWidth+"px;"),h._isStart=g,h.setAttribute("class","gsap-marker-"+t+(e?" marker-"+e:"")),h.style.cssText=b,h.innerText=e||0===e?t+"-"+e:t,_.children[0]?_.insertBefore(h,_.children[0]):_.appendChild(h),h._offset=h["offset"+r.op.d2],Ml(h,0,r,g),h},Ml=function(t,e,n,r){var i={display:"block"},o=n[r?"os2":"p2"],a=n[r?"p2":"os2"];t._isFlipped=r,i[n.a+"Percent"]=r?-100:0,i[n.a]=r?"1px":0,i["border"+o+sl]=1,i["border"+a+sl]=0,i[n.p]=e+"px",qs.set(t,i)},Sl=[],Dl={},Al=function(){return Tu()-Mu>34&&ql()},Il=function(){(!vu||!vu.isPressed||vu.startX>Qs.clientWidth)&&(Es.cache++,xu||(xu=requestAnimationFrame(ql)),Mu||Pl("scrollStart"),Mu=Tu())},Ll=function(){mu=Gs.innerWidth,gu=Gs.innerHeight},Fl=function(){Es.cache++,!ou&&!pu&&!Xs.fullscreenElement&&!Xs.webkitFullscreenElement&&(!_u||mu!==Gs.innerWidth||Math.abs(Gs.innerHeight-gu)>.25*Gs.innerHeight)&&tu.restart(!0)},Rl={},Ul=[],jl=function t(){return wl(sc,"scrollEnd",t)||Hl(!0)},Pl=function(t){return Rl[t]&&Rl[t].map((function(t){return t()}))||Ul},Bl=[],Nl=function(t){for(var e=0;e<Bl.length;e+=5)(!t||Bl[e+4]&&Bl[e+4].query===t)&&(Bl[e].style.cssText=Bl[e+1],Bl[e].getBBox&&Bl[e].setAttribute("transform",Bl[e+2]||""),Bl[e+3].uncache=1)},Vl=function(t,e){var n;for(uu=0;uu<Sl.length;uu++)n=Sl[uu],!n||e&&n._ctx!==e||(t?n.kill(1):n.revert(!0,!0));e&&Nl(e),e||Pl("revert")},$l=function(){return Es.cache++&&Es.forEach((function(t){return"function"===typeof t&&(t.rec=0)}))},zl=0,Hl=function(t,e){if(!Mu||t){Cu=!0;var n=Pl("refreshInit");du&&sc.sort(),e||Vl(),Sl.slice(0).forEach((function(t){return t.refresh()})),Sl.forEach((function(t){return"max"===t.vars.end&&t.setPositions(t.start,Math.max(t.start+1,Nu(t.scroller,t._dir)))})),n.forEach((function(t){return t&&t.render&&t.render(-1)})),Es.forEach((function(t){return"function"===typeof t&&t(t.rec)})),$l(),tu.pause(),zl++,Cu=!1,Pl("refresh")}else yl(sc,"scrollEnd",jl)},Wl=0,Yl=1,ql=function(){if(!Cu){sc.isUpdating=!0,Eu&&Eu.update(0);var t=Sl.length,e=Tu(),n=e-Ou>=50,r=t&&Sl[0].scroll();if(Yl=Wl>r?-1:1,Wl=r,n&&(Mu&&!au&&e-Mu>200&&(Mu=0,Pl("scrollEnd")),ru=Ou,Ou=e),Yl<0){uu=t;while(uu-- >0)Sl[uu]&&Sl[uu].update(0,n);Yl=1}else for(uu=0;uu<t;uu++)Sl[uu]&&Sl[uu].update(0,n);sc.isUpdating=!1}xu=0},Jl=[Gu,Xu,Qu,Ku,al+il,al+el,al+rl,al+nl,"display","flexShrink","float","zIndex","gridColumnStart","gridColumnEnd","gridRowStart","gridRowEnd","gridArea","justifySelf","alignSelf","placeSelf","order"],Gl=Jl.concat([Zu,tl,"boxSizing","max"+sl,"max"+ul,"position",al,ol,ol+rl,ol+el,ol+il,ol+nl]),Xl=function(t,e,n){Zl(n);var r=t._gsap;if(r.spacerIsNative)Zl(r.spacerState);else if(t._gsap.swappedIn){var i=e.parentNode;i&&(i.insertBefore(t,e),i.removeChild(e))}t._gsap.swappedIn=!1},Kl=function(t,e,n,r){if(!t._gsap.swappedIn){var i,o=Jl.length,a=e.style,s=t.style;while(o--)i=Jl[o],a[i]=n[i];a.position="absolute"===n.position?"absolute":"relative","inline"===n.display&&(a.display="inline-block"),s[Qu]=s[Ku]="auto",a.flexBasis=n.flexBasis||"auto",a.overflow="visible",a.boxSizing="border-box",a[Zu]=pl(t,js)+ll,a[tl]=pl(t,Ps)+ll,a[ol]=s[al]=s[Xu]=s[Gu]="0",Zl(r),s[Zu]=s["max"+sl]=n[Zu],s[tl]=s["max"+ul]=n[tl],s[ol]=n[ol],t.parentNode!==e&&(t.parentNode.insertBefore(e,t),e.appendChild(t)),t._gsap.swappedIn=!0}},Ql=/([A-Z])/g,Zl=function(t){if(t){var e,n,r=t.t.style,i=t.length,o=0;for((t.t._gsap||qs.core.getCache(t.t)).uncache=1;o<i;o+=2)n=t[o+1],e=t[o],n?r[e]=n:r[e]&&r.removeProperty(e.replace(Ql,"-$1").toLowerCase())}},tc=function(t){for(var e=Gl.length,n=t.style,r=[],i=0;i<e;i++)r.push(Gl[i],n[Gl[i]]);return r.t=t,r},ec=function(t,e,n){for(var r,i=[],o=t.length,a=n?8:0;a<o;a+=2)r=t[a],i.push(r,r in e?e[r]:t[a+1]);return i.t=t.t,i},nc={left:0,top:0},rc=function(t,e,n,r,i,o,a,s,u,l,c,f,d){zu(t)&&(t=t(s)),$u(t)&&"max"===t.substr(0,3)&&(t=f+("="===t.charAt(4)?Tl("0"+t.substr(3),n):0));var h,p,v,_=d?d.time():0;if(d&&d.seek(0),Hu(t))a&&Ml(a,n,r,!0);else{zu(e)&&(e=e(s));var g,m,b,y,w=(t||"0").split(" ");v=Bs(e)||Qs,g=hl(v)||{},g&&(g.left||g.top)||"none"!==cl(v).display||(y=v.style.display,v.style.display="block",g=hl(v),y?v.style.display=y:v.style.removeProperty("display")),m=Tl(w[0],g[r.d]),b=Tl(w[1]||"0",n),t=g[r.p]-u[r.p]-l+m+i-b,a&&Ml(a,b,r,n-b<20||a._isStart&&b>20),n-=n-b}if(o){var x=t+n,C=o._isStart;h="scroll"+r.d2,Ml(o,x,r,C&&x>20||!C&&(c?Math.max(Qs[h],Ks[h]):o.parentNode[h])<=x+1),c&&(u=hl(a),c&&(o.style[r.op.p]=u[r.op.p]-r.op.m-o._offset+ll))}return d&&v&&(h=hl(v),d.seek(f),p=hl(v),d._caScrollDist=h[r.p]-p[r.p],t=t/d._caScrollDist*f),d&&d.seek(_),d?t:Math.round(t)},ic=/(webkit|moz|length|cssText|inset)/i,oc=function(t,e,n,r){if(t.parentNode!==e){var i,o,a=t.style;if(e===Qs){for(i in t._stOrig=a.cssText,o=cl(t),o)+i||ic.test(i)||!o[i]||"string"!==typeof a[i]||"0"===i||(a[i]=o[i]);a.top=n,a.left=r}else a.cssText=t._stOrig;qs.core.getCache(t).uncache=1,e.appendChild(t)}},ac=function(t,e){var n,r,i=Ns(t,e),o="_scroll"+e.p2,a=function e(a,s,u,l,c){var f=e.tween,d=s.onComplete,h={};return u=u||i(),c=l&&c||0,l=l||a-u,f&&f.kill(),n=Math.round(u),s[o]=a,s.modifiers=h,h[o]=function(t){return t=Math.round(i()),t!==n&&t!==r&&Math.abs(t-n)>3&&Math.abs(t-r)>3?(f.kill(),e.tween=0):t=u+l*f.ratio+c*f.ratio*f.ratio,r=n,n=Math.round(t)},s.onComplete=function(){e.tween=0,d&&d.call(f)},f=e.tween=qs.to(t,s),f};return t[o]=i,i.wheelHandler=function(){return a.tween&&a.tween.kill()&&(a.tween=0)},yl(t,"wheel",i.wheelHandler),a},sc=function(){function t(e,n){Js||t.register(qs)||console.warn("Please gsap.registerPlugin(ScrollTrigger)"),this.init(e,n)}var e=t.prototype;return e.init=function(e,n){if(this.progress=this.start=0,this.vars&&this.kill(!0,!0),Su){e=dl($u(e)||Hu(e)||e.nodeType?{trigger:e}:e,El);var r,i,o,a,s,u,l,c,f,d,h,p,v,_,g,m,b,y,w,x,C,E,k,T,O,M,S,D,A,I,L,F,R,U,j,P,B,N,V=e,$=V.onUpdate,z=V.toggleClass,H=V.id,W=V.onToggle,Y=V.onRefresh,q=V.scrub,J=V.trigger,G=V.pin,X=V.pinSpacing,K=V.invalidateOnRefresh,Q=V.anticipatePin,Z=V.onScrubComplete,tt=V.onSnapComplete,et=V.once,nt=V.snap,rt=V.pinReparent,it=V.pinSpacer,ot=V.containerAnimation,at=V.fastScrollEnd,st=V.preventOverlaps,ut=e.horizontal||e.containerAnimation&&!1!==e.horizontal?js:Ps,lt=!q&&0!==q,ct=Bs(e.scroller||Gs),ft=qs.core.getCache(ct),dt=Uu(ct),ht="fixed"===("pinType"in e?e.pinType:Ss(ct,"pinType")||dt&&"fixed"),pt=[e.onEnter,e.onLeave,e.onEnterBack,e.onLeaveBack],vt=lt&&e.toggleActions.split(" "),_t="markers"in e?e.markers:El.markers,gt=dt?0:parseFloat(cl(ct)["border"+ut.p2+sl])||0,mt=this,bt=e.onRefreshInit&&function(){return e.onRefreshInit(mt)},yt=Pu(ct,dt,ut),wt=Bu(ct,dt),xt=0,Ct=0,Et=Ns(ct,ut);if(yu(mt),mt._dir=ut,Q*=45,mt.scroller=ct,mt.scroll=ot?ot.time.bind(ot):Et,a=Et(),mt.vars=e,n=n||e.animation,"refreshPriority"in e&&(du=1,-9999===e.refreshPriority&&(Eu=mt)),ft.tweenScroll=ft.tweenScroll||{top:ac(ct,Ps),left:ac(ct,js)},mt.tweenTo=r=ft.tweenScroll[ut.p],mt.scrubDuration=function(t){L=Hu(t)&&t,L?I?I.duration(t):I=qs.to(n,{ease:"expo",totalProgress:"+=0.001",duration:L,paused:!0,onComplete:function(){return Z&&Z(mt)}}):(I&&I.progress(1).kill(),I=0)},n&&(n.vars.lazy=!1,n._initted||!1!==n.vars.immediateRender&&!1!==e.immediateRender&&n.render(0,!0,!0),mt.animation=n.pause(),n.scrollTrigger=mt,mt.scrubDuration(q),D=0,H||(H=n.vars.id)),Sl.push(mt),nt&&(Wu(nt)&&!nt.push||(nt={snapTo:nt}),"scrollBehavior"in Qs.style&&qs.set(dt?[Qs,Ks]:ct,{scrollBehavior:"auto"}),o=zu(nt.snapTo)?nt.snapTo:"labels"===nt.snapTo?_l(n):"labelsDirectional"===nt.snapTo?ml(n):!1!==nt.directional?function(t,e){return gl(nt.snapTo)(t,Tu()-Ct<500?0:e.direction)}:qs.utils.snap(nt.snapTo),F=nt.duration||{min:.1,max:2},F=Wu(F)?nu(F.min,F.max):nu(F,F),R=qs.delayedCall(nt.delay||L/2||.1,(function(){var t=Et(),e=Tu()-Ct<500,i=r.tween;if(!(e||Math.abs(mt.getVelocity())<10)||i||au||xt===t)mt.isActive&&xt!==t&&R.restart(!0);else{var a=(t-u)/v,s=n&&!lt?n.totalProgress():a,c=e?0:(s-A)/(Tu()-ru)*1e3||0,f=qs.utils.clamp(-a,1-a,Ju(c/2)*c/.185),d=a+(!1===nt.inertia?0:f),h=nu(0,1,o(d,mt)),p=Math.round(u+h*v),_=nt,g=_.onStart,m=_.onInterrupt,b=_.onComplete;if(t<=l&&t>=u&&p!==t){if(i&&!i._initted&&i.data<=Ju(p-t))return;!1===nt.inertia&&(f=h-a),r(p,{duration:F(Ju(.185*Math.max(Ju(d-s),Ju(h-s))/c/.05||0)),ease:nt.ease||"power3",data:Ju(p-t),onInterrupt:function(){return R.restart(!0)&&m&&m(mt)},onComplete:function(){mt.update(),xt=Et(),D=A=n&&!lt?n.totalProgress():mt.progress,tt&&tt(mt),b&&b(mt)}},t,f*v,p-t-f*v),g&&g(mt,r.tween)}}})).pause()),H&&(Dl[H]=mt),J=mt.trigger=Bs(J||G),N=J&&J._gsap&&J._gsap.stRevert,N&&(N=N(mt)),G=!0===G?J:Bs(G),$u(z)&&(z={targets:J,className:z}),G&&(!1===X||X===al||(X=!(!X&&"flex"===cl(G.parentNode).display)&&ol),mt.pin=G,!1!==e.force3D&&qs.set(G,{force3D:!0}),i=qs.core.getCache(G),i.spacer?_=i.pinState:(it&&(it=Bs(it),it&&!it.nodeType&&(it=it.current||it.nativeElement),i.spacerIsNative=!!it,it&&(i.spacerState=tc(it))),i.spacer=b=it||Xs.createElement("div"),b.classList.add("pin-spacer"),H&&b.classList.add("pin-spacer-"+H),i.pinState=_=tc(G)),mt.spacer=b=i.spacer,S=cl(G),k=S[X+ut.os2],w=qs.getProperty(G),x=qs.quickSetter(G,ut.a,ll),Kl(G,b,S),m=tc(G)),_t){p=Wu(_t)?dl(_t,Cl):Cl,d=Ol("scroller-start",H,ct,ut,p,0),h=Ol("scroller-end",H,ct,ut,p,0,d),y=d["offset"+ut.op.d2];var kt=Bs(Ss(ct,"content")||ct);c=this.markerStart=Ol("start",H,kt,ut,p,y,0,ot),f=this.markerEnd=Ol("end",H,kt,ut,p,y,0,ot),ot&&(B=qs.quickSetter([c,f],ut.a,ll)),ht||ks.length&&!0===Ss(ct,"fixedMarkers")||(fl(dt?Qs:ct),qs.set([d,h],{force3D:!0}),O=qs.quickSetter(d,ut.a,ll),M=qs.quickSetter(h,ut.a,ll))}if(ot){var Tt=ot.vars.onUpdate,Ot=ot.vars.onUpdateParams;ot.eventCallback("onUpdate",(function(){mt.update(0,0,1),Tt&&Tt.apply(Ot||[])}))}mt.previous=function(){return Sl[Sl.indexOf(mt)-1]},mt.next=function(){return Sl[Sl.indexOf(mt)+1]},mt.revert=function(t,e){if(!e)return mt.kill(!0);var r=!1!==t||!mt.enabled,i=ou;r!==mt.isReverted&&(r&&(mt.scroll.rec||!ou&&!Cu||(mt.scroll.rec=Et(),Cu&&Et(0)),j=Math.max(Et(),mt.scroll.rec||0),U=mt.progress,P=n&&n.progress()),c&&[c,f,d,h].forEach((function(t){return t.style.display=r?"none":"block"})),r&&(ou=1),mt.update(r),ou=i,G&&(r?Xl(G,b,_):(!rt||!mt.isActive)&&Kl(G,b,cl(G),T)),mt.isReverted=r)},mt.refresh=function(i,o){if(!ou&&mt.enabled||o)if(G&&i&&Mu)yl(t,"scrollEnd",jl);else{!Cu&&bt&&bt(mt),ou=1,Ct=Tu(),r.tween&&(r.tween.kill(),r.tween=0),I&&I.pause(),K&&n&&n.revert().invalidate(),mt.isReverted||mt.revert(!0,!0);var p,y,x,k,O,M,S,D,A,L,F=yt(),B=wt(),N=ot?ot.duration():Nu(ct,ut),V=0,$=0,z=e.end,H=e.endTrigger||J,W=e.start||(0!==e.start&&J?G?"0 0":"0 100%":0),q=mt.pinnedContainer=e.pinnedContainer&&Bs(e.pinnedContainer),Q=J&&Math.max(0,Sl.indexOf(mt))||0,Z=Q;while(Z--)M=Sl[Z],M.end||M.refresh(0,1)||(ou=1),S=M.pin,!S||S!==J&&S!==G||M.isReverted||(L||(L=[]),L.unshift(M),M.revert(!0,!0)),M!==Sl[Z]&&(Q--,Z--);zu(W)&&(W=W(mt)),u=rc(W,J,F,ut,Et(),c,d,mt,B,gt,ht,N,ot)||(G?-.001:0),zu(z)&&(z=z(mt)),$u(z)&&!z.indexOf("+=")&&(~z.indexOf(" ")?z=($u(W)?W.split(" ")[0]:"")+z:(V=Tl(z.substr(2),F),z=$u(W)?W:u+V,H=J)),l=Math.max(u,rc(z||(H?"100% 0":N),H,F,ut,Et()+V,f,h,mt,B,gt,ht,N,ot))||-.001,v=l-u||(u-=.01)&&.001,V=0,Z=Q;while(Z--)M=Sl[Z],S=M.pin,S&&M.start-M._pinPush<u&&!ot&&M.end>0&&(p=M.end-M.start,S!==J&&S!==q||Hu(W)||(V+=p*(1-M.progress)),S===G&&($+=p));if(u+=V,l+=V,mt._pinPush=$,c&&V&&(p={},p[ut.a]="+="+V,q&&(p[ut.p]="-="+Et()),qs.set([c,f],p)),G)p=cl(G),k=ut===Ps,x=Et(),C=parseFloat(w(ut.a))+$,!N&&l>1&&((dt?Qs:ct).style["overflow-"+ut.a]="scroll"),Kl(G,b,p),m=tc(G),y=hl(G,!0),D=ht&&Ns(ct,k?js:Ps)(),X&&(T=[X+ut.os2,v+$+ll],T.t=b,Z=X===ol?pl(G,ut)+v+$:0,Z&&T.push(ut.d,Z+ll),Zl(T),ht&&Et(j)),ht&&(O={top:y.top+(k?x-u:D)+ll,left:y.left+(k?D:x-u)+ll,boxSizing:"border-box",position:"fixed"},O[Zu]=O["max"+sl]=Math.ceil(y.width)+ll,O[tl]=O["max"+ul]=Math.ceil(y.height)+ll,O[al]=O[al+rl]=O[al+el]=O[al+il]=O[al+nl]="0",O[ol]=p[ol],O[ol+rl]=p[ol+rl],O[ol+el]=p[ol+el],O[ol+il]=p[ol+il],O[ol+nl]=p[ol+nl],g=ec(_,O,rt),Cu&&Et(0)),n?(A=n._initted,hu(1),n.render(n.duration(),!0,!0),E=w(ut.a)-C+v+$,v!==E&&ht&&g.splice(g.length-2,2),n.render(0,!0,!0),A||n.invalidate(),hu(0)):E=v;else if(J&&Et()&&!ot){y=J.parentNode;while(y&&y!==Qs)y._pinOffset&&(u-=y._pinOffset,l-=y._pinOffset),y=y.parentNode}L&&L.forEach((function(t){return t.revert(!1,!0)})),mt.start=u,mt.end=l,a=s=Et(),ot||Cu||(a<j&&Et(j),mt.scroll.rec=0),mt.revert(!1,!0),R&&(xt=-1,mt.isActive&&Et(u+v*U),R.restart(!0)),ou=0,n&&lt&&(n._initted||P)&&n.progress()!==P&&n.progress(P,!0).render(n.time(),!0,!0),(U!==mt.progress||ot)&&(n&&!lt&&n.totalProgress(U,!0),mt.progress=(a-u)/v===U?0:U,mt.update(0,0,1)),G&&X&&(b._pinOffset=Math.round(mt.progress*E)),Y&&Y(mt)}},mt.getVelocity=function(){return(Et()-s)/(Tu()-ru)*1e3||0},mt.endAnimation=function(){Yu(mt.callbackAnimation),n&&(I?I.progress(1):n.paused()?lt||Yu(n,mt.direction<0,1):Yu(n,n.reversed()))},mt.labelToScroll=function(t){return n&&n.labels&&(u||mt.refresh()||u)+n.labels[t]/n.duration()*v||0},mt.getTrailing=function(t){var e=Sl.indexOf(mt),n=mt.direction>0?Sl.slice(0,e).reverse():Sl.slice(e+1);return($u(t)?n.filter((function(e){return e.vars.preventOverlaps===t})):n).filter((function(t){return mt.direction>0?t.end<=u:t.start>=l}))},mt.update=function(t,e,i){if(!ot||i||t){var o,c,f,h,p,_,y,w,T=mt.scroll(),S=t?0:(T-u)/v,L=S<0?0:S>1?1:S||0,F=mt.progress;if(e&&(s=a,a=ot?Et():T,nt&&(A=D,D=n&&!lt?n.totalProgress():L)),Q&&!L&&G&&!ou&&!ku&&Mu&&u<T+(T-s)/(Tu()-ru)*Q&&(L=1e-4),L!==F&&mt.enabled){if(o=mt.isActive=!!L&&L<1,c=!!F&&F<1,_=o!==c,p=_||!!L!==!!F,mt.direction=L>F?1:-1,mt.progress=L,p&&!ou&&(f=L&&!F?0:1===L?1:1===F?2:3,lt&&(h=!_&&"none"!==vt[f+1]&&vt[f+1]||vt[f],w=n&&("complete"===h||"reset"===h||h in n))),st&&(_||w)&&(w||q||!n)&&(zu(st)?st(mt):mt.getTrailing(st).forEach((function(t){return t.endAnimation()}))),lt||(!I||ou||ku?n&&n.totalProgress(L,!!ou):((ot||Eu&&Eu!==mt)&&I.render(I._dp._time-I._start),I.resetTo?I.resetTo("totalProgress",L,n._tTime/n._tDur):(I.vars.totalProgress=L,I.invalidate().restart()))),G)if(t&&X&&(b.style[X+ut.os2]=k),ht){if(p){if(y=!t&&L>F&&l+1>T&&T+1>=Nu(ct,ut),rt)if(t||!o&&!y)oc(G,b);else{var U=hl(G,!0),j=T-u;oc(G,Qs,U.top+(ut===Ps?j:0)+ll,U.left+(ut===Ps?0:j)+ll)}Zl(o||y?g:m),E!==v&&L<1&&o||x(C+(1!==L||y?0:E))}}else x(Lu(C+E*L));nt&&!r.tween&&!ou&&!ku&&R.restart(!0),z&&(_||et&&L&&(L<1||!wu))&&eu(z.targets).forEach((function(t){return t.classList[o||et?"add":"remove"](z.className)})),$&&!lt&&!t&&$(mt),p&&!ou?(lt&&(w&&("complete"===h?n.pause().totalProgress(1):"reset"===h?n.restart(!0).pause():"restart"===h?n.restart(!0):n[h]()),$&&$(mt)),!_&&wu||(W&&_&&qu(mt,W),pt[f]&&qu(mt,pt[f]),et&&(1===L?mt.kill(!1,1):pt[f]=0),_||(f=1===L?1:3,pt[f]&&qu(mt,pt[f]))),at&&!o&&Math.abs(mt.getVelocity())>(Hu(at)?at:2500)&&(Yu(mt.callbackAnimation),I?I.progress(1):Yu(n,"reverse"===h?1:!L,1))):lt&&$&&!ou&&$(mt)}if(M){var P=ot?T/ot.duration()*(ot._caScrollDist||0):T;O(P+(d._isFlipped?1:0)),M(P)}B&&B(-T/ot.duration()*(ot._caScrollDist||0))}},mt.enable=function(e,n){mt.enabled||(mt.enabled=!0,yl(ct,"resize",Fl),yl(dt?Xs:ct,"scroll",Il),bt&&yl(t,"refreshInit",bt),!1!==e&&(mt.progress=U=0,a=s=xt=Et()),!1!==n&&mt.refresh())},mt.getTween=function(t){return t&&r?r.tween:I},mt.setPositions=function(t,e){G&&(C+=t-u,E+=e-t-v),mt.start=u=t,mt.end=l=e,v=e-t,mt.update()},mt.disable=function(e,n){if(mt.enabled&&(!1!==e&&mt.revert(!0,!0),mt.enabled=mt.isActive=!1,n||I&&I.pause(),j=0,i&&(i.uncache=1),bt&&wl(t,"refreshInit",bt),R&&(R.pause(),r.tween&&r.tween.kill()&&(r.tween=0)),!dt)){var o=Sl.length;while(o--)if(Sl[o].scroller===ct&&Sl[o]!==mt)return;wl(ct,"resize",Fl),wl(ct,"scroll",Il)}},mt.kill=function(t,r){mt.disable(t,r),I&&!r&&I.kill(),H&&delete Dl[H];var o=Sl.indexOf(mt);o>=0&&Sl.splice(o,1),o===uu&&Yl>0&&uu--,o=0,Sl.forEach((function(t){return t.scroller===mt.scroller&&(o=1)})),o||Cu||(mt.scroll.rec=0),n&&(n.scrollTrigger=null,t&&n.render(-1),r||n.kill()),c&&[c,f,d,h].forEach((function(t){return t.parentNode&&t.parentNode.removeChild(t)})),Eu===mt&&(Eu=0),G&&(i&&(i.uncache=1),o=0,Sl.forEach((function(t){return t.pin===G&&o++})),o||(i.spacer=0)),e.onKill&&e.onKill(mt)},mt.enable(!1,!1),N&&N(mt),n&&n.add&&!v?qs.delayedCall(.01,(function(){return u||l||mt.refresh()}))&&(v=.01)&&(u=l=0):mt.refresh()}else this.update=this.refresh=this.kill=Iu},t.register=function(e){return Js||(qs=e||Ru(),Fu()&&window.document&&t.enable(),Js=Su),Js},t.defaults=function(t){if(t)for(var e in t)El[e]=t[e];return El},t.disable=function(t,e){Su=0,Sl.forEach((function(n){return n[e?"kill":"disable"](t)})),wl(Gs,"wheel",Il),wl(Xs,"scroll",Il),clearInterval(iu),wl(Xs,"touchcancel",Iu),wl(Qs,"touchstart",Iu),bl(wl,Xs,"pointerdown,touchstart,mousedown",Du),bl(wl,Xs,"pointerup,touchend,mouseup",Au),tu.kill(),Vu(wl);for(var n=0;n<Es.length;n+=3)xl(wl,Es[n],Es[n+1]),xl(wl,Es[n],Es[n+2])},t.enable=function(){if(Gs=window,Xs=document,Ks=Xs.documentElement,Qs=Xs.body,qs&&(eu=qs.utils.toArray,nu=qs.utils.clamp,yu=qs.core.context||Iu,hu=qs.core.suppressOverwrites||Iu,qs.core.globals("ScrollTrigger",t),Qs)){Su=1,Ys.register(qs),t.isTouch=Ys.isTouch,bu=Ys.isTouch&&/(iPad|iPhone|iPod|Mac)/g.test(navigator.userAgent),yl(Gs,"wheel",Il),Zs=[Gs,Xs,Ks,Qs],qs.matchMedia?(t.matchMedia=function(t){var e,n=qs.matchMedia();for(e in t)n.add(e,t[e]);return n},qs.addEventListener("matchMediaInit",(function(){return Vl()})),qs.addEventListener("matchMediaRevert",(function(){return Nl()})),qs.addEventListener("matchMedia",(function(){Hl(0,1),Pl("matchMedia")})),qs.matchMedia("(orientation: portrait)",(function(){return Ll(),Ll}))):console.warn("Requires GSAP 3.11.0 or later"),yl(Xs,"scroll",Il);var e,n,r=Qs.style,i=r.borderTopStyle,o=qs.core.Animation.prototype;for(o.revert||Object.defineProperty(o,"revert",{value:function(){return this.time(-.01,!0)}}),r.borderTopStyle="solid",e=hl(Qs),Ps.m=Math.round(e.top+Ps.sc())||0,js.m=Math.round(e.left+js.sc())||0,i?r.borderTopStyle=i:r.removeProperty("border-top-style"),iu=setInterval(Al,250),qs.delayedCall(.5,(function(){return ku=0})),yl(Xs,"touchcancel",Iu),yl(Qs,"touchstart",Iu),bl(yl,Xs,"pointerdown,touchstart,mousedown",Du),bl(yl,Xs,"pointerup,touchend,mouseup",Au),su=qs.utils.checkPrefix("transform"),Gl.push(su),Js=Tu(),tu=qs.delayedCall(.2,Hl).pause(),fu=[Xs,"visibilitychange",function(){var t=Gs.innerWidth,e=Gs.innerHeight;Xs.hidden?(lu=t,cu=e):lu===t&&cu===e||Fl()},Xs,"DOMContentLoaded",Hl,Gs,"load",Hl,Gs,"resize",Fl],Vu(yl),Sl.forEach((function(t){return t.enable(0,1)})),n=0;n<Es.length;n+=3)xl(wl,Es[n],Es[n+1]),xl(wl,Es[n],Es[n+2])}},t.config=function(e){"limitCallbacks"in e&&(wu=!!e.limitCallbacks);var n=e.syncInterval;n&&clearInterval(iu)||(iu=n)&&setInterval(Al,n),"ignoreMobileResize"in e&&(_u=1===t.isTouch&&e.ignoreMobileResize),"autoRefreshEvents"in e&&(Vu(wl)||Vu(yl,e.autoRefreshEvents||"none"),pu=-1===(e.autoRefreshEvents+"").indexOf("resize"))},t.scrollerProxy=function(t,e){var n=Bs(t),r=Es.indexOf(n),i=Uu(n);~r&&Es.splice(r,i?6:2),e&&(i?ks.unshift(Gs,e,Qs,e,Ks,e):ks.unshift(n,e))},t.clearMatchMedia=function(t){Sl.forEach((function(e){return e._ctx&&e._ctx.query===t&&e._ctx.kill(!0,!0)}))},t.isInViewport=function(t,e,n){var r=($u(t)?Bs(t):t).getBoundingClientRect(),i=r[n?Zu:tl]*e||0;return n?r.right-i>0&&r.left+i<Gs.innerWidth:r.bottom-i>0&&r.top+i<Gs.innerHeight},t.positionInViewport=function(t,e,n){$u(t)&&(t=Bs(t));var r=t.getBoundingClientRect(),i=r[n?Zu:tl],o=null==e?i/2:e in kl?kl[e]*i:~e.indexOf("%")?parseFloat(e)*i/100:parseFloat(e)||0;return n?(r.left+o)/Gs.innerWidth:(r.top+o)/Gs.innerHeight},t.killAll=function(t){if(Sl.forEach((function(t){return"ScrollSmoother"!==t.vars.id&&t.kill()})),!0!==t){var e=Rl.killAll||[];Rl={},e.forEach((function(t){return t()}))}},t}();sc.version="3.11.1",sc.saveStyles=function(t){return t?eu(t).forEach((function(t){if(t&&t.style){var e=Bl.indexOf(t);e>=0&&Bl.splice(e,5),Bl.push(t,t.style.cssText,t.getBBox&&t.getAttribute("transform"),qs.core.getCache(t),yu())}})):Bl},sc.revert=function(t,e){return Vl(!t,e)},sc.create=function(t,e){return new sc(t,e)},sc.refresh=function(t){return t?Fl():(Js||sc.register())&&Hl(!0)},sc.update=ql,sc.clearScrollMemory=$l,sc.maxScroll=function(t,e){return Nu(t,e?js:Ps)},sc.getScrollFunc=function(t,e){return Ns(Bs(t),e?js:Ps)},sc.getById=function(t){return Dl[t]},sc.getAll=function(){return Sl.filter((function(t){return"ScrollSmoother"!==t.vars.id}))},sc.isScrolling=function(){return!!Mu},sc.snapDirectional=gl,sc.addEventListener=function(t,e){var n=Rl[t]||(Rl[t]=[]);~n.indexOf(e)||n.push(e)},sc.removeEventListener=function(t,e){var n=Rl[t],r=n&&n.indexOf(e);r>=0&&n.splice(r,1)},sc.batch=function(t,e){var n,r=[],i={},o=e.interval||.016,a=e.batchMax||1e9,s=function(t,e){var n=[],r=[],i=qs.delayedCall(o,(function(){e(n,r),n=[],r=[]})).pause();return function(t){n.length||i.restart(!0),n.push(t.trigger),r.push(t),a<=n.length&&i.progress(1)}};for(n in e)i[n]="on"===n.substr(0,2)&&zu(e[n])&&"onRefreshInit"!==n?s(n,e[n]):e[n];return zu(a)&&(a=a(),yl(sc,"refresh",(function(){return a=e.batchMax()}))),eu(t).forEach((function(t){var e={};for(n in i)e[n]=i[n];e.trigger=t,r.push(sc.create(e))})),r};var uc,lc=function(t,e,n,r){return e>r?t(r):e<0&&t(0),n>r?(r-e)/(n-e):n<0?e/(e-n):1},cc=function t(e,n){!0===n?e.style.removeProperty("touch-action"):e.style.touchAction=!0===n?"auto":n?"pan-"+n+(Ys.isTouch?" pinch-zoom":""):"none",e===Ks&&t(Qs,n)},fc={auto:1,scroll:1},dc=function(t){var e,n=t.event,r=t.target,i=t.axis,o=(n.changedTouches?n.changedTouches[0]:n).target,a=o._gsap||qs.core.getCache(o),s=Tu();if(!a._isScrollT||s-a._isScrollT>2e3){while(o&&o.scrollHeight<=o.clientHeight)o=o.parentNode;a._isScroll=o&&!Uu(o)&&o!==r&&(fc[(e=cl(o)).overflowY]||fc[e.overflowX]),a._isScrollT=s}(a._isScroll||"x"===i)&&(n.stopPropagation(),n._gsapAllow=!0)},hc=function(t,e,n,r){return Ys.create({target:t,capture:!0,debounce:!1,lockAxis:!0,type:e,onWheel:r=r&&dc,onPress:r,onDrag:r,onScroll:r,onEnable:function(){return n&&yl(Xs,Ys.eventTypes[0],vc,!1,!0)},onDisable:function(){return wl(Xs,Ys.eventTypes[0],vc,!0)}})},pc=/(input|label|select|textarea)/i,vc=function(t){var e=pc.test(t.target.tagName);(e||uc)&&(t._gsapAllow=!0,uc=e)},_c=function(t){Wu(t)||(t={}),t.preventDefault=t.isNormalizer=t.allowClicks=!0,t.type||(t.type="wheel,touch"),t.debounce=!!t.debounce,t.id=t.id||"normalizer";var e,n,r,i,o,a,s,u,l=t,c=l.normalizeScrollX,f=l.momentum,d=l.allowNestedScroll,h=Bs(t.target)||Ks,p=qs.core.globals().ScrollSmoother,v=p&&p.get(),_=bu&&(t.content&&Bs(t.content)||v&&!1!==t.content&&!v.smooth()&&v.content()),g=Ns(h,Ps),m=Ns(h,js),b=1,y=(Ys.isTouch&&Gs.visualViewport?Gs.visualViewport.scale*Gs.visualViewport.width:Gs.outerWidth)/Gs.innerWidth,w=0,x=zu(f)?function(){return f(e)}:function(){return f||2.8},C=hc(h,t.type,!0,d),E=function(){return i=!1},k=Iu,T=Iu,O=function(){n=Nu(h,Ps),T=nu(bu?1:0,n),c&&(k=nu(0,Nu(h,js))),r=zl},M=function(){_._gsap.y=Lu(parseFloat(_._gsap.y)+g.offset)+"px",_.style.transform="matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, "+parseFloat(_._gsap.y)+", 0, 1)",g.offset=g.cacheID=0},S=function(){if(i){requestAnimationFrame(E);var t=Lu(e.deltaY/2),n=T(g.v-t);if(_&&n!==g.v+g.offset){g.offset=n-g.v;var r=Lu((parseFloat(_&&_._gsap.y)||0)-g.offset);_.style.transform="matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, "+r+", 0, 1)",_._gsap.y=r+"px",g.cacheID=Es.cache,ql()}return!0}g.offset&&M(),i=!0},D=function(){O(),o.isActive()&&o.vars.scrollY>n&&(g()>n?o.progress(1)&&g(n):o.resetTo("scrollY",n))};return _&&qs.set(_,{y:"+=0"}),t.ignoreCheck=function(t){return bu&&"touchmove"===t.type&&S()||b>1.05&&"touchstart"!==t.type||e.isGesturing||t.touches&&t.touches.length>1},t.onPress=function(){var t=b;b=Lu((Gs.visualViewport&&Gs.visualViewport.scale||1)/y),o.pause(),t!==b&&cc(h,b>1.01||!c&&"x"),a=m(),s=g(),O(),r=zl},t.onRelease=t.onGestureStart=function(t,e){if(g.offset&&M(),e){Es.cache++;var r,i,a=x();c&&(r=m(),i=r+.05*a*-t.velocityX/.227,a*=lc(m,r,i,Nu(h,js)),o.vars.scrollX=k(i)),r=g(),i=r+.05*a*-t.velocityY/.227,a*=lc(g,r,i,Nu(h,Ps)),o.vars.scrollY=T(i),o.invalidate().duration(a).play(.01),(bu&&o.vars.scrollY>=n||r>=n-1)&&qs.to({},{onUpdate:D,duration:a})}else u.restart(!0)},t.onWheel=function(){o._ts&&o.pause(),Tu()-w>1e3&&(r=0,w=Tu())},t.onChange=function(t,e,n,i,o){if(zl!==r&&O(),e&&c&&m(k(i[2]===e?a+(t.startX-t.x):m()+e-i[1])),n){g.offset&&M();var u=o[2]===n,l=u?s+t.startY-t.y:g()+n-o[1],f=T(l);u&&l!==f&&(s+=f-l),g(f)}(n||e)&&ql()},t.onEnable=function(){cc(h,!c&&"x"),yl(Gs,"resize",D),C.enable()},t.onDisable=function(){cc(h,!0),wl(Gs,"resize",D),C.kill()},t.lockAxis=!1!==t.lockAxis,e=new Ys(t),e.iOS=bu,bu&&!g()&&g(1),bu&&qs.ticker.add(Iu),u=e._dc,o=qs.to(e,{ease:"power4",paused:!0,scrollX:c?"+=0.1":"+=0",scrollY:"+=0.1",onComplete:u.vars.onComplete}),e};sc.sort=function(t){return Sl.sort(t||function(t,e){return-1e6*(t.vars.refreshPriority||0)+t.start-(e.start+-1e6*(e.vars.refreshPriority||0))})},sc.observe=function(t){return new Ys(t)},sc.normalizeScroll=function(t){if("undefined"===typeof t)return vu;if(!0===t&&vu)return vu.enable();if(!1===t)return vu&&vu.kill();var e=t instanceof Ys?t:_c(t);return vu&&vu.target===e.target&&vu.kill(),Uu(e.target)&&(vu=e),e},sc.core={_getVelocityProp:Vs,_inputObserver:hc,_scrollers:Es,_proxies:ks,bridge:{ss:function(){Mu||Pl("scrollStart"),Mu=Tu()},ref:function(){return ou}}},Ru()&&qs.registerPlugin(sc),Ui.registerPlugin(sc);var gc=function(t){function e(){t.apply(this,arguments),this.journalsUrl="/journals",this.searchUrl="/search",this.isOpenMenu=!1,this.userInfo=void 0,this.isApiRequestFinished=!1,this.internalJournalLinks=[{text:"Articles",url:"articles"},{text:"Research Topics",url:"research-topics"},{text:"Editorial Board",url:"editors"}]}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={homeUrl:{configurable:!0},myFrontiersUrl:{configurable:!0},journalNamePrefix:{configurable:!0},journalNameWithoutPrefix:{configurable:!0},hasSections:{configurable:!0},journalHomeUrl:{configurable:!0},isAnonymousUser:{configurable:!0}};return n.homeUrl.get=function(){return"/"},n.myFrontiersUrl.get=function(){return this.$isServer?"https://www.frontiersin.org/my-frontiers/overview":"https://www."+Xi()+"/my-frontiers/overview"},n.journalNamePrefix.get=function(){var t=this,e=["Frontiers in","Frontiers for"],n=e.find((function(e){return t.journal.name.trim().startsWith(e)}));return n},n.journalNameWithoutPrefix.get=function(){var t=this.journalNamePrefix;return t?this.journal.name.trim().substring(t.length):this.journal.name},n.hasSections.get=function(){return void 0!==this.journal.sections&&this.journal.sections.length>0},n.journalHomeUrl.get=function(){return this.journal?"/journals/"+this.journal.slug:""},n.isAnonymousUser.get=function(){return!1===this.isApiRequestFinished||void 0===this.userInfo},e.prototype.openMenu=function(){this.isOpenMenu=!0},e.prototype.closeMenu=function(){var t=this,e=this.isOpenMenu?100:0;setTimeout((function(){t.isOpenMenu=!1}),e)},e.prototype.clickOutsideMenu=function(t){if(!I.UI.Resolutions.isDesktop()){var e=this.$refs.burger;t.target!==e&&this.closeMenu()}},e.prototype.aboutJournalOnAnchorClick=function(t){this.closeMenu(),this.$emit("about-journal-anchor-click",t)},e.prototype.getLinkClasses=function(t){return this.$isServer?{Ibar__link:!0,"":!1}:{Ibar__link:!0,"Ibar__link--active":location.pathname===t.url}},e.prototype.getJournalUrl=function(t){if(this.journalLinks.length>0)return t.url;if(!this.journal)throw new Error("Journal property is undefined");return"/journals/"+this.journal.slug+"/"+t.url},e.prototype.created=function(){var t=this;if(!this.$isServer){this.setSearchUrl();var e=new lo;e.getLoggedUserInfo().then((function(e){t.userInfo=e})).catch((function(t){console.warn("User API error: ",t)})).finally((function(){t.isApiRequestFinished=!0}))}this.journalLinks.length>0&&(this.internalJournalLinks=this.journalLinks)},e.prototype.mounted=function(){this.$isServer||(this.setInitialIbarMixState(),this.manageIbarToBeDisplayed()),this.dbncOnResize=Wo(this.manageIbarToBeDisplayed,150),window.addEventListener("resize",this.dbncOnResize)},e.prototype.beforeDestroy=function(){window.removeEventListener("resize",this.dbncOnResize)},e.prototype.setSearchUrl=function(){this.searchUrl="https://www."+Xi()+"/search?tab=top-results&origin="+encodeURIComponent(location.toString())},e.prototype.setInitialIbarMixState=function(){var t=this.$refs.ibarMix;Ui.set(t,{yPercent:-110})},e.prototype.manageIbarToBeDisplayed=function(){if(this.journal){var t=this.$refs.ibar,e=this.$refs.ibarJournal,n=this.$refs.ibarMix;sc.create({trigger:"body",start:"top -11",end:"top -11",markers:!1,scrub:!0,onEnter:function(){I.UI.Resolutions.isDesktop()?(Ui.to(t,{duration:.4,delay:.2,ease:"power1.inOut",y:-68}),Ui.to(e,{duration:.6,ease:"power1.inOut",y:-124}),Ui.to(n,{delay:.2,duration:.6,ease:"power3.inOut",yPercent:0,visibility:"initial"})):Ui.set(t,{y:0,clearProps:"transform"})},onEnterBack:function(){I.UI.Resolutions.isDesktop()?(Ui.to(t,{delay:.3,duration:.35,ease:"power1.inOut",y:0}),Ui.to(e,{delay:.3,duration:.55,ease:"power1.inOut",y:0}),Ui.to(n,{duration:.5,ease:"power3.inOut",yPercent:-110})):Ui.set(t,{y:0,clearProps:"transform"})},onLeaveBack:function(){I.UI.Resolutions.isDesktop()&&Ui.to(n,{delay:.5,visibility:"hidden"})}})}},Object.defineProperties(e.prototype,n),e}(r["c"]);Yo([Object(r["b"])()],gc.prototype,"journal",void 0),Yo([Object(r["b"])()],gc.prototype,"section",void 0),Yo([Object(r["b"])()],gc.prototype,"submitUrl",void 0),Yo([Object(r["b"])({default:function(){return new Array}})],gc.prototype,"aboutUs",void 0),Yo([Object(r["b"])({default:function(){return new Array}})],gc.prototype,"aboutJournal",void 0),Yo([Object(r["b"])({default:0})],gc.prototype,"offsetJournalAbout",void 0),Yo([Object(r["b"])({default:function(){return[{text:"All journals",url:"/journals"},{text:"All articles",url:"/articles"}]}})],gc.prototype,"mainLinks",void 0),Yo([Object(r["b"])({default:function(){return[]}})],gc.prototype,"journalLinks",void 0),gc=Yo([Object(r["a"])({components:{IbarLogo:ta,IbarUser:ca,IbarDropdown:ya,IbarSections:Da,IbarAboutUs:Na,IbarAboutJournal:Xa,IbarOffice:as},directives:{"click-outside":new A.ClickOutside,"lock-body-scroll":new A.LockScroll,"esc-press":new A.EscapePress}})],gc);var mc=gc,bc=mc,yc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("nav",{staticClass:"Ibar"},[n("h1",{staticClass:"acc-hidden"},[t._v("Top bar navigation")]),t._v(" "),n("div",{ref:"ibar",staticClass:"Ibar__main"},[n("div",{staticClass:"Ibar__wrapper"},[n("button",{ref:"burger",staticClass:"Ibar__burger",attrs:{"aria-label":"Open Menu","data-event":t.$ga.getDataEventValue("iBar","btn","openMenu")},on:{click:t.openMenu}}),t._v(" "),n("div",{staticClass:"Ibar__logo"},[n("a",{staticClass:"Ibar__logo__link",attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBar","a","home")}},[n("ibar-logo")],1)]),t._v(" "),t.journal?n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBar","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]):t._e(),t._v(" "),n("ibar-about-us",{attrs:{"parent-data-event":"iBar","about-us":t.aboutUs},on:{"close-dropdown":t.closeMenu}}),t._v(" "),t._l(t.mainLinks,(function(e){return n("a",{key:e.text,class:t.getLinkClasses(e),attrs:{href:e.url,"data-event":t.$ga.getDataEventValue("iBar","a",e.text)}},[t._v(t._s(e.text))])})),t._v(" "),n("a",{staticClass:"Ibar__button",attrs:{href:t.submitUrl,"data-event":t.$ga.getDataEventValue("iBar","a","submit")}},[t._v("Submit your research")]),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),n("a",{staticClass:"Ibar__icon Ibar__icon--search",attrs:{href:t.searchUrl,"aria-label":"Search","data-event":t.$ga.getDataEventValue("iBar","a","search")}},[n("span",[t._v("Search")])]),t._v(" "),t.isAnonymousUser?t._e():n("a",{staticClass:"Ibar__icon Ibar__icon--list",attrs:{href:t.myFrontiersUrl,"aria-label":"My Frontiers","data-event":t.$ga.getDataEventValue("iBar","a","myFrontiers")}},[n("span",[t._v("My Frontiers")])]),t._v(" "),n("ibar-office"),t._v(" "),n("ibar-user")],2)]),t._v(" "),n("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.clickOutsideMenu,expression:"clickOutsideMenu"},{name:"lock-body-scroll",rawName:"v-lock-body-scroll.noDelay",value:t.isOpenMenu,expression:"isOpenMenu",modifiers:{noDelay:!0}},{name:"esc-press",rawName:"v-esc-press:[isOpenMenu]",value:t.closeMenu,expression:"closeMenu",arg:t.isOpenMenu}],staticClass:"Ibar__menu",class:{"Ibar__menu--open":t.isOpenMenu,"Ibar__menu--journal":t.journal}},[n("div",{staticClass:"Ibar__menu__header"},[n("div",{staticClass:"Ibar__logo"},[n("a",{attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBarMenu","a","home")}},[n("ibar-logo")],1)]),t._v(" "),n("button",{staticClass:"Ibar__close",attrs:{"aria-label":"Close Menu","data-event":t.$ga.getDataEventValue("iBarMenu","btn","closeMenu")},on:{click:t.closeMenu}})]),t._v(" "),n("div",{staticClass:"Ibar__menu__wrapper"},[t.journal?n("div",{staticClass:"Ibar__menu__journal"},[n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarMenu",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),t._l(t.internalJournalLinks,(function(e){return n("a",{key:e.text,class:t.getLinkClasses(e),attrs:{href:t.getJournalUrl(e),"data-event":t.$ga.getDataEventValue("iBar","a",e.text)}},[t._v(t._s(e.text))])})),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarMenu","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}})],2):t._e(),t._v(" "),n("ibar-about-us",{attrs:{"parent-data-event":"iBarMenu","about-us":t.aboutUs},on:{"close-dropdown":t.closeMenu}}),t._v(" "),t._l(t.mainLinks,(function(e){return n("a",{key:e.text,class:t.getLinkClasses(e),attrs:{href:e.url,"data-event":t.$ga.getDataEventValue("iBar","a",e.text)}},[t._v(t._s(e.text))])})),t._v(" "),t.isAnonymousUser?t._e():n("a",{staticClass:"Ibar__icon Ibar__icon--list",attrs:{href:t.myFrontiersUrl,"aria-label":"My Frontiers","data-event":t.$ga.getDataEventValue("iBar","a","myFrontiers")}},[n("span",[t._v("My Frontiers")])]),t._v(" "),n("ibar-office",{attrs:{"is-devices":!0},on:{"close-dropdown":t.closeMenu}}),t._v(" "),n("a",{staticClass:"Ibar__button",attrs:{href:t.submitUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","submit")}},[t._v("Submit your research")])],2)]),t._v(" "),t.journal?[n("div",{ref:"ibarJournal",staticClass:"Ibar__journal"},[n("div",{staticClass:"Ibar__wrapper Ibar__wrapper--journal"},[n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarJournal",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),t._l(t.internalJournalLinks,(function(e){return n("a",{key:e.text,class:t.getLinkClasses(e),attrs:{href:t.getJournalUrl(e),"data-event":t.$ga.getDataEventValue("iBar","a",e.text)}},[t._v(t._s(e.text))])})),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarJournal","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}}),t._v(" "),n("div",{staticClass:"Ibar__spacer"})],2)]),t._v(" "),n("div",{ref:"ibarMix",staticClass:"Ibar__journal Ibar__journal--mix"},[n("div",{staticClass:"Ibar__wrapper Ibar__wrapper--journal"},[n("div",{staticClass:"Ibar__logo"},[n("a",{attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBarJournal","a","home")}},[n("ibar-logo")],1)]),t._v(" "),n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarJournal",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),t._l(t.mainLinks,(function(e){return n("a",{key:e.text,class:t.getLinkClasses(e),attrs:{href:e.url,"data-event":t.$ga.getDataEventValue("iBar","a",e.text)}},[t._v(t._s(e.text))])})),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarJournal","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}}),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),n("a",{staticClass:"Ibar__button",attrs:{href:t.submitUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","submit")}},[n("span",[t._v("Submit")]),t._v(" "),n("span",[t._v(" your research")])]),t._v(" "),n("a",{staticClass:"Ibar__icon Ibar__icon--search",attrs:{href:t.searchUrl,"aria-label":"Search","data-event":t.$ga.getDataEventValue("iBar","a","search")}},[n("span",[t._v("Search")])]),t._v(" "),t.isAnonymousUser?t._e():n("a",{staticClass:"Ibar__icon Ibar__icon--list",attrs:{href:t.myFrontiersUrl,"aria-label":"My Frontiers","data-event":t.$ga.getDataEventValue("iBar","a","myFrontiers")}},[n("span",[t._v("My Frontiers")])]),t._v(" "),n("ibar-office"),t._v(" "),n("ibar-user")],2)])]:t._e()],2)},wc=[];yc._withStripped=!0;var xc=void 0,Cc=void 0,Ec=void 0,kc=!1,Tc=qo({render:yc,staticRenderFns:wc},xc,bc,Cc,kc,Ec,!1,void 0,void 0,void 0);Ui.registerPlugin(sc);var Oc=function(t){function e(){t.apply(this,arguments),this.journalsUrl="/journals",this.isOpenMenu=!1,this.userInfo=void 0,this.isApiRequestFinished=!1}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={homeUrl:{configurable:!0},searchUrl:{configurable:!0},myFrontiersUrl:{configurable:!0},journalNamePrefix:{configurable:!0},journalNameWithoutPrefix:{configurable:!0},hasSections:{configurable:!0},journalHomeUrl:{configurable:!0},articlesUrl:{configurable:!0},researchTopicsUrl:{configurable:!0},editorialBoardUrl:{configurable:!0},articleLinkClasses:{configurable:!0},researchTopicsLinkClasses:{configurable:!0},editorialBoardLinkClasses:{configurable:!0},isAnonymousUser:{configurable:!0}};return n.homeUrl.get=function(){return"/"},n.searchUrl.get=function(){if(this.$isServer)return"https://www.frontiersin.org/search";var t=encodeURIComponent(location.toString());return"https://www."+Xi()+"/search?tab=top-results&origin="+t},n.myFrontiersUrl.get=function(){return this.$isServer?"https://www.frontiersin.org/my-frontiers/overview":"https://www."+Xi()+"/my-frontiers/overview"},n.journalNamePrefix.get=function(){var t=this,e=["Frontiers in","Frontiers for"],n=e.find((function(e){return t.journal.name.trim().startsWith(e)}));return n},n.journalNameWithoutPrefix.get=function(){var t=this.journalNamePrefix;return t?this.journal.name.trim().substring(t.length):this.journal.name},n.hasSections.get=function(){return void 0!==this.journal.sections&&this.journal.sections.length>0},n.journalHomeUrl.get=function(){return this.journal?"/journals/"+this.journal.slug:""},n.articlesUrl.get=function(){return this.journal?"/journals/"+this.journal.slug+"/articles":""},n.researchTopicsUrl.get=function(){return this.journal?"/journals/"+this.journal.slug+"/research-topics":""},n.editorialBoardUrl.get=function(){return this.journal?"/journals/"+this.journal.slug+"/editors":""},n.articleLinkClasses.get=function(){return this.$isServer?{Ibar__link:!0,"":!1}:{Ibar__link:!0,"Ibar__link--active":location.pathname===this.articlesUrl}},n.researchTopicsLinkClasses.get=function(){return this.$isServer?{Ibar__link:!0,"":!1}:{Ibar__link:!0,"Ibar__link--active":location.pathname===this.researchTopicsUrl}},n.editorialBoardLinkClasses.get=function(){return this.$isServer?{Ibar__link:!0,"":!1}:{Ibar__link:!0,"Ibar__link--active":location.pathname===this.editorialBoardUrl}},n.isAnonymousUser.get=function(){return!1===this.isApiRequestFinished||void 0===this.userInfo},e.prototype.openMenu=function(){this.isOpenMenu=!0},e.prototype.closeMenu=function(){var t=this,e=this.isOpenMenu?100:0;setTimeout((function(){t.isOpenMenu=!1}),e)},e.prototype.clickOutsideMenu=function(t){if(!I.UI.Resolutions.isDesktop()){var e=this.$refs.burger;t.target!==e&&this.closeMenu()}},e.prototype.aboutJournalOnAnchorClick=function(t){this.closeMenu(),this.$emit("about-journal-anchor-click",t)},e.prototype.created=function(){var t=this;if(!this.$isServer){var e=new lo;e.getLoggedUserInfo().then((function(e){t.userInfo=e})).catch((function(t){console.warn("User API error: ",t)})).finally((function(){t.isApiRequestFinished=!0}))}},e.prototype.mounted=function(){this.$isServer||(this.setInitialIbarMixState(),this.manageIbarToBeDisplayed()),this.dbncOnResize=Wo(this.manageIbarToBeDisplayed,150),window.addEventListener("resize",this.dbncOnResize)},e.prototype.beforeDestroy=function(){window.removeEventListener("resize",this.dbncOnResize)},e.prototype.setInitialIbarMixState=function(){var t=this.$refs.ibarMix;Ui.set(t,{yPercent:-110})},e.prototype.manageIbarToBeDisplayed=function(){if(this.journal){var t=this.$refs.ibar,e=this.$refs.ibarJournal,n=this.$refs.ibarMix;sc.create({trigger:"body",start:"top -11",end:"top -11",markers:!1,scrub:!0,onEnter:function(){I.UI.Resolutions.isDesktop()?(Ui.to(t,{duration:.4,delay:.2,ease:"power1.inOut",y:-68}),Ui.to(e,{duration:.6,ease:"power1.inOut",y:-124}),Ui.to(n,{delay:.2,duration:.6,ease:"power3.inOut",yPercent:0})):Ui.to(t,{duration:.4,delay:.2,ease:"power1.inOut",y:0})},onEnterBack:function(){I.UI.Resolutions.isDesktop()?(Ui.to(t,{delay:.3,duration:.35,ease:"power1.inOut",y:0}),Ui.to(e,{delay:.3,duration:.55,ease:"power1.inOut",y:0}),Ui.to(n,{duration:.5,ease:"power3.inOut",yPercent:-110})):Ui.to(t,{duration:.4,delay:.2,ease:"power1.inOut",y:0})}})}},Object.defineProperties(e.prototype,n),e}(r["c"]);Yo([Object(r["b"])()],Oc.prototype,"journal",void 0),Yo([Object(r["b"])()],Oc.prototype,"section",void 0),Yo([Object(r["b"])()],Oc.prototype,"submitUrl",void 0),Yo([Object(r["b"])()],Oc.prototype,"productName",void 0),Yo([Object(r["b"])({default:function(){return new Array}})],Oc.prototype,"aboutUs",void 0),Yo([Object(r["b"])({default:function(){return new Array}})],Oc.prototype,"aboutJournal",void 0),Yo([Object(r["b"])({default:0})],Oc.prototype,"offsetJournalAbout",void 0),Oc=Yo([Object(r["a"])({components:{IbarLogo:ta,IbarUser:ca,IbarDropdown:ya,IbarSections:Da,IbarAboutUs:Na,IbarAboutJournal:Xa,IbarOffice:as},directives:{"click-outside":new A.ClickOutside,"lock-body-scroll":new A.LockScroll,"esc-press":new A.EscapePress}})],Oc);var Mc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("nav",{staticClass:"Ibar"},[n("h1",{staticClass:"acc-hidden"},[t._v("Top bar navigation")]),t._v(" "),n("div",{ref:"ibar",staticClass:"Ibar__main"},[n("div",{staticClass:"Ibar__wrapper"},[n("button",{ref:"burger",staticClass:"Ibar__burger",attrs:{"aria-label":"Open Menu","data-event":t.$ga.getDataEventValue("iBar","btn","openMenu")},on:{click:t.openMenu}}),t._v(" "),n("div",{staticClass:"Ibar__logo"},[n("a",{staticClass:"Ibar__logo__link",attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBar","a","home")}},[n("ibar-logo"),t._v(" "),n("span",{staticClass:"Ibar__logo__productName"},[t._v(t._s(t.productName))])],1)]),t._v(" "),n("div",{staticClass:"Ibar__link"},[t._t("left")],2),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),t._t("right"),t._v(" "),t.isAnonymousUser?t._e():n("a",{staticClass:"Ibar__icon Ibar__icon--list",attrs:{href:t.myFrontiersUrl,"aria-label":"My Frontiers","data-event":t.$ga.getDataEventValue("iBar","a","myFrontiers")}},[n("span",[t._v("My Frontiers")])]),t._v(" "),n("ibar-user")],2)]),t._v(" "),n("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.clickOutsideMenu,expression:"clickOutsideMenu"},{name:"lock-body-scroll",rawName:"v-lock-body-scroll.noDelay",value:t.isOpenMenu,expression:"isOpenMenu",modifiers:{noDelay:!0}},{name:"esc-press",rawName:"v-esc-press:[isOpenMenu]",value:t.closeMenu,expression:"closeMenu",arg:t.isOpenMenu}],staticClass:"Ibar__menu",class:{"Ibar__menu--open":t.isOpenMenu,"Ibar__menu--journal":t.journal}},[n("div",{staticClass:"Ibar__menu__header"},[n("div",{staticClass:"Ibar__logo"},[n("a",{attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBarMenu","a","home")}},[n("ibar-logo")],1)]),t._v(" "),n("button",{staticClass:"Ibar__close",attrs:{"aria-label":"Close Menu","data-event":t.$ga.getDataEventValue("iBarMenu","btn","closeMenu")},on:{click:t.closeMenu}})]),t._v(" "),n("div",{staticClass:"Ibar__menu__wrapper"},[t.journal?n("div",{staticClass:"Ibar__menu__journal"},[n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarMenu",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),n("a",{class:t.articleLinkClasses,attrs:{href:t.articlesUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","articles")}},[t._v("Articles")]),t._v(" "),n("a",{class:t.researchTopicsLinkClasses,attrs:{href:t.researchTopicsUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","researchTopics")}},[t._v("Research Topics")]),t._v(" "),n("a",{class:t.editorialBoardLinkClasses,attrs:{href:t.editorialBoardUrl,"data-event":t.$ga.getDataEventValue("iBarMenu","a","editorialBoard")}},[t._v("Editorial Board")]),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarMenu","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}})],1):t._e(),t._v(" "),t._t("left"),t._v(" "),t._t("right"),t._v(" "),t.isAnonymousUser?t._e():n("a",{staticClass:"Ibar__icon Ibar__icon--list",attrs:{href:t.myFrontiersUrl,"aria-label":"My Frontiers","data-event":t.$ga.getDataEventValue("iBar","a","myFrontiers")}},[n("span",[t._v("My Frontiers")])]),t._v(" "),n("ibar-office",{attrs:{"is-devices":!0},on:{"close-dropdown":t.closeMenu}})],2)]),t._v(" "),t.journal?[n("div",{ref:"ibarJournal",staticClass:"Ibar__journal"},[n("div",{staticClass:"Ibar__wrapper Ibar__wrapper--journal"},[n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarJournal",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),n("a",{class:t.articleLinkClasses,attrs:{href:t.articlesUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","articles")}},[t._v("Articles")]),t._v(" "),n("a",{class:t.researchTopicsLinkClasses,attrs:{href:t.researchTopicsUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","researchTopics")}},[t._v("Research Topics")]),t._v(" "),n("a",{class:t.editorialBoardLinkClasses,attrs:{href:t.editorialBoardUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","editorialBoard")}},[t._v("Editorial Board")]),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarJournal","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}}),t._v(" "),n("div",{staticClass:"Ibar__spacer"})],1)]),t._v(" "),n("div",{ref:"ibarMix",staticClass:"Ibar__journal Ibar__journal--mix"},[n("div",{staticClass:"Ibar__wrapper Ibar__wrapper--journal"},[n("div",{staticClass:"Ibar__logo"},[n("a",{attrs:{href:t.homeUrl,"aria-label":"Frontiers home","data-event":t.$ga.getDataEventValue("iBarJournal","a","home")}},[n("ibar-logo")],1)]),t._v(" "),n("a",{staticClass:"Ibar__journalName",attrs:{href:t.journalHomeUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","journalHome")}},[t.journalNamePrefix?n("span",[t._v(t._s(t.journalNamePrefix))]):t._e(),t._v(" "),n("span",[t._v(t._s(t.journalNameWithoutPrefix))])]),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),t.hasSections?n("ibar-sections",{attrs:{"parent-data-event":"iBarJournal",journal:t.journal,section:t.section},on:{"close-dropdown":t.closeMenu}}):t._e(),t._v(" "),n("a",{class:t.articleLinkClasses,attrs:{href:t.articlesUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","articles")}},[t._v("Articles")]),t._v(" "),n("a",{class:t.researchTopicsLinkClasses,attrs:{href:t.researchTopicsUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","researchTopics")}},[t._v("Research Topics")]),t._v(" "),n("a",{class:t.editorialBoardLinkClasses,attrs:{href:t.editorialBoardUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","editorialBoard")}},[t._v("Editorial Board")]),t._v(" "),n("ibar-about-journal",{attrs:{"parent-data-event":"iBarJournal","about-journal":t.aboutJournal,journal:t.journal,section:t.section,offset:t.offsetJournalAbout},on:{"anchor-click":t.aboutJournalOnAnchorClick,"close-dropdown":t.closeMenu}}),t._v(" "),n("div",{staticClass:"Ibar__spacer"}),t._v(" "),n("a",{staticClass:"Ibar__button",attrs:{href:t.submitUrl,"data-event":t.$ga.getDataEventValue("iBarJournal","a","submit")}},[n("span",[t._v("Submit")]),t._v(" "),n("span",[t._v(" your research")])]),t._v(" "),n("a",{staticClass:"Ibar__icon Ibar__icon--search",attrs:{href:t.searchUrl,"aria-label":"Search","data-event":t.$ga.getDataEventValue("iBar","a","search")}},[n("span",[t._v("Search")])]),t._v(" "),n("ibar-user")],1)])]:t._e()],2)};Mc._withStripped=!0},"97f4":function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},a05f:function(t,e,n){"use strict";var r=n("1452"),i=n("a618"),o=n("0ddd"),a=n("c9ed"),s=n("bfd5"),u=n("898c"),l=n("1905"),c=n("7c8c"),f=n("1d69"),d=n("c64b");t.exports=function(t){return new Promise((function(e,n){var h,p=t.data,v=t.headers,_=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(h),t.signal&&t.signal.removeEventListener("abort",h)}r.isFormData(p)&&delete v["Content-Type"];var m=new XMLHttpRequest;if(t.auth){var b=t.auth.username||"",y=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+y)}var w=s(t.baseURL,t.url);function x(){if(m){var r="getAllResponseHeaders"in m?u(m.getAllResponseHeaders()):null,o=_&&"text"!==_&&"json"!==_?m.response:m.responseText,a={data:o,status:m.status,statusText:m.statusText,headers:r,config:t,request:m};i((function(t){e(t),g()}),(function(t){n(t),g()}),a),m=null}}if(m.open(t.method.toUpperCase(),a(w,t.params,t.paramsSerializer),!0),m.timeout=t.timeout,"onloadend"in m?m.onloadend=x:m.onreadystatechange=function(){m&&4===m.readyState&&(0!==m.status||m.responseURL&&0===m.responseURL.indexOf("file:"))&&setTimeout(x)},m.onabort=function(){m&&(n(c("Request aborted",t,"ECONNABORTED",m)),m=null)},m.onerror=function(){n(c("Network Error",t,null,m)),m=null},m.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||f.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(c(e,t,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",m)),m=null},r.isStandardBrowserEnv()){var C=(t.withCredentials||l(w))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;C&&(v[t.xsrfHeaderName]=C)}"setRequestHeader"in m&&r.forEach(v,(function(t,e){"undefined"===typeof p&&"content-type"===e.toLowerCase()?delete v[e]:m.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(m.withCredentials=!!t.withCredentials),_&&"json"!==_&&(m.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&m.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&m.upload&&m.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(h=function(t){m&&(n(!t||t&&t.type?new d("canceled"):t),m.abort(),m=null)},t.cancelToken&&t.cancelToken.subscribe(h),t.signal&&(t.signal.aborted?h():t.signal.addEventListener("abort",h))),p||(p=null),m.send(p)}))}},a44e:function(t,e,n){"use strict";var r=n("c64b");function i(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,r=n._listeners.length;for(e=0;e<r;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,r=new Promise((function(t){n.subscribe(t),e=t})).then(t);return r.cancel=function(){n.unsubscribe(e)},r},t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},i.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},i.source=function(){var t,e=new i((function(e){t=e}));return{token:e,cancel:t}},t.exports=i},a618:function(t,e,n){"use strict";var r=n("7c8c");t.exports=function(t,e,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},b789:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},bac2:function(t,e,n){"use strict";var r=n("1452"),i=n("8a3c"),o=n("16ec"),a=n("e763"),s=n("1d69");function u(t){var e=new o(t),n=i(o.prototype.request,e);return r.extend(n,o.prototype,e),r.extend(n,e),n.create=function(e){return u(a(t,e))},n}var l=u(s);l.Axios=o,l.Cancel=n("c64b"),l.CancelToken=n("a44e"),l.isCancel=n("97f4"),l.VERSION=n("4aea").version,l.all=function(t){return Promise.all(t)},l.spread=n("b789"),l.isAxiosError=n("c1dd"),t.exports=l,t.exports.default=l},bfd5:function(t,e,n){"use strict";var r=n("62f1"),i=n("8023");t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},c180:function(t,e,n){"use strict";var r=n("1452");t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},c1dd:function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},c64b:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},c9ed:function(t,e,n){"use strict";var r=n("1452");function i(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(r.isURLSearchParams(e))o=e.toString();else{var a=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),a.push(i(e)+"="+i(t))})))})),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},d559:function(t,e,n){t.exports=n("bac2")},e763:function(t,e,n){"use strict";var r=n("1452");t.exports=function(t,e){e=e||{};var n={};function i(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function o(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:i(void 0,t[n]):i(t[n],e[n])}function a(t){if(!r.isUndefined(e[t]))return i(void 0,e[t])}function s(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:i(void 0,t[n]):i(void 0,e[n])}function u(n){return n in e?i(t[n],e[n]):n in t?i(void 0,t[n]):void 0}var l={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u};return r.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=l[t]||o,i=e(t);r.isUndefined(i)&&e!==u||(n[t]=i)})),n}}}]);
//# sourceMappingURL=frontiers.3.min.js.map
(window["frontiers_jsonp"]=window["frontiers_jsonp"]||[]).push([[4],{0:function(n,t){},"08ba":function(n,t,e){"use strict";e.d(t,"a",(function(){return r}));var o=e("bc3a"),i=e.n(o);class r{constructor(n){this.mainDomain="",this.mainDomain=n}getSubDomain(){let n="www";return window&&window.location.host.startsWith("next")&&(n="next"),n}async getIbarResponse(n,t){return new Promise((e,o)=>{let r=`https://${this.getSubDomain()}.${this.mainDomain}/api/v3/journals/components/ibar`;n&&(r+="?journalId="+n),t&&(r+="&sectionId="+n),i.a.get(r).then(n=>e(n.data)).catch(n=>o(n))})}async getFooterResponse(){return new Promise((n,t)=>{const e=`https://${this.getSubDomain()}.${this.mainDomain}/api/v3/journals/components/footer`;i.a.get(e).then(t=>n(t.data)).catch(n=>t(n))})}}},1:function(n,t){},2:function(n,t){},3:function(n,t){},4:function(n,t){},"68c0":function(n,t,e){"use strict";e.r(t);var o=function(){var n=this,t=n._self._c;n._self._setupProxy;return n.footerData?t("frontiers-footer",n._b({},"frontiers-footer",n.footerData,!1)):n._e()},i=[],r=e("9ab4"),A=e("1b40"),a=e("1e9c"),c=e("c281"),l=e("08ba");let d=class extends A["c"]{created(){this.data?this.footerData=JSON.parse(this.data):this.loadFooterData()}async loadFooterData(){const n=this.mainDomain||Object(c["a"])(),t=new l["a"](n);this.footerData=await t.getFooterResponse(),this.$forceUpdate()}};Object(r["a"])([Object(A["b"])()],d.prototype,"data",void 0),Object(r["a"])([Object(A["b"])()],d.prototype,"mainDomain",void 0),d=Object(r["a"])([Object(A["a"])({components:{"frontiers-footer":a["a"]}})],d);var s=d,C=s,p=e("0c7c");function f(n){var t=e("8d1d");t.__inject__&&t.__inject__(n)}var k=Object(p["a"])(C,o,i,!1,f,null,null,!0);t["default"]=k.exports},"8d1d":function(n,t,e){"use strict";e.r(t);var o=e("cbaa");for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i)},c281:function(n,t,e){"use strict";function o(){if(location.host.indexOf(".")>-1){const n=location.host.split(".");return`${n[1]}.${n[2]}`}return location.host}e.d(t,"a",(function(){return o}))},cbaa:function(n,t,e){var o=e("d4f0");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);var i=e("35d6").default;n.exports.__inject__=function(n){i("17542acd",o,n)}},d4f0:function(n,t,e){var o=e("24fb");t=o(!0),t.push([n.i,'h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:inherit}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;overflow:visible;text-transform:none;-webkit-appearance:button;border:0;background:none}button:hover{cursor:pointer}fieldset{border:0;padding:0;margin:0;min-width:0}figure{margin:0}a,a:active,a:hover{text-decoration:none}:focus{outline:none}ul{list-style:none}ol,ul{margin:0;padding:0}input,textarea{font-family:MuseoSans,Helvetica,Arial,sans-serif}input[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}a,a:active{color:inherit}:after:focus:not(:focus-visible),:before:focus:not(:focus-visible),:focus:not(:focus-visible){outline:none}.Button:not(.Button--linkButton):focus-visible,.Link:not(.Link--linkType):focus-visible,.MessagesCarousel__dots__item:focus-visible,[class^=Card]:focus-visible{position:relative;z-index:1;outline-offset:-4px}.Button:not(.Button--linkButton):focus-visible *,.Link:not(.Link--linkType):focus-visible *,.MessagesCarousel__dots__item:focus-visible *,[class^=Card]:focus-visible *{z-index:-1}:not(input[type=text]):focus-visible,:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:4px solid var(--sky50)}@media only screen and (max-width:1024px){:not(input[type=text]):focus-visible,:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:none}}.acc-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px}@media(prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;-webkit-animation:none!important;animation:none!important;scroll-behavior:auto!important}}.Footer{background-color:#fff;border-top:1px solid var(--grey30)}.Footer__wrapper{max-width:1645px;width:auto;margin:0 auto;padding:0 16px}@media only screen and (max-width:1441px){.Footer__wrapper{max-width:1231px;padding:0}}@media only screen and (max-width:1280px){.Footer__wrapper{max-width:100%;padding-left:calc(var(--layout-col-2) + var(--layout-gap));padding-right:calc(var(--layout-col-2) + var(--layout-gap))}}@media only screen and (max-width:1024px){.Footer__wrapper{padding:0}}.Footer__sections{display:flex;background-color:#fff;box-sizing:border-box;padding-top:80px;padding-bottom:16px;justify-content:space-between}@media only screen and (max-width:1441px){.Footer__sections{flex-wrap:wrap;padding-bottom:0}}@media only screen and (max-width:1024px){.Footer__sections{padding:0 16px}}.Footer__socialLinks{font-size:1rem;line-height:1.375rem;font-weight:300;color:#282828;min-width:192px}@media only screen and (max-width:1441px){.Footer__socialLinks{border-top:1px solid var(--grey30);padding:56px 0;width:100%}}@media only screen and (max-width:1024px){.Footer__socialLinks{padding-bottom:48px;text-align:center;border-top:none}}.Footer__socialLinks__title{margin-bottom:16px}.Footer__socialLinks .Link__wrapper:not(:last-of-type){margin-right:32px}.Footer__socialLinks .Link__wrapper .Link--icon{--size-icon:24px}.Footer__socialLinks .Link__wrapper .Link--icon:after{margin-left:0;margin-right:0}.Footer__copyright{display:flex;flex-direction:row;padding:56px 0;border-top:1px solid var(--grey30);font-size:1rem;line-height:1.375rem;font-weight:300;width:100%}@media only screen and (max-width:1441px){.Footer__copyright{margin-left:0}}@media only screen and (max-width:1024px){.Footer__copyright{flex-direction:column;text-align:center;padding:48px 0 64px 0;margin:0 16px;width:auto;border-top:1px solid var(--grey20)}}@media only screen and (max-width:740px){.Footer__copyright div:first-child{width:215px;align-self:center}}.Footer__copyright span{margin:0 2px 0 4px}.Footer__copyright span:first-child{margin:0 32px 0 0}@media only screen and (max-width:740px){.Footer__copyright span:first-child{margin:0}}.Footer .Accordion__arrow:after{color:#282828}.Footer .Accordion__content{background-color:var(--grey5)}.Footer .Accordion__content li{margin-bottom:16px}.Footer .Accordion__content li:last-child{margin-bottom:0}.Footer .Accordion__content a{font-size:1rem;line-height:1.375rem;font-weight:300;color:#6b6b6b}@media only screen and (max-width:1024px){.Footer .Accordion__item{border-top:none;border-bottom:1px solid var(--grey30);box-shadow:none}}@media only screen and (max-width:1024px){.Footer .Accordion__item .Accordion__headline{transition:padding .48s cubic-bezier(.37,.74,.15,1);padding:32px 0;height:22px;border-color:var(--grey30);box-sizing:content-box}}@media only screen and (max-width:1024px){.Footer .Accordion__item:first-child .Accordion__headline{padding-top:32px}}.Footer .Accordion__item--open{margin:0}.Footer .Accordion__item--open .Accordion__headline{height:22px}@media only screen and (min-width:1025px){.Footer .Accordion{display:flex;width:100%}.Footer .Accordion__item{width:100%;flex:1;box-shadow:none;border-top:none;background:none}.Footer .Accordion__item:first-child .Accordion__content>ul,.Footer .Accordion__item:first-child .Accordion__title{padding-left:0}.Footer .Accordion__item .Accordion__content>ul{padding-bottom:56px}.Footer .Accordion__item--open{margin:0}.Footer .Accordion__item--open .Accordion__headline{border-bottom:none}.Footer .Accordion__headline{pointer-events:none;height:auto}.Footer .Accordion__headline:focus-visible{outline:none}.Footer .Accordion__arrow{display:none}.Footer .Accordion__content{height:auto!important;background-color:#fff;overflow:visible}.Footer .Accordion__content--fadeOut{opacity:1}}@media only screen and (max-width:1441px){.Footer .Accordion{width:100%}}.Accordion__item{background:#fff;border-top:1px solid var(--grey10);box-shadow:0 2px 5px rgba(0,0,0,.1)}.Accordion__item,.Accordion__item--open{transition:margin .48s cubic-bezier(.37,.74,.15,1)}.Accordion__item--open{margin:16px 0;border-top:none}.Accordion__item--open .Accordion__headline{border-bottom:1px solid var(--grey10)}.Accordion__item--open+.Accordion__item,.Accordion__item:first-child{border-top:none}.Accordion__item:first-child.Accordion__item--open{margin-top:0}.Accordion__headline{height:64px;cursor:pointer;display:flex;width:100%;justify-content:space-between;align-items:center;border-color:transparent;transition:border .48s cubic-bezier(.37,.74,.15,1)}.Accordion__title{font-size:1rem;line-height:1.375rem;font-weight:500;color:#282828;padding-left:24px;margin-top:2px}.Accordion__space{flex:1 0 auto}.Accordion__number{font-size:1.25rem;line-height:1.75rem;font-weight:300;color:var(--grey50);width:64px;box-sizing:border-box;padding-left:24px;margin-top:-2px}.Accordion__number sup{font-size:13px}.Accordion__arrow{width:16px;height:16px;position:relative;padding:0 24px 0 16px}.Accordion__arrow:after{content:"";font-family:Frontiers-Iconography-Next!important;color:#6b6b6b;font-size:16px;line-height:16px;font-weight:300!important;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:16px;transition:transform .48s cubic-bezier(.37,.74,.15,1)}.Accordion__arrow--open:after{transform:rotate(180deg)}.Accordion__content{transition:height .48s cubic-bezier(.37,.74,.15,1),opacity .48s cubic-bezier(.37,.74,.15,1);overflow:hidden}.Accordion__content--fadeOut{opacity:0}.Accordion__content>*{padding:24px}.Link{font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;--color-link:#6b6b6b;--color-link-hover:#545454;--color-link-textOutline:#6b6b6b;--color-link-textFlat:#6b6b6b;color:var(--color-link);padding:0;display:inline-flex;align-items:center}.Link:hover,.Link:hover:after{color:var(--color-link-hover)}.Link__wrapper{display:inline-block}.Link--icon:after{content:"";font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);line-height:var(--size-icon);color:var(--color-link);width:var(--size-icon);height:var(--size-icon);margin-left:4px;font-weight:300;-webkit-font-smoothing:antialiased}.Link--left{flex-direction:row-reverse}.Link--left:after{margin:0 4px 0 0}.Link--flatButton,.Link--outlineButton{--button-padding-horizontal:24px;--padding-iconButton:32px;--button-padding-vertical:8px;border-radius:calc(var(--padding-iconButton) + var(--size-icon)*2);padding:var(--button-padding-vertical) var(--button-padding-horizontal);border:1px solid var(--color-link)}.Link--flatButton:hover,.Link--outlineButton:hover{border-color:var(--color-link-hover)}.Link--flatButton:after,.Link--outlineButton:after{color:var(--color-link-textButton)}.Link--flatButton.Link--icon:after,.Link--outlineButton.Link--icon:after{font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);width:var(--size-icon);right:var(--button-padding-horizontal);-webkit-font-smoothing:antialiased}.Link--outlineButton,.Link--outlineButton.Link--icon{color:var(--color-link-textOutline)}.Link--flatButton{--color-link-textFlat:var(--white);color:var(--color-link-textFlat);background-color:var(--color-link);border-color:var(--color-link)}.Link--flatButton:hover{background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.Link--flatButton:hover,.Link--flatButton:hover:after{color:var(--color-link-textFlat)}.Link--small{--size-icon:12px}.Link--small.Link--flatButton,.Link--small.Link--outlineButton{--button-padding-horizontal:16px;--button-padding-vertical:5px;--padding-iconButton:24px;--size-icon:12px;font-size:.875rem;line-height:1.25rem;font-weight:300}.Link--medium{--size-icon:18px}.Link--medium.Link--flatButton,.Link--medium.Link--outlineButton{--button-padding-horizontal:24px;--button-padding-vertical:8px;--padding-iconButton:36px;font-size:1rem;line-height:1.375rem;font-weight:300}.Link--medium.Link--linkType{--size-icon:18px;font-size:1.125rem;line-height:1.75rem;font-weight:500}.Link--large{--size-icon:18px}.Link--large.Link--flatButton,.Link--large.Link--outlineButton{--button-padding-horizontal:32px;--button-padding-vertical:9px;--padding-iconButton:40px;font-size:1.125rem;line-height:1.75rem;font-weight:300}.Link--large.Link--linkType{--size-icon:24px;font-size:1.5rem;line-height:2.0625rem;font-weight:500}.Link--arrowRight:after{content:""}.Link--arrowLeft:after{content:""}.Link--chevronDown:after{content:""}.Link--chevronLeft:after{content:""}.Link--chevronRight:after{content:""}.Link--chevronUp:after{content:""}.Link--newsletter:after{content:""}.Link--search:after{content:""}.Link--user:after{content:""}.Link--location:after{content:""}.Link--Institution:after{content:""}.Link--twitter:after{content:""}.Link--linkedin:after{content:""}.Link--instagram:after{content:""}.Link--facebook:after{content:""}.Link--burgerMenu:after{content:""}.Link--check:after{content:""}.Link--close:after{content:""}.Link--closeCircle:after{content:""}.Link--collapse:after{content:""}.Link--expand:after{content:""}.Link--externalLink:after{content:""}.Link--filters:after{content:""}.Link--home:after{content:""}.Link--spinner:after{content:""}.Link--reload:after{content:""}.Link--chevronUpCircle:after{content:""}.Link--chevronUpCircleFill:after{content:""}.Link--chevronRightCircle:after{content:""}.Link--chevronRightCircleFill:after{content:""}.Link--chevronLeftCircle:after{content:""}.Link--chevronLeftCircleFill:after{content:""}.Link--chevronDownCircle:after{content:""}.Link--chevronDownCircleFill:after{content:""}.Link--arrowUpCircle:after{content:""}.Link--arrowUpCircleFill:after{content:""}.Link--arrowRightCircle:after{content:""}.Link--arrowRightCircleFill:after{content:""}.Link--arrowLeftCircle:after{content:""}.Link--arrowLeftCircleFill:after{content:""}.Link--arrowDownCircle:after{content:""}.Link--arrowDownCircleFill:after{content:""}.Link--view:after{content:""}.Link--viewFill:after{content:""}.Link--userFill:after{content:""}.Link--star:after{content:""}.Link--starFill:after{content:""}.Link--sort:after{content:""}.Link--sortDescending:after{content:""}.Link--sortAscending:after{content:""}.Link--share:after{content:""}.Link--shareFill:after{content:""}.Link--setting:after{content:""}.Link--settingFill:after{content:""}.Link--send:after{content:""}.Link--sendFill:after{content:""}.Link--rss:after{content:""}.Link--rssFill:after{content:""}.Link--reviewForum:after{content:""}.Link--reviewForumFill:after{content:""}.Link--researchTopics:after{content:""}.Link--researchTopicsFill:after{content:""}.Link--quote:after{content:""}.Link--quoteFill:after{content:""}.Link--public:after{content:""}.Link--publicFill:after{content:""}.Link--locationFill:after{content:""}.Link--paper:after{content:""}.Link--paperFill:after{content:""}.Link--externalLinkFill:after{content:""}.Link--notification:after{content:""}.Link--notificationFill:after{content:""}.Link--moreOptionsVertical:after{content:""}.Link--moreOptionsHorizontal:after{content:""}.Link--moreCircle:after{content:""}.Link--list:after{content:""}.Link--link:after{content:""}.Link--laptop:after{content:""}.Link--laptopFill:after{content:""}.Link--info:after{content:""}.Link--infoFill:after{content:""}.Link--image:after{content:""}.Link--imageFill:after{content:""}.Link--help:after{content:""}.Link--helpFill:after{content:""}.Link--group:after{content:""}.Link--groupFill:after{content:""}.Link--institutionFill:after{content:""}.Link--flag:after{content:""}.Link--flagFill:after{content:""}.Link--filtersFill:after{content:""}.Link--files:after{content:""}.Link--filesFill:after{content:""}.Link--favorite:after{content:""}.Link--favoriteFill:after{content:""}.Link--newsletterFill:after{content:""}.Link--eBook:after{content:""}.Link--eBookFill:after{content:""}.Link--download:after{content:""}.Link--desktop:after{content:""}.Link--desktopFill:after{content:""}.Link--delete:after{content:""}.Link--deleteFill:after{content:""}.Link--cloudDownload:after{content:""}.Link--cloudDownloadFill:after{content:""}.Link--closeCircleFill:after{content:""}.Link--clock:after{content:""}.Link--clockFill:after{content:""}.Link--checkmark:after{content:""}.Link--checkmarkFill:after{content:""}.Link--chat:after{content:""}.Link--chatFill:after{content:""}.Link--chartBar:after{content:""}.Link--chartBarFill:after{content:""}.Link--calendar:after{content:""}.Link--calendarFill:after{content:""}.Link--bookmark:after{content:""}.Link--bookmarkFill:after{content:""}.Link--attachment:after{content:""}.Link--article:after{content:""}.Link--articleFill:after{content:""}.Link--arrowUp:after{content:""}.Link--arrowUpRight:after{content:""}.Link--arrowUpLeft:after{content:""}.Link--arrowDown:after{content:""}.Link--arrowDownRight:after{content:""}.Link--arrowDownLeft:after{content:""}.Link--like:after{content:""}.Link--likeFill:after{content:""}.Link--alert:after{content:""}.Link--alertFill:after{content:""}.Link--collapseArrow:after{content:""}.Link--expandArrow:after{content:""}.Link--graphLine:after{content:""}.Link--productHub:after{content:""}.Link--tiktok:after{content:""}.Link--maincolor{--color-link:var(--maincolor40);--color-link-hover:var(--maincolor50);--color-link-textOutline:var(--maincolor40)}.Link--sky40{--color-link:var(--sky40);--color-link-hover:var(--sky50);--color-link-textOutline:var(--sky40)}.Link--blue40{--color-link:var(--blue40);--color-link-hover:var(--blue50);--color-link-textOutline:var(--blue40)}.Link--blue80{--color-link:var(--blue80);--color-link-hover:var(--blue90);--color-link-textOutline:var(--blue80)}.Link--grey{--color-link:#6b6b6b;--color-link-hover:#545454;--color-link-textOutline:#282828}.Link--grey.Link--outlineButton{--color-link-hover:#282828}.Link--white{--color-link:var(--white);--color-link-hover:var(--grey10);--color-link-textFlat:#282828;--color-link-textOutline:var(--white)}.Link--noText.Link--icon:after{margin:0}',"",{version:3,sources:["C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/Footer.vue","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/scss/resets.scss","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/scss/accessibility.scss","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-footer/dist/public-footer.esm.css","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-accordion/dist/public-accordion.esm.css","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-custom-link/dist/public-custom-link.esm.css"],names:[],mappings:"AAAA,oBCAA,QAOE,CAAA,mBACA,CAAA,OAGF,mBACE,CAAA,cACA,CAAA,gBACA,CAAA,QACA,CAAA,SACA,CAAA,gBACA,CAAA,mBACA,CAAA,yBACA,CAAA,QACA,CAAA,eACA,CAAA,aAEA,cACE,CAAA,SAIJ,QACE,CAAA,SACA,CAAA,QACA,CAAA,WACA,CAAA,OAGF,QACE,CAAA,mBAIF,oBACI,CAAA,OAGJ,YACI,CAAA,GAGJ,eACI,CAAA,MAGJ,QACI,CAAA,SACA,CAAA,eAGJ,gDACI,CAAA,4FAGJ,uBACI,CAAA,QACA,CAAA,mBAGJ,yBACI,CAAA,iBAGJ,YACI,CAAA,WAGJ,aACI,CAAA,8FC3EJ,YAGE,CAAA,gKAOA,iBACE,CAAA,SACA,CAAA,mBACA,CAAA,wKAEA,UACE,CAMJ,qGAEA,8BACE,CAGE,0CAIJ,qGAXF,YAYI,CAAA,CAAA,YAKJ,iBACE,CAAA,kBACA,CAAA,SACA,CAAA,UACA,CAAA,eACA,CAAA,QACA,CAAA,SACA,CAAA,kBACA,CAAA,4BACA,CADA,oBACA,CAAA,WACA,CAAA,sCAIF,iBACE,yBAGE,CAAA,gCACA,CADA,wBACA,CAAA,8BACA,CAAA,CAAA,QCjCJ,qBACE,CAAA,kCACA,CAAA,iBAEF,gBACE,CAAA,UACA,CAAA,aACA,CAAA,cACA,CAAA,0CAEF,iBACE,gBACE,CAAA,SACA,CAAA,CAAA,0CAGJ,iBACE,cACE,CAAA,0DACA,CAAA,2DACA,CAAA,CAAA,0CAGJ,iBACE,SACE,CAAA,CAAA,kBAGJ,YACE,CAAA,qBACA,CAAA,qBACA,CAAA,gBACA,CAAA,mBACA,CAAA,6BACA,CAAA,0CAEF,kBACE,cACE,CAAA,gBACA,CAAA,CAAA,0CAGJ,kBACE,cACE,CAAA,CAAA,qBAGJ,cACE,CAAA,oBACA,CAAA,eACA,CAAA,aACA,CAAA,eACA,CAAA,0CAEF,qBACE,kCACE,CAAA,cACA,CAAA,UACA,CAAA,CAAA,0CAGJ,qBACE,mBACE,CAAA,iBACA,CAAA,eACA,CAAA,CAAA,4BAGJ,kBACE,CAAA,uDAEF,iBACE,CAAA,gDAEF,gBACE,CAAA,sDAEF,aACE,CAAA,cACA,CAAA,mBAEF,YACE,CAAA,kBACA,CAAA,cACA,CAAA,kCACA,CAAA,cACA,CAAA,oBACA,CAAA,eACA,CAAA,UACA,CAAA,0CAEF,mBACE,aACE,CAAA,CAAA,0CAGJ,mBACE,qBACE,CAAA,iBACA,CAAA,qBACA,CAAA,aACA,CAAA,UACA,CAAA,kCACA,CAAA,CAAA,yCAGJ,mCACE,WACE,CAAA,iBACA,CAAA,CAAA,wBAGJ,kBACE,CAAA,oCAEF,iBACE,CAAA,yCAEF,oCACE,QACE,CAAA,CAAA,gCAQJ,aACE,CAAA,4BAEF,6BACE,CAAA,+BAEF,kBACE,CAAA,0CAEF,eACE,CAAA,8BAEF,cACE,CAAA,oBACA,CAAA,eACA,CAAA,aACA,CAAA,0CAEF,yBACE,eACE,CAAA,qCACA,CAAA,eACA,CAAA,CAAA,0CAGJ,8CACE,mDACE,CAAA,cACA,CAAA,WACA,CAAA,0BACA,CAAA,sBACA,CAAA,CAAA,0CAGJ,0DACE,gBACE,CAAA,CAAA,+BAGJ,QACE,CAAA,oDAEF,WACE,CAAA,0CAEF,mBACE,YACE,CAAA,UACA,CAAA,yBAEF,UACE,CAAA,MACA,CAAA,eACA,CAAA,eACA,CAAA,eACA,CAAA,mHAEF,cAEE,CAAA,gDAEF,mBACE,CAAA,+BAEF,QACE,CAAA,oDAEF,kBACE,CAAA,6BAEF,mBACE,CAAA,WACA,CAAA,2CAEF,YACE,CAAA,0BAEF,YACE,CAAA,4BAEF,qBACE,CAAA,qBACA,CAAA,gBACA,CAAA,qCAEF,SACE,CAAA,CAAA,0CAGJ,mBACE,UACE,CAAA,CAAA,iBC3NJ,eACE,CAAA,kCACA,CAAA,mCAEA,CAAA,wCADA,kDAMA,CALA,uBAEF,aACE,CACA,eACA,CAAA,4CAEF,qCACE,CAGA,qEAEF,eACE,CAAA,mDAEF,YACE,CAAA,qBAGA,WACA,CAAA,cACA,CAAA,YACA,CAAA,UACA,CAAA,6BACA,CAAA,kBACA,CAAA,wBACA,CAAA,kDACA,CAAA,kBAEF,cACE,CAAA,oBACA,CAAA,eACA,CAAA,aACA,CAAA,iBACA,CAAA,cACA,CAAA,kBAEF,aACE,CAAA,mBAEF,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,mBACA,CAAA,UACA,CAAA,qBACA,CAAA,iBACA,CAAA,eACA,CAAA,uBAEF,cACE,CAAA,kBAEF,UACE,CAAA,WACA,CAAA,iBACA,CAAA,qBACA,CAAA,wBAEF,WACE,CAAA,gDACA,CAAA,aACA,CAAA,cACA,CAAA,gBACA,CAAA,yBACA,CAAA,kCACA,CAAA,iBACA,CAAA,KACA,CAAA,SACA,CAAA,qDACA,CAAA,8BAEF,wBACE,CAAA,oBAEF,2FACE,CAAA,eACA,CAAA,6BAEF,SACE,CAAA,sBAEF,YACE,CAAA,MCxFF,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,kBACA,CAAA,eACA,CAAA,sBACA,CAAA,iBACA,CAAA,cACA,CAAA,qBACA,CAAA,oBACA,CAAA,oBACA,CAAA,0BACA,CAAA,gCACA,CAAA,6BACA,CAAA,uBACA,CAAA,SACA,CAAA,mBACA,CAAA,kBACA,CAGA,8BAEF,6BACE,CAAA,eAEF,oBACE,CAAA,kBAEF,UACE,CAAA,gDACA,CAAA,0BACA,CAAA,4BACA,CAAA,uBACA,CAAA,sBACA,CAAA,uBACA,CAAA,eACA,CAAA,eACA,CAAA,kCACA,CAAA,YAEF,0BACE,CAAA,kBAEF,gBACE,CAAA,uCAEF,gCACE,CAAA,yBACA,CAAA,6BACA,CAAA,kEACA,CAAA,uEACA,CAAA,kCACA,CAAA,mDAEF,oCACE,CAAA,mDAEF,kCACE,CAAA,yEAEF,gDACE,CAAA,0BACA,CAAA,eACA,CAAA,uBACA,CAAA,4BACA,CAAA,sBACA,CAAA,sCACA,CAAA,kCACA,CAGA,qDAEF,mCACE,CAAA,kBAEF,kCACE,CAAA,gCACA,CAAA,kCACA,CAAA,8BACA,CAAA,wBAGA,wCACA,CAAA,oCACA,CAAA,sDAHF,gCAME,CAAA,aAEF,gBACE,CAAA,+DAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,gBACA,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,cAEF,gBACE,CAAA,iEAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,cACA,CAAA,oBACA,CAAA,eACA,CAAA,6BAEF,gBACE,CAAA,kBACA,CAAA,mBACA,CAAA,eACA,CAAA,aAEF,gBACE,CAAA,+DAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,kBACA,CAAA,mBACA,CAAA,eACA,CAAA,4BAEF,gBACE,CAAA,gBACA,CAAA,qBACA,CAAA,eACA,CAAA,wBAEF,WACE,CAAA,uBAEF,WACE,CAAA,yBAEF,WACE,CAAA,yBAEF,WACE,CAAA,0BAEF,WACE,CAAA,uBAEF,WACE,CAAA,wBAEF,WACE,CAAA,oBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,yBAEF,WACE,CAAA,qBAEF,WACE,CAAA,sBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,wBAEF,WACE,CAAA,mBAEF,WACE,CAAA,mBAEF,WACE,CAAA,yBAEF,WACE,CAAA,sBAEF,WACE,CAAA,oBAEF,WACE,CAAA,0BAEF,WACE,CAAA,qBAEF,WACE,CAAA,kBAEF,WACE,CAAA,qBAEF,WACE,CAAA,oBAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,gCAEF,WACE,CAAA,oCAEF,WACE,CAAA,+BAEF,WACE,CAAA,mCAEF,WACE,CAAA,+BAEF,WACE,CAAA,mCAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,8BAEF,WACE,CAAA,kCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,sBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,kBAEF,WACE,CAAA,4BAEF,WACE,CAAA,2BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,iBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,0BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,8BAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,iCAEF,WACE,CAAA,mCAEF,WACE,CAAA,wBAEF,WACE,CAAA,kBAEF,WACE,CAAA,kBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,6BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,yBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,4BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,6BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,uBAEF,WACE,CAAA,2BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,wBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,qBAEF,WACE,CAAA,0BAEF,WACE,CAAA,yBAEF,WACE,CAAA,uBAEF,WACE,CAAA,4BAEF,WACE,CAAA,2BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,2BAEF,WACE,CAAA,yBAEF,WACE,CAAA,uBAEF,WACE,CAAA,wBAEF,WACE,CAAA,oBAEF,WACE,CAAA,iBAEF,+BACE,CAAA,qCACA,CAAA,2CACA,CAAA,aAEF,yBACE,CAAA,+BACA,CAAA,qCACA,CAAA,cAEF,0BACE,CAAA,gCACA,CAAA,sCACA,CAAA,cAEF,0BACE,CAAA,gCACA,CAAA,sCACA,CAAA,YAEF,oBACE,CAAA,0BACA,CAAA,gCACA,CAAA,gCAEF,0BACE,CAAA,aAEF,yBACE,CAAA,gCACA,CAAA,6BACA,CAAA,qCACA,CAAA,+BAEF,QACE",file:"Footer.vue",sourcesContent:['h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:inherit}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;overflow:visible;text-transform:none;-webkit-appearance:button;border:0;background:none}button:hover{cursor:pointer}fieldset{border:0;padding:0;margin:0;min-width:0}figure{margin:0}a,a:active,a:hover{text-decoration:none}:focus{outline:none}ul{list-style:none}ol,ul{margin:0;padding:0}input,textarea{font-family:MuseoSans,Helvetica,Arial,sans-serif}input[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}a,a:active{color:inherit}*:focus:not(:focus-visible),*::before:focus:not(:focus-visible),*::after:focus:not(:focus-visible){outline:none}*[class^=Card]:focus-visible,.Button:not(.Button--linkButton):focus-visible,.Link:not(.Link--linkType):focus-visible,.MessagesCarousel__dots__item:focus-visible{position:relative;z-index:1;outline-offset:-4px}*[class^=Card]:focus-visible *,.Button:not(.Button--linkButton):focus-visible *,.Link:not(.Link--linkType):focus-visible *,.MessagesCarousel__dots__item:focus-visible *{z-index:-1}*:not(input[type=text]):focus-visible{outline:4px solid var(--sky50)}*:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:4px solid var(--sky50)}@media only screen and (max-width:1024px){*:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:none}}@media only screen and (max-width:1024px){*:not(input[type=text]):focus-visible{outline:none}}.acc-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{transition:none !important;animation:none !important;scroll-behavior:auto !important}}.Footer{background-color:#fff;border-top:1px solid var(--grey30)}.Footer__wrapper{max-width:1645px;width:auto;margin:0 auto;padding:0 16px}@media only screen and (max-width: 1441px){.Footer__wrapper{max-width:1231px;padding:0}}@media only screen and (max-width: 1280px){.Footer__wrapper{max-width:100%;padding-left:calc(var(--layout-col-2) + var(--layout-gap));padding-right:calc(var(--layout-col-2) + var(--layout-gap))}}@media only screen and (max-width: 1024px){.Footer__wrapper{padding:0}}.Footer__sections{display:flex;background-color:#fff;box-sizing:border-box;padding-top:80px;padding-bottom:16px;justify-content:space-between}@media only screen and (max-width: 1441px){.Footer__sections{flex-wrap:wrap;padding-bottom:0}}@media only screen and (max-width: 1024px){.Footer__sections{padding:0 16px}}.Footer__socialLinks{font-size:1rem;line-height:1.375rem;font-weight:300;color:#282828;min-width:192px}@media only screen and (max-width: 1441px){.Footer__socialLinks{border-top:1px solid var(--grey30);padding:56px 0;width:100%}}@media only screen and (max-width: 1024px){.Footer__socialLinks{padding-bottom:48px;text-align:center;border-top:none}}.Footer__socialLinks__title{margin-bottom:16px}.Footer__socialLinks .Link__wrapper:not(:last-of-type){margin-right:32px}.Footer__socialLinks .Link__wrapper .Link--icon{--size-icon: 24px}.Footer__socialLinks .Link__wrapper .Link--icon::after{margin-left:0;margin-right:0}.Footer__copyright{display:flex;flex-direction:row;padding:56px 0;border-top:1px solid var(--grey30);font-size:1rem;line-height:1.375rem;font-weight:300;width:100%}@media only screen and (max-width: 1441px){.Footer__copyright{margin-left:0}}@media only screen and (max-width: 1024px){.Footer__copyright{flex-direction:column;text-align:center;padding:48px 0 64px 0;margin:0 16px;width:auto;border-top:1px solid var(--grey20)}}@media only screen and (max-width: 740px){.Footer__copyright div:first-child{width:215px;align-self:center}}.Footer__copyright span{margin:0 2px 0 4px}.Footer__copyright span:first-child{margin:0 32px 0 0}@media only screen and (max-width: 740px){.Footer__copyright span:first-child{margin:0}}.Footer .Accordion__arrow:after{color:#282828}.Footer .Accordion__content{background-color:var(--grey5)}.Footer .Accordion__content li{margin-bottom:16px}.Footer .Accordion__content li:last-child{margin-bottom:0}.Footer .Accordion__content a{font-size:1rem;line-height:1.375rem;font-weight:300;color:#6b6b6b}@media only screen and (max-width: 1024px){.Footer .Accordion__item{border-top:none;border-bottom:1px solid var(--grey30);box-shadow:none}}@media only screen and (max-width: 1024px){.Footer .Accordion__item .Accordion__headline{transition:padding 480ms cubic-bezier(0.37, 0.74, 0.15, 1);padding:32px 0;height:22px;border-color:var(--grey30);box-sizing:content-box}}@media only screen and (max-width: 1024px){.Footer .Accordion__item:first-child .Accordion__headline{padding-top:32px}}.Footer .Accordion__item--open{margin:0}.Footer .Accordion__item--open .Accordion__headline{height:22px}@media only screen and (min-width: 1025px){.Footer .Accordion{display:flex;width:100%}.Footer .Accordion__item{width:100%;flex:1;box-shadow:none;border-top:none;background:none}.Footer .Accordion__item:first-child .Accordion__content>ul,.Footer .Accordion__item:first-child .Accordion__title{padding-left:0}.Footer .Accordion__item .Accordion__content>ul{padding-bottom:56px}.Footer .Accordion__item--open{margin:0}.Footer .Accordion__item--open .Accordion__headline{border-bottom:none}.Footer .Accordion__headline{pointer-events:none;height:auto}.Footer .Accordion__headline:focus-visible{outline:none}.Footer .Accordion__arrow{display:none}.Footer .Accordion__content{height:auto !important;background-color:#fff;overflow:visible}.Footer .Accordion__content--fadeOut{opacity:1}}@media only screen and (max-width: 1441px){.Footer .Accordion{width:100%}}.Accordion__item{background:#fff;border-top:1px solid var(--grey10);box-shadow:0px 2px 5px rgba(0, 0, 0, 0.1);transition:margin 480ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Accordion__item--open{margin:16px 0;transition:margin 480ms cubic-bezier(0.37, 0.74, 0.15, 1);border-top:none}.Accordion__item--open .Accordion__headline{border-bottom:1px solid var(--grey10)}.Accordion__item--open+.Accordion__item{border-top:none}.Accordion__item:first-child{border-top:none}.Accordion__item:first-child.Accordion__item--open{margin-top:0}.Accordion__headline{transition:border 480ms cubic-bezier(0.37, 0.74, 0.15, 1);height:64px;cursor:pointer;display:flex;width:100%;justify-content:space-between;align-items:center;border-color:transparent;transition:border 480ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Accordion__title{font-size:1rem;line-height:1.375rem;font-weight:500;color:#282828;padding-left:24px;margin-top:2px}.Accordion__space{flex:1 0 auto}.Accordion__number{font-size:1.25rem;line-height:1.75rem;font-weight:300;color:var(--grey50);width:64px;box-sizing:border-box;padding-left:24px;margin-top:-2px}.Accordion__number sup{font-size:13px}.Accordion__arrow{width:16px;height:16px;position:relative;padding:0 24px 0 16px}.Accordion__arrow:after{content:"";font-family:"Frontiers-Iconography-Next" !important;color:#6b6b6b;font-size:16px;line-height:16px;font-weight:300 !important;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:16px;transition:transform 480ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Accordion__arrow--open:after{transform:rotate(180deg)}.Accordion__content{transition:height 480ms cubic-bezier(0.37, 0.74, 0.15, 1),opacity 480ms cubic-bezier(0.37, 0.74, 0.15, 1);overflow:hidden}.Accordion__content--fadeOut{opacity:0}.Accordion__content>*{padding:24px}.Link{font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;--color-link: #6B6B6B;--color-link-hover: #545454;--color-link-textOutline: #6B6B6B;--color-link-textFlat: #6B6B6B;color:var(--color-link);padding:0;display:inline-flex;align-items:center}.Link:hover{color:var(--color-link-hover)}.Link:hover:after{color:var(--color-link-hover)}.Link__wrapper{display:inline-block}.Link--icon:after{content:"";font-family:"Frontiers-Iconography-Next" !important;font-size:var(--size-icon);line-height:var(--size-icon);color:var(--color-link);width:var(--size-icon);height:var(--size-icon);margin-left:4px;font-weight:300;-webkit-font-smoothing:antialiased}.Link--left{flex-direction:row-reverse}.Link--left:after{margin:0 4px 0 0}.Link--outlineButton,.Link--flatButton{--button-padding-horizontal: 24px;--padding-iconButton: 32px;--button-padding-vertical: 8px;border-radius:calc(var(--padding-iconButton) + var(--size-icon)*2);padding:var(--button-padding-vertical) var(--button-padding-horizontal);border:1px solid var(--color-link)}.Link--outlineButton:hover,.Link--flatButton:hover{border-color:var(--color-link-hover)}.Link--outlineButton::after,.Link--flatButton::after{color:var(--color-link-textButton)}.Link--outlineButton.Link--icon:after,.Link--flatButton.Link--icon:after{font-family:"Frontiers-Iconography-Next" !important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);width:var(--size-icon);right:var(--button-padding-horizontal);-webkit-font-smoothing:antialiased}.Link--outlineButton{color:var(--color-link-textOutline)}.Link--outlineButton.Link--icon{color:var(--color-link-textOutline)}.Link--flatButton{--color-link-textFlat: var(--white);color:var(--color-link-textFlat);background-color:var(--color-link);border-color:var(--color-link)}.Link--flatButton:hover{color:var(--color-link-textFlat);background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.Link--flatButton:hover:after{color:var(--color-link-textFlat)}.Link--small{--size-icon: 12px}.Link--small.Link--outlineButton,.Link--small.Link--flatButton{--button-padding-horizontal: 16px;--button-padding-vertical: 5px;--padding-iconButton: 24px;--size-icon: 12px;font-size:.875rem;line-height:1.25rem;font-weight:300}.Link--medium{--size-icon: 18px}.Link--medium.Link--outlineButton,.Link--medium.Link--flatButton{--button-padding-horizontal: 24px;--button-padding-vertical: 8px;--padding-iconButton: 36px;font-size:1rem;line-height:1.375rem;font-weight:300}.Link--medium.Link--linkType{--size-icon: 18px;font-size:1.125rem;line-height:1.75rem;font-weight:500}.Link--large{--size-icon: 18px}.Link--large.Link--outlineButton,.Link--large.Link--flatButton{--button-padding-horizontal: 32px;--button-padding-vertical: 9px;--padding-iconButton: 40px;font-size:1.125rem;line-height:1.75rem;font-weight:300}.Link--large.Link--linkType{--size-icon: 24px;font-size:1.5rem;line-height:2.0625rem;font-weight:500}.Link--arrowRight:after{content:""}.Link--arrowLeft:after{content:""}.Link--chevronDown:after{content:""}.Link--chevronLeft:after{content:""}.Link--chevronRight:after{content:""}.Link--chevronUp:after{content:""}.Link--newsletter:after{content:""}.Link--search:after{content:""}.Link--user:after{content:""}.Link--location:after{content:""}.Link--Institution:after{content:""}.Link--twitter:after{content:""}.Link--linkedin:after{content:""}.Link--instagram:after{content:""}.Link--facebook:after{content:""}.Link--burgerMenu:after{content:""}.Link--check:after{content:""}.Link--close:after{content:""}.Link--closeCircle:after{content:""}.Link--collapse:after{content:""}.Link--expand:after{content:""}.Link--externalLink:after{content:""}.Link--filters:after{content:""}.Link--home:after{content:""}.Link--spinner:after{content:""}.Link--reload:after{content:""}.Link--chevronUpCircle:after{content:""}.Link--chevronUpCircleFill:after{content:""}.Link--chevronRightCircle:after{content:""}.Link--chevronRightCircleFill:after{content:""}.Link--chevronLeftCircle:after{content:""}.Link--chevronLeftCircleFill:after{content:""}.Link--chevronDownCircle:after{content:""}.Link--chevronDownCircleFill:after{content:""}.Link--arrowUpCircle:after{content:""}.Link--arrowUpCircleFill:after{content:""}.Link--arrowRightCircle:after{content:""}.Link--arrowRightCircleFill:after{content:""}.Link--arrowLeftCircle:after{content:""}.Link--arrowLeftCircleFill:after{content:""}.Link--arrowDownCircle:after{content:""}.Link--arrowDownCircleFill:after{content:""}.Link--view:after{content:""}.Link--viewFill:after{content:""}.Link--userFill:after{content:""}.Link--star:after{content:""}.Link--starFill:after{content:""}.Link--sort:after{content:""}.Link--sortDescending:after{content:""}.Link--sortAscending:after{content:""}.Link--share:after{content:""}.Link--shareFill:after{content:""}.Link--setting:after{content:""}.Link--settingFill:after{content:""}.Link--send:after{content:""}.Link--sendFill:after{content:""}.Link--rss:after{content:""}.Link--rssFill:after{content:""}.Link--reviewForum:after{content:""}.Link--reviewForumFill:after{content:""}.Link--researchTopics:after{content:""}.Link--researchTopicsFill:after{content:""}.Link--quote:after{content:""}.Link--quoteFill:after{content:""}.Link--public:after{content:""}.Link--publicFill:after{content:""}.Link--locationFill:after{content:""}.Link--paper:after{content:""}.Link--paperFill:after{content:""}.Link--externalLinkFill:after{content:""}.Link--notification:after{content:""}.Link--notificationFill:after{content:""}.Link--moreOptionsVertical:after{content:""}.Link--moreOptionsHorizontal:after{content:""}.Link--moreCircle:after{content:""}.Link--list:after{content:""}.Link--link:after{content:""}.Link--laptop:after{content:""}.Link--laptopFill:after{content:""}.Link--info:after{content:""}.Link--infoFill:after{content:""}.Link--image:after{content:""}.Link--imageFill:after{content:""}.Link--help:after{content:""}.Link--helpFill:after{content:""}.Link--group:after{content:""}.Link--groupFill:after{content:""}.Link--institutionFill:after{content:""}.Link--flag:after{content:""}.Link--flagFill:after{content:""}.Link--filtersFill:after{content:""}.Link--files:after{content:""}.Link--filesFill:after{content:""}.Link--favorite:after{content:""}.Link--favoriteFill:after{content:""}.Link--newsletterFill:after{content:""}.Link--eBook:after{content:""}.Link--eBookFill:after{content:""}.Link--download:after{content:""}.Link--desktop:after{content:""}.Link--desktopFill:after{content:""}.Link--delete:after{content:""}.Link--deleteFill:after{content:""}.Link--cloudDownload:after{content:""}.Link--cloudDownloadFill:after{content:""}.Link--closeCircleFill:after{content:""}.Link--clock:after{content:""}.Link--clockFill:after{content:""}.Link--checkmark:after{content:""}.Link--checkmarkFill:after{content:""}.Link--chat:after{content:""}.Link--chatFill:after{content:""}.Link--chartBar:after{content:""}.Link--chartBarFill:after{content:""}.Link--calendar:after{content:""}.Link--calendarFill:after{content:""}.Link--bookmark:after{content:""}.Link--bookmarkFill:after{content:""}.Link--attachment:after{content:""}.Link--article:after{content:""}.Link--articleFill:after{content:""}.Link--arrowUp:after{content:""}.Link--arrowUpRight:after{content:""}.Link--arrowUpLeft:after{content:""}.Link--arrowDown:after{content:""}.Link--arrowDownRight:after{content:""}.Link--arrowDownLeft:after{content:""}.Link--like:after{content:""}.Link--likeFill:after{content:""}.Link--alert:after{content:""}.Link--alertFill:after{content:""}.Link--collapseArrow:after{content:""}.Link--expandArrow:after{content:""}.Link--graphLine:after{content:""}.Link--productHub:after{content:""}.Link--tiktok:after{content:""}.Link--maincolor{--color-link: var(--maincolor40);--color-link-hover: var(--maincolor50);--color-link-textOutline: var(--maincolor40)}.Link--sky40{--color-link: var(--sky40);--color-link-hover: var(--sky50);--color-link-textOutline: var(--sky40)}.Link--blue40{--color-link: var(--blue40);--color-link-hover: var(--blue50);--color-link-textOutline: var(--blue40)}.Link--blue80{--color-link: var(--blue80);--color-link-hover: var(--blue90);--color-link-textOutline: var(--blue80)}.Link--grey{--color-link: #6B6B6B;--color-link-hover: #545454;--color-link-textOutline: #282828}.Link--grey.Link--outlineButton{--color-link-hover: #282828}.Link--white{--color-link: var(--white);--color-link-hover: var(--grey10);--color-link-textFlat: #282828;--color-link-textOutline: var(--white)}.Link--noText.Link--icon:after{margin:0}',"h1,\r\nh2,\r\nh3,\r\nh4,\r\nh5,\r\nh6,\r\np {\r\n  margin: 0;\r\n  font-weight: inherit;\r\n}\r\n\r\nbutton {\r\n  font-family: inherit;\r\n  font-size: 100%;\r\n  line-height: 1.15;\r\n  margin: 0;\r\n  padding: 0;\r\n  overflow: visible;\r\n  text-transform: none;\r\n  -webkit-appearance: button;\r\n  border: 0;\r\n  background: none;\r\n\r\n  &:hover {\r\n    cursor: pointer;\r\n  }\r\n}\r\n\r\nfieldset {\r\n  border: 0;\r\n  padding: 0;\r\n  margin: 0;\r\n  min-width: 0;\r\n}\r\n\r\nfigure {\r\n  margin: 0;\r\n}\r\n\r\n\r\na,a:active,a:hover {\r\n    text-decoration: none\r\n}\r\n\r\n:focus {\r\n    outline: none\r\n}\r\n\r\nul {\r\n    list-style: none\r\n}\r\n\r\nol,ul {\r\n    margin: 0;\r\n    padding: 0\r\n}\r\n\r\ninput,textarea {\r\n    font-family: MuseoSans,Helvetica,Arial,sans-serif\r\n}\r\n\r\ninput[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button {\r\n    -webkit-appearance: none;\r\n    margin: 0\r\n}\r\n\r\ninput[type=number] {\r\n    -moz-appearance: textfield\r\n}\r\n\r\ninput::-ms-clear {\r\n    display: none\r\n}\r\n\r\na,a:active {\r\n    color: inherit\r\n}\r\n",'*:focus:not(:focus-visible),\r\n*::before:focus:not(:focus-visible),\r\n*::after:focus:not(:focus-visible) {\r\n  outline: none;\r\n}\r\n\r\n*[class^="Card"],\r\n.Button:not(.Button--linkButton),\r\n.Link:not(.Link--linkType), \r\n.MessagesCarousel__dots__item {\r\n  &:focus-visible {\r\n    position: relative;\r\n    z-index: 1;\r\n    outline-offset: -4px;\r\n    \r\n    * {\r\n      z-index: -1;\r\n    }    \r\n  }\r\n}\r\n\r\n*:not(input[type="text"]):focus-visible {\r\n  outline: 4px solid $sky50;\r\n\r\n  & + .RadioInputList__checkmark {\r\n    outline: 4px solid $sky50;\r\n\r\n    @media #{$break-md} {\r\n      outline: none;\r\n    }\r\n  }\r\n\r\n  @media #{$break-md} {\r\n    outline: none;\r\n  }\r\n}\r\n\r\n/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */\r\n.acc-hidden {\r\n  position: absolute;\r\n  white-space: nowrap;\r\n  width: 1px;\r\n  height: 1px;\r\n  overflow: hidden;\r\n  border: 0;\r\n  padding: 0;\r\n  clip: rect(0 0 0 0);\r\n  clip-path: inset(50%);\r\n  margin: -1px;\r\n}\r\n\r\n/* prettier-ignore */\r\n@media(prefers-reduced-motion: reduce) {\r\n  *,\r\n  *::before,\r\n  *::after {\r\n    transition: none !important;\r\n    animation: none !important;\r\n    scroll-behavior: auto !important;\r\n  }\r\n}\r\n',"/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Footer {\n  background-color: #FFFFFF;\n  border-top: 1px solid var(--grey30);\n}\n.Footer__wrapper {\n  max-width: 1645px;\n  width: auto;\n  margin: 0 auto;\n  padding: 0 16px;\n}\n@media only screen and (max-width:1441px) {\n  .Footer__wrapper {\n    max-width: 1231px;\n    padding: 0;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Footer__wrapper {\n    max-width: 100%;\n    padding-left: calc(var(--layout-col-2) + var(--layout-gap));\n    padding-right: calc(var(--layout-col-2) + var(--layout-gap));\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer__wrapper {\n    padding: 0;\n  }\n}\n.Footer__sections {\n  display: flex;\n  background-color: #FFFFFF;\n  box-sizing: border-box;\n  padding-top: 80px;\n  padding-bottom: 16px;\n  justify-content: space-between;\n}\n@media only screen and (max-width:1441px) {\n  .Footer__sections {\n    flex-wrap: wrap;\n    padding-bottom: 0;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer__sections {\n    padding: 0 16px;\n  }\n}\n.Footer__socialLinks {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 300;\n  color: #282828;\n  min-width: 192px;\n}\n@media only screen and (max-width:1441px) {\n  .Footer__socialLinks {\n    border-top: 1px solid var(--grey30);\n    padding: 56px 0;\n    width: 100%;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer__socialLinks {\n    padding-bottom: 48px;\n    text-align: center;\n    border-top: none;\n  }\n}\n.Footer__socialLinks__title {\n  margin-bottom: 16px;\n}\n.Footer__socialLinks .Link__wrapper:not(:last-of-type) {\n  margin-right: 32px;\n}\n.Footer__socialLinks .Link__wrapper .Link--icon {\n  --size-icon: 24px;\n}\n.Footer__socialLinks .Link__wrapper .Link--icon::after {\n  margin-left: 0;\n  margin-right: 0;\n}\n.Footer__copyright {\n  display: flex;\n  flex-direction: row;\n  padding: 56px 0;\n  border-top: 1px solid var(--grey30);\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 300;\n  width: 100%;\n}\n@media only screen and (max-width:1441px) {\n  .Footer__copyright {\n    margin-left: 0;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer__copyright {\n    flex-direction: column;\n    text-align: center;\n    padding: 48px 0 64px 0;\n    margin: 0 16px;\n    width: auto;\n    border-top: 1px solid var(--grey20);\n  }\n}\n@media only screen and (max-width: 740px) {\n  .Footer__copyright div:first-child {\n    width: 215px;\n    align-self: center;\n  }\n}\n.Footer__copyright span {\n  margin: 0 2px 0 4px;\n}\n.Footer__copyright span:first-child {\n  margin: 0 32px 0 0;\n}\n@media only screen and (max-width: 740px) {\n  .Footer__copyright span:first-child {\n    margin: 0;\n  }\n}\n.Footer .Accordion {\n  /*\n          MOBILE FIRST: all changes done in one block to avoid accordion behavior from 1024 and up\n      */\n}\n.Footer .Accordion__arrow:after {\n  color: #282828;\n}\n.Footer .Accordion__content {\n  background-color: var(--grey5);\n}\n.Footer .Accordion__content li {\n  margin-bottom: 16px;\n}\n.Footer .Accordion__content li:last-child {\n  margin-bottom: 0;\n}\n.Footer .Accordion__content a {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 300;\n  color: #6B6B6B;\n}\n@media only screen and (max-width:1024px) {\n  .Footer .Accordion__item {\n    border-top: none;\n    border-bottom: 1px solid var(--grey30);\n    box-shadow: none;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer .Accordion__item .Accordion__headline {\n    transition: padding 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n    padding: 32px 0;\n    height: 22px;\n    border-color: var(--grey30);\n    box-sizing: content-box;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Footer .Accordion__item:first-child .Accordion__headline {\n    padding-top: 32px;\n  }\n}\n.Footer .Accordion__item--open {\n  margin: 0;\n}\n.Footer .Accordion__item--open .Accordion__headline {\n  height: 22px;\n}\n@media only screen and (min-width: 1025px) {\n  .Footer .Accordion {\n    display: flex;\n    width: 100%;\n  }\n  .Footer .Accordion__item {\n    width: 100%;\n    flex: 1;\n    box-shadow: none;\n    border-top: none;\n    background: none;\n  }\n  .Footer .Accordion__item:first-child .Accordion__content > ul,\n.Footer .Accordion__item:first-child .Accordion__title {\n    padding-left: 0;\n  }\n  .Footer .Accordion__item .Accordion__content > ul {\n    padding-bottom: 56px;\n  }\n  .Footer .Accordion__item--open {\n    margin: 0;\n  }\n  .Footer .Accordion__item--open .Accordion__headline {\n    border-bottom: none;\n  }\n  .Footer .Accordion__headline {\n    pointer-events: none;\n    height: auto;\n  }\n  .Footer .Accordion__headline:focus-visible {\n    outline: none;\n  }\n  .Footer .Accordion__arrow {\n    display: none;\n  }\n  .Footer .Accordion__content {\n    height: auto !important;\n    background-color: #FFFFFF;\n    overflow: visible;\n  }\n  .Footer .Accordion__content--fadeOut {\n    opacity: 1;\n  }\n}\n@media only screen and (max-width:1441px) {\n  .Footer .Accordion {\n    width: 100%;\n  }\n}",'/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Accordion__item {\n  background: #FFFFFF;\n  border-top: 1px solid var(--grey10);\n  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);\n  transition: margin 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Accordion__item--open {\n  margin: 16px 0;\n  transition: margin 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  border-top: none;\n}\n.Accordion__item--open .Accordion__headline {\n  border-bottom: 1px solid var(--grey10);\n}\n.Accordion__item--open + .Accordion__item {\n  border-top: none;\n}\n.Accordion__item:first-child {\n  border-top: none;\n}\n.Accordion__item:first-child.Accordion__item--open {\n  margin-top: 0;\n}\n.Accordion__headline {\n  transition: border 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  height: 64px;\n  cursor: pointer;\n  display: flex;\n  width: 100%;\n  justify-content: space-between;\n  align-items: center;\n  border-color: transparent;\n  transition: border 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Accordion__title {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 500;\n  color: #282828;\n  padding-left: 24px;\n  margin-top: 2px;\n}\n.Accordion__space {\n  flex: 1 0 auto;\n}\n.Accordion__number {\n  font-size: 1.25rem;\n  line-height: 1.75rem;\n  font-weight: 300;\n  color: var(--grey50);\n  width: 64px;\n  box-sizing: border-box;\n  padding-left: 24px;\n  margin-top: -2px;\n}\n.Accordion__number sup {\n  font-size: 13px;\n}\n.Accordion__arrow {\n  width: 16px;\n  height: 16px;\n  position: relative;\n  padding: 0 24px 0 16px;\n}\n.Accordion__arrow:after {\n  content: "\\e90c";\n  font-family: "Frontiers-Iconography-Next" !important;\n  color: #6B6B6B;\n  font-size: 16px;\n  line-height: 16px;\n  font-weight: 300 !important;\n  -webkit-font-smoothing: antialiased;\n  position: absolute;\n  top: 0;\n  left: 16px;\n  transition: transform 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Accordion__arrow--open:after {\n  transform: rotate(180deg);\n}\n.Accordion__content {\n  transition: height 480ms cubic-bezier(0.37, 0.74, 0.15, 1), opacity 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  overflow: hidden;\n}\n.Accordion__content--fadeOut {\n  opacity: 0;\n}\n.Accordion__content > * {\n  padding: 24px;\n}','/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Link {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  position: relative;\n  cursor: pointer;\n  box-sizing: border-box;\n  display: inline-block;\n  --color-link: #6B6B6B;\n  --color-link-hover: #545454;\n  --color-link-textOutline: #6B6B6B;\n  --color-link-textFlat: #6B6B6B;\n  color: var(--color-link);\n  padding: 0;\n  display: inline-flex;\n  align-items: center;\n}\n.Link:hover {\n  color: var(--color-link-hover);\n}\n.Link:hover:after {\n  color: var(--color-link-hover);\n}\n.Link__wrapper {\n  display: inline-block;\n}\n.Link--icon:after {\n  content: "";\n  font-family: "Frontiers-Iconography-Next" !important;\n  font-size: var(--size-icon);\n  line-height: var(--size-icon);\n  color: var(--color-link);\n  width: var(--size-icon);\n  height: var(--size-icon);\n  margin-left: 4px;\n  font-weight: 300;\n  -webkit-font-smoothing: antialiased;\n}\n.Link--left {\n  flex-direction: row-reverse;\n}\n.Link--left:after {\n  margin: 0 4px 0 0;\n}\n.Link--outlineButton, .Link--flatButton {\n  --button-padding-horizontal: 24px;\n  --padding-iconButton: 32px;\n  --button-padding-vertical: 8px;\n  border-radius: calc(var(--padding-iconButton) + var(--size-icon) * 2);\n  padding: var(--button-padding-vertical) var(--button-padding-horizontal);\n  border: 1px solid var(--color-link);\n}\n.Link--outlineButton:hover, .Link--flatButton:hover {\n  border-color: var(--color-link-hover);\n}\n.Link--outlineButton::after, .Link--flatButton::after {\n  color: var(--color-link-textButton);\n}\n.Link--outlineButton.Link--icon:after, .Link--flatButton.Link--icon:after {\n  font-family: "Frontiers-Iconography-Next" !important;\n  font-size: var(--size-icon);\n  font-weight: 300;\n  height: var(--size-icon);\n  line-height: var(--size-icon);\n  width: var(--size-icon);\n  right: var(--button-padding-horizontal);\n  -webkit-font-smoothing: antialiased;\n}\n.Link--outlineButton {\n  color: var(--color-link-textOutline);\n}\n.Link--outlineButton.Link--icon {\n  color: var(--color-link-textOutline);\n}\n.Link--flatButton {\n  --color-link-textFlat: var(--white);\n  color: var(--color-link-textFlat);\n  background-color: var(--color-link);\n  border-color: var(--color-link);\n}\n.Link--flatButton:hover {\n  color: var(--color-link-textFlat);\n  background-color: var(--color-link-hover);\n  border-color: var(--color-link-hover);\n}\n.Link--flatButton:hover:after {\n  color: var(--color-link-textFlat);\n}\n.Link--small {\n  --size-icon: 12px;\n}\n.Link--small.Link--outlineButton, .Link--small.Link--flatButton {\n  --button-padding-horizontal: 16px;\n  --button-padding-vertical: 5px;\n  --padding-iconButton: 24px;\n  --size-icon: 12px;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 300;\n}\n.Link--medium {\n  --size-icon: 18px;\n}\n.Link--medium.Link--outlineButton, .Link--medium.Link--flatButton {\n  --button-padding-horizontal: 24px;\n  --button-padding-vertical: 8px;\n  --padding-iconButton: 36px;\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 300;\n}\n.Link--medium.Link--linkType {\n  --size-icon: 18px;\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 500;\n}\n.Link--large {\n  --size-icon: 18px;\n}\n.Link--large.Link--outlineButton, .Link--large.Link--flatButton {\n  --button-padding-horizontal: 32px;\n  --button-padding-vertical: 9px;\n  --padding-iconButton: 40px;\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 300;\n}\n.Link--large.Link--linkType {\n  --size-icon: 24px;\n  font-size: 1.5rem;\n  line-height: 2.0625rem;\n  font-weight: 500;\n}\n.Link--arrowRight:after {\n  content: "\\e90b";\n}\n.Link--arrowLeft:after {\n  content: "\\e910";\n}\n.Link--chevronDown:after {\n  content: "\\e90c";\n}\n.Link--chevronLeft:after {\n  content: "\\e90d";\n}\n.Link--chevronRight:after {\n  content: "\\e90e";\n}\n.Link--chevronUp:after {\n  content: "\\e90f";\n}\n.Link--newsletter:after {\n  content: "\\e936";\n}\n.Link--search:after {\n  content: "\\e940";\n}\n.Link--user:after {\n  content: "\\e900";\n}\n.Link--location:after {\n  content: "\\e901";\n}\n.Link--Institution:after {\n  content: "\\e902";\n}\n.Link--twitter:after {\n  content: "\\e903";\n}\n.Link--linkedin:after {\n  content: "\\e904";\n}\n.Link--instagram:after {\n  content: "\\e905";\n}\n.Link--facebook:after {\n  content: "\\e906";\n}\n.Link--burgerMenu:after {\n  content: "\\e907";\n}\n.Link--check:after {\n  content: "\\e908";\n}\n.Link--close:after {\n  content: "\\e909";\n}\n.Link--closeCircle:after {\n  content: "\\e90a";\n}\n.Link--collapse:after {\n  content: "\\e911";\n}\n.Link--expand:after {\n  content: "\\e912";\n}\n.Link--externalLink:after {\n  content: "\\e913";\n}\n.Link--filters:after {\n  content: "\\e914";\n}\n.Link--home:after {\n  content: "\\e915";\n}\n.Link--spinner:after {\n  content: "\\e916";\n}\n.Link--reload:after {\n  content: "\\e917";\n}\n.Link--chevronUpCircle:after {\n  content: "\\e918";\n}\n.Link--chevronUpCircleFill:after {\n  content: "\\e919";\n}\n.Link--chevronRightCircle:after {\n  content: "\\e91a";\n}\n.Link--chevronRightCircleFill:after {\n  content: "\\e91b";\n}\n.Link--chevronLeftCircle:after {\n  content: "\\e91c";\n}\n.Link--chevronLeftCircleFill:after {\n  content: "\\e91d";\n}\n.Link--chevronDownCircle:after {\n  content: "\\e91e";\n}\n.Link--chevronDownCircleFill:after {\n  content: "\\e91f";\n}\n.Link--arrowUpCircle:after {\n  content: "\\e920";\n}\n.Link--arrowUpCircleFill:after {\n  content: "\\e921";\n}\n.Link--arrowRightCircle:after {\n  content: "\\e922";\n}\n.Link--arrowRightCircleFill:after {\n  content: "\\e923";\n}\n.Link--arrowLeftCircle:after {\n  content: "\\e924";\n}\n.Link--arrowLeftCircleFill:after {\n  content: "\\e925";\n}\n.Link--arrowDownCircle:after {\n  content: "\\e926";\n}\n.Link--arrowDownCircleFill:after {\n  content: "\\e927";\n}\n.Link--view:after {\n  content: "\\e928";\n}\n.Link--viewFill:after {\n  content: "\\e929";\n}\n.Link--userFill:after {\n  content: "\\e92a";\n}\n.Link--star:after {\n  content: "\\e92b";\n}\n.Link--starFill:after {\n  content: "\\e92c";\n}\n.Link--sort:after {\n  content: "\\e92d";\n}\n.Link--sortDescending:after {\n  content: "\\e92e";\n}\n.Link--sortAscending:after {\n  content: "\\e92f";\n}\n.Link--share:after {\n  content: "\\e930";\n}\n.Link--shareFill:after {\n  content: "\\e931";\n}\n.Link--setting:after {\n  content: "\\e932";\n}\n.Link--settingFill:after {\n  content: "\\e933";\n}\n.Link--send:after {\n  content: "\\e934";\n}\n.Link--sendFill:after {\n  content: "\\e935";\n}\n.Link--rss:after {\n  content: "\\e937";\n}\n.Link--rssFill:after {\n  content: "\\e938";\n}\n.Link--reviewForum:after {\n  content: "\\e939";\n}\n.Link--reviewForumFill:after {\n  content: "\\e93a";\n}\n.Link--researchTopics:after {\n  content: "\\e93b";\n}\n.Link--researchTopicsFill:after {\n  content: "\\e93c";\n}\n.Link--quote:after {\n  content: "\\e93d";\n}\n.Link--quoteFill:after {\n  content: "\\e93e";\n}\n.Link--public:after {\n  content: "\\e93f";\n}\n.Link--publicFill:after {\n  content: "\\e941";\n}\n.Link--locationFill:after {\n  content: "\\e942";\n}\n.Link--paper:after {\n  content: "\\e943";\n}\n.Link--paperFill:after {\n  content: "\\e944";\n}\n.Link--externalLinkFill:after {\n  content: "\\e945";\n}\n.Link--notification:after {\n  content: "\\e946";\n}\n.Link--notificationFill:after {\n  content: "\\e947";\n}\n.Link--moreOptionsVertical:after {\n  content: "\\e948";\n}\n.Link--moreOptionsHorizontal:after {\n  content: "\\e949";\n}\n.Link--moreCircle:after {\n  content: "\\e94a";\n}\n.Link--list:after {\n  content: "\\e94b";\n}\n.Link--link:after {\n  content: "\\e94c";\n}\n.Link--laptop:after {\n  content: "\\e94d";\n}\n.Link--laptopFill:after {\n  content: "\\e94e";\n}\n.Link--info:after {\n  content: "\\e94f";\n}\n.Link--infoFill:after {\n  content: "\\e950";\n}\n.Link--image:after {\n  content: "\\e951";\n}\n.Link--imageFill:after {\n  content: "\\e952";\n}\n.Link--help:after {\n  content: "\\e953";\n}\n.Link--helpFill:after {\n  content: "\\e954";\n}\n.Link--group:after {\n  content: "\\e955";\n}\n.Link--groupFill:after {\n  content: "\\e956";\n}\n.Link--institutionFill:after {\n  content: "\\e957";\n}\n.Link--flag:after {\n  content: "\\e958";\n}\n.Link--flagFill:after {\n  content: "\\e959";\n}\n.Link--filtersFill:after {\n  content: "\\e95a";\n}\n.Link--files:after {\n  content: "\\e95b";\n}\n.Link--filesFill:after {\n  content: "\\e95c";\n}\n.Link--favorite:after {\n  content: "\\e95d";\n}\n.Link--favoriteFill:after {\n  content: "\\e95e";\n}\n.Link--newsletterFill:after {\n  content: "\\e95f";\n}\n.Link--eBook:after {\n  content: "\\e960";\n}\n.Link--eBookFill:after {\n  content: "\\e961";\n}\n.Link--download:after {\n  content: "\\e962";\n}\n.Link--desktop:after {\n  content: "\\e963";\n}\n.Link--desktopFill:after {\n  content: "\\e964";\n}\n.Link--delete:after {\n  content: "\\e965";\n}\n.Link--deleteFill:after {\n  content: "\\e966";\n}\n.Link--cloudDownload:after {\n  content: "\\e967";\n}\n.Link--cloudDownloadFill:after {\n  content: "\\e968";\n}\n.Link--closeCircleFill:after {\n  content: "\\e969";\n}\n.Link--clock:after {\n  content: "\\e96a";\n}\n.Link--clockFill:after {\n  content: "\\e96b";\n}\n.Link--checkmark:after {\n  content: "\\e96c";\n}\n.Link--checkmarkFill:after {\n  content: "\\e96d";\n}\n.Link--chat:after {\n  content: "\\e96e";\n}\n.Link--chatFill:after {\n  content: "\\e96f";\n}\n.Link--chartBar:after {\n  content: "\\e970";\n}\n.Link--chartBarFill:after {\n  content: "\\e971";\n}\n.Link--calendar:after {\n  content: "\\e972";\n}\n.Link--calendarFill:after {\n  content: "\\e973";\n}\n.Link--bookmark:after {\n  content: "\\e974";\n}\n.Link--bookmarkFill:after {\n  content: "\\e975";\n}\n.Link--attachment:after {\n  content: "\\e976";\n}\n.Link--article:after {\n  content: "\\e977";\n}\n.Link--articleFill:after {\n  content: "\\e978";\n}\n.Link--arrowUp:after {\n  content: "\\e979";\n}\n.Link--arrowUpRight:after {\n  content: "\\e97a";\n}\n.Link--arrowUpLeft:after {\n  content: "\\e97b";\n}\n.Link--arrowDown:after {\n  content: "\\e97c";\n}\n.Link--arrowDownRight:after {\n  content: "\\e97d";\n}\n.Link--arrowDownLeft:after {\n  content: "\\e97e";\n}\n.Link--like:after {\n  content: "\\e97f";\n}\n.Link--likeFill:after {\n  content: "\\e980";\n}\n.Link--alert:after {\n  content: "\\e981";\n}\n.Link--alertFill:after {\n  content: "\\e982";\n}\n.Link--collapseArrow:after {\n  content: "\\e983";\n}\n.Link--expandArrow:after {\n  content: "\\e984";\n}\n.Link--graphLine:after {\n  content: "\\e985";\n}\n.Link--productHub:after {\n  content: "\\e986";\n}\n.Link--tiktok:after {\n  content: "\\e987";\n}\n.Link--maincolor {\n  --color-link: var(--maincolor40);\n  --color-link-hover: var(--maincolor50);\n  --color-link-textOutline: var(--maincolor40);\n}\n.Link--sky40 {\n  --color-link: var(--sky40);\n  --color-link-hover: var(--sky50);\n  --color-link-textOutline: var(--sky40);\n}\n.Link--blue40 {\n  --color-link: var(--blue40);\n  --color-link-hover: var(--blue50);\n  --color-link-textOutline: var(--blue40);\n}\n.Link--blue80 {\n  --color-link: var(--blue80);\n  --color-link-hover: var(--blue90);\n  --color-link-textOutline: var(--blue80);\n}\n.Link--grey {\n  --color-link: #6B6B6B;\n  --color-link-hover: #545454;\n  --color-link-textOutline: #282828;\n}\n.Link--grey.Link--outlineButton {\n  --color-link-hover: #282828;\n}\n.Link--white {\n  --color-link: var(--white);\n  --color-link-hover: var(--grey10);\n  --color-link-textFlat: #282828;\n  --color-link-textOutline: var(--white);\n}\n.Link--noText.Link--icon:after {\n  margin: 0;\n}']}]),n.exports=t}}]);
//# sourceMappingURL=frontiers.4.min.js.map
(window["frontiers_jsonp"]=window["frontiers_jsonp"]||[]).push([[5],{0:function(n,e){},"08ba":function(n,e,r){"use strict";r.d(e,"a",(function(){return a}));var o=r("bc3a"),t=r.n(o);class a{constructor(n){this.mainDomain="",this.mainDomain=n}getSubDomain(){let n="www";return window&&window.location.host.startsWith("next")&&(n="next"),n}async getIbarResponse(n,e){return new Promise((r,o)=>{let a=`https://${this.getSubDomain()}.${this.mainDomain}/api/v3/journals/components/ibar`;n&&(a+="?journalId="+n),e&&(a+="&sectionId="+n),t.a.get(a).then(n=>r(n.data)).catch(n=>o(n))})}async getFooterResponse(){return new Promise((n,e)=>{const r=`https://${this.getSubDomain()}.${this.mainDomain}/api/v3/journals/components/footer`;t.a.get(r).then(e=>n(e.data)).catch(n=>e(n))})}}},1:function(n,e){},2:function(n,e){},3:function(n,e){},4:function(n,e){},4302:function(n,e,r){var o=r("94bc");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals);var t=r("35d6").default;n.exports.__inject__=function(n){t("0219c3b6",o,n)}},"94bc":function(n,e,r){var o=r("24fb");e=o(!0),e.push([n.i,'h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:inherit}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;overflow:visible;text-transform:none;-webkit-appearance:button;border:0;background:none}button:hover{cursor:pointer}fieldset{border:0;padding:0;margin:0;min-width:0}figure{margin:0}a,a:active,a:hover{text-decoration:none}:focus{outline:none}ul{list-style:none}ol,ul{margin:0;padding:0}input,textarea{font-family:MuseoSans,Helvetica,Arial,sans-serif}input[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}a,a:active{color:inherit}:after:focus:not(:focus-visible),:before:focus:not(:focus-visible),:focus:not(:focus-visible){outline:none}.Button:not(.Button--linkButton):focus-visible,.Link:not(.Link--linkType):focus-visible,.MessagesCarousel__dots__item:focus-visible,[class^=Card]:focus-visible{position:relative;z-index:1;outline-offset:-4px}.Button:not(.Button--linkButton):focus-visible *,.Link:not(.Link--linkType):focus-visible *,.MessagesCarousel__dots__item:focus-visible *,[class^=Card]:focus-visible *{z-index:-1}:not(input[type=text]):focus-visible,:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:4px solid var(--sky50)}@media only screen and (max-width:1024px){:not(input[type=text]):focus-visible,:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:none}}.acc-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px}@media(prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;-webkit-animation:none!important;animation:none!important;scroll-behavior:auto!important}}.Ibar__dropdown{margin-left:var(--ibar-margin-between)}.Ibar__dropdown--aboutUs .Ibar__dropdown__trigger--open:before{bottom:-20px}.Ibar__dropdown__trigger{text-align:right;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);white-space:nowrap;position:relative}.Ibar__dropdown__trigger:after{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:300;margin-left:8px;display:inline-block;transition:transform .3s cubic-bezier(.37,.74,.15,1)}.Ibar__dropdown__trigger:before{content:"";position:absolute;bottom:-16px;left:0;width:100%;height:2px;background:var(--ibar-color-hover);transform:scale(0);transition:transform .3s cubic-bezier(.37,.74,.15,1)}@media only screen and (max-width:1024px){.Ibar__dropdown__trigger:before{display:none}}.Ibar__dropdown__trigger--open,.Ibar__dropdown__trigger:hover,.Ibar__dropdown__trigger:hover:after{color:var(--ibar-color-hover)}@media only screen and (max-width:1024px){.Ibar__dropdown__trigger--open{font-weight:700}}.Ibar__dropdown__trigger--open:after{transform:rotate(-180deg)}.Ibar__dropdown__trigger--open:before{transform:scale(1)}.Ibar__dropdown__menu{display:none;position:absolute;background:#fff;width:100%;left:0;max-height:calc(100vh - 200px);padding:48px 128px 72px 128px;box-sizing:border-box;z-index:-1;border-bottom:1px solid var(--grey20);box-shadow:0 8px 10px rgba(40,40,40,.12),0 3px 14px rgba(40,40,40,.08),0 5px 5px rgba(40,40,40,.16);overflow:auto;opacity:0;top:0;pointer-events:none;transition:opacity .28s cubic-bezier(.37,.74,.15,1) 0ms,top .48s cubic-bezier(.37,.74,.15,1)}.Ibar__dropdown__menu::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:8px;height:8px}.Ibar__dropdown__menu::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--grey30);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:6px;border:2px solid var(--white)}@-moz-document url-prefix(){.Ibar__dropdown__menu{scrollbar-width:thin}}@media only screen and (min-width:1921px){.Ibar__dropdown__menu{padding-left:calc(50vw - var(--layout-col-12) - var(--layout-gap)*1);padding-right:calc(50vw - var(--layout-col-12) - var(--layout-gap)*1)}}@media only screen and (max-width:1441px){.Ibar__dropdown__menu{padding:48px 128px 72px 128px}}@media only screen and (max-width:1280px){.Ibar__dropdown__menu{padding:48px 128px 72px 96px;overflow:hidden}}.Ibar__dropdown__menu--visible{pointer-events:all;opacity:1;top:100%;transition:opacity .28s cubic-bezier(.37,.74,.15,1) .1s,top .48s cubic-bezier(.37,.74,.15,1)}.Ibar__dropdown__menu__header{display:none}@media only screen and (max-width:563px){.Ibar__dropdown__menu__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grey30);padding:16px;margin:-16px -16px 16px -16px;background:#f0f0f0;position:sticky;top:0;z-index:1}}.Ibar__dropdown__menu__header__title{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;display:flex;align-items:center}.Ibar__dropdown__menu__header__title:before{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;margin-right:8px}.Ibar__dropdown__sections{-moz-column-count:4;column-count:4}@media only screen and (max-width:563px){.Ibar__dropdown__sections{padding-top:40px}}.Ibar__dropdown__sections__item{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-bottom:24px}.Ibar__dropdown__sections__item--active,.Ibar__dropdown__sections__item:hover{color:#282828}.Ibar__dropdown__about{display:flex}@media only screen and (max-width:563px){.Ibar__dropdown__about{padding-top:40px}}.Ibar__dropdown__about__block{max-width:33%;box-sizing:border-box;flex-grow:1}.Ibar__dropdown__about__block:last-child{padding-right:0}@media only screen and (max-width:1441px){.Ibar__dropdown__about__block{max-width:50%}}@media only screen and (max-width:1280px){.Ibar__dropdown__about__block{flex-grow:0;padding-right:80px}}@media only screen and (max-width:1024px){.Ibar__dropdown__about__block{max-width:unset;padding-right:16px}}.Ibar__dropdown__about__block__title{font-size:1rem;line-height:1.375rem;font-weight:700;color:#282828;padding-bottom:8px;position:relative;margin-bottom:24px}.Ibar__dropdown__about__block__title:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background:var(--grey80);border-radius:2px}.Ibar__dropdown__about__block__item{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-bottom:24px}.Ibar__dropdown__about__block__item:last-child{margin-bottom:0}.Ibar__dropdown__about__block__item a:active,.Ibar__dropdown__about__block__item a:hover{color:#282828}.Ibar__menu{--ibar-color:var(--grey70);--ibar-color-2:var(--grey80);--ibar-color-hover:var(--black);position:fixed;top:0;left:-100%;z-index:40;width:calc(var(--layout-col-8) + var(--layout-gap)*2);height:100%;background:#fff;border-left:1px solid var(--grey30);display:none;box-sizing:border-box;transition:left .48s ease-in-out,box-shadow .3s cubic-bezier(.37,.74,.15,1)}@media only screen and (max-width:1024px){.Ibar__menu{display:flex;flex-direction:column}}@media only screen and (max-width:768px){.Ibar__menu{width:calc(var(--layout-col-7) + var(--layout-gap)*2)}}@media only screen and (max-width:563px){.Ibar__menu{width:100%;transition:left .3s ease-in-out,box-shadow .3s cubic-bezier(.37,.74,.15,1)}}.Ibar__menu--open{left:0;box-shadow:0 -24px 38px rgba(40,40,40,.12),0 -9px 46px rgba(40,40,40,.08),0 -11px 15px rgba(40,40,40,.16)}.Ibar__menu__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid var(--grey20);padding:var(--layout-gap)}.Ibar__menu__wrapper{height:calc(100vh - 57px);overflow:auto;padding:var(--layout-gap);padding-bottom:32px}.Ibar__menu__wrapper::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu__wrapper::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40,40,40,.16);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:5px;border:3px solid var(--white)}@-moz-document url-prefix(){.Ibar__menu__wrapper{scrollbar-width:thin}}.Ibar__menu__journal{flex:1;border-bottom:1px solid var(--grey20);margin-bottom:24px;padding-top:8px}.Ibar__menu__journal .Ibar__journalName{font-size:1rem;line-height:1.375rem;white-space:unset;padding:0 0 24px 16px;display:inline-block}@media only screen and (max-width:563px){.Ibar__menu__journal .Ibar__journalName{padding-bottom:16px}}.Ibar__menu__journal .Ibar__link{margin-top:0}.Ibar__menu .Ibar__logo{height:24px;width:116px}.Ibar__menu .Ibar__button{margin-top:112px;width:100%;display:flex;margin-left:0}@media screen and (max-height:660px){.Ibar__menu .Ibar__button{margin-top:96px}}.Ibar__menu .Ibar__dropdown,.Ibar__menu .Ibar__icon,.Ibar__menu .Ibar__link{padding:24px 0 24px 16px;display:block;margin-left:0}.Ibar__menu .Ibar__dropdown__trigger,.Ibar__menu .Ibar__icon span,.Ibar__menu .Ibar__link{font-size:1rem;line-height:1.375rem}.Ibar__menu .Ibar__dropdown__trigger:after{content:"";margin-left:16px}.Ibar__menu .Ibar__dropdown__trigger--open{font-weight:700;color:#282828}.Ibar__menu .Ibar__dropdown__trigger--open:after{transform:none}.Ibar__menu .Ibar__dropdown__menu{top:0;background:#f0f0f0;left:calc(var(--layout-col-8) - 2px + var(--layout-gap)*2);height:100%;max-height:100vh;box-sizing:border-box;overflow:auto;box-shadow:none;width:0;padding:0;transition:width .3s cubic-bezier(.37,.74,.15,1),padding .3s cubic-bezier(.37,.74,.15,1),box-shadow .3s cubic-bezier(.37,.74,.15,1)}.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40,40,40,.16);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:5px;border:3px solid var(--grey20)}@-moz-document url-prefix(){.Ibar__menu .Ibar__dropdown__menu{scrollbar-width:thin}}.Ibar__menu .Ibar__dropdown__menu>*{opacity:0}@media only screen and (max-width:768px){.Ibar__menu .Ibar__dropdown__menu{left:calc(var(--layout-col-7) - 2px + var(--layout-gap)*2)}}@media only screen and (max-width:563px){.Ibar__menu .Ibar__dropdown__menu{left:-100%;transition:none}}.Ibar__menu .Ibar__dropdown__menu--visible{box-shadow:30px 0 32px rgba(40,40,40,.12),12px 0 46px rgba(40,40,40,.08),11px 0 15px rgba(40,40,40,.16);width:calc(var(--layout-col-8) + var(--layout-gap));padding:40px 32px;transition:width .3s cubic-bezier(.37,.74,.15,1),padding .3s cubic-bezier(.37,.74,.15,1),box-shadow .3s cubic-bezier(.37,.74,.15,1)}.Ibar__menu .Ibar__dropdown__menu--visible>*{opacity:1;transition:opacity .2s ease-in-out .15s}@media only screen and (max-width:563px){.Ibar__menu .Ibar__dropdown__menu--visible>*{transition:none}}@media only screen and (max-width:768px){.Ibar__menu .Ibar__dropdown__menu--visible{width:calc(var(--layout-col-7) + var(--layout-gap))}}@media only screen and (max-width:563px){.Ibar__menu .Ibar__dropdown__menu--visible{width:100%;left:0;padding:16px;z-index:40;padding-top:0;box-shadow:none;transition:none}}.Ibar__menu .Ibar__dropdown__about{flex-direction:column}.Ibar__menu .Ibar__dropdown__about__block{padding-bottom:16px;margin-bottom:40px}.Ibar__menu .Ibar__dropdown__about__block:last-child{margin-bottom:0;border-bottom:none}.Ibar__menu .Ibar__dropdown__sections{-moz-column-count:unset;column-count:unset}.Ibar__menu .Ibar__dropdown__sections__item{margin-bottom:40px}.Ibar__menu .Ibar__icon{margin-left:0}@media only screen and (max-width:1024px){.Ibar__menu .Ibar__icon span{display:inline}}.Ibar__menu .Ibar__icon:before{display:inline}.Ibar__menu .Ibar__icon--list{padding-top:40px;margin-top:16px;border-top:1px solid var(--grey20)}.Ibar__menu--journal .Ibar__button{margin-top:32px}.Ibar__menu .IbarOffice__dropdown{top:0;background:#f0f0f0;left:calc(var(--layout-col-8) - 2px + var(--layout-gap)*2);height:100%;max-height:100vh;box-sizing:border-box;overflow:auto;box-shadow:none;width:0;padding:0;transition:width .3s cubic-bezier(.37,.74,.15,1),padding .3s cubic-bezier(.37,.74,.15,1),box-shadow .3s cubic-bezier(.37,.74,.15,1);border-radius:0;padding:40px 32px}.Ibar__menu .IbarOffice__dropdown>*{opacity:0}@media only screen and (max-width:768px){.Ibar__menu .IbarOffice__dropdown{left:calc(var(--layout-col-7) - 2px + var(--layout-gap)*2)}}@media only screen and (max-width:563px){.Ibar__menu .IbarOffice__dropdown{left:-100%;transition:none}}.Ibar__menu .IbarOffice__dropdown--visible{box-shadow:30px 0 32px rgba(40,40,40,.12),12px 0 46px rgba(40,40,40,.08),11px 0 15px rgba(40,40,40,.16);width:calc(var(--layout-col-8) + var(--layout-gap));padding:40px 32px;transition:width .3s cubic-bezier(.37,.74,.15,1),padding .3s cubic-bezier(.37,.74,.15,1),box-shadow .3s cubic-bezier(.37,.74,.15,1)}.Ibar__menu .IbarOffice__dropdown--visible>*{opacity:1;transition:opacity .2s ease-in-out .15s}@media only screen and (max-width:563px){.Ibar__menu .IbarOffice__dropdown--visible>*{transition:none}}@media only screen and (max-width:768px){.Ibar__menu .IbarOffice__dropdown--visible{width:calc(var(--layout-col-7) + var(--layout-gap))}}@media only screen and (max-width:563px){.Ibar__menu .IbarOffice__dropdown--visible{width:100%;left:0;padding:16px;z-index:40;padding-top:0;box-shadow:none;transition:none}}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40,40,40,.16);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:5px;border:3px solid var(--grey20)}@-moz-document url-prefix(){.Ibar__menu .IbarOffice__dropdown{scrollbar-width:thin}}.Ibar__menu .IbarOffice__dropdown__trigger{padding:24px 0 24px 16px;display:block;margin-left:0;font-size:1rem;line-height:1.375rem}.Ibar__menu .IbarOffice__dropdown__trigger:after{content:"";margin-left:16px}.Ibar__menu .IbarOffice__dropdown__trigger:before{margin-right:8px;line-height:20px}.Ibar__menu .IbarOffice__dropdown__trigger--open{font-weight:700;color:#282828}.Ibar__menu .IbarOffice__dropdown__trigger--open:after{transform:none}.Ibar__menu .IbarOffice__dropdown__item button{font-size:1rem;line-height:1.375rem;font-weight:700;color:#282828;padding:0 8px 0 0;position:relative;margin-bottom:24px;padding-bottom:8px}.Ibar__menu .IbarOffice__dropdown__item button:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background:var(--grey80);border-radius:2px}.Ibar__menu .IbarOffice__dropdown__item:last-child .IbarOffice__dropdown__subitemsList{border-bottom:none}.Ibar__menu .IbarOffice__dropdown__subitemsList{position:inherit;padding-bottom:24px;margin-bottom:40px;border-bottom:1px solid var(--grey40);max-height:none}.Ibar__menu .IbarOffice__dropdown__subitemsList button{display:none}.Ibar__menu .IbarOffice__dropdown__subitem a{padding:16px 0}.Ibar__userArea{width:var(--avatar-size);height:var(--avatar-size);--avatar-size:32px;margin-left:var(--ibar-margin-between)}@media only screen and (max-width:1280px){.Ibar__userArea{--avatar-size:32px}}@media only screen and (max-width:768px){.Ibar__userArea{--avatar-size:24px}}.Ibar__userLogged{margin-left:var(--layout-gap);display:grid;place-items:center;position:relative;margin-left:var(--ibar-margin-between)}@media only screen and (max-width:563px){.Ibar__userLogged{position:unset}}.Ibar__userLogged>button{display:flex}.Ibar__userLogged__image{overflow:hidden}@media only screen and (max-width:1280px){.Ibar__userLogged__image .Avatar{--avatar-size:32px;--avatar-font-size:16px;--avatar-border-size:1px}}@media only screen and (max-width:768px){.Ibar__userLogged__image .Avatar{--avatar-size:24px;--avatar-font-size:14px;--avatar-border-size:1px}}.Ibar__user{position:absolute;background-color:#fff;color:var(--ibar-color-2);border-radius:4px;right:0;top:100%;min-width:358px;border-radius:8px;overflow:auto;font-size:.875rem;line-height:1.25rem;font-weight:300;margin-top:4px;box-shadow:0 12px 17px rgba(40,40,40,.12),0 5px 22px rgba(40,40,40,.08),0 7px 8px rgba(40,40,40,.16)}@media only screen and (max-width:1024px){.Ibar__user{min-width:236px}}@media only screen and (max-width:563px){.Ibar__user{position:fixed;width:100vw;height:100%;top:0;left:0;border-radius:0;margin:0;z-index:3;border:none}}.Ibar__user__dropdown{padding:32px;text-align:center}@media only screen and (max-width:1024px){.Ibar__user__dropdown{padding:24px}}.Ibar__user__avatar{margin-bottom:12px;display:flex;align-items:center;justify-content:center}.Ibar__user__avatar .Avatar{--avatar-size:80px;--avatar-font-size:32px;--avatar-border-size:1px}.Ibar__user__list{padding:16px 0;color:#545454}.Ibar__user__list li{display:flex;width:100%;color:#6b6b6b;font-size:.875rem;line-height:1.25rem;font-weight:500}.Ibar__user__list li a{padding:16px 32px;width:100%}@media only screen and (max-width:1024px){.Ibar__user__list li a{padding:16px 24px}}@media only screen and (max-width:563px){.Ibar__user__list li a{width:100%;text-align:center}}.Ibar__user__list li:hover{background-color:#f7f7f7;cursor:pointer;color:#282828}.Ibar__user__separator{background-color:var(--grey30);height:1px;margin:0 32px}@media only screen and (max-width:1024px){.Ibar__user__separator{margin:0 24px}}.Ibar__user__name{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:#282828;word-break:break-word}.Ibar__user__email{color:#6b6b6b;word-break:break-word}.Ibar__user__close{display:none;cursor:pointer;width:48px;height:48px;background-color:#f7f7f7;border-radius:50%;box-shadow:0 0 11.3994px rgba(0,0,0,.1);position:absolute;left:calc(50% - 24px);bottom:32px}@media only screen and (max-width:563px){.Ibar__user__close{display:block}}.Ibar__user__close:before{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;color:#282828;align-items:center;justify-content:center;height:48px;display:flex}.Ibar{--ibar-bg:var(--white);--ibar-border-color:var(--grey20);--ibar-color:var(--grey80);--ibar-color-hover:var(--black);color:var(--ibar-color);--ibar-margin-between:40px}@media only screen and (max-width:1024px){.Ibar{--ibar-margin-between:24px;padding:0}}.Ibar__wrapper{display:flex;height:64px;align-items:center;box-sizing:border-box;color:var(--white);width:100%;max-width:calc(var(--layout-max-width-px)*1px);margin:0 auto;padding:0 40px;z-index:31}@media only screen and (max-width:1024px){.Ibar__wrapper{height:48px;padding:0 var(--layout-gap)}}@media only screen and (max-width:768px){.Ibar__wrapper{max-width:none}}.Ibar__wrapper--journal{height:56px}.Ibar__wrapper--journal .Ibar__dropdown,.Ibar__wrapper--journal .Ibar__link{margin-left:36px}@media only screen and (max-width:1280px){.Ibar__wrapper--journal .Ibar__dropdown,.Ibar__wrapper--journal .Ibar__link{margin-left:24px}}.Ibar__main{position:fixed;top:0;left:0;width:100%;background:var(--ibar-bg);border:1px solid var(--ibar-border-color);z-index:33}@media only screen and (max-width:1024px){.Ibar__main .Ibar__button,.Ibar__main .Ibar__dropdown,.Ibar__main .Ibar__icon--list,.Ibar__main .Ibar__link,.Ibar__main .IbarOffice{display:none}}@media only screen and (max-width:1024px){.Ibar__main .Ibar__icon{margin-left:24px}.Ibar__main .Ibar__icon:before{font-size:24px;color:var(--ibar-color)}}.Ibar__main .Ibar__journalName{padding-left:16px;margin-left:16px;border-left:1px solid var(--ibar-color);font-size:.875rem;line-height:1.25rem;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none}@media only screen and (max-width:1024px){.Ibar__main .Ibar__journalName{display:block}}@media only screen and (max-width:563px){.Ibar__main .Ibar__journalName{display:none}}.Ibar__link{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);margin-left:var(--ibar-margin-between);white-space:nowrap;margin-top:1px}.Ibar__link--active,.Ibar__link:hover{color:var(--ibar-color-hover)}.Ibar__button{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);padding:5px 16px;border:1px solid var(--ibar-color);border-radius:16px;margin-left:var(--ibar-margin-between);margin-top:1px;text-align:center;white-space:nowrap;height:32px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1280px){.Ibar__button{font-size:.75rem;line-height:1.0625rem}}.Ibar__button:hover{color:var(--ibar-color-hover);border-color:var(--ibar-color-hover)}.Ibar__spacer{flex:1}.Ibar__journal{background:#f7f7f7;position:fixed;top:64px;left:0;width:100%;z-index:32;box-shadow:0 1px 2px rgba(40,40,40,.12),0 2px 1px rgba(40,40,40,.08),0 1px 3px rgba(40,40,40,.16)}.Ibar__journal--mix{top:0;z-index:31;visibility:hidden;display:block}.Ibar__journal--mix .Ibar__journalName{margin-left:16px;padding-left:16px;border-left:1px solid var(--ibar-color);font-size:.875rem;line-height:1.25rem;margin-top:0;margin-right:12px}@media only screen and (max-width:1441px){.Ibar__journal--mix .Ibar__journalName{margin-right:0}}@media only screen and (max-width:1280px){.Ibar__journal--mix .Ibar__journalName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ibar__journal--mix .Ibar__journalName span:first-child{display:none}}@media only screen and (max-width:1441px){.Ibar__journal--mix .Ibar__button,.Ibar__journal--mix .Ibar__dropdown,.Ibar__journal--mix .Ibar__link{margin-left:32px}}@media only screen and (max-width:1280px){.Ibar__journal--mix .Ibar__button,.Ibar__journal--mix .Ibar__dropdown,.Ibar__journal--mix .Ibar__link{margin-left:24px}}@media only screen and (max-width:1280px){.Ibar__journal--mix .Ibar__button span:last-child{display:none}}.Ibar__journal--mix .Ibar__button:nth-last-child(4) span:last-child,.Ibar__journal--mix .Ibar__button:nth-last-child(5) span:last-child{display:none}@media only screen and (max-width:1441px){.Ibar__journal--mix .Ibar__icon,.Ibar__journal--mix .Ibar__userLogged{margin-left:24px}}@media only screen and (max-width:1441px){.Ibar__journal--mix .Ibar__wrapper--journal{padding:0 32px}}.Ibar__journal--mix .Ibar__logo{margin-top:-2px;width:auto}@media only screen and (max-width:1441px){.Ibar__journal--mix .Ibar__icon span{display:none}}.Ibar__journal--mix .IbarOffice__dropdown{top:50px;right:86px}@media only screen and (max-width:1441px){.Ibar__journal--mix .IbarOffice__dropdown__trigger{margin-left:32px}.Ibar__journal--mix .IbarOffice__dropdown__trigger:after,.Ibar__journal--mix .IbarOffice__dropdown__trigger span{display:none}}@media only screen and (max-width:1280px){.Ibar__journal--mix .IbarOffice__dropdown__trigger{margin-left:24px}}@media only screen and (max-width:1024px){.Ibar__journal{display:none}}.Ibar__customList{display:flex;margin-left:47px}@media only screen and (max-width:1024px){.Ibar__customList{flex-direction:column;margin-left:0}}.Ibar__customList__li{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-right:37px}@media only screen and (max-width:1024px){.Ibar__customList__li{padding:24px 0 24px 16px}}.Ibar__customList__li--active{color:#282828}.Ibar__logo{min-width:116px;height:24px}.Ibar__logo__link{height:24px;display:flex;align-content:center;justify-content:center}.Ibar__logo__productName{font-size:1.125rem;line-height:1.75rem;font-weight:500;display:flex;align-items:center;justify-content:center;margin-left:16px;padding-left:16px;border-left:1px solid var(--grey40);color:#545454}.Ibar__logo__svg{height:100%;width:auto}.Ibar__logo__text{fill:var(--ibar-color)}.Ibar__burger{display:none}@media only screen and (max-width:1024px){.Ibar__burger{display:block;width:24px;height:24px;margin-right:24px}.Ibar__burger:after{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:24px;line-height:24px;color:var(--ibar-color-hover)}}.Ibar__journalName{font-size:1.125rem;line-height:1.75rem;font-weight:500;margin-right:4px;margin-top:-1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ibar__journalName,.Ibar__journalName:active{color:var(--ibar-color)}@media only screen and (max-width:1441px){.Ibar__journalName{margin-right:0}}.Ibar__icon{cursor:pointer;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);margin-left:var(--ibar-margin-between);white-space:nowrap}@media only screen and (max-width:1280px){.Ibar__icon{margin-left:24px}}.Ibar__icon:active{color:var(--ibar-color)}.Ibar__icon:before{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:300;height:16px;line-height:16px;width:16px;vertical-align:text-top}@media only screen and (max-width:1280px){.Ibar__icon:before{margin-right:0}}@media only screen and (max-width:1024px){.Ibar__icon:before{width:24px;height:24px;display:flex;align-items:center}}.Ibar__icon span{margin-left:8px}@media only screen and (max-width:1024px){.Ibar__icon span{display:none}}.Ibar__icon--arrowRight:before{content:""}.Ibar__icon--arrowLeft:before{content:""}.Ibar__icon--chevronDown:before{content:""}.Ibar__icon--chevronLeft:before{content:""}.Ibar__icon--chevronRight:before{content:""}.Ibar__icon--chevronUp:before{content:""}.Ibar__icon--newsletter:before{content:""}.Ibar__icon--search:before{content:""}.Ibar__icon--user:before{content:""}.Ibar__icon--location:before{content:""}.Ibar__icon--Institution:before{content:""}.Ibar__icon--twitter:before{content:""}.Ibar__icon--linkedin:before{content:""}.Ibar__icon--instagram:before{content:""}.Ibar__icon--facebook:before{content:""}.Ibar__icon--burgerMenu:before{content:""}.Ibar__icon--check:before{content:""}.Ibar__icon--close:before{content:""}.Ibar__icon--closeCircle:before{content:""}.Ibar__icon--collapse:before{content:""}.Ibar__icon--expand:before{content:""}.Ibar__icon--externalLink:before{content:""}.Ibar__icon--filters:before{content:""}.Ibar__icon--home:before{content:""}.Ibar__icon--spinner:before{content:""}.Ibar__icon--reload:before{content:""}.Ibar__icon--chevronUpCircle:before{content:""}.Ibar__icon--chevronUpCircleFill:before{content:""}.Ibar__icon--chevronRightCircle:before{content:""}.Ibar__icon--chevronRightCircleFill:before{content:""}.Ibar__icon--chevronLeftCircle:before{content:""}.Ibar__icon--chevronLeftCircleFill:before{content:""}.Ibar__icon--chevronDownCircle:before{content:""}.Ibar__icon--chevronDownCircleFill:before{content:""}.Ibar__icon--arrowUpCircle:before{content:""}.Ibar__icon--arrowUpCircleFill:before{content:""}.Ibar__icon--arrowRightCircle:before{content:""}.Ibar__icon--arrowRightCircleFill:before{content:""}.Ibar__icon--arrowLeftCircle:before{content:""}.Ibar__icon--arrowLeftCircleFill:before{content:""}.Ibar__icon--arrowDownCircle:before{content:""}.Ibar__icon--arrowDownCircleFill:before{content:""}.Ibar__icon--view:before{content:""}.Ibar__icon--viewFill:before{content:""}.Ibar__icon--userFill:before{content:""}.Ibar__icon--star:before{content:""}.Ibar__icon--starFill:before{content:""}.Ibar__icon--sort:before{content:""}.Ibar__icon--sortDescending:before{content:""}.Ibar__icon--sortAscending:before{content:""}.Ibar__icon--share:before{content:""}.Ibar__icon--shareFill:before{content:""}.Ibar__icon--setting:before{content:""}.Ibar__icon--settingFill:before{content:""}.Ibar__icon--send:before{content:""}.Ibar__icon--sendFill:before{content:""}.Ibar__icon--rss:before{content:""}.Ibar__icon--rssFill:before{content:""}.Ibar__icon--reviewForum:before{content:""}.Ibar__icon--reviewForumFill:before{content:""}.Ibar__icon--researchTopics:before{content:""}.Ibar__icon--researchTopicsFill:before{content:""}.Ibar__icon--quote:before{content:""}.Ibar__icon--quoteFill:before{content:""}.Ibar__icon--public:before{content:""}.Ibar__icon--publicFill:before{content:""}.Ibar__icon--locationFill:before{content:""}.Ibar__icon--paper:before{content:""}.Ibar__icon--paperFill:before{content:""}.Ibar__icon--externalLinkFill:before{content:""}.Ibar__icon--notification:before{content:""}.Ibar__icon--notificationFill:before{content:""}.Ibar__icon--moreOptionsVertical:before{content:""}.Ibar__icon--moreOptionsHorizontal:before{content:""}.Ibar__icon--moreCircle:before{content:""}.Ibar__icon--list:before{content:""}.Ibar__icon--link:before{content:""}.Ibar__icon--laptop:before{content:""}.Ibar__icon--laptopFill:before{content:""}.Ibar__icon--info:before{content:""}.Ibar__icon--infoFill:before{content:""}.Ibar__icon--image:before{content:""}.Ibar__icon--imageFill:before{content:""}.Ibar__icon--help:before{content:""}.Ibar__icon--helpFill:before{content:""}.Ibar__icon--group:before{content:""}.Ibar__icon--groupFill:before{content:""}.Ibar__icon--institutionFill:before{content:""}.Ibar__icon--flag:before{content:""}.Ibar__icon--flagFill:before{content:""}.Ibar__icon--filtersFill:before{content:""}.Ibar__icon--files:before{content:""}.Ibar__icon--filesFill:before{content:""}.Ibar__icon--favorite:before{content:""}.Ibar__icon--favoriteFill:before{content:""}.Ibar__icon--newsletterFill:before{content:""}.Ibar__icon--eBook:before{content:""}.Ibar__icon--eBookFill:before{content:""}.Ibar__icon--download:before{content:""}.Ibar__icon--desktop:before{content:""}.Ibar__icon--desktopFill:before{content:""}.Ibar__icon--delete:before{content:""}.Ibar__icon--deleteFill:before{content:""}.Ibar__icon--cloudDownload:before{content:""}.Ibar__icon--cloudDownloadFill:before{content:""}.Ibar__icon--closeCircleFill:before{content:""}.Ibar__icon--clock:before{content:""}.Ibar__icon--clockFill:before{content:""}.Ibar__icon--checkmark:before{content:""}.Ibar__icon--checkmarkFill:before{content:""}.Ibar__icon--chat:before{content:""}.Ibar__icon--chatFill:before{content:""}.Ibar__icon--chartBar:before{content:""}.Ibar__icon--chartBarFill:before{content:""}.Ibar__icon--calendar:before{content:""}.Ibar__icon--calendarFill:before{content:""}.Ibar__icon--bookmark:before{content:""}.Ibar__icon--bookmarkFill:before{content:""}.Ibar__icon--attachment:before{content:""}.Ibar__icon--article:before{content:""}.Ibar__icon--articleFill:before{content:""}.Ibar__icon--arrowUp:before{content:""}.Ibar__icon--arrowUpRight:before{content:""}.Ibar__icon--arrowUpLeft:before{content:""}.Ibar__icon--arrowDown:before{content:""}.Ibar__icon--arrowDownRight:before{content:""}.Ibar__icon--arrowDownLeft:before{content:""}.Ibar__icon--like:before{content:""}.Ibar__icon--likeFill:before{content:""}.Ibar__icon--alert:before{content:""}.Ibar__icon--alertFill:before{content:""}.Ibar__icon--collapseArrow:before{content:""}.Ibar__icon--expandArrow:before{content:""}.Ibar__icon--graphLine:before{content:""}.Ibar__icon--productHub:before{content:""}.Ibar__icon--tiktok:before{content:""}.Ibar__close{width:20px;height:20px;position:absolute;top:18px;right:16px}.Ibar__close:before{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;color:#6b6b6b;padding:2px}.IbarOffice__dropdown{position:absolute;width:var(--layout-col-5);background:#fff;box-shadow:0 24px 38px rgba(40,40,40,.12),0 9px 46px rgba(40,40,40,.08),0 11px 15px rgba(40,40,40,.16);border-radius:8px;color:#6b6b6b;right:calc(72px + var(--ibar-margin-between));top:56px;overflow:hidden;opacity:0;max-height:calc(100vh - 64px);pointer-events:none;display:none}.IbarOffice__dropdown::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.IbarOffice__dropdown::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40,40,40,.16);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:5px;border:3px solid var(--white)}@-moz-document url-prefix(){.IbarOffice__dropdown{scrollbar-width:thin}}@media only screen and (max-width:1024px){.IbarOffice__dropdown{display:block}}.IbarOffice__dropdown--showScrollbar{overflow-x:hidden;overflow-y:auto}@media only screen and (min-width:1921px){.IbarOffice__dropdown{right:calc(50vw - var(--layout-max-width-px)*0.5px + var(--layout-gap) + 32px + var(--ibar-margin-between))}}@media only screen and (max-width:1024px){.IbarOffice__dropdown{opacity:1}}.IbarOffice__dropdown__trigger{text-align:right;font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;position:relative;color:var(--ibar-color);margin-left:var(--ibar-margin-between)}@media only screen and (max-width:1280px){.IbarOffice__dropdown__trigger{margin-left:24px}}.IbarOffice__dropdown__trigger span{margin-left:8px}.IbarOffice__dropdown__trigger:before{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:300;height:16px;line-height:16px;width:16px;vertical-align:text-top}@media only screen and (max-width:1280px){.IbarOffice__dropdown__trigger:before{margin-right:0}}@media only screen and (max-width:1024px){.IbarOffice__dropdown__trigger:before{width:24px;height:24px}}.IbarOffice__dropdown__trigger:after{content:"";font-family:Frontiers-Iconography-Next!important;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:300;margin-left:8px;display:inline-block;transition:transform .3s cubic-bezier(.37,.74,.15,1)}.IbarOffice__dropdown__trigger--open,.IbarOffice__dropdown__trigger:hover,.IbarOffice__dropdown__trigger:hover:after{color:var(--ibar-color-hover)}@media only screen and (max-width:1024px){.IbarOffice__dropdown__trigger--open{font-weight:700}}.IbarOffice__dropdown__trigger--open:after{transform:rotate(-180deg)}.IbarOffice__dropdown__trigger--open:before{transform:scale(1)}.IbarOffice__dropdown__list{padding:8px 0;position:relative;max-height:calc(100vh - 64px)}@media only screen and (max-width:1024px){.IbarOffice__dropdown__list{padding:0}}@media only screen and (max-width:563px){.IbarOffice__dropdown__list{padding-top:40px}}.IbarOffice__dropdown__item a,.IbarOffice__dropdown__item button,.IbarOffice__dropdown__subitemsList a,.IbarOffice__dropdown__subitemsList button{padding:16px 16px 16px 32px;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media only screen and (min-width:1024px){.IbarOffice__dropdown__item a:hover,.IbarOffice__dropdown__item button:hover,.IbarOffice__dropdown__subitemsList a:hover,.IbarOffice__dropdown__subitemsList button:hover{background-color:#f7f7f7;color:#282828}.IbarOffice__dropdown__item a:hover:after,.IbarOffice__dropdown__item button:hover:after,.IbarOffice__dropdown__subitemsList a:hover:after,.IbarOffice__dropdown__subitemsList button:hover:after{color:#282828}}.IbarOffice__dropdown__item button:after,.IbarOffice__dropdown__subitemsList button:after{content:"";font-family:Frontiers-Iconography-Next!important;color:var(--grey70);font-size:14px;line-height:14px;font-weight:300!important;-webkit-font-smoothing:antialiased}.IbarOffice__dropdown__subitemsList{padding:8px 0;position:absolute;top:0;right:-200%;width:100%;overflow:hidden;display:none}@media only screen and (max-width:1024px){.IbarOffice__dropdown__subitemsList{display:block}}.IbarOffice__dropdown__subitemsList button{justify-content:flex-start;line-height:inherit}.IbarOffice__dropdown__subitemsList button:after{display:none}.IbarOffice__dropdown__subitemsList button:before{content:"";font-family:Frontiers-Iconography-Next!important;color:var(--grey70);font-size:16px;line-height:16px;font-weight:300!important;-webkit-font-smoothing:antialiased;padding-right:16px}.IbarOffice__dropdown__subitem a{display:block;padding:16px 16px 16px 32px;font-size:.875rem;line-height:1.25rem;font-weight:500;width:100%;text-align:left;height:100%;box-sizing:border-box}@media only screen and (min-width:1024px){.IbarOffice__dropdown__subitem a:hover{background-color:#f7f7f7;color:#282828}}.Ibar__dropdown__list--hidden{left:-360px}.Avatar{--avatar-size:192px;--avatar-font-size:48px;--avatar-border-size:3px;--avatar-bg-color:transparent;--avatar-bg-hover-color:rgba(40,40,40,0.24);box-sizing:border-box;width:var(--avatar-size);height:var(--avatar-size);position:relative;overflow:hidden;border-radius:50%;flex-shrink:0}.Avatar:after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:var(--avatar-bg-hover-color);opacity:0;transition:opacity .28s cubic-bezier(.37,.74,.15,1);border-radius:50%}.Avatar:hover:after{opacity:1}.Avatar--text{border:var(--avatar-border-size) solid var(--avatar-border-color);color:var(--avatar-color);background-color:var(--avatar-bg-color);text-align:center;font-size:var(--avatar-font-size);font-weight:400;justify-content:center}.Avatar--text,.Avatar--text span{display:inline-flex;align-items:center}.Avatar--text span{position:relative;z-index:3;justify-content:flex-start;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.Avatar--text span:last-of-type{width:calc(var(--avatar-size)*3 - 240px);overflow:hidden}.Avatar--size-128{--avatar-size:128px;--avatar-font-size:32px;--avatar-border-size:2px}.Avatar--size-96{--avatar-size:96px;--avatar-font-size:28px;--avatar-border-size:2px}.Avatar--size-80{--avatar-size:80px;--avatar-font-size:32px;--avatar-border-size:1px}.Avatar--size-48{--avatar-size:48px;--avatar-font-size:24px;--avatar-border-size:1px}.Avatar--size-40{--avatar-size:40px;--avatar-font-size:20px;--avatar-border-size:1px}.Avatar--size-32{--avatar-size:32px;--avatar-font-size:16px;--avatar-border-size:1px}.Avatar--size-24{--avatar-size:24px;--avatar-font-size:14px;--avatar-border-size:1px}.Avatar--white{--avatar-color:var(--white);--avatar-border-color:var(--grey10);--avatar-bg-color:hsla(0,0%,100%,0.08);--avatar-bg-hover-color:hsla(0,0%,100%,0.24)}.Avatar--grey{--avatar-color:#6b6b6b;--avatar-border-color:var(--grey60);--avatar-bg-color:transparent;--avatar-bg-hover-color:var(--grey20)}.Avatar__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Link{font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;--color-link:#6b6b6b;--color-link-hover:#545454;--color-link-textOutline:#6b6b6b;--color-link-textFlat:#6b6b6b;color:var(--color-link);padding:0;display:inline-flex;align-items:center}.Link:hover,.Link:hover:after{color:var(--color-link-hover)}.Link__wrapper{display:inline-block}.Link--icon:after{content:"";font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);line-height:var(--size-icon);color:var(--color-link);width:var(--size-icon);height:var(--size-icon);margin-left:4px;font-weight:300;-webkit-font-smoothing:antialiased}.Link--left{flex-direction:row-reverse}.Link--left:after{margin:0 4px 0 0}.Link--flatButton,.Link--outlineButton{--button-padding-horizontal:24px;--padding-iconButton:32px;--button-padding-vertical:8px;border-radius:calc(var(--padding-iconButton) + var(--size-icon)*2);padding:var(--button-padding-vertical) var(--button-padding-horizontal);border:1px solid var(--color-link)}.Link--flatButton:hover,.Link--outlineButton:hover{border-color:var(--color-link-hover)}.Link--flatButton:after,.Link--outlineButton:after{color:var(--color-link-textButton)}.Link--flatButton.Link--icon:after,.Link--outlineButton.Link--icon:after{font-family:Frontiers-Iconography-Next!important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);width:var(--size-icon);right:var(--button-padding-horizontal);-webkit-font-smoothing:antialiased}.Link--outlineButton,.Link--outlineButton.Link--icon{color:var(--color-link-textOutline)}.Link--flatButton{--color-link-textFlat:var(--white);color:var(--color-link-textFlat);background-color:var(--color-link);border-color:var(--color-link)}.Link--flatButton:hover{background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.Link--flatButton:hover,.Link--flatButton:hover:after{color:var(--color-link-textFlat)}.Link--small{--size-icon:12px}.Link--small.Link--flatButton,.Link--small.Link--outlineButton{--button-padding-horizontal:16px;--button-padding-vertical:5px;--padding-iconButton:24px;--size-icon:12px;font-size:.875rem;line-height:1.25rem;font-weight:300}.Link--medium{--size-icon:18px}.Link--medium.Link--flatButton,.Link--medium.Link--outlineButton{--button-padding-horizontal:24px;--button-padding-vertical:8px;--padding-iconButton:36px;font-size:1rem;line-height:1.375rem;font-weight:300}.Link--medium.Link--linkType{--size-icon:18px;font-size:1.125rem;line-height:1.75rem;font-weight:500}.Link--large{--size-icon:18px}.Link--large.Link--flatButton,.Link--large.Link--outlineButton{--button-padding-horizontal:32px;--button-padding-vertical:9px;--padding-iconButton:40px;font-size:1.125rem;line-height:1.75rem;font-weight:300}.Link--large.Link--linkType{--size-icon:24px;font-size:1.5rem;line-height:2.0625rem;font-weight:500}.Link--arrowRight:after{content:""}.Link--arrowLeft:after{content:""}.Link--chevronDown:after{content:""}.Link--chevronLeft:after{content:""}.Link--chevronRight:after{content:""}.Link--chevronUp:after{content:""}.Link--newsletter:after{content:""}.Link--search:after{content:""}.Link--user:after{content:""}.Link--location:after{content:""}.Link--Institution:after{content:""}.Link--twitter:after{content:""}.Link--linkedin:after{content:""}.Link--instagram:after{content:""}.Link--facebook:after{content:""}.Link--burgerMenu:after{content:""}.Link--check:after{content:""}.Link--close:after{content:""}.Link--closeCircle:after{content:""}.Link--collapse:after{content:""}.Link--expand:after{content:""}.Link--externalLink:after{content:""}.Link--filters:after{content:""}.Link--home:after{content:""}.Link--spinner:after{content:""}.Link--reload:after{content:""}.Link--chevronUpCircle:after{content:""}.Link--chevronUpCircleFill:after{content:""}.Link--chevronRightCircle:after{content:""}.Link--chevronRightCircleFill:after{content:""}.Link--chevronLeftCircle:after{content:""}.Link--chevronLeftCircleFill:after{content:""}.Link--chevronDownCircle:after{content:""}.Link--chevronDownCircleFill:after{content:""}.Link--arrowUpCircle:after{content:""}.Link--arrowUpCircleFill:after{content:""}.Link--arrowRightCircle:after{content:""}.Link--arrowRightCircleFill:after{content:""}.Link--arrowLeftCircle:after{content:""}.Link--arrowLeftCircleFill:after{content:""}.Link--arrowDownCircle:after{content:""}.Link--arrowDownCircleFill:after{content:""}.Link--view:after{content:""}.Link--viewFill:after{content:""}.Link--userFill:after{content:""}.Link--star:after{content:""}.Link--starFill:after{content:""}.Link--sort:after{content:""}.Link--sortDescending:after{content:""}.Link--sortAscending:after{content:""}.Link--share:after{content:""}.Link--shareFill:after{content:""}.Link--setting:after{content:""}.Link--settingFill:after{content:""}.Link--send:after{content:""}.Link--sendFill:after{content:""}.Link--rss:after{content:""}.Link--rssFill:after{content:""}.Link--reviewForum:after{content:""}.Link--reviewForumFill:after{content:""}.Link--researchTopics:after{content:""}.Link--researchTopicsFill:after{content:""}.Link--quote:after{content:""}.Link--quoteFill:after{content:""}.Link--public:after{content:""}.Link--publicFill:after{content:""}.Link--locationFill:after{content:""}.Link--paper:after{content:""}.Link--paperFill:after{content:""}.Link--externalLinkFill:after{content:""}.Link--notification:after{content:""}.Link--notificationFill:after{content:""}.Link--moreOptionsVertical:after{content:""}.Link--moreOptionsHorizontal:after{content:""}.Link--moreCircle:after{content:""}.Link--list:after{content:""}.Link--link:after{content:""}.Link--laptop:after{content:""}.Link--laptopFill:after{content:""}.Link--info:after{content:""}.Link--infoFill:after{content:""}.Link--image:after{content:""}.Link--imageFill:after{content:""}.Link--help:after{content:""}.Link--helpFill:after{content:""}.Link--group:after{content:""}.Link--groupFill:after{content:""}.Link--institutionFill:after{content:""}.Link--flag:after{content:""}.Link--flagFill:after{content:""}.Link--filtersFill:after{content:""}.Link--files:after{content:""}.Link--filesFill:after{content:""}.Link--favorite:after{content:""}.Link--favoriteFill:after{content:""}.Link--newsletterFill:after{content:""}.Link--eBook:after{content:""}.Link--eBookFill:after{content:""}.Link--download:after{content:""}.Link--desktop:after{content:""}.Link--desktopFill:after{content:""}.Link--delete:after{content:""}.Link--deleteFill:after{content:""}.Link--cloudDownload:after{content:""}.Link--cloudDownloadFill:after{content:""}.Link--closeCircleFill:after{content:""}.Link--clock:after{content:""}.Link--clockFill:after{content:""}.Link--checkmark:after{content:""}.Link--checkmarkFill:after{content:""}.Link--chat:after{content:""}.Link--chatFill:after{content:""}.Link--chartBar:after{content:""}.Link--chartBarFill:after{content:""}.Link--calendar:after{content:""}.Link--calendarFill:after{content:""}.Link--bookmark:after{content:""}.Link--bookmarkFill:after{content:""}.Link--attachment:after{content:""}.Link--article:after{content:""}.Link--articleFill:after{content:""}.Link--arrowUp:after{content:""}.Link--arrowUpRight:after{content:""}.Link--arrowUpLeft:after{content:""}.Link--arrowDown:after{content:""}.Link--arrowDownRight:after{content:""}.Link--arrowDownLeft:after{content:""}.Link--like:after{content:""}.Link--likeFill:after{content:""}.Link--alert:after{content:""}.Link--alertFill:after{content:""}.Link--collapseArrow:after{content:""}.Link--expandArrow:after{content:""}.Link--graphLine:after{content:""}.Link--productHub:after{content:""}.Link--tiktok:after{content:""}.Link--maincolor{--color-link:var(--maincolor40);--color-link-hover:var(--maincolor50);--color-link-textOutline:var(--maincolor40)}.Link--sky40{--color-link:var(--sky40);--color-link-hover:var(--sky50);--color-link-textOutline:var(--sky40)}.Link--blue40{--color-link:var(--blue40);--color-link-hover:var(--blue50);--color-link-textOutline:var(--blue40)}.Link--blue80{--color-link:var(--blue80);--color-link-hover:var(--blue90);--color-link-textOutline:var(--blue80)}.Link--grey{--color-link:#6b6b6b;--color-link-hover:#545454;--color-link-textOutline:#282828}.Link--grey.Link--outlineButton{--color-link-hover:#282828}.Link--white{--color-link:var(--white);--color-link-hover:var(--grey10);--color-link-textFlat:#282828;--color-link-textOutline:var(--white)}.Link--noText.Link--icon:after{margin:0}.Ibar .Ibar__journal{top:calc(64px + var(--ibar-bypass-offset))}.Ibar .Ibar__journal--mix,.Ibar .Ibar__main{top:var(--ibar-bypass-offset)}',"",{version:3,sources:["C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/Ibar.vue","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/scss/resets.scss","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/scss/accessibility.scss","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-ibar/dist/public-ibar.esm.css","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-avatar/dist/public-avatar.esm.css","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/node_modules/@frontiers-vue/public-custom-link/dist/public-custom-link.esm.css","C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/C:/AzureDevopsBuildAgents/MadridDefault/agent/_work/201/s/src/components/Ibar.vue"],names:[],mappings:"AAAA,oBCAA,QAOE,CAAA,mBACA,CAAA,OAGF,mBACE,CAAA,cACA,CAAA,gBACA,CAAA,QACA,CAAA,SACA,CAAA,gBACA,CAAA,mBACA,CAAA,yBACA,CAAA,QACA,CAAA,eACA,CAAA,aAEA,cACE,CAAA,SAIJ,QACE,CAAA,SACA,CAAA,QACA,CAAA,WACA,CAAA,OAGF,QACE,CAAA,mBAIF,oBACI,CAAA,OAGJ,YACI,CAAA,GAGJ,eACI,CAAA,MAGJ,QACI,CAAA,SACA,CAAA,eAGJ,gDACI,CAAA,4FAGJ,uBACI,CAAA,QACA,CAAA,mBAGJ,yBACI,CAAA,iBAGJ,YACI,CAAA,WAGJ,aACI,CAAA,8FC3EJ,YAGE,CAAA,gKAOA,iBACE,CAAA,SACA,CAAA,mBACA,CAAA,wKAEA,UACE,CAMJ,qGAEA,8BACE,CAGE,0CAIJ,qGAXF,YAYI,CAAA,CAAA,YAKJ,iBACE,CAAA,kBACA,CAAA,SACA,CAAA,UACA,CAAA,eACA,CAAA,QACA,CAAA,SACA,CAAA,kBACA,CAAA,4BACA,CADA,oBACA,CAAA,WACA,CAAA,sCAIF,iBACE,yBAGE,CAAA,gCACA,CADA,wBACA,CAAA,8BACA,CAAA,CAAA,gBCRJ,sCACE,CAAA,+DAEF,YACE,CAAA,yBAEF,gBACE,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,uBACA,CAAA,kBACA,CAAA,iBACA,CAAA,+BAEF,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,eACA,CAAA,eACA,CAAA,oBACA,CAAA,oDACA,CAAA,gCAEF,UACE,CAAA,iBACA,CAAA,YACA,CAAA,MACA,CAAA,UACA,CAAA,UACA,CAAA,kCACA,CAAA,kBACA,CAAA,oDACA,CAAA,0CAEF,gCACE,YACE,CAAA,CAOF,mGAEF,6BACE,CAAA,0CAEF,+BACE,eACE,CAAA,CAAA,qCAGJ,yBACE,CAAA,sCAEF,kBACE,CAAA,sBAEF,YACE,CAAA,iBACA,CAAA,eACA,CAAA,UACA,CAAA,MACA,CAAA,8BACA,CAAA,6BACA,CAAA,qBACA,CAAA,UACA,CAAA,qCACA,CAAA,mGACA,CAAA,aACA,CAAA,SACA,CAAA,KACA,CAAA,mBACA,CAAA,4FACA,CAAA,yCAEF,sBACE,CAAA,uBACA,CAAA,SACA,CAAA,UACA,CAAA,+CAEF,eACE,CAAA,8BACA,CAAA,6CACA,CAAA,iBACA,CAAA,6BACA,CAAA,4BAEF,sBACE,oBACE,CAAA,CAAA,0CAGJ,sBACE,oEACE,CAAA,qEACA,CAAA,CAAA,0CAGJ,sBACE,6BACE,CAAA,CAAA,0CAGJ,sBACE,4BACE,CAAA,eACA,CAAA,CAAA,+BAGJ,kBACE,CAAA,SACA,CAAA,QACA,CAAA,4FACA,CAAA,8BAEF,YACE,CAAA,yCAEF,8BACE,YACE,CAAA,6BACA,CAAA,kBACA,CAAA,qCACA,CAAA,YACA,CAAA,6BACA,CAAA,kBACA,CAAA,eACA,CAAA,KACA,CAAA,SACA,CAAA,CAAA,qCAGJ,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,YACA,CAAA,kBACA,CAAA,4CAEF,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,gBACA,CAAA,gBACA,CAAA,0BAEF,mBACE,CAAA,cACK,CAAA,yCAEP,0BACE,gBACE,CAAA,CAAA,gCAGJ,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,kBACA,CAGA,8EAEF,aACE,CAAA,uBAEF,YACE,CAAA,yCAEF,uBACE,gBACE,CAAA,CAAA,8BAGJ,aACE,CAAA,qBACA,CAAA,WACA,CAAA,yCAEF,eACE,CAAA,0CAEF,8BACE,aACE,CAAA,CAAA,0CAGJ,8BACE,WACE,CAAA,kBACA,CAAA,CAAA,0CAGJ,8BACE,eACE,CAAA,kBACA,CAAA,CAAA,qCAGJ,cACE,CAAA,oBACA,CAAA,eACA,CAAA,aACA,CAAA,kBACA,CAAA,iBACA,CAAA,kBACA,CAAA,2CAEF,UACE,CAAA,iBACA,CAAA,MACA,CAAA,QACA,CAAA,UACA,CAAA,UACA,CAAA,wBACA,CAAA,iBACA,CAAA,oCAEF,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,kBACA,CAAA,+CAEF,eACE,CAAA,yFAEF,aACE,CAAA,YA4BF,0BACE,CAAA,4BACA,CAAA,+BACA,CAAA,cACA,CAAA,KACA,CAAA,UACA,CAAA,UACA,CAAA,qDACA,CAAA,WACA,CAAA,eACA,CAAA,mCACA,CAAA,YACA,CAAA,qBACA,CAAA,2EACA,CAAA,0CAEF,YACE,YACE,CAAA,qBACA,CAAA,CAAA,yCAGJ,YACE,qDACE,CAAA,CAAA,yCAGJ,YACE,UACE,CAAA,0EACA,CAAA,CAAA,kBAGJ,MACE,CAAA,yGACA,CAAA,oBAEF,YACE,CAAA,6BACA,CAAA,kBACA,CAAA,mBACA,CAAA,kBACA,CAAA,qCACA,CAAA,yBACA,CAAA,qBAEF,yBACE,CAAA,aACA,CAAA,yBACA,CAAA,mBACA,CAAA,wCAEF,sBACE,CAAA,uBACA,CAAA,UACA,CAAA,WACA,CAAA,8CAEF,eACE,CAAA,mCACA,CAAA,6CACA,CAAA,iBACA,CAAA,6BACA,CAAA,4BAEF,qBACE,oBACE,CAAA,CAAA,qBAGJ,MACE,CAAA,qCACA,CAAA,kBACA,CAAA,eACA,CAAA,wCAEF,cACE,CAAA,oBACA,CAAA,iBACA,CAAA,qBACA,CAAA,oBACA,CAAA,yCAEF,wCACE,mBACE,CAAA,CAAA,iCAGJ,YACE,CAAA,wBAEF,WACE,CAAA,WACA,CAAA,0BAEF,gBACE,CAAA,UACA,CAAA,YACA,CAAA,aACA,CAAA,qCAEF,0BACE,eACE,CAAA,CAAA,4EAGJ,wBACE,CAAA,aACA,CAAA,aACA,CAAA,0FAEF,cACE,CAAA,oBACA,CAAA,2CAEF,WACE,CAAA,gBACA,CAAA,2CAEF,eACE,CAAA,aACA,CAAA,iDAEF,cACE,CAAA,kCAEF,KACE,CAAA,kBACA,CAAA,0DACA,CAAA,WACA,CAAA,gBACA,CAAA,qBACA,CAAA,aACA,CAAA,eACA,CAAA,OACA,CAAA,SACA,CAAA,mIACA,CAAA,qDAEF,sBACE,CAAA,uBACA,CAAA,UACA,CAAA,WACA,CAAA,2DAEF,eACE,CAAA,mCACA,CAAA,6CACA,CAAA,iBACA,CAAA,8BACA,CAAA,4BAEF,kCACE,oBACE,CAAA,CAAA,oCAGJ,SACE,CAAA,yCAEF,kCACE,0DACE,CAAA,CAAA,yCAGJ,kCACE,UACE,CAAA,eACA,CAAA,CAAA,2CAGJ,uGACE,CAAA,mDACA,CAAA,iBACA,CAAA,mIACA,CAAA,6CAEF,SACE,CAAA,uCACA,CAAA,yCAEF,6CACE,eACE,CAAA,CAAA,yCAGJ,2CACE,mDACE,CAAA,CAAA,yCAGJ,2CACE,UACE,CAAA,MACA,CAAA,YACA,CACA,UACA,CAAA,aACA,CAAA,eACA,CAAA,eACA,CAAA,CAAA,mCAGJ,qBACE,CAAA,0CAEF,mBACE,CAAA,kBACA,CAAA,qDAEF,eACE,CAAA,kBACA,CAAA,sCAEF,uBACE,CAAA,kBACK,CAAA,4CAEP,kBACE,CAAA,wBAEF,aACE,CAAA,0CAEF,6BACE,cACE,CAAA,CAAA,+BAGJ,cACE,CAAA,8BAEF,gBACE,CAAA,eACA,CAAA,kCACA,CAAA,mCAEF,eACE,CAAA,kCAEF,KACE,CAAA,kBACA,CAAA,0DACA,CAAA,WACA,CAAA,gBACA,CAAA,qBACA,CAAA,aACA,CAAA,eACA,CAAA,OACA,CAAA,SACA,CAAA,mIACA,CAAA,eACA,CAAA,iBACA,CAiBE,oCAGJ,SACE,CAAA,yCAEF,kCACE,0DACE,CAAA,CAAA,yCAGJ,kCACE,UACE,CAAA,eACA,CAAA,CAAA,2CAGJ,uGACE,CAAA,mDACA,CAAA,iBACA,CAAA,mIACA,CAAA,6CAEF,SACE,CAAA,uCACA,CAAA,yCAEF,6CACE,eACE,CAAA,CAAA,yCAGJ,2CACE,mDACE,CAAA,CAAA,yCAGJ,2CACE,UACE,CAAA,MACA,CAAA,YACA,CACA,UACA,CAAA,aACA,CAAA,eACA,CAAA,eACA,CAAA,CAAA,qDAGJ,sBACE,CAAA,uBACA,CAAA,UACA,CAAA,WACA,CAAA,2DAEF,eACE,CAAA,mCACA,CAAA,6CACA,CAAA,iBACA,CAAA,8BACA,CAAA,4BAEF,kCACE,oBACE,CAAA,CAAA,2CAGJ,wBACE,CAAA,aACA,CAAA,aACA,CAAA,cACA,CAAA,oBACA,CAAA,iDAEF,WACE,CAAA,gBACA,CAAA,kDAEF,gBACE,CAAA,gBACA,CAAA,iDAEF,eACE,CAAA,aACA,CAAA,uDAEF,cACE,CAAA,+CAEF,cACE,CAAA,oBACA,CAAA,eACA,CAAA,aACA,CAAA,iBACA,CAAA,iBACA,CAAA,kBACA,CAAA,kBACA,CAAA,qDAEF,UACE,CAAA,iBACA,CAAA,MACA,CAAA,QACA,CAAA,UACA,CAAA,UACA,CAAA,wBACA,CAAA,iBACA,CAAA,uFAEF,kBACE,CAAA,gDAEF,gBACE,CAAA,mBACA,CAAA,kBACA,CAAA,qCACA,CAAA,eACA,CAAA,uDAEF,YACE,CAAA,6CAEF,cACE,CAAA,gBA4BF,wBACE,CAAA,yBACA,CAAA,kBACA,CAAA,sCACA,CAAA,0CAEF,gBACE,kBACE,CAAA,CAAA,yCAGJ,gBACE,kBACE,CAAA,CAAA,kBAGJ,6BACE,CAAA,YACA,CAAA,kBACA,CAAA,iBACA,CAAA,sCACA,CAAA,yCAEF,kBACE,cACE,CAAA,CAAA,yBAGJ,YACE,CAAA,yBAEF,eACE,CAAA,0CAEF,iCACE,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,CAAA,yCAGJ,iCACE,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,CAAA,YAGJ,iBACE,CAAA,qBACA,CAAA,yBACA,CAAA,iBACA,CAAA,OACA,CAAA,QACA,CAAA,eACA,CAAA,iBACA,CAAA,aACA,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,cACA,CAAA,oGACA,CAAA,0CAEF,YACE,eACE,CAAA,CAAA,yCAGJ,YACE,cACE,CAAA,WACA,CAAA,WACA,CAAA,KACA,CAAA,MACA,CAAA,eACA,CAAA,QACA,CAAA,SACA,CAAA,WACA,CAAA,CAAA,sBAGJ,YACE,CAAA,iBACA,CAAA,0CAEF,sBACE,YACE,CAAA,CAAA,oBAGJ,kBACE,CAAA,YACA,CAAA,kBACA,CAAA,sBACA,CAAA,4BAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,kBAEF,cACE,CAAA,aACA,CAAA,qBAEF,YACE,CAAA,UACA,CAAA,aACA,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,uBAEF,iBACE,CAAA,UACA,CAAA,0CAEF,uBACE,iBACE,CAAA,CAAA,yCAGJ,uBACE,UACE,CAAA,iBACA,CAAA,CAAA,2BAGJ,wBACE,CAAA,cACA,CAAA,aACA,CAAA,uBAEF,8BACE,CAAA,UACA,CAAA,aACA,CAAA,0CAEF,uBACE,aACE,CAAA,CAAA,kBAGJ,kBACE,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,qBACA,CAAA,mBAEF,aACE,CAAA,qBACA,CAAA,mBAEF,YACE,CAAA,cACA,CAAA,UACA,CAAA,WACA,CAAA,wBACA,CAAA,iBACA,CAAA,uCACA,CAAA,iBACA,CAAA,qBACA,CAAA,WACA,CAAA,yCAEF,mBACE,aACE,CAAA,CAAA,0BAGJ,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,gBACA,CAAA,aACA,CAAA,kBACA,CAAA,sBACA,CAAA,WACA,CAAA,YACA,CAAA,MAGF,sBACE,CAAA,iCACA,CAAA,0BACA,CAAA,+BAAA,CAIF,uBACE,CAAA,0BAJA,CAKA,0CAEF,MACE,0BACE,CAAA,SACA,CAAA,CAAA,eAGJ,YACE,CAAA,WACA,CAAA,kBACA,CAAA,qBACA,CAAA,kBACA,CAAA,UACA,CAAA,8CACA,CAAA,aACA,CAAA,cACA,CAAA,UACA,CAAA,0CAEF,eACE,WACE,CAAA,2BACA,CAAA,CAAA,yCAGJ,eACE,cACE,CAAA,CAAA,wBAGJ,WACE,CAAA,4EAEF,gBACE,CAAA,0CAEF,4EACE,gBACE,CAAA,CAAA,YAGJ,cACE,CAAA,KACA,CAAA,MACA,CAAA,UACA,CAAA,yBACA,CAAA,yCACA,CAAA,UACA,CAAA,0CAEF,oIACE,YACE,CAAA,CAAA,0CAGJ,wBACE,gBACE,CAAA,+BAEF,cACE,CAAA,uBACA,CAAA,CAAA,+BAGJ,iBACE,CAAA,gBACA,CAAA,uCACA,CAAA,iBACA,CAAA,mBACA,CAAA,YACA,CAAA,kBACA,CAAA,eACA,CAAA,sBACA,CAAA,YACA,CAAA,0CAEF,+BACE,aACE,CAAA,CAAA,yCAGJ,+BACE,YACE,CAAA,CAAA,YAGJ,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,uBACA,CAAA,sCACA,CAAA,kBACA,CAAA,cACA,CAAA,sCAEF,6BACE,CAAA,cAEF,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,uBACA,CAAA,gBACA,CAAA,kCACA,CAAA,kBACA,CAAA,sCACA,CAAA,cACA,CAAA,iBACA,CAAA,kBACA,CAAA,WACA,CAAA,qBACA,CAAA,YACA,CAAA,kBACA,CAAA,sBACA,CAAA,0CAEF,cACE,gBACE,CAAA,qBACA,CAAA,CAAA,oBAGJ,6BACE,CAAA,oCACA,CAAA,cAEF,MACE,CAAA,eAEF,kBACE,CAAA,cACA,CAAA,QACA,CAAA,MACA,CAAA,UACA,CAAA,UACA,CAAA,iGACA,CAAA,oBAEF,KACE,CAAA,UACA,CAAA,iBACA,CAAA,aACA,CAAA,uCAEF,gBACE,CAAA,iBACA,CAAA,uCACA,CAAA,iBACA,CAAA,mBACA,CAAA,YACA,CAAA,iBACA,CAAA,0CAEF,uCACE,cACE,CAAA,CAAA,0CAGJ,uCACE,kBACE,CAAA,eACA,CAAA,sBACA,CAAA,wDAEF,YACE,CAAA,CAAA,0CAGJ,sGACE,gBACE,CAAA,CAAA,0CAGJ,sGACE,gBACE,CAAA,CAAA,0CAGJ,kDACE,YACE,CAAA,CAAA,wIAGJ,YACE,CAAA,0CAEF,sEACE,gBACE,CAAA,CAAA,0CAGJ,4CACE,cACE,CAAA,CAAA,gCAGJ,eACE,CAAA,UACA,CAAA,0CAEF,qCACE,YACE,CAAA,CAAA,0CAGJ,QACE,CAAA,UACA,CAAA,0CAEF,mDACE,gBACE,CAGA,iHAEF,YACE,CAAA,CAAA,0CAGJ,mDACE,gBACE,CAAA,CAAA,0CAGJ,eACE,YACE,CAAA,CAAA,kBAGJ,YACE,CAAA,gBACA,CAAA,0CAEF,kBACE,qBACE,CAAA,aACA,CAAA,CAAA,sBAGJ,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,iBACA,CAAA,0CAEF,sBACE,wBACE,CAAA,CAAA,8BAGJ,aACE,CAAA,YAEF,eACE,CAAA,WACA,CAAA,kBAEF,WACE,CAAA,YACA,CAAA,oBACA,CAAA,sBACA,CAAA,yBAEF,kBACE,CAAA,mBACA,CAAA,eACA,CAAA,YACA,CAAA,kBACA,CAAA,sBACA,CAAA,gBACA,CAAA,iBACA,CAAA,mCACA,CAAA,aACA,CAAA,iBAEF,WACE,CAAA,UACA,CAAA,kBAEF,sBACE,CAAA,cAEF,YACE,CAAA,0CAEF,cACE,aACE,CAAA,UACA,CAAA,WACA,CAAA,iBACA,CAAA,oBAEF,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,gBACA,CAAA,6BACA,CAAA,CAAA,mBAGJ,kBACE,CAAA,mBACA,CAAA,eACA,CACA,gBACA,CAAA,eACA,CAAA,kBACA,CAAA,eACA,CAAA,sBACA,CAAA,6CANA,uBASA,CAAA,0CAEF,mBACE,cACE,CAAA,CAAA,YAGJ,cACE,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,uBACA,CAAA,sCACA,CAAA,kBACA,CAAA,0CAEF,YACE,gBACE,CAAA,CAAA,mBAGJ,uBACE,CAAA,mBAEF,UACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,eACA,CAAA,WACA,CAAA,gBACA,CAAA,UACA,CAAA,uBACA,CAAA,0CAEF,mBACE,cACE,CAAA,CAAA,0CAGJ,mBACE,UACE,CAAA,WACA,CAAA,YACA,CAAA,kBACA,CAAA,CAAA,iBAGJ,eACE,CAAA,0CAEF,iBACE,YACE,CAAA,CAAA,+BAGJ,WACE,CAAA,8BAEF,WACE,CAAA,gCAEF,WACE,CAAA,gCAEF,WACE,CAAA,iCAEF,WACE,CAAA,8BAEF,WACE,CAAA,+BAEF,WACE,CAAA,2BAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,gCAEF,WACE,CAAA,4BAEF,WACE,CAAA,6BAEF,WACE,CAAA,8BAEF,WACE,CAAA,6BAEF,WACE,CAAA,+BAEF,WACE,CAAA,0BAEF,WACE,CAAA,0BAEF,WACE,CAAA,gCAEF,WACE,CAAA,6BAEF,WACE,CAAA,2BAEF,WACE,CAAA,iCAEF,WACE,CAAA,4BAEF,WACE,CAAA,yBAEF,WACE,CAAA,4BAEF,WACE,CAAA,2BAEF,WACE,CAAA,oCAEF,WACE,CAAA,wCAEF,WACE,CAAA,uCAEF,WACE,CAAA,2CAEF,WACE,CAAA,sCAEF,WACE,CAAA,0CAEF,WACE,CAAA,sCAEF,WACE,CAAA,0CAEF,WACE,CAAA,kCAEF,WACE,CAAA,sCAEF,WACE,CAAA,qCAEF,WACE,CAAA,yCAEF,WACE,CAAA,oCAEF,WACE,CAAA,wCAEF,WACE,CAAA,oCAEF,WACE,CAAA,wCAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,6BAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,yBAEF,WACE,CAAA,mCAEF,WACE,CAAA,kCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,wBAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,oCAEF,WACE,CAAA,mCAEF,WACE,CAAA,uCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,iCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,qCAEF,WACE,CAAA,iCAEF,WACE,CAAA,qCAEF,WACE,CAAA,wCAEF,WACE,CAAA,0CAEF,WACE,CAAA,+BAEF,WACE,CAAA,yBAEF,WACE,CAAA,yBAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,oCAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,gCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,mCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,6BAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,kCAEF,WACE,CAAA,sCAEF,WACE,CAAA,oCAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,8BAEF,WACE,CAAA,kCAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,+BAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,4BAEF,WACE,CAAA,iCAEF,WACE,CAAA,gCAEF,WACE,CAAA,8BAEF,WACE,CAAA,mCAEF,WACE,CAAA,kCAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,kCAEF,WACE,CAAA,gCAEF,WACE,CAAA,8BAEF,WACE,CAAA,+BAEF,WACE,CAAA,2BAEF,WACE,CAAA,aAEF,UACE,CAAA,WACA,CAAA,iBACA,CAAA,QACA,CAAA,UACA,CAAA,oBAEF,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,gBACA,CAAA,aACA,CAAA,WACA,CAAA,sBA2BF,iBACE,CAAA,yBACA,CAAA,eACA,CAAA,sGACA,CAAA,iBACA,CAAA,aACA,CAAA,6CACA,CAAA,QACA,CAAA,eACA,CAAA,SACA,CAAA,6BACA,CAAA,mBACA,CAAA,YACA,CAAA,yCAEF,sBACE,CAAA,uBACA,CAAA,UACA,CAAA,WACA,CAAA,+CAEF,eACE,CAAA,mCACA,CAAA,6CACA,CAAA,iBACA,CAAA,6BACA,CAAA,4BAEF,sBACE,oBACE,CAAA,CAAA,0CAGJ,sBACE,aACE,CAAA,CAAA,qCAGJ,iBACE,CAAA,eACA,CAAA,0CAEF,sBACE,2GACE,CAAA,CAAA,0CAGJ,sBACE,SACE,CAAA,CAAA,+BAGJ,gBACE,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CACA,kBACA,CAAA,iBACA,CAAA,uBACA,CAAA,sCACA,CAAA,0CAEF,+BACE,gBACE,CAAA,CAAA,oCAGJ,eACE,CAAA,sCAEF,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,eACA,CAAA,WACA,CAAA,gBACA,CAAA,UACA,CAAA,uBACA,CAAA,0CAEF,sCACE,cACE,CAAA,CAAA,0CAGJ,sCACE,UACE,CAAA,WACA,CAAA,CAAA,qCAGJ,WACE,CAAA,gDACA,CAAA,kCACA,CAAA,cACA,CAAA,eACA,CAAA,eACA,CAAA,oBACA,CAAA,oDACA,CAMA,qHAEF,6BACE,CAAA,0CAEF,qCACE,eACE,CAAA,CAAA,2CAGJ,yBACE,CAAA,4CAEF,kBACE,CAAA,4BAEF,aACE,CAAA,iBACA,CAAA,6BACA,CAAA,0CAEF,4BACE,SACE,CAAA,CAAA,yCAGJ,4BACE,gBACE,CAAA,CAAA,kJAGJ,2BAGE,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,aACA,CAAA,UACA,CAAA,eACA,CAAA,YACA,CAAA,6BACA,CAAA,kBACA,CAAA,qBACA,CAAA,0CAEF,0KACE,wBAGE,CAAA,aACA,CAAA,kMAEF,aAGE,CAAA,CAAA,0FAGJ,WACE,CAAA,gDACA,CAAA,mBACA,CAAA,cACA,CAAA,gBACA,CAAA,yBACA,CAAA,kCACA,CAAA,oCAEF,aACE,CAAA,iBACA,CAAA,KACA,CAAA,WACA,CAAA,UACA,CAAA,eACA,CAAA,YACA,CAAA,0CAEF,oCACE,aACE,CAAA,CAAA,2CAGJ,0BACE,CAAA,mBACA,CAAA,iDAEF,YACE,CAAA,kDAEF,WACE,CAAA,gDACA,CAAA,mBACA,CAAA,cACA,CAAA,gBACA,CAAA,yBACA,CAAA,kCACA,CAAA,kBACA,CAAA,iCAEF,aACE,CAAA,2BACA,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,UACA,CAAA,eACA,CAAA,WACA,CAAA,qBACA,CAAA,0CAEF,uCACE,wBACE,CAAA,aACA,CAAA,CAAA,8BAIJ,WACE,CAAA,QCh6DF,mBACE,CAAA,uBACA,CAAA,wBACA,CAAA,6BACA,CAAA,2CACA,CAAA,qBACA,CAAA,wBACA,CAAA,yBACA,CAAA,iBACA,CAAA,eACA,CAAA,iBACA,CAAA,aACA,CAAA,cAEF,UACE,CAAA,iBACA,CAAA,SACA,CAAA,MACA,CAAA,KACA,CAAA,UACA,CAAA,WACA,CAAA,6CACA,CAAA,SACA,CAAA,mDACA,CAAA,iBACA,CAAA,oBAEF,SACE,CAAA,cAEF,iEACE,CAAA,yBACA,CAAA,uCACA,CAAA,iBACA,CAAA,iCACA,CAAA,eACA,CAEA,sBACA,CAAA,iCAHA,mBACA,CAAA,kBAYA,CAVA,mBAEF,iBACE,CAAA,SACA,CAEA,0BACA,CAAA,6BACA,CAAA,0BACA,CAAA,qBACA,CAAA,gCAEF,wCACE,CAAA,eACA,CAAA,kBAEF,mBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,iBAEF,kBACE,CAAA,uBACA,CAAA,wBACA,CAAA,eAEF,2BACE,CAAA,mCACA,CAAA,sCACA,CAAA,4CACA,CAAA,cAEF,sBACE,CAAA,mCACA,CAAA,6BACA,CAAA,qCACA,CAAA,aAEF,UACE,CAAA,WACA,CAAA,mBACA,CAAA,gBACG,CAAA,MC1GL,iBACE,CAAA,mBACA,CAAA,eACA,CAAA,kBACA,CAAA,eACA,CAAA,sBACA,CAAA,iBACA,CAAA,cACA,CAAA,qBACA,CAAA,oBACA,CAAA,oBACA,CAAA,0BACA,CAAA,gCACA,CAAA,6BACA,CAAA,uBACA,CAAA,SACA,CAAA,mBACA,CAAA,kBACA,CAGA,8BAEF,6BACE,CAAA,eAEF,oBACE,CAAA,kBAEF,UACE,CAAA,gDACA,CAAA,0BACA,CAAA,4BACA,CAAA,uBACA,CAAA,sBACA,CAAA,uBACA,CAAA,eACA,CAAA,eACA,CAAA,kCACA,CAAA,YAEF,0BACE,CAAA,kBAEF,gBACE,CAAA,uCAEF,gCACE,CAAA,yBACA,CAAA,6BACA,CAAA,kEACA,CAAA,uEACA,CAAA,kCACA,CAAA,mDAEF,oCACE,CAAA,mDAEF,kCACE,CAAA,yEAEF,gDACE,CAAA,0BACA,CAAA,eACA,CAAA,uBACA,CAAA,4BACA,CAAA,sBACA,CAAA,sCACA,CAAA,kCACA,CAGA,qDAEF,mCACE,CAAA,kBAEF,kCACE,CAAA,gCACA,CAAA,kCACA,CAAA,8BACA,CAAA,wBAGA,wCACA,CAAA,oCACA,CAAA,sDAHF,gCAME,CAAA,aAEF,gBACE,CAAA,+DAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,gBACA,CAAA,iBACA,CAAA,mBACA,CAAA,eACA,CAAA,cAEF,gBACE,CAAA,iEAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,cACA,CAAA,oBACA,CAAA,eACA,CAAA,6BAEF,gBACE,CAAA,kBACA,CAAA,mBACA,CAAA,eACA,CAAA,aAEF,gBACE,CAAA,+DAEF,gCACE,CAAA,6BACA,CAAA,yBACA,CAAA,kBACA,CAAA,mBACA,CAAA,eACA,CAAA,4BAEF,gBACE,CAAA,gBACA,CAAA,qBACA,CAAA,eACA,CAAA,wBAEF,WACE,CAAA,uBAEF,WACE,CAAA,yBAEF,WACE,CAAA,yBAEF,WACE,CAAA,0BAEF,WACE,CAAA,uBAEF,WACE,CAAA,wBAEF,WACE,CAAA,oBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,yBAEF,WACE,CAAA,qBAEF,WACE,CAAA,sBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,wBAEF,WACE,CAAA,mBAEF,WACE,CAAA,mBAEF,WACE,CAAA,yBAEF,WACE,CAAA,sBAEF,WACE,CAAA,oBAEF,WACE,CAAA,0BAEF,WACE,CAAA,qBAEF,WACE,CAAA,kBAEF,WACE,CAAA,qBAEF,WACE,CAAA,oBAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,gCAEF,WACE,CAAA,oCAEF,WACE,CAAA,+BAEF,WACE,CAAA,mCAEF,WACE,CAAA,+BAEF,WACE,CAAA,mCAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,8BAEF,WACE,CAAA,kCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,6BAEF,WACE,CAAA,iCAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,sBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,kBAEF,WACE,CAAA,4BAEF,WACE,CAAA,2BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,iBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,6BAEF,WACE,CAAA,4BAEF,WACE,CAAA,gCAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,0BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,8BAEF,WACE,CAAA,0BAEF,WACE,CAAA,8BAEF,WACE,CAAA,iCAEF,WACE,CAAA,mCAEF,WACE,CAAA,wBAEF,WACE,CAAA,kBAEF,WACE,CAAA,kBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,6BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,yBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,4BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,sBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,oBAEF,WACE,CAAA,wBAEF,WACE,CAAA,2BAEF,WACE,CAAA,+BAEF,WACE,CAAA,6BAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,uBAEF,WACE,CAAA,2BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,sBAEF,WACE,CAAA,0BAEF,WACE,CAAA,wBAEF,WACE,CAAA,qBAEF,WACE,CAAA,yBAEF,WACE,CAAA,qBAEF,WACE,CAAA,0BAEF,WACE,CAAA,yBAEF,WACE,CAAA,uBAEF,WACE,CAAA,4BAEF,WACE,CAAA,2BAEF,WACE,CAAA,kBAEF,WACE,CAAA,sBAEF,WACE,CAAA,mBAEF,WACE,CAAA,uBAEF,WACE,CAAA,2BAEF,WACE,CAAA,yBAEF,WACE,CAAA,uBAEF,WACE,CAAA,wBAEF,WACE,CAAA,oBAEF,WACE,CAAA,iBAEF,+BACE,CAAA,qCACA,CAAA,2CACA,CAAA,aAEF,yBACE,CAAA,+BACA,CAAA,qCACA,CAAA,cAEF,0BACE,CAAA,gCACA,CAAA,sCACA,CAAA,cAEF,0BACE,CAAA,gCACA,CAAA,sCACA,CAAA,YAEF,oBACE,CAAA,0BACA,CAAA,gCACA,CAAA,gCAEF,0BACE,CAAA,aAEF,yBACE,CAAA,gCACA,CAAA,6BACA,CAAA,qCACA,CAAA,+BAEF,QACE,CAAA,qBCnlBE,0CACE,CAAA,4CAGF,6BAEE",file:"Ibar.vue",sourcesContent:['h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:inherit}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;overflow:visible;text-transform:none;-webkit-appearance:button;border:0;background:none}button:hover{cursor:pointer}fieldset{border:0;padding:0;margin:0;min-width:0}figure{margin:0}a,a:active,a:hover{text-decoration:none}:focus{outline:none}ul{list-style:none}ol,ul{margin:0;padding:0}input,textarea{font-family:MuseoSans,Helvetica,Arial,sans-serif}input[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}a,a:active{color:inherit}*:focus:not(:focus-visible),*::before:focus:not(:focus-visible),*::after:focus:not(:focus-visible){outline:none}*[class^=Card]:focus-visible,.Button:not(.Button--linkButton):focus-visible,.Link:not(.Link--linkType):focus-visible,.MessagesCarousel__dots__item:focus-visible{position:relative;z-index:1;outline-offset:-4px}*[class^=Card]:focus-visible *,.Button:not(.Button--linkButton):focus-visible *,.Link:not(.Link--linkType):focus-visible *,.MessagesCarousel__dots__item:focus-visible *{z-index:-1}*:not(input[type=text]):focus-visible{outline:4px solid var(--sky50)}*:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:4px solid var(--sky50)}@media only screen and (max-width:1024px){*:not(input[type=text]):focus-visible+.RadioInputList__checkmark{outline:none}}@media only screen and (max-width:1024px){*:not(input[type=text]):focus-visible{outline:none}}.acc-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{transition:none !important;animation:none !important;scroll-behavior:auto !important}}.Ibar__dropdown{margin-left:var(--ibar-margin-between)}.Ibar__dropdown--aboutUs .Ibar__dropdown__trigger--open:before{bottom:-20px}.Ibar__dropdown__trigger{text-align:right;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);white-space:nowrap;position:relative}.Ibar__dropdown__trigger::after{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:300;margin-left:8px;display:inline-block;transition:transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__dropdown__trigger:before{content:"";position:absolute;bottom:-16px;left:0;width:100%;height:2px;background:var(--ibar-color-hover);transform:scale(0);transition:transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}@media only screen and (max-width: 1024px){.Ibar__dropdown__trigger:before{display:none}}.Ibar__dropdown__trigger:hover{color:var(--ibar-color-hover)}.Ibar__dropdown__trigger:hover:after{color:var(--ibar-color-hover)}.Ibar__dropdown__trigger--open{color:var(--ibar-color-hover)}@media only screen and (max-width: 1024px){.Ibar__dropdown__trigger--open{font-weight:700}}.Ibar__dropdown__trigger--open::after{transform:rotate(-180deg)}.Ibar__dropdown__trigger--open:before{transform:scale(1)}.Ibar__dropdown__menu{display:none;position:absolute;background:#fff;width:100%;left:0;max-height:calc(100vh - 200px);padding:48px 128px 72px 128px;box-sizing:border-box;z-index:-1;border-bottom:1px solid var(--grey20);box-shadow:0px 8px 10px rgba(40, 40, 40, 0.12),0px 3px 14px rgba(40, 40, 40, 0.08),0px 5px 5px rgba(40, 40, 40, 0.16);overflow:auto;opacity:0;top:0;pointer-events:none;transition:opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1) 0ms,top 480ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__dropdown__menu::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:8px;height:8px}.Ibar__dropdown__menu::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--grey30);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:6px;border:2px solid var(--white)}@-moz-document url-prefix(){.Ibar__dropdown__menu{scrollbar-width:thin}}@media only screen and (min-width: 1921px){.Ibar__dropdown__menu{padding-left:calc(50vw - var(--layout-col-12) - var(--layout-gap)*1);padding-right:calc(50vw - var(--layout-col-12) - var(--layout-gap)*1)}}@media only screen and (max-width: 1441px){.Ibar__dropdown__menu{padding:48px 128px 72px 128px}}@media only screen and (max-width: 1280px){.Ibar__dropdown__menu{padding:48px 128px 72px 96px;overflow:hidden}}.Ibar__dropdown__menu--visible{pointer-events:all;opacity:1;top:100%;transition:opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1) 100ms,top 480ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__dropdown__menu__header{display:none}@media only screen and (max-width: 563px){.Ibar__dropdown__menu__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grey30);padding:16px;margin:-16px -16px 16px -16px;background:#f0f0f0;position:sticky;top:0;z-index:1}}.Ibar__dropdown__menu__header__title{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;display:flex;align-items:center}.Ibar__dropdown__menu__header__title::before{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;margin-right:8px}.Ibar__dropdown__sections{-moz-column-count:4;column-count:4}@media only screen and (max-width: 563px){.Ibar__dropdown__sections{padding-top:40px}}.Ibar__dropdown__sections__item{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-bottom:24px}.Ibar__dropdown__sections__item:hover{color:#282828}.Ibar__dropdown__sections__item--active{color:#282828}.Ibar__dropdown__about{display:flex}@media only screen and (max-width: 563px){.Ibar__dropdown__about{padding-top:40px}}.Ibar__dropdown__about__block{max-width:33%;box-sizing:border-box;flex-grow:1}.Ibar__dropdown__about__block:last-child{padding-right:0}@media only screen and (max-width: 1441px){.Ibar__dropdown__about__block{max-width:50%}}@media only screen and (max-width: 1280px){.Ibar__dropdown__about__block{flex-grow:0;padding-right:80px}}@media only screen and (max-width: 1024px){.Ibar__dropdown__about__block{max-width:unset;padding-right:16px}}.Ibar__dropdown__about__block__title{font-size:1rem;line-height:1.375rem;font-weight:700;color:#282828;padding-bottom:8px;position:relative;margin-bottom:24px}.Ibar__dropdown__about__block__title:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background:var(--grey80);border-radius:2px}.Ibar__dropdown__about__block__item{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-bottom:24px}.Ibar__dropdown__about__block__item:last-child{margin-bottom:0}.Ibar__dropdown__about__block__item a:hover,.Ibar__dropdown__about__block__item a:active{color:#282828}.Ibar__menu{--ibar-color: var(--grey70);--ibar-color-2: var(--grey80);--ibar-color-hover: var(--black);position:fixed;top:0;left:-100%;z-index:40;width:calc(var(--layout-col-8) + var(--layout-gap)*2);height:100%;background:#fff;border-left:1px solid var(--grey30);display:none;box-sizing:border-box;transition:left 480ms ease-in-out,box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}@media only screen and (max-width: 1024px){.Ibar__menu{display:flex;flex-direction:column}}@media only screen and (max-width: 768px){.Ibar__menu{width:calc(var(--layout-col-7) + var(--layout-gap)*2)}}@media only screen and (max-width: 563px){.Ibar__menu{width:100%;transition:left 300ms ease-in-out,box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}}.Ibar__menu--open{left:0;box-shadow:0px -24px 38px rgba(40, 40, 40, 0.12),0px -9px 46px rgba(40, 40, 40, 0.08),0px -11px 15px rgba(40, 40, 40, 0.16)}.Ibar__menu__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid var(--grey20);padding:var(--layout-gap)}.Ibar__menu__wrapper{height:calc(100vh - 57px);overflow:auto;padding:var(--layout-gap);padding-bottom:32px}.Ibar__menu__wrapper::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu__wrapper::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40, 40, 40, 0.16);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:5px;border:3px solid var(--white)}@-moz-document url-prefix(){.Ibar__menu__wrapper{scrollbar-width:thin}}.Ibar__menu__journal{flex:1;border-bottom:1px solid var(--grey20);margin-bottom:24px;padding-top:8px}.Ibar__menu__journal .Ibar__journalName{font-size:1rem;line-height:1.375rem;white-space:unset;padding:0 0 24px 16px;display:inline-block}@media only screen and (max-width: 563px){.Ibar__menu__journal .Ibar__journalName{padding-bottom:16px}}.Ibar__menu__journal .Ibar__link{margin-top:0}.Ibar__menu .Ibar__logo{height:24px;width:116px}.Ibar__menu .Ibar__button{margin-top:112px;width:100%;display:flex;margin-left:0}@media screen and (max-height: 660px){.Ibar__menu .Ibar__button{margin-top:96px}}.Ibar__menu .Ibar__link,.Ibar__menu .Ibar__dropdown,.Ibar__menu .Ibar__icon{padding:24px 0 24px 16px;display:block;margin-left:0}.Ibar__menu .Ibar__link,.Ibar__menu .Ibar__dropdown__trigger,.Ibar__menu .Ibar__icon span{font-size:1rem;line-height:1.375rem}.Ibar__menu .Ibar__dropdown__trigger:after{content:"";margin-left:16px}.Ibar__menu .Ibar__dropdown__trigger--open{font-weight:700;color:#282828}.Ibar__menu .Ibar__dropdown__trigger--open:after{transform:none}.Ibar__menu .Ibar__dropdown__menu{top:0;background:#f0f0f0;left:calc(var(--layout-col-8) - 2px + var(--layout-gap)*2);height:100%;max-height:100vh;box-sizing:border-box;overflow:auto;box-shadow:none;width:0;padding:0;transition:width 300ms cubic-bezier(0.37, 0.74, 0.15, 1),padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1),box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40, 40, 40, 0.16);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:5px;border:3px solid var(--grey20)}@-moz-document url-prefix(){.Ibar__menu .Ibar__dropdown__menu{scrollbar-width:thin}}.Ibar__menu .Ibar__dropdown__menu>*{opacity:0}@media only screen and (max-width: 768px){.Ibar__menu .Ibar__dropdown__menu{left:calc(var(--layout-col-7) - 2px + var(--layout-gap)*2)}}@media only screen and (max-width: 563px){.Ibar__menu .Ibar__dropdown__menu{left:-100%;transition:none}}.Ibar__menu .Ibar__dropdown__menu--visible{box-shadow:30px 0px 32px rgba(40, 40, 40, 0.12),12px 0px 46px rgba(40, 40, 40, 0.08),11px 0px 15px rgba(40, 40, 40, 0.16);width:calc(var(--layout-col-8) + var(--layout-gap));padding:40px 32px;transition:width 300ms cubic-bezier(0.37, 0.74, 0.15, 1),padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1),box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__menu .Ibar__dropdown__menu--visible>*{opacity:1;transition:opacity 200ms 150ms ease-in-out}@media only screen and (max-width: 563px){.Ibar__menu .Ibar__dropdown__menu--visible>*{transition:none}}@media only screen and (max-width: 768px){.Ibar__menu .Ibar__dropdown__menu--visible{width:calc(var(--layout-col-7) + var(--layout-gap))}}@media only screen and (max-width: 563px){.Ibar__menu .Ibar__dropdown__menu--visible{width:100%;left:0;padding:16px;transition:none;z-index:40;padding-top:0;box-shadow:none;transition:none}}.Ibar__menu .Ibar__dropdown__about{flex-direction:column}.Ibar__menu .Ibar__dropdown__about__block{padding-bottom:16px;margin-bottom:40px}.Ibar__menu .Ibar__dropdown__about__block:last-child{margin-bottom:0;border-bottom:none}.Ibar__menu .Ibar__dropdown__sections{-moz-column-count:unset;column-count:unset}.Ibar__menu .Ibar__dropdown__sections__item{margin-bottom:40px}.Ibar__menu .Ibar__icon{margin-left:0}@media only screen and (max-width: 1024px){.Ibar__menu .Ibar__icon span{display:inline}}.Ibar__menu .Ibar__icon:before{display:inline}.Ibar__menu .Ibar__icon--list{padding-top:40px;margin-top:16px;border-top:1px solid var(--grey20)}.Ibar__menu--journal .Ibar__button{margin-top:32px}.Ibar__menu .IbarOffice__dropdown{top:0;background:#f0f0f0;left:calc(var(--layout-col-8) - 2px + var(--layout-gap)*2);height:100%;max-height:100vh;box-sizing:border-box;overflow:auto;box-shadow:none;width:0;padding:0;transition:width 300ms cubic-bezier(0.37, 0.74, 0.15, 1),padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1),box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);border-radius:0;padding:40px 32px}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40, 40, 40, 0.16);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:5px;border:3px solid var(--grey20)}@-moz-document url-prefix(){.Ibar__menu .IbarOffice__dropdown{scrollbar-width:thin}}.Ibar__menu .IbarOffice__dropdown>*{opacity:0}@media only screen and (max-width: 768px){.Ibar__menu .IbarOffice__dropdown{left:calc(var(--layout-col-7) - 2px + var(--layout-gap)*2)}}@media only screen and (max-width: 563px){.Ibar__menu .IbarOffice__dropdown{left:-100%;transition:none}}.Ibar__menu .IbarOffice__dropdown--visible{box-shadow:30px 0px 32px rgba(40, 40, 40, 0.12),12px 0px 46px rgba(40, 40, 40, 0.08),11px 0px 15px rgba(40, 40, 40, 0.16);width:calc(var(--layout-col-8) + var(--layout-gap));padding:40px 32px;transition:width 300ms cubic-bezier(0.37, 0.74, 0.15, 1),padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1),box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}.Ibar__menu .IbarOffice__dropdown--visible>*{opacity:1;transition:opacity 200ms 150ms ease-in-out}@media only screen and (max-width: 563px){.Ibar__menu .IbarOffice__dropdown--visible>*{transition:none}}@media only screen and (max-width: 768px){.Ibar__menu .IbarOffice__dropdown--visible{width:calc(var(--layout-col-7) + var(--layout-gap))}}@media only screen and (max-width: 563px){.Ibar__menu .IbarOffice__dropdown--visible{width:100%;left:0;padding:16px;transition:none;z-index:40;padding-top:0;box-shadow:none;transition:none}}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40, 40, 40, 0.16);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:5px;border:3px solid var(--grey20)}@-moz-document url-prefix(){.Ibar__menu .IbarOffice__dropdown{scrollbar-width:thin}}.Ibar__menu .IbarOffice__dropdown__trigger{padding:24px 0 24px 16px;display:block;margin-left:0;font-size:1rem;line-height:1.375rem}.Ibar__menu .IbarOffice__dropdown__trigger:after{content:"";margin-left:16px}.Ibar__menu .IbarOffice__dropdown__trigger:before{margin-right:8px;line-height:20px}.Ibar__menu .IbarOffice__dropdown__trigger--open{font-weight:700;color:#282828}.Ibar__menu .IbarOffice__dropdown__trigger--open:after{transform:none}.Ibar__menu .IbarOffice__dropdown__item button{font-size:1rem;line-height:1.375rem;font-weight:700;color:#282828;padding:0 8px 0 0;position:relative;margin-bottom:24px;padding-bottom:8px}.Ibar__menu .IbarOffice__dropdown__item button:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background:var(--grey80);border-radius:2px}.Ibar__menu .IbarOffice__dropdown__item:last-child .IbarOffice__dropdown__subitemsList{border-bottom:none}.Ibar__menu .IbarOffice__dropdown__subitemsList{position:inherit;padding-bottom:24px;margin-bottom:40px;border-bottom:1px solid var(--grey40);max-height:none}.Ibar__menu .IbarOffice__dropdown__subitemsList button{display:none}.Ibar__menu .IbarOffice__dropdown__subitem a{padding:16px 0}.Ibar__userArea{width:var(--avatar-size);height:var(--avatar-size);--avatar-size: 32px;margin-left:var(--ibar-margin-between)}@media only screen and (max-width: 1280px){.Ibar__userArea{--avatar-size: 32px}}@media only screen and (max-width: 768px){.Ibar__userArea{--avatar-size: 24px}}.Ibar__userLogged{margin-left:var(--layout-gap);display:grid;place-items:center;position:relative;margin-left:var(--ibar-margin-between)}@media only screen and (max-width: 563px){.Ibar__userLogged{position:unset}}.Ibar__userLogged>button{display:flex}.Ibar__userLogged__image{overflow:hidden}@media only screen and (max-width: 1280px){.Ibar__userLogged__image .Avatar{--avatar-size: 32px;--avatar-font-size: 16px;--avatar-border-size: 1px}}@media only screen and (max-width: 768px){.Ibar__userLogged__image .Avatar{--avatar-size: 24px;--avatar-font-size: 14px;--avatar-border-size: 1px}}.Ibar__user{position:absolute;background-color:#fff;color:var(--ibar-color-2);border-radius:4px;right:0;top:100%;min-width:358px;border-radius:8px;overflow:auto;font-size:.875rem;line-height:1.25rem;font-weight:300;margin-top:4px;box-shadow:0px 12px 17px rgba(40, 40, 40, 0.12),0px 5px 22px rgba(40, 40, 40, 0.08),0px 7px 8px rgba(40, 40, 40, 0.16)}@media only screen and (max-width: 1024px){.Ibar__user{min-width:236px}}@media only screen and (max-width: 563px){.Ibar__user{position:fixed;width:100vw;height:100%;top:0;left:0;border-radius:0;margin:0px;z-index:3;border:none}}.Ibar__user__dropdown{padding:32px;text-align:center}@media only screen and (max-width: 1024px){.Ibar__user__dropdown{padding:24px}}.Ibar__user__avatar{margin-bottom:12px;display:flex;align-items:center;justify-content:center}.Ibar__user__avatar .Avatar{--avatar-size: 80px;--avatar-font-size: 32px;--avatar-border-size: 1px}.Ibar__user__list{padding:16px 0;color:#545454}.Ibar__user__list li{display:flex;width:100%;color:#6b6b6b;font-size:.875rem;line-height:1.25rem;font-weight:500}.Ibar__user__list li a{padding:16px 32px;width:100%}@media only screen and (max-width: 1024px){.Ibar__user__list li a{padding:16px 24px}}@media only screen and (max-width: 563px){.Ibar__user__list li a{width:100%;text-align:center}}.Ibar__user__list li:hover{background-color:#f7f7f7;cursor:pointer;color:#282828}.Ibar__user__separator{background-color:var(--grey30);height:1px;margin:0 32px}@media only screen and (max-width: 1024px){.Ibar__user__separator{margin:0 24px}}.Ibar__user__name{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:#282828;word-break:break-word}.Ibar__user__email{color:#6b6b6b;word-break:break-word}.Ibar__user__close{display:none;cursor:pointer;width:48px;height:48px;background-color:#f7f7f7;border-radius:50%;box-shadow:0px 0px 11.3994px rgba(0, 0, 0, 0.1);position:absolute;left:calc(50% - 24px);bottom:32px}@media only screen and (max-width: 563px){.Ibar__user__close{display:block}}.Ibar__user__close:before{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;color:#282828;align-items:center;justify-content:center;height:48px;display:flex}.Ibar{--ibar-bg: var(--white);--ibar-border-color: var(--grey20);--ibar-color: var(--grey80);--ibar-color-hover: var(--black)}.Ibar{color:var(--ibar-color);--ibar-margin-between: 40px}@media only screen and (max-width: 1024px){.Ibar{--ibar-margin-between: 24px;padding:0}}.Ibar__wrapper{display:flex;height:64px;align-items:center;box-sizing:border-box;color:var(--white);width:100%;max-width:calc(var(--layout-max-width-px)*1px);margin:0 auto;padding:0 40px;z-index:31}@media only screen and (max-width: 1024px){.Ibar__wrapper{height:48px;padding:0 var(--layout-gap)}}@media only screen and (max-width: 768px){.Ibar__wrapper{max-width:none}}.Ibar__wrapper--journal{height:56px}.Ibar__wrapper--journal .Ibar__link,.Ibar__wrapper--journal .Ibar__dropdown{margin-left:36px}@media only screen and (max-width: 1280px){.Ibar__wrapper--journal .Ibar__link,.Ibar__wrapper--journal .Ibar__dropdown{margin-left:24px}}.Ibar__main{position:fixed;top:0;left:0;width:100%;background:var(--ibar-bg);border:1px solid var(--ibar-border-color);z-index:33}@media only screen and (max-width: 1024px){.Ibar__main .Ibar__dropdown,.Ibar__main .Ibar__link,.Ibar__main .Ibar__button,.Ibar__main .Ibar__icon--list,.Ibar__main .IbarOffice{display:none}}@media only screen and (max-width: 1024px){.Ibar__main .Ibar__icon{margin-left:24px}.Ibar__main .Ibar__icon:before{font-size:24px;color:var(--ibar-color)}}.Ibar__main .Ibar__journalName{padding-left:16px;margin-left:16px;border-left:1px solid var(--ibar-color);font-size:.875rem;line-height:1.25rem;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none}@media only screen and (max-width: 1024px){.Ibar__main .Ibar__journalName{display:block}}@media only screen and (max-width: 563px){.Ibar__main .Ibar__journalName{display:none}}.Ibar__link{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);margin-left:var(--ibar-margin-between);white-space:nowrap;margin-top:1px}.Ibar__link--active,.Ibar__link:hover{color:var(--ibar-color-hover)}.Ibar__button{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);padding:5px 16px;border:1px solid var(--ibar-color);border-radius:16px;margin-left:var(--ibar-margin-between);margin-top:1px;text-align:center;white-space:nowrap;height:32px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1280px){.Ibar__button{font-size:.75rem;line-height:1.0625rem}}.Ibar__button:hover{color:var(--ibar-color-hover);border-color:var(--ibar-color-hover)}.Ibar__spacer{flex:1}.Ibar__journal{background:#f7f7f7;position:fixed;top:64px;left:0;width:100%;z-index:32;box-shadow:0px 1px 2px rgba(40, 40, 40, 0.12),0px 2px 1px rgba(40, 40, 40, 0.08),0px 1px 3px rgba(40, 40, 40, 0.16)}.Ibar__journal--mix{top:0;z-index:31;visibility:hidden;display:block}.Ibar__journal--mix .Ibar__journalName{margin-left:16px;padding-left:16px;border-left:1px solid var(--ibar-color);font-size:.875rem;line-height:1.25rem;margin-top:0;margin-right:12px}@media only screen and (max-width: 1441px){.Ibar__journal--mix .Ibar__journalName{margin-right:0}}@media only screen and (max-width: 1280px){.Ibar__journal--mix .Ibar__journalName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ibar__journal--mix .Ibar__journalName span:first-child{display:none}}@media only screen and (max-width: 1441px){.Ibar__journal--mix .Ibar__link,.Ibar__journal--mix .Ibar__dropdown,.Ibar__journal--mix .Ibar__button{margin-left:32px}}@media only screen and (max-width: 1280px){.Ibar__journal--mix .Ibar__link,.Ibar__journal--mix .Ibar__dropdown,.Ibar__journal--mix .Ibar__button{margin-left:24px}}@media only screen and (max-width: 1280px){.Ibar__journal--mix .Ibar__button span:last-child{display:none}}.Ibar__journal--mix .Ibar__button:nth-last-child(5) span:last-child,.Ibar__journal--mix .Ibar__button:nth-last-child(4) span:last-child{display:none}@media only screen and (max-width: 1441px){.Ibar__journal--mix .Ibar__icon,.Ibar__journal--mix .Ibar__userLogged{margin-left:24px}}@media only screen and (max-width: 1441px){.Ibar__journal--mix .Ibar__wrapper--journal{padding:0 32px}}.Ibar__journal--mix .Ibar__logo{margin-top:-2px;width:auto}@media only screen and (max-width: 1441px){.Ibar__journal--mix .Ibar__icon span{display:none}}.Ibar__journal--mix .IbarOffice__dropdown{top:50px;right:86px}@media only screen and (max-width: 1441px){.Ibar__journal--mix .IbarOffice__dropdown__trigger{margin-left:32px}.Ibar__journal--mix .IbarOffice__dropdown__trigger::after{display:none}.Ibar__journal--mix .IbarOffice__dropdown__trigger span{display:none}}@media only screen and (max-width: 1280px){.Ibar__journal--mix .IbarOffice__dropdown__trigger{margin-left:24px}}@media only screen and (max-width: 1024px){.Ibar__journal{display:none}}.Ibar__customList{display:flex;margin-left:47px}@media only screen and (max-width: 1024px){.Ibar__customList{flex-direction:column;margin-left:0}}.Ibar__customList__li{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;margin-right:37px}@media only screen and (max-width: 1024px){.Ibar__customList__li{padding:24px 0 24px 16px}}.Ibar__customList__li--active{color:#282828}.Ibar__logo{min-width:116px;height:24px}.Ibar__logo__link{height:24px;display:flex;align-content:center;justify-content:center}.Ibar__logo__productName{font-size:1.125rem;line-height:1.75rem;font-weight:500;display:flex;align-items:center;justify-content:center;margin-left:16px;padding-left:16px;border-left:1px solid var(--grey40);color:#545454}.Ibar__logo__svg{height:100%;width:auto}.Ibar__logo__text{fill:var(--ibar-color)}.Ibar__burger{display:none}@media only screen and (max-width: 1024px){.Ibar__burger{display:block;width:24px;height:24px;margin-right:24px}.Ibar__burger:after{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:24px;line-height:24px;color:var(--ibar-color-hover)}}.Ibar__journalName{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:var(--ibar-color);margin-right:4px;margin-top:-1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ibar__journalName:active{color:var(--ibar-color)}@media only screen and (max-width: 1441px){.Ibar__journalName{margin-right:0}}.Ibar__icon{cursor:pointer;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);margin-left:var(--ibar-margin-between);white-space:nowrap}@media only screen and (max-width: 1280px){.Ibar__icon{margin-left:24px}}.Ibar__icon:active{color:var(--ibar-color)}.Ibar__icon:before{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:300;height:16px;line-height:16px;width:16px;vertical-align:text-top}@media only screen and (max-width: 1280px){.Ibar__icon:before{margin-right:0}}@media only screen and (max-width: 1024px){.Ibar__icon:before{width:24px;height:24px;display:flex;align-items:center}}.Ibar__icon span{margin-left:8px}@media only screen and (max-width: 1024px){.Ibar__icon span{display:none}}.Ibar__icon--arrowRight::before{content:""}.Ibar__icon--arrowLeft::before{content:""}.Ibar__icon--chevronDown::before{content:""}.Ibar__icon--chevronLeft::before{content:""}.Ibar__icon--chevronRight::before{content:""}.Ibar__icon--chevronUp::before{content:""}.Ibar__icon--newsletter::before{content:""}.Ibar__icon--search::before{content:""}.Ibar__icon--user::before{content:""}.Ibar__icon--location::before{content:""}.Ibar__icon--Institution::before{content:""}.Ibar__icon--twitter::before{content:""}.Ibar__icon--linkedin::before{content:""}.Ibar__icon--instagram::before{content:""}.Ibar__icon--facebook::before{content:""}.Ibar__icon--burgerMenu::before{content:""}.Ibar__icon--check::before{content:""}.Ibar__icon--close::before{content:""}.Ibar__icon--closeCircle::before{content:""}.Ibar__icon--collapse::before{content:""}.Ibar__icon--expand::before{content:""}.Ibar__icon--externalLink::before{content:""}.Ibar__icon--filters::before{content:""}.Ibar__icon--home::before{content:""}.Ibar__icon--spinner::before{content:""}.Ibar__icon--reload::before{content:""}.Ibar__icon--chevronUpCircle::before{content:""}.Ibar__icon--chevronUpCircleFill::before{content:""}.Ibar__icon--chevronRightCircle::before{content:""}.Ibar__icon--chevronRightCircleFill::before{content:""}.Ibar__icon--chevronLeftCircle::before{content:""}.Ibar__icon--chevronLeftCircleFill::before{content:""}.Ibar__icon--chevronDownCircle::before{content:""}.Ibar__icon--chevronDownCircleFill::before{content:""}.Ibar__icon--arrowUpCircle::before{content:""}.Ibar__icon--arrowUpCircleFill::before{content:""}.Ibar__icon--arrowRightCircle::before{content:""}.Ibar__icon--arrowRightCircleFill::before{content:""}.Ibar__icon--arrowLeftCircle::before{content:""}.Ibar__icon--arrowLeftCircleFill::before{content:""}.Ibar__icon--arrowDownCircle::before{content:""}.Ibar__icon--arrowDownCircleFill::before{content:""}.Ibar__icon--view::before{content:""}.Ibar__icon--viewFill::before{content:""}.Ibar__icon--userFill::before{content:""}.Ibar__icon--star::before{content:""}.Ibar__icon--starFill::before{content:""}.Ibar__icon--sort::before{content:""}.Ibar__icon--sortDescending::before{content:""}.Ibar__icon--sortAscending::before{content:""}.Ibar__icon--share::before{content:""}.Ibar__icon--shareFill::before{content:""}.Ibar__icon--setting::before{content:""}.Ibar__icon--settingFill::before{content:""}.Ibar__icon--send::before{content:""}.Ibar__icon--sendFill::before{content:""}.Ibar__icon--rss::before{content:""}.Ibar__icon--rssFill::before{content:""}.Ibar__icon--reviewForum::before{content:""}.Ibar__icon--reviewForumFill::before{content:""}.Ibar__icon--researchTopics::before{content:""}.Ibar__icon--researchTopicsFill::before{content:""}.Ibar__icon--quote::before{content:""}.Ibar__icon--quoteFill::before{content:""}.Ibar__icon--public::before{content:""}.Ibar__icon--publicFill::before{content:""}.Ibar__icon--locationFill::before{content:""}.Ibar__icon--paper::before{content:""}.Ibar__icon--paperFill::before{content:""}.Ibar__icon--externalLinkFill::before{content:""}.Ibar__icon--notification::before{content:""}.Ibar__icon--notificationFill::before{content:""}.Ibar__icon--moreOptionsVertical::before{content:""}.Ibar__icon--moreOptionsHorizontal::before{content:""}.Ibar__icon--moreCircle::before{content:""}.Ibar__icon--list::before{content:""}.Ibar__icon--link::before{content:""}.Ibar__icon--laptop::before{content:""}.Ibar__icon--laptopFill::before{content:""}.Ibar__icon--info::before{content:""}.Ibar__icon--infoFill::before{content:""}.Ibar__icon--image::before{content:""}.Ibar__icon--imageFill::before{content:""}.Ibar__icon--help::before{content:""}.Ibar__icon--helpFill::before{content:""}.Ibar__icon--group::before{content:""}.Ibar__icon--groupFill::before{content:""}.Ibar__icon--institutionFill::before{content:""}.Ibar__icon--flag::before{content:""}.Ibar__icon--flagFill::before{content:""}.Ibar__icon--filtersFill::before{content:""}.Ibar__icon--files::before{content:""}.Ibar__icon--filesFill::before{content:""}.Ibar__icon--favorite::before{content:""}.Ibar__icon--favoriteFill::before{content:""}.Ibar__icon--newsletterFill::before{content:""}.Ibar__icon--eBook::before{content:""}.Ibar__icon--eBookFill::before{content:""}.Ibar__icon--download::before{content:""}.Ibar__icon--desktop::before{content:""}.Ibar__icon--desktopFill::before{content:""}.Ibar__icon--delete::before{content:""}.Ibar__icon--deleteFill::before{content:""}.Ibar__icon--cloudDownload::before{content:""}.Ibar__icon--cloudDownloadFill::before{content:""}.Ibar__icon--closeCircleFill::before{content:""}.Ibar__icon--clock::before{content:""}.Ibar__icon--clockFill::before{content:""}.Ibar__icon--checkmark::before{content:""}.Ibar__icon--checkmarkFill::before{content:""}.Ibar__icon--chat::before{content:""}.Ibar__icon--chatFill::before{content:""}.Ibar__icon--chartBar::before{content:""}.Ibar__icon--chartBarFill::before{content:""}.Ibar__icon--calendar::before{content:""}.Ibar__icon--calendarFill::before{content:""}.Ibar__icon--bookmark::before{content:""}.Ibar__icon--bookmarkFill::before{content:""}.Ibar__icon--attachment::before{content:""}.Ibar__icon--article::before{content:""}.Ibar__icon--articleFill::before{content:""}.Ibar__icon--arrowUp::before{content:""}.Ibar__icon--arrowUpRight::before{content:""}.Ibar__icon--arrowUpLeft::before{content:""}.Ibar__icon--arrowDown::before{content:""}.Ibar__icon--arrowDownRight::before{content:""}.Ibar__icon--arrowDownLeft::before{content:""}.Ibar__icon--like::before{content:""}.Ibar__icon--likeFill::before{content:""}.Ibar__icon--alert::before{content:""}.Ibar__icon--alertFill::before{content:""}.Ibar__icon--collapseArrow::before{content:""}.Ibar__icon--expandArrow::before{content:""}.Ibar__icon--graphLine::before{content:""}.Ibar__icon--productHub::before{content:""}.Ibar__icon--tiktok::before{content:""}.Ibar__close{width:20px;height:20px;position:absolute;top:18px;right:16px}.Ibar__close:before{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:16px;line-height:16px;color:#6b6b6b;padding:2px}.IbarOffice__dropdown{position:absolute;width:var(--layout-col-5);background:#fff;box-shadow:0px 24px 38px rgba(40, 40, 40, 0.12),0px 9px 46px rgba(40, 40, 40, 0.08),0px 11px 15px rgba(40, 40, 40, 0.16);border-radius:8px;color:#6b6b6b;right:calc(72px + var(--ibar-margin-between));top:56px;overflow:hidden;opacity:0;max-height:calc(100vh - 64px);pointer-events:none;display:none}.IbarOffice__dropdown::-webkit-scrollbar{background:transparent;-webkit-appearance:none;width:10px;height:10px}.IbarOffice__dropdown::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(40, 40, 40, 0.16);-webkit-box-shadow:0 0 1px rgba(255, 255, 255, 0.5);border-radius:5px;border:3px solid var(--white)}@-moz-document url-prefix(){.IbarOffice__dropdown{scrollbar-width:thin}}@media only screen and (max-width: 1024px){.IbarOffice__dropdown{display:block}}.IbarOffice__dropdown--showScrollbar{overflow-x:hidden;overflow-y:auto}@media only screen and (min-width: 1921px){.IbarOffice__dropdown{right:calc(50vw - var(--layout-max-width-px)*.5px + var(--layout-gap) + 32px + var(--ibar-margin-between))}}@media only screen and (max-width: 1024px){.IbarOffice__dropdown{opacity:1}}.IbarOffice__dropdown__trigger{text-align:right;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--ibar-color);white-space:nowrap;position:relative;color:var(--ibar-color);margin-left:var(--ibar-margin-between)}@media only screen and (max-width: 1280px){.IbarOffice__dropdown__trigger{margin-left:24px}}.IbarOffice__dropdown__trigger span{margin-left:8px}.IbarOffice__dropdown__trigger:before{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:300;height:16px;line-height:16px;width:16px;vertical-align:text-top}@media only screen and (max-width: 1280px){.IbarOffice__dropdown__trigger:before{margin-right:0}}@media only screen and (max-width: 1024px){.IbarOffice__dropdown__trigger:before{width:24px;height:24px}}.IbarOffice__dropdown__trigger::after{content:"";font-family:"Frontiers-Iconography-Next" !important;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:300;margin-left:8px;display:inline-block;transition:transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1)}.IbarOffice__dropdown__trigger:hover{color:var(--ibar-color-hover)}.IbarOffice__dropdown__trigger:hover:after{color:var(--ibar-color-hover)}.IbarOffice__dropdown__trigger--open{color:var(--ibar-color-hover)}@media only screen and (max-width: 1024px){.IbarOffice__dropdown__trigger--open{font-weight:700}}.IbarOffice__dropdown__trigger--open::after{transform:rotate(-180deg)}.IbarOffice__dropdown__trigger--open:before{transform:scale(1)}.IbarOffice__dropdown__list{padding:8px 0;position:relative;max-height:calc(100vh - 64px)}@media only screen and (max-width: 1024px){.IbarOffice__dropdown__list{padding:0}}@media only screen and (max-width: 563px){.IbarOffice__dropdown__list{padding-top:40px}}.IbarOffice__dropdown__item button,.IbarOffice__dropdown__item a,.IbarOffice__dropdown__subitemsList button,.IbarOffice__dropdown__subitemsList a{padding:16px 16px 16px 32px;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#6b6b6b;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media only screen and (min-width: 1024px){.IbarOffice__dropdown__item button:hover,.IbarOffice__dropdown__item a:hover,.IbarOffice__dropdown__subitemsList button:hover,.IbarOffice__dropdown__subitemsList a:hover{background-color:#f7f7f7;color:#282828}.IbarOffice__dropdown__item button:hover::after,.IbarOffice__dropdown__item a:hover::after,.IbarOffice__dropdown__subitemsList button:hover::after,.IbarOffice__dropdown__subitemsList a:hover::after{color:#282828}}.IbarOffice__dropdown__item button:after,.IbarOffice__dropdown__subitemsList button:after{content:"";font-family:"Frontiers-Iconography-Next" !important;color:var(--grey70);font-size:14px;line-height:14px;font-weight:300 !important;-webkit-font-smoothing:antialiased}.IbarOffice__dropdown__subitemsList{padding:8px 0;position:absolute;top:0;right:-200%;width:100%;overflow:hidden;display:none}@media only screen and (max-width: 1024px){.IbarOffice__dropdown__subitemsList{display:block}}.IbarOffice__dropdown__subitemsList button{justify-content:flex-start;line-height:inherit}.IbarOffice__dropdown__subitemsList button:after{display:none}.IbarOffice__dropdown__subitemsList button:before{content:"";font-family:"Frontiers-Iconography-Next" !important;color:var(--grey70);font-size:16px;line-height:16px;font-weight:300 !important;-webkit-font-smoothing:antialiased;padding-right:16px}.IbarOffice__dropdown__subitem a{display:block;padding:16px 16px 16px 32px;font-size:.875rem;line-height:1.25rem;font-weight:500;width:100%;text-align:left;height:100%;box-sizing:border-box}@media only screen and (min-width: 1024px){.IbarOffice__dropdown__subitem a:hover{background-color:#f7f7f7;color:#282828}}.Ibar__dropdown__list--hidden{left:-360px}.Avatar{--avatar-size: 192px;--avatar-font-size: 48px;--avatar-border-size: 3px;--avatar-bg-color: transparent;--avatar-bg-hover-color: rgba(40, 40, 40, 0.24);box-sizing:border-box;width:var(--avatar-size);height:var(--avatar-size);position:relative;overflow:hidden;border-radius:50%;flex-shrink:0}.Avatar::after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:var(--avatar-bg-hover-color);opacity:0;transition:opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1);border-radius:50%}.Avatar:hover::after{opacity:1}.Avatar--text{border:var(--avatar-border-size) solid var(--avatar-border-color);color:var(--avatar-color);background-color:var(--avatar-bg-color);text-align:center;font-size:var(--avatar-font-size);font-weight:400;display:inline-flex;align-items:center;justify-content:center}.Avatar--text span{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:flex-start;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.Avatar--text span:last-of-type{width:calc((var(--avatar-size) - 80px)*3);overflow:hidden}.Avatar--size-128{--avatar-size: 128px;--avatar-font-size: 32px;--avatar-border-size: 2px}.Avatar--size-96{--avatar-size: 96px;--avatar-font-size: 28px;--avatar-border-size: 2px}.Avatar--size-80{--avatar-size: 80px;--avatar-font-size: 32px;--avatar-border-size: 1px}.Avatar--size-48{--avatar-size: 48px;--avatar-font-size: 24px;--avatar-border-size: 1px}.Avatar--size-40{--avatar-size: 40px;--avatar-font-size: 20px;--avatar-border-size: 1px}.Avatar--size-32{--avatar-size: 32px;--avatar-font-size: 16px;--avatar-border-size: 1px}.Avatar--size-24{--avatar-size: 24px;--avatar-font-size: 14px;--avatar-border-size: 1px}.Avatar--white{--avatar-color: var(--white);--avatar-border-color: var(--grey10);--avatar-bg-color: rgba(255, 255, 255, 0.08);--avatar-bg-hover-color: rgba(255, 255, 255, 0.24)}.Avatar--grey{--avatar-color: #6B6B6B;--avatar-border-color: var(--grey60);--avatar-bg-color: transparent;--avatar-bg-hover-color: var(--grey20)}.Avatar__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Link{font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;--color-link: #6B6B6B;--color-link-hover: #545454;--color-link-textOutline: #6B6B6B;--color-link-textFlat: #6B6B6B;color:var(--color-link);padding:0;display:inline-flex;align-items:center}.Link:hover{color:var(--color-link-hover)}.Link:hover:after{color:var(--color-link-hover)}.Link__wrapper{display:inline-block}.Link--icon:after{content:"";font-family:"Frontiers-Iconography-Next" !important;font-size:var(--size-icon);line-height:var(--size-icon);color:var(--color-link);width:var(--size-icon);height:var(--size-icon);margin-left:4px;font-weight:300;-webkit-font-smoothing:antialiased}.Link--left{flex-direction:row-reverse}.Link--left:after{margin:0 4px 0 0}.Link--outlineButton,.Link--flatButton{--button-padding-horizontal: 24px;--padding-iconButton: 32px;--button-padding-vertical: 8px;border-radius:calc(var(--padding-iconButton) + var(--size-icon)*2);padding:var(--button-padding-vertical) var(--button-padding-horizontal);border:1px solid var(--color-link)}.Link--outlineButton:hover,.Link--flatButton:hover{border-color:var(--color-link-hover)}.Link--outlineButton::after,.Link--flatButton::after{color:var(--color-link-textButton)}.Link--outlineButton.Link--icon:after,.Link--flatButton.Link--icon:after{font-family:"Frontiers-Iconography-Next" !important;font-size:var(--size-icon);font-weight:300;height:var(--size-icon);line-height:var(--size-icon);width:var(--size-icon);right:var(--button-padding-horizontal);-webkit-font-smoothing:antialiased}.Link--outlineButton{color:var(--color-link-textOutline)}.Link--outlineButton.Link--icon{color:var(--color-link-textOutline)}.Link--flatButton{--color-link-textFlat: var(--white);color:var(--color-link-textFlat);background-color:var(--color-link);border-color:var(--color-link)}.Link--flatButton:hover{color:var(--color-link-textFlat);background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.Link--flatButton:hover:after{color:var(--color-link-textFlat)}.Link--small{--size-icon: 12px}.Link--small.Link--outlineButton,.Link--small.Link--flatButton{--button-padding-horizontal: 16px;--button-padding-vertical: 5px;--padding-iconButton: 24px;--size-icon: 12px;font-size:.875rem;line-height:1.25rem;font-weight:300}.Link--medium{--size-icon: 18px}.Link--medium.Link--outlineButton,.Link--medium.Link--flatButton{--button-padding-horizontal: 24px;--button-padding-vertical: 8px;--padding-iconButton: 36px;font-size:1rem;line-height:1.375rem;font-weight:300}.Link--medium.Link--linkType{--size-icon: 18px;font-size:1.125rem;line-height:1.75rem;font-weight:500}.Link--large{--size-icon: 18px}.Link--large.Link--outlineButton,.Link--large.Link--flatButton{--button-padding-horizontal: 32px;--button-padding-vertical: 9px;--padding-iconButton: 40px;font-size:1.125rem;line-height:1.75rem;font-weight:300}.Link--large.Link--linkType{--size-icon: 24px;font-size:1.5rem;line-height:2.0625rem;font-weight:500}.Link--arrowRight:after{content:""}.Link--arrowLeft:after{content:""}.Link--chevronDown:after{content:""}.Link--chevronLeft:after{content:""}.Link--chevronRight:after{content:""}.Link--chevronUp:after{content:""}.Link--newsletter:after{content:""}.Link--search:after{content:""}.Link--user:after{content:""}.Link--location:after{content:""}.Link--Institution:after{content:""}.Link--twitter:after{content:""}.Link--linkedin:after{content:""}.Link--instagram:after{content:""}.Link--facebook:after{content:""}.Link--burgerMenu:after{content:""}.Link--check:after{content:""}.Link--close:after{content:""}.Link--closeCircle:after{content:""}.Link--collapse:after{content:""}.Link--expand:after{content:""}.Link--externalLink:after{content:""}.Link--filters:after{content:""}.Link--home:after{content:""}.Link--spinner:after{content:""}.Link--reload:after{content:""}.Link--chevronUpCircle:after{content:""}.Link--chevronUpCircleFill:after{content:""}.Link--chevronRightCircle:after{content:""}.Link--chevronRightCircleFill:after{content:""}.Link--chevronLeftCircle:after{content:""}.Link--chevronLeftCircleFill:after{content:""}.Link--chevronDownCircle:after{content:""}.Link--chevronDownCircleFill:after{content:""}.Link--arrowUpCircle:after{content:""}.Link--arrowUpCircleFill:after{content:""}.Link--arrowRightCircle:after{content:""}.Link--arrowRightCircleFill:after{content:""}.Link--arrowLeftCircle:after{content:""}.Link--arrowLeftCircleFill:after{content:""}.Link--arrowDownCircle:after{content:""}.Link--arrowDownCircleFill:after{content:""}.Link--view:after{content:""}.Link--viewFill:after{content:""}.Link--userFill:after{content:""}.Link--star:after{content:""}.Link--starFill:after{content:""}.Link--sort:after{content:""}.Link--sortDescending:after{content:""}.Link--sortAscending:after{content:""}.Link--share:after{content:""}.Link--shareFill:after{content:""}.Link--setting:after{content:""}.Link--settingFill:after{content:""}.Link--send:after{content:""}.Link--sendFill:after{content:""}.Link--rss:after{content:""}.Link--rssFill:after{content:""}.Link--reviewForum:after{content:""}.Link--reviewForumFill:after{content:""}.Link--researchTopics:after{content:""}.Link--researchTopicsFill:after{content:""}.Link--quote:after{content:""}.Link--quoteFill:after{content:""}.Link--public:after{content:""}.Link--publicFill:after{content:""}.Link--locationFill:after{content:""}.Link--paper:after{content:""}.Link--paperFill:after{content:""}.Link--externalLinkFill:after{content:""}.Link--notification:after{content:""}.Link--notificationFill:after{content:""}.Link--moreOptionsVertical:after{content:""}.Link--moreOptionsHorizontal:after{content:""}.Link--moreCircle:after{content:""}.Link--list:after{content:""}.Link--link:after{content:""}.Link--laptop:after{content:""}.Link--laptopFill:after{content:""}.Link--info:after{content:""}.Link--infoFill:after{content:""}.Link--image:after{content:""}.Link--imageFill:after{content:""}.Link--help:after{content:""}.Link--helpFill:after{content:""}.Link--group:after{content:""}.Link--groupFill:after{content:""}.Link--institutionFill:after{content:""}.Link--flag:after{content:""}.Link--flagFill:after{content:""}.Link--filtersFill:after{content:""}.Link--files:after{content:""}.Link--filesFill:after{content:""}.Link--favorite:after{content:""}.Link--favoriteFill:after{content:""}.Link--newsletterFill:after{content:""}.Link--eBook:after{content:""}.Link--eBookFill:after{content:""}.Link--download:after{content:""}.Link--desktop:after{content:""}.Link--desktopFill:after{content:""}.Link--delete:after{content:""}.Link--deleteFill:after{content:""}.Link--cloudDownload:after{content:""}.Link--cloudDownloadFill:after{content:""}.Link--closeCircleFill:after{content:""}.Link--clock:after{content:""}.Link--clockFill:after{content:""}.Link--checkmark:after{content:""}.Link--checkmarkFill:after{content:""}.Link--chat:after{content:""}.Link--chatFill:after{content:""}.Link--chartBar:after{content:""}.Link--chartBarFill:after{content:""}.Link--calendar:after{content:""}.Link--calendarFill:after{content:""}.Link--bookmark:after{content:""}.Link--bookmarkFill:after{content:""}.Link--attachment:after{content:""}.Link--article:after{content:""}.Link--articleFill:after{content:""}.Link--arrowUp:after{content:""}.Link--arrowUpRight:after{content:""}.Link--arrowUpLeft:after{content:""}.Link--arrowDown:after{content:""}.Link--arrowDownRight:after{content:""}.Link--arrowDownLeft:after{content:""}.Link--like:after{content:""}.Link--likeFill:after{content:""}.Link--alert:after{content:""}.Link--alertFill:after{content:""}.Link--collapseArrow:after{content:""}.Link--expandArrow:after{content:""}.Link--graphLine:after{content:""}.Link--productHub:after{content:""}.Link--tiktok:after{content:""}.Link--maincolor{--color-link: var(--maincolor40);--color-link-hover: var(--maincolor50);--color-link-textOutline: var(--maincolor40)}.Link--sky40{--color-link: var(--sky40);--color-link-hover: var(--sky50);--color-link-textOutline: var(--sky40)}.Link--blue40{--color-link: var(--blue40);--color-link-hover: var(--blue50);--color-link-textOutline: var(--blue40)}.Link--blue80{--color-link: var(--blue80);--color-link-hover: var(--blue90);--color-link-textOutline: var(--blue80)}.Link--grey{--color-link: #6B6B6B;--color-link-hover: #545454;--color-link-textOutline: #282828}.Link--grey.Link--outlineButton{--color-link-hover: #282828}.Link--white{--color-link: var(--white);--color-link-hover: var(--grey10);--color-link-textFlat: #282828;--color-link-textOutline: var(--white)}.Link--noText.Link--icon:after{margin:0}.Ibar .Ibar__journal{top:calc(64px + var(--ibar-bypass-offset))}.Ibar .Ibar__main,.Ibar .Ibar__journal--mix{top:var(--ibar-bypass-offset)}',"h1,\r\nh2,\r\nh3,\r\nh4,\r\nh5,\r\nh6,\r\np {\r\n  margin: 0;\r\n  font-weight: inherit;\r\n}\r\n\r\nbutton {\r\n  font-family: inherit;\r\n  font-size: 100%;\r\n  line-height: 1.15;\r\n  margin: 0;\r\n  padding: 0;\r\n  overflow: visible;\r\n  text-transform: none;\r\n  -webkit-appearance: button;\r\n  border: 0;\r\n  background: none;\r\n\r\n  &:hover {\r\n    cursor: pointer;\r\n  }\r\n}\r\n\r\nfieldset {\r\n  border: 0;\r\n  padding: 0;\r\n  margin: 0;\r\n  min-width: 0;\r\n}\r\n\r\nfigure {\r\n  margin: 0;\r\n}\r\n\r\n\r\na,a:active,a:hover {\r\n    text-decoration: none\r\n}\r\n\r\n:focus {\r\n    outline: none\r\n}\r\n\r\nul {\r\n    list-style: none\r\n}\r\n\r\nol,ul {\r\n    margin: 0;\r\n    padding: 0\r\n}\r\n\r\ninput,textarea {\r\n    font-family: MuseoSans,Helvetica,Arial,sans-serif\r\n}\r\n\r\ninput[type=number]::-webkit-inner-spin-Button,input[type=number]::-webkit-outer-spin-Button {\r\n    -webkit-appearance: none;\r\n    margin: 0\r\n}\r\n\r\ninput[type=number] {\r\n    -moz-appearance: textfield\r\n}\r\n\r\ninput::-ms-clear {\r\n    display: none\r\n}\r\n\r\na,a:active {\r\n    color: inherit\r\n}\r\n",'*:focus:not(:focus-visible),\r\n*::before:focus:not(:focus-visible),\r\n*::after:focus:not(:focus-visible) {\r\n  outline: none;\r\n}\r\n\r\n*[class^="Card"],\r\n.Button:not(.Button--linkButton),\r\n.Link:not(.Link--linkType), \r\n.MessagesCarousel__dots__item {\r\n  &:focus-visible {\r\n    position: relative;\r\n    z-index: 1;\r\n    outline-offset: -4px;\r\n    \r\n    * {\r\n      z-index: -1;\r\n    }    \r\n  }\r\n}\r\n\r\n*:not(input[type="text"]):focus-visible {\r\n  outline: 4px solid $sky50;\r\n\r\n  & + .RadioInputList__checkmark {\r\n    outline: 4px solid $sky50;\r\n\r\n    @media #{$break-md} {\r\n      outline: none;\r\n    }\r\n  }\r\n\r\n  @media #{$break-md} {\r\n    outline: none;\r\n  }\r\n}\r\n\r\n/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */\r\n.acc-hidden {\r\n  position: absolute;\r\n  white-space: nowrap;\r\n  width: 1px;\r\n  height: 1px;\r\n  overflow: hidden;\r\n  border: 0;\r\n  padding: 0;\r\n  clip: rect(0 0 0 0);\r\n  clip-path: inset(50%);\r\n  margin: -1px;\r\n}\r\n\r\n/* prettier-ignore */\r\n@media(prefers-reduced-motion: reduce) {\r\n  *,\r\n  *::before,\r\n  *::after {\r\n    transition: none !important;\r\n    animation: none !important;\r\n    scroll-behavior: auto !important;\r\n  }\r\n}\r\n','/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Ibar__dropdown {\n  margin-left: var(--ibar-margin-between);\n}\n.Ibar__dropdown--aboutUs .Ibar__dropdown__trigger--open:before {\n  bottom: -20px;\n}\n.Ibar__dropdown__trigger {\n  text-align: right;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  white-space: nowrap;\n  position: relative;\n}\n.Ibar__dropdown__trigger::after {\n  content: "\\e90c";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 12px;\n  font-weight: 300;\n  margin-left: 8px;\n  display: inline-block;\n  transition: transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__dropdown__trigger:before {\n  content: "";\n  position: absolute;\n  bottom: -16px;\n  left: 0;\n  width: 100%;\n  height: 2px;\n  background: var(--ibar-color-hover);\n  transform: scale(0);\n  transition: transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__dropdown__trigger:before {\n    display: none;\n  }\n}\n.Ibar__dropdown__trigger:hover {\n  color: var(--ibar-color-hover);\n}\n.Ibar__dropdown__trigger:hover:after {\n  color: var(--ibar-color-hover);\n}\n.Ibar__dropdown__trigger--open {\n  color: var(--ibar-color-hover);\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__dropdown__trigger--open {\n    font-weight: 700;\n  }\n}\n.Ibar__dropdown__trigger--open::after {\n  transform: rotate(-180deg);\n}\n.Ibar__dropdown__trigger--open:before {\n  transform: scale(1);\n}\n.Ibar__dropdown__menu {\n  display: none;\n  position: absolute;\n  background: #FFFFFF;\n  width: 100%;\n  left: 0;\n  max-height: calc(100vh - 200px);\n  padding: 48px 128px 72px 128px;\n  box-sizing: border-box;\n  z-index: -1;\n  border-bottom: 1px solid var(--grey20);\n  box-shadow: 0px 8px 10px rgba(40, 40, 40, 0.12), 0px 3px 14px rgba(40, 40, 40, 0.08), 0px 5px 5px rgba(40, 40, 40, 0.16);\n  overflow: auto;\n  opacity: 0;\n  top: 0;\n  pointer-events: none;\n  transition: opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1) 0ms, top 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__dropdown__menu::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 8px;\n  height: 8px;\n}\n.Ibar__dropdown__menu::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: var(--grey30);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 6px;\n  border: 2px solid var(--white);\n}\n@-moz-document url-prefix() {\n  .Ibar__dropdown__menu {\n    scrollbar-width: thin;\n  }\n}\n@media only screen and (min-width:1921px) {\n  .Ibar__dropdown__menu {\n    padding-left: calc(50vw - var(--layout-col-12) - var(--layout-gap) * 1);\n    padding-right: calc(50vw - var(--layout-col-12) - var(--layout-gap) * 1);\n  }\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__dropdown__menu {\n    padding: 48px 128px 72px 128px;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__dropdown__menu {\n    padding: 48px 128px 72px 96px;\n    overflow: hidden;\n  }\n}\n.Ibar__dropdown__menu--visible {\n  pointer-events: all;\n  opacity: 1;\n  top: 100%;\n  transition: opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1) 100ms, top 480ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__dropdown__menu__header {\n  display: none;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__dropdown__menu__header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid var(--grey30);\n    padding: 16px;\n    margin: -16px -16px 16px -16px;\n    background: #F0F0F0;\n    position: sticky;\n    top: 0;\n    z-index: 1;\n  }\n}\n.Ibar__dropdown__menu__header__title {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: #6B6B6B;\n  display: flex;\n  align-items: center;\n}\n.Ibar__dropdown__menu__header__title::before {\n  content: "\\e90d";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 16px;\n  line-height: 16px;\n  margin-right: 8px;\n}\n.Ibar__dropdown__sections {\n  -moz-column-count: 4;\n       column-count: 4;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__dropdown__sections {\n    padding-top: 40px;\n  }\n}\n.Ibar__dropdown__sections__item {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: #6B6B6B;\n  margin-bottom: 24px;\n}\n.Ibar__dropdown__sections__item:hover {\n  color: #282828;\n}\n.Ibar__dropdown__sections__item--active {\n  color: #282828;\n}\n.Ibar__dropdown__about {\n  display: flex;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__dropdown__about {\n    padding-top: 40px;\n  }\n}\n.Ibar__dropdown__about__block {\n  max-width: 33%;\n  box-sizing: border-box;\n  flex-grow: 1;\n}\n.Ibar__dropdown__about__block:last-child {\n  padding-right: 0;\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__dropdown__about__block {\n    max-width: 50%;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__dropdown__about__block {\n    flex-grow: 0;\n    padding-right: 80px;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__dropdown__about__block {\n    max-width: unset;\n    padding-right: 16px;\n  }\n}\n.Ibar__dropdown__about__block__title {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 700;\n  color: #282828;\n  padding-bottom: 8px;\n  position: relative;\n  margin-bottom: 24px;\n}\n.Ibar__dropdown__about__block__title:after {\n  content: "";\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  width: 48px;\n  height: 2px;\n  background: var(--grey80);\n  border-radius: 2px;\n}\n.Ibar__dropdown__about__block__item {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: #6B6B6B;\n  margin-bottom: 24px;\n}\n.Ibar__dropdown__about__block__item:last-child {\n  margin-bottom: 0;\n}\n.Ibar__dropdown__about__block__item a:hover, .Ibar__dropdown__about__block__item a:active {\n  color: #282828;\n}\n\n/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Ibar__menu {\n  --ibar-color: var(--grey70);\n  --ibar-color-2: var(--grey80);\n  --ibar-color-hover: var(--black);\n  position: fixed;\n  top: 0;\n  left: -100%;\n  z-index: 40;\n  width: calc(var(--layout-col-8) + var(--layout-gap) * 2);\n  height: 100%;\n  background: #FFFFFF;\n  border-left: 1px solid var(--grey30);\n  display: none;\n  box-sizing: border-box;\n  transition: left 480ms ease-in-out, box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__menu {\n    display: flex;\n    flex-direction: column;\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__menu {\n    width: calc(var(--layout-col-7) + var(--layout-gap) * 2);\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu {\n    width: 100%;\n    transition: left 300ms ease-in-out, box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  }\n}\n.Ibar__menu--open {\n  left: 0;\n  box-shadow: 0px -24px 38px rgba(40, 40, 40, 0.12), 0px -9px 46px rgba(40, 40, 40, 0.08), 0px -11px 15px rgba(40, 40, 40, 0.16);\n}\n.Ibar__menu__header {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding-bottom: 20px;\n  margin-bottom: 16px;\n  border-bottom: 1px solid var(--grey20);\n  padding: var(--layout-gap);\n}\n.Ibar__menu__wrapper {\n  height: calc(100vh - 57px);\n  overflow: auto;\n  padding: var(--layout-gap);\n  padding-bottom: 32px;\n}\n.Ibar__menu__wrapper::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 10px;\n  height: 10px;\n}\n.Ibar__menu__wrapper::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: rgba(40, 40, 40, 0.16);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 5px;\n  border: 3px solid var(--white);\n}\n@-moz-document url-prefix() {\n  .Ibar__menu__wrapper {\n    scrollbar-width: thin;\n  }\n}\n.Ibar__menu__journal {\n  flex: 1;\n  border-bottom: 1px solid var(--grey20);\n  margin-bottom: 24px;\n  padding-top: 8px;\n}\n.Ibar__menu__journal .Ibar__journalName {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  white-space: unset;\n  padding: 0 0 24px 16px;\n  display: inline-block;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu__journal .Ibar__journalName {\n    padding-bottom: 16px;\n  }\n}\n.Ibar__menu__journal .Ibar__link {\n  margin-top: 0;\n}\n.Ibar__menu .Ibar__logo {\n  height: 24px;\n  width: 116px;\n}\n.Ibar__menu .Ibar__button {\n  margin-top: 112px;\n  width: 100%;\n  display: flex;\n  margin-left: 0;\n}\n@media screen and (max-height: 660px) {\n  .Ibar__menu .Ibar__button {\n    margin-top: 96px;\n  }\n}\n.Ibar__menu .Ibar__link, .Ibar__menu .Ibar__dropdown, .Ibar__menu .Ibar__icon {\n  padding: 24px 0 24px 16px;\n  display: block;\n  margin-left: 0;\n}\n.Ibar__menu .Ibar__link, .Ibar__menu .Ibar__dropdown__trigger, .Ibar__menu .Ibar__icon span {\n  font-size: 1rem;\n  line-height: 1.375rem;\n}\n.Ibar__menu .Ibar__dropdown__trigger:after {\n  content: "\\e90e";\n  margin-left: 16px;\n}\n.Ibar__menu .Ibar__dropdown__trigger--open {\n  font-weight: 700;\n  color: #282828;\n}\n.Ibar__menu .Ibar__dropdown__trigger--open:after {\n  transform: none;\n}\n.Ibar__menu .Ibar__dropdown__menu {\n  top: 0;\n  background: #F0F0F0;\n  left: calc(var(--layout-col-8) - 2px + var(--layout-gap) * 2);\n  height: 100%;\n  max-height: 100vh;\n  box-sizing: border-box;\n  overflow: auto;\n  box-shadow: none;\n  width: 0;\n  padding: 0;\n  transition: width 300ms cubic-bezier(0.37, 0.74, 0.15, 1), padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1), box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 10px;\n  height: 10px;\n}\n.Ibar__menu .Ibar__dropdown__menu::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: rgba(40, 40, 40, 0.16);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 5px;\n  border: 3px solid var(--grey20);\n}\n@-moz-document url-prefix() {\n  .Ibar__menu .Ibar__dropdown__menu {\n    scrollbar-width: thin;\n  }\n}\n.Ibar__menu .Ibar__dropdown__menu > * {\n  opacity: 0;\n}\n@media only screen and (max-width:768px) {\n  .Ibar__menu .Ibar__dropdown__menu {\n    left: calc(var(--layout-col-7) - 2px + var(--layout-gap) * 2);\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .Ibar__dropdown__menu {\n    left: -100%;\n    transition: none;\n  }\n}\n.Ibar__menu .Ibar__dropdown__menu--visible {\n  box-shadow: 30px 0px 32px rgba(40, 40, 40, 0.12), 12px 0px 46px rgba(40, 40, 40, 0.08), 11px 0px 15px rgba(40, 40, 40, 0.16);\n  width: calc(var(--layout-col-8) + var(--layout-gap));\n  padding: 40px 32px;\n  transition: width 300ms cubic-bezier(0.37, 0.74, 0.15, 1), padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1), box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__menu .Ibar__dropdown__menu--visible > * {\n  opacity: 1;\n  transition: opacity 200ms 150ms ease-in-out;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .Ibar__dropdown__menu--visible > * {\n    transition: none;\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__menu .Ibar__dropdown__menu--visible {\n    width: calc(var(--layout-col-7) + var(--layout-gap));\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .Ibar__dropdown__menu--visible {\n    width: 100%;\n    left: 0;\n    padding: 16px;\n    transition: none;\n    z-index: 40;\n    padding-top: 0;\n    box-shadow: none;\n    transition: none;\n  }\n}\n.Ibar__menu .Ibar__dropdown__about {\n  flex-direction: column;\n}\n.Ibar__menu .Ibar__dropdown__about__block {\n  padding-bottom: 16px;\n  margin-bottom: 40px;\n}\n.Ibar__menu .Ibar__dropdown__about__block:last-child {\n  margin-bottom: 0;\n  border-bottom: none;\n}\n.Ibar__menu .Ibar__dropdown__sections {\n  -moz-column-count: unset;\n       column-count: unset;\n}\n.Ibar__menu .Ibar__dropdown__sections__item {\n  margin-bottom: 40px;\n}\n.Ibar__menu .Ibar__icon {\n  margin-left: 0;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__menu .Ibar__icon span {\n    display: inline;\n  }\n}\n.Ibar__menu .Ibar__icon:before {\n  display: inline;\n}\n.Ibar__menu .Ibar__icon--list {\n  padding-top: 40px;\n  margin-top: 16px;\n  border-top: 1px solid var(--grey20);\n}\n.Ibar__menu--journal .Ibar__button {\n  margin-top: 32px;\n}\n.Ibar__menu .IbarOffice__dropdown {\n  top: 0;\n  background: #F0F0F0;\n  left: calc(var(--layout-col-8) - 2px + var(--layout-gap) * 2);\n  height: 100%;\n  max-height: 100vh;\n  box-sizing: border-box;\n  overflow: auto;\n  box-shadow: none;\n  width: 0;\n  padding: 0;\n  transition: width 300ms cubic-bezier(0.37, 0.74, 0.15, 1), padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1), box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  border-radius: 0;\n  padding: 40px 32px;\n}\n.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 10px;\n  height: 10px;\n}\n.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: rgba(40, 40, 40, 0.16);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 5px;\n  border: 3px solid var(--grey20);\n}\n@-moz-document url-prefix() {\n  .Ibar__menu .IbarOffice__dropdown {\n    scrollbar-width: thin;\n  }\n}\n.Ibar__menu .IbarOffice__dropdown > * {\n  opacity: 0;\n}\n@media only screen and (max-width:768px) {\n  .Ibar__menu .IbarOffice__dropdown {\n    left: calc(var(--layout-col-7) - 2px + var(--layout-gap) * 2);\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .IbarOffice__dropdown {\n    left: -100%;\n    transition: none;\n  }\n}\n.Ibar__menu .IbarOffice__dropdown--visible {\n  box-shadow: 30px 0px 32px rgba(40, 40, 40, 0.12), 12px 0px 46px rgba(40, 40, 40, 0.08), 11px 0px 15px rgba(40, 40, 40, 0.16);\n  width: calc(var(--layout-col-8) + var(--layout-gap));\n  padding: 40px 32px;\n  transition: width 300ms cubic-bezier(0.37, 0.74, 0.15, 1), padding 300ms cubic-bezier(0.37, 0.74, 0.15, 1), box-shadow 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.Ibar__menu .IbarOffice__dropdown--visible > * {\n  opacity: 1;\n  transition: opacity 200ms 150ms ease-in-out;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .IbarOffice__dropdown--visible > * {\n    transition: none;\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__menu .IbarOffice__dropdown--visible {\n    width: calc(var(--layout-col-7) + var(--layout-gap));\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__menu .IbarOffice__dropdown--visible {\n    width: 100%;\n    left: 0;\n    padding: 16px;\n    transition: none;\n    z-index: 40;\n    padding-top: 0;\n    box-shadow: none;\n    transition: none;\n  }\n}\n.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 10px;\n  height: 10px;\n}\n.Ibar__menu .IbarOffice__dropdown::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: rgba(40, 40, 40, 0.16);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 5px;\n  border: 3px solid var(--grey20);\n}\n@-moz-document url-prefix() {\n  .Ibar__menu .IbarOffice__dropdown {\n    scrollbar-width: thin;\n  }\n}\n.Ibar__menu .IbarOffice__dropdown__trigger {\n  padding: 24px 0 24px 16px;\n  display: block;\n  margin-left: 0;\n  font-size: 1rem;\n  line-height: 1.375rem;\n}\n.Ibar__menu .IbarOffice__dropdown__trigger:after {\n  content: "\\e90e";\n  margin-left: 16px;\n}\n.Ibar__menu .IbarOffice__dropdown__trigger:before {\n  margin-right: 8px;\n  line-height: 20px;\n}\n.Ibar__menu .IbarOffice__dropdown__trigger--open {\n  font-weight: 700;\n  color: #282828;\n}\n.Ibar__menu .IbarOffice__dropdown__trigger--open:after {\n  transform: none;\n}\n.Ibar__menu .IbarOffice__dropdown__item button {\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 700;\n  color: #282828;\n  padding: 0 8px 0 0;\n  position: relative;\n  margin-bottom: 24px;\n  padding-bottom: 8px;\n}\n.Ibar__menu .IbarOffice__dropdown__item button:after {\n  content: "";\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  width: 48px;\n  height: 2px;\n  background: var(--grey80);\n  border-radius: 2px;\n}\n.Ibar__menu .IbarOffice__dropdown__item:last-child .IbarOffice__dropdown__subitemsList {\n  border-bottom: none;\n}\n.Ibar__menu .IbarOffice__dropdown__subitemsList {\n  position: inherit;\n  padding-bottom: 24px;\n  margin-bottom: 40px;\n  border-bottom: 1px solid var(--grey40);\n  max-height: none;\n}\n.Ibar__menu .IbarOffice__dropdown__subitemsList button {\n  display: none;\n}\n.Ibar__menu .IbarOffice__dropdown__subitem a {\n  padding: 16px 0;\n}\n\n/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Ibar__userArea {\n  width: var(--avatar-size);\n  height: var(--avatar-size);\n  --avatar-size: 32px;\n  margin-left: var(--ibar-margin-between);\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__userArea {\n    --avatar-size: 32px;\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__userArea {\n    --avatar-size: 24px;\n  }\n}\n.Ibar__userLogged {\n  margin-left: var(--layout-gap);\n  display: grid;\n  place-items: center;\n  position: relative;\n  margin-left: var(--ibar-margin-between);\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__userLogged {\n    position: unset;\n  }\n}\n.Ibar__userLogged > button {\n  display: flex;\n}\n.Ibar__userLogged__image {\n  overflow: hidden;\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__userLogged__image .Avatar {\n    --avatar-size: 32px;\n    --avatar-font-size: 16px;\n    --avatar-border-size: 1px;\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__userLogged__image .Avatar {\n    --avatar-size: 24px;\n    --avatar-font-size: 14px;\n    --avatar-border-size: 1px;\n  }\n}\n.Ibar__user {\n  position: absolute;\n  background-color: #FFFFFF;\n  color: var(--ibar-color-2);\n  border-radius: 4px;\n  right: 0;\n  top: 100%;\n  min-width: 358px;\n  border-radius: 8px;\n  overflow: auto;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 300;\n  margin-top: 4px;\n  box-shadow: 0px 12px 17px rgba(40, 40, 40, 0.12), 0px 5px 22px rgba(40, 40, 40, 0.08), 0px 7px 8px rgba(40, 40, 40, 0.16);\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__user {\n    min-width: 236px;\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__user {\n    position: fixed;\n    width: 100vw;\n    height: 100%;\n    top: 0;\n    left: 0;\n    border-radius: 0;\n    margin: 0px;\n    z-index: 3;\n    border: none;\n  }\n}\n.Ibar__user__dropdown {\n  padding: 32px;\n  text-align: center;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__user__dropdown {\n    padding: 24px;\n  }\n}\n.Ibar__user__avatar {\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.Ibar__user__avatar .Avatar {\n  --avatar-size: 80px;\n  --avatar-font-size: 32px;\n  --avatar-border-size: 1px;\n}\n.Ibar__user__list {\n  padding: 16px 0;\n  color: #545454;\n}\n.Ibar__user__list li {\n  display: flex;\n  width: 100%;\n  color: #6B6B6B;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n}\n.Ibar__user__list li a {\n  padding: 16px 32px;\n  width: 100%;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__user__list li a {\n    padding: 16px 24px;\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__user__list li a {\n    width: 100%;\n    text-align: center;\n  }\n}\n.Ibar__user__list li:hover {\n  background-color: #F7F7F7;\n  cursor: pointer;\n  color: #282828;\n}\n.Ibar__user__separator {\n  background-color: var(--grey30);\n  height: 1px;\n  margin: 0 32px;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__user__separator {\n    margin: 0 24px;\n  }\n}\n.Ibar__user__name {\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 500;\n  color: #282828;\n  word-break: break-word;\n}\n.Ibar__user__email {\n  color: #6B6B6B;\n  word-break: break-word;\n}\n.Ibar__user__close {\n  display: none;\n  cursor: pointer;\n  width: 48px;\n  height: 48px;\n  background-color: #F7F7F7;\n  border-radius: 50%;\n  box-shadow: 0px 0px 11.3994px rgba(0, 0, 0, 0.1);\n  position: absolute;\n  left: calc(50% - 24px);\n  bottom: 32px;\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__user__close {\n    display: block;\n  }\n}\n.Ibar__user__close:before {\n  content: "\\e909";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 16px;\n  line-height: 16px;\n  color: #282828;\n  align-items: center;\n  justify-content: center;\n  height: 48px;\n  display: flex;\n}\n\n.Ibar {\n  --ibar-bg: var(--white);\n  --ibar-border-color: var(--grey20);\n  --ibar-color: var(--grey80);\n  --ibar-color-hover: var(--black);\n}\n\n.Ibar {\n  color: var(--ibar-color);\n  --ibar-margin-between: 40px;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar {\n    --ibar-margin-between: 24px;\n    padding: 0;\n  }\n}\n.Ibar__wrapper {\n  display: flex;\n  height: 64px;\n  align-items: center;\n  box-sizing: border-box;\n  color: var(--white);\n  width: 100%;\n  max-width: calc(var(--layout-max-width-px) * 1px);\n  margin: 0 auto;\n  padding: 0 40px;\n  z-index: 31;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__wrapper {\n    height: 48px;\n    padding: 0 var(--layout-gap);\n  }\n}\n@media only screen and (max-width:768px) {\n  .Ibar__wrapper {\n    max-width: none;\n  }\n}\n.Ibar__wrapper--journal {\n  height: 56px;\n}\n.Ibar__wrapper--journal .Ibar__link, .Ibar__wrapper--journal .Ibar__dropdown {\n  margin-left: 36px;\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__wrapper--journal .Ibar__link, .Ibar__wrapper--journal .Ibar__dropdown {\n    margin-left: 24px;\n  }\n}\n.Ibar__main {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  background: var(--ibar-bg);\n  border: 1px solid var(--ibar-border-color);\n  z-index: 33;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__main .Ibar__dropdown, .Ibar__main .Ibar__link, .Ibar__main .Ibar__button, .Ibar__main .Ibar__icon--list, .Ibar__main .IbarOffice {\n    display: none;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__main .Ibar__icon {\n    margin-left: 24px;\n  }\n  .Ibar__main .Ibar__icon:before {\n    font-size: 24px;\n    color: var(--ibar-color);\n  }\n}\n.Ibar__main .Ibar__journalName {\n  padding-left: 16px;\n  margin-left: 16px;\n  border-left: 1px solid var(--ibar-color);\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  margin-top: 0;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  display: none;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__main .Ibar__journalName {\n    display: block;\n  }\n}\n@media only screen and (max-width: 563px) {\n  .Ibar__main .Ibar__journalName {\n    display: none;\n  }\n}\n.Ibar__link {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  margin-left: var(--ibar-margin-between);\n  white-space: nowrap;\n  margin-top: 1px;\n}\n.Ibar__link--active, .Ibar__link:hover {\n  color: var(--ibar-color-hover);\n}\n.Ibar__button {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  padding: 5px 16px;\n  border: 1px solid var(--ibar-color);\n  border-radius: 16px;\n  margin-left: var(--ibar-margin-between);\n  margin-top: 1px;\n  text-align: center;\n  white-space: nowrap;\n  height: 32px;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__button {\n    font-size: 0.75rem;\n    line-height: 1.0625rem;\n  }\n}\n.Ibar__button:hover {\n  color: var(--ibar-color-hover);\n  border-color: var(--ibar-color-hover);\n}\n.Ibar__spacer {\n  flex: 1;\n}\n.Ibar__journal {\n  background: #F7F7F7;\n  position: fixed;\n  top: 64px;\n  left: 0;\n  width: 100%;\n  z-index: 32;\n  box-shadow: 0px 1px 2px rgba(40, 40, 40, 0.12), 0px 2px 1px rgba(40, 40, 40, 0.08), 0px 1px 3px rgba(40, 40, 40, 0.16);\n}\n.Ibar__journal--mix {\n  top: 0;\n  z-index: 31;\n  visibility: hidden;\n  display: block;\n}\n.Ibar__journal--mix .Ibar__journalName {\n  margin-left: 16px;\n  padding-left: 16px;\n  border-left: 1px solid var(--ibar-color);\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  margin-top: 0;\n  margin-right: 12px;\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .Ibar__journalName {\n    margin-right: 0;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__journal--mix .Ibar__journalName {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n  .Ibar__journal--mix .Ibar__journalName span:first-child {\n    display: none;\n  }\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .Ibar__link, .Ibar__journal--mix .Ibar__dropdown, .Ibar__journal--mix .Ibar__button {\n    margin-left: 32px;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__journal--mix .Ibar__link, .Ibar__journal--mix .Ibar__dropdown, .Ibar__journal--mix .Ibar__button {\n    margin-left: 24px;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__journal--mix .Ibar__button span:last-child {\n    display: none;\n  }\n}\n.Ibar__journal--mix .Ibar__button:nth-last-child(5) span:last-child, .Ibar__journal--mix .Ibar__button:nth-last-child(4) span:last-child {\n  display: none;\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .Ibar__icon, .Ibar__journal--mix .Ibar__userLogged {\n    margin-left: 24px;\n  }\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .Ibar__wrapper--journal {\n    padding: 0 32px;\n  }\n}\n.Ibar__journal--mix .Ibar__logo {\n  margin-top: -2px;\n  width: auto;\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .Ibar__icon span {\n    display: none;\n  }\n}\n.Ibar__journal--mix .IbarOffice__dropdown {\n  top: 50px;\n  right: 86px;\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journal--mix .IbarOffice__dropdown__trigger {\n    margin-left: 32px;\n  }\n  .Ibar__journal--mix .IbarOffice__dropdown__trigger::after {\n    display: none;\n  }\n  .Ibar__journal--mix .IbarOffice__dropdown__trigger span {\n    display: none;\n  }\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__journal--mix .IbarOffice__dropdown__trigger {\n    margin-left: 24px;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__journal {\n    display: none;\n  }\n}\n.Ibar__customList {\n  display: flex;\n  margin-left: 47px;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__customList {\n    flex-direction: column;\n    margin-left: 0;\n  }\n}\n.Ibar__customList__li {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: #6B6B6B;\n  margin-right: 37px;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__customList__li {\n    padding: 24px 0 24px 16px;\n  }\n}\n.Ibar__customList__li--active {\n  color: #282828;\n}\n.Ibar__logo {\n  min-width: 116px;\n  height: 24px;\n}\n.Ibar__logo__link {\n  height: 24px;\n  display: flex;\n  align-content: center;\n  justify-content: center;\n}\n.Ibar__logo__productName {\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 500;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-left: 16px;\n  padding-left: 16px;\n  border-left: 1px solid var(--grey40);\n  color: #545454;\n}\n.Ibar__logo__svg {\n  height: 100%;\n  width: auto;\n}\n.Ibar__logo__text {\n  fill: var(--ibar-color);\n}\n.Ibar__burger {\n  display: none;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__burger {\n    display: block;\n    width: 24px;\n    height: 24px;\n    margin-right: 24px;\n  }\n  .Ibar__burger:after {\n    content: "\\e907";\n    font-family: "Frontiers-Iconography-Next" !important;\n    -webkit-font-smoothing: antialiased;\n    font-size: 24px;\n    line-height: 24px;\n    color: var(--ibar-color-hover);\n  }\n}\n.Ibar__journalName {\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  margin-right: 4px;\n  margin-top: -1px;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n}\n.Ibar__journalName:active {\n  color: var(--ibar-color);\n}\n@media only screen and (max-width:1441px) {\n  .Ibar__journalName {\n    margin-right: 0;\n  }\n}\n.Ibar__icon {\n  cursor: pointer;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  margin-left: var(--ibar-margin-between);\n  white-space: nowrap;\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__icon {\n    margin-left: 24px;\n  }\n}\n.Ibar__icon:active {\n  color: var(--ibar-color);\n}\n.Ibar__icon:before {\n  content: "";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 16px;\n  font-weight: 300;\n  height: 16px;\n  line-height: 16px;\n  width: 16px;\n  vertical-align: text-top;\n}\n@media only screen and (max-width:1280px) {\n  .Ibar__icon:before {\n    margin-right: 0;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__icon:before {\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n  }\n}\n.Ibar__icon span {\n  margin-left: 8px;\n}\n@media only screen and (max-width:1024px) {\n  .Ibar__icon span {\n    display: none;\n  }\n}\n.Ibar__icon--arrowRight::before {\n  content: "\\e90b";\n}\n.Ibar__icon--arrowLeft::before {\n  content: "\\e910";\n}\n.Ibar__icon--chevronDown::before {\n  content: "\\e90c";\n}\n.Ibar__icon--chevronLeft::before {\n  content: "\\e90d";\n}\n.Ibar__icon--chevronRight::before {\n  content: "\\e90e";\n}\n.Ibar__icon--chevronUp::before {\n  content: "\\e90f";\n}\n.Ibar__icon--newsletter::before {\n  content: "\\e936";\n}\n.Ibar__icon--search::before {\n  content: "\\e940";\n}\n.Ibar__icon--user::before {\n  content: "\\e900";\n}\n.Ibar__icon--location::before {\n  content: "\\e901";\n}\n.Ibar__icon--Institution::before {\n  content: "\\e902";\n}\n.Ibar__icon--twitter::before {\n  content: "\\e903";\n}\n.Ibar__icon--linkedin::before {\n  content: "\\e904";\n}\n.Ibar__icon--instagram::before {\n  content: "\\e905";\n}\n.Ibar__icon--facebook::before {\n  content: "\\e906";\n}\n.Ibar__icon--burgerMenu::before {\n  content: "\\e907";\n}\n.Ibar__icon--check::before {\n  content: "\\e908";\n}\n.Ibar__icon--close::before {\n  content: "\\e909";\n}\n.Ibar__icon--closeCircle::before {\n  content: "\\e90a";\n}\n.Ibar__icon--collapse::before {\n  content: "\\e911";\n}\n.Ibar__icon--expand::before {\n  content: "\\e912";\n}\n.Ibar__icon--externalLink::before {\n  content: "\\e913";\n}\n.Ibar__icon--filters::before {\n  content: "\\e914";\n}\n.Ibar__icon--home::before {\n  content: "\\e915";\n}\n.Ibar__icon--spinner::before {\n  content: "\\e916";\n}\n.Ibar__icon--reload::before {\n  content: "\\e917";\n}\n.Ibar__icon--chevronUpCircle::before {\n  content: "\\e918";\n}\n.Ibar__icon--chevronUpCircleFill::before {\n  content: "\\e919";\n}\n.Ibar__icon--chevronRightCircle::before {\n  content: "\\e91a";\n}\n.Ibar__icon--chevronRightCircleFill::before {\n  content: "\\e91b";\n}\n.Ibar__icon--chevronLeftCircle::before {\n  content: "\\e91c";\n}\n.Ibar__icon--chevronLeftCircleFill::before {\n  content: "\\e91d";\n}\n.Ibar__icon--chevronDownCircle::before {\n  content: "\\e91e";\n}\n.Ibar__icon--chevronDownCircleFill::before {\n  content: "\\e91f";\n}\n.Ibar__icon--arrowUpCircle::before {\n  content: "\\e920";\n}\n.Ibar__icon--arrowUpCircleFill::before {\n  content: "\\e921";\n}\n.Ibar__icon--arrowRightCircle::before {\n  content: "\\e922";\n}\n.Ibar__icon--arrowRightCircleFill::before {\n  content: "\\e923";\n}\n.Ibar__icon--arrowLeftCircle::before {\n  content: "\\e924";\n}\n.Ibar__icon--arrowLeftCircleFill::before {\n  content: "\\e925";\n}\n.Ibar__icon--arrowDownCircle::before {\n  content: "\\e926";\n}\n.Ibar__icon--arrowDownCircleFill::before {\n  content: "\\e927";\n}\n.Ibar__icon--view::before {\n  content: "\\e928";\n}\n.Ibar__icon--viewFill::before {\n  content: "\\e929";\n}\n.Ibar__icon--userFill::before {\n  content: "\\e92a";\n}\n.Ibar__icon--star::before {\n  content: "\\e92b";\n}\n.Ibar__icon--starFill::before {\n  content: "\\e92c";\n}\n.Ibar__icon--sort::before {\n  content: "\\e92d";\n}\n.Ibar__icon--sortDescending::before {\n  content: "\\e92e";\n}\n.Ibar__icon--sortAscending::before {\n  content: "\\e92f";\n}\n.Ibar__icon--share::before {\n  content: "\\e930";\n}\n.Ibar__icon--shareFill::before {\n  content: "\\e931";\n}\n.Ibar__icon--setting::before {\n  content: "\\e932";\n}\n.Ibar__icon--settingFill::before {\n  content: "\\e933";\n}\n.Ibar__icon--send::before {\n  content: "\\e934";\n}\n.Ibar__icon--sendFill::before {\n  content: "\\e935";\n}\n.Ibar__icon--rss::before {\n  content: "\\e937";\n}\n.Ibar__icon--rssFill::before {\n  content: "\\e938";\n}\n.Ibar__icon--reviewForum::before {\n  content: "\\e939";\n}\n.Ibar__icon--reviewForumFill::before {\n  content: "\\e93a";\n}\n.Ibar__icon--researchTopics::before {\n  content: "\\e93b";\n}\n.Ibar__icon--researchTopicsFill::before {\n  content: "\\e93c";\n}\n.Ibar__icon--quote::before {\n  content: "\\e93d";\n}\n.Ibar__icon--quoteFill::before {\n  content: "\\e93e";\n}\n.Ibar__icon--public::before {\n  content: "\\e93f";\n}\n.Ibar__icon--publicFill::before {\n  content: "\\e941";\n}\n.Ibar__icon--locationFill::before {\n  content: "\\e942";\n}\n.Ibar__icon--paper::before {\n  content: "\\e943";\n}\n.Ibar__icon--paperFill::before {\n  content: "\\e944";\n}\n.Ibar__icon--externalLinkFill::before {\n  content: "\\e945";\n}\n.Ibar__icon--notification::before {\n  content: "\\e946";\n}\n.Ibar__icon--notificationFill::before {\n  content: "\\e947";\n}\n.Ibar__icon--moreOptionsVertical::before {\n  content: "\\e948";\n}\n.Ibar__icon--moreOptionsHorizontal::before {\n  content: "\\e949";\n}\n.Ibar__icon--moreCircle::before {\n  content: "\\e94a";\n}\n.Ibar__icon--list::before {\n  content: "\\e94b";\n}\n.Ibar__icon--link::before {\n  content: "\\e94c";\n}\n.Ibar__icon--laptop::before {\n  content: "\\e94d";\n}\n.Ibar__icon--laptopFill::before {\n  content: "\\e94e";\n}\n.Ibar__icon--info::before {\n  content: "\\e94f";\n}\n.Ibar__icon--infoFill::before {\n  content: "\\e950";\n}\n.Ibar__icon--image::before {\n  content: "\\e951";\n}\n.Ibar__icon--imageFill::before {\n  content: "\\e952";\n}\n.Ibar__icon--help::before {\n  content: "\\e953";\n}\n.Ibar__icon--helpFill::before {\n  content: "\\e954";\n}\n.Ibar__icon--group::before {\n  content: "\\e955";\n}\n.Ibar__icon--groupFill::before {\n  content: "\\e956";\n}\n.Ibar__icon--institutionFill::before {\n  content: "\\e957";\n}\n.Ibar__icon--flag::before {\n  content: "\\e958";\n}\n.Ibar__icon--flagFill::before {\n  content: "\\e959";\n}\n.Ibar__icon--filtersFill::before {\n  content: "\\e95a";\n}\n.Ibar__icon--files::before {\n  content: "\\e95b";\n}\n.Ibar__icon--filesFill::before {\n  content: "\\e95c";\n}\n.Ibar__icon--favorite::before {\n  content: "\\e95d";\n}\n.Ibar__icon--favoriteFill::before {\n  content: "\\e95e";\n}\n.Ibar__icon--newsletterFill::before {\n  content: "\\e95f";\n}\n.Ibar__icon--eBook::before {\n  content: "\\e960";\n}\n.Ibar__icon--eBookFill::before {\n  content: "\\e961";\n}\n.Ibar__icon--download::before {\n  content: "\\e962";\n}\n.Ibar__icon--desktop::before {\n  content: "\\e963";\n}\n.Ibar__icon--desktopFill::before {\n  content: "\\e964";\n}\n.Ibar__icon--delete::before {\n  content: "\\e965";\n}\n.Ibar__icon--deleteFill::before {\n  content: "\\e966";\n}\n.Ibar__icon--cloudDownload::before {\n  content: "\\e967";\n}\n.Ibar__icon--cloudDownloadFill::before {\n  content: "\\e968";\n}\n.Ibar__icon--closeCircleFill::before {\n  content: "\\e969";\n}\n.Ibar__icon--clock::before {\n  content: "\\e96a";\n}\n.Ibar__icon--clockFill::before {\n  content: "\\e96b";\n}\n.Ibar__icon--checkmark::before {\n  content: "\\e96c";\n}\n.Ibar__icon--checkmarkFill::before {\n  content: "\\e96d";\n}\n.Ibar__icon--chat::before {\n  content: "\\e96e";\n}\n.Ibar__icon--chatFill::before {\n  content: "\\e96f";\n}\n.Ibar__icon--chartBar::before {\n  content: "\\e970";\n}\n.Ibar__icon--chartBarFill::before {\n  content: "\\e971";\n}\n.Ibar__icon--calendar::before {\n  content: "\\e972";\n}\n.Ibar__icon--calendarFill::before {\n  content: "\\e973";\n}\n.Ibar__icon--bookmark::before {\n  content: "\\e974";\n}\n.Ibar__icon--bookmarkFill::before {\n  content: "\\e975";\n}\n.Ibar__icon--attachment::before {\n  content: "\\e976";\n}\n.Ibar__icon--article::before {\n  content: "\\e977";\n}\n.Ibar__icon--articleFill::before {\n  content: "\\e978";\n}\n.Ibar__icon--arrowUp::before {\n  content: "\\e979";\n}\n.Ibar__icon--arrowUpRight::before {\n  content: "\\e97a";\n}\n.Ibar__icon--arrowUpLeft::before {\n  content: "\\e97b";\n}\n.Ibar__icon--arrowDown::before {\n  content: "\\e97c";\n}\n.Ibar__icon--arrowDownRight::before {\n  content: "\\e97d";\n}\n.Ibar__icon--arrowDownLeft::before {\n  content: "\\e97e";\n}\n.Ibar__icon--like::before {\n  content: "\\e97f";\n}\n.Ibar__icon--likeFill::before {\n  content: "\\e980";\n}\n.Ibar__icon--alert::before {\n  content: "\\e981";\n}\n.Ibar__icon--alertFill::before {\n  content: "\\e982";\n}\n.Ibar__icon--collapseArrow::before {\n  content: "\\e983";\n}\n.Ibar__icon--expandArrow::before {\n  content: "\\e984";\n}\n.Ibar__icon--graphLine::before {\n  content: "\\e985";\n}\n.Ibar__icon--productHub::before {\n  content: "\\e986";\n}\n.Ibar__icon--tiktok::before {\n  content: "\\e987";\n}\n.Ibar__close {\n  width: 20px;\n  height: 20px;\n  position: absolute;\n  top: 18px;\n  right: 16px;\n}\n.Ibar__close:before {\n  content: "\\e909";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 16px;\n  line-height: 16px;\n  color: #6B6B6B;\n  padding: 2px;\n}\n/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.IbarOffice__dropdown {\n  position: absolute;\n  width: var(--layout-col-5);\n  background: #FFFFFF;\n  box-shadow: 0px 24px 38px rgba(40, 40, 40, 0.12), 0px 9px 46px rgba(40, 40, 40, 0.08), 0px 11px 15px rgba(40, 40, 40, 0.16);\n  border-radius: 8px;\n  color: #6B6B6B;\n  right: calc(72px + var(--ibar-margin-between));\n  top: 56px;\n  overflow: hidden;\n  opacity: 0;\n  max-height: calc(100vh - 64px);\n  pointer-events: none;\n  display: none;\n}\n.IbarOffice__dropdown::-webkit-scrollbar {\n  background: transparent;\n  -webkit-appearance: none;\n  width: 10px;\n  height: 10px;\n}\n.IbarOffice__dropdown::-webkit-scrollbar-thumb {\n  border-radius: 0;\n  background-color: rgba(40, 40, 40, 0.16);\n  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);\n  border-radius: 5px;\n  border: 3px solid var(--white);\n}\n@-moz-document url-prefix() {\n  .IbarOffice__dropdown {\n    scrollbar-width: thin;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown {\n    display: block;\n  }\n}\n.IbarOffice__dropdown--showScrollbar {\n  overflow-x: hidden;\n  overflow-y: auto;\n}\n@media only screen and (min-width:1921px) {\n  .IbarOffice__dropdown {\n    right: calc(50vw - var(--layout-max-width-px) * 0.5px + var(--layout-gap) + 32px + var(--ibar-margin-between));\n  }\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown {\n    opacity: 1;\n  }\n}\n.IbarOffice__dropdown__trigger {\n  text-align: right;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: var(--ibar-color);\n  white-space: nowrap;\n  position: relative;\n  color: var(--ibar-color);\n  margin-left: var(--ibar-margin-between);\n}\n@media only screen and (max-width:1280px) {\n  .IbarOffice__dropdown__trigger {\n    margin-left: 24px;\n  }\n}\n.IbarOffice__dropdown__trigger span {\n  margin-left: 8px;\n}\n.IbarOffice__dropdown__trigger:before {\n  content: "\\e986";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 16px;\n  font-weight: 300;\n  height: 16px;\n  line-height: 16px;\n  width: 16px;\n  vertical-align: text-top;\n}\n@media only screen and (max-width:1280px) {\n  .IbarOffice__dropdown__trigger:before {\n    margin-right: 0;\n  }\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown__trigger:before {\n    width: 24px;\n    height: 24px;\n  }\n}\n.IbarOffice__dropdown__trigger::after {\n  content: "\\e90c";\n  font-family: "Frontiers-Iconography-Next" !important;\n  -webkit-font-smoothing: antialiased;\n  font-size: 12px;\n  font-weight: 300;\n  margin-left: 8px;\n  display: inline-block;\n  transition: transform 300ms cubic-bezier(0.37, 0.74, 0.15, 1);\n}\n.IbarOffice__dropdown__trigger:hover {\n  color: var(--ibar-color-hover);\n}\n.IbarOffice__dropdown__trigger:hover:after {\n  color: var(--ibar-color-hover);\n}\n.IbarOffice__dropdown__trigger--open {\n  color: var(--ibar-color-hover);\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown__trigger--open {\n    font-weight: 700;\n  }\n}\n.IbarOffice__dropdown__trigger--open::after {\n  transform: rotate(-180deg);\n}\n.IbarOffice__dropdown__trigger--open:before {\n  transform: scale(1);\n}\n.IbarOffice__dropdown__list {\n  padding: 8px 0;\n  position: relative;\n  max-height: calc(100vh - 64px);\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown__list {\n    padding: 0;\n  }\n}\n@media only screen and (max-width: 563px) {\n  .IbarOffice__dropdown__list {\n    padding-top: 40px;\n  }\n}\n.IbarOffice__dropdown__item button,\n.IbarOffice__dropdown__item a, .IbarOffice__dropdown__subitemsList button,\n.IbarOffice__dropdown__subitemsList a {\n  padding: 16px 16px 16px 32px;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  color: #6B6B6B;\n  width: 100%;\n  text-align: left;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  box-sizing: border-box;\n}\n@media only screen and (min-width:1024px) {\n  .IbarOffice__dropdown__item button:hover,\n.IbarOffice__dropdown__item a:hover, .IbarOffice__dropdown__subitemsList button:hover,\n.IbarOffice__dropdown__subitemsList a:hover {\n    background-color: #F7F7F7;\n    color: #282828;\n  }\n  .IbarOffice__dropdown__item button:hover::after,\n.IbarOffice__dropdown__item a:hover::after, .IbarOffice__dropdown__subitemsList button:hover::after,\n.IbarOffice__dropdown__subitemsList a:hover::after {\n    color: #282828;\n  }\n}\n.IbarOffice__dropdown__item button:after, .IbarOffice__dropdown__subitemsList button:after {\n  content: "\\e90e";\n  font-family: "Frontiers-Iconography-Next" !important;\n  color: var(--grey70);\n  font-size: 14px;\n  line-height: 14px;\n  font-weight: 300 !important;\n  -webkit-font-smoothing: antialiased;\n}\n.IbarOffice__dropdown__subitemsList {\n  padding: 8px 0;\n  position: absolute;\n  top: 0;\n  right: -200%;\n  width: 100%;\n  overflow: hidden;\n  display: none;\n}\n@media only screen and (max-width:1024px) {\n  .IbarOffice__dropdown__subitemsList {\n    display: block;\n  }\n}\n.IbarOffice__dropdown__subitemsList button {\n  justify-content: flex-start;\n  line-height: inherit;\n}\n.IbarOffice__dropdown__subitemsList button:after {\n  display: none;\n}\n.IbarOffice__dropdown__subitemsList button:before {\n  content: "\\e90d";\n  font-family: "Frontiers-Iconography-Next" !important;\n  color: var(--grey70);\n  font-size: 16px;\n  line-height: 16px;\n  font-weight: 300 !important;\n  -webkit-font-smoothing: antialiased;\n  padding-right: 16px;\n}\n.IbarOffice__dropdown__subitem a {\n  display: block;\n  padding: 16px 16px 16px 32px;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  width: 100%;\n  text-align: left;\n  height: 100%;\n  box-sizing: border-box;\n}\n@media only screen and (min-width:1024px) {\n  .IbarOffice__dropdown__subitem a:hover {\n    background-color: #F7F7F7;\n    color: #282828;\n  }\n}\n\n.Ibar__dropdown__list--hidden {\n  left: -360px;\n}','/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Avatar {\n  --avatar-size: 192px;\n  --avatar-font-size: 48px;\n  --avatar-border-size: 3px;\n  --avatar-bg-color: transparent;\n  --avatar-bg-hover-color: rgba(40, 40, 40, 0.24);\n  box-sizing: border-box;\n  width: var(--avatar-size);\n  height: var(--avatar-size);\n  position: relative;\n  overflow: hidden;\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n.Avatar::after {\n  content: "";\n  position: absolute;\n  z-index: 1;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  background-color: var(--avatar-bg-hover-color);\n  opacity: 0;\n  transition: opacity 280ms cubic-bezier(0.37, 0.74, 0.15, 1);\n  border-radius: 50%;\n}\n.Avatar:hover::after {\n  opacity: 1;\n}\n.Avatar--text {\n  border: var(--avatar-border-size) solid var(--avatar-border-color);\n  color: var(--avatar-color);\n  background-color: var(--avatar-bg-color);\n  text-align: center;\n  font-size: var(--avatar-font-size);\n  font-weight: 400;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n.Avatar--text span {\n  position: relative;\n  z-index: 3;\n  display: inline-flex;\n  align-items: center;\n  justify-content: flex-start;\n  max-width: -webkit-max-content;\n  max-width: -moz-max-content;\n  max-width: max-content;\n}\n.Avatar--text span:last-of-type {\n  width: calc((var(--avatar-size) - 80px) * 3);\n  overflow: hidden;\n}\n.Avatar--size-128 {\n  --avatar-size: 128px;\n  --avatar-font-size: 32px;\n  --avatar-border-size: 2px;\n}\n.Avatar--size-96 {\n  --avatar-size: 96px;\n  --avatar-font-size: 28px;\n  --avatar-border-size: 2px;\n}\n.Avatar--size-80 {\n  --avatar-size: 80px;\n  --avatar-font-size: 32px;\n  --avatar-border-size: 1px;\n}\n.Avatar--size-48 {\n  --avatar-size: 48px;\n  --avatar-font-size: 24px;\n  --avatar-border-size: 1px;\n}\n.Avatar--size-40 {\n  --avatar-size: 40px;\n  --avatar-font-size: 20px;\n  --avatar-border-size: 1px;\n}\n.Avatar--size-32 {\n  --avatar-size: 32px;\n  --avatar-font-size: 16px;\n  --avatar-border-size: 1px;\n}\n.Avatar--size-24 {\n  --avatar-size: 24px;\n  --avatar-font-size: 14px;\n  --avatar-border-size: 1px;\n}\n.Avatar--white {\n  --avatar-color: var(--white);\n  --avatar-border-color: var(--grey10);\n  --avatar-bg-color: rgba(255, 255, 255, 0.08);\n  --avatar-bg-hover-color: rgba(255, 255, 255, 0.24);\n}\n.Avatar--grey {\n  --avatar-color: #6B6B6B;\n  --avatar-border-color: var(--grey60);\n  --avatar-bg-color: transparent;\n  --avatar-bg-hover-color: var(--grey20);\n}\n.Avatar__img {\n  width: 100%;\n  height: 100%;\n  -o-object-fit: cover;\n     object-fit: cover;\n}','/* pallette colors based in css vars */\n/* $grey5 deprecated, replaced in all projects by $grey10 */\n/* $grey5 deprecated */\n/* white and black hex*/\n/* color text */\n/* color feedback */\n/* background color */\n/* family */\n/* weight */\n/* size */\n/* mediaqueries desktop first */\n/* main desktop first*/\n/* mediaqueries mobile first */\n/* Media Queries CSS Hacks */\n/* Mixins CSS Hacks with @content */\n/* filters */\n/* box-shadows */\n/* backdrop-filter blur */\n/* background rgba (gradients on figma) */\n/* overlay */\n/* logos */\n/* icons */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n/* deprecated (only used in angular project) */\n.Link {\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 500;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  position: relative;\n  cursor: pointer;\n  box-sizing: border-box;\n  display: inline-block;\n  --color-link: #6B6B6B;\n  --color-link-hover: #545454;\n  --color-link-textOutline: #6B6B6B;\n  --color-link-textFlat: #6B6B6B;\n  color: var(--color-link);\n  padding: 0;\n  display: inline-flex;\n  align-items: center;\n}\n.Link:hover {\n  color: var(--color-link-hover);\n}\n.Link:hover:after {\n  color: var(--color-link-hover);\n}\n.Link__wrapper {\n  display: inline-block;\n}\n.Link--icon:after {\n  content: "";\n  font-family: "Frontiers-Iconography-Next" !important;\n  font-size: var(--size-icon);\n  line-height: var(--size-icon);\n  color: var(--color-link);\n  width: var(--size-icon);\n  height: var(--size-icon);\n  margin-left: 4px;\n  font-weight: 300;\n  -webkit-font-smoothing: antialiased;\n}\n.Link--left {\n  flex-direction: row-reverse;\n}\n.Link--left:after {\n  margin: 0 4px 0 0;\n}\n.Link--outlineButton, .Link--flatButton {\n  --button-padding-horizontal: 24px;\n  --padding-iconButton: 32px;\n  --button-padding-vertical: 8px;\n  border-radius: calc(var(--padding-iconButton) + var(--size-icon) * 2);\n  padding: var(--button-padding-vertical) var(--button-padding-horizontal);\n  border: 1px solid var(--color-link);\n}\n.Link--outlineButton:hover, .Link--flatButton:hover {\n  border-color: var(--color-link-hover);\n}\n.Link--outlineButton::after, .Link--flatButton::after {\n  color: var(--color-link-textButton);\n}\n.Link--outlineButton.Link--icon:after, .Link--flatButton.Link--icon:after {\n  font-family: "Frontiers-Iconography-Next" !important;\n  font-size: var(--size-icon);\n  font-weight: 300;\n  height: var(--size-icon);\n  line-height: var(--size-icon);\n  width: var(--size-icon);\n  right: var(--button-padding-horizontal);\n  -webkit-font-smoothing: antialiased;\n}\n.Link--outlineButton {\n  color: var(--color-link-textOutline);\n}\n.Link--outlineButton.Link--icon {\n  color: var(--color-link-textOutline);\n}\n.Link--flatButton {\n  --color-link-textFlat: var(--white);\n  color: var(--color-link-textFlat);\n  background-color: var(--color-link);\n  border-color: var(--color-link);\n}\n.Link--flatButton:hover {\n  color: var(--color-link-textFlat);\n  background-color: var(--color-link-hover);\n  border-color: var(--color-link-hover);\n}\n.Link--flatButton:hover:after {\n  color: var(--color-link-textFlat);\n}\n.Link--small {\n  --size-icon: 12px;\n}\n.Link--small.Link--outlineButton, .Link--small.Link--flatButton {\n  --button-padding-horizontal: 16px;\n  --button-padding-vertical: 5px;\n  --padding-iconButton: 24px;\n  --size-icon: 12px;\n  font-size: 0.875rem;\n  line-height: 1.25rem;\n  font-weight: 300;\n}\n.Link--medium {\n  --size-icon: 18px;\n}\n.Link--medium.Link--outlineButton, .Link--medium.Link--flatButton {\n  --button-padding-horizontal: 24px;\n  --button-padding-vertical: 8px;\n  --padding-iconButton: 36px;\n  font-size: 1rem;\n  line-height: 1.375rem;\n  font-weight: 300;\n}\n.Link--medium.Link--linkType {\n  --size-icon: 18px;\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 500;\n}\n.Link--large {\n  --size-icon: 18px;\n}\n.Link--large.Link--outlineButton, .Link--large.Link--flatButton {\n  --button-padding-horizontal: 32px;\n  --button-padding-vertical: 9px;\n  --padding-iconButton: 40px;\n  font-size: 1.125rem;\n  line-height: 1.75rem;\n  font-weight: 300;\n}\n.Link--large.Link--linkType {\n  --size-icon: 24px;\n  font-size: 1.5rem;\n  line-height: 2.0625rem;\n  font-weight: 500;\n}\n.Link--arrowRight:after {\n  content: "\\e90b";\n}\n.Link--arrowLeft:after {\n  content: "\\e910";\n}\n.Link--chevronDown:after {\n  content: "\\e90c";\n}\n.Link--chevronLeft:after {\n  content: "\\e90d";\n}\n.Link--chevronRight:after {\n  content: "\\e90e";\n}\n.Link--chevronUp:after {\n  content: "\\e90f";\n}\n.Link--newsletter:after {\n  content: "\\e936";\n}\n.Link--search:after {\n  content: "\\e940";\n}\n.Link--user:after {\n  content: "\\e900";\n}\n.Link--location:after {\n  content: "\\e901";\n}\n.Link--Institution:after {\n  content: "\\e902";\n}\n.Link--twitter:after {\n  content: "\\e903";\n}\n.Link--linkedin:after {\n  content: "\\e904";\n}\n.Link--instagram:after {\n  content: "\\e905";\n}\n.Link--facebook:after {\n  content: "\\e906";\n}\n.Link--burgerMenu:after {\n  content: "\\e907";\n}\n.Link--check:after {\n  content: "\\e908";\n}\n.Link--close:after {\n  content: "\\e909";\n}\n.Link--closeCircle:after {\n  content: "\\e90a";\n}\n.Link--collapse:after {\n  content: "\\e911";\n}\n.Link--expand:after {\n  content: "\\e912";\n}\n.Link--externalLink:after {\n  content: "\\e913";\n}\n.Link--filters:after {\n  content: "\\e914";\n}\n.Link--home:after {\n  content: "\\e915";\n}\n.Link--spinner:after {\n  content: "\\e916";\n}\n.Link--reload:after {\n  content: "\\e917";\n}\n.Link--chevronUpCircle:after {\n  content: "\\e918";\n}\n.Link--chevronUpCircleFill:after {\n  content: "\\e919";\n}\n.Link--chevronRightCircle:after {\n  content: "\\e91a";\n}\n.Link--chevronRightCircleFill:after {\n  content: "\\e91b";\n}\n.Link--chevronLeftCircle:after {\n  content: "\\e91c";\n}\n.Link--chevronLeftCircleFill:after {\n  content: "\\e91d";\n}\n.Link--chevronDownCircle:after {\n  content: "\\e91e";\n}\n.Link--chevronDownCircleFill:after {\n  content: "\\e91f";\n}\n.Link--arrowUpCircle:after {\n  content: "\\e920";\n}\n.Link--arrowUpCircleFill:after {\n  content: "\\e921";\n}\n.Link--arrowRightCircle:after {\n  content: "\\e922";\n}\n.Link--arrowRightCircleFill:after {\n  content: "\\e923";\n}\n.Link--arrowLeftCircle:after {\n  content: "\\e924";\n}\n.Link--arrowLeftCircleFill:after {\n  content: "\\e925";\n}\n.Link--arrowDownCircle:after {\n  content: "\\e926";\n}\n.Link--arrowDownCircleFill:after {\n  content: "\\e927";\n}\n.Link--view:after {\n  content: "\\e928";\n}\n.Link--viewFill:after {\n  content: "\\e929";\n}\n.Link--userFill:after {\n  content: "\\e92a";\n}\n.Link--star:after {\n  content: "\\e92b";\n}\n.Link--starFill:after {\n  content: "\\e92c";\n}\n.Link--sort:after {\n  content: "\\e92d";\n}\n.Link--sortDescending:after {\n  content: "\\e92e";\n}\n.Link--sortAscending:after {\n  content: "\\e92f";\n}\n.Link--share:after {\n  content: "\\e930";\n}\n.Link--shareFill:after {\n  content: "\\e931";\n}\n.Link--setting:after {\n  content: "\\e932";\n}\n.Link--settingFill:after {\n  content: "\\e933";\n}\n.Link--send:after {\n  content: "\\e934";\n}\n.Link--sendFill:after {\n  content: "\\e935";\n}\n.Link--rss:after {\n  content: "\\e937";\n}\n.Link--rssFill:after {\n  content: "\\e938";\n}\n.Link--reviewForum:after {\n  content: "\\e939";\n}\n.Link--reviewForumFill:after {\n  content: "\\e93a";\n}\n.Link--researchTopics:after {\n  content: "\\e93b";\n}\n.Link--researchTopicsFill:after {\n  content: "\\e93c";\n}\n.Link--quote:after {\n  content: "\\e93d";\n}\n.Link--quoteFill:after {\n  content: "\\e93e";\n}\n.Link--public:after {\n  content: "\\e93f";\n}\n.Link--publicFill:after {\n  content: "\\e941";\n}\n.Link--locationFill:after {\n  content: "\\e942";\n}\n.Link--paper:after {\n  content: "\\e943";\n}\n.Link--paperFill:after {\n  content: "\\e944";\n}\n.Link--externalLinkFill:after {\n  content: "\\e945";\n}\n.Link--notification:after {\n  content: "\\e946";\n}\n.Link--notificationFill:after {\n  content: "\\e947";\n}\n.Link--moreOptionsVertical:after {\n  content: "\\e948";\n}\n.Link--moreOptionsHorizontal:after {\n  content: "\\e949";\n}\n.Link--moreCircle:after {\n  content: "\\e94a";\n}\n.Link--list:after {\n  content: "\\e94b";\n}\n.Link--link:after {\n  content: "\\e94c";\n}\n.Link--laptop:after {\n  content: "\\e94d";\n}\n.Link--laptopFill:after {\n  content: "\\e94e";\n}\n.Link--info:after {\n  content: "\\e94f";\n}\n.Link--infoFill:after {\n  content: "\\e950";\n}\n.Link--image:after {\n  content: "\\e951";\n}\n.Link--imageFill:after {\n  content: "\\e952";\n}\n.Link--help:after {\n  content: "\\e953";\n}\n.Link--helpFill:after {\n  content: "\\e954";\n}\n.Link--group:after {\n  content: "\\e955";\n}\n.Link--groupFill:after {\n  content: "\\e956";\n}\n.Link--institutionFill:after {\n  content: "\\e957";\n}\n.Link--flag:after {\n  content: "\\e958";\n}\n.Link--flagFill:after {\n  content: "\\e959";\n}\n.Link--filtersFill:after {\n  content: "\\e95a";\n}\n.Link--files:after {\n  content: "\\e95b";\n}\n.Link--filesFill:after {\n  content: "\\e95c";\n}\n.Link--favorite:after {\n  content: "\\e95d";\n}\n.Link--favoriteFill:after {\n  content: "\\e95e";\n}\n.Link--newsletterFill:after {\n  content: "\\e95f";\n}\n.Link--eBook:after {\n  content: "\\e960";\n}\n.Link--eBookFill:after {\n  content: "\\e961";\n}\n.Link--download:after {\n  content: "\\e962";\n}\n.Link--desktop:after {\n  content: "\\e963";\n}\n.Link--desktopFill:after {\n  content: "\\e964";\n}\n.Link--delete:after {\n  content: "\\e965";\n}\n.Link--deleteFill:after {\n  content: "\\e966";\n}\n.Link--cloudDownload:after {\n  content: "\\e967";\n}\n.Link--cloudDownloadFill:after {\n  content: "\\e968";\n}\n.Link--closeCircleFill:after {\n  content: "\\e969";\n}\n.Link--clock:after {\n  content: "\\e96a";\n}\n.Link--clockFill:after {\n  content: "\\e96b";\n}\n.Link--checkmark:after {\n  content: "\\e96c";\n}\n.Link--checkmarkFill:after {\n  content: "\\e96d";\n}\n.Link--chat:after {\n  content: "\\e96e";\n}\n.Link--chatFill:after {\n  content: "\\e96f";\n}\n.Link--chartBar:after {\n  content: "\\e970";\n}\n.Link--chartBarFill:after {\n  content: "\\e971";\n}\n.Link--calendar:after {\n  content: "\\e972";\n}\n.Link--calendarFill:after {\n  content: "\\e973";\n}\n.Link--bookmark:after {\n  content: "\\e974";\n}\n.Link--bookmarkFill:after {\n  content: "\\e975";\n}\n.Link--attachment:after {\n  content: "\\e976";\n}\n.Link--article:after {\n  content: "\\e977";\n}\n.Link--articleFill:after {\n  content: "\\e978";\n}\n.Link--arrowUp:after {\n  content: "\\e979";\n}\n.Link--arrowUpRight:after {\n  content: "\\e97a";\n}\n.Link--arrowUpLeft:after {\n  content: "\\e97b";\n}\n.Link--arrowDown:after {\n  content: "\\e97c";\n}\n.Link--arrowDownRight:after {\n  content: "\\e97d";\n}\n.Link--arrowDownLeft:after {\n  content: "\\e97e";\n}\n.Link--like:after {\n  content: "\\e97f";\n}\n.Link--likeFill:after {\n  content: "\\e980";\n}\n.Link--alert:after {\n  content: "\\e981";\n}\n.Link--alertFill:after {\n  content: "\\e982";\n}\n.Link--collapseArrow:after {\n  content: "\\e983";\n}\n.Link--expandArrow:after {\n  content: "\\e984";\n}\n.Link--graphLine:after {\n  content: "\\e985";\n}\n.Link--productHub:after {\n  content: "\\e986";\n}\n.Link--tiktok:after {\n  content: "\\e987";\n}\n.Link--maincolor {\n  --color-link: var(--maincolor40);\n  --color-link-hover: var(--maincolor50);\n  --color-link-textOutline: var(--maincolor40);\n}\n.Link--sky40 {\n  --color-link: var(--sky40);\n  --color-link-hover: var(--sky50);\n  --color-link-textOutline: var(--sky40);\n}\n.Link--blue40 {\n  --color-link: var(--blue40);\n  --color-link-hover: var(--blue50);\n  --color-link-textOutline: var(--blue40);\n}\n.Link--blue80 {\n  --color-link: var(--blue80);\n  --color-link-hover: var(--blue90);\n  --color-link-textOutline: var(--blue80);\n}\n.Link--grey {\n  --color-link: #6B6B6B;\n  --color-link-hover: #545454;\n  --color-link-textOutline: #282828;\n}\n.Link--grey.Link--outlineButton {\n  --color-link-hover: #282828;\n}\n.Link--white {\n  --color-link: var(--white);\n  --color-link-hover: var(--grey10);\n  --color-link-textFlat: #282828;\n  --color-link-textOutline: var(--white);\n}\n.Link--noText.Link--icon:after {\n  margin: 0;\n}','@import "~@frontiers-sass/public-pages/src/config/config";\r\n\r\n@import "../scss/resets.scss";\r\n@import "../scss/accessibility.scss";\r\n@import "~@frontiers-vue/public-ibar/dist/public-ibar.esm";\r\n@import "~@frontiers-vue/public-avatar/dist/public-avatar.esm";\r\n@import "~@frontiers-vue/public-custom-link/dist/public-custom-link.esm";\r\n\r\n.Ibar {\r\n  .Ibar {\r\n    &__journal {\r\n      top: calc(64px + var(--ibar-bypass-offset));\r\n    }\r\n\r\n    &__main,\r\n    &__journal--mix {\r\n      top: var(--ibar-bypass-offset);\r\n    }\r\n  }\r\n}\r\n']}]),n.exports=e},c281:function(n,e,r){"use strict";function o(){if(location.host.indexOf(".")>-1){const n=location.host.split(".");return`${n[1]}.${n[2]}`}return location.host}r.d(e,"a",(function(){return o}))},f5ac:function(n,e,r){"use strict";r.r(e);var o=r("4302");for(var t in o)["default"].indexOf(t)<0&&function(n){r.d(e,n,(function(){return o[n]}))}(t)},f999:function(n,e,r){"use strict";r.r(e);var o=function(){var n=this,e=n._self._c;n._self._setupProxy;return n.ibarData?e("ibar",n._b({},"ibar",n.ibarData,!1)):n._e()},t=[],a=r("9ab4"),i=r("1b40"),A=r("97c3"),c=r("c281"),l=r("08ba");let _=class extends i["c"]{created(){this.data?this.ibarData=JSON.parse(this.data):this.loadIbarData()}async loadIbarData(){const n=this.mainDomain||Object(c["a"])(),e=new l["a"](n),r=this.journalId?parseInt(this.journalId,10):0,o=this.sectionId?parseInt(this.sectionId,10):0;this.ibarData=await e.getIbarResponse(r,o),this.$forceUpdate()}};Object(a["a"])([Object(i["b"])()],_.prototype,"data",void 0),Object(a["a"])([Object(i["b"])()],_.prototype,"mainDomain",void 0),Object(a["a"])([Object(i["b"])()],_.prototype,"journalId",void 0),Object(a["a"])([Object(i["b"])()],_.prototype,"sectionId",void 0),_=Object(a["a"])([Object(i["a"])({components:{ibar:A["a"]}})],_);var b=_,d=b,p=r("0c7c");function s(n){var e=r("f5ac");e.__inject__&&e.__inject__(n)}var C=Object(p["a"])(d,o,t,!1,s,null,null,!0);e["default"]=C.exports}}]);
//# sourceMappingURL=frontiers.5.min.js.map
(function(t){function e(e){for(var n,o,i=e[0],c=e[1],s=0,a=[];s<i.length;s++)o=i[s],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&a.push(r[o][0]),r[o]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(t[n]=c[n]);u&&u(e);while(a.length)a.shift()()}var n={},r={1:0};function o(t){return i.p+"frontiers."+({}[t]||t)+".min.js"}function i(e){if(n[e])return n[e].exports;var r=n[e]={i:e,l:!1,exports:{}};return t[e].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.e=function(t){var e=[],n=r[t];if(0!==n)if(n)e.push(n[2]);else{var c=new Promise((function(e,o){n=r[t]=[e,o]}));e.push(n[2]=c);var s,a=document.createElement("script");a.charset="utf-8",a.timeout=120,i.nc&&a.setAttribute("nonce",i.nc),a.src=o(t);var u=new Error;s=function(e){a.onerror=a.onload=null,clearTimeout(p);var n=r[t];if(0!==n){if(n){var o=e&&("load"===e.type?"missing":e.type),i=e&&e.target&&e.target.src;u.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",u.name="ChunkLoadError",u.type=o,u.request=i,n[1](u)}r[t]=void 0}};var p=setTimeout((function(){s({type:"timeout",target:a})}),12e4);a.onerror=a.onload=s,document.head.appendChild(a)}return Promise.all(e)},i.m=t,i.c=n,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},i.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)i.d(n,r,function(e){return t[e]}.bind(null,r));return n},i.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i.oe=function(t){throw console.error(t),t};var c=window["frontiers_jsonp"]=window["frontiers_jsonp"]||[],s=c.push.bind(c);c.push=e,c=c.slice();for(var a=0;a<c.length;a++)e(c[a]);var u=s;i(i.s="5a74")})({"0c7c":function(t,e,n){"use strict";function r(t,e,n,r,o,i,c,s){var a,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),c?(a=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(c)},u._ssrRegister=a):o&&(a=s?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),a)if(u.functional){u._injectStyles=a;var p=u.render;u.render=function(t,e){return a.call(e),p(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,a):[a]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"24fb":function(t,e,n){"use strict";function r(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"===typeof btoa){var i=o(r),c=r.sources.map((function(t){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(t," */")}));return[n].concat(c).concat([i]).join("\n")}return[n].join("\n")}function o(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=r(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"===typeof t&&(t=[[null,t,""]]);var o={};if(r)for(var i=0;i<this.length;i++){var c=this[i][0];null!=c&&(o[c]=!0)}for(var s=0;s<t.length;s++){var a=[].concat(t[s]);r&&o[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},"35d6":function(t,e,n){"use strict";function r(t,e){for(var n=[],r={},o=0;o<e.length;o++){var i=e[o],c=i[0],s=i[1],a=i[2],u=i[3],p={id:t+":"+o,css:s,media:a,sourceMap:u};r[c]?r[c].parts.push(p):n.push(r[c]={id:c,parts:[p]})}return n}function o(t,e,n){var o=r(t,e);i(o,n)}function i(t,e){const n=e._injectedStyles||(e._injectedStyles={});for(var r=0;r<t.length;r++){var o=t[r],i=n[o.id];if(!i){for(var c=0;c<o.parts.length;c++)s(o.parts[c],e);n[o.id]=!0}}}function c(t){var e=document.createElement("style");return e.type="text/css",t.appendChild(e),e}function s(t,e){var n=c(e),r=t.css,o=t.media,i=t.sourceMap;if(o&&n.setAttribute("media",o),i&&(r+="\n/*# sourceURL="+i.sources[0]+" */",r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),n.styleSheet)n.styleSheet.cssText=r;else{while(n.firstChild)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}n.r(e),n.d(e,"default",(function(){return o}))},"5a74":function(t,e,n){"use strict";if(n.r(e),"undefined"!==typeof window){var r=window.document.currentScript;if(Object({NODE_ENV:"production",BASE_URL:"/"}).NEED_CURRENTSCRIPT_POLYFILL){var o=n("8875");r=o(),"currentScript"in document||Object.defineProperty(document,"currentScript",{get:o})}var i=r&&r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);i&&(n.p=i[1])}var c=n("8bbf"),s=n.n(c);const a=/-(\w)/g,u=t=>t.replace(a,(t,e)=>e?e.toUpperCase():""),p=/\B([A-Z])/g,f=t=>t.replace(p,"-$1").toLowerCase();function l(t){const e={};return t.forEach(t=>{e[t]=void 0}),e}function d(t,e,n){t[e]=[].concat(t[e]||[]),t[e].unshift(n)}function h(t,e){if(t){const n=t.$options[e]||[];n.forEach(e=>{e.call(t)})}}function m(t,e){return new CustomEvent(t,{bubbles:!1,cancelable:!1,detail:e})}const v=t=>/function Boolean/.test(String(t)),b=t=>/function Number/.test(String(t));function y(t,e,{type:n}={}){if(v(n))return"true"===t||"false"===t?"true"===t:""===t||t===e||null!=t||t;if(b(n)){const e=parseFloat(t,10);return isNaN(e)?t:e}return t}function g(t,e){const n=[];for(let r=0,o=e.length;r<o;r++)n.push(w(t,e[r]));return n}function w(t,e){if(3===e.nodeType)return e.data.trim()?e.data:null;if(1===e.nodeType){const n={attrs:_(e),domProps:{innerHTML:e.innerHTML}};return n.attrs.slot&&(n.slot=n.attrs.slot,delete n.attrs.slot),t(e.tagName,n)}return null}function _(t){const e={};for(let n=0,r=t.attributes.length;n<r;n++){const r=t.attributes[n];e[r.nodeName]=r.nodeValue}return e}function S(t,e){const n="function"===typeof e&&!e.cid;let r,o,i,c=!1;function s(t){if(c)return;const e="function"===typeof t?t.options:t,n=Array.isArray(e.props)?e.props:Object.keys(e.props||{});r=n.map(f),o=n.map(u);const s=Array.isArray(e.props)?{}:e.props||{};i=o.reduce((t,e,r)=>(t[e]=s[n[r]],t),{}),d(e,"beforeCreate",(function(){const t=this.$emit;this.$emit=(e,...n)=>(this.$root.$options.customElement.dispatchEvent(m(e,n)),t.call(this,e,...n))})),d(e,"created",(function(){o.forEach(t=>{this.$root.props[t]=this[t]})})),o.forEach(t=>{Object.defineProperty(p.prototype,t,{get(){return this._wrapper.props[t]},set(e){this._wrapper.props[t]=e},enumerable:!1,configurable:!0})}),c=!0}function a(t,e){const n=u(e),r=t.hasAttribute(e)?t.getAttribute(e):void 0;t._wrapper.props[n]=y(r,e,i[n])}class p extends HTMLElement{constructor(){const n=super();n.attachShadow({mode:"open"});const r=n._wrapper=new t({name:"shadow-root",customElement:n,shadowRoot:n.shadowRoot,data(){return{props:{},slotChildren:[]}},render(t){return t(e,{ref:"inner",props:this.props},this.slotChildren)}}),o=new MutationObserver(t=>{let e=!1;for(let r=0;r<t.length;r++){const o=t[r];c&&"attributes"===o.type&&o.target===n?a(n,o.attributeName):e=!0}e&&(r.slotChildren=Object.freeze(g(r.$createElement,n.childNodes)))});o.observe(n,{childList:!0,subtree:!0,characterData:!0,attributes:!0})}get vueComponent(){return this._wrapper.$refs.inner}connectedCallback(){const t=this._wrapper;if(t._isMounted)h(this.vueComponent,"activated");else{const n=()=>{t.props=l(o),r.forEach(t=>{a(this,t)})};c?n():e().then(t=>{(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),s(t),n()}),t.slotChildren=Object.freeze(g(t.$createElement,this.childNodes)),t.$mount(),this.shadowRoot.appendChild(t.$el)}}disconnectedCallback(){h(this.vueComponent,"deactivated")}}return n||s(e),p}var C=S;n("24fb"),n("35d6"),n("0c7c");window.customElements.define("frontiers-footer",C(s.a,()=>Promise.all([n.e(0),n.e(2),n.e(4)]).then(n.bind(null,"68c0")))),window.customElements.define("frontiers-ibar",C(s.a,()=>Promise.all([n.e(0),n.e(3),n.e(5)]).then(n.bind(null,"f999"))))},8875:function(t,e,n){var r,o,i;(function(n,c){o=[],r=c,i="function"===typeof r?r.apply(e,o):r,void 0===i||(t.exports=i)})("undefined"!==typeof self&&self,(function(){function t(){var e=Object.getOwnPropertyDescriptor(document,"currentScript");if(!e&&"currentScript"in document&&document.currentScript)return document.currentScript;if(e&&e.get!==t&&document.currentScript)return document.currentScript;try{throw new Error}catch(d){var n,r,o,i=/.*at [^(]*\((.*):(.+):(.+)\)$/gi,c=/@([^@]*):(\d+):(\d+)\s*$/gi,s=i.exec(d.stack)||c.exec(d.stack),a=s&&s[1]||!1,u=s&&s[2]||!1,p=document.location.href.replace(document.location.hash,""),f=document.getElementsByTagName("script");a===p&&(n=document.documentElement.outerHTML,r=new RegExp("(?:[^\\n]+?\\n){0,"+(u-2)+"}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*","i"),o=n.replace(r,"$1").trim());for(var l=0;l<f.length;l++){if("interactive"===f[l].readyState)return f[l];if(f[l].src===a)return f[l];if(a===p&&f[l].innerHTML&&f[l].innerHTML.trim()===o)return f[l]}return null}}return t}))},"8bbf":function(t,e){t.exports=Vue}});
//# sourceMappingURL=frontiers.min.js.map
