// ==UserScript==
// @name bilibili-app-recommend
// @namespace https://magicdawn.fun
// @version 0.0.1
// @description bilibili app recommend
// @author magicdawn
//
// @grant GM_registerMenuCommand
// @grant GM_notification
// @grant unsafeWindow
// @grant GM_xmlhttpRequest
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_deleteValue
// @grant GM.xmlHttpRequest
//
// @match *://www.bilibili.com/*
// @include https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png?*
//
// @connect app.bilibili.com
// @connect passport.bilibili.com
// @connect link.acg.tv
// @connect www.mcbbs.net
//
// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js
// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js
// @require https://cdn.jsdelivr.net/npm/react@18/umd/react.production.min.js
// @require https://cdn.jsdelivr.net/npm/react-dom@18/umd/react-dom.production.min.js
//
// @license MIT
// ==/UserScript==
(()=>{var r={6090:(t,e,r)=>{t.exports=r(2363)},9339:(t,e,r)=>{"use strict";var p=r(4521),u=r(3363),f=r(7384),g=r(2031),b=r(1788),h=r(6270),x=r(1452),v=r(9859),w=r(3711),y=r(6816);t.exports=function(m){return new Promise(function(e,r){var t,o=m.data,n=m.headers,i=m.responseType;function a(){m.cancelToken&&m.cancelToken.unsubscribe(t),m.signal&&m.signal.removeEventListener("abort",t)}p.isFormData(o)&&delete n["Content-Type"];var l,s=new XMLHttpRequest,c=(m.auth&&(c=m.auth.username||"",l=m.auth.password?unescape(encodeURIComponent(m.auth.password)):"",n.Authorization="Basic "+btoa(c+":"+l)),b(m.baseURL,m.url));function d(){var t;s&&(t="getAllResponseHeaders"in s?h(s.getAllResponseHeaders()):null,t={data:i&&"text"!==i&&"json"!==i?s.response:s.responseText,status:s.status,statusText:s.statusText,headers:t,config:m,request:s},u(function(t){e(t),a()},function(t){r(t),a()},t),s=null)}s.open(m.method.toUpperCase(),g(c,m.params,m.paramsSerializer),!0),s.timeout=m.timeout,"onloadend"in s?s.onloadend=d:s.onreadystatechange=function(){s&&4===s.readyState&&(0!==s.status||s.responseURL&&0===s.responseURL.indexOf("file:"))&&setTimeout(d)},s.onabort=function(){s&&(r(v("Request aborted",m,"ECONNABORTED",s)),s=null)},s.onerror=function(){r(v("Network Error",m,null,s)),s=null},s.ontimeout=function(){var t=m.timeout?"timeout of "+m.timeout+"ms exceeded":"timeout exceeded",e=m.transitional||w;m.timeoutErrorMessage&&(t=m.timeoutErrorMessage),r(v(t,m,e.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",s)),s=null},p.isStandardBrowserEnv()&&(l=(m.withCredentials||x(c))&&m.xsrfCookieName?f.read(m.xsrfCookieName):void 0)&&(n[m.xsrfHeaderName]=l),"setRequestHeader"in s&&p.forEach(n,function(t,e){void 0===o&&"content-type"===e.toLowerCase()?delete n[e]:s.setRequestHeader(e,t)}),p.isUndefined(m.withCredentials)||(s.withCredentials=!!m.withCredentials),i&&"json"!==i&&(s.responseType=m.responseType),"function"==typeof m.onDownloadProgress&&s.addEventListener("progress",m.onDownloadProgress),"function"==typeof m.onUploadProgress&&s.upload&&s.upload.addEventListener("progress",m.onUploadProgress),(m.cancelToken||m.signal)&&(t=function(t){s&&(r(!t||t.type?new y("canceled"):t),s.abort(),s=null)},m.cancelToken&&m.cancelToken.subscribe(t),m.signal&&(m.signal.aborted?t():m.signal.addEventListener("abort",t))),o=o||null,s.send(o)})}},2363:(t,e,r)=>{"use strict";var n=r(4521),i=r(6887),a=r(5478),l=r(6111);var o=function e(r){var t=new a(r),o=i(a.prototype.request,t);return n.extend(o,a.prototype,t),n.extend(o,t),o.create=function(t){return e(l(r,t))},o}(r(9301));o.Axios=a,o.Cancel=r(6816),o.CancelToken=r(3271),o.isCancel=r(5542),o.VERSION=r(2903).version,o.all=function(t){return Promise.all(t)},o.spread=r(723),o.isAxiosError=r(4092),t.exports=o,t.exports.default=o},6816:t=>{"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},3271:(t,e,r)=>{"use strict";var n=r(6816);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");this.promise=new Promise(function(t){e=t});var e,o=this;this.promise.then(function(t){if(o._listeners){for(var e=o._listeners.length,r=0;r<e;r++)o._listeners[r](t);o._listeners=null}}),this.promise.then=function(t){var e,t=new Promise(function(t){o.subscribe(t),e=t}).then(t);return t.cancel=function(){o.unsubscribe(e)},t},t(function(t){o.reason||(o.reason=new n(t),e(o.reason))})}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},o.prototype.unsubscribe=function(t){!this._listeners||-1!==(t=this._listeners.indexOf(t))&&this._listeners.splice(t,1)},o.source=function(){var e;return{token:new o(function(t){e=t}),cancel:e}},t.exports=o},5542:t=>{"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},5478:(t,e,r)=>{"use strict";var o=r(4521),n=r(2031),i=r(9512),d=r(5791),m=r(6111),p=r(7407),u=p.validators;function a(t){this.defaults=t,this.interceptors={request:new i,response:new i}}a.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=m(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r,t=e.transitional,o=(void 0!==t&&p.assertOptions(t,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1),[]),n=!0,i=(this.interceptors.request.forEach(function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(n=n&&t.synchronous,o.unshift(t.fulfilled,t.rejected))}),[]);if(this.interceptors.response.forEach(function(t){i.push(t.fulfilled,t.rejected)}),!n){var a=[d,void 0];for(Array.prototype.unshift.apply(a,o),a=a.concat(i),r=Promise.resolve(e);a.length;)r=r.then(a.shift(),a.shift());return r}for(var l=e;o.length;){var s=o.shift(),c=o.shift();try{l=s(l)}catch(t){c(t);break}}try{r=d(l)}catch(t){return Promise.reject(t)}for(;i.length;)r=r.then(i.shift(),i.shift());return r},a.prototype.getUri=function(t){return t=m(this.defaults,t),n(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],function(r){a.prototype[r]=function(t,e){return this.request(m(e||{},{method:r,url:t,data:(e||{}).data}))}}),o.forEach(["post","put","patch"],function(o){a.prototype[o]=function(t,e,r){return this.request(m(r||{},{method:o,url:t,data:e}))}}),t.exports=a},9512:(t,e,r)=>{"use strict";var o=r(4521);function n(){this.handlers=[]}n.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},n.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},t.exports=n},1788:(t,e,r)=>{"use strict";var o=r(6842),n=r(9335);t.exports=function(t,e){return t&&!o(e)?n(t,e):e}},9859:(t,e,r)=>{"use strict";var i=r(3648);t.exports=function(t,e,r,o,n){t=new Error(t);return i(t,e,r,o,n)}},5791:(t,e,r)=>{"use strict";var o=r(4521),n=r(887),i=r(5542),a=r(9301),l=r(6816);function s(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new l("canceled")}t.exports=function(e){return s(e),e.headers=e.headers||{},e.data=n.call(e,e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),o.forEach(["delete","get","head","post","put","patch","common"],function(t){delete e.headers[t]}),(e.adapter||a.adapter)(e).then(function(t){return s(e),t.data=n.call(e,t.data,t.headers,e.transformResponse),t},function(t){return i(t)||(s(e),t&&t.response&&(t.response.data=n.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},3648:t=>{"use strict";t.exports=function(t,e,r,o,n){return t.config=e,r&&(t.code=r),t.request=o,t.response=n,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}},6111:(t,e,r)=>{"use strict";var c=r(4521);t.exports=function(e,r){r=r||{};var o={};function n(t,e){return c.isPlainObject(t)&&c.isPlainObject(e)?c.merge(t,e):c.isPlainObject(e)?c.merge({},e):c.isArray(e)?e.slice():e}function i(t){return c.isUndefined(r[t])?c.isUndefined(e[t])?void 0:n(void 0,e[t]):n(e[t],r[t])}function t(t){if(!c.isUndefined(r[t]))return n(void 0,r[t])}function a(t){return c.isUndefined(r[t])?c.isUndefined(e[t])?void 0:n(void 0,e[t]):n(void 0,r[t])}function l(t){return t in r?n(e[t],r[t]):t in e?n(void 0,e[t]):void 0}var s={url:t,method:t,data:t,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:l};return c.forEach(Object.keys(e).concat(Object.keys(r)),function(t){var e=s[t]||i,r=e(t);c.isUndefined(r)&&e!==l||(o[t]=r)}),o}},3363:(t,e,r)=>{"use strict";var n=r(9859);t.exports=function(t,e,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?e(n("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},887:(t,e,r)=>{"use strict";var n=r(4521),i=r(9301);t.exports=function(e,r,t){var o=this||i;return n.forEach(t,function(t){e=t.call(o,e,r)}),e}},9301:(t,e,r)=>{"use strict";var n=r(4521),i=r(8715),o=r(3648),a=r(3711),l={"Content-Type":"application/x-www-form-urlencoded"};function s(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var c,d={transitional:a,adapter:c="undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)?r(9339):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 s(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString();if(n.isObject(t)||e&&"application/json"===e["Content-Type"]){s(e,"application/json");var e=t,r=void 0,o=void 0;if(n.isString(e))try{return(r||JSON.parse)(e),n.trim(e)}catch(t){if("SyntaxError"!==t.name)throw t}return(o||JSON.stringify)(e)}return t}],transformResponse:[function(t){var e=this.transitional||d.transitional,r=e&&e.silentJSONParsing,e=e&&e.forcedJSONParsing,r=!r&&"json"===this.responseType;if(r||e&&n.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw o(t,this,"E_JSON_PARSE");throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return 200<=t&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],function(t){d.headers[t]={}}),n.forEach(["post","put","patch"],function(t){d.headers[t]=n.merge(l)}),t.exports=d},3711:t=>{"use strict";t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},2903:t=>{t.exports={version:"0.26.1"}},6887:t=>{"use strict";t.exports=function(r,o){return function(){for(var t=new Array(arguments.length),e=0;e<t.length;e++)t[e]=arguments[e];return r.apply(o,t)}}},2031:(t,e,r)=>{"use strict";var n=r(4521);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 o,r=r?r(e):n.isURLSearchParams(e)?e.toString():(o=[],n.forEach(e,function(t,e){null!=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))}))}),o.join("&"));return r&&(-1!==(e=t.indexOf("#"))&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+r),t}},9335:t=>{"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},7384:(t,e,r)=>{"use strict";var l=r(4521);t.exports=l.isStandardBrowserEnv()?{write:function(t,e,r,o,n,i){var a=[];a.push(t+"="+encodeURIComponent(e)),l.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),l.isString(o)&&a.push("path="+o),l.isString(n)&&a.push("domain="+n),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){t=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},6842:t=>{"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},4092:(t,e,r)=>{"use strict";var o=r(4521);t.exports=function(t){return o.isObject(t)&&!0===t.isAxiosError}},1452:(t,e,r)=>{"use strict";var o,n,i,a=r(4521);function l(t){return n&&(i.setAttribute("href",t),t=i.href),i.setAttribute("href",t),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}t.exports=a.isStandardBrowserEnv()?(n=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a"),o=l(window.location.href),function(t){t=a.isString(t)?l(t):t;return t.protocol===o.protocol&&t.host===o.host}):function(){return!0}},8715:(t,e,r)=>{"use strict";var n=r(4521);t.exports=function(r,o){n.forEach(r,function(t,e){e!==o&&e.toUpperCase()===o.toUpperCase()&&(r[o]=t,delete r[e])})}},6270:(t,e,r)=>{"use strict";var n=r(4521),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,o={};return t&&n.forEach(t.split("\n"),function(t){r=t.indexOf(":"),e=n.trim(t.substr(0,r)).toLowerCase(),r=n.trim(t.substr(r+1)),!e||o[e]&&0<=i.indexOf(e)||(o[e]="set-cookie"===e?(o[e]||[]).concat([r]):o[e]?o[e]+", "+r:r)}),o}},723:t=>{"use strict";t.exports=function(e){return function(t){return e.apply(null,t)}}},7407:(t,e,r)=>{"use strict";var a=r(2903).version,o={},l=(["object","boolean","number","function","string","symbol"].forEach(function(e,r){o[e]=function(t){return typeof t===e||"a"+(r<1?"n ":" ")+e}}),{});o.transitional=function(o,n,r){function i(t,e){return"[Axios v"+a+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(t,e,r){if(!1===o)throw new Error(i(e," has been removed"+(n?" in "+n:"")));return n&&!l[e]&&(l[e]=!0,console.warn(i(e," has been deprecated since v"+n+" and will be removed in the near future"))),!o||o(t,e,r)}},t.exports={assertOptions:function(t,e,r){if("object"!=typeof t)throw new TypeError("options must be an object");for(var o=Object.keys(t),n=o.length;0<n--;){var i=o[n],a=e[i];if(a){var l=t[i],a=void 0===l||a(l,i,t);if(!0!==a)throw new TypeError("option "+i+" must be "+a)}else if(!0!==r)throw Error("Unknown option "+i)}},validators:o}},4521:(t,e,r)=>{"use strict";var n=r(6887),o=Object.prototype.toString;function i(t){return Array.isArray(t)}function a(t){return void 0===t}function l(t){return"[object ArrayBuffer]"===o.call(t)}function s(t){return null!==t&&"object"==typeof t}function c(t){if("[object Object]"!==o.call(t))return!1;t=Object.getPrototypeOf(t);return null===t||t===Object.prototype}function d(t){return"[object Function]"===o.call(t)}function m(t,e){if(null!=t)if(i(t="object"!=typeof t?[t]:t))for(var r=0,o=t.length;r<o;r++)e.call(null,t[r],r,t);else for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.call(null,t[n],n,t)}t.exports={isArray:i,isArrayBuffer:l,isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"[object FormData]"===o.call(t)},isArrayBufferView:function(t){return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&l(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:s,isPlainObject:c,isUndefined:a,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:d,isStream:function(t){return s(t)&&d(t.pipe)},isURLSearchParams:function(t){return"[object URLSearchParams]"===o.call(t)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:m,merge:function r(){var o={};function t(t,e){c(o[e])&&c(t)?o[e]=r(o[e],t):c(t)?o[e]=r({},t):i(t)?o[e]=t.slice():o[e]=t}for(var e=0,n=arguments.length;e<n;e++)m(arguments[e],t);return o},extend:function(r,t,o){return m(t,function(t,e){r[e]=o&&"function"==typeof t?n(t,o):t}),r},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return t=65279===t.charCodeAt(0)?t.slice(1):t}}},9803:(t,e)=>{var r;!function(){"use strict";var a={}.hasOwnProperty;function l(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var o,n=typeof r;if("string"==n||"number"==n)t.push(r);else if(Array.isArray(r))!r.length||(o=l.apply(null,r))&&t.push(o);else if("object"==n)if(r.toString===Object.prototype.toString)for(var i in r)a.call(r,i)&&r[i]&&t.push(i);else t.push(r.toString())}}return t.join(" ")}t.exports?t.exports=l.default=l:void 0!==(r=function(){return l}.apply(e,[]))&&(t.exports=r)}()},9:(t,e,r)=>{"use strict";r.d(e,{K9:()=>i,Kh:()=>c,Tr:()=>a,X3:()=>l,YD:()=>m,ZP:()=>p,jm:()=>s,oC:()=>n,o_:()=>d});var e=r(2117),e=r.n(e),o=r(6488),r=r.n(o)()(e()),n=(r.push([t.id,".modal_VuPWb {\n z-index: 11000;\n overflow: hidden;\n}\n.modal_VuPWb .modal-dialog_hC8CD {\n width: calc(100vw - 50px);\n max-width: none !important;\n margin-top: 25px;\n height: calc(100vh - 50px);\n}\n.modal_VuPWb .modal-dialog_hC8CD .modal-content_hTQbP {\n height: 100%;\n}\n.modal_VuPWb .modal-dialog_hC8CD .modal-header_LjV9S {\n padding-top: 10px;\n padding-bottom: 10px;\n border-bottom: none;\n}\nbody.dark .modal_VuPWb .modal-dialog_hC8CD .modal-header_LjV9S .btn-refresh_UAaHz {\n color: #eee !important;\n background-color: #333 !important;\n border-color: transparent !important;\n height: auto;\n padding: 8px 12px;\n line-height: 16px;\n font-size: 13px;\n}\n.modal_VuPWb .modal-dialog_hC8CD .modal-header_LjV9S .btn-close_Sew_b {\n width: 20px;\n height: 20px;\n color: var(--c);\n margin-left: 10px;\n}\n.modal_VuPWb .modal-dialog_hC8CD .modal-body_cCBH_ {\n padding-top: 0;\n flex-grow: 1;\n overflow-y: scroll;\n}\n.list_ATnXW {\n color: inherit;\n}\n.card_j5epc {\n color: inherit;\n}\n.video-card-list_TnzRe.is-full .video-card-body.more-class1.more-class2 > * {\n display: block !important;\n}\n",""]),"modal_VuPWb"),i="modal-dialog_hC8CD",a="modal-content_hTQbP",l="modal-header_LjV9S",s="btn-refresh_UAaHz",c="btn-close_Sew_b",d="modal-body_cCBH_",m="video-card-list_TnzRe";const p=r},2730:(t,e,r)=>{"use strict";r.d(e,{Nd:()=>l,R0:()=>a,Rs:()=>s,ZP:()=>c,Zl:()=>i,sN:()=>n});var e=r(2117),e=r.n(e),o=r(6488),r=r.n(o)()(e()),n=(r.push([t.id,".preview-card-wrapper_obs_2 {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 2;\n border-radius: inherit;\n}\n.watch-later_QtZPa {\n z-index: 3;\n}\n.badge_oIZF5 {\n color: #fa6a9d;\n border-radius: 2px;\n border: 1px #fa6a9d solid;\n line-height: 20px;\n padding: 0 10px;\n transform: scale(0.8);\n}\n.recommend-reason__Cdvz {\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n display: inline-block;\n color: var(--Or5);\n background-color: var(--Or1);\n border-radius: 4px;\n margin-right: 4px;\n font-size: var(--follow-icon-font-size);\n line-height: var(--follow-icon-line-height);\n height: var(--follow-icon-line-height);\n padding: 0 4px;\n cursor: default;\n}\n.bangumi-desc_dFbZr {\n color: default;\n}\n",""]),"preview-card-wrapper_obs_2"),i="watch-later_QtZPa",a="badge_oIZF5",l="recommend-reason__Cdvz",s="bangumi-desc_dFbZr";const c=r},3181:(t,e,r)=>{"use strict";r.d(e,{YD:()=>i,ZP:()=>a,eC:()=>n});var e=r(2117),e=r.n(e),o=r(6488),r=r.n(o)()(e()),n=(r.push([t.id,".grid_L8TTJ {\n color: default;\n}\n@media (min-width: 2200px) {\n .video-card-list_dUuWi.is-full {\n grid-column: span 7 !important;\n }\n .video-card-list_dUuWi.is-full .video-card-body.more-class1.more-class2 {\n grid-column: span 7 !important;\n grid-template-columns: repeat(7, 1fr) !important;\n }\n .video-card-list_dUuWi.is-full .video-card-body.more-class1.more-class2 > * {\n display: block !important;\n }\n .video-card-list_dUuWi.is-full .video-card-body.more-class1.more-class2 > *:nth-of-type(1n + 15) {\n display: none !important;\n }\n}\n",""]),"grid_L8TTJ"),i="video-card-list_dUuWi";const a=r},8913:(t,e,r)=>{"use strict";r.d(e,{C:()=>n,Z:()=>i});var e=r(2117),e=r.n(e),o=r(6488),r=r.n(o)()(e()),n=(r.push([t.id,".toast-container_LjLRu {\n position: fixed;\n top: 50%;\n left: 50%;\n z-index: 999999;\n padding: 12px 24px;\n font-size: 14px;\n width: 240px;\n margin-left: -120px;\n background: #ffb243;\n color: #fff;\n border-radius: 6px;\n}\n",""]),"toast-container_LjLRu");const i=r},2010:(t,e,r)=>{"use strict";r.d(e,{Z:()=>w});var e=r(2117),e=r.n(e),o=r(6488),o=r.n(o),n=r(2388),n=r.n(n),i=new URL(r(8214),r.b),a=new URL(r(8349),r.b),l=new URL(r(2204),r.b),s=new URL(r(8931),r.b),c=new URL(r(7486),r.b),d=new URL(r(9609),r.b),m=new URL(r(2469),r.b),p=new URL(r(9819),r.b),u=new URL(r(4144),r.b),f=new URL(r(1217),r.b),g=new URL(r(2956),r.b),b=new URL(r(2740),r.b),h=new URL(r(3460),r.b),x=new URL(r(175),r.b),v=new URL(r(5647),r.b),r=new URL(r(1692),r.b),o=o()(e()),e=n()(i),i=n()(a),a=n()(l),l=n()(s),s=n()(c),c=n()(d),d=n()(m),m=n()(p),p=n()(u),u=n()(f),f=n()(g),g=n()(b),b=n()(h),h=n()(x),x=n()(v),v=n()(r);o.push([t.id,'@charset "UTF-8";/*!\n * Bootstrap v5.1.3 (https://getbootstrap.com/)\n * Copyright 2011-2021 The Bootstrap Authors\n * Copyright 2011-2021 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url('+e+');background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url('+i+")}.form-check-input:checked[type=radio]{background-image:url("+a+")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("+l+")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("+s+");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("+c+")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("+d+")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("+m+');background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url('+e+"),url("+m+");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("+p+');background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url('+e+"),url("+p+');background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url('+u+")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("+f+")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("+g+');transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url('+b+');background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url('+h+') center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url('+x+")}.carousel-control-next-icon{background-image:url("+v+')}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}',""]);const w=o},6488:t=>{"use strict";t.exports=function(o){var d=[];return d.toString=function(){return this.map(function(t){var e="",r=void 0!==t[5];return t[4]&&(e+="@supports (".concat(t[4],") {")),t[2]&&(e+="@media ".concat(t[2]," {")),r&&(e+="@layer".concat(0<t[5].length?" ".concat(t[5]):""," {")),e+=o(t),r&&(e+="}"),t[2]&&(e+="}"),t[4]&&(e+="}"),e}).join("")},d.i=function(t,e,r,o,n){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var l=this[a][0];null!=l&&(i[l]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);r&&i[c[0]]||(void 0!==n&&(void 0!==c[5]&&(c[1]="@layer".concat(0<c[5].length?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=n),e&&(c[2]&&(c[1]="@media ".concat(c[2]," {").concat(c[1],"}")),c[2]=e),o&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=o):c[4]="".concat(o)),d.push(c))}},d}},2388:t=>{"use strict";t.exports=function(t,e){return e=e||{},t&&(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},2117:t=>{"use strict";t.exports=function(t){return t[1]}},9624:function(t){t.exports=function(){"use strict";var c=1e3,d=6e4,m=36e5,s="millisecond",u="second",f="minute",g="hour",b="day",h="week",x="month",p="quarter",v="year",w="date",y="Invalid Date",a=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,k=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,t={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},i=function(t,e,r){var o=String(t);return!o||o.length>=e?t:""+Array(e+1-o.length).join(r)+t},e={s:i,z:function(t){var e=-t.utcOffset(),r=Math.abs(e),o=Math.floor(r/60),n=r%60;return(e<=0?"+":"-")+i(o,2,"0")+":"+i(n,2,"0")},m:function t(e,r){if(e.date()<r.date())return-t(r,e);var o=12*(r.year()-e.year())+(r.month()-e.month()),n=e.clone().add(o,x),i=r-n<0,a=e.clone().add(o+(i?-1:1),x);return+(-(o+(r-n)/(i?n-a:a-n))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:x,y:v,w:h,d:b,D:w,h:g,m:f,s:u,ms:s,Q:p}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},_="en",j={},o=(j[_]=t,function(t){return t instanceof l}),n=function t(e,r,o){var n;if(!e)return _;if("string"==typeof e){var i=e.toLowerCase();j[i]&&(n=i),r&&(j[i]=r,n=i);var a=e.split("-");if(!n&&a.length>1)return t(a[0])}else{var l=e.name;j[l]=e,n=l}return!o&&n&&(_=n),n||!o&&_},z=function(t,e){if(o(t))return t.clone();var r="object"==typeof e?e:{};return r.date=t,r.args=arguments,new l(r)},E=e,l=(E.l=n,E.i=o,E.w=function(t,e){return z(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})},function(){function t(t){this.$L=n(t.locale,null,!0),this.parse(t)}var e=t.prototype;return e.parse=function(t){this.$d=function(t){var e=t.date,r=t.utc;if(null===e)return new Date(NaN);if(E.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var o=e.match(a);if(o){var n=o[2]-1||0,i=(o[7]||"0").substring(0,3);return r?new Date(Date.UTC(o[1],n,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)):new Date(o[1],n,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)}}return new Date(e)}(t),this.$x=t.x||{},this.init()},e.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},e.$utils=function(){return E},e.isValid=function(){return!(this.$d.toString()===y)},e.isSame=function(t,e){var r=z(t);return this.startOf(e)<=r&&r<=this.endOf(e)},e.isAfter=function(t,e){return z(t)<this.startOf(e)},e.isBefore=function(t,e){return this.endOf(e)<z(t)},e.$g=function(t,e,r){return E.u(t)?this[e]:this.set(r,t)},e.unix=function(){return Math.floor(this.valueOf()/1e3)},e.valueOf=function(){return this.$d.getTime()},e.startOf=function(t,e){var o=this,n=!!E.u(e)||e,r=E.p(t),i=function(t,e){var r=E.w(o.$u?Date.UTC(o.$y,e,t):new Date(o.$y,e,t),o);return n?r:r.endOf(b)},a=function(t,e){return E.w(o.toDate()[t].apply(o.toDate("s"),(n?[0,0,0,0]:[23,59,59,999]).slice(e)),o)},l=this.$W,s=this.$M,c=this.$D,d="set"+(this.$u?"UTC":"");switch(r){case v:return n?i(1,0):i(31,11);case x:return n?i(1,s):i(0,s+1);case h:var m=this.$locale().weekStart||0,p=(l<m?l+7:l)-m;return i(n?c-p:c+(6-p),s);case b:case w:return a(d+"Hours",0);case g:return a(d+"Minutes",1);case f:return a(d+"Seconds",2);case u:return a(d+"Milliseconds",3);default:return this.clone()}},e.endOf=function(t){return this.startOf(t,!1)},e.$set=function(t,e){var r,o=E.p(t),n="set"+(this.$u?"UTC":""),i=(r={},r[b]=n+"Date",r[w]=n+"Date",r[x]=n+"Month",r[v]=n+"FullYear",r[g]=n+"Hours",r[f]=n+"Minutes",r[u]=n+"Seconds",r[s]=n+"Milliseconds",r)[o],a=o===b?this.$D+(e-this.$W):e;if(o===x||o===v){var l=this.clone().set(w,1);l.$d[i](a),l.init(),this.$d=l.set(w,Math.min(this.$D,l.daysInMonth())).$d}else i&&this.$d[i](a);return this.init(),this},e.set=function(t,e){return this.clone().$set(t,e)},e.get=function(t){return this[E.p(t)]()},e.add=function(r,t){var e,o=this;r=Number(r);var n=E.p(t),i=function(t){var e=z(o);return E.w(e.date(e.date()+Math.round(t*r)),o)};if(n===x)return this.set(x,this.$M+r);if(n===v)return this.set(v,this.$y+r);if(n===b)return i(1);if(n===h)return i(7);var a=(e={},e[f]=d,e[g]=m,e[u]=c,e)[n]||1,l=this.$d.getTime()+r*a;return E.w(l,this)},e.subtract=function(t,e){return this.add(-1*t,e)},e.format=function(t){var n=this,e=this.$locale();if(!this.isValid())return e.invalidDate||y;var i=t||"YYYY-MM-DDTHH:mm:ssZ",r=E.z(this),o=this.$H,a=this.$m,l=this.$M,s=e.weekdays,c=e.months,d=function(t,e,r,o){return t&&(t[e]||t(n,i))||r[e].slice(0,o)},m=function(t){return E.s(o%12||12,t,"0")},p=e.meridiem||function(t,e,r){var o=t<12?"AM":"PM";return r?o.toLowerCase():o},u={YY:String(this.$y).slice(-2),YYYY:this.$y,M:l+1,MM:E.s(l+1,2,"0"),MMM:d(e.monthsShort,l,c,3),MMMM:d(c,l),D:this.$D,DD:E.s(this.$D,2,"0"),d:String(this.$W),dd:d(e.weekdaysMin,this.$W,s,2),ddd:d(e.weekdaysShort,this.$W,s,3),dddd:s[this.$W],H:String(o),HH:E.s(o,2,"0"),h:m(1),hh:m(2),a:p(o,a,!0),A:p(o,a,!1),m:String(a),mm:E.s(a,2,"0"),s:String(this.$s),ss:E.s(this.$s,2,"0"),SSS:E.s(this.$ms,3,"0"),Z:r};return i.replace(k,function(t,e){return e||u[t]||r.replace(":","")})},e.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},e.diff=function(t,e,r){var o,n=E.p(e),i=z(t),a=(i.utcOffset()-this.utcOffset())*d,l=this-i,s=E.m(this,i);return s=(o={},o[v]=s/12,o[x]=s,o[p]=s/3,o[h]=(l-a)/6048e5,o[b]=(l-a)/864e5,o[g]=l/m,o[f]=l/d,o[u]=l/c,o)[n]||l,r?s:E.a(s)},e.daysInMonth=function(){return this.endOf(x).$D},e.$locale=function(){return j[this.$L]},e.locale=function(t,e){if(!t)return this.$L;var r=this.clone(),o=n(t,e,!0);return o&&(r.$L=o),r},e.clone=function(){return E.w(this.$d,this)},e.toDate=function(){return new Date(this.valueOf())},e.toJSON=function(){return this.isValid()?this.toISOString():null},e.toISOString=function(){return this.$d.toISOString()},e.toString=function(){return this.$d.toUTCString()},t}()),r=l.prototype;return z.prototype=r,[["$ms",s],["$s",u],["$m",f],["$H",g],["$W",b],["$M",x],["$y",v],["$D",w]].forEach(function(e){r[e[1]]=function(t){return this.$g(t,e[0],e[1])}}),z.extend=function(t,e){return t.$i||(t(e,l,z),t.$i=!0),z},z.locale=n,z.isDayjs=o,z.unix=function(t){return z(1e3*t)},z.en=j[_],z.Ls=j,z.p={},z}()},8746:t=>{"use strict";const p=()=>{const t=new Error("Delay aborted");return t.name="AbortError",t},e=({clearTimeout:c,setTimeout:d,willResolve:m})=>(r,{value:o,signal:n}={})=>{if(n&&n.aborted)return Promise.reject(p());let i,a,l;const t=c||clearTimeout,s=()=>{t(i),l(p())},e=new Promise((t,e)=>{a=()=>{n&&n.removeEventListener("abort",s),(m?t:e)(o)},l=e,i=(d||setTimeout)(a,r)});return n&&n.addEventListener("abort",s,{once:!0}),e.clear=()=>{t(i),i=null,a()},e};var r=t=>{const o=e({...t,willResolve:!0});return o.reject=e({...t,willResolve:!1}),o.range=(t,e,r)=>o(((t,e)=>Math.floor(Math.random()*(e-t+1)+t))(t,e),r),o};const o=r();o.createWithTimers=r,t.exports=o,t.exports.default=o},2699:function(C,N,L){var O;C=L.nmd(C),function(){var Bi,Wi="Expected a function",xa="__lodash_hash_undefined__",va="__lodash_placeholder__",Fi=128,Hi=9007199254740991,wa=NaN,Yi=4294967295,ya=[["ary",Fi],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],qi="[object Arguments]",ka="[object Array]",Zi="[object Boolean]",Vi="[object Date]",_a="[object Error]",ja="[object Function]",za="[object GeneratorFunction]",Xi="[object Map]",Gi="[object Number]",Ki="[object Object]",Ea="[object Promise]",Ji="[object RegExp]",Qi="[object Set]",ta="[object String]",Sa="[object Symbol]",ea="[object WeakMap]",ra="[object ArrayBuffer]",oa="[object DataView]",Ta="[object Float32Array]",Ca="[object Float64Array]",Na="[object Int8Array]",La="[object Int16Array]",Oa="[object Int32Array]",Ra="[object Uint8Array]",Aa="[object Uint8ClampedArray]",Ma="[object Uint16Array]",Pa="[object Uint32Array]",Da=/\b__p \+= '';/g,Ia=/\b(__p \+=) '' \+/g,Ua=/(__e\(.*?\)|\b__t\)) \+\n'';/g,$a=/&(?:amp|lt|gt|quot|#39);/g,Ba=/[&<>"']/g,Wa=RegExp($a.source),Fa=RegExp(Ba.source),Ha=/<%-([\s\S]+?)%>/g,Ya=/<%([\s\S]+?)%>/g,qa=/<%=([\s\S]+?)%>/g,Za=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Va=/^\w*$/,Xa=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ga=/[\\^$.*+?()[\]{}|]/g,Ka=RegExp(Ga.source),Ja=/^\s+/,i=/\s/,Qa=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,tl=/\{\n\/\* \[wrapped with (.+)\] \*/,el=/,? & /,rl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ol=/[()=,{}\[\]\/\s]/,nl=/\\(\\)?/g,il=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,al=/\w*$/,ll=/^[-+]0x[0-9a-f]+$/i,sl=/^0b[01]+$/i,cl=/^\[object .+?Constructor\]$/,dl=/^0o[0-7]+$/i,ml=/^(?:0|[1-9]\d*)$/,pl=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ul=/($^)/,fl=/['\n\r\u2028\u2029\\]/g,a="\\ud800-\\udfff",l="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",t="\\u2700-\\u27bf",e="a-z\\xdf-\\xf6\\xf8-\\xff",r="A-Z\\xc0-\\xd6\\xd8-\\xde",s="\\ufe0e\\ufe0f",o="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",c="['’]",n="["+a+"]",d="["+o+"]",m="["+l+"]",p="["+t+"]",u="["+e+"]",o="[^"+a+o+"\\d+"+t+e+r+"]",t="\\ud83c[\\udffb-\\udfff]",e="[^"+a+"]",f="(?:\\ud83c[\\udde6-\\uddff]){2}",g="[\\ud800-\\udbff][\\udc00-\\udfff]",r="["+r+"]",b="\\u200d",h="(?:"+u+"|"+o+")",o="(?:"+r+"|"+o+")",x="(?:['’](?:d|ll|m|re|s|t|ve))?",v="(?:['’](?:D|LL|M|RE|S|T|VE))?",w="(?:"+m+"|"+t+")"+"?",y="["+s+"]?",y=y+w+("(?:"+b+"(?:"+[e,f,g].join("|")+")"+y+w+")*"),w="(?:"+[p,f,g].join("|")+")"+y,p="(?:"+[e+m+"?",m,f,g,n].join("|")+")",gl=RegExp(c,"g"),bl=RegExp(m,"g"),k=RegExp(t+"(?="+t+")|"+p+y,"g"),hl=RegExp([r+"?"+u+"+"+x+"(?="+[d,r,"$"].join("|")+")",o+"+"+v+"(?="+[d,r+h,"$"].join("|")+")",r+"?"+h+"+"+x,r+"+"+v,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",w].join("|"),"g"),_=RegExp("["+b+a+l+s+"]"),xl=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,vl=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],wl=-1,na={},ia=(na[Ta]=na[Ca]=na[Na]=na[La]=na[Oa]=na[Ra]=na[Aa]=na[Ma]=na[Pa]=!0,na[qi]=na[ka]=na[ra]=na[Zi]=na[oa]=na[Vi]=na[_a]=na[ja]=na[Xi]=na[Gi]=na[Ki]=na[Ji]=na[Qi]=na[ta]=na[ea]=!1,{}),j=(ia[qi]=ia[ka]=ia[ra]=ia[oa]=ia[Zi]=ia[Vi]=ia[Ta]=ia[Ca]=ia[Na]=ia[La]=ia[Oa]=ia[Xi]=ia[Gi]=ia[Ki]=ia[Ji]=ia[Qi]=ia[ta]=ia[Sa]=ia[Ra]=ia[Aa]=ia[Ma]=ia[Pa]=!0,ia[_a]=ia[ja]=ia[ea]=!1,{"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"}),yl=parseFloat,kl=parseInt,e="object"==typeof L.g&&L.g&&L.g.Object===Object&&L.g,f="object"==typeof self&&self&&self.Object===Object&&self,aa=e||f||Function("return this")(),g=N&&!N.nodeType&&N,z=g&&C&&!C.nodeType&&C,_l=z&&z.exports===g,E=_l&&e.process,n=function(){try{var t=z&&z.require&&z.require("util").types;return t?t:E&&E.binding&&E.binding("util")}catch(t){}}(),jl=n&&n.isArrayBuffer,zl=n&&n.isDate,El=n&&n.isMap,Sl=n&&n.isRegExp,Tl=n&&n.isSet,Cl=n&&n.isTypedArray;function la(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}function Nl(t,e,r,o){for(var n=-1,i=null==t?0:t.length;++n<i;){var a=t[n];e(o,a,r(a),t)}return o}function sa(t,e){for(var r=-1,o=null==t?0:t.length;++r<o&&!1!==e(t[r],r,t););return t}function Ll(t,e){for(var r=null==t?0:t.length;r--&&!1!==e(t[r],r,t););return t}function Ol(t,e){for(var r=-1,o=null==t?0:t.length;++r<o;)if(!e(t[r],r,t))return!1;return!0}function ca(t,e){for(var r=-1,o=null==t?0:t.length,n=0,i=[];++r<o;){var a=t[r];e(a,r,t)&&(i[n++]=a)}return i}function Rl(t,e){return!!(null==t?0:t.length)&&-1<pa(t,e,0)}function Al(t,e,r){for(var o=-1,n=null==t?0:t.length;++o<n;)if(r(e,t[o]))return!0;return!1}function da(t,e){for(var r=-1,o=null==t?0:t.length,n=Array(o);++r<o;)n[r]=e(t[r],r,t);return n}function ma(t,e){for(var r=-1,o=e.length,n=t.length;++r<o;)t[n+r]=e[r];return t}function Ml(t,e,r,o){var n=-1,i=null==t?0:t.length;for(o&&i&&(r=t[++n]);++n<i;)r=e(r,t[n],n,t);return r}function Pl(t,e,r,o){var n=null==t?0:t.length;for(o&&n&&(r=t[--n]);n--;)r=e(r,t[n],n,t);return r}function Dl(t,e){for(var r=-1,o=null==t?0:t.length;++r<o;)if(e(t[r],r,t))return!0;return!1}var S=Fl("length");function Il(t,o,e){var n;return e(t,function(t,e,r){if(o(t,e,r))return n=e,!1}),n}function Ul(t,e,r,o){for(var n=t.length,i=r+(o?1:-1);o?i--:++i<n;)if(e(t[i],i,t))return i;return-1}function pa(t,e,r){if(e!=e)return Ul(t,Bl,r);for(var o=t,n=e,i=r-1,a=o.length;++i<a;)if(o[i]===n)return i;return-1}function $l(t,e,r,o){for(var n=r-1,i=t.length;++n<i;)if(o(t[n],e))return n;return-1}function Bl(t){return t!=t}function Wl(t,e){var r=null==t?0:t.length;return r?Yl(t,e)/r:wa}function Fl(e){return function(t){return null==t?Bi:t[e]}}function T(e){return function(t){return null==e?Bi:e[t]}}function Hl(t,o,n,i,e){return e(t,function(t,e,r){n=i?(i=!1,t):o(n,t,e,r)}),n}function Yl(t,e){for(var r,o=-1,n=t.length;++o<n;){var i=e(t[o]);i!==Bi&&(r=r===Bi?i:r+i)}return r}function ql(t,e){for(var r=-1,o=Array(t);++r<t;)o[r]=e(r);return o}function Zl(t){return t&&t.slice(0,ns(t)+1).replace(Ja,"")}function ua(e){return function(t){return e(t)}}function Vl(e,t){return da(t,function(t){return e[t]})}function Xl(t,e){return t.has(e)}function Gl(t,e){for(var r=-1,o=t.length;++r<o&&-1<pa(e,t[r],0););return r}function Kl(t,e){for(var r=t.length;r--&&-1<pa(e,t[r],0););return r}var Jl=T({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Ql=T({"&":"&","<":"<",">":">",'"':""","'":"'"});function ts(t){return"\\"+j[t]}function fa(t){return _.test(t)}function es(t){var r=-1,o=Array(t.size);return t.forEach(function(t,e){o[++r]=[e,t]}),o}function rs(e,r){return function(t){return e(r(t))}}function ga(t,e){for(var r=-1,o=t.length,n=0,i=[];++r<o;){var a=t[r];a!==e&&a!==va||(t[r]=va,i[n++]=r)}return i}function os(t){var e=-1,r=Array(t.size);return t.forEach(function(t){r[++e]=t}),r}function ba(t){return(fa(t)?function(t){var e=k.lastIndex=0;for(;k.test(t);)++e;return e}:S)(t)}function ha(t){return fa(t)?t.match(k)||[]:t.split("")}function ns(t){for(var e=t.length;e--&&i.test(t.charAt(e)););return e}var is=T({"&":"&","<":"<",">":">",""":'"',"'":"'"});var as=function n(t){var k=(t=null==t?aa:as.defaults(aa.Object(),t,as.pick(aa,vl))).Array,i=t.Date,O=t.Error,R=t.Function,A=t.Math,g=t.Object,M=t.RegExp,W=t.String,x=t.TypeError,F=k.prototype,H=R.prototype,Y=g.prototype,q=t["__core-js_shared__"],Z=H.toString,P=Y.hasOwnProperty,V=0,X=(H=/[^.]+$/.exec(q&&q.keys&&q.keys.IE_PROTO||""))?"Symbol(src)_1."+H:"",G=Y.toString,K=Z.call(g),J=aa._,Q=M("^"+Z.call(P).replace(Ga,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),H=_l?t.Buffer:Bi,e=t.Symbol,tt=t.Uint8Array,et=H?H.allocUnsafe:Bi,rt=rs(g.getPrototypeOf,g),ot=g.create,nt=Y.propertyIsEnumerable,it=F.splice,at=e?e.isConcatSpreadable:Bi,lt=e?e.iterator:Bi,st=e?e.toStringTag:Bi,ct=function(){try{var t=Kr(g,"defineProperty");return t({},"",{}),t}catch(t){}}(),dt=t.clearTimeout!==aa.clearTimeout&&t.clearTimeout,mt=i&&i.now!==aa.Date.now&&i.now,pt=t.setTimeout!==aa.setTimeout&&t.setTimeout,ut=A.ceil,ft=A.floor,gt=g.getOwnPropertySymbols,H=H?H.isBuffer:Bi,bt=t.isFinite,ht=F.join,xt=rs(g.keys,g),v=A.max,_=A.min,vt=i.now,wt=t.parseInt,yt=A.random,kt=F.reverse,i=Kr(t,"DataView"),_t=Kr(t,"Map"),jt=Kr(t,"Promise"),zt=Kr(t,"Set"),t=Kr(t,"WeakMap"),Et=Kr(g,"create"),St=t&&new t,Tt={},Ct=_o(i),Nt=_o(_t),Lt=_o(jt),Ot=_o(zt),Rt=_o(t),e=e?e.prototype:Bi,At=e?e.valueOf:Bi,Mt=e?e.toString:Bi;function f(t){if(B(t)&&!$(t)&&!(t instanceof h)){if(t instanceof b)return t;if(P.call(t,"__wrapped__"))return jo(t)}return new b(t)}var Pt=function(t){if(!z(t))return{};if(ot)return ot(t);Dt.prototype=t;t=new Dt;return Dt.prototype=Bi,t};function Dt(){}function It(){}function b(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=Bi}function h(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Yi,this.__views__=[]}function Ut(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function $t(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function Bt(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}function Wt(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new Bt;++e<r;)this.add(t[e])}function D(t){t=this.__data__=new $t(t);this.size=t.size}function Ft(t,e){var r,o=$(t),n=!o&&xn(t),i=!o&&!n&&wn(t),a=!o&&!n&&!i&&Ln(t),l=o||n||i||a,s=l?ql(t.length,W):[],c=s.length;for(r in t)!e&&!P.call(t,r)||l&&("length"==r||i&&("offset"==r||"parent"==r)||a&&("buffer"==r||"byteLength"==r||"byteOffset"==r)||oo(r,c))||s.push(r);return s}function Ht(t){var e=t.length;return e?t[Ie(0,e-1)]:Bi}function Yt(t,e){return vo(j(t),te(e,0,t.length))}function qt(t){return vo(j(t))}function Zt(t,e,r){(r===Bi||U(t[e],r))&&(r!==Bi||e in t)||Jt(t,e,r)}function Vt(t,e,r){var o=t[e];P.call(t,e)&&U(o,r)&&(r!==Bi||e in t)||Jt(t,e,r)}function Xt(t,e){for(var r=t.length;r--;)if(U(t[r][0],e))return r;return-1}function Gt(t,o,n,i){return ne(t,function(t,e,r){o(i,t,n(t),r)}),i}function Kt(t,e){return t&&gr(e,C(e),t)}function Jt(t,e,r){"__proto__"==e&&ct?ct(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}function Qt(t,e){for(var r=-1,o=e.length,n=k(o),i=null==t;++r<o;)n[r]=i?Bi:Yn(t,e[r]);return n}function te(t,e,r){return t==t&&(r!==Bi&&(t=t<=r?t:r),e!==Bi&&(t=e<=t?t:e)),t}function w(r,o,n,t,e,i){var a,l=1&o,s=2&o,c=4&o;if((a=n?e?n(r,t,e,i):n(r):a)!==Bi)return a;if(!z(r))return r;var d,t=$(r);if(t){if(a=function(t){var e=t.length,r=new t.constructor(e);e&&"string"==typeof t[0]&&P.call(t,"index")&&(r.index=t.index,r.input=t.input);return r}(r),!l)return j(r,a)}else{var m=I(r),p=m==ja||m==za;if(wn(r))return cr(r,l);if(m==Ki||m==qi||p&&!e){if(a=s||p?{}:eo(r),!l)return s?(u=p=r,u=(d=a)&&gr(u,N(u),d),gr(p,Qr(p),u)):(p=Kt(a,d=r),gr(d,Jr(d),p))}else{if(!ia[m])return e?r:{};a=function(t,e,r){var o=t.constructor;switch(e){case ra:return dr(t);case Zi:case Vi:return new o(+t);case oa:return function(t,e){e=e?dr(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.byteLength)}(t,r);case Ta:case Ca:case Na:case La:case Oa:case Ra:case Aa:case Ma:case Pa:return mr(t,r);case Xi:return new o;case Gi:case ta:return new o(t);case Ji:return function(t){var e=new t.constructor(t.source,al.exec(t));return e.lastIndex=t.lastIndex,e}(t);case Qi:return new o;case Sa:return function(t){return At?g(At.call(t)):{}}(t)}}(r,m,l)}}var u=(i=i||new D).get(r);if(u)return u;i.set(r,a),Cn(r)?r.forEach(function(t){a.add(w(t,o,n,t,r,i))}):zn(r)&&r.forEach(function(t,e){a.set(e,w(t,o,n,e,r,i))});var f=t?Bi:(c?s?Yr:Hr:s?N:C)(r);return sa(f||r,function(t,e){f&&(t=r[e=t]),Vt(a,e,w(t,o,n,e,r,i))}),a}function ee(t,e,r){var o=r.length;if(null==t)return!o;for(t=g(t);o--;){var n=r[o],i=e[n],a=t[n];if(a===Bi&&!(n in t)||!i(a))return!1}return!0}function re(t,e,r){if("function"!=typeof t)throw new x(Wi);return go(function(){t.apply(Bi,r)},e)}function oe(t,e,r,o){var n=-1,i=Rl,a=!0,l=t.length,s=[],c=e.length;if(!l)return s;r&&(e=da(e,ua(r))),o?(i=Al,a=!1):200<=e.length&&(i=Xl,a=!1,e=new Wt(e));t:for(;++n<l;){var d=t[n],m=null==r?d:r(d),d=o||0!==d?d:0;if(a&&m==m){for(var p=c;p--;)if(e[p]===m)continue t;s.push(d)}else i(e,m,o)||s.push(d)}return s}f.templateSettings={escape:Ha,evaluate:Ya,interpolate:qa,variable:"",imports:{_:f}},(f.prototype=It.prototype).constructor=f,(b.prototype=Pt(It.prototype)).constructor=b,(h.prototype=Pt(It.prototype)).constructor=h,Ut.prototype.clear=function(){this.__data__=Et?Et(null):{},this.size=0},Ut.prototype.delete=function(t){return t=this.has(t)&&delete this.__data__[t],this.size-=t?1:0,t},Ut.prototype.get=function(t){var e,r=this.__data__;return Et?(e=r[t])===xa?Bi:e:P.call(r,t)?r[t]:Bi},Ut.prototype.has=function(t){var e=this.__data__;return Et?e[t]!==Bi:P.call(e,t)},Ut.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Et&&e===Bi?xa:e,this},$t.prototype.clear=function(){this.__data__=[],this.size=0},$t.prototype.delete=function(t){var e=this.__data__;return!((t=Xt(e,t))<0)&&(t==e.length-1?e.pop():it.call(e,t,1),--this.size,!0)},$t.prototype.get=function(t){var e=this.__data__;return(t=Xt(e,t))<0?Bi:e[t][1]},$t.prototype.has=function(t){return-1<Xt(this.__data__,t)},$t.prototype.set=function(t,e){var r=this.__data__,o=Xt(r,t);return o<0?(++this.size,r.push([t,e])):r[o][1]=e,this},Bt.prototype.clear=function(){this.size=0,this.__data__={hash:new Ut,map:new(_t||$t),string:new Ut}},Bt.prototype.delete=function(t){return t=Xr(this,t).delete(t),this.size-=t?1:0,t},Bt.prototype.get=function(t){return Xr(this,t).get(t)},Bt.prototype.has=function(t){return Xr(this,t).has(t)},Bt.prototype.set=function(t,e){var r=Xr(this,t),o=r.size;return r.set(t,e),this.size+=r.size==o?0:1,this},Wt.prototype.add=Wt.prototype.push=function(t){return this.__data__.set(t,xa),this},Wt.prototype.has=function(t){return this.__data__.has(t)},D.prototype.clear=function(){this.__data__=new $t,this.size=0},D.prototype.delete=function(t){var e=this.__data__,t=e.delete(t);return this.size=e.size,t},D.prototype.get=function(t){return this.__data__.get(t)},D.prototype.has=function(t){return this.__data__.has(t)},D.prototype.set=function(t,e){var r=this.__data__;if(r instanceof $t){var o=r.__data__;if(!_t||o.length<199)return o.push([t,e]),this.size=++r.size,this;r=this.__data__=new Bt(o)}return r.set(t,e),this.size=r.size,this};var ne=xr(me),ie=xr(pe,!0);function ae(t,o){var n=!0;return ne(t,function(t,e,r){return n=!!o(t,e,r)}),n}function le(t,e,r){for(var o=-1,n=t.length;++o<n;){var i,a,l=t[o],s=e(l);null!=s&&(i===Bi?s==s&&!E(s):r(s,i))&&(i=s,a=l)}return a}function se(t,o){var n=[];return ne(t,function(t,e,r){o(t,e,r)&&n.push(t)}),n}function s(t,e,r,o,n){var i=-1,a=t.length;for(r=r||ro,n=n||[];++i<a;){var l=t[i];0<e&&r(l)?1<e?s(l,e-1,r,o,n):ma(n,l):o||(n[n.length]=l)}return n}var ce=vr(),de=vr(!0);function me(t,e){return t&&ce(t,e,C)}function pe(t,e){return t&&de(t,e,C)}function ue(e,t){return ca(t,function(t){return kn(e[t])})}function fe(t,e){for(var r=0,o=(e=ir(e,t)).length;null!=t&&r<o;)t=t[ko(e[r++])];return r&&r==o?t:Bi}function ge(t,e,r){e=e(t);return $(t)?e:ma(e,r(t))}function r(t){{if(null==t)return t===Bi?"[object Undefined]":"[object Null]";if(st&&st in g(t)){var e=t,r=P.call(e,st),o=e[st];try{e[st]=Bi;var n=!0}catch(t){}var i=G.call(e);return n&&(r?e[st]=o:delete e[st]),i}return G.call(t)}}function be(t,e){return e<t}function he(t,e){return null!=t&&P.call(t,e)}function xe(t,e){return null!=t&&e in g(t)}function ve(t,e,r){for(var o=r?Al:Rl,n=t[0].length,i=t.length,a=i,l=k(i),s=1/0,c=[];a--;){var d=t[a];a&&e&&(d=da(d,ua(e))),s=_(d.length,s),l[a]=!r&&(e||120<=n&&120<=d.length)?new Wt(a&&d):Bi}var d=t[0],m=-1,p=l[0];t:for(;++m<n&&c.length<s;){var u=d[m],f=e?e(u):u,u=r||0!==u?u:0;if(!(p?Xl(p,f):o(c,f,r))){for(a=i;--a;){var g=l[a];if(!(g?Xl(g,f):o(t[a],f,r)))continue t}p&&p.push(f),c.push(u)}}return c}function we(t,e,r){e=null==(t=po(t,e=ir(e,t)))?t:t[ko(o(e))];return null==e?Bi:la(e,t,r)}function ye(t){return B(t)&&r(t)==qi}function ke(t,e,r,o,n){{if(t===e)return!0;if(null==t||null==e||!B(t)&&!B(e))return t!=t&&e!=e;var i=ke,a=$(t),l=$(e),s=a?ka:I(t),l=l?ka:I(e),c=(s=s==qi?Ki:s)==Ki,d=(l=l==qi?Ki:l)==Ki,l;if((l=s==l)&&wn(t)){if(!wn(e))return!1;c=!(a=!0)}if(l&&!c){n=n||new D;if(a||Ln(t))return Wr(t,e,r,o,i,n);else{var m=t;var p=e;var u=s;var f=r;var g=o;var b=i;var h=n;switch(u){case oa:if(m.byteLength!=p.byteLength||m.byteOffset!=p.byteOffset)return!1;m=m.buffer,p=p.buffer;case ra:return m.byteLength==p.byteLength&&b(new tt(m),new tt(p))?!0:!1;case Zi:case Vi:case Gi:return U(+m,+p);case _a:return m.name==p.name&&m.message==p.message;case Ji:case ta:return m==p+"";case Xi:var x=es;case Qi:var v=1&f;if(x=x||os,m.size!=p.size&&!v)return!1;v=h.get(m);if(v)return v==p;f|=2,h.set(m,p);v=Wr(x(m),x(p),f,g,b,h);return h.delete(m),v;case Sa:if(At)return At.call(m)==At.call(p)}return!1;return}}if(!(1&r)){a=c&&P.call(t,"__wrapped__"),s=d&&P.call(e,"__wrapped__");if(a||s)return c=a?t.value():t,d=s?e.value():e,n=n||new D,i(c,d,r,o,n)}if(l){n=n||new D;var w=t,y=e,k=r,_=o,j=i,z=n,E=1&k,S=Hr(w),T=S.length,a=Hr(y).length;if(T!=a&&!E)return!1;for(var C=T;C--;){var N=S[C];if(!(E?N in y:P.call(y,N)))return!1}a=z.get(w),s=z.get(y);if(a&&s)return a==y&&s==w;for(var L=!0,O=(z.set(w,y),z.set(y,w),E);++C<T;){N=S[C];var R,A=w[N],M=y[N];if(!((R=_?E?_(M,A,N,y,w,z):_(A,M,N,w,y,z):R)===Bi?A===M||j(A,M,k,_,z):R)){L=!1;break}O=O||"constructor"==N}return L&&!O&&(a=w.constructor,s=y.constructor,a!=s&&"constructor"in w&&"constructor"in y&&!("function"==typeof a&&a instanceof a&&"function"==typeof s&&s instanceof s)&&(L=!1)),z.delete(w),z.delete(y),L}return!1}}function _e(t,e,r,o){var n=r.length,i=n,a=!o;if(null==t)return!i;for(t=g(t);n--;){var l=r[n];if(a&&l[2]?l[1]!==t[l[0]]:!(l[0]in t))return!1}for(;++n<i;){var s=(l=r[n])[0],c=t[s],d=l[1];if(a&&l[2]){if(c===Bi&&!(s in t))return!1}else{var m,p=new D;if(!((m=o?o(c,d,s,t,e,p):m)===Bi?ke(d,c,3,o,p):m))return!1}}return!0}function je(t){return!(!z(t)||(e=t,X&&X in e))&&(kn(t)?Q:cl).test(_o(t));var e}function ze(t){return"function"==typeof t?t:null==t?L:"object"==typeof t?$(t)?Le(t[0],t[1]):Ne(t):Ti(t)}function Ee(t){if(!lo(t))return xt(t);var e,r=[];for(e in g(t))P.call(t,e)&&"constructor"!=e&&r.push(e);return r}function Se(t){if(!z(t)){var e=t,r=[];if(null!=e)for(var o in g(e))r.push(o);return r}var n,i=lo(t),a=[];for(n in t)("constructor"!=n||!i&&P.call(t,n))&&a.push(n);return a}function Te(t,e){return t<e}function Ce(t,o){var n=-1,i=d(t)?k(t.length):[];return ne(t,function(t,e,r){i[++n]=o(t,e,r)}),i}function Ne(e){var r=Gr(e);return 1==r.length&&r[0][2]?co(r[0][0],r[0][1]):function(t){return t===e||_e(t,e,r)}}function Le(r,o){return no(r)&&so(o)?co(ko(r),o):function(t){var e=Yn(t,r);return e===Bi&&e===o?qn(t,r):ke(o,e,3)}}function Oe(g,b,h,x,v){g!==b&&ce(b,function(t,e){var r,o,n,i,a,l,s,c,d,m,p,u,f;v=v||new D,z(t)?(o=b,i=h,a=Oe,l=x,s=v,p=uo(r=g,n=e),u=uo(o,n),(f=s.get(u))?Zt(r,n,f):(f=l?l(p,u,n+"",r,o,s):Bi,(o=f===Bi)&&(c=$(u),d=!c&&wn(u),m=!c&&!d&&Ln(u),f=u,c||d||m?f=$(p)?p:y(p)?j(p):d?cr(u,!(o=!1)):m?mr(u,!(o=!1)):[]:Sn(u)||xn(u)?xn(f=p)?f=Dn(p):z(p)&&!kn(p)||(f=eo(u)):o=!1),o&&(s.set(u,f),a(f,u,i,l,s),s.delete(u)),Zt(r,n,f))):(c=x?x(uo(g,e),t,e+"",g,b,v):Bi,Zt(g,e,c=c===Bi?t:c))},N)}function Re(t,e){var r=t.length;if(r)return oo(e+=e<0?r:0,r)?t[e]:Bi}function Ae(t,o,d){o=o.length?da(o,function(e){return $(e)?function(t){return fe(t,1===e.length?e[0]:e)}:e}):[L];var n=-1;o=da(o,ua(m()));var e=Ce(t,function(e,t,r){return{criteria:da(o,function(t){return t(e)}),index:++n,value:e}}),t=function(t,e){for(var r=d,o=-1,n=t.criteria,i=e.criteria,a=n.length,l=r.length;++o<a;){var s=pr(n[o],i[o]);if(s){if(l<=o)return s;var c=r[o];return s*("desc"==c?-1:1)}}return t.index-e.index},r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}function Me(t,e,r){for(var o=-1,n=e.length,i={};++o<n;){var a=e[o],l=fe(t,a);r(l,a)&&We(i,ir(a,t),l)}return i}function Pe(t,e,r,o){var n=o?$l:pa,i=-1,a=e.length,l=t;for(t===e&&(e=j(e)),r&&(l=da(t,ua(r)));++i<a;)for(var s=0,c=e[i],d=r?r(c):c;-1<(s=n(l,d,s,o));)l!==t&&it.call(l,s,1),it.call(t,s,1);return t}function De(t,e){for(var r=t?e.length:0,o=r-1;r--;){var n,i=e[r];r!=o&&i===n||(oo(n=i)?it.call(t,i,1):Ke(t,i))}}function Ie(t,e){return t+ft(yt()*(e-t+1))}function Ue(t,e){var r="";if(!t||e<1||Hi<e)return r;for(;e%2&&(r+=t),(e=ft(e/2))&&(t+=t),e;);return r}function a(t,e){return bo(mo(t,e,L),t+"")}function $e(t){return Ht(oi(t))}function Be(t,e){t=oi(t);return vo(t,te(e,0,t.length))}function We(t,e,r,o){if(!z(t))return t;for(var n=-1,i=(e=ir(e,t)).length,a=i-1,l=t;null!=l&&++n<i;){var s,c=ko(e[n]),d=r;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;n!=a&&(s=l[c],(d=o?o(s,c,l):Bi)===Bi&&(d=z(s)?s:oo(e[n+1])?[]:{})),Vt(l,c,d),l=l[c]}return t}var Fe=St?function(t,e){return St.set(t,e),t}:L,e=ct?function(t,e){return ct(t,"toString",{configurable:!0,enumerable:!1,value:hi(e),writable:!0})}:L;function He(t){return vo(oi(t))}function l(t,e,r){for(var o=-1,n=t.length,i=((r=n<r?n:r)<0&&(r+=n),n=r<(e=e<0?n<-e?0:n+e:e)?0:r-e>>>0,e>>>=0,k(n));++o<n;)i[o]=t[o+e];return i}function Ye(t,o){var n;return ne(t,function(t,e,r){return!(n=o(t,e,r))}),!!n}function qe(t,e,r){var o=0,n=null==t?o:t.length;if("number"==typeof e&&e==e&&n<=2147483647){for(;o<n;){var i=o+n>>>1,a=t[i];null!==a&&!E(a)&&(r?a<=e:a<e)?o=1+i:n=i}return n}return Ze(t,e,L,r)}function Ze(t,e,r,o){var n=0,i=null==t?0:t.length;if(0===i)return 0;for(var a=(e=r(e))!=e,l=null===e,s=E(e),c=e===Bi;n<i;){var d=ft((n+i)/2),m=r(t[d]),p=m!==Bi,u=null===m,f=m==m,g=E(m),f=a?o||f:c?f&&(o||p):l?f&&p&&(o||!u):s?f&&p&&!u&&(o||!g):!u&&!g&&(o?m<=e:m<e);f?n=d+1:i=d}return _(i,4294967294)}function Ve(t,e){for(var r=-1,o=t.length,n=0,i=[];++r<o;){var a,l=t[r],s=e?e(l):l;r&&U(s,a)||(a=s,i[n++]=0===l?0:l)}return i}function Xe(t){return"number"==typeof t?t:E(t)?wa:+t}function c(t){if("string"==typeof t)return t;if($(t))return da(t,c)+"";if(E(t))return Mt?Mt.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Ge(t,e,r){var o=-1,n=Rl,i=t.length,a=!0,l=[],s=l;if(r)a=!1,n=Al;else if(200<=i){var c=e?null:Pr(t);if(c)return os(c);a=!1,n=Xl,s=new Wt}else s=e?[]:l;t:for(;++o<i;){var d=t[o],m=e?e(d):d,d=r||0!==d?d:0;if(a&&m==m){for(var p=s.length;p--;)if(s[p]===m)continue t;e&&s.push(m),l.push(d)}else n(s,m,r)||(s!==l&&s.push(m),l.push(d))}return l}function Ke(t,e){return null==(t=po(t,e=ir(e,t)))||delete t[ko(o(e))]}function Je(t,e,r,o){return We(t,e,r(fe(t,e)),o)}function Qe(t,e,r,o){for(var n=t.length,i=o?n:-1;(o?i--:++i<n)&&e(t[i],i,t););return r?l(t,o?0:i,o?i+1:n):l(t,o?i+1:0,o?n:i)}function tr(t,e){var r=t;return Ml(e,function(t,e){return e.func.apply(e.thisArg,ma([t],e.args))},r=t instanceof h?t.value():r)}function er(t,e,r){var o=t.length;if(o<2)return o?Ge(t[0]):[];for(var n=-1,i=k(o);++n<o;)for(var a=t[n],l=-1;++l<o;)l!=n&&(i[n]=oe(i[n]||a,t[l],e,r));return Ge(s(i,1),e,r)}function rr(t,e,r){for(var o=-1,n=t.length,i=e.length,a={};++o<n;){var l=o<i?e[o]:Bi;r(a,t[o],l)}return a}function or(t){return y(t)?t:[]}function nr(t){return"function"==typeof t?t:L}function ir(t,e){return $(t)?t:no(t,e)?[t]:yo(u(t))}var ar=a;function lr(t,e,r){var o=t.length;return r=r===Bi?o:r,!e&&o<=r?t:l(t,e,r)}var sr=dt||function(t){return aa.clearTimeout(t)};function cr(t,e){if(e)return t.slice();e=t.length,e=et?et(e):new t.constructor(e);return t.copy(e),e}function dr(t){var e=new t.constructor(t.byteLength);return new tt(e).set(new tt(t)),e}function mr(t,e){e=e?dr(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.length)}function pr(t,e){if(t!==e){var r=t!==Bi,o=null===t,n=t==t,i=E(t),a=e!==Bi,l=null===e,s=e==e,c=E(e);if(!l&&!c&&!i&&e<t||i&&a&&s&&!l&&!c||o&&a&&s||!r&&s||!n)return 1;if(!o&&!i&&!c&&t<e||c&&r&&n&&!o&&!i||l&&r&&n||!a&&n||!s)return-1}return 0}function ur(t,e,r,o){for(var n=-1,i=t.length,a=r.length,l=-1,s=e.length,c=v(i-a,0),d=k(s+c),m=!o;++l<s;)d[l]=e[l];for(;++n<a;)(m||n<i)&&(d[r[n]]=t[n]);for(;c--;)d[l++]=t[n++];return d}function fr(t,e,r,o){for(var n=-1,i=t.length,a=-1,l=r.length,s=-1,c=e.length,d=v(i-l,0),m=k(d+c),p=!o;++n<d;)m[n]=t[n];for(var u=n;++s<c;)m[u+s]=e[s];for(;++a<l;)(p||n<i)&&(m[u+r[a]]=t[n++]);return m}function j(t,e){var r=-1,o=t.length;for(e=e||k(o);++r<o;)e[r]=t[r];return e}function gr(t,e,r,o){for(var n=!r,i=(r=r||{},-1),a=e.length;++i<a;){var l=e[i],s=o?o(r[l],t[l],l,r,t):Bi;(n?Jt:Vt)(r,l,s=s===Bi?t[l]:s)}return r}function br(n,i){return function(t,e){var r=$(t)?Nl:Gt,o=i?i():{};return r(t,n,m(e,2),o)}}function hr(l){return a(function(t,e){var r=-1,o=e.length,n=1<o?e[o-1]:Bi,i=2<o?e[2]:Bi,n=3<l.length&&"function"==typeof n?(o--,n):Bi;for(i&&p(e[0],e[1],i)&&(n=o<3?Bi:n,o=1),t=g(t);++r<o;){var a=e[r];a&&l(t,a,r,n)}return t})}function xr(i,a){return function(t,e){if(null==t)return t;if(!d(t))return i(t,e);for(var r=t.length,o=a?r:-1,n=g(t);(a?o--:++o<r)&&!1!==e(n[o],o,n););return t}}function vr(s){return function(t,e,r){for(var o=-1,n=g(t),i=r(t),a=i.length;a--;){var l=i[s?a:++o];if(!1===e(n[l],l,n))break}return t}}function wr(o){return function(t){var e=fa(t=u(t))?ha(t):Bi,r=e?e[0]:t.charAt(0),e=e?lr(e,1).join(""):t.slice(1);return r[o]()+e}}function yr(e){return function(t){return Ml(fi(ai(t).replace(gl,"")),e,"")}}function kr(o){return function(){var t=arguments;switch(t.length){case 0:return new o;case 1:return new o(t[0]);case 2:return new o(t[0],t[1]);case 3:return new o(t[0],t[1],t[2]);case 4:return new o(t[0],t[1],t[2],t[3]);case 5:return new o(t[0],t[1],t[2],t[3],t[4]);case 6:return new o(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new o(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var e=Pt(o.prototype),r=o.apply(e,t);return z(r)?r:e}}function _r(i,a,l){var s=kr(i);return function t(){for(var e=arguments.length,r=k(e),o=e,n=Vr(t);o--;)r[o]=arguments[o];n=e<3&&r[0]!==n&&r[e-1]!==n?[]:ga(r,n);return(e-=n.length)<l?Ar(i,a,Er,t.placeholder,Bi,r,n,Bi,Bi,l-e):la(this&&this!==aa&&this instanceof t?s:i,this,r)}}function jr(i){return function(t,e,r){var o,n=g(t),e=(d(t)||(o=m(e,3),t=C(t),e=function(t){return o(n[t],t,n)}),i(t,e,r));return-1<e?n[o?t[e]:e]:Bi}}function zr(s){return Fr(function(n){var i=n.length,t=i,e=b.prototype.thru;for(s&&n.reverse();t--;){var r=n[t];if("function"!=typeof r)throw new x(Wi);e&&!l&&"wrapper"==Zr(r)&&(l=new b([],!0))}for(t=l?t:i;++t<i;)var o=Zr(r=n[t]),a="wrapper"==o?qr(r):Bi,l=a&&io(a[0])&&424==a[1]&&!a[4].length&&1==a[9]?l[Zr(a[0])].apply(l,a[3]):1==r.length&&io(r)?l[o]():l.thru(r);return function(){var t=arguments,e=t[0];if(l&&1==t.length&&$(e))return l.plant(e).value();for(var r=0,o=i?n[r].apply(this,t):e;++r<i;)o=n[r].call(this,o);return o}})}function Er(a,l,s,c,d,m,p,u,f,g){var b=l&Fi,h=1&l,x=2&l,v=24&l,w=512&l,y=x?Bi:kr(a);return function t(){for(var e=k(i=arguments.length),r=i;r--;)e[r]=arguments[r];if(v&&(n=function(t,e){for(var r=t.length,o=0;r--;)t[r]===e&&++o;return o}(e,o=Vr(t))),c&&(e=ur(e,c,d,v)),m&&(e=fr(e,m,p,v)),i-=n,v&&i<g)return n=ga(e,o),Ar(a,l,Er,t.placeholder,s,e,n,u,f,g-i);var o=h?s:this,n=x?o[a]:a,i=e.length;return u?e=function(t,e){for(var r=t.length,o=_(e.length,r),n=j(t);o--;){var i=e[o];t[o]=oo(i,r)?n[i]:Bi}return t}(e,u):w&&1<i&&e.reverse(),b&&f<i&&(e.length=f),(n=this&&this!==aa&&this instanceof t?y||kr(n):n).apply(o,e)}}function Sr(r,a){return function(t,e){return t=t,o=r,n=a(e),i={},me(t,function(t,e,r){o(i,n(t),e,r)}),i;var o,n,i}}function Tr(o,n){return function(t,e){var r;if(t===Bi&&e===Bi)return n;if(t!==Bi&&(r=t),e!==Bi){if(r===Bi)return e;e="string"==typeof t||"string"==typeof e?(t=c(t),c(e)):(t=Xe(t),Xe(e)),r=o(t,e)}return r}}function Cr(o){return Fr(function(t){return t=da(t,ua(m())),a(function(e){var r=this;return o(t,function(t){return la(t,r,e)})})})}function Nr(t,e){var r=(e=e===Bi?" ":c(e)).length;if(r<2)return r?Ue(e,t):e;r=Ue(e,ut(t/ba(e)));return fa(e)?lr(ha(r),0,t).join(""):r.slice(0,t)}function Lr(l,t,s,c){var d=1&t,m=kr(l);return function t(){for(var e=-1,r=arguments.length,o=-1,n=c.length,i=k(n+r),a=this&&this!==aa&&this instanceof t?m:l;++o<n;)i[o]=c[o];for(;r--;)i[o++]=arguments[++e];return la(a,d?s:this,i)}}function Or(c){return function(t,e,r){r&&"number"!=typeof r&&p(t,e,r)&&(e=r=Bi),t=Mn(t),e===Bi?(e=t,t=0):e=Mn(e),r=r===Bi?t<e?1:-1:Mn(r);for(var o=t,n=r,i=c,a=-1,l=v(ut((e-o)/(n||1)),0),s=k(l);l--;)s[i?l:++a]=o,o+=n;return s}}function Rr(r){return function(t,e){return"string"==typeof t&&"string"==typeof e||(t=T(t),e=T(e)),r(t,e)}}function Ar(t,e,r,o,n,i,a,l,s,c){var d=8&e,n=(4&(e=(e|(d?32:64))&~(d?64:32))||(e&=-4),[t,e,n,d?i:Bi,d?a:Bi,d?Bi:i,d?Bi:a,l,s,c]),i=r.apply(Bi,n);return io(t)&&fo(i,n),i.placeholder=o,ho(i,t,e)}function Mr(t){var o=A[t];return function(t,e){var r;return t=T(t),(e=null==e?0:_(S(e),292))&&bt(t)?(r=(u(t)+"e").split("e"),+((r=(u(o(r[0]+"e"+(+r[1]+e)))+"e").split("e"))[0]+"e"+(+r[1]-e))):o(t)}}var Pr=zt&&1/os(new zt([,-0]))[1]==1/0?function(t){return new zt(t)}:ji;function Dr(i){return function(t){var e,r,o,n=I(t);return n==Xi?es(t):n==Qi?(n=t,e=-1,r=Array(n.size),n.forEach(function(t){r[++e]=[t,t]}),r):da(i(o=t),function(t){return[t,o[t]]})}}function Ir(t,e,r,o,n,i,a,l){var s=2&e;if(!s&&"function"!=typeof t)throw new x(Wi);var c,d,m,p,u,f=o?o.length:0,g=(f||(e&=-97,o=n=Bi),a=a===Bi?a:v(S(a),0),l=l===Bi?l:S(l),f-=n?n.length:0,64&e&&(b=o,c=n,o=n=Bi),s?Bi:qr(t)),b=[t,e,r,o,n,b,c,i,a,l];return g&&function(t,e){var r=t[1],o=e[1],n=r|o,i=n<131,a=o==Fi&&8==r||o==Fi&&256==r&&t[7].length<=e[8]||384==o&&e[7].length<=e[8]&&8==r;if(!i&&!a)return;1&o&&(t[2]=e[2],n|=1&r?0:4);i=e[3];{var l;i&&(l=t[3],t[3]=l?ur(l,i,e[4]):i,t[4]=l?ga(t[3],va):e[4])}(i=e[5])&&(l=t[5],t[5]=l?fr(l,i,e[6]):i,t[6]=l?ga(t[5],va):e[6]);(i=e[7])&&(t[7]=i);o&Fi&&(t[8]=null==t[8]?e[8]:_(t[8],e[8]));null==t[9]&&(t[9]=e[9]);t[0]=e[0],t[1]=n}(b,g),t=b[0],e=b[1],r=b[2],o=b[3],n=b[4],!(l=b[9]=b[9]===Bi?s?0:t.length:v(b[9]-f,0))&&24&e&&(e&=-25),c=e&&1!=e?8==e||16==e?_r(t,e,l):32!=e&&33!=e||n.length?Er.apply(Bi,b):Lr(t,e,r,o):(m=r,p=1&e,u=kr(d=t),function t(){return(this&&this!==aa&&this instanceof t?u:d).apply(p?m:this,arguments)}),ho((g?Fe:fo)(c,b),t,e)}function Ur(t,e,r,o){return t===Bi||U(t,Y[r])&&!P.call(o,r)?e:t}function $r(t,e,r,o,n,i){return z(t)&&z(e)&&(i.set(e,t),Oe(t,e,Bi,$r,i),i.delete(e)),t}function Br(t){return Sn(t)?Bi:t}function Wr(t,e,r,o,n,i){var a=1&r,l=t.length,s=e.length;if(l!=s&&!(a&&l<s))return!1;var s=i.get(t),c=i.get(e);if(s&&c)return s==e&&c==t;var d=-1,m=!0,p=2&r?new Wt:Bi;for(i.set(t,e),i.set(e,t);++d<l;){var u,f=t[d],g=e[d];if((u=o?a?o(g,f,d,e,t,i):o(f,g,d,t,e,i):u)!==Bi){if(u)continue;m=!1;break}if(p){if(!Dl(e,function(t,e){return!Xl(p,e)&&(f===t||n(f,t,r,o,i))&&p.push(e)})){m=!1;break}}else if(f!==g&&!n(f,g,r,o,i)){m=!1;break}}return i.delete(t),i.delete(e),m}function Fr(t){return bo(mo(t,Bi,So),t+"")}function Hr(t){return ge(t,C,Jr)}function Yr(t){return ge(t,N,Qr)}var qr=St?function(t){return St.get(t)}:ji;function Zr(t){for(var e=t.name+"",r=Tt[e],o=P.call(Tt,e)?r.length:0;o--;){var n=r[o],i=n.func;if(null==i||i==t)return n.name}return e}function Vr(t){return(P.call(f,"placeholder")?f:t).placeholder}function m(){var t=(t=f.iteratee||wi)===wi?ze:t;return arguments.length?t(arguments[0],arguments[1]):t}function Xr(t,e){var r,o,t=t.__data__;return("string"==(o=typeof(r=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==r:null===r)?t["string"==typeof e?"string":"hash"]:t.map}function Gr(t){for(var e=C(t),r=e.length;r--;){var o=e[r],n=t[o];e[r]=[o,n,so(n)]}return e}function Kr(t,e){e=e;t=null==(t=t)?Bi:t[e];return je(t)?t:Bi}var Jr=gt?function(e){return null==e?[]:(e=g(e),ca(gt(e),function(t){return nt.call(e,t)}))}:Li,Qr=gt?function(t){for(var e=[];t;)ma(e,Jr(t)),t=rt(t);return e}:Li,I=r;function to(t,e,r){for(var o=-1,n=(e=ir(e,t)).length,i=!1;++o<n;){var a=ko(e[o]);if(!(i=null!=t&&r(t,a)))break;t=t[a]}return i||++o!=n?i:!!(n=null==t?0:t.length)&&jn(n)&&oo(a,n)&&($(t)||xn(t))}function eo(t){return"function"!=typeof t.constructor||lo(t)?{}:Pt(rt(t))}function ro(t){return $(t)||xn(t)||!!(at&&t&&t[at])}function oo(t,e){var r=typeof t;return!!(e=null==e?Hi:e)&&("number"==r||"symbol"!=r&&ml.test(t))&&-1<t&&t%1==0&&t<e}function p(t,e,r){var o;if(z(r))return o=typeof e,("number"==o?d(r)&&oo(e,r.length):"string"==o&&e in r)&&U(r[e],t)}function no(t,e){var r;if(!$(t))return r=typeof t,"number"==r||"symbol"==r||"boolean"==r||null==t||E(t)||(Va.test(t)||!Za.test(t)||null!=e&&t in g(e))}function io(t){var e=Zr(t),r=f[e];if("function"==typeof r&&e in h.prototype){if(t===r)return 1;e=qr(r);return e&&t===e[0]}}(i&&I(new i(new ArrayBuffer(1)))!=oa||_t&&I(new _t)!=Xi||jt&&I(jt.resolve())!=Ea||zt&&I(new zt)!=Qi||t&&I(new t)!=ea)&&(I=function(t){var e=r(t),t=e==Ki?t.constructor:Bi,t=t?_o(t):"";if(t)switch(t){case Ct:return oa;case Nt:return Xi;case Lt:return Ea;case Ot:return Qi;case Rt:return ea}return e});var ao=q?kn:Oi;function lo(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Y)}function so(t){return t==t&&!z(t)}function co(e,r){return function(t){return null!=t&&(t[e]===r&&(r!==Bi||e in g(t)))}}function mo(i,a,l){return a=v(a===Bi?i.length-1:a,0),function(){for(var t=arguments,e=-1,r=v(t.length-a,0),o=k(r);++e<r;)o[e]=t[a+e];for(var e=-1,n=k(a+1);++e<a;)n[e]=t[e];return n[a]=l(o),la(i,this,n)}}function po(t,e){return e.length<2?t:fe(t,l(e,0,-1))}function uo(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}var fo=xo(Fe),go=pt||function(t,e){return aa.setTimeout(t,e)},bo=xo(e);function ho(t,e,r){var o,n,e=e+"";return bo(t,function(t,e){var r=e.length;if(!r)return t;var o=r-1;return e[o]=(1<r?"& ":"")+e[o],e=e.join(2<r?", ":" "),t.replace(Qa,"{\n/* [wrapped with "+e+"] */\n")}(e,(o=(t=(t=e).match(tl))?t[1].split(el):[],n=r,sa(ya,function(t){var e="_."+t[0];n&t[1]&&!Rl(o,e)&&o.push(e)}),o.sort())))}function xo(r){var o=0,n=0;return function(){var t=vt(),e=16-(t-n);if(n=t,0<e){if(800<=++o)return arguments[0]}else o=0;return r.apply(Bi,arguments)}}function vo(t,e){var r=-1,o=t.length,n=o-1;for(e=e===Bi?o:e;++r<e;){var i=Ie(r,n),a=t[i];t[i]=t[r],t[r]=a}return t.length=e,t}wo=(dt=mn(dt=function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(""),t.replace(Xa,function(t,e,r,o){n.push(r?o.replace(nl,"$1"):e||t)}),n},function(t){return 500===wo.size&&wo.clear(),t})).cache;var wo,yo=dt;function ko(t){if("string"==typeof t||E(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function _o(t){if(null!=t){try{return Z.call(t)}catch(t){}try{return t+""}catch(t){}}return""}function jo(t){if(t instanceof h)return t.clone();var e=new b(t.__wrapped__,t.__chain__);return e.__actions__=j(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}i=a(function(t,e){return y(t)?oe(t,s(e,1,y,!0)):[]}),jt=a(function(t,e){var r=o(e);return y(r)&&(r=Bi),y(t)?oe(t,s(e,1,y,!0),m(r,2)):[]}),t=a(function(t,e){var r=o(e);return y(r)&&(r=Bi),y(t)?oe(t,s(e,1,y,!0),Bi,r):[]});function zo(t,e,r){var o=null==t?0:t.length;if(!o)return-1;r=null==r?0:S(r);return r<0&&(r=v(o+r,0)),Ul(t,m(e,3),r)}function Eo(t,e,r){var o=null==t?0:t.length;if(!o)return-1;var n=o-1;return r!==Bi&&(n=S(r),n=r<0?v(o+n,0):_(n,o-1)),Ul(t,m(e,3),n,!0)}function So(t){return(null==t?0:t.length)?s(t,1):[]}function To(t){return t&&t.length?t[0]:Bi}q=a(function(t){var e=da(t,or);return e.length&&e[0]===t[0]?ve(e):[]}),pt=a(function(t){var e=o(t),r=da(t,or);return e===o(r)?e=Bi:r.pop(),r.length&&r[0]===t[0]?ve(r,m(e,2)):[]}),e=a(function(t){var e=o(t),r=da(t,or);return(e="function"==typeof e?e:Bi)&&r.pop(),r.length&&r[0]===t[0]?ve(r,Bi,e):[]});function o(t){var e=null==t?0:t.length;return e?t[e-1]:Bi}dt=a(Co);function Co(t,e){return t&&t.length&&e&&e.length?Pe(t,e):t}var No=Fr(function(t,e){var r=null==t?0:t.length,o=Qt(t,e);return De(t,da(e,function(t){return oo(t,r)?+t:t}).sort(pr)),o});function Lo(t){return null==t?t:kt.call(t)}var Oo=a(function(t){return Ge(s(t,1,y,!0))}),Ro=a(function(t){var e=o(t);return y(e)&&(e=Bi),Ge(s(t,1,y,!0),m(e,2))}),Ao=a(function(t){var e="function"==typeof(e=o(t))?e:Bi;return Ge(s(t,1,y,!0),Bi,e)});function Mo(e){if(!e||!e.length)return[];var r=0;return e=ca(e,function(t){return y(t)&&(r=v(t.length,r),1)}),ql(r,function(t){return da(e,Fl(t))})}function Po(t,e){if(!t||!t.length)return[];t=Mo(t);return null==e?t:da(t,function(t){return la(e,Bi,t)})}var Do=a(function(t,e){return y(t)?oe(t,e):[]}),Io=a(function(t){return er(ca(t,y))}),Uo=a(function(t){var e=o(t);return y(e)&&(e=Bi),er(ca(t,y),m(e,2))}),$o=a(function(t){var e="function"==typeof(e=o(t))?e:Bi;return er(ca(t,y),Bi,e)}),Bo=a(Mo);var Wo=a(function(t){var e=t.length,e="function"==typeof(e=1<e?t[e-1]:Bi)?(t.pop(),e):Bi;return Po(t,e)});function Fo(t){t=f(t);return t.__chain__=!0,t}function Ho(t,e){return e(t)}var Yo=Fr(function(e){function t(t){return Qt(t,e)}var r=e.length,o=r?e[0]:0,n=this.__wrapped__;return!(1<r||this.__actions__.length)&&n instanceof h&&oo(o)?((n=n.slice(o,+o+(r?1:0))).__actions__.push({func:Ho,args:[t],thisArg:Bi}),new b(n,this.__chain__).thru(function(t){return r&&!t.length&&t.push(Bi),t})):this.thru(t)});var qo=br(function(t,e,r){P.call(t,r)?++t[r]:Jt(t,r,1)});var Zo=jr(zo),Vo=jr(Eo);function Xo(t,e){return($(t)?sa:ne)(t,m(e,3))}function Go(t,e){return($(t)?Ll:ie)(t,m(e,3))}var Ko=br(function(t,e,r){P.call(t,r)?t[r].push(e):Jt(t,r,[e])});var Jo=a(function(t,e,r){var o=-1,n="function"==typeof e,i=d(t)?k(t.length):[];return ne(t,function(t){i[++o]=n?la(e,t,r):we(t,e,r)}),i}),Qo=br(function(t,e,r){Jt(t,r,e)});function tn(t,e){return($(t)?da:Ce)(t,m(e,3))}var en=br(function(t,e,r){t[r?0:1].push(e)},function(){return[[],[]]});var rn=a(function(t,e){if(null==t)return[];var r=e.length;return 1<r&&p(t,e[0],e[1])?e=[]:2<r&&p(e[0],e[1],e[2])&&(e=[e[0]]),Ae(t,s(e,1),[])}),on=mt||function(){return aa.Date.now()};function nn(t,e,r){return e=r?Bi:e,e=t&&null==e?t.length:e,Ir(t,Fi,Bi,Bi,Bi,Bi,e)}function an(t,e){var r;if("function"!=typeof e)throw new x(Wi);return t=S(t),function(){return 0<--t&&(r=e.apply(this,arguments)),t<=1&&(e=Bi),r}}var ln=a(function(t,e,r){var o,n=1;return r.length&&(o=ga(r,Vr(ln)),n|=32),Ir(t,n,e,r,o)}),sn=a(function(t,e,r){var o,n=3;return r.length&&(o=ga(r,Vr(sn)),n|=32),Ir(e,n,t,r,o)});function cn(o,r,t){var n,i,a,l,s,c,d=0,m=!1,p=!1,e=!0;if("function"!=typeof o)throw new x(Wi);function u(t){var e=n,r=i;return n=i=Bi,d=t,l=o.apply(r,e)}function f(t){var e=t-c;return c===Bi||r<=e||e<0||p&&a<=t-d}function g(){var t,e=on();if(f(e))return b(e);s=go(g,(t=r-((e=e)-c),p?_(t,a-(e-d)):t))}function b(t){return s=Bi,e&&n?u(t):(n=i=Bi,l)}function h(){var t=on(),e=f(t);if(n=arguments,i=this,c=t,e){if(s===Bi)return d=t=c,s=go(g,r),m?u(t):l;if(p)return sr(s),s=go(g,r),u(c)}return s===Bi&&(s=go(g,r)),l}return r=T(r)||0,z(t)&&(m=!!t.leading,p="maxWait"in t,a=p?v(T(t.maxWait)||0,r):a,e="trailing"in t?!!t.trailing:e),h.cancel=function(){s!==Bi&&sr(s),d=0,n=c=i=s=Bi},h.flush=function(){return s===Bi?l:b(on())},h}var mt=a(function(t,e){return re(t,1,e)}),dn=a(function(t,e,r){return re(t,T(e)||0,r)});function mn(o,n){if("function"!=typeof o||null!=n&&"function"!=typeof n)throw new x(Wi);function i(){var t=arguments,e=n?n.apply(this,t):t[0],r=i.cache;return r.has(e)?r.get(e):(t=o.apply(this,t),i.cache=r.set(e,t)||r,t)}return i.cache=new(mn.Cache||Bt),i}function pn(e){if("function"!=typeof e)throw new x(Wi);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}mn.Cache=Bt;var ar=ar(function(o,n){var i=(n=1==n.length&&$(n[0])?da(n[0],ua(m())):da(s(n,1),ua(m()))).length;return a(function(t){for(var e=-1,r=_(t.length,i);++e<r;)t[e]=n[e].call(this,t[e]);return la(o,this,t)})}),un=a(function(t,e){var r=ga(e,Vr(un));return Ir(t,32,Bi,e,r)}),fn=a(function(t,e){var r=ga(e,Vr(fn));return Ir(t,64,Bi,e,r)}),gn=Fr(function(t,e){return Ir(t,256,Bi,Bi,Bi,e)});function U(t,e){return t===e||t!=t&&e!=e}var bn=Rr(be),hn=Rr(function(t,e){return e<=t}),xn=ye(function(){return arguments}())?ye:function(t){return B(t)&&P.call(t,"callee")&&!nt.call(t,"callee")},$=k.isArray,vn=jl?ua(jl):function(t){return B(t)&&r(t)==ra};function d(t){return null!=t&&jn(t.length)&&!kn(t)}function y(t){return B(t)&&d(t)}var wn=H||Oi,H=zl?ua(zl):function(t){return B(t)&&r(t)==Vi};function yn(t){if(!B(t))return!1;var e=r(t);return e==_a||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!Sn(t)}function kn(t){if(!z(t))return!1;t=r(t);return t==ja||t==za||"[object AsyncFunction]"==t||"[object Proxy]"==t}function _n(t){return"number"==typeof t&&t==S(t)}function jn(t){return"number"==typeof t&&-1<t&&t%1==0&&t<=Hi}function z(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function B(t){return null!=t&&"object"==typeof t}var zn=El?ua(El):function(t){return B(t)&&I(t)==Xi};function En(t){return"number"==typeof t||B(t)&&r(t)==Gi}function Sn(t){if(!B(t)||r(t)!=Ki)return!1;t=rt(t);if(null===t)return!0;t=P.call(t,"constructor")&&t.constructor;return"function"==typeof t&&t instanceof t&&Z.call(t)==K}var Tn=Sl?ua(Sl):function(t){return B(t)&&r(t)==Ji};var Cn=Tl?ua(Tl):function(t){return B(t)&&I(t)==Qi};function Nn(t){return"string"==typeof t||!$(t)&&B(t)&&r(t)==ta}function E(t){return"symbol"==typeof t||B(t)&&r(t)==Sa}var Ln=Cl?ua(Cl):function(t){return B(t)&&jn(t.length)&&!!na[r(t)]};var On=Rr(Te),Rn=Rr(function(t,e){return t<=e});function An(t){if(!t)return[];if(d(t))return(Nn(t)?ha:j)(t);if(lt&&t[lt]){for(var e,r=t[lt](),o=[];!(e=r.next()).done;)o.push(e.value);return o}var n=I(t);return(n==Xi?es:n==Qi?os:oi)(t)}function Mn(t){return t?(t=T(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function S(t){var t=Mn(t),e=t%1;return t==t?e?t-e:t:0}function Pn(t){return t?te(S(t),0,Yi):0}function T(t){if("number"==typeof t)return t;if(E(t))return wa;if("string"!=typeof(t=z(t)?z(e="function"==typeof t.valueOf?t.valueOf():t)?e+"":e:t))return 0===t?t:+t;t=Zl(t);var e=sl.test(t);return e||dl.test(t)?kl(t.slice(2),e?2:8):ll.test(t)?wa:+t}function Dn(t){return gr(t,N(t))}function u(t){return null==t?"":c(t)}var In=hr(function(t,e){if(lo(e)||d(e))gr(e,C(e),t);else for(var r in e)P.call(e,r)&&Vt(t,r,e[r])}),Un=hr(function(t,e){gr(e,N(e),t)}),$n=hr(function(t,e,r,o){gr(e,N(e),t,o)}),Bn=hr(function(t,e,r,o){gr(e,C(e),t,o)}),Wn=Fr(Qt);var Fn=a(function(t,e){t=g(t);var r=-1,o=e.length,n=2<o?e[2]:Bi;for(n&&p(e[0],e[1],n)&&(o=1);++r<o;)for(var i=e[r],a=N(i),l=-1,s=a.length;++l<s;){var c=a[l],d=t[c];(d===Bi||U(d,Y[c])&&!P.call(t,c))&&(t[c]=i[c])}return t}),Hn=a(function(t){return t.push(Bi,$r),la(Kn,Bi,t)});function Yn(t,e,r){t=null==t?Bi:fe(t,e);return t===Bi?r:t}function qn(t,e){return null!=t&&to(t,e,xe)}var Zn=Sr(function(t,e,r){t[e=null!=e&&"function"!=typeof e.toString?G.call(e):e]=r},hi(L)),Vn=Sr(function(t,e,r){null!=e&&"function"!=typeof e.toString&&(e=G.call(e)),P.call(t,e)?t[e].push(r):t[e]=[r]},m),Xn=a(we);function C(t){return(d(t)?Ft:Ee)(t)}function N(t){return d(t)?Ft(t,!0):Se(t)}var Gn=hr(function(t,e,r){Oe(t,e,r)}),Kn=hr(function(t,e,r,o){Oe(t,e,r,o)}),Jn=Fr(function(e,t){var r={};if(null==e)return r;for(var o=!1,n=(t=da(t,function(t){return t=ir(t,e),o=o||1<t.length,t}),gr(e,Yr(e),r),o&&(r=w(r,7,Br)),t.length);n--;)Ke(r,t[n]);return r});var Qn=Fr(function(t,e){return null==t?{}:Me(r=t,e,function(t,e){return qn(r,e)});var r});function ti(t,r){if(null==t)return{};var e=da(Yr(t),function(t){return[t]});return r=m(r),Me(t,e,function(t,e){return r(t,e[0])})}var ei=Dr(C),ri=Dr(N);function oi(t){return null==t?[]:Vl(t,C(t))}var ni=yr(function(t,e,r){return e=e.toLowerCase(),t+(r?ii(e):e)});function ii(t){return ui(u(t).toLowerCase())}function ai(t){return(t=u(t))&&t.replace(pl,Jl).replace(bl,"")}var li=yr(function(t,e,r){return t+(r?"-":"")+e.toLowerCase()}),si=yr(function(t,e,r){return t+(r?" ":"")+e.toLowerCase()}),ci=wr("toLowerCase");var di=yr(function(t,e,r){return t+(r?"_":"")+e.toLowerCase()});var mi=yr(function(t,e,r){return t+(r?" ":"")+ui(e)});var pi=yr(function(t,e,r){return t+(r?" ":"")+e.toUpperCase()}),ui=wr("toUpperCase");function fi(t,e,r){return t=u(t),(e=r?Bi:e)===Bi?(r=t,xl.test(r)?t.match(hl)||[]:t.match(rl)||[]):t.match(e)||[]}var gi=a(function(t,e){try{return la(t,Bi,e)}catch(t){return yn(t)?t:new O(t)}}),bi=Fr(function(e,t){return sa(t,function(t){t=ko(t),Jt(e,t,ln(e[t],e))}),e});function hi(t){return function(){return t}}var xi=zr(),vi=zr(!0);function L(t){return t}function wi(t){return ze("function"==typeof t?t:w(t,1))}var yi=a(function(e,r){return function(t){return we(t,e,r)}}),ki=a(function(e,r){return function(t){return we(e,t,r)}});function _i(o,e,t){var r=C(e),n=ue(e,r),i=(null!=t||z(e)&&(n.length||!r.length)||(t=e,e=o,o=this,n=ue(e,C(e))),!(z(t)&&"chain"in t&&!t.chain)),a=kn(o);return sa(n,function(t){var r=e[t];o[t]=r,a&&(o.prototype[t]=function(){var t,e=this.__chain__;return i||e?(((t=o(this.__wrapped__)).__actions__=j(this.__actions__)).push({func:r,args:arguments,thisArg:o}),t.__chain__=e,t):r.apply(o,ma([this.value()],arguments))})}),o}function ji(){}var zi=Cr(da),Ei=Cr(Ol),Si=Cr(Dl);function Ti(t){return no(t)?Fl(ko(t)):(e=t,function(t){return fe(t,e)});var e}var Ci=Or(),Ni=Or(!0);function Li(){return[]}function Oi(){return!1}var Ri=Tr(function(t,e){return t+e},0),Ai=Mr("ceil"),Mi=Tr(function(t,e){return t/e},1),Pi=Mr("floor");var Di,Ii=Tr(function(t,e){return t*e},1),Ui=Mr("round"),$i=Tr(function(t,e){return t-e},0);return f.after=function(t,e){if("function"!=typeof e)throw new x(Wi);return t=S(t),function(){if(--t<1)return e.apply(this,arguments)}},f.ary=nn,f.assign=In,f.assignIn=Un,f.assignInWith=$n,f.assignWith=Bn,f.at=Wn,f.before=an,f.bind=ln,f.bindAll=bi,f.bindKey=sn,f.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return $(t)?t:[t]},f.chain=Fo,f.chunk=function(t,e,r){e=(r?p(t,e,r):e===Bi)?1:v(S(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var n=0,i=0,a=k(ut(o/e));n<o;)a[i++]=l(t,n,n+=e);return a},f.compact=function(t){for(var e=-1,r=null==t?0:t.length,o=0,n=[];++e<r;){var i=t[e];i&&(n[o++]=i)}return n},f.concat=function(){var t=arguments.length;if(!t)return[];for(var e=k(t-1),r=arguments[0],o=t;o--;)e[o-1]=arguments[o];return ma($(r)?j(r):[r],s(e,1))},f.cond=function(o){var n=null==o?0:o.length,e=m();return o=n?da(o,function(t){if("function"!=typeof t[1])throw new x(Wi);return[e(t[0]),t[1]]}):[],a(function(t){for(var e=-1;++e<n;){var r=o[e];if(la(r[0],this,t))return la(r[1],this,t)}})},f.conforms=function(t){return e=w(t,1),r=C(e),function(t){return ee(t,e,r)};var e,r},f.constant=hi,f.countBy=qo,f.create=function(t,e){return t=Pt(t),null==e?t:Kt(t,e)},f.curry=function t(e,r,o){e=Ir(e,8,Bi,Bi,Bi,Bi,Bi,r=o?Bi:r);return e.placeholder=t.placeholder,e},f.curryRight=function t(e,r,o){e=Ir(e,16,Bi,Bi,Bi,Bi,Bi,r=o?Bi:r);return e.placeholder=t.placeholder,e},f.debounce=cn,f.defaults=Fn,f.defaultsDeep=Hn,f.defer=mt,f.delay=dn,f.difference=i,f.differenceBy=jt,f.differenceWith=t,f.drop=function(t,e,r){var o=null==t?0:t.length;return o?l(t,(e=r||e===Bi?1:S(e))<0?0:e,o):[]},f.dropRight=function(t,e,r){var o=null==t?0:t.length;return o?l(t,0,(e=o-(e=r||e===Bi?1:S(e)))<0?0:e):[]},f.dropRightWhile=function(t,e){return t&&t.length?Qe(t,m(e,3),!0,!0):[]},f.dropWhile=function(t,e){return t&&t.length?Qe(t,m(e,3),!0):[]},f.fill=function(t,e,r,o){if(!(s=null==t?0:t.length))return[];r&&"number"!=typeof r&&p(t,e,r)&&(r=0,o=s);var n=t,i=e,a=r,l=o,s=n.length;for((a=S(a))<0&&(a=s<-a?0:s+a),(l=l===Bi||s<l?s:S(l))<0&&(l+=s),l=l<a?0:Pn(l);a<l;)n[a++]=i;return n},f.filter=function(t,e){return($(t)?ca:se)(t,m(e,3))},f.flatMap=function(t,e){return s(tn(t,e),1)},f.flatMapDeep=function(t,e){return s(tn(t,e),1/0)},f.flatMapDepth=function(t,e,r){return r=r===Bi?1:S(r),s(tn(t,e),r)},f.flatten=So,f.flattenDeep=function(t){return(null==t?0:t.length)?s(t,1/0):[]},f.flattenDepth=function(t,e){return(null==t?0:t.length)?s(t,e=e===Bi?1:S(e)):[]},f.flip=function(t){return Ir(t,512)},f.flow=xi,f.flowRight=vi,f.fromPairs=function(t){for(var e=-1,r=null==t?0:t.length,o={};++e<r;){var n=t[e];o[n[0]]=n[1]}return o},f.functions=function(t){return null==t?[]:ue(t,C(t))},f.functionsIn=function(t){return null==t?[]:ue(t,N(t))},f.groupBy=Ko,f.initial=function(t){return(null==t?0:t.length)?l(t,0,-1):[]},f.intersection=q,f.intersectionBy=pt,f.intersectionWith=e,f.invert=Zn,f.invertBy=Vn,f.invokeMap=Jo,f.iteratee=wi,f.keyBy=Qo,f.keys=C,f.keysIn=N,f.map=tn,f.mapKeys=function(t,o){var n={};return o=m(o,3),me(t,function(t,e,r){Jt(n,o(t,e,r),t)}),n},f.mapValues=function(t,o){var n={};return o=m(o,3),me(t,function(t,e,r){Jt(n,e,o(t,e,r))}),n},f.matches=function(t){return Ne(w(t,1))},f.matchesProperty=function(t,e){return Le(t,w(e,1))},f.memoize=mn,f.merge=Gn,f.mergeWith=Kn,f.method=yi,f.methodOf=ki,f.mixin=_i,f.negate=pn,f.nthArg=function(e){return e=S(e),a(function(t){return Re(t,e)})},f.omit=Jn,f.omitBy=function(t,e){return ti(t,pn(m(e)))},f.once=function(t){return an(2,t)},f.orderBy=function(t,e,r,o){return null==t?[]:Ae(t,e=$(e)?e:null==e?[]:[e],r=$(r=o?Bi:r)?r:null==r?[]:[r])},f.over=zi,f.overArgs=ar,f.overEvery=Ei,f.overSome=Si,f.partial=un,f.partialRight=fn,f.partition=en,f.pick=Qn,f.pickBy=ti,f.property=Ti,f.propertyOf=function(e){return function(t){return null==e?Bi:fe(e,t)}},f.pull=dt,f.pullAll=Co,f.pullAllBy=function(t,e,r){return t&&t.length&&e&&e.length?Pe(t,e,m(r,2)):t},f.pullAllWith=function(t,e,r){return t&&t.length&&e&&e.length?Pe(t,e,Bi,r):t},f.pullAt=No,f.range=Ci,f.rangeRight=Ni,f.rearg=gn,f.reject=function(t,e){return($(t)?ca:se)(t,pn(m(e,3)))},f.remove=function(t,e){var r=[];if(!t||!t.length)return r;var o=-1,n=[],i=t.length;for(e=m(e,3);++o<i;){var a=t[o];e(a,o,t)&&(r.push(a),n.push(o))}return De(t,n),r},f.rest=function(t,e){if("function"!=typeof t)throw new x(Wi);return a(t,e=e===Bi?e:S(e))},f.reverse=Lo,f.sampleSize=function(t,e,r){return e=(r?p(t,e,r):e===Bi)?1:S(e),($(t)?Yt:Be)(t,e)},f.set=function(t,e,r){return null==t?t:We(t,e,r)},f.setWith=function(t,e,r,o){return o="function"==typeof o?o:Bi,null==t?t:We(t,e,r,o)},f.shuffle=function(t){return($(t)?qt:He)(t)},f.slice=function(t,e,r){var o=null==t?0:t.length;return o?(r=r&&"number"!=typeof r&&p(t,e,r)?(e=0,o):(e=null==e?0:S(e),r===Bi?o:S(r)),l(t,e,r)):[]},f.sortBy=rn,f.sortedUniq=function(t){return t&&t.length?Ve(t):[]},f.sortedUniqBy=function(t,e){return t&&t.length?Ve(t,m(e,2)):[]},f.split=function(t,e,r){return r&&"number"!=typeof r&&p(t,e,r)&&(e=r=Bi),(r=r===Bi?Yi:r>>>0)?(t=u(t))&&("string"==typeof e||null!=e&&!Tn(e))&&!(e=c(e))&&fa(t)?lr(ha(t),0,r):t.split(e,r):[]},f.spread=function(r,o){if("function"!=typeof r)throw new x(Wi);return o=null==o?0:v(S(o),0),a(function(t){var e=t[o],t=lr(t,0,o);return e&&ma(t,e),la(r,this,t)})},f.tail=function(t){var e=null==t?0:t.length;return e?l(t,1,e):[]},f.take=function(t,e,r){return t&&t.length?l(t,0,(e=r||e===Bi?1:S(e))<0?0:e):[]},f.takeRight=function(t,e,r){var o=null==t?0:t.length;return o?l(t,(e=o-(e=r||e===Bi?1:S(e)))<0?0:e,o):[]},f.takeRightWhile=function(t,e){return t&&t.length?Qe(t,m(e,3),!1,!0):[]},f.takeWhile=function(t,e){return t&&t.length?Qe(t,m(e,3)):[]},f.tap=function(t,e){return e(t),t},f.throttle=function(t,e,r){var o=!0,n=!0;if("function"!=typeof t)throw new x(Wi);return z(r)&&(o="leading"in r?!!r.leading:o,n="trailing"in r?!!r.trailing:n),cn(t,e,{leading:o,maxWait:e,trailing:n})},f.thru=Ho,f.toArray=An,f.toPairs=ei,f.toPairsIn=ri,f.toPath=function(t){return $(t)?da(t,ko):E(t)?[t]:j(yo(u(t)))},f.toPlainObject=Dn,f.transform=function(t,o,n){var e,r=$(t),i=r||wn(t)||Ln(t);return o=m(o,4),null==n&&(e=t&&t.constructor,n=i?r?new e:[]:z(t)&&kn(e)?Pt(rt(t)):{}),(i?sa:me)(t,function(t,e,r){return o(n,t,e,r)}),n},f.unary=function(t){return nn(t,1)},f.union=Oo,f.unionBy=Ro,f.unionWith=Ao,f.uniq=function(t){return t&&t.length?Ge(t):[]},f.uniqBy=function(t,e){return t&&t.length?Ge(t,m(e,2)):[]},f.uniqWith=function(t,e){return e="function"==typeof e?e:Bi,t&&t.length?Ge(t,Bi,e):[]},f.unset=function(t,e){return null==t||Ke(t,e)},f.unzip=Mo,f.unzipWith=Po,f.update=function(t,e,r){return null==t?t:Je(t,e,nr(r))},f.updateWith=function(t,e,r,o){return o="function"==typeof o?o:Bi,null==t?t:Je(t,e,nr(r),o)},f.values=oi,f.valuesIn=function(t){return null==t?[]:Vl(t,N(t))},f.without=Do,f.words=fi,f.wrap=function(t,e){return un(nr(e),t)},f.xor=Io,f.xorBy=Uo,f.xorWith=$o,f.zip=Bo,f.zipObject=function(t,e){return rr(t||[],e||[],Vt)},f.zipObjectDeep=function(t,e){return rr(t||[],e||[],We)},f.zipWith=Wo,f.entries=ei,f.entriesIn=ri,f.extend=Un,f.extendWith=$n,_i(f,f),f.add=Ri,f.attempt=gi,f.camelCase=ni,f.capitalize=ii,f.ceil=Ai,f.clamp=function(t,e,r){return r===Bi&&(r=e,e=Bi),r!==Bi&&(r=(r=T(r))==r?r:0),e!==Bi&&(e=(e=T(e))==e?e:0),te(T(t),e,r)},f.clone=function(t){return w(t,4)},f.cloneDeep=function(t){return w(t,5)},f.cloneDeepWith=function(t,e){return w(t,5,e="function"==typeof e?e:Bi)},f.cloneWith=function(t,e){return w(t,4,e="function"==typeof e?e:Bi)},f.conformsTo=function(t,e){return null==e||ee(t,e,C(e))},f.deburr=ai,f.defaultTo=function(t,e){return null==t||t!=t?e:t},f.divide=Mi,f.endsWith=function(t,e,r){t=u(t),e=c(e);var o=t.length,o=r=r===Bi?o:te(S(r),0,o);return 0<=(r-=e.length)&&t.slice(r,o)==e},f.eq=U,f.escape=function(t){return(t=u(t))&&Fa.test(t)?t.replace(Ba,Ql):t},f.escapeRegExp=function(t){return(t=u(t))&&Ka.test(t)?t.replace(Ga,"\\$&"):t},f.every=function(t,e,r){return($(t)?Ol:ae)(t,m(e=r&&p(t,e,r)?Bi:e,3))},f.find=Zo,f.findIndex=zo,f.findKey=function(t,e){return Il(t,m(e,3),me)},f.findLast=Vo,f.findLastIndex=Eo,f.findLastKey=function(t,e){return Il(t,m(e,3),pe)},f.floor=Pi,f.forEach=Xo,f.forEachRight=Go,f.forIn=function(t,e){return null==t?t:ce(t,m(e,3),N)},f.forInRight=function(t,e){return null==t?t:de(t,m(e,3),N)},f.forOwn=function(t,e){return t&&me(t,m(e,3))},f.forOwnRight=function(t,e){return t&&pe(t,m(e,3))},f.get=Yn,f.gt=bn,f.gte=hn,f.has=function(t,e){return null!=t&&to(t,e,he)},f.hasIn=qn,f.head=To,f.identity=L,f.includes=function(t,e,r,o){return t=d(t)?t:oi(t),r=r&&!o?S(r):0,o=t.length,r<0&&(r=v(o+r,0)),Nn(t)?r<=o&&-1<t.indexOf(e,r):!!o&&-1<pa(t,e,r)},f.indexOf=function(t,e,r){var o=null==t?0:t.length;return o?(r=null==r?0:S(r),pa(t,e,r=r<0?v(o+r,0):r)):-1},f.inRange=function(t,e,r){return e=Mn(e),r===Bi?(r=e,e=0):r=Mn(r),(t=t=T(t))>=_(e=e,r=r)&&t<v(e,r)},f.invoke=Xn,f.isArguments=xn,f.isArray=$,f.isArrayBuffer=vn,f.isArrayLike=d,f.isArrayLikeObject=y,f.isBoolean=function(t){return!0===t||!1===t||B(t)&&r(t)==Zi},f.isBuffer=wn,f.isDate=H,f.isElement=function(t){return B(t)&&1===t.nodeType&&!Sn(t)},f.isEmpty=function(t){if(null==t)return!0;if(d(t)&&($(t)||"string"==typeof t||"function"==typeof t.splice||wn(t)||Ln(t)||xn(t)))return!t.length;var e,r=I(t);if(r==Xi||r==Qi)return!t.size;if(lo(t))return!Ee(t).length;for(e in t)if(P.call(t,e))return!1;return!0},f.isEqual=function(t,e){return ke(t,e)},f.isEqualWith=function(t,e,r){var o=(r="function"==typeof r?r:Bi)?r(t,e):Bi;return o===Bi?ke(t,e,Bi,r):!!o},f.isError=yn,f.isFinite=function(t){return"number"==typeof t&&bt(t)},f.isFunction=kn,f.isInteger=_n,f.isLength=jn,f.isMap=zn,f.isMatch=function(t,e){return t===e||_e(t,e,Gr(e))},f.isMatchWith=function(t,e,r){return r="function"==typeof r?r:Bi,_e(t,e,Gr(e),r)},f.isNaN=function(t){return En(t)&&t!=+t},f.isNative=function(t){if(ao(t))throw new O("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return je(t)},f.isNil=function(t){return null==t},f.isNull=function(t){return null===t},f.isNumber=En,f.isObject=z,f.isObjectLike=B,f.isPlainObject=Sn,f.isRegExp=Tn,f.isSafeInteger=function(t){return _n(t)&&-Hi<=t&&t<=Hi},f.isSet=Cn,f.isString=Nn,f.isSymbol=E,f.isTypedArray=Ln,f.isUndefined=function(t){return t===Bi},f.isWeakMap=function(t){return B(t)&&I(t)==ea},f.isWeakSet=function(t){return B(t)&&"[object WeakSet]"==r(t)},f.join=function(t,e){return null==t?"":ht.call(t,e)},f.kebabCase=li,f.last=o,f.lastIndexOf=function(t,e,r){var o=null==t?0:t.length;if(!o)return-1;var n=o;if(r!==Bi&&(n=(n=S(r))<0?v(o+n,0):_(n,o-1)),e!=e)return Ul(t,Bl,n,!0);for(var i=t,a=e,l=n+1;l--;)if(i[l]===a)return l;return l},f.lowerCase=si,f.lowerFirst=ci,f.lt=On,f.lte=Rn,f.max=function(t){return t&&t.length?le(t,L,be):Bi},f.maxBy=function(t,e){return t&&t.length?le(t,m(e,2),be):Bi},f.mean=function(t){return Wl(t,L)},f.meanBy=function(t,e){return Wl(t,m(e,2))},f.min=function(t){return t&&t.length?le(t,L,Te):Bi},f.minBy=function(t,e){return t&&t.length?le(t,m(e,2),Te):Bi},f.stubArray=Li,f.stubFalse=Oi,f.stubObject=function(){return{}},f.stubString=function(){return""},f.stubTrue=function(){return!0},f.multiply=Ii,f.nth=function(t,e){return t&&t.length?Re(t,S(e)):Bi},f.noConflict=function(){return aa._===this&&(aa._=J),this},f.noop=ji,f.now=on,f.pad=function(t,e,r){t=u(t);var o=(e=S(e))?ba(t):0;return!e||e<=o?t:Nr(ft(e=(e-o)/2),r)+t+Nr(ut(e),r)},f.padEnd=function(t,e,r){t=u(t);var o=(e=S(e))?ba(t):0;return e&&o<e?t+Nr(e-o,r):t},f.padStart=function(t,e,r){t=u(t);var o=(e=S(e))?ba(t):0;return e&&o<e?Nr(e-o,r)+t:t},f.parseInt=function(t,e,r){return e=r||null==e?0:e&&+e,wt(u(t).replace(Ja,""),e||0)},f.random=function(t,e,r){var o;return r&&"boolean"!=typeof r&&p(t,e,r)&&(e=r=Bi),r===Bi&&("boolean"==typeof e?(r=e,e=Bi):"boolean"==typeof t&&(r=t,t=Bi)),t===Bi&&e===Bi?(t=0,e=1):(t=Mn(t),e===Bi?(e=t,t=0):e=Mn(e)),e<t&&(o=t,t=e,e=o),r||t%1||e%1?(o=yt(),_(t+o*(e-t+yl("1e-"+((o+"").length-1))),e)):Ie(t,e)},f.reduce=function(t,e,r){var o=$(t)?Ml:Hl,n=arguments.length<3;return o(t,m(e,4),r,n,ne)},f.reduceRight=function(t,e,r){var o=$(t)?Pl:Hl,n=arguments.length<3;return o(t,m(e,4),r,n,ie)},f.repeat=function(t,e,r){return e=(r?p(t,e,r):e===Bi)?1:S(e),Ue(u(t),e)},f.replace=function(){var t=arguments,e=u(t[0]);return t.length<3?e:e.replace(t[1],t[2])},f.result=function(t,e,r){var o=-1,n=(e=ir(e,t)).length;for(n||(n=1,t=Bi);++o<n;){var i=null==t?Bi:t[ko(e[o])];i===Bi&&(o=n,i=r),t=kn(i)?i.call(t):i}return t},f.round=Ui,f.runInContext=n,f.sample=function(t){return($(t)?Ht:$e)(t)},f.size=function(t){if(null==t)return 0;if(d(t))return Nn(t)?ba(t):t.length;var e=I(t);return e==Xi||e==Qi?t.size:Ee(t).length},f.snakeCase=di,f.some=function(t,e,r){return($(t)?Dl:Ye)(t,m(e=r&&p(t,e,r)?Bi:e,3))},f.sortedIndex=function(t,e){return qe(t,e)},f.sortedIndexBy=function(t,e,r){return Ze(t,e,m(r,2))},f.sortedIndexOf=function(t,e){var r=null==t?0:t.length;if(r){var o=qe(t,e);if(o<r&&U(t[o],e))return o}return-1},f.sortedLastIndex=function(t,e){return qe(t,e,!0)},f.sortedLastIndexBy=function(t,e,r){return Ze(t,e,m(r,2),!0)},f.sortedLastIndexOf=function(t,e){if(null==t?0:t.length){var r=qe(t,e,!0)-1;if(U(t[r],e))return r}return-1},f.startCase=mi,f.startsWith=function(t,e,r){return t=u(t),r=null==r?0:te(S(r),0,t.length),e=c(e),t.slice(r,r+e.length)==e},f.subtract=$i,f.sum=function(t){return t&&t.length?Yl(t,L):0},f.sumBy=function(t,e){return t&&t.length?Yl(t,m(e,2)):0},f.template=function(a,t,e){var l,s,r=f.templateSettings;e&&p(a,t,e)&&(t=Bi),a=u(a),t=$n({},t,r,Ur);var o=C(e=$n({},t.imports,r.imports,Ur)),n=Vl(e,o),c=0,r=t.interpolate||ul,d="__p += '",e=M((t.escape||ul).source+"|"+r.source+"|"+(r===qa?il:ul).source+"|"+(t.evaluate||ul).source+"|$","g"),i="//# sourceURL="+(P.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++wl+"]")+"\n";if(a.replace(e,function(t,e,r,o,n,i){return r=r||o,d+=a.slice(c,i).replace(fl,ts),e&&(l=!0,d+="' +\n__e("+e+") +\n'"),n&&(s=!0,d+="';\n"+n+";\n__p += '"),r&&(d+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),c=i+t.length,t}),d+="';\n",r=P.call(t,"variable")&&t.variable){if(ol.test(r))throw new O("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";if(d=(s?d.replace(Da,""):d).replace(Ia,"$1").replace(Ua,"$1;"),d="function("+(r||"obj")+") {\n"+(r?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(l?", __e = _.escape":"")+(s?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}",(e=gi(function(){return R(o,i+"return "+d).apply(Bi,n)})).source=d,yn(e))throw e;return e},f.times=function(t,e){if((t=S(t))<1||Hi<t)return[];for(var r=Yi,o=_(t,Yi),o=(e=m(e),t-=Yi,ql(o,e));++r<t;)e(r);return o},f.toFinite=Mn,f.toInteger=S,f.toLength=Pn,f.toLower=function(t){return u(t).toLowerCase()},f.toNumber=T,f.toSafeInteger=function(t){return t?te(S(t),-Hi,Hi):0===t?t:0},f.toString=u,f.toUpper=function(t){return u(t).toUpperCase()},f.trim=function(t,e,r){return(t=u(t))&&(r||e===Bi)?Zl(t):t&&(e=c(e))?(r=ha(t),t=ha(e),lr(r,Gl(r,t),Kl(r,t)+1).join("")):t},f.trimEnd=function(t,e,r){return(t=u(t))&&(r||e===Bi)?t.slice(0,ns(t)+1):t&&(e=c(e))?lr(r=ha(t),0,Kl(r,ha(e))+1).join(""):t},f.trimStart=function(t,e,r){return(t=u(t))&&(r||e===Bi)?t.replace(Ja,""):t&&(e=c(e))?lr(r=ha(t),Gl(r,ha(e))).join(""):t},f.truncate=function(t,e){var r,o=30,n="...",e=(z(e)&&(r="separator"in e?e.separator:r,o="length"in e?S(e.length):o,n="omission"in e?c(e.omission):n),(t=u(t)).length);if((e=fa(t)?(i=ha(t)).length:e)<=o)return t;if((e=o-ba(n))<1)return n;var i,o=i?lr(i,0,e).join(""):t.slice(0,e);if(r===Bi)return o+n;if(i&&(e+=o.length-e),Tn(r)){if(t.slice(e).search(r)){var a,l=o;for((r=r.global?r:M(r.source,u(al.exec(r))+"g")).lastIndex=0;a=r.exec(l);)var s=a.index;o=o.slice(0,s===Bi?e:s)}}else t.indexOf(c(r),e)==e||-1<(i=o.lastIndexOf(r))&&(o=o.slice(0,i));return o+n},f.unescape=function(t){return(t=u(t))&&Wa.test(t)?t.replace($a,is):t},f.uniqueId=function(t){var e=++V;return u(t)+e},f.upperCase=pi,f.upperFirst=ui,f.each=Xo,f.eachRight=Go,f.first=To,_i(f,(Di={},me(f,function(t,e){P.call(f.prototype,e)||(Di[e]=t)}),Di),{chain:!1}),f.VERSION="4.17.21",sa(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){f[t].placeholder=f}),sa(["drop","take"],function(r,o){h.prototype[r]=function(t){t=t===Bi?1:v(S(t),0);var e=this.__filtered__&&!o?new h(this):this.clone();return e.__filtered__?e.__takeCount__=_(t,e.__takeCount__):e.__views__.push({size:_(t,Yi),type:r+(e.__dir__<0?"Right":"")}),e},h.prototype[r+"Right"]=function(t){return this.reverse()[r](t).reverse()}}),sa(["filter","map","takeWhile"],function(t,e){var r=e+1,o=1==r||3==r;h.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:m(t,3),type:r}),e.__filtered__=e.__filtered__||o,e}}),sa(["head","last"],function(t,e){var r="take"+(e?"Right":"");h.prototype[t]=function(){return this[r](1).value()[0]}}),sa(["initial","tail"],function(t,e){var r="drop"+(e?"":"Right");h.prototype[t]=function(){return this.__filtered__?new h(this):this[r](1)}}),h.prototype.compact=function(){return this.filter(L)},h.prototype.find=function(t){return this.filter(t).head()},h.prototype.findLast=function(t){return this.reverse().find(t)},h.prototype.invokeMap=a(function(e,r){return"function"==typeof e?new h(this):this.map(function(t){return we(t,e,r)})}),h.prototype.reject=function(t){return this.filter(pn(m(t)))},h.prototype.slice=function(t,e){t=S(t);var r=this;return r.__filtered__&&(0<t||e<0)?new h(r):(t<0?r=r.takeRight(-t):t&&(r=r.drop(t)),e!==Bi?(e=S(e))<0?r.dropRight(-e):r.take(e-t):r)},h.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},h.prototype.toArray=function(){return this.take(Yi)},me(h.prototype,function(c,t){var d=/^(?:filter|find|map|reject)|While$/.test(t),m=/^(?:head|last)$/.test(t),p=f[m?"take"+("last"==t?"Right":""):t],u=m||/^find/.test(t);p&&(f.prototype[t]=function(){function t(t){return t=p.apply(f,ma([t],o)),m&&l?t[0]:t}var e,r=this.__wrapped__,o=m?[1]:arguments,n=r instanceof h,i=o[0],a=n||$(r),l=(a&&d&&"function"==typeof i&&1!=i.length&&(n=a=!1),this.__chain__),i=!!this.__actions__.length,s=u&&!l,n=n&&!i;return!u&&a?(r=n?r:new h(this),(e=c.apply(r,o)).__actions__.push({func:Ho,args:[t],thisArg:Bi}),new b(e,l)):s&&n?c.apply(this,o):(e=this.thru(t),s?m?e.value()[0]:e.value():e)})}),sa(["pop","push","shift","sort","splice","unshift"],function(t){var r=F[t],o=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",n=/^(?:pop|shift)$/.test(t);f.prototype[t]=function(){var t,e=arguments;return n&&!this.__chain__?(t=this.value(),r.apply($(t)?t:[],e)):this[o](function(t){return r.apply($(t)?t:[],e)})}}),me(h.prototype,function(t,e){var r,o=f[e];o&&(r=o.name+"",P.call(Tt,r)||(Tt[r]=[]),Tt[r].push({name:e,func:o}))}),Tt[Er(Bi,2).name]=[{name:"wrapper",func:Bi}],h.prototype.clone=function(){var t=new h(this.__wrapped__);return t.__actions__=j(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=j(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=j(this.__views__),t},h.prototype.reverse=function(){var t;return this.__filtered__?((t=new h(this)).__dir__=-1,t.__filtered__=!0):(t=this.clone()).__dir__*=-1,t},h.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,r=$(t),o=e<0,n=r?t.length:0,i=function(t,e,r){var o=-1,n=r.length;for(;++o<n;){var i=r[o],a=i.size;switch(i.type){case"drop":t+=a;break;case"dropRight":e-=a;break;case"take":e=_(e,t+a);break;case"takeRight":t=v(t,e-a)}}return{start:t,end:e}}(0,n,this.__views__),a=i.start,l=(i=i.end)-a,s=o?i:a-1,c=this.__iteratees__,d=c.length,m=0,p=_(l,this.__takeCount__);if(!r||!o&&n==l&&p==l)return tr(t,this.__actions__);var u=[];t:for(;l--&&m<p;){for(var f=-1,g=t[s+=e];++f<d;){var b=c[f],h=b.iteratee,b=b.type,h=h(g);if(2==b)g=h;else if(!h){if(1==b)continue t;break t}}u[m++]=g}return u},f.prototype.at=Yo,f.prototype.chain=function(){return Fo(this)},f.prototype.commit=function(){return new b(this.value(),this.__chain__)},f.prototype.next=function(){this.__values__===Bi&&(this.__values__=An(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?Bi:this.__values__[this.__index__++]}},f.prototype.plant=function(t){for(var e,r=this;r instanceof It;)var o=jo(r),n=(o.__index__=0,o.__values__=Bi,e?n.__wrapped__=o:e=o,o),r=r.__wrapped__;return n.__wrapped__=t,e},f.prototype.reverse=function(){var t=this.__wrapped__;return t instanceof h?(t=t,(t=(t=this.__actions__.length?new h(this):t).reverse()).__actions__.push({func:Ho,args:[Lo],thisArg:Bi}),new b(t,this.__chain__)):this.thru(Lo)},f.prototype.toJSON=f.prototype.valueOf=f.prototype.value=function(){return tr(this.__wrapped__,this.__actions__)},f.prototype.first=f.prototype.head,lt&&(f.prototype[lt]=function(){return this}),f}();aa._=as,(O=function(){return as}.call(N,L,N,C))!==Bi&&(C.exports=O)}.call(this)},1555:t=>{const o="object"==typeof performance&&performance&&"function"==typeof performance.now?performance:Date;const l="undefined"!=typeof AbortController?AbortController:Object.assign(class{constructor(){this.signal=new l.AbortSignal}abort(){this.signal.aborted=!0}},{AbortSignal:class{constructor(){this.aborted=!1}}}),x=new Set,v=(t,e)=>{var r="LRU_CACHE_OPTION_"+t;y(r)&&n(r,t+" option","options."+e,z)},e=(t,e)=>{var r,o="LRU_CACHE_METHOD_"+t;y(o)&&(r=z["prototype"],r=Object.getOwnPropertyDescriptor(r,t)["get"],n(o,t+" method",`cache.${e}()`,r))},w=(...t)=>{"object"==typeof process&&process&&"function"==typeof process.emitWarning?process.emitWarning(...t):console.error(...t)},y=t=>!x.has(t),n=(t,e,r,o)=>{x.add(t);e=`The ${e} is deprecated. Please use ${r} instead.`;w(e,"DeprecationWarning",t,o)},k=t=>t&&t===Math.floor(t)&&0<t&&isFinite(t),_=t=>k(t)?t<=Math.pow(2,8)?Uint8Array:t<=Math.pow(2,16)?Uint16Array:t<=Math.pow(2,32)?Uint32Array:t<=Number.MAX_SAFE_INTEGER?i:null:null;class i extends Array{constructor(t){super(t),this.fill(0)}}class j{constructor(t){if(0===t)return[];const e=_(t);this.heap=new e(t),this.length=0}push(t){this.heap[this.length++]=t}pop(){return this.heap[--this.length]}}class z{constructor(t={}){var{max:e=0,ttl:r,ttlResolution:o=1,ttlAutopurge:n,updateAgeOnGet:i,updateAgeOnHas:a,allowStale:l,dispose:s,disposeAfter:c,noDisposeOnSet:d,noUpdateTTL:m,maxSize:p=0,sizeCalculation:u,fetchMethod:f}=t,{length:t,maxAge:g,stale:b}=t instanceof z?{}:t;if(0!==e&&!k(e))throw new TypeError("max option must be a nonnegative integer");const h=e?_(e):Array;if(!h)throw new Error("invalid max value: "+e);if(this.max=e,this.maxSize=p,this.sizeCalculation=u||t,this.sizeCalculation){if(!this.maxSize)throw new TypeError("cannot set sizeCalculation without setting maxSize");if("function"!=typeof this.sizeCalculation)throw new TypeError("sizeCalculation set to non-function")}if(this.fetchMethod=f||null,this.fetchMethod&&"function"!=typeof this.fetchMethod)throw new TypeError("fetchMethod must be a function if specified");if(this.keyMap=new Map,this.keyList=new Array(e).fill(null),this.valList=new Array(e).fill(null),this.next=new h(e),this.prev=new h(e),this.head=0,this.tail=0,this.free=new j(e),this.initialFill=1,this.size=0,"function"==typeof s&&(this.dispose=s),"function"==typeof c?(this.disposeAfter=c,this.disposed=[]):(this.disposeAfter=null,this.disposed=null),this.noDisposeOnSet=!!d,this.noUpdateTTL=!!m,0!==this.maxSize){if(!k(this.maxSize))throw new TypeError("maxSize must be a positive integer if specified");this.initializeSizeTracking()}if(this.allowStale=!!l||!!b,this.updateAgeOnGet=!!i,this.updateAgeOnHas=!!a,this.ttlResolution=k(o)||0===o?o:1,this.ttlAutopurge=!!n,this.ttl=r||g||0,this.ttl){if(!k(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.initializeTTLTracking()}if(0===this.max&&0===this.ttl&&0===this.maxSize)throw new TypeError("At least one of max, maxSize, or ttl is required");this.ttlAutopurge||this.max||this.maxSize||(p="LRU_CACHE_UNBOUNDED",y(p)&&(x.add(p),w("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",p,z))),b&&v("stale","allowStale"),g&&v("maxAge","ttl"),t&&v("length","sizeCalculation")}getRemainingTTL(t){return this.has(t,{updateAgeOnHas:!1})?1/0:0}initializeTTLTracking(){this.ttls=new i(this.max),this.starts=new i(this.max),this.setItemTTL=(t,e)=>{if(this.starts[t]=0!==e?o.now():0,0!==(this.ttls[t]=e)&&this.ttlAutopurge){const r=setTimeout(()=>{this.isStale(t)&&this.delete(this.keyList[t])},e+1);r.unref&&r.unref()}},this.updateItemAge=t=>{this.starts[t]=0!==this.ttls[t]?o.now():0};let r=0;const e=()=>{var t=o.now();if(0<this.ttlResolution){r=t;const e=setTimeout(()=>r=0,this.ttlResolution);e.unref&&e.unref()}return t};this.getRemainingTTL=t=>{t=this.keyMap.get(t);return void 0===t?0:0===this.ttls[t]||0===this.starts[t]?1/0:this.starts[t]+this.ttls[t]-(r||e())},this.isStale=t=>0!==this.ttls[t]&&0!==this.starts[t]&&(r||e())-this.starts[t]>this.ttls[t]}updateItemAge(t){}setItemTTL(t,e){}isStale(t){return!1}initializeSizeTracking(){this.calculatedSize=0,this.sizes=new i(this.max),this.removeItemSize=t=>this.calculatedSize-=this.sizes[t],this.requireSize=(t,e,r,o)=>{if(!k(r)){if(!o)throw new TypeError("invalid size value (must be positive integer)");if("function"!=typeof o)throw new TypeError("sizeCalculation must be a function");if(r=o(e,t),!k(r))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}return r},this.addItemSize=(t,e,r,o)=>{this.sizes[t]=o;for(var n=this.maxSize-this.sizes[t];this.calculatedSize>n;)this.evict(!0);this.calculatedSize+=this.sizes[t]},this.delete=t=>{var e;return 0!==this.size&&void 0!==(e=this.keyMap.get(t))&&(this.calculatedSize-=this.sizes[e]),z.prototype.delete.call(this,t)}}removeItemSize(t){}addItemSize(t,e,r,o){}requireSize(t,e,r,o){if(r||o)throw new TypeError("cannot set size without setting maxSize on cache")}*indexes({allowStale:e=this.allowStale}={}){if(this.size)for(let t=this.tail;;){1;{if(!this.isValidIndex(t))break;if(!e&&this.isStale(t)||(yield t),t===this.head)break;t=this.prev[t]}}}*rindexes({allowStale:e=this.allowStale}={}){if(this.size)for(let t=this.head;;){1;{if(!this.isValidIndex(t))break;if(!e&&this.isStale(t)||(yield t),t===this.tail)break;t=this.next[t]}}}isValidIndex(t){return this.keyMap.get(this.keyList[t])===t}*entries(){for(const t of this.indexes())yield[this.keyList[t],this.valList[t]]}*rentries(){for(const t of this.rindexes())yield[this.keyList[t],this.valList[t]]}*keys(){for(const t of this.indexes())yield this.keyList[t]}*rkeys(){for(const t of this.rindexes())yield this.keyList[t]}*values(){for(const t of this.indexes())yield this.valList[t]}*rvalues(){for(const t of this.rindexes())yield this.valList[t]}[Symbol.iterator](){return this.entries()}find(t,e={}){for(const r of this.indexes())if(t(this.valList[r],this.keyList[r],this))return this.get(this.keyList[r],e)}forEach(t,e=this){for(const r of this.indexes())t.call(e,this.valList[r],this.keyList[r],this)}rforEach(t,e=this){for(const r of this.rindexes())t.call(e,this.valList[r],this.keyList[r],this)}get prune(){return e("prune","purgeStale"),this.purgeStale}purgeStale(){let t=!1;for(const e of this.rindexes({allowStale:!0}))this.isStale(e)&&(this.delete(this.keyList[e]),t=!0);return t}dump(){const t=[];for(const r of this.indexes()){var e=this.keyList[r];const o={value:this.valList[r]};this.ttls&&(o.ttl=this.ttls[r]),this.sizes&&(o.size=this.sizes[r]),t.unshift([e,o])}return t}load(t){this.clear();for(var[e,r]of t)this.set(e,r.value,r)}dispose(t,e,r){}set(t,e,{ttl:r=this.ttl,noDisposeOnSet:o=this.noDisposeOnSet,size:n=0,sizeCalculation:i=this.sizeCalculation,noUpdateTTL:a=this.noUpdateTTL}={}){n=this.requireSize(t,e,n,i);let l=0===this.size?void 0:this.keyMap.get(t);if(void 0===l)l=this.newIndex(),this.keyList[l]=t,this.valList[l]=e,this.keyMap.set(t,l),this.next[this.tail]=l,this.prev[l]=this.tail,this.tail=l,this.size++,this.addItemSize(l,e,t,n),a=!1;else{const s=this.valList[l];e!==s&&(this.isBackgroundFetch(s)?s.__abortController.abort():o||(this.dispose(s,t,"set"),this.disposeAfter&&this.disposed.push([s,t,"set"])),this.removeItemSize(l),this.valList[l]=e,this.addItemSize(l,e,t,n)),this.moveToTail(l)}if(0===r||0!==this.ttl||this.ttls||this.initializeTTLTracking(),a||this.setItemTTL(l,r),this.disposeAfter)for(;this.disposed.length;)this.disposeAfter(...this.disposed.shift());return this}newIndex(){return 0===this.size?this.tail:this.size===this.max&&0!==this.max?this.evict(!1):0!==this.free.length?this.free.pop():this.initialFill++}pop(){var t;if(this.size)return t=this.valList[this.head],this.evict(!0),t}evict(t){var e=this.head,r=this.keyList[e];const o=this.valList[e];return this.isBackgroundFetch(o)?o.__abortController.abort():(this.dispose(o,r,"evict"),this.disposeAfter&&this.disposed.push([o,r,"evict"])),this.removeItemSize(e),t&&(this.keyList[e]=null,this.valList[e]=null,this.free.push(e)),this.head=this.next[e],this.keyMap.delete(r),this.size--,e}has(t,{updateAgeOnHas:e=this.updateAgeOnHas}={}){t=this.keyMap.get(t);return void 0!==t&&!this.isStale(t)&&(e&&this.updateItemAge(t),!0)}peek(t,{allowStale:e=this.allowStale}={}){t=this.keyMap.get(t);if(void 0!==t&&(e||!this.isStale(t)))return this.valList[t]}backgroundFetch(e,t,r){var o=void 0===t?void 0:this.valList[t];if(this.isBackgroundFetch(o))return o;const n=new l,i={signal:n.signal,options:r},a=Promise.resolve(this.fetchMethod(e,o,i)).then(t=>(n.signal.aborted||this.set(e,t,i.options),t));return a.__abortController=n,a.__staleWhileFetching=o,void 0===t?(this.set(e,a,i.options),t=this.keyMap.get(e)):this.valList[t]=a,a}isBackgroundFetch(t){return t&&"object"==typeof t&&"function"==typeof t.then&&Object.prototype.hasOwnProperty.call(t,"__staleWhileFetching")}async fetch(t,{allowStale:e=this.allowStale,updateAgeOnGet:r=this.updateAgeOnGet,ttl:o=this.ttl,noDisposeOnSet:n=this.noDisposeOnSet,size:i=0,sizeCalculation:a=this.sizeCalculation,noUpdateTTL:l=this.noUpdateTTL}={}){if(!this.fetchMethod)return this.get(t,{allowStale:e,updateAgeOnGet:r});o={allowStale:e,updateAgeOnGet:r,ttl:o,noDisposeOnSet:n,size:i,sizeCalculation:a,noUpdateTTL:l},n=this.keyMap.get(t);if(void 0===n)return this.backgroundFetch(t,n,o);i=this.valList[n];if(this.isBackgroundFetch(i))return e&&void 0!==i.__staleWhileFetching?i.__staleWhileFetching:i;if(!this.isStale(n))return this.moveToTail(n),r&&this.updateItemAge(n),i;a=this.backgroundFetch(t,n,o);return e&&void 0!==a.__staleWhileFetching?a.__staleWhileFetching:a}get(t,{allowStale:e=this.allowStale,updateAgeOnGet:r=this.updateAgeOnGet}={}){var o,n,i=this.keyMap.get(t);if(void 0!==i)return o=this.valList[i],n=this.isBackgroundFetch(o),this.isStale(i)?n?e?o.__staleWhileFetching:void 0:(this.delete(t),e?o:void 0):n?void 0:(this.moveToTail(i),r&&this.updateItemAge(i),o)}connect(t,e){this.prev[e]=t,this.next[t]=e}moveToTail(t){t!==this.tail&&(t===this.head?this.head=this.next[t]:this.connect(this.prev[t],this.next[t]),this.connect(this.tail,t),this.tail=t)}get del(){return e("del","delete"),this.delete}delete(t){let e=!1;if(0!==this.size){var r=this.keyMap.get(t);if(void 0!==r)if(e=!0,1===this.size)this.clear();else{this.removeItemSize(r);const o=this.valList[r];this.isBackgroundFetch(o)?o.__abortController.abort():(this.dispose(o,t,"delete"),this.disposeAfter&&this.disposed.push([o,t,"delete"])),this.keyMap.delete(t),this.keyList[r]=null,this.valList[r]=null,r===this.tail?this.tail=this.prev[r]:r===this.head?this.head=this.next[r]:(this.next[this.prev[r]]=this.next[r],this.prev[this.next[r]]=this.prev[r]),this.size--,this.free.push(r)}}if(this.disposed)for(;this.disposed.length;)this.disposeAfter(...this.disposed.shift());return e}clear(){for(const e of this.rindexes({allowStale:!0})){const r=this.valList[e];var t;this.isBackgroundFetch(r)?r.__abortController.abort():(t=this.keyList[e],this.dispose(r,t,"delete"),this.disposeAfter&&this.disposed.push([r,t,"delete"]))}if(this.keyMap.clear(),this.valList.fill(null),this.keyList.fill(null),this.ttls&&(this.ttls.fill(0),this.starts.fill(0)),this.sizes&&this.sizes.fill(0),this.head=0,this.tail=0,this.initialFill=1,this.free.length=0,this.calculatedSize=0,this.size=0,this.disposed)for(;this.disposed.length;)this.disposeAfter(...this.disposed.shift())}get reset(){return e("reset","clear"),this.clear}get length(){var t,e,r,o;return e="size",o="LRU_CACHE_PROPERTY_"+(t="length"),y(o)&&(r=z["prototype"],r=Object.getOwnPropertyDescriptor(r,t)["get"],n(o,t+" property","cache."+e,r)),this.size}}t.exports=z},4049:(t,e,r)=>{"use strict";var a=r(6257);function o(){}function n(){}n.resetWarningCache=o,t.exports=function(){function t(t,e,r,o,n,i){if(i!==a)throw i=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"),i.name="Invariant Violation",i}function e(){return t}var r={array:t.isRequired=t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:n,resetWarningCache:o};return r.PropTypes=r}},507:(t,e,r)=>{t.exports=r(4049)()},6257:t=>{"use strict";t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9529:(t,e,r)=>{"use strict";r=r(1533);e.s=r.createRoot,r.hydrateRoot},7103:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t};function n(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}var i=r(7363),s=a(i),r=a(r(507));function a(t){return t&&t.__esModule?t:{default:t}}i=function(t){var e=r;if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);function r(t){if(!(this instanceof r))throw new TypeError("Cannot call a class as a function");t=function(t,e){if(t)return!e||"object"!=typeof e&&"function"!=typeof e?t:e;throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}(this,(r.__proto__||Object.getPrototypeOf(r)).call(this,t));return t.scrollListener=t.scrollListener.bind(t),t.eventListenerOptions=t.eventListenerOptions.bind(t),t.mousewheelListener=t.mousewheelListener.bind(t),t}return e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t),o(r,[{key:"componentDidMount",value:function(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}},{key:"componentDidUpdate",value:function(){var t;this.props.isReverse&&this.loadMore&&((t=this.getParentElement(this.scrollComponent)).scrollTop=t.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1),this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var t=!1,e={get passive(){t=!0}};try{document.addEventListener("test",null,e),document.removeEventListener("test",null,e)}catch(t){}return t}},{key:"eventListenerOptions",value:function(){this.props.useCapture;return this.isPassiveSupported()?{useCapture:this.props.useCapture,passive:!0}:{passive:!1}}},{key:"setDefaultLoader",value:function(t){this.defaultLoader=t}},{key:"detachMousewheelListener",value:function(){var t=window;(t=!1===this.props.useWindow?this.scrollComponent.parentNode:t).removeEventListener("mousewheel",this.mousewheelListener,this.options||this.props.useCapture)}},{key:"detachScrollListener",value:function(){var t=window;(t=!1===this.props.useWindow?this.getParentElement(this.scrollComponent):t).removeEventListener("scroll",this.scrollListener,this.options||this.props.useCapture),t.removeEventListener("resize",this.scrollListener,this.options||this.props.useCapture)}},{key:"getParentElement",value:function(t){var e=this.props.getScrollParent&&this.props.getScrollParent();return null!=e?e:t&&t.parentNode}},{key:"filterProps",value:function(t){return t}},{key:"attachScrollListener",value:function(){var t,e=this.getParentElement(this.scrollComponent);this.props.hasMore&&e&&(t=window,(t=!1===this.props.useWindow?e:t).addEventListener("mousewheel",this.mousewheelListener,this.options||this.props.useCapture),t.addEventListener("scroll",this.scrollListener,this.options||this.props.useCapture),t.addEventListener("resize",this.scrollListener,this.options||this.props.useCapture),this.props.initialLoad&&this.scrollListener())}},{key:"mousewheelListener",value:function(t){1!==t.deltaY||this.isPassiveSupported()||t.preventDefault()}},{key:"scrollListener",value:function(){var t,e=this.scrollComponent,r=window,o=this.getParentElement(e);(this.props.useWindow?(t=document.documentElement||document.body.parentNode||document.body,r=void 0!==r.pageYOffset?r.pageYOffset:t.scrollTop,this.props.isReverse?r:this.calculateOffset(e,r)):this.props.isReverse?o.scrollTop:e.scrollHeight-o.scrollTop-o.clientHeight)<Number(this.props.threshold)&&e&&null!==e.offsetParent&&(this.detachScrollListener(),this.beforeScrollHeight=o.scrollHeight,this.beforeScrollTop=o.scrollTop,"function"==typeof this.props.loadMore&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}},{key:"calculateOffset",value:function(t,e){return t?this.calculateTopPosition(t)+(t.offsetHeight-e-window.innerHeight):0}},{key:"calculateTopPosition",value:function(t){return t?t.offsetTop+this.calculateTopPosition(t.offsetParent):0}},{key:"render",value:function(){var e=this,t=this.filterProps(this.props),r=t.children,o=t.element,n=t.hasMore,i=(t.initialLoad,t.isReverse),a=t.loader,l=(t.loadMore,t.pageStart,t.ref),t=(t.threshold,t.useCapture,t.useWindow,t.getScrollParent,function(t,e){var r,o={};for(r in t)0<=e.indexOf(r)||Object.prototype.hasOwnProperty.call(t,r)&&(o[r]=t[r]);return o}(t,["children","element","hasMore","initialLoad","isReverse","loader","loadMore","pageStart","ref","threshold","useCapture","useWindow","getScrollParent"])),r=(t.ref=function(t){e.scrollComponent=t,l&&l(t)},[r]);return n&&(a?i?r.unshift(a):r.push(a):this.defaultLoader&&(i?r.unshift(this.defaultLoader):r.push(this.defaultLoader))),s.default.createElement(o,t,r)}}]),r}(i.Component);i.propTypes={children:r.default.node.isRequired,element:r.default.node,hasMore:r.default.bool,initialLoad:r.default.bool,isReverse:r.default.bool,loader:r.default.node,loadMore:r.default.func.isRequired,pageStart:r.default.number,ref:r.default.func,getScrollParent:r.default.func,threshold:r.default.number,useCapture:r.default.bool,useWindow:r.default.bool},i.defaultProps={element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null},e.default=i,t.exports=e.default},2381:(t,e,r)=>{t.exports=r(7103)},9768:(t,e,r)=>{"use strict";var r=r(7363),l=Symbol.for("react.element"),o=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,c=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d={key:!0,ref:!0,__self:!0,__source:!0};function n(t,e,r){var o,n={},i=null,a=null;for(o in void 0!==r&&(i=""+r),void 0!==e.key&&(i=""+e.key),void 0!==e.ref&&(a=e.ref),e)s.call(e,o)&&!d.hasOwnProperty(o)&&(n[o]=e[o]);if(t&&t.defaultProps)for(o in e=t.defaultProps)void 0===n[o]&&(n[o]=e[o]);return{$$typeof:l,type:t,key:i,ref:a,props:n,_owner:c.current}}e.Fragment=o,e.jsx=n,e.jsxs=n},3010:(t,e,r)=>{"use strict";t.exports=r(9768)},4590:t=>{"use strict";var c=[];function d(t){for(var e=-1,r=0;r<c.length;r++)if(c[r].identifier===t){e=r;break}return e}function l(t,e){for(var r={},o=[],n=0;n<t.length;n++){var i=t[n],a=e.base?i[0]+e.base:i[0],l=r[a]||0,s="".concat(a," ").concat(l),a=(r[a]=l+1,d(s)),l={css:i[1],media:i[2],sourceMap:i[3],supports:i[4],layer:i[5]};-1!==a?(c[a].references++,c[a].updater(l)):(i=function(e,t){var r=t.domAPI(t);return r.update(e),function(t){t?t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer||r.update(e=t):r.remove()}}(l,e),e.byIndex=n,c.splice(n,0,{identifier:s,updater:i,references:1})),o.push(s)}return o}t.exports=function(t,i){var a=l(t=t||[],i=i||{});return function(t){t=t||[];for(var e=0;e<a.length;e++){var r=d(a[e]);c[r].references--}for(var t=l(t,i),o=0;o<a.length;o++){var n=d(a[o]);0===c[n].references&&(c[n].updater(),c.splice(n,1))}a=t}}},6804:t=>{"use strict";var r={};t.exports=function(t,e){if(!(t=function(t){if(void 0===r[t]){var e=document.querySelector(t);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(t){e=null}r[t]=e}return r[t]}(t)))throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");t.appendChild(e)}},2980:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},5098:(t,e,r)=>{"use strict";t.exports=function(t){var e=r.nc;e&&t.setAttribute("nonce",e)}},2937:t=>{"use strict";t.exports=function(i){var a=i.insertStyleElement(i);return{update:function(t){var e,r,o,n;e=a,r=i,o="",(t=t).supports&&(o+="@supports (".concat(t.supports,") {")),t.media&&(o+="@media ".concat(t.media," {")),(n=void 0!==t.layer)&&(o+="@layer".concat(0<t.layer.length?" ".concat(t.layer):""," {")),o+=t.css,n&&(o+="}"),t.media&&(o+="}"),t.supports&&(o+="}"),(n=t.sourceMap)&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n))))," */")),r.styleTagTransform(o,e,r.options)},remove:function(){var t;null!==(t=a).parentNode&&t.parentNode.removeChild(t)}}}},3776:t=>{"use strict";t.exports=function(t,e){if(e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}},2204:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e"},9609:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e"},2469:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e"},7486:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e"},4144:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e"},175:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e"},2740:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e"},3460:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e"},5647:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e"},1692:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e"},8214:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"},8931:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e"},8349:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e"},1217:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e"},2956:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e"},9819:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e"},7363:t=>{"use strict";t.exports=React},1533:t=>{"use strict";t.exports=ReactDOM}},o={};function He(t){var e=o[t];if(void 0!==e)return e.exports;e=o[t]={id:t,loaded:!1,exports:{}};return r[t].call(e.exports,e,e.exports,He),e.loaded=!0,e.exports}He.m=r,He.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return He.d(e,{a:e}),e},He.d=(t,e)=>{for(var r in e)He.o(e,r)&&!He.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},He.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),He.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),He.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},He.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),He.b=document.baseURI||self.location.href;(()=>{"use strict";var E={},tt=(He.r(E),He.d(E,{clean:()=>function(){GM_deleteValue(A)},config:()=>c,load:()=>M,save:()=>P,updateConfig:()=>D}),He(3010)),t=He(4590),t=He.n(t),e=He(2937),e=He.n(e),r=He(6804),r=He.n(r),o=He(5098),o=He.n(o),n=He(2980),n=He.n(n),i=He(3776),i=He.n(i),a=He(2010),l={},S=(l.styleTagTransform=i(),l.setAttributes=o(),l.insert=r().bind(null,"head"),l.domAPI=e(),l.insertStyleElement=n(),t()(a.Z,l),a.Z&&a.Z.locals&&a.Z.locals,He(9529)),l=$,s=He.n(l),a=He(9803),et=He.n(a),rt=He(7363),f=He.n(rt);const T=function(){var t=(0,rt.useRef)(!1);return(0,rt.useEffect)(function(){return t.current=!1,function(){t.current=!0}},[]),t};var C=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a};const N=function(t){var e=T(),r=(t=C((0,rt.useState)(t),2))[0],o=t[1];return[r,(0,rt.useCallback)(function(t){e.current||o(t)},[])]};const L=function(t){var r=(0,rt.useRef)(t),e=(r.current=(0,rt.useMemo)(function(){return t},[t]),(0,rt.useRef)());return e.current||(e.current=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return r.current.apply(this,t)}),e.current};const R=function(t){(0,rt.useEffect)(function(){null!=t&&t()},[])},c={access_key:""};const A="bilibili-app-recommend.config";function M(){var t=GM_getValue(A);t&&"object"==typeof t&&Object.assign(c,t)}function P(){GM_setValue(A,c)}function D(t){Object.assign(c,t),P()}M();var I=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a};const U=function(r,t){void 0===r&&(r=!1);var e=I((0,rt.useState)(r),2),o=e[0],n=e[1];return[o,(0,rt.useMemo)(function(){var e=void 0===t?!r:t;return{toggle:function(){return n(function(t){return t===r?e:r})},set:function(t){return n(t)},setLeft:function(){return n(r)},setRight:function(){return n(e)}}},[])]};var B=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a};const W=function(t){var e=(0,rt.useRef)(t);return e.current=t,e},F=!("undefined"==typeof window||!window.document||!window.document.createElement);function H(t,e){if(F){if(!t)return e;e="function"==typeof t?t():"current"in t?t.current:t;return e}}const Y=function(t){var e=W(t);(0,rt.useEffect)(function(){return function(){e.current()}},[])};function q(t,e){if(t===e)return 1;for(var r=0;r<t.length;r++)if(!Object.is(t[r],e[r]))return;return 1}const Z=function(t){return function(r,o,n){var i=(0,rt.useRef)(!1),a=(0,rt.useRef)([]),l=(0,rt.useRef)([]),s=(0,rt.useRef)();t(function(){var t,e=(Array.isArray(n)?n:[n]).map(function(t){return H(t)});if(!i.current)return i.current=!0,a.current=e,l.current=o,void(s.current=r());e.length===a.current.length&&q(e,a.current)&&q(o,l.current)||(null!=(t=s.current)&&t.call(s),a.current=e,l.current=o,s.current=r())}),Y(function(){var t;null!=(t=s.current)&&t.call(s),i.current=!1})}},X=Z(rt.useEffect);const G=function(r,t,o){void 0===o&&(o={});var n=W(t);X(function(){var t,e=H(o.target,window);if(null!=e&&e.addEventListener)return t=function(t){return n.current(t)},e.addEventListener(r,t,{capture:o.capture,once:o.once,passive:o.passive}),function(){e.removeEventListener(r,t,{capture:o.capture})}},[r,o.capture,o.once,o.passive],o.target)};var K=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a};const J=function(t,e){var r,o,e=e||{},n=e.onEnter,i=e.onLeave,e=K((void 0===(e=!1)&&(e=!1),a=(e=B(U(e),2))[0],r=(e=e[1]).toggle,o=e.set,[a,(0,rt.useMemo)(function(){return{toggle:r,set:function(t){return o(!!t)},setTrue:function(){return o(!0)},setFalse:function(){return o(!1)}}},[])]),2),a=e[0],e=e[1],l=e.setTrue,s=e.setFalse;return G("mouseenter",function(){null!=n&&n(),l()},{target:t}),G("mouseleave",function(){null!=i&&i(),s()},{target:t}),a};var l=He(6090),Q=He.n(l),a=He(1555),l=He.n(a);const at=Q().create({baseURL:"https://api.bilibili.com"});at.interceptors.request.use(function(t){return t.params?._||(t.params={...t.params,_:Date.now()}),t},function(t){return Promise.reject(t)});const lt=new(l())({max:200});async function st(t){if(lt.has(t))return lt.get(t);var[e,r]=await Promise.all([async function(t){return(await at.get("/pvideo",{params:{aid:t}})).data.data}(t),async function(t){return(await at.get("/x/v2/dm/ajax",{params:{aid:t}})).data.data}(t)]);return lt.set(t,{pvideoData:e,dmData:r}),{pvideoData:e,dmData:r}}var a=He(9624),ct=He.n(a),dt=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a};const mt=function(t){var e=(0,rt.useRef)(0),r=(t=dt((0,rt.useState)(t),2))[0],o=t[1],t=(0,rt.useCallback)(function(t){cancelAnimationFrame(e.current),e.current=requestAnimationFrame(function(){o(t)})},[]);return Y(function(){cancelAnimationFrame(e.current)}),[r,t]};var pt=function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var o,n,i=r.call(t),a=[];try{for(;(void 0===e||0<e--)&&!(o=i.next()).done;)a.push(o.value)}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return a},ut={screenX:NaN,screenY:NaN,clientX:NaN,clientY:NaN,pageX:NaN,pageY:NaN,elementX:NaN,elementY:NaN,elementH:NaN,elementW:NaN,elementPosX:NaN,elementPosY:NaN};const ft=function({className:t,item:e,pvideo:r}){var o=(0,rt.useRef)(null);l=o.current,n=pt(mt(ut),2),i=n[0],s=n[1],G("mousemove",function(t){var e,r=t.screenX,o=t.screenY,n=t.clientX,i=t.clientY,a=t.pageX,t=t.pageY,r={screenX:r,screenY:o,clientX:n,clientY:i,pageX:a,pageY:t,elementX:NaN,elementY:NaN,elementH:NaN,elementW:NaN,elementPosX:NaN,elementPosY:NaN},o=H(l);o&&(i=(n=o.getBoundingClientRect()).left,o=n.top,e=n.width,n=n.height,r.elementPosX=i+window.pageXOffset,r.elementPosY=o+window.pageYOffset,r.elementX=a-r.elementPosX,r.elementY=t-r.elementPosY,r.elementW=e,r.elementH=n),s(r)},{target:document});var l,s,{elementW:n,elementH:i,elementX:a}=i;let c=0,d=0;n&&a&&!isNaN(a)&&!isNaN(n)&&(1<(c=(c=a/n)<0?0:c)&&(c=1),d=Math.floor((e.duration||0)*c));var a=(0,rt.useMemo)(()=>{let t=r.index.findIndex((t,e,r)=>{r=r[e+1];return t<=d&&d<r});return-1!==t?t:d>r.index[r.index.length-1]?t=(t=Math.floor(r.index.length*c)-1)<0?0:t:0},[r,d]),{img_x_len:e,img_y_len:m}=r,p=m*e,u=(a+=1,Math.floor(a/p)),a=a-u*p,p=r.image[u],u=Math.floor(a/e)+1;return(0,tt.jsx)("div",{ref:o,className:t,style:{backgroundColor:"black",backgroundImage:`url(${p})`,backgroundPosition:`-${(a-(u-1)*e-1)*n}px -${(u-1)*i}px`,backgroundSize:n*e+`px ${i*m}px`}})};var O=He(2730),l={},gt=(l.styleTagTransform=i(),l.setAttributes=o(),l.insert=r().bind(null,"head"),l.domAPI=e(),l.insertStyleElement=n(),t()(O.ZP,l),O.ZP&&O.ZP.locals&&O.ZP.locals,He(2699));function bt(t){if(!t)return"";if(t<=9999)return t.toString();let e=(t/1e4).toFixed(1);return(e=e.replace(/\.0$/,""))+"万"}var d=He(8913),a={};a.styleTagTransform=i(),a.setAttributes=o(),a.insert=r().bind(null,"head"),a.domAPI=e(),a.insertStyleElement=n(),t()(d.Z,a),d.Z&&d.Z.locals&&d.Z.locals;function ht(t,e=2e3){const r=s()(`<div class='${d.C}'>${t}</div>`);r.appendTo(document.body),setTimeout(()=>r.remove(),e)}const xt=ct()().format("YYYY"),vt=t=>{if(!t)return"";const e=ct().unix(t);return e.format("YYYY")===xt?e.format("M-D"):e.format("YY-M-D")},wt=t=>t.replace(/^http:\/\//,"https://");function yt({item:t,className:e}){var r=(0,rt.useRef)(null);const o=J(r);var n=(0,rt.useRef)(null),i=J(n);const{param:a,title:l,cover:s,goto:c,play:d,like:m,desc:p,ctime:u,duration:f,name:g,mid:b,favorite:h,badge:x,rcmd_reason:v}=t;var w=vt(u),y=wt(s);const[k,_]=N(null);(0,rt.useEffect)(()=>(o&&(async()=>{var t=await st(a);_(t)})(),()=>{}),[o]);var j=L(t=>{t.preventDefault(),ht("暂未实现!!!")}),z=(L(()=>{}),L(()=>{}),"av"===t.goto?"/video/av"+a:t.uri),E=(0,rt.useMemo)(()=>{{var t;if(!(t=f))return"00:00";var e=Math.trunc(t/3600),r=(t-=3600*e,Math.trunc(t/60)),t=t-=60*r;const o=[e,r,t];return 0===o[0]&&o.shift(),o.map(t=>(0,gt.padStart)(t.toString(),2,"0")).join(":")}},[f]),S=(0,rt.useMemo)(()=>bt(d),[d]),T=(0,rt.useMemo)(()=>bt(m),[m]),C=(0,rt.useMemo)(()=>bt(h),[h]);return(0,tt.jsxs)("div",{className:"bili-video-card "+e||0,"data-report":"partition_recommend.content",children:[(0,tt.jsxs)("div",{className:"bili-video-card__skeleton hide",children:[(0,tt.jsx)("div",{className:"bili-video-card__skeleton--cover"}),(0,tt.jsx)("div",{className:"bili-video-card__skeleton--info",children:(0,tt.jsxs)("div",{className:"bili-video-card__skeleton--right",children:[(0,tt.jsx)("p",{className:"bili-video-card__skeleton--text"}),(0,tt.jsx)("p",{className:"bili-video-card__skeleton--text short"}),(0,tt.jsx)("p",{className:"bili-video-card__skeleton--light"})]})})]}),(0,tt.jsxs)("div",{className:"bili-video-card__wrap __scale-wrap",children:[(0,tt.jsx)("a",{href:z,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:(0,tt.jsxs)("div",{className:"bili-video-card__image __scale-player-wrap",ref:r,children:[(0,tt.jsxs)("div",{className:"bili-video-card__image--wrap",style:{overflow:"hidden"},children:[(0,tt.jsxs)("picture",{className:"v-img bili-video-card__cover",children:[(0,tt.jsx)("source",{srcSet:y+"@672w_378h_1c.webp",type:"image/webp"}),(0,tt.jsx)("img",{src:y+"@672w_378h_1c.webp",alt:l,loading:"lazy"})]}),o&&k?.pvideoData?(0,tt.jsx)(ft,{className:O.sN,item:t,pvideo:k?.pvideoData}):null,(0,tt.jsxs)("div",{className:"bili-watch-later "+O.Zl,style:{display:o?"flex":"none"},ref:n,onClick:j,children:[(0,tt.jsx)("svg",{className:"bili-watch-later__icon",children:(0,tt.jsx)("use",{xlinkHref:"#widget-watch-later"})}),(0,tt.jsx)("span",{className:"bili-watch-later__tip",style:{display:i?"block":"none"},children:"稍后再看"})]})]}),(0,tt.jsx)("div",{className:"bili-video-card__mask",children:(0,tt.jsxs)("div",{className:"bili-video-card__stats",children:[(0,tt.jsxs)("div",{className:"bili-video-card__stats--left",children:[(0,tt.jsxs)("span",{className:"bili-video-card__stats--item",children:[(0,tt.jsx)("svg",{className:"bili-video-card__stats--icon",children:(0,tt.jsx)("use",{xlinkHref:"#widget-play-count"})}),(0,tt.jsx)("span",{className:"bili-video-card__stats--text",children:S})]}),(0,tt.jsx)("span",{className:"bili-video-card__stats--item",children:"av"===c?(0,tt.jsxs)(tt.Fragment,{children:[(0,tt.jsx)("svg",{className:"bili-video-card__stats--icon",children:(0,tt.jsx)("use",{xlinkHref:"#widget-agree"})}),(0,tt.jsx)("span",{className:"bili-video-card__stats--text",children:T})]}):(0,tt.jsxs)(tt.Fragment,{children:[(0,tt.jsx)("svg",{className:"bili-video-card__stats--icon",children:(0,tt.jsx)("use",{xlinkHref:"#widget-agree"})}),(0,tt.jsx)("span",{className:"bili-video-card__stats--text",children:C})]})})]}),(0,tt.jsx)("span",{className:"bili-video-card__stats__duration",children:E})]})})]})}),(0,tt.jsx)("div",{className:"bili-video-card__info __scale-disable",children:(0,tt.jsxs)("div",{className:"bili-video-card__info--right",children:[(0,tt.jsx)("a",{href:z,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:(0,tt.jsx)("h3",{className:"bili-video-card__info--tit",title:l,children:l})}),(0,tt.jsxs)("p",{className:"bili-video-card__info--bottom",children:["av"===c?(0,tt.jsxs)("a",{className:"bili-video-card__info--owner",href:"//space.bilibili.com/"+b,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:[v?.content?(0,tt.jsx)("span",{className:O.Nd,children:v.content}):(0,tt.jsx)("svg",{className:"bili-video-card__info--owner__up",children:(0,tt.jsx)("use",{xlinkHref:"#widget-up"})}),(0,tt.jsx)("span",{className:"bili-video-card__info--author",children:g}),w?(0,tt.jsxs)("span",{className:"bili-video-card__info--date",children:["· ",w]}):null]}):null,"bangumi"===c?(0,tt.jsxs)("a",{className:"bili-video-card__info--owner",href:z,target:"_blank",children:[(0,tt.jsx)("span",{className:O.R0,children:x}),(0,tt.jsx)("span",{className:O.Rs,children:p})]}):null]})]})})]})]})}var m=He(3181),l={};l.styleTagTransform=i(),l.setAttributes=o(),l.insert=r().bind(null,"head"),l.domAPI=e(),l.insertStyleElement=n(),t()(m.ZP,l),m.ZP&&m.ZP.locals&&m.ZP.locals;async function kt(){var t=await async function(){var t=(await Q().get("https://passport.bilibili.com/login/app/third",{params:{appkey:"27eb53fc9058f8c3",api:"https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png",sign:"04224646d1fea004e79606d3b038c84a"},withCredentials:!0})).data;if(!t?.data?.has_login)return{errmsg:"你必须登录(不可用)B站之后才能使用授权",json:t};if(!t?.data?.confirm_uri)return{errmsg:"无法获得授权网址",json:t};t=t.data.confirm_uri;let r;var e=new Promise(e=>{window.addEventListener("message",t=>{if("https://www.mcbbs.net"==t.origin&&t.data)return t=t.data.match(/access_key=([0-9a-z]{32})/),t&&t[1]?void e(t[1]):e({errmsg:"没有获得匹配的密钥"})}),r=setTimeout(()=>{e({errmsg:"获取授权超时"})},5e3)});const o=s()(`<iframe src='${t}' style="display: none;" />`);return o.appendTo(document.body),await e}();{if(!("object"==typeof t&&"errmsg"in t))return D({access_key:t}),ht("获取成功"),t;ht(t.errmsg)}}var a=He(1788),_t=He.n(a),l=He(9859),jt=He.n(l),a=He(3363),zt=He.n(a),l=He(2031),Et=He.n(l),a=He(6270),St=He.n(a),l=He(4521),Tt=He.n(l);const Ct=Q().create({adapter:function(a){return new Promise((r,o)=>{let n=a.data;const i=a.headers??{};Tt().isFormData(n)&&delete i["Content-Type"],a.auth&&(e=a.auth.username||"",t=a.auth.password||"",i.Authorization="Basic "+btoa(e+":"+t)),Tt().forEach(i,function(t,e){void 0===n&&"content-type"===e.toLowerCase()&&delete i[e]}),void 0===n&&(n=null);a.cancelToken&&a.cancelToken.promise.then(function(t){o(t)});var t,e=a.method.toUpperCase();"UNLINK"===e||"PURGE"===e||"LINK"===e?o(jt()(e+" is not a supported method by GM.xmlHttpRequest",a)):GM.xmlHttpRequest({method:e,url:Et()(_t()(a.baseURL,a.url),a.params,a.paramsSerializer),headers:Object.fromEntries(Object.entries(i).map(([t,e])=>[t,e.toString()])),data:n,timeout:a.timeout,ontimeout:function(){o(jt()("timeout of "+a.timeout+"ms exceeded",a,"ECONNABORTED"))},onload:function(t){var e="responseHeaders"in t?St()(t.responseHeaders):{},e={data:a.responseType&&"text"!==a.responseType?t.response:t.responseText,status:t.status,statusText:t.statusText,headers:e,config:a,request:{responseURL:t.finalUrl,status:t.status,statusText:t.statusText,responseXML:null}};zt()(r,o,e)},onerror:function(){o(jt()("Network Error",a))}})})}});async function Nt(t){t=new Array(t).fill(0).map(t=>async function(){return(await Ct.get("https://app.bilibili.com/x/feed/index",{params:{build:"1",mobi_app:"android",idx:(Date.now()/1e3).toFixed(0),access_key:c.access_key||""}})).data.data}());const e=await Promise.all(t);return e.reduce((t,e)=>t.concat(e),[])}const ot=!("undefined"==typeof window||!window.document||!window.document.createElement);var p,Lt=!1,Ot=!1;try{var u={get passive(){return Lt=!0},get once(){return Ot=Lt=!0}};ot&&(window.addEventListener("test",u,u),window.removeEventListener("test",u,!0))}catch(t){}const Rt=function(t,r,o,e){var n,i,a;e&&"boolean"!=typeof e&&!Ot&&(n=e.once,i=e.capture,a=o,!Ot&&n&&(a=o.__once||function t(e){this.removeEventListener(r,t,i),o.call(this,e)},o.__once=a),t.addEventListener(r,a,Lt?e:i)),t.addEventListener(r,o,e)};function nt(t){return t&&t.ownerDocument||document}const At=function(t,e,r,o){o=o&&"boolean"!=typeof o?o.capture:o,t.removeEventListener(e,r,o),r.__once&&t.removeEventListener(e,r.__once,o)};function Mt(t){return(!p&&0!==p||t)&&ot&&((t=document.createElement("div")).style.position="absolute",t.style.top="-9999px",t.style.width="50px",t.style.height="50px",t.style.overflow="scroll",document.body.appendChild(t),p=t.offsetWidth-t.clientWidth,document.body.removeChild(t)),p}const Pt=function(t){var e=(0,rt.useRef)(t);return(0,rt.useEffect)(function(){e.current=t},[t]),e};function it(t){var e=Pt(t);return(0,rt.useCallback)(function(){return e.current&&e.current.apply(e,arguments)},[e])}var Dt=function(e){return e&&"function"!=typeof e?function(t){e.current=t}:e};const It=function(o,n){return(0,rt.useMemo)(function(){return t=n,e=Dt(o),r=Dt(t),function(t){e&&e(t),r&&r(t)};var t,e,r},[o,n])};function Ut(t){t=t,(e=(0,rt.useRef)(t)).current=t;var e,r=e;(0,rt.useEffect)(function(){return function(){return r.current()}},[])}function $t(t,e){return((r=nt(r=t))&&r.defaultView||window).getComputedStyle(t,e);var r}var Bt=/([A-Z])/g;var Wt=/^ms-/;function g(t){return t.replace(Bt,"-$1").toLowerCase().replace(Wt,"-ms-")}var Ft=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;const b=function(o,n){var i="",a="";if("string"==typeof n)return o.style.getPropertyValue(g(n))||$t(o).getPropertyValue(g(n));Object.keys(n).forEach(function(t){var e,r=n[t];r||0===r?(e=t)&&Ft.test(e)?a+=t+"("+r+") ":i+=g(t)+": "+r+";":o.style.removeProperty(g(t))}),a&&(i+="transform: "+a+";"),o.style.cssText+=";"+i};const Ht=function(t,e,r,o){return Rt(t,e,r,o),function(){At(t,e,r,o)}};function Yt(i,t,e){void 0===e&&(e=5);var a=!1,r=setTimeout(function(){var t,e,r,o,n;a||(e="transitionend",void 0===(r=!0)&&(r=!1),void 0===o&&(o=!0),(t=i)&&((n=document.createEvent("HTMLEvents")).initEvent(e,r,o),t.dispatchEvent(n)))},t+e),o=Ht(i,"transitionend",function(){a=!0},{once:!0});return function(){clearTimeout(r),o()}}function qt(t,e,r,o){null==r&&(n=t,i=-1===(n=b(n,"transitionDuration")||"").indexOf("ms")?1e3:1,r=parseFloat(n)*i||0);var n,i,a=Yt(t,r,o),l=Ht(t,"transitionend",e);return function(){a(),l()}}function Zt(e){void 0===e&&(e=nt());try{var t=e.activeElement;return t&&t.nodeName?t:null}catch(t){return e.body}}function Vt(t,e){return t.contains?t.contains(e):t.compareDocumentPosition&&(t===e||16&t.compareDocumentPosition(e))}var a=He(1533),V=He.n(a);const Xt="data-rr-ui-modal-open";const Gt=class{constructor({ownerDocument:t,handleContainerOverflow:e=!0,isRTL:r=!1}={}){this.handleContainerOverflow=e,this.isRTL=r,this.modals=[],this.ownerDocument=t}getScrollbarWidth(){return[t=document]=[this.ownerDocument],e=t.defaultView,Math.abs(e.innerWidth-t.documentElement.clientWidth);var t,e}getElement(){return(this.ownerDocument||document).body}setModalAttributes(t){}removeModalAttributes(t){}setContainerStyle(t){const e={overflow:"hidden"};var r=this.isRTL?"paddingLeft":"paddingRight";const o=this.getElement();t.style={overflow:o.style.overflow,[r]:o.style[r]},t.scrollBarWidth&&(e[r]=parseInt(b(o,r)||"0",10)+t.scrollBarWidth+"px"),o.setAttribute(Xt,""),b(o,e)}reset(){[...this.modals].forEach(t=>this.remove(t))}removeContainerStyle(t){const e=this.getElement();e.removeAttribute(Xt),Object.assign(e.style,t.style)}add(t){let e=this.modals.indexOf(t);return-1!==e?e:(e=this.modals.length,this.modals.push(t),this.setModalAttributes(t),0!==e||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state)),e)}remove(t){var e=this.modals.indexOf(t);-1!==e&&(this.modals.splice(e,1),!this.modals.length&&this.handleContainerOverflow&&this.removeContainerStyle(this.state),this.removeModalAttributes(t))}isTopModal(t){return!!this.modals.length&&this.modals[this.modals.length-1]===t}},Kt=(0,rt.createContext)(ot?window:void 0);Kt.Provider;function Jt(){return(0,rt.useContext)(Kt)}const Qt=(t,e)=>{return ot?null==t?(e||nt()).body:null!=(t=(t="function"==typeof t?t():t)&&"current"in t?t.current:t)&&t.nodeType&&t||null:null};const te=["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","backdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"];let ee;function re(t){var e=Jt();const r=t||(t=e,ee=ee||new Gt({ownerDocument:null==t?void 0:t.document})),o=(0,rt.useRef)({dialog:null,backdrop:null});return Object.assign(o.current,{add:()=>r.add(o.current),remove:()=>r.remove(o.current),isTopModal:()=>r.isTopModal(o.current),setDialogRef:(0,rt.useCallback)(t=>{o.current.dialog=t},[]),setBackdropRef:(0,rt.useCallback)(t=>{o.current.backdrop=t},[])})}const oe=(0,rt.forwardRef)((t,e)=>{let{show:r=!1,role:o="dialog",className:n,style:i,children:a,backdrop:l=!0,keyboard:s=!0,onBackdropClick:c,onEscapeKeyDown:d,transition:m,backdropTransition:p,autoFocus:u=!0,enforceFocus:f=!0,restoreFocus:g=!0,restoreFocusOptions:b,renderDialog:h,renderBackdrop:P=t=>(0,tt.jsx)("div",Object.assign({},t)),manager:D,container:I,onShow:x,onHide:v=()=>{},onExit:U,onExited:w,onExiting:$,onEnter:B,onEntering:W,onEntered:F}=t,H=function(t,e){if(null==t)return{};for(var r,o={},n=Object.keys(t),i=0;i<n.length;i++)r=n[i],0<=e.indexOf(r)||(o[r]=t[r]);return o}(t,te);const y=function(e,t){const r=Jt(),[o,n]=(0,rt.useState)(()=>Qt(e,null==r?void 0:r.document));var i;return o||(i=Qt(e))&&n(i),(0,rt.useEffect)(()=>{t&&o&&t(o)},[t,o]),(0,rt.useEffect)(()=>{var t=Qt(e);t!==o&&n(t)},[e,o]),o}(I),k=re(D),Y=(_=(0,rt.useRef)(!0),t=(0,rt.useRef)(function(){return _.current}),(0,rt.useEffect)(function(){return _.current=!0,function(){_.current=!1}},[]),t.current);j=r,z=(0,rt.useRef)(null),(0,rt.useEffect)(function(){z.current=j});var _,j,z,t=z.current;const[E,S]=(0,rt.useState)(!r),T=(0,rt.useRef)(null),C=((0,rt.useImperativeHandle)(e,()=>k,[k]),ot&&!t&&r&&(T.current=Zt()),m||r||E?r&&E&&S(!1):S(!0),it(()=>{var t;k.add(),O.current=Ht(document,"keydown",Z),L.current=Ht(document,"focus",()=>setTimeout(q),!0),x&&x(),u&&(t=Zt(document),k.dialog&&t&&!Vt(k.dialog,t)&&(T.current=t,k.dialog.focus()))})),N=it(()=>{var t;k.remove(),null!=O.current&&O.current(),null!=L.current&&L.current(),g&&(null!=(t=T.current)&&null!=t.focus&&t.focus(b),T.current=null)}),q=((0,rt.useEffect)(()=>{r&&y&&C()},[r,y,C]),(0,rt.useEffect)(()=>{E&&N()},[E,N]),Ut(()=>{N()}),it(()=>{var t;f&&Y()&&k.isTopModal()&&(t=Zt(),k.dialog&&t&&!Vt(k.dialog,t)&&k.dialog.focus())}));e=it(t=>{t.target===t.currentTarget&&(null!=c&&c(t),!0===l&&v())});const Z=it(t=>{s&&27===t.keyCode&&k.isTopModal()&&(null!=d&&d(t),t.defaultPrevented||v())}),L=(0,rt.useRef)(),O=(0,rt.useRef)();t=m;if(!y||!(r||t&&!E))return null;var R=Object.assign({role:o,ref:k.setDialogRef,"aria-modal":"dialog"===o||void 0},H,{style:i,className:n,tabIndex:-1});let A=h?h(R):(0,tt.jsx)("div",Object.assign({},R,{children:rt.cloneElement(a,{role:"document"})})),M=(t&&(A=(0,tt.jsx)(t,{appear:!0,unmountOnExit:!0,in:!!r,onExit:U,onExiting:$,onExited:(...t)=>{S(!0),null!=w&&w(...t)},onEnter:B,onEntering:W,onEntered:F,children:A})),null);return l&&(R=p,M=P({ref:k.setBackdropRef,onClick:e}),R&&(M=(0,tt.jsx)(R,{appear:!0,in:!!r,children:M}))),(0,tt.jsx)(tt.Fragment,{children:V().createPortal((0,tt.jsxs)(tt.Fragment,{children:[M,A]}),y)})}),ne=(oe.displayName="Modal",Object.assign(oe,{Manager:Gt}));var ie=Function.prototype.bind.call(Function.prototype.call,[].slice);function h(t,e){return ie(t.querySelectorAll(e))}function ae(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}const x={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};class le extends Gt{adjustAndStore(t,e,r){var o=e.style[t];e.dataset[t]=o,b(e,{[t]:parseFloat(b(e,t))+r+"px"})}restore(t,e){var r=e.dataset[t];void 0!==r&&(delete e.dataset[t],b(e,{[t]:r}))}setContainerStyle(e){super.setContainerStyle(e);var t,r,o,n,i=this.getElement();if(r="modal-open",(t=i).classList?t.classList.add(r):(n=r,((o=t).classList?n&&o.classList.contains(n):-1!==(" "+(o.className.baseVal||o.className)+" ").indexOf(" "+n+" "))||("string"==typeof t.className?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r))),e.scrollBarWidth){const a=this.isRTL?"paddingLeft":"paddingRight",l=this.isRTL?"marginLeft":"marginRight";h(i,x.FIXED_CONTENT).forEach(t=>this.adjustAndStore(a,t,e.scrollBarWidth)),h(i,x.STICKY_CONTENT).forEach(t=>this.adjustAndStore(l,t,-e.scrollBarWidth)),h(i,x.NAVBAR_TOGGLER).forEach(t=>this.adjustAndStore(l,t,e.scrollBarWidth))}}removeContainerStyle(t){super.removeContainerStyle(t);var e,r,t=this.getElement();r="modal-open",(e=t).classList?e.classList.remove(r):"string"==typeof e.className?e.className=ae(e.className,r):e.setAttribute("class",ae(e.className&&e.className.baseVal||"",r));const o=this.isRTL?"paddingLeft":"paddingRight",n=this.isRTL?"marginLeft":"marginRight";h(t,x.FIXED_CONTENT).forEach(t=>this.restore(o,t)),h(t,x.STICKY_CONTENT).forEach(t=>this.restore(n,t)),h(t,x.NAVBAR_TOGGLER).forEach(t=>this.restore(n,t))}}let se;function ce(t,e){return(ce=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}const de={disabled:!1},me=f().createContext(null);var v="unmounted",w="exited",y="entering",k="entered",pe="exiting",l=function(n){var t;function e(t,e){var r,o=n.call(this,t,e)||this,e=e&&!e.isMounting?t.enter:t.appear;return o.appearStatus=null,t.in?e?(r=w,o.appearStatus=y):r=k:r=t.unmountOnExit||t.mountOnEnter?v:w,o.state={status:r},o.nextCallback=null,o}t=n,(r=e).prototype=Object.create(t.prototype),ce(r.prototype.constructor=r,t),e.getDerivedStateFromProps=function(t,e){return t.in&&e.status===v?{status:w}:null};var r=e.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(t){var e=null;t!==this.props&&(t=this.state.status,this.props.in?t!==y&&t!==k&&(e=y):t!==y&&t!==k||(e=pe)),this.updateStatus(!1,e)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var t,e,r=this.props.timeout,o=t=e=r;return null!=r&&"number"!=typeof r&&(o=r.exit,t=r.enter,e=void 0!==r.appear?r.appear:t),{exit:o,enter:t,appear:e}},r.updateStatus=function(t,e){void 0===t&&(t=!1),null!==e?(this.cancelNextCallback(),e===y?this.performEnter(t):this.performExit()):this.props.unmountOnExit&&this.state.status===w&&this.setState({status:v})},r.performEnter=function(t){var e=this,r=this.props.enter,o=this.context?this.context.isMounting:t,n=this.props.nodeRef?[o]:[V().findDOMNode(this),o],i=n[0],a=n[1],n=this.getTimeouts(),l=o?n.appear:n.enter;!t&&!r||de.disabled?this.safeSetState({status:k},function(){e.props.onEntered(i)}):(this.props.onEnter(i,a),this.safeSetState({status:y},function(){e.props.onEntering(i,a),e.onTransitionEnd(l,function(){e.safeSetState({status:k},function(){e.props.onEntered(i,a)})})}))},r.performExit=function(){var t=this,e=this.props.exit,r=this.getTimeouts(),o=this.props.nodeRef?void 0:V().findDOMNode(this);!e||de.disabled?this.safeSetState({status:w},function(){t.props.onExited(o)}):(this.props.onExit(o),this.safeSetState({status:pe},function(){t.props.onExiting(o),t.onTransitionEnd(r.exit,function(){t.safeSetState({status:w},function(){t.props.onExited(o)})})}))},r.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(t,e){e=this.setNextCallback(e),this.setState(t,e)},r.setNextCallback=function(e){var r=this,o=!0;return this.nextCallback=function(t){o&&(o=!1,r.nextCallback=null,e(t))},this.nextCallback.cancel=function(){o=!1},this.nextCallback},r.onTransitionEnd=function(t,e){this.setNextCallback(e);var e=this.props.nodeRef?this.props.nodeRef.current:V().findDOMNode(this),r=null==t&&!this.props.addEndListener;!e||r?setTimeout(this.nextCallback,0):(this.props.addEndListener&&(r=this.props.nodeRef?[this.nextCallback]:[e,this.nextCallback],this.props.addEndListener(r[0],r[1])),null!=t&&setTimeout(this.nextCallback,t))},r.render=function(){var t=this.state.status;if(t===v)return null;var e=this.props,r=e.children,e=(e.in,e.mountOnEnter,e.unmountOnExit,e.appear,e.enter,e.exit,e.timeout,e.addEndListener,e.onEnter,e.onEntering,e.onEntered,e.onExit,e.onExiting,e.onExited,e.nodeRef,function(t,e){if(null==t)return{};for(var r,o={},n=Object.keys(t),i=0;i<n.length;i++)r=n[i],0<=e.indexOf(r)||(o[r]=t[r]);return o}(e,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return f().createElement(me.Provider,{value:null},"function"==typeof r?r(t,e):f().cloneElement(f().Children.only(r),e))},e}(f().Component);function _(){}l.contextType=me,l.propTypes={},l.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:_,onEntering:_,onEntered:_,onExit:_,onExiting:_,onExited:_},l.UNMOUNTED=v,l.EXITED=w,l.ENTERING=y,l.ENTERED=k,l.EXITING=pe;const ue=l;function fe(t,e){const r=b(t,e)||"";t=-1===r.indexOf("ms")?1e3:1;return parseFloat(r)*t}function ge(e,r){var t=fe(e,"transitionDuration"),o=fe(e,"transitionDelay");const n=qt(e,t=>{t.target===e&&(n(),r(t))},t+o)}const be=f().forwardRef(({onEnter:t,onEntering:e,onEntered:r,onExit:o,onExiting:n,onExited:i,addEndListener:a,children:l,childRef:s,...c},d)=>{const m=(0,rt.useRef)(null),p=It(m,s),u=t=>{p((t=t)&&"setState"in t?V().findDOMNode(t):null!=t?t:null)};s=e=>t=>{e&&m.current&&e(m.current,t)},t=(0,rt.useCallback)(s(t),[t]),e=(0,rt.useCallback)(s(e),[e]),r=(0,rt.useCallback)(s(r),[r]),o=(0,rt.useCallback)(s(o),[o]),n=(0,rt.useCallback)(s(n),[n]),i=(0,rt.useCallback)(s(i),[i]),s=(0,rt.useCallback)(s(a),[a]);return(0,tt.jsx)(ue,{ref:d,...c,onEnter:t,onEntered:r,onEntering:e,onExit:o,onExited:i,onExiting:n,addEndListener:s,nodeRef:m,children:"function"==typeof l?(t,e)=>l(t,{...e,ref:u}):f().cloneElement(l,{ref:u})})});const he={entering:"show",entered:"show"},xe=rt.forwardRef(({className:r,children:o,transitionClasses:n={},...i},t)=>{var e=(0,rt.useCallback)((t,e)=>{t.offsetHeight,null!=i.onEnter&&i.onEnter(t,e)},[i]);return(0,tt.jsx)(be,{ref:t,addEndListener:ge,...i,onEnter:e,childRef:o.ref,children:(t,e)=>rt.cloneElement(o,{...e,className:et()("fade",r,o.props.className,he[t],n[t])})})}),ve=(xe.defaultProps={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1},xe.displayName="Fade",xe);var we=/-(.)/g;const ye=["xxl","xl","lg","md","sm","xs"],ke=rt.createContext({prefixes:{},breakpoints:ye}),{}=ke;function _e(t,e){var r=(0,rt.useContext)(ke)["prefixes"];return t||r[e]||e}const je=t=>t[0].toUpperCase()+function(t){return t.replace(we,function(t,e){return e.toUpperCase()})}(t).slice(1);function ze(i,{displayName:t=je(i),Component:a,defaultProps:e}={}){const r=rt.forwardRef(({className:t,bsPrefix:e,as:r=a||"div",...o},n)=>{e=_e(e,i);return(0,tt.jsx)(r,{ref:n,className:et()(t,e),...o})});return r.defaultProps=e,r.displayName=t,r}u=ze("modal-body");const Ee=rt.createContext({onHide(){}}),Se=rt.forwardRef(({bsPrefix:t,className:e,contentClassName:r,centered:o,size:n,fullscreen:i,children:a,scrollable:l,...s},c)=>{var d=(t=_e(t,"modal"))+"-dialog",m="string"==typeof i?t+"-fullscreen-"+i:t+"-fullscreen";return(0,tt.jsx)("div",{...s,ref:c,className:et()(d,e,n&&t+"-"+n,o&&d+"-centered",l&&d+"-scrollable",i&&m),children:(0,tt.jsx)("div",{className:et()(t+"-content",r),children:a})})});Se.displayName="ModalDialog";var a=Se,l=ze("modal-footer"),j=He(507),j=He.n(j),j={"aria-label":j().string,onClick:j().func,variant:j().oneOf(["white"])};const Te=rt.forwardRef(({className:t,variant:e,...r},o)=>(0,tt.jsx)("button",{ref:o,type:"button",className:et()("btn-close",e&&"btn-close-"+e,t),...r})),Ce=(Te.displayName="CloseButton",Te.propTypes=j,Te.defaultProps={"aria-label":"Close"},Te);const Ne=rt.forwardRef(({closeLabel:t,closeVariant:e,closeButton:r,onHide:o,children:n,...i},a)=>{const l=(0,rt.useContext)(Ee);var s=it(()=>{null!=l&&l.onHide(),null!=o&&o()});return(0,tt.jsxs)("div",{ref:a,...i,children:[n,r&&(0,tt.jsx)(Ce,{"aria-label":t,variant:e,onClick:s})]})}),Le=(Ne.defaultProps={closeLabel:"Close",closeButton:!1},Ne);const Oe=rt.forwardRef(({bsPrefix:t,className:e,...r},o)=>(t=_e(t,"modal-header"),(0,tt.jsx)(Le,{ref:o,...r,className:et()(e,t)})));Oe.displayName="ModalHeader",Oe.defaultProps={closeLabel:"Close",closeButton:!1};j=Oe;Re="h4";var Re,Ae=ze("modal-title",{Component:rt.forwardRef((t,e)=>(0,tt.jsx)("div",{...t,ref:e,className:et()(t.className,Re)}))}),Me={show:!1,backdrop:!0,keyboard:!0,autoFocus:!0,enforceFocus:!0,restoreFocus:!0,animation:!0,dialogAs:a};function Pe(t){return(0,tt.jsx)(ve,{...t,timeout:null})}function De(t){return(0,tt.jsx)(ve,{...t,timeout:null})}const Ie=rt.forwardRef(({bsPrefix:e,className:r,style:t,dialogClassName:o,contentClassName:n,children:i,dialogAs:a,"aria-labelledby":l,"aria-describedby":s,"aria-label":c,show:d,animation:m,backdrop:p,keyboard:u,onEscapeKeyDown:f,onShow:g,onHide:b,container:h,autoFocus:x,enforceFocus:P,restoreFocus:D,restoreFocusOptions:I,onEntered:U,onExit:v,onExiting:$,onEnter:w,onEntering:y,onExited:k,backdropClassName:_,manager:B,...W},j)=>{const[F,H]=(0,rt.useState)({}),[Y,z]=(0,rt.useState)(!1),E=(0,rt.useRef)(!1),S=(0,rt.useRef)(!1),T=(0,rt.useRef)(null),[C,q]=(0,rt.useState)(null);j=It(j,q);const N=it(b),Z="rtl"===(0,rt.useContext)(ke).dir;e=_e(e,"modal");var V=(0,rt.useMemo)(()=>({onHide:N}),[N]);function L(){return B||(t={isRTL:Z},se=se||new le(t));var t}function O(t){var e;ot&&(e=0<L().getScrollbarWidth(),t=t.scrollHeight>nt(t).documentElement.clientHeight,H({paddingRight:e&&!t?Mt():void 0,paddingLeft:!e&&t?Mt():void 0}))}const R=it(()=>{C&&O(C.dialog)}),X=(Ut(()=>{At(window,"resize",R),null!=T.current&&T.current()}),()=>{E.current=!0}),G=t=>{E.current&&C&&t.target===C.dialog&&(S.current=!0),E.current=!1},A=()=>{z(!0),T.current=qt(C.dialog,()=>{z(!1)})},K=t=>{t.target===t.currentTarget&&A()},J=t=>{"static"===p?K(t):S.current||t.target!==t.currentTarget?S.current=!1:null!=b&&b()};var Q=(0,rt.useCallback)(t=>(0,tt.jsx)("div",{...t,className:et()(e+"-backdrop",_,!m&&"show")}),[m,_,e]);const M={...t,...F};M.display="block";return(0,tt.jsx)(Ee.Provider,{value:V,children:(0,tt.jsx)(ne,{show:d,ref:j,backdrop:p,container:h,keyboard:!0,autoFocus:x,enforceFocus:P,restoreFocus:D,restoreFocusOptions:I,onEscapeKeyDown:t=>{u||"static"!==p?u&&f&&f(t):(t.preventDefault(),A())},onShow:g,onHide:b,onEnter:(t,e)=>{t&&O(t),null!=w&&w(t,e)},onEntering:(t,e)=>{null!=y&&y(t,e),Rt(window,"resize",R)},onEntered:U,onExit:t=>{null!=T.current&&T.current(),null!=v&&v(t)},onExiting:$,onExited:t=>{t&&(t.style.display=""),null!=k&&k(t),At(window,"resize",R)},manager:L(),transition:m?Pe:void 0,backdropTransition:m?De:void 0,renderBackdrop:Q,renderDialog:t=>(0,tt.jsx)("div",{role:"dialog",...t,style:M,className:et()(r,e,Y&&e+"-static"),onClick:p?J:void 0,onMouseUp:G,"aria-label":c,"aria-labelledby":l,"aria-describedby":s,children:(0,tt.jsx)(a,{...W,onMouseDown:X,className:o,contentClassName:n,children:i})})})})}),Ue=(Ie.displayName="Modal",Ie.defaultProps=Me,Object.assign(Ie,{Body:u,Header:j,Title:Ae,Footer:l,Dialog:a,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150}));var Me=He(2381),$e=He.n(Me),z=He(9),u={};u.styleTagTransform=i(),u.setAttributes=o(),u.insert=r().bind(null,"head"),u.domAPI=e(),u.insertStyleElement=n(),t()(z.ZP,u),z.ZP&&z.ZP.locals&&z.ZP.locals;const Be=function({show:t,onHide:e}){const n=(0,rt.useRef)(null),[r,o]=((0,rt.useEffect)(()=>{const t=n.current;if(t){const o=t.dialog?.querySelector(".modal-content");var e,r;o&&(e=window.getComputedStyle(document.body)["background-color"],r=window.getComputedStyle(document.body).color,o.style.setProperty("--bg",e),o.style.setProperty("--c",r),o.style.setProperty("background-color","var(--bg)"),o.style.setProperty("color","var(--c)"))}},[t]),N([]));var i=L(async()=>{o(await Nt(2))}),a=L(async t=>{const e=await Nt(2);o(t=>[...t,...e])});return(0,rt.useEffect)(()=>{t||o([])},[t]),(0,tt.jsxs)(Ue,{ref:n,show:t,onHide:e,backdrop:"static",className:z.oC,dialogClassName:z.K9,contentClassName:z.Tr,scrollable:!1,children:[(0,tt.jsxs)(Ue.Header,{className:z.X3,children:[(0,tt.jsx)(Ue.Title,{children:"推荐"}),(0,tt.jsx)("div",{className:"space",style:{flex:1}}),(0,tt.jsxs)("button",{className:"primary-btn roll-btn "+z.jm,onClick:i,children:[(0,tt.jsx)("svg",{style:{transform:"rotate(0deg)"},children:(0,tt.jsx)("use",{xlinkHref:"#widget-roll"})}),(0,tt.jsx)("span",{children:"换一换"})]}),(0,tt.jsx)("button",{className:z.Kh,onClick:e,children:"X"})]}),(0,tt.jsx)(Ue.Body,{className:z.o_,children:(0,tt.jsx)($e(),{pageStart:0,loadMore:a,hasMore:!0,useWindow:!1,threshold:320,loader:(0,tt.jsx)("div",{className:"loader",style:{textAlign:"center"},children:"加载中..."},0),children:(0,tt.jsx)("div",{className:"video-card-list is-full "+z.YD,children:(0,tt.jsx)("div",{className:"video-card-body more-class1 more-class2",children:r.map(t=>(0,tt.jsx)(yt,{item:t},t.param))})})})})]})};function We(){const[t,e]=N(c.access_key);var r=L(async()=>{var t;c.access_key?e(c.access_key):(t=await kt())&&e(t)});const[o,n]=N([]),i=L(async()=>{var t=await Nt(2);n(t)}),[a,l]=(R(async()=>{i()}),N(!1));var s=L(()=>{l(!0)});return(0,tt.jsx)("section",{className:et()("bili-grid no-margin",m.eC),"data-area":"App 推荐流",children:(0,tt.jsxs)("div",{className:"video-card-list is-full "+m.YD,children:[(0,tt.jsxs)("div",{className:"area-header",children:[(0,tt.jsxs)("div",{className:"left",children:[(0,tt.jsx)("a",{id:"影视",className:"the-world area-anchor","data-id":"25"}),(0,tt.jsx)("svg",{className:"icon",children:(0,tt.jsx)("use",{xlinkHref:"#channel-cinephile"})}),(0,tt.jsx)("a",{className:"title",href:"#",children:(0,tt.jsx)("span",{children:"App 推荐流"})})]}),(0,tt.jsxs)("div",{className:"right",children:[t?null:(0,tt.jsx)("button",{className:"primary-btn roll-btn",onClick:r,children:(0,tt.jsx)("span",{children:"获取 access_key"})}),(0,tt.jsxs)("button",{className:"primary-btn roll-btn",onClick:i,children:[(0,tt.jsx)("svg",{style:{transform:"rotate(0deg)"},children:(0,tt.jsx)("use",{xlinkHref:"#widget-roll"})}),(0,tt.jsx)("span",{children:"换一换"})]}),(0,tt.jsxs)("button",{className:"primary-btn see-more",onClick:s,children:[(0,tt.jsx)("span",{children:"查看更多"}),(0,tt.jsx)("svg",{children:(0,tt.jsx)("use",{xlinkHref:"#widget-arrow"})})]})]})]}),(0,tt.jsx)(Be,{show:a,onHide:()=>l(!1)}),(0,tt.jsx)("div",{className:"video-card-body more-class1 more-class2",children:o.map(t=>(0,tt.jsx)(yt,{item:t},t.param))})]})})}var j=He(8746),Fe=He.n(j);unsafeWindow.settings=E,async function(){if(location.href.startsWith("https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png?"))return window.stop(),window.top?.postMessage(location.href,"https://www.bilibili.com");var t=Date.now(),e=()=>0<s()(".bili-layout > section.bili-grid").length;for(;!e()&&Date.now()-t<1e4;)await Fe()(100);if(e()){var r=s()(".bili-layout > section.bili-grid").eq(0);const o=s()("<section></section>");o.insertAfter(r);r=o[0];const n=(0,S.s)(r);n.render((0,tt.jsx)(We,{}))}else console.error("[bilibili-app-recommend]: init fail")}()})()})();